#spotify{padding:120px 0 180px}#spotify .fn__maintitle{margin-bottom:140px}.fn_cs_spotify{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;grid-gap:20px;gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.fn_cs_spotify .right_items{height:auto;min-height:500px;max-height:700px;padding:0 100px 0 20px;z-index:1}.fn_cs_spotify .left_items .left_items_img{position:relative;transform:translate(10px,80px)}.musical-note{position:absolute;z-index:1;animation:example 4s ease-out infinite}@keyframes example{0%{transform:translateY(0) translateX(0) scale(1)}to{transform:translateY(-100px) translateX(20px) scale(.8);opacity:0}}.musical-note:nth-of-type(2){top:30%;left:50%;animation-duration:2s}.musical-note:nth-of-type(3){top:37%;left:30%;animation-duration:2s}.musical-note:nth-of-type(4){top:20%;left:45%;animation-duration:5s}.musical-note:nth-of-type(5){top:20%;left:20%;animation-duration:3s}.musical-note:nth-of-type(6){top:0;left:40%}.musical-note:nth-of-type(7){top:-5%;left:8%;transform:rotate(-60deg);width:80px;animation-duration:6s}.musical-note:nth-of-type(8){top:6%;left:23%;width:30px;animation-duration:5s}.musical-note:nth-of-type(9){top:-8%;left:30%;animation-duration:2s}.musical-note:nth-of-type(10){top:12%;left:35%;width:30px;transform:rotate(-60deg);animation-duration:3s}.musical-note:nth-of-type(11){top:8%;left:55%;width:30px;transform:rotate(-60deg);animation-duration:5s}.fn_cs_spotify .right_items .blog__item{padding:20px;border:1px solid hsla(0,0%,100%,.5);border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.25);height:100%}@media screen and (max-width:900px){.fn_cs_spotify{grid-template-columns:1fr}.fn_cs_spotify .right_items{padding:0 20px}.left_items_img{transform:translate(0)}#spotify .fn__maintitle{margin-bottom:40px}.musical-note:nth-of-type(7){top:13%;left:65%}}@media screen and (max-width:1200px){.fn_cs_spotify .right_items{padding:0 40px 0 20px}}@media screen and (max-width:1024px){.fn_cs_spotify .right_items{padding:0 20px}}.spotify_album{display:flex;justify-content:center;padding:20px 0}#community{overflow:hidden;padding:120px 0}.community_header{position:relative}.picture_card{position:absolute;top:-150%;animation:pictureCardFloat 8s ease-in-out infinite}@keyframes pictureCardFloat{0%{transform:rotate3d(5,5,1,10deg) translateZ(0)}20%{transform:rotate3d(1,5,1,20deg) translate3d(5px,10px,4px)}40%{transform:rotate3d(5,5,1,14deg) translate3d(-2px,3px,0)}60%{transform:rotate3d(1,5,1,-17deg) translate3d(3px,9px,5px)}80%{transform:rotate3d(5,5,1,-9deg) translate3d(-2px,3px,-1px)}to{transform:rotate3d(5,5,1,10deg) translateZ(0)}}@keyframes pictureCardRotate{0%{transform:rotate(0deg)}to{transform:rotate(60deg)}}#community .fn__maintitle{margin-bottom:100px}.fn_cs_community{min-width:100%;height:100%;padding:20px;border-radius:10px;border:1px solid hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.05);position:relative;z-index:5}.fn_cs_community_items{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin:0;list-style-type:none;padding:60px;background:#ffffff08;border-radius:10px}.fn_cs_community_items li{width:100%;margin-bottom:0}.fn_cs_community_items .item{width:100%;max-width:280px;height:100%;margin:0 auto;padding:50px 0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;border-radius:10px;position:relative;border:1px solid hsla(0,0%,100%,.5);transition:transform .2s ease-out}.fn_cs_community_items .item:hover:after{animation-duration:2s}.fn_cs_community_items .item:hover{transform:scale(1.05);box-shadow:0 5px 20px hsla(0,0%,100%,.3)}.fn_cs_community_items .item:hover .icon:after{opacity:.5}.fn_cs_community_items a{position:absolute;display:block;text-decoration:none;top:0;left:0;right:0;bottom:0;z-index:15}.fn_cs_community_items .item:before{color:var(--mc1);opacity:.15;box-shadow:0 5px 20px}.fn_cs_community_items .item:after,.fn_cs_community_items .item:before{right:0;bottom:0;top:0;left:0;position:absolute;content:"";border-radius:5px}.fn_cs_community_items .item:after{background:linear-gradient(45deg,var(--mc1),var(--mc2),var(--mc1),var(--mc2)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;-webkit-mask-composite:source-out;mask-composite:exclude;background-size:300% 300%;animation:animatedgradient 4s ease infinite alternate}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.fn_cs_community_items .icon{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;border-radius:100%;position:relative}.fn_cs_community_items .icon img{z-index:5;position:relative}.fn_cs_community_items .fn__svg{width:22px;height:22px;display:block;position:absolute;top:50%;left:50%;margin:-11px 0 0 -11px}.fn_cs_community_items .text{font-size:16px;font-family:var(--hff);letter-spacing:.5px;text-transform:uppercase;color:var(--hc)}@media (max-width:768px){.fn_cs_community_items{grid-template-columns:repeat(2,1fr);padding:30px 20px}.fn_cs_community_items .item{padding:40px 0}.picture_card{width:150px}}@media (max-width:668px){.picture_card{display:none}}#mint_nft{padding:120px 0}.fn_cs_mint_nft .fn__maintitle{margin-bottom:10px}.fn_cs_mint_nft .fn_cs_divider{margin-bottom:25px}.fn_cs_mint_nft .desc{margin-bottom:32px}.mint_nft_card:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;color:var(--mc1);top:0;left:0;opacity:.15;border-radius:10px;box-shadow:0 5px 20px;transition:all .3s ease}.mint_nft_card{width:100%;height:700px;padding:20px;border-radius:10px;border:1px solid hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.05);position:relative;z-index:5}#represent{padding:120px 0}.fn_cs_represent{display:-moz-flex;display:-ms-flex;display:-o-flex;grid-gap:60px;gap:60px;display:grid;grid-template-columns:repeat(2,1fr)}.left_items_img{position:relative}.represent_title{position:absolute;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 20px;color:#fff}.fn_cs_represent .right_items{padding:0 100px 0 20px;height:80%;margin-top:30px;position:relative}.represent_items_list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;height:70%}.represent_item{width:100%;height:340px;max-width:340px;padding:40px;border:1px solid hsla(0,0%,100%,.5);border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.25);height:100%;z-index:2;box-shadow:0 5px 20px 0 #00000040}.represent_item:first-child,.represent_item:nth-child(3){margin-left:auto}.represent_item_content{background:#ffffff08;border-radius:10px;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1.2;padding:30px 0;z-index:2;color:#fff}.turntable_container{position:relative;max-width:500px;margin-left:auto;display:grid;transform:translateX(10%);grid-template-columns:repeat(2,1fr)}.represent_turntable{animation:spinner 5s linear infinite}.turntable_package{transform:rotate(-20deg);z-index:1}@keyframes spinner{0%{transform:translate(-45%,-20%) rotate(0deg)}to{transform:translate(-45%,-20%) rotate(1turn)}}@media screen and (max-width:900px){.fn_cs_represent{grid-template-columns:1fr}.fn_cs_represent .right_items{padding:0 20px;gap:20px}.represent_item_content{font-size:24px}.represent_item{padding:20px}}@media screen and (max-width:1200px){.fn_cs_represent .right_items{padding:0 40px 0 20px}.represent_item{padding:20px}.turntable_container{right:0}}@media screen and (max-width:1024px){.fn_cs_represent .right_items{padding:0 20px}.represent_item{padding:20px}.represent_items_list{gap:20px}}#backstories{padding:120px 0}.backstories_content .fn_cs_divider{margin:10px 0}.backstories_content .desc{color:#fff}.backstories_content{z-index:1;display:flex;align-items:center;gap:60px;width:100%;height:100%}.content_fadeUp{animation:contentFadeUp 1.5s ease}@keyframes contentFadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.backstories_content .left_part{width:50%}.backstories_content .left_part_fade{animation:fadeShow 1.5s ease-out}@keyframes fadeShow{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.backstories_content .right_part{width:50%}.fn_cs_backstories{position:relative;width:100%;max-width:950px}.backstories_overlay{position:absolute;width:85%;top:50%;left:4%;transform:translateY(-50%);z-index:-1}.bg_rotate{animation:bgRotate 1.5s}@keyframes bgRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.backstories_overlay_wrapper{padding:40px;background-color:#181533;overflow:hidden;border-radius:100%}.backstories_overlay_img{position:relative}.backstories_overlay_img img{border-radius:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.backstories_overlay_inner{background-color:#181533a9;position:absolute;width:100%;height:100%}.fn_cs_backstories_wrapper{display:flex;justify-content:space-between;align-items:center;gap:40px}.backstories_navigate{display:flex;justify-content:center;align-items:center;gap:40px;flex-shrink:0}.backstories_navigate .left_part{border-radius:100%;border:1px solid #ddd;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;animation:fadeIn .5s ease-out infinite alternate}@keyframes fadeIn{0%{box-shadow:0 0 15px hsla(0,0%,77%,.4)}to{box-shadow:0 0 35px hsla(0,0%,96%,.6)}}.backstories_navigate .left_part img{width:24px;height:24px}.backstories_navigate .right_part{font-size:24px;color:#ffffff33}.backstories_navigate .right_part .active{color:#fff;transition:.5s ease-in}.backstories_navigate .right_part p{cursor:pointer}.backstories_content_mobile{display:none}@media screen and (max-width:900px){.fn_cs_backstories_wrapper{flex-direction:column;gap:60px}.backstories_content{gap:20px}.backstories_navigate{flex-direction:column;gap:20px}.backstories_navigate .right_part{display:flex;justify-content:center;gap:20px;align-items:center}.backstories_content .desc{font-size:16px}.backstories_navigate .right_part p{margin-bottom:0}}@media screen and (max-width:600px){.backstories_content .right_part{display:none}.backstories_overlay{right:0;left:auto}.backstories_content_mobile .fn_cs_divider{margin:10px 0}.backstories_content_mobile .desc{font-size:16px}.backstories_content_mobile{display:block}}#roadmap_lg{margin:120px 0;position:relative}.roadmap_title{border-left:8px solid #7000ff;width:-moz-fit-content;width:fit-content;padding-left:10px;-o-border-image:linear-gradient(180deg,#7000ff 0,#c0f) 1;border-image:linear-gradient(180deg,#7000ff 0,#c0f) 1;position:absolute;top:30%;left:8%}.roadmap_title h3{font-weight:700;font-size:80px!important;line-height:80px!important}.background_roadmap{width:100%;position:relative}.background_roadmap img{width:100%}.roadmap_nft{position:absolute;bottom:0;right:38%;padding:10px;border:1px solid #ffffff57;border-radius:8px;box-shadow:0 0 20px 3px rgba(204,0,255,.2);background-color:hsla(0,0%,100%,0);width:15%}.roadmap_nft img{width:100%}.bg_mobile{padding:0 20px}.bg_mobile,.roadmap_tape{display:none}@media screen and (max-width:900px){#roadmap_lg{margin:90px 0}.roadmap_title{position:static;border:none;text-align:center;padding-left:0;margin:0 auto 24px}.roadmap_title h3{font-size:50px!important}.bg_website{display:none}.bg_mobile{display:block}.roadmap_nft{left:40%;bottom:40px;right:inherit;width:40%;margin-right:20px}.roadmap_tape{display:block;position:absolute;top:30%;right:5%;width:20%}}html{scroll-behavior:smooth}.metaportal_fn_leftnav .nav_holder .active~.sub-menu{overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.metaportal_fn_leftnav .nav_holder .active~.sub-menu::-webkit-scrollbar{width:0}#ripple{align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%}