@import url(https://fonts.googleapis.com/css?family=Sarabun);@import url(https://fonts.googleapis.com/css2?family=Oxygen);@import url(https://fonts.googleapis.com/css?family=BenchNine);@import url(https://fonts.googleapis.com/css?family=Courier);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;font-family:Oxygen,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-text-size-adjust:100%;margin:0}.App{background-color:#000;background:linear-gradient(0deg,transparent,rgba(0,0,0,.5)),url(/static/media/footerv6.aeffb46daa0c2f618c29.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-width:360px}.my__button{background-color:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:BenchNine;font-size:26px;font-weight:700;margin-top:30px;outline:none;padding:.5rem 2rem;text-transform:uppercase;transition:all .5s;width:200px}.row1{margin-top:-100px}.page{background-color:#131313}@media only screen and (max-width:949px){.mobile__hide{display:none;visibility:hidden}}@media only screen and (min-width:950px){.desktop__hide{display:none;visibility:hidden}}.home__page{background:#101010}input[type=button],input[type=submit],input[type=text]{-webkit-appearance:none}input{box-sizing:border-box;color:#000;display:block;font-family:Oxygen;font-size:16px;height:50px;margin:3px 0 5px;padding:0;text-align:center;width:310px}.login__button,input{border:1px solid #333;border-radius:5px}.login__button{background:#131313;color:#fff;font-family:Courier;font-size:18px;padding:15px 0;text-transform:uppercase}.login__button:hover{box-shadow:0 0 0 #000;cursor:pointer;font-weight:700}.my__button:hover{background-color:rgba(51,51,51,.8)}.buy__now{background:#b90000}.buy__now:hover{background:#f00000}.buy__now:disabled{background-color:#555!important;pointer-events:none}.buy__button__box{box-sizing:border-box;display:flex;justify-content:flex-start;padding-top:20px;width:100%}.buy__now__button{margin:0!important;width:310px}.buy___now__button:disabled{background:#333!important;transition:all .5s}.no__clip__button{display:flex;justify-content:flex-end;width:100%}.button__usd__price{color:#aaa!important;display:flex;flex-direction:row;font-size:18px;justify-content:space-evenly;margin-top:5px;padding-left:10px}.white__eth__logo{-webkit-filter:brightness(.5) invert(1);filter:brightness(.5) invert(1);margin-top:-5px}.inside__button__div{justify-content:space-evenly}.button__price,.inside__button__div{align-items:center;display:flex}.polygon__logo{-webkit-filter:brightness(.2) invert(1);filter:brightness(.2) invert(1);margin-right:5px}.polygon__logo__dark{-webkit-filter:brightness(.5) invert(1);filter:brightness(.5) invert(1);margin-right:5px}.transaction__link{color:#fff}.transaction__link:hover{color:#aaa}select{-webkit-appearance:none;appearance:none;background:#fff;background-image:none;border:1px solid #000;outline:0}.select,select{border-radius:5px;color:#000}.select{background:#000;display:block;height:3em;line-height:3;margin-bottom:5px;overflow:hidden;position:relative}.select,select{text-align:center;width:100%}select{cursor:pointer;font-family:Oxygen;font-size:16px;height:100%;margin:0;padding:0 0 0 .5em}select::-ms-expand{display:none}.select:after{background:#444;bottom:0;content:"\25BC";padding:0 1em;pointer-events:none;position:absolute;right:0;top:0}.select:hover:after{color:#b90000}.select:after{transition:all .25s ease}.marketplace__icons__div{display:flex;justify-content:center;padding-top:10px}.marketplace__icon__div{cursor:pointer;display:flex;-webkit-filter:brightness(1);filter:brightness(1);-webkit-filter:opacity(.6);filter:opacity(.6);height:40px;padding:10px;width:50px}.marketplace__icon__div:hover{-webkit-filter:brightness(.8);filter:brightness(.8);transition:all .5s}.invert__icon{-webkit-filter:invert(1);filter:invert(1)}.disabled__grey:disabled{background:#777;color:#ccc;pointer-events:none}.img__replacement{background:none;flex-direction:column;min-height:200px;padding-bottom:20px}.img__replacement,.row__center{display:flex;justify-content:center}.row__center{align-items:center;background:none!important;height:70px}.no__user{display:flex;flex-direction:column;font-family:Saira;font-size:20px;height:320px;justify-content:space-between;margin-top:25px}.no__user h3{font-size:24px}.wave{-webkit-animation:wave 1s linear infinite;animation:wave 1s linear infinite;background:#fff;border-radius:20px;height:20px;margin:10px;width:5px}.wave:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.wave:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.wave:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.wave:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.wave:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.wave:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.wave:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}.wave:nth-child(9){-webkit-animation-delay:.8s;animation-delay:.8s}.wave:nth-child(10){-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes wave{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes wave{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.play__now__button:disabled{background:#aaa;color:#ccc;pointer-events:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.nav{background-color:hsla(0,0%,7%,.33);display:flex;height:50px;justify-content:space-between;padding:20px;position:fixed;top:0;transition-timing-function:ease-in;transition:all .5s;width:100%;z-index:10}.nav__black{background-color:#000}.nav__logo{background:#b90000;cursor:pointer;left:20px;width:180px}.nav__avatar,.nav__logo{object-fit:contain;position:fixed}.nav__avatar{border:1px solid #333;border-radius:10px;right:20px;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:50px}.nav__avatar:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.prompt{color:#fff;position:fixed;text-align:center;width:100%}.menu__pop{background:#222;border:solid #fff;border-radius:10px;box-shadow:10px #000;height:123px;overflow:hidden;position:fixed;right:10px;top:90px;width:200px;z-index:100}.menu__text{color:#fff}.menu__item{border-bottom:1px solid #fff;color:#fff;display:block;font-family:Space Grotesk;font-weight:700;height:40px;line-height:40px;text-align:center;text-decoration:none;transition:all .5s}.menu__item:hover{background:#b90000;color:#fff;font-size:18px}.bottom__menu__item{border:none;border-radius:0 0 10px 10px}.top__menu__item{border-radius:10px 10px 0 0}@font-face{font-family:Saira;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css?family=Saira)}@font-face{font-family:Oxygen;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css?family=Oxygen)}.network__mismatch__prompt{background:#fff;border:2px solid #000;border-radius:10px;flex-direction:column;font-family:Saira;font-size:16px;margin-top:10px;max-width:300px;min-height:30px;overflow:hidden;padding-top:5px;position:absolute;text-align:center;z-index:99}.network__mismatch__div,.network__mismatch__prompt{display:flex;justify-content:center;width:100%}.two__buttons__div{display:flex;height:40px;justify-content:space-between;padding-top:5px}.network__prompt__button{background:#333;border:none;border-top:2px solid #000;color:#fff;cursor:pointer;font-family:Saira;height:40px;width:50%}.full__width__button{width:100%}.network__prompt__button__right{border-left:2px solid #000;box-sizing:border-box}.network__prompt__button:hover{background:#111;transition:all .5s}.network__prompt__button:hover .gas__div{opacity:1;transition:all .5s}.no__metamask__text{font-size:16px}.wallet__balance__prompt{background:#30303045;color:#fff}@media screen and (max-width:725px){.network__mismatch__prompt{border-radius:0;height:50px;margin-bottom:-90px;margin-top:90px;max-width:100%;position:relative;z-index:3}.network__prompt__button{height:30px}.gas__div{max-height:30px}.nav{background-color:#000}.nav__mobile__hide{display:none}}.buy__weth__button:hover span{display:none}.buy__weth__button:hover:before{content:"BUY WETH";transition:all .5s}.buy__matic__button:hover span{display:none}.buy__matic__button:hover:before{content:"MY ACCOUNT";transition:all .5s}.buy__matic__button,.buy__weth__button{background:#44444489}.gas__div{align-items:center;align-self:flex-end;box-sizing:border-box;display:flex;font-size:13px;height:40px;justify-content:flex-end;opacity:.7;padding:5px;pointer-events:none;position:absolute;width:100%}.gas__div i{padding-right:5px}.wallet__info__icon{align-self:flex-end;cursor:pointer;opacity:.6;width:30px}.wallet__info__icon i{padding-right:5px}.wallet__info__icon:hover{opacity:1;transition:all .5s}.wallet__prompt__top{display:flex;justify-content:space-between;width:100%}.icon__spacer__div{width:20px}.menu__bkg{height:100vh;position:fixed;width:100%;z-index:100}.footer{background:#000;background-position:50%;background-size:cover;box-sizing:border-box;color:#fff;width:100%;z-index:0}.copyright{color:#fff;font-size:16px;padding-bottom:10px;padding-top:10px;text-align:center}.social__box{display:inline-block;width:70%}.contact__box{display:inline-block;padding-top:10px;text-align:right;vertical-align:top;width:30%}.contact__us{padding-bottom:20px}.contact__email{color:#fff;line-height:auto;margin-top:20px;text-decoration:none}.contact__email:hover{color:red}.social__icon__box{display:flex;padding-top:10px}.follow__us{padding-top:10px}.fa{background:#fff;border-radius:5px;color:#000;font-size:20px;height:30px;line-height:30px;margin-right:10px;text-align:center;text-decoration:none;transition:all .5s;vertical-align:center;width:30px}.fa:hover{background-color:red;cursor:pointer;opacity:.7;-webkit-transform:scale(1.1);transform:scale(1.1)}.bottom__footer{background:#000;height:110px;padding-left:30px;padding-right:30px}.foot__thirds{text-align:center;width:100%}.footer__menu__right{display:flex;justify-content:center;overflow:hidden;text-align:center}.footer__menu__item{background:#222;border-radius:0;border-right:1px solid #fff;border-top:1px solid #fff;box-sizing:border-box;color:#fff;display:block;height:60px;line-height:40px;margin-left:0;margin-right:0;margin-top:0;min-width:170px;padding:10px;text-align:center;text-decoration:none;transition:all .7s;width:50%}.footer__menu__item:hover{background-color:red;color:#fff;font-size:30px}.under__footer{display:flex}.under__footer,.under__footer__mobile{border-bottom:1px solid #fff;border-left:1px solid #fff}a span{height:1px;overflow:hidden;position:absolute;top:-10px;width:1px}.footer__black__fade{background:linear-gradient(0deg,#000,transparent);display:flex;flex-direction:column;height:200px;justify-content:flex-end;margin-top:-200px;padding:0}.cancel__mobile__div{padding-bottom:5px;text-align:center}.cancel__mobile__button,.cancel__mobile__div{border-radius:5px;display:flex;justify-content:center}.cancel__mobile__button{align-items:center;background-color:#22222270;color:#fff;cursor:pointer;height:40px;margin-bottom:-80px;max-width:400px;width:90%;z-index:3}.cancel__mobile__button:hover{background-color:#222;transition:all .5s}@media only screen and (max-width:949px){.under__footer{display:none}.social__box,.social__icon__box{display:flex;justify-content:space-between;width:100%}.footer__hightlights{height:50px}.footer__menu__item{font-size:20px}.footer__menu__item:hover{font-size:24px}.cancel__mobile__button{background-color:#222222bb;margin-bottom:10px;max-width:1000px}}@media only screen and (min-width:950px){.under__footer__mobile{display:none;visibility:hidden}}@media only screen and (min-width:550px){.super__tiny__only{display:none;visibility:hidden}}.footnew__container{background-image:url(/static/media/nftcfoot.7c0e3d8816300c8e24cf.jpg);background-position:bottom;background-size:cover;display:flex;justify-content:center;min-height:600px}.footnew__content{display:flex;padding-top:70px;width:95%}.top__half__newfoot{align-items:flex-start;justify-content:flex-start}.bottom__half__newfoot,.top__half__newfoot{box-sizing:border-box;display:flex;width:50%}.bottom__half__newfoot{justify-content:flex-end;padding-right:100px}.copyright__container{align-items:center;background:#0c0c0c;color:#fff;display:flex;height:80px;justify-content:center;padding:10px;text-align:center}.icon__column{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:350px;min-width:120px;width:33%}.menu__column{max-width:350px;min-width:200px;width:33%}.footer__icon__img{border-radius:10px;cursor:pointer;height:80px;transition:all .5s;width:80px}.footer__icon__img:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.footer__menu__list a{color:#fff;font-family:Montserrat;font-size:20px;text-decoration:none}.footer__menu__list a:hover{color:#aaa}.footer__menu__list li{padding-bottom:40px}.socials__column{align-items:flex-end;display:flex;flex-direction:column}.footer__arc__logo{max-width:250px}.footer__email__p{padding-top:150px}.footer__email__btn,.footer__email__p{color:#fff;font-family:Montserrat;font-size:20px}.footer__email__btn{font-weight:700;text-decoration:none}.new__footer__icons{display:flex;margin-top:100px}.new__footer__icons a{margin-left:20px}.new__footer__icons .fa{align-items:center;background:none;border-radius:5px;color:#fff;display:flex;font-size:24px;height:40px;justify-content:center;line-height:30px;margin-right:10px;text-align:center;text-decoration:none;transition:all .5s;vertical-align:center;width:40px}.footer__email__btn:hover{color:#aaa}@media screen and (max-width:1500px) and (min-width:1201px){.bottom__half__newfoot{max-width:500px;padding-right:20px;width:40%}.top__half__newfoot{width:60%}}@media screen and (max-width:1200px){.footnew__content{flex-direction:column}.bottom__half__newfoot{border-top:2px solid #ccc;display:flex;justify-content:center;padding-bottom:20px;padding-right:0;width:100%}.top__half__newfoot{width:100%}.socials__column{align-items:center;text-align:center;width:100%}.footer__email__p{padding-top:40px}.new__footer__icons{display:flex;justify-content:space-between;margin-top:30px;max-width:800px;width:90%}.new__footer__icons .fa{margin:0}}@media screen and (max-width:600px){.footnew__content{padding-top:40px}.top__half__newfoot{flex-direction:column}.icon__column{border-bottom:2px solid #ccc;margin-bottom:20px;max-width:none;padding-bottom:40px;width:100%}.menu__column{max-width:none;min-width:none;text-align:center;width:100%}}.minting__now__container{background:#101010;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.minting__now__title__div{align-items:center;background:url(/static/media/minting-bkg.6ca6a50a3c48d676546d.jpg);background-position:100%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:800px;justify-content:space-between;width:100%}.minting__now__top__fade{background:linear-gradient(180deg,#101010 20%,#10101000);height:200px;width:100%}.minting__now__bottom__fade{background:linear-gradient(#10101000,#101010 80%);height:200px;width:100%}.minting__now__top__title{font-family:Space Grotesk;font-size:70px;font-weight:300;margin-left:-200px}.minting__now__bottom__title{font-family:Space Grotesk;font-size:100px;font-weight:300}.minting__now__title__emp{font-weight:700}@media screen and (min-width:801px) and (max-width:1200px){.minting__now__top__title{font-size:50px;margin-left:-150px}.minting__now__bottom__title{font-size:70px}}@media screen and (max-width:800px){.minting__now__top__title{font-size:40px;margin-left:0;padding-left:10px}.minting__now__bottom__title{font-size:55px;margin-left:30px;padding-right:10px;white-space:nowrap}}.row{color:#fff;flex-direction:column;padding-bottom:40px}.row,.row__posters{align-items:center;display:flex;justify-content:center}.row__posters{flex-wrap:wrap;max-width:1200px;width:100%}.row__posters::-webkit-scrollbar{display:none}.row__poster{background:#333;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;cursor:pointer;margin-left:10px;margin-right:10px;margin-top:20px;max-width:45%;object-fit:contain;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s,-webkit-transform .45s;width:280px}.row__poster:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.row__posterLarge{max-height:500px}.row__posterLarge:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}.video__player{transition:all .45s}.click__preview{background:#000;margin-bottom:10px;position:fixed;text-align:center;top:120px;width:90%;z-index:10}.preview__title{font-size:30px;padding-bottom:10px;padding-top:20px}.performance__info{padding-bottom:20px}.row__title{margin-left:40px}.row__col1{vertical-align:center;width:600px}.row__col2{flex:100% 1}.row1{padding-top:30px}.row1 .row__title{font-size:20px;font-weight:700}.description{margin-left:30px;padding-bottom:20px;text-align:left;width:600px}.blow__up{font-size:30px}.thirds{min-width:200px;padding-top:20px;text-align:center}.halfs{min-width:300px}.smol__halfs{min-width:250px}.price,.price__p{justify-content:flex-end}.price__p{align-items:baseline;display:flex}.price.p{font-size:26px}.buttons__box{align-content:center;align-items:center;padding-bottom:30px}.converted__currency{color:#777}.three__col{display:flex;justify-content:center;padding-top:20px}.emph{font-size:20px;font-weight:700}.two__col{display:flex;justify-content:center;padding-top:20px}.promo__h3{font-size:20px;padding-bottom:30px}.preview__buttons__box,.preview__buttons__div{display:flex;justify-content:space-evenly}.preview__buttons__div{width:700px}.row__media__player{background:#000;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-height:40vh;min-height:200px;object-fit:scale-down;width:100%}.row__media__player video{max-height:40vh}.no__media__player__row{align-items:center;background-image:linear-gradient(#bbb,#333);display:flex;flex-direction:column;justify-content:center;padding-bottom:20px;padding-top:20px}.dot-flashing{-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s;background-color:#b90000;border-radius:5px;color:#b90000;height:10px;position:relative;width:10px}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s;left:-15px}.dot-flashing:after,.dot-flashing:before{background-color:#b90000;border-radius:5px;color:#b90000;height:10px;width:10px}.dot-flashing:after{-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s;left:15px}.no__promo__clip__token{cursor:pointer;max-width:200px;padding-bottom:20px}.no__promo__clip__token:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .5s}@-webkit-keyframes dotFlashing{0%{background-color:#b90000}50%,to{background-color:#ebe6ff}}@keyframes dotFlashing{0%{background-color:#b90000}50%,to{background-color:#ebe6ff}}.remaining{display:flex;justify-content:center}.dots__div{margin-top:15px;padding-bottom:10px;padding-left:25px;padding-right:25px}.bump__right,.dots__div{margin-left:10px}.quantity__p{align-items:flex-end;display:flex}.quantity__p__result{display:flex}.release__date__div{display:flex;font-size:20px;font-weight:700;justify-content:center;padding-bottom:10px;padding-top:20px;width:100%}.release__date__highlight{background:#555;border:4px solid #fff;border-radius:5px;box-sizing:border-box;max-width:500px;padding:20px;width:100%}.row__scroll__div{align-items:center;border-radius:25px;color:#00000055;cursor:pointer;display:flex;height:100px;justify-content:center;margin-right:5px;min-height:100px;min-width:80px;right:0;transition:all .5s;z-index:5}.scroll__right__icon{font-size:50px}.row__scroll__div__container{align-items:center;border-radius:25px;color:#00000055;display:flex;height:200px;justify-content:flex-end;margin-top:150px;min-height:100px;min-width:120px;position:absolute;z-index:5}.row__scroll__div__container:hover .row__scroll__div{background:#cccccc74;color:#00000099}.right__row__scroll__container{right:0}.left__row__scroll__container{left:0;margin-left:-40px;padding-left:10px}.mint__progress__bar{padding-top:20px;width:100%}.mint__progress{-webkit-appearance:none;appearance:none;min-height:30px;width:500px}.mint__progress::-webkit-progress-bar{background:#333;border-radius:10px;margin-bottom:-10px}@-webkit-keyframes aliveBar{0%{background:linear-gradient(90deg,#b90000,#f00000)}to{background:linear-gradient(90deg,#f00000,#000)}}.mint__progress::-webkit-progress-value{-webkit-animation:aliveBar 2s ease-in-out;animation:aliveBar 2s ease-in-out;background:linear-gradient(90deg,#b90000,#f00000);border-radius:10px}@media screen and (min-width:1050px){.row__scroll__div__container{display:none}}.mint__progress__bar__container{align-items:center;display:flex;flex-direction:column;padding-top:20px;width:100%}.mint__progress__bar__div{background:#333;border-radius:10px;display:flex;height:30px;max-width:90%;overflow:hidden;position:relative;width:500px}@keyframes aliveBar{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.mint__progress__bar__inner{-webkit-animation:aliveBar;animation:aliveBar;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation:aliveBar 2s ease-in-out infinite;background:linear-gradient(90deg,#b90000,#f00000);border-radius:10px;transition:all 1s}.top__p{align-items:baseline;display:flex}.venue__p{justify-content:flex-end}.bump__down{padding-left:5px}@media only screen and (max-width:700px){.thirds{border-right:2px solid #333;margin-top:0;min-width:0;padding-left:10px;padding-right:10px;padding-top:5px}.top__p{align-items:center;flex-direction:column}.halfs{border-bottom:2px solid #333;border-right:2px solid #333;min-width:0;padding:10px}.price{padding-bottom:10px}.price,.venue{border-right:none}.preview__button{border-radius:5px;margin:5px;padding-left:5px;padding-right:5px}.preview__buttons__box{display:flex;justify-content:space-evenly;padding-top:10px}.preview__buttons__div{justify-content:space-between;padding-top:10px;width:90%}.two__col{padding-top:0}.split__col{flex-direction:column}.concert__info__div{align-items:center}.token__div__container{align-items:center;display:flex;justify-content:center;width:100%}.listing__buttons__div{display:flex;justify-content:space-evenly;width:300px}.listing__buttons__div button{font-size:20px;height:40px;width:60px}.remaining{flex-direction:column;padding-bottom:10px}.preview__title{font-size:24px}.emph{font-size:16px;font-weight:700}.blow__up{font-size:20px}.halfs{width:50%}.three__col{justify-content:space-between}.quantity{align-items:center;display:flex;justify-content:center;padding-bottom:10px}.three__col{padding-top:0}.remaining{width:25%}.price{max-width:50%}.row__end__spacer{min-width:10px}.quantity__p{flex-direction:column}.dots__div{margin-top:5px}.bump__down,.quantity__p__result{padding-top:10px}.price__p{align-items:center;flex-direction:column}}@media screen and (min-width:910px) and (max-width:1240px){.row__poster{margin:20px;width:400px}}@media screen and (max-width:400px){.row__poster{width:40%}}.coming__soon__row{align-items:center;background:url(/static/media/upcoming.f91433f7df80373d1f8f.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:900px;justify-content:flex-start;margin-bottom:-200px}.coming__soon__row__posters{align-items:center;display:flex;justify-content:center;margin-bottom:-100px;margin-top:480px;max-width:1200px;width:90%;z-index:3}.coming__soon__title{padding-bottom:20px;padding-left:10px;padding-right:10px}.coming__soon__bottom{align-items:center;display:flex;justify-content:center;min-height:100px;padding-left:5px;padding-right:5px;text-align:center}.share__buttons__div{align-self:center;display:flex;justify-content:space-evenly;padding-top:30px;width:300px}.share__button{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:22px;height:40px;width:60px}.share__button:hover{background:#ccc;font-size:24px;transition:all .5s}.copied{padding-top:10px}.red__emph{color:#f00000;font-weight:700}.buttons__box{display:flex;justify-content:space-evenly;width:100%}.final__row{margin-bottom:150px}.cs__poster__div{padding:10px;width:30%}.cs__poster{background:#333;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;cursor:pointer;display:block;height:auto;object-fit:contain;transition:all .5s;width:300px}.cs__poster:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.posterdiv1{width:335px}.posterdiv2{width:315px}.posterdiv3{width:285px}.posterdiv4{width:255px}.poster1{height:100%;width:335px}.poster2{width:315px}.poster3{width:285px}.poster4{width:255px}.coming__soon__title__div{color:#fcfcfd;font-family:Space Grotesk;font-size:59px;margin-left:-500px;margin-top:280px;position:absolute}.upcoming__h3{font-weight:500}.shows__h3{font-size:80px;padding-left:150px}@media screen and (max-width:1300px){.coming__soon__row__posters{margin-top:550px}.posterdiv1{width:31%}.posterdiv2{width:28%}.posterdiv3{width:22%}.posterdiv4{width:19%}.cs__poster{width:100%}.coming__soon__title__div{margin-left:-300px}}@media screen and (min-width:601px) and (max-width:900px){.coming__soon__row{height:700px}.coming__soon__row__posters{margin-top:500px}.coming__soon__title__div{font-size:35px;margin-left:-150px}.shows__h3{font-size:50px;padding-left:80px}.cs__poster{border-radius:10px}}@media screen and (max-width:600px){.coming__soon__row{height:500px}.coming__soon__row__posters{margin-top:400px}.coming__soon__title__div{font-size:35px;margin-left:-50px;text-align:left}.shows__h3{font-size:50px;padding-left:80px}.cs__poster{border-radius:5px}}.top__footer{align-items:center;background:url(/static/media/footerv6.aeffb46daa0c2f618c29.jpg);background-position:bottom;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.center__logo{max-width:250px;padding-bottom:10px;padding-top:10px}.center__prompt{background:url(/static/media/topfoot.a10b756d49d1359fa314.jpg);background-position:100% 0;background-size:cover;border:2px solid #ccc;border-radius:10px;height:500px;margin-bottom:310px;margin-top:150px;max-width:1200px;min-width:350px;padding:7px;width:90%;z-index:3}.prompt__col{padding-left:100px;padding-top:100px;text-align:left}.prompt__button{background:#1e1e1e;border:.814642px solid #393939;border-radius:100px;box-shadow:0 40.1903px 29.2757px rgba(7,10,30,.11),0 8.88204px 6.46991px rgba(7,10,30,.182);padding-bottom:15px;padding-top:15px;white-space:nowrap}.prompt__buy__button{background:#b90000}.prompt__buttons__box{display:flex;justify-content:space-between;padding-top:40px;width:450px}.prompt__text{color:#fcfcfd;font-family:Space Grotesk;font-size:40px;font-weight:700;padding-top:40px}.footer__highlights{display:flex}.footer__top__fade{background:linear-gradient(0deg,transparent,#333);display:block;height:200px;margin-top:-150px;pointer-events:none;width:100%}.footer__top__cover{background:#3333338a;height:150px;width:100%}.no__wrap__button{white-space:nowrap}.newfooter__top__fade{background:linear-gradient(180deg,#101010 20%,#10101000)!important;height:200px;width:100%}@media screen and (max-width:1000px) and (min-width:726px){.prompt__col{padding-left:40px}}@media screen and (max-width:725px){.buttons__box{flex-direction:column}.prompt__text{font-size:24px}.prompt__col{padding-left:20px}.prompt__buttons__box{width:90%}.prompt__button{font-size:20px}.prompt__buy__button{margin-left:10px}}@media screen and (max-width:500px){.center__prompt{margin-bottom:150px;margin-top:0}}.loading__page{align-items:center;background-color:#000;color:#fff;display:flex;height:100vh;justify-content:center;opacity:.8;position:absolute;width:100%;z-index:12}.not__production__div{display:flex;flex-direction:column;height:370px;justify-content:space-between;padding-top:0}.production__team__image__two{align-self:center;border-radius:20px;max-width:250px}.welcome__title{font-size:34px!important}.welcome__motto{font-family:Saira;font-size:24px;font-weight:500;line-height:32px}.welcome__login__button{background:#333}.welcome__login__button:hover{background:#555}.home__welcome__pop__up__overlay__div{align-items:center;-webkit-animation:cssAnimation 1s;animation:cssAnimation 1s;background:#00000099;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-height:100vh;min-height:600px;padding:140px 10px 100px;position:absolute;width:100%;z-index:7}@-webkit-keyframes cssAnimation{0%{opacity:0}to{opacity:1}}@keyframes cssAnimation{0%{opacity:0}to{opacity:1}}.row__gradient__blend{background:#f00000;background:linear-gradient(180deg,#10101000,#101010 40%,#101010 70%,#10101000);height:200px;margin-bottom:-100px;margin-top:-100px;min-height:200px}.form__page__container{margin-bottom:-15px}.form__page{display:flex;justify-content:center;padding-bottom:100px;padding-top:150px;width:100%}.form__overall{background:#ccc;border:4px solid #000;border-radius:20px;box-shadow:0 0 20px #cccccc88;height:500px;overflow:hidden;z-index:1}.form__header{background:#000;display:flex;height:100px}.form__box,.form__header{-webkit-appearance:none;justify-content:center}.form__box{padding-left:20px;padding-right:20px;padding-top:10px;text-align:center;width:310px}.mint__welcome__pop__up__overlay__div{align-items:center;-webkit-animation:cssAnimation 1s;animation:cssAnimation 1s;background:#00000099;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;min-height:1000px;padding:140px 10px 100px;position:absolute;width:100%;z-index:7}.welcome__reveal__div{width:100%;z-index:7}.mint__purchased__pop__up__overlay__div{align-items:center;background:#00000099;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:-500px 0;max-height:100vh;min-height:600px;padding:140px 10px 100px;position:absolute;width:100%;z-index:7}.mint__purchased__pop__up__div{align-items:center;background:#101010;background-image:url(/static/media/mint-bkg.6e2785754bfa776309b5.jpg);background-position:50%;background-size:cover;border:2px solid #ccc;border-radius:20px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:810px;justify-content:space-between;max-width:90%;padding:20px;text-align:center;width:1000px}.close__pop__up__div{align-items:flex-end;color:#999;display:flex;justify-content:flex-end;margin-top:-10px;position:asolute;width:100%}.close__icon__button{cursor:pointer;padding:5px}.close__icon__button:hover{color:#000;transition:all .5s}.play__now__icon{padding-left:20px}.purchased__pop__up__heading{margin-top:0;padding-bottom:80px}.purchased__pop__up__heading,.purchased__title{font-family:Space Grotesk;font-size:24px;font-weight:700}.motto{font-family:Space Grotesk;font-size:20px;padding-bottom:40px}.white__eth__logo{margin-top:-5px!important}.buy__button__box__left{padding-bottom:20px;padding-top:20px}.login__motto{font-family:Space Grotesk;font-size:30px;font-weight:700;padding-bottom:40px}.mp__login__buttons__div{display:flex;justify-content:space-between;max-width:650px;padding-bottom:40px;width:100%}.mintp__button{background:#000;border-radius:100px;box-shadow:0 40.1903px 29.2757px rgba(7,10,30,.11),0 8.88204px 6.46991px rgba(7,10,30,.182);max-width:100%;padding-bottom:15px;padding-top:15px}.mintp__button:hover{background:#111}.mintp__register__button{background:#f00000}.mintp__register__button:hover{background:#b90000}.token__div__container{z-index:5}@media screen and (min-height:830px){.welcome__reveal__div{position:fixed}}.mint__pop__img{max-width:250px;width:80%}.mint__pop__header{align-items:center;display:flex;justify-content:space-between;max-width:800px;width:90%}.mint__pop__header__col1{font-family:Space Grotesk;text-align:left;width:60%}.mint__pop__header__col2{display:flex;justify-content:flex-end;width:40%}.mint__pop__content{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:40px;padding-top:40px;width:90%}.mint__pop__title{font-size:40px;line-height:50px;padding-bottom:10px}.minting__title{font-size:50px;font-weight:700;padding-bottom:60px}.mint__pop__register__div{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px}.mint__pop__button{background:#333}.mint__pop__button:hover{background:#555}.text__only__button{background:none;border:none;color:#ddd;cursor:pointer;font-family:Space Grotesk;font-size:16px;margin-top:20px;transition:all .5s}.text__only__button:hover{color:#fff}.te .register__title{font-size:32px}.mint__pop__subtitle{font-family:Saira;font-size:24px;font-weight:700;padding-bottom:10px;padding-top:20px}.mint__pop__logo__title{font-family:Space Grotesk;font-size:50px;font-weight:700;padding-bottom:20px;text-align:center}.mint__pop__logo{align-self:center;margin-top:0;padding-bottom:20px;width:80%}.or__div{padding-bottom:20px;padding-top:10px}.metamask__pop__button:hover{background:#f6851b;color:#000}.walletconnect__pop__button:hover{background:#3369ff;color:#000}.coinbase__pop__button:hover{background:#1652f0;color:#000}.register__subtitle{padding-top:0}.pop__disconnect__button{margin-bottom:-10px;margin-top:5px;padding:5px}.quantity__pop__div{align-items:center;background:#00000055;border:solid #333;border-radius:100px;box-sizing:border-box;display:flex;font-family:Space Grotesk;font-size:20px;justify-content:space-between;margin-bottom:40px;max-width:100%;width:310px}.quantity__pop__button{background:#101010;border-radius:100px;cursor:pointer;padding:20px;transition:all .5s}.quantity__pop__button:hover{background:#333}.price__pop__div{font-family:Space Grotesk;font-size:30px;font-weight:700;padding-bottom:20px;padding-top:20px}.price__pop__price__highlight{font-size:40px}.mint__pop__usd__price{color:#aaa;font-size:16px}.pop__img__replacement{background:none;display:flex;flex-direction:column;height:160px;justify-content:center;padding-bottom:20px}.pop__img__replacement .wave{background:#000}.max__limit{font-size:14px}.purchased__token__img{max-width:150px}.mint__pop__purchased__div{justify-content:space-between;padding-bottom:40px;padding-top:40px;width:90%}.credit__card__div,.mint__pop__purchased__div{align-items:center;display:flex;flex-direction:column}.credit__card__div{height:300px;justify-content:flex-end;width:100%}.paper__frame{height:270px;min-width:90%;overflow-x:none;width:100%}.credit__loading__p{padding-bottom:150px}.credit__info__div{display:flex;flex-direction:column;height:200px;justify-content:space-evenly;padding-bottom:40px;padding-top:10px}.credit__price{font-size:20px}.credit__usd__price{font-size:14px}.mint__pop__login__form{align-items:center;width:100%}.mint__pop__login__form,.mint__pop__login__form__inner{display:flex;flex-direction:column;justify-content:space-between}.hidden__submit{display:none}.mint__pop__content input{margin-bottom:20px;max-width:100%}.mint__pop__content input,.mint__pop__register__div input{border-radius:100px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:15px;padding-top:15px}.mint__pop__register__div input{margin-bottom:10px}.login__confirm__motto{margin-bottom:20px}.mint__pop__content a{color:#fff}.mint__pop__content a:hover{color:#aaa}.wallet__options__div{display:flex;flex-direction:column}.wallet__options__div .mintp__button{margin-bottom:10px!important}.play__now__button{background:#1bac0e}.play__now__button:hover{background:#1ade08}.tx__link__div{padding-top:40px}.tx__link{color:#ccc}.magic__confirm__div{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-family:Space Grotesk;font-size:20px;height:400px;justify-content:space-between;padding-top:20px}.magic__icon{color:#000;font-size:60px}.confirm__magic__icon{color:#fff}.magic__confirm__title{font-size:30px;font-weight:700}@media screen and (max-width:850px){.mp__login__buttons__div{align-items:center;flex-direction:column;justify-content:center}.mp__login__buttons__div .mintp__button{margin-top:20px!important}}@media screen and (max-width:700px){.minting__title{font-size:40px}.mint__pop__title{font-size:30px;line-height:40px}.login__motto{font-size:24px}.mint__pop__img{width:90%}}.show__500{display:none}.hide__500{display:inline}@media screen and (max-width:500px){.show__500{display:inline}.hide__500{display:none}.mint__purchased__pop__up__div{height:auto;position:relative}.mint__pop__header__col1{text-align:center;width:100%}.mint__pop__header__col2{display:none}.minting__title{padding-bottom:20px}.mint__welcome__pop__up__overlay__div{position:relative}.mint__pop__content{width:100%}.mint__pop__img{max-height:200px;width:auto}.mint__pop__content{padding-bottom:0}}.production__row__container{align-items:center;background:#000 url(/static/media/teamv2.713b16888a2586293a80.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:850px;width:100%}.production__row__fade{background:linear-gradient(180deg,#101010 20%,#10101000);height:600px;margin-bottom:-400px;min-height:400px;width:100%}.production__row__bottom__fade{background:linear-gradient(180deg,#10101000,#101010 80%);height:200px;min-height:200px;width:100%}.production__row__div{align-items:center;background:url(/static/media/pt-bkg.d6e96558910f222a7a5b.jpg);background-position:bottom;background-size:cover;border:2px solid #ccc;border-radius:10px;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:110px;max-width:1200px;min-height:500px;min-width:350px;padding:7px 10px;width:90%;z-index:3}.production__row__title{color:#fcfcfd;font-family:Space Grotesk;font-size:60px;padding-left:20px;padding-right:20px;padding-top:30px;text-align:center;text-transform:uppercase}.production__row__subtitle{color:#e0d5d5;font-family:Space Grotesk;font-size:26px;padding-bottom:40px;padding-top:20px;text-transform:uppercase}.production__row__two__col{align-items:center;box-sizing:border-box;display:flex;justify-content:space-evenly;width:100%}.production__row__first__col{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:40px}.production__row__second__col{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;padding-bottom:40px;padding-top:40px}.production__row__remain{text-align:left}.production__row__sub__button__text{display:flex;font-family:Courier;justify-content:center;padding-top:5px;text-align:center;width:310px}.full__w{align-items:center;display:flex;justify-content:flex-start;width:100%}.production__row__highlights{font-family:Saira;font-size:18px;padding-top:20px;text-align:left}.show__production__lead{align-items:center;display:flex;font-family:Saira;font-size:20px;padding-bottom:20px}.lead__icon{align-items:center;background:#fff;border-radius:100%;color:#333;display:flex;height:30px;justify-content:center;margin-left:10px;width:30px}.inner__pt__title{box-sizing:border-box;font-size:40px;font-weight:700;max-width:100%;padding-left:5px;padding-right:5px;white-space:nowrap}.production__button{background:#000;border-radius:100px;box-shadow:0 43.5308px 31.709px rgba(7,10,30,.11),0 9.62029px 7.00767px rgba(7,10,30,.182);padding-bottom:15px;padding-top:15px}.production__button:hover{background:#131313}.pt__eth__logo{padding-right:5px}.pt__stat{color:#ffffff78;font-size:20px;margin-bottom:20px;margin-top:20px;padding-right:30px}.pt__stat__1{border-right:2px solid #ffffff58}.pt__stat__2{padding-left:30px}.pt__emph{color:#fff;font-family:Space Grotesk;font-weight:700;padding-left:10px}.pt__point{font-size:20px;margin-bottom:40px;margin-top:20px}.underline{text-decoration:underline}.empty__pt__button{background:none;border:2px solid #fff;border-radius:100px;color:#fff;cursor:pointer;flex-wrap:nowrap;font-family:Saira;font-size:20px;font-size:16px;margin-left:20px;padding:15px 20px;transition:all .5s;width:310px}.empty__pt__button:hover{background:#ffffff18}.empty__icon{padding-left:10px}.pt__market__icon{margin-top:20px;opacity:.3}.pt__market__icon,.pt__market__icon:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.pt__market__icon:hover{opacity:.5}@media screen and (max-width:550px){.inner__pt__title{font-size:30px;padding-left:10px;padding-right:10px}}@media screen and (max-width:1050px){.production__row__two__col,.second__col__inner{align-items:center;flex-direction:column}.second__col__inner{display:flex;justify-content:center;text-align:center;width:100%}.production__row__highlights{text-align:center}.full__w,.no__clip__button{justify-content:center}.production__row__first__col{padding-bottom:0;padding-left:0;padding-top:40px}.show__production__lead{font-size:16px;padding-left:5px;text-align:right}.lead__icon{font-size:14px;height:20px;margin-right:5px;width:20px}.production__row__div{background:url(/static/media/pt-bkg-vt.2ab464cfb86ca0477db0.jpg);background-position:50%;background-size:cover;max-width:700px}}@media screen and (max-width:1150px){.pt__button__row{flex-direction:column}.production__row__remain{padding-top:10px}}@media screen and (max-width:660px){.full__w{flex-direction:column}.empty__pt__button{margin-left:0;margin-top:20px}.pt__stat__1{border-right:none}.production__row__bottom__fade{margin-top:-150px}.production__row__fade{margin-bottom:-500px}.production__row__title{font-size:45px;padding-left:15px;padding-right:5px}.production__row__subtitle{font-size:20px;padding-left:5px;padding-right:5px}.production__row__fade{background:linear-gradient(180deg,#101010 0,#10101000 50%)}}.production__pop__image{border-radius:10px;max-height:150px}.mint__prod__pop__img{border-radius:20px;width:90%}.countdown__banner__div{align-items:center;background:#101010;background-image:url(/static/media/banner2023.4c15edb23ffd10b4e76a.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;padding-top:200px;width:100%}.countdown__banner__inner{display:flex;justify-content:space-evenly;max-width:1500px;width:100%;z-index:6}.countdown__banner__col1{pointer-events:none}.countdown__banner__col1,.countdown__banner__col2{align-items:center;display:flex;flex-direction:column;justify-content:center;width:50%}.welcome__logo{display:flex;-webkit-filter:drop-shadow(10px 10px 20px #000);filter:drop-shadow(10px 10px 20px #000);height:auto;margin-top:-100px;max-width:300px;width:80%}.welcome__poster{border-radius:30px;margin-bottom:-100px;width:350px}.countdown__banner__content{background:#f11e1e;background-image:url(https://firebasestorage.googleapis.com/v0/b/nftconcerts-v1.appspot.com/o/images%2FFabz-background.jpg?alt=media&token=f239a696-df8b-4eea-bb63-f32ca501ea46);background-position:50%;background-size:cover;border-radius:20px;color:#fff;display:flex;max-width:1000px;min-width:300px;overflow:hidden;text-align:center;width:90%}.countdown__banner__header{font-size:20px;padding-bottom:20px}.countdown__banner__title{padding-bottom:20px;padding-top:20px}.no__grow__poster{pointer-events:none}.countdown__banner__bottom__fade{background:linear-gradient(#10101000,#101010 80%);height:200px;width:100%}.world__calendar__container{display:flex;justify-content:flex-end;margin-top:-200px;width:100%}.world__calendar__div{background-image:url(/static/media/pt-bkg.d6e96558910f222a7a5b.jpg);background-position:50%;background-size:cover;border-radius:20px 0 0 20px;display:flex;flex-direction:column;padding-bottom:50px;padding-left:50px;padding-top:20px;width:90%;z-index:5}.drop__date{color:#ffffff78;cursor:pointer;font-family:Saira;font-size:36px;font-weight:700;line-height:40px;margin-bottom:20px;margin-top:30px;transition:all .5s}.drop__date:hover{font-size:40px}.drop__info{justify-content:flex-start}.drop__info,.zones__div{display:flex;width:100%}.zone__div{border-right:1px solid #ffffff78;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Space Grotesk;margin-left:50px;margin-top:30px;max-width:300px;padding-right:10px;width:20%}.zone__div1{margin-left:0}.zone__title{font-size:30px;font-weight:700}.zone__info{color:#ffffff78;font-size:22px;padding-top:40px;white-space:nowrap}.zone__data{color:#fff;font-weight:700;padding-left:5px}.zone__info1{padding-top:0}.zone__div1,.zone__div2{padding-bottom:20px}.calendar__buttons{padding-top:20px}.cbanner__button{margin-top:20px}.calendar__concert__title__div{color:#fff;font-family:Space Grotesk;font-weight:700;max-width:1000px;padding-bottom:20px;padding-top:10px;width:55%}.calendar__concert__title{cursor:pointer;font-size:40px;transition:all .5s}.calendar__concert__title:hover{text-decoration:underline}@media screen and (max-width:1400px){.zones__div{flex-wrap:wrap}.zone__div{box-sizing:border-box;margin-left:0;max-width:none;width:50%}.zone__div1,.zone__div2{border-bottom:1px solid #ffffff78}.zone__div2{border-right:none;margin-left:0;padding-left:30px}.zone__div3,.zone__div4{margin-top:0;padding-top:50px}.zone__div4{border-right:none;margin-left:0;padding-left:30px}.calendar__concert__title{font-size:36px}}@media screen and (min-width:701px) and (max-width:1000px){.welcome__poster{border-radius:20px}}@media screen and (min-width:501px) and (max-width:700px){.welcome__poster{border-radius:20px}}@media screen and (max-width:500px){.welcome__poster{border-radius:10px}}@media screen and (min-width:651px) and (max-width:800px){.drop__date{font-size:28px}.drop__date:hover{font-size:32px}.pt__stat{font-size:16px}.zone__info{font-size:18px}.calendar__concert__title{font-size:30px}}@media screen and (max-width:650px){.calendar__concert__title{font-size:30px}.zone__info{font-size:16px}.drop__date{font-size:28px;padding-top:100px}.drop__date:hover{font-size:32px}.pt__stat{font-size:16px;white-space:nowrap}.welcome__poster{margin-bottom:-100px;margin-top:-30px}.big__logo{display:none}.countdown__banner__col1{width:20%}.countdown__banner__col2{width:80%}.world__calendar__div{padding-top:120px}.calendar__concert__title__div{box-sizing:border-box;padding-right:20px;width:100%}}.countdown__banner__small__logo{padding-bottom:50px;padding-top:100px}@media screen and (min-width:651px){.calendar__buttons,.countdown__banner__small__logo{display:none}}@media screen and (max-width:500px){.world__calendar__div{background-image:url(/static/media/pt-bkg-vt.2ab464cfb86ca0477db0.jpg);padding-left:20px}.zone__div{border-bottom:1px solid #ffffff78;border-right:none;width:100%}.zone__div1{border-top:1px solid #ffffff78;padding-top:30px}.zone__div2{display:none;padding-left:0}.zone__div3{display:none;padding-bottom:20px}.zone__div4{border-bottom:none;padding-left:0}}@media screen and (max-width:350px){.calendar__concert__title__div{text-align:center}}.contract__page__container{margin-bottom:-15px}.contract__page{display:flex;justify-content:center;padding-bottom:100px;padding-top:150px;width:100%}.contract__overall{background:#ccc;border:4px solid #000;border-radius:20px;box-shadow:0 0 20px #cccccc88;height:auto;overflow:hidden;padding-bottom:20px;z-index:1}.contract__header{background:#000;display:flex;height:100px}.contract__box,.contract__header{-webkit-appearance:none;justify-content:center}.contract__box{max-width:650px;padding-left:20px;padding-right:20px;padding-top:10px;text-align:center;width:650px}.my__form,label{-webkit-appearance:none}label{display:none}.register__button{-webkit-appearance:none;background:#131313;color:#fff;font-family:Courier;font-size:18px;padding:15px 0}.register__button:hover{box-shadow:0 0 5px rgba(0,0,0,.5);cursor:pointer;font-weight:700}.terms{padding-bottom:10px}.nftc__link2,.terms{-webkit-appearance:none}.nftc__link2{color:#6c1313;text-decoration:none;transition:all .5s}.nftc__link2:hover{-webkit-appearance:none;color:#b90000;font-weight:700}.large__checkbox{height:20px;width:20px}.checkbox__div{-webkit-appearance:none;display:flex;justify-content:center;padding-top:2px;width:100%}.nftc__form{display:flex;flex-direction:column;height:360px;justify-content:space-between;padding:20px;text-align:center}@media screen and (max-width:720px){.my__columns,.review__content__div{align-items:center;flex-direction:column}.my__columns{margin-top:10px}.col1,.col2{width:100%}.col2{margin-top:20px}.contract__overall{height:auto;width:350px}.contract__box{align-items:center;padding-left:10px;padding-right:10px;width:330px}.text__info__div{width:100%}.token__div{margin-top:20px;width:100%}.confirmation__button__div{align-items:center;flex-direction:column;margin-top:5px}.c__confirm__button{margin-top:10px}.text__info__scroll__area{overflow-y:hidden}.text__info__div,.text__info__scroll__area{max-height:-webkit-min-content;max-height:min-content}.admin__button{max-width:90%;min-width:300px}}.welcome__title{font-family:Saira;font-size:36px;font-weight:700;line-height:50px;padding-bottom:0;padding-top:10px}.welcome__disclaimer{font-size:22px}.prod__lead__title{font-size:26px}.production__team__image{border-radius:20px;width:310px}.production__team__image:hover{-webkit-transform:scale(1.04);transform:scale(1.04);transition:all .5s}.prouction__team__image__div{border:0 solid red;cursor:pointer;max-height:310px;max-width:310px;overflow:hidden}.production__team__image__div:disabled{opacity:.8}.two__column__div{display:flex;justify-content:space-between;padding-top:50px}.first__column{align-items:center}.first__column,.second__column{display:flex;flex-direction:column;justify-content:flex-start;width:49%}.second__column{align-items:flex-start}.highlights{font-family:Saira;font-size:18px;padding-top:20px}.right__highlights{text-align:right}.left__highlights{text-align:left}.highlights p{padding-bottom:20px;text-decoration:underline}.high_emp{font-size:20px;font-weight:700}.pt__no__underline{text-decoration:none!important}.bold{font-weight:700}.member__verification__div{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/wristbrand-background.32bd02c2c43d623d5abe.png);background-size:cover;display:flex;font-size:20px;height:60px;justify-content:center;margin-bottom:10px;margin-top:30px;text-shadow:2px 2px 10px #000;width:100%}.member__verification__div,.verify__button{border-radius:10px;color:#fff;cursor:pointer;font-weight:700}.verify__button{background:#b90000;border:2px solid #000;font-family:BenchNine;font-size:24px;height:80px;margin-left:30px;text-transform:uppercase;width:110px}.member__verification__div:hover{background:linear-gradient(0deg,transparent,transparent),url(/static/media/wristbrand-background.32bd02c2c43d623d5abe.png);background-size:cover;transition:all .5s}.member__verification__div:hover .verify__button{-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .5s}.wristband__div{align-items:center;background:#aaa;border-radius:10px;display:flex;flex-direction:column;height:120px;justify-content:center;margin-bottom:100px;margin-top:100px;max-height:120px;padding:10px 10px 30px}.none__detected{margin-bottom:-20px;padding-top:20px}.right__no__clip__button{display:flex;justify-content:flex-start;width:100%}a{color:#333}a:hover{color:#000;transition:all .5s}.opensea__link__div{padding-top:30px}.contract__footer__div{background:#aaa;border-radius:10px;margin-top:100px;padding-bottom:20px;padding-top:20px}.production__footer__button{background:#333;margin-left:10px;margin-right:10px;padding:10px;width:180px}.transaction-page{z-index:129}.paper-overlay{margin-top:90px!important}.matic__price__in__usd{color:#555;font-size:14px}.qty__div{display:flex;font-family:Courier;justify-content:center;padding-top:10px;text-align:center;width:310px}.align__end{align-self:flex-end}.align__start{align-self:flex-start}.purchased__message__div{background-color:#b90000;border-radius:5px;color:#fff;display:flex;font-family:Saira;font-size:18px;font-weight:700;justify-content:center;margin-bottom:-20px;margin-top:20px;padding:10px;text-align:center}.paper-drawer{max-width:420px;width:420px}.usd__paper{color:#ccc;font-size:18px;justify-content:space-evenly;margin-top:5px;padding-left:10px}.pad__top{padding-top:20px}.bold__text{font-weight:700}@media screen and (max-width:720px){.two__column__div{flex-direction:column;padding-top:20px}.first__column{justify-content:center}.first__column,.second__column{align-items:center;width:100%}.left__highlights,.right__highlights{text-align:center}.no__clip__button{justify-content:center}.prouction__team__image__div{padding-bottom:20px}.opensea__link__div{padding-top:10px}.wristband__div{font-size:14px;margin-bottom:40px;margin-top:40px}.member__verification__div{font-size:16px}.verify__button{font-size:20px;margin-left:10px;margin-right:10px}.welcome__title{font-size:22px;line-height:33px}.mobile__hide__two{display:none}.contract__footer__div{margin-top:40px}.production__footer__button{width:300px}.qty__div{align-self:center}.marketplace__icon__div{height:30px;padding-top:0;width:40px}.paper-drawer{min-width:100%}.purchased__message__div{margin-bottom:0}}@media screen and (min-width:721px){.mobile__show__two{display:none}}.quantity__div{padding-right:5px}.quantity__div input{font-family:Courier;font-size:20px;font-weight:700;margin:0;padding-left:10px;padding-top:7px;width:50px}.show__qty__btn{align-self:center;background:none;border:1px solid #888;max-width:90px}.spacer__div{height:10px;min-width:55px}.open__time{padding-bottom:20px}.email__disclaimer{padding-top:10px}.help__heading{padding-top:25px}.reset__password__div{height:350px;padding-top:10px}.reset__input__box,.reset__password__div{display:flex;flex-direction:column;justify-content:space-between}.reset__input__box{height:160px}.post__page__container{margin-bottom:-15px}.post__page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:-400px;padding-bottom:150px;width:100%}.post__overall{background:#fff;border:4px solid #000;border-radius:20px;box-shadow:0 0 20px #ccc;height:auto;max-width:90%;overflow:hidden;padding-bottom:20px;z-index:1}.post__header{background:#000;color:#fff;display:flex;flex-direction:column}.post__box,.post__header{align-items:center;-webkit-appearance:none;justify-content:center;text-align:center}.post__box{color:#000;font-family:Saira;font-size:20px;line-height:30px;max-width:1300px;padding-left:20px;padding-right:20px;padding-top:30px;text-align:left}.post__box p{padding-bottom:20px}.post__box a{color:#f00000;text-decoration:none;transition:all .5s}.post__box a:hover{color:#b90000}.post__title{font-family:Saira;font-size:40px;font-weight:700;padding-left:10px;padding-right:10px;padding-top:20px}.post__author__div{box-sizing:border-box;display:flex;font-family:Courier;font-size:24px;justify-content:space-between;padding:30px 20px 10px;width:100%}.post__image__div{align-items:center;background:#333;color:#fff;display:flex;flex-direction:column;margin-bottom:20px;padding:10px}.post__image{width:100%}.post__image__subtext{font-size:24px;padding-top:20px;text-align:center}.post__call__to__action{font-size:24px;font-weight:700;text-align:center}.post__buttons__div{display:flex;font-family:BenchNine;justify-content:space-between;max-width:1340px;padding-top:100px;width:90%;z-index:3}.post__button{background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-family:BenchNine;font-size:30px;height:60px;transition:all .5s;width:200px}.post__button:hover{background:#ccc;color:#000}.post__youtube__div{align-items:center;box-sizing:border-box;contain:style;display:flex;height:56%;justify-content:center;width:100%}.post__youtube{max-width:100%}ol{list-style-type:decimal;padding:20px 20px 20px 30px}li{padding-bottom:20px;padding-left:10px}.post__photo__two{align-self:center;border:3px solid #000;width:80%}.post__photo__div{padding-bottom:20px;padding-top:20px}.post__photo__div,.post__photo__div a{display:flex;justify-content:center}.post__video__player__div{max-width:600px}.post__tweet__div{align-items:center;background:#ccc;border:2px solid #000;padding:10px}.company__logo__div,.post__tweet__div{display:flex;justify-content:center}.company__logo{max-width:400px;padding-top:40px}.company__name{font-size:26px;padding-bottom:20px}.nft__pricing__calc__div{align-items:center;background:#333;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:20px;padding-top:20px;text-align:center}.calc__input{margin-bottom:30px;width:90%}.calc__input__label{text-align:left;width:90%}.calc__submit__button{background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:BenchNine;font-size:30px;height:60px;width:90%}.blog__footer{background:linear-gradient(0deg,transparent,rgba(0,0,0,.5)),url(/static/media/footer5.7f3b294df0c527cdd0e7.jpg);background-position:50%;background-size:cover;padding-bottom:200px}@media screen and (max-width:725px){.post__author__div{flex-direction:column;font-size:18px}.post__title{font-size:26px}.post__box{font-size:18px}.post__photo__two{width:100%}.mobile___hide{display:none}}.blog__page{background-color:#333;box-sizing:border-box;justify-content:flex-start;margin-bottom:-230px;min-height:100vh;padding-bottom:180px;width:100%}.blog__header,.blog__page{display:flex;flex-direction:column}.blog__header{background-image:url(/static/media/banner5.93005df7c1e4e9d10623.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:600px;min-height:400px;object-fit:contain;text-align:center}.blog__header__contents{display:flex;height:300px;justify-content:center;margin-left:0;padding-top:180px}.blog__title{font-family:Oxygen;font-size:50px;font-weight:700;padding:10px 20px .3rem;text-transform:uppercase}.blog__subtitle{font-family:Saira;font-size:32px;padding:20px}.blog__text__background{background:#fff;border:3px solid #000;border-radius:10px;box-shadow:20px 20px 200px rgba(0,0,0,.6);color:#000;font-family:Saira;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog__fadeBottom{background-image:linear-gradient(180deg,transparent,#252525,#333);height:220px}.blog__header__logo{background:#000;padding-bottom:10px;padding-top:10px;width:100%}.blog__header__logo__image{max-width:250px}.blog__cards__div{align-self:center;display:flex;flex-wrap:wrap;max-width:1300px;padding-bottom:150px}.blog__card__div{display:flex;justify-content:center;padding-bottom:20px;width:33%}.blog__card{background:#fff;border:3px solid #000;border-radius:10px;display:flex;flex-direction:column;height:780px;justify-content:space-between;overflow:hidden;width:90%;z-index:3}.blog__card__thumbnail__image{cursor:pointer;transition:all .5s;width:100%}.blog__card__thumbnail__image:hover{-webkit-filter:saturate(200%);filter:saturate(200%)}.blog__card__title{font-family:Saira;font-size:28px;padding-bottom:20px;padding-top:20px}.blog__card__info__div{padding-bottom:20px;padding-left:20px;padding-right:20px}.blog__card__metadata__div{align-items:center;border-top:2px solid #000;box-sizing:border-box;display:flex;font-family:Courier;font-size:14px;justify-content:space-between;padding:12px 20px 10px;width:100%}.blog__read__more__button{background:none;border:none;color:#f00000;cursor:pointer;font-family:BenchNine;font-size:30px;margin-top:20px;padding:0;text-align:left;text-transform:uppercase;width:90%}.blog__card__preview{font-size:18px;line-height:28px}.blog__page__buttons{display:flex;justify-content:center;width:100%}.page__button{background:#ddd;border:none;border-radius:5px;color:#000;cursor:pointer;font-family:BenchNine;font-size:24px;margin-left:10px;width:150px;z-index:3}.page__button:disabled{background:#aaa;color:#555;pointer-events:none}@media screen and (max-width:720px){.blog__text__background{max-width:90%}.blog__title{font-size:34px}.blog__subtitle{font-size:22px}.blog__card__div{width:100%}.blog__card{max-width:400px}}@media screen and (max-width:1000px) and (min-width:726px){.blog__card__div{width:50%}}
/*# sourceMappingURL=main.18b9b7c2.css.map*/