.NFTIntroSection__Subtext{font-size:2rem;margin-bottom:12px}.NFTIntroSection__ImageList{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.NFTIntroSection__mini__Conductor__ImageItem img{display:block;height:auto;max-width:100%;width:180px}.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__Subtext{font-size:1.4rem;margin-bottom:12px;text-align:left}.NFTIntroSection__ImageList{flex-wrap:nowrap;gap:4px}.NFTIntroSection__Conductor__ImageItem img{width:100px}}