.NFTIntroSection{margin:0 auto;text-align:center}.NFTIntroSection__Heading{font-size:3.2rem;font-weight:700;margin-bottom:24px}.NFTIntroSection__Subtext{font-size:1.6rem;line-height:1.7;margin-bottom:12px}.NFTIntroSection__ImageList{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.NFTIntroSection__Conductor__ImageItem img{display:block;height:auto;max-width:100%;width:260px}.NFTIntroSection__Note{color:#888;font-size:1.2rem;margin-top:12px}.fade-up{opacity:0;transform:translateY(60px);transition:opacity .8s ease,transform .8s ease}.fade-up.is-visible{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.NFTIntroSection__Heading{font-size:2.4rem;line-height:1.4;margin-bottom:12px;text-align:left}.NFTIntroSection__Subtext{font-size:1.4rem;margin-bottom:12px;text-align:left}.NFTIntroSection__ImageList{flex-wrap:nowrap;gap:4px}.NFTIntroSection__Conductor__ImageItem img{width:120px}}