#about .title{border:none}#about .button-cta{color:#11afde;border:2px solid #11afde}#about .button-cta:hover{color:#fff;background-color:#11afde}#event{background-image:url(/assets/images/exibition-bg2.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;background-repeat:no-repeat;position:relative}#event:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65)}#event .title{color:#fff;border:none;z-index:1}#event .event-logo{max-width:300px;z-index:1}#gameplay{background-image:url(/assets/images/gameplay-bg.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;animation:gameplay-bg 30s linear infinite;position:relative}#gameplay .title{color:#fff;border:none}#gameplay .sol-logo{width:60px}#gameplay .description{color:#fff;font-size:22px}@keyframes gameplay-bg{0%{background-position:0 bottom}to{background-position:calc(100% - 100vw) bottom}}@media(max-width:768px){#gameplay .description{font-size:18px}}#header{position:fixed;top:0;left:0;right:0;z-index:100;background-color:rgba(0,0,0,.314);backdrop-filter:blur(8px)}@media(max-width:768px){#header .menu .item{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #11afde;display:flex;align-items:center;padding-left:1rem;color:#11afde}}#hero .game-logo{animation:glow 4s ease-in-out infinite}@keyframes glow{0%{filter:drop-shadow(0 0 4px rgba(255,255,255,.2))}50%{filter:drop-shadow(0 0 12px rgba(255,255,255,.7))}to{filter:drop-shadow(0 0 4px rgba(255,255,255,.2))}}#joinus{background-image:url(/assets/images/joinus-bg.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;background-repeat:no-repeat}#joinus .title{color:#fff;border:none}#joinus .sol-logo{width:60px}#joinus .description{color:#fff;font-size:30px}@media(max-width:768px){#joinus .sol-logo{width:40px}#joinus .description{font-size:18px}}#nft-section .title{border:none}#nft-section .description{color:#003c6d;font-size:22px}#nft-section .nfts-wrapper{display:flex;flex-direction:row;gap:1rem;margin-top:2rem;overflow-x:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}#nft-section .nfts-wrapper::-webkit-scrollbar{display:none}#nft-section .nfts-wrapper img{max-width:180px;height:auto;border-radius:10px;flex:0 0 auto;-webkit-user-drag:none;user-drag:none}#nft-section .nfts-wrapper img:first-child{margin-left:1rem}#nft-section .nfts-wrapper img:last-child{margin-right:1rem}@media(max-width:768px){#nft-section .nfts-wrapper{transform:translateX(0);overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}#nft-section .nfts-wrapper::-webkit-scrollbar{display:none}#nft-section .nfts-wrapper img{max-width:130px}}#presale{background-image:url(/assets/images/presale-bg.jpg);background-size:cover;background-position:bottom;background-repeat:no-repeat}#presale .bt-presale{color:#11afde;border:2px solid #11afde;backdrop-filter:blur(5px)}#presale .bt-presale:hover{color:#fff;background-color:#11afde}.reward-item{position:relative}.reward-item .item-step{background-color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#11afde;border:2px solid #11afde}.reward-item .item-step:before{content:"";position:absolute;top:25px;left:0;width:100%;border-bottom:2px solid #11afde;z-index:-1}.reward-item .item-content{padding:0 1rem}.reward-item .title{color:#3e1383}@media(max-width:768px){.reward-item{margin-bottom:1.5rem}}#reward .title{color:#003c6d;border:none}#reward .sol-logo{width:60px}#reward .description{color:#fff;font-size:30px}