@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700;900&display=swap);@font-face{font-family:"MADE Outer Sans";src:url(/static/media/MADE-Outer-Sans-Regular.65a2bf49.woff) format("woff");font-weight:400}@font-face{font-family:"MADE Outer Sans Black";src:url(/static/media/MADE-Outer-Sans-Black.79c5c037.woff) format("woff");font-weight:black}:root{--ultra-font:"MADE Outer Sans Black",sans-serif;--strong-font:"MADE Outer Sans",sans-serif;--body-font:"Poppins",sans-serif;--alt-font:Arial,sans-serif;--strong-scaley:1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background:#575757}::-webkit-scrollbar-thumb:hover{background:#777}.ultra-font{font-family:"MADE Outer Sans Black",sans-serif;font-family:var(--ultra-font)}.strong-font{font-family:"MADE Outer Sans",sans-serif;font-family:var(--strong-font)}.body-font{font-family:"Poppins",sans-serif;font-family:var(--body-font)}.alt-font{font-family:Arial,sans-serif;font-family:var(--alt-font)}@-webkit-keyframes falling{0%{opacity:1;-webkit-transform:translatey(-100%);transform:translatey(-100%)}to{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes falling{0%{opacity:1;-webkit-transform:translatey(-100%);transform:translatey(-100%)}to{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes wiggle{10%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}20%{-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}30%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wiggle{10%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}20%{-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}30%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}40%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes breathe{0%{opacity:1}45%{opacity:.8}to{opacity:1}}@keyframes breathe{0%{opacity:1}45%{opacity:.8}to{opacity:1}}@-webkit-keyframes fadeIn2{0%{opacity:.7}to{opacity:1}}@keyframes fadeIn2{0%{opacity:.7}to{opacity:1}}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,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}#root{min-width:100%;background:var(--purple);background:linear-gradient(var(--purple),var(--dark-purple))}body{line-height:1.6;background:var(--black);font-family:"Poppins",sans-serif,Helvetica,Arial;font-family:var(--body-font),Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5,h6,section h1,section h2,section h3,section h4,section h5,section h6{text-transform:uppercase;font-weight:800;font-family:"MADE Outer Sans Black",sans-serif,Arial,Helvetica;font-family:var(--ultra-font),Arial,Helvetica,sans-serif;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform:scaleY(var(--strong-scaley));transform:scaleY(var(--strong-scaley));font-size:2em;letter-spacing:2px}.faq-header h3{font-size:1.2em;border-top:solid;border-width:1px;border-color:grey;padding-top:10px;padding-bottom:10px;cursor:pointer}@media (max-width:768px){h3{font-size:18px;margin-bottom:8px;line-height:1.2}}*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;width:100%;height:auto}.walletconnect-modal__header img{width:auto}p{margin-bottom:24px}button{border:none;outline:none}button:focus{outline:auto}.alt-button{background:var(--blue)!important;color:var(--black)}.alt-button:hover,a.alt-button:hover{background:--black!important}.regular{font-weight:400}.bold{font-weight:700}.black{font-weight:black}.semi-bold{font-weight:600}.button{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:26px 42px;border-radius:60px;border:none;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .3s;font-family:"MADE Outer Sans Black",sans-serif;font-family:var(--ultra-font);text-transform:uppercase;font-size:2.2rem;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;margin:0}.button.primary{color:#000;background-color:#fff;box-shadow:0 1px 3px hsla(0,0%,100%,.35);box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 0 0 1px rgba(0,0,0,.1),0 5px 10px hsla(0,0%,100%,.2),0 15px 40px hsla(0,0%,100%,.3)}.button.alt,.button.secondary{color:#fff;background-color:#000;box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.2),0 15px 40px rgba(0,0,0,.3)}.button.tertiary{background-color:#444}.button.intro-button{font-size:1.9rem;padding:20px 30px}@media (max-width:550px){.button,.button.intro-button{font-size:1.5rem;padding:12px 24px}}@media (min-width:1250px){.button-xl{padding:32px 64px;font-size:24px}}.button:hover{color:#fff;background:hsla(0,0%,53.3%,.6588235294117647);-webkit-transform:scale(1.03);transform:scale(1.03);box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.2),0 15px 40px rgba(0,0,0,.3)}.button.secondary:hover{background:hsla(0,0%,100%,.18823529411764706)}.button.alt:hover,.button.secondary:hover{color:#fff;box-shadow:0 1px 3px hsla(0,0%,100%,.35);box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 0 0 1px rgba(0,0,0,.1),0 5px 10px hsla(0,0%,100%,.2),0 15px 40px rgba(7,4,4,.3)}.button.alt:hover{background:hsla(0,0%,100%,.3137254901960784)}.round-button{width:35px;height:35px;padding:5px;border-radius:100%;border:none;background-color:var(--candy);font-weight:700;letter-spacing:1px;font-size:15px;color:var(--secondary-text);cursor:pointer;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.round-button{font-size:29px}}.styled-logo{width:200px;transition:width .5s;transition:height .5s}@media (min-width:768px){.styled-logo{width:300px}}.styled-image{background-color:var(--orange);border-radius:10px;width:175px;transition:width .5s}@media (min-width:500px){.styled-image{width:250px}}@media (min-width:1000px){.styled-image{width:300px}}.styled-link{color:var(--blue);text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}div{-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none}.countdown{background:linear-gradient(19deg,var(--orange) 75%,var(--orange2));text-transform:uppercase;display:flex;justify-content:space-evenly;align-items:center;z-index:10;padding:20px;margin-left:auto;margin-right:auto;width:100%;text-align:center;font-size:18px;letter-spacing:1px;text-shadow:1px 2px 8px #000;flex-direction:column;grid-gap:15px;gap:15px}@media (max-width:500px){.countdown{font-size:14px}}@media (max-width:992px){.countdown{margin-top:68px;grid-gap:10px;gap:10px}}.countdown-info-container{display:flex}@media (max-width:400px){.countdown-info-container{align-items:center;flex-direction:column}}.countdown-title{text-align:center}@media (min-width:400px){.countdown-title{margin-right:10px}}.breathe{-webkit-animation:breathe 4s ease-in-out 5s infinite;animation:breathe 4s ease-in-out 5s infinite}.fadeInFix{-webkit-animation:fadeIn 1.5s ease-out .25s forwards;animation:fadeIn 1.5s ease-out .25s forwards}.feedback{display:flex;justify-content:center;text-align:center;letter-spacing:1px;font-size:19px;max-width:98%;overflow-wrap:break-word;margin-bottom:50px!important}@media (max-width:768px){#main-wrapper{overflow:hidden}}.home-wrap{position:relative}.container{margin-right:auto;margin-left:auto;width:100%;background-size:cover;background-position:50%;padding-right:48px;padding-left:48px}@media (max-width:768px){.container{padding-right:24px;padding-left:24px}}.mint-inner-container{display:flex;flex:1 1;flex-direction:column-reverse;justify-content:stretched;align-items:stretched;width:100%}@media (min-width:768px) and (max-width:1600px){.mint-inner-container{flex-direction:row}}.video-caption{margin-top:10px}.videoPlayer{margin:0;width:100%;height:50%;background:var(--black);min-height:240px;border-radius:5px}.video-wrapper,.videoPlayer{position:relative;display:block}.video-wrapper{z-index:2}.img-blk,.video-blk{text-align:center;position:relative;display:block;margin:12% 0}.img-blk img,.img-blk video,.video-blk img,.video-blk video{border-radius:10px}#team{padding-top:0;padding-bottom:3.5em}@media (max-width:900px){#team{padding-top:1.5em}}.team-container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start}@media (max-width:900px){.team-container{flex-direction:column;flex-wrap:wrap}}@media (max-width:1450px){.team-container{flex-wrap:wrap}}.team.desc{display:flex;flex-direction:column;justify-content:space-between}.team.content-banner.content-banner-txt-img{flex-direction:column;margin:40px 30px;display:grid;justify-items:center;grid-template-rows:2fr .5fr .4fr .1fr}@media (max-width:900px){.team.content-banner.content-banner-txt-img{margin:40px auto;grid-template-rows:auto;grid-template-areas:"image name" "image role" "image contact"}}@media (max-width:900px){.team.content-banner-title{padding:0;margin:0}}.mint.content-banner-title,.team.content-banner-title{text-align:center;padding-top:40px;margin-bottom:40px}@media (min-width:1450px){.mint.content-banner-title h1,.team.content-banner-title h1{font-size:46px}}.name{margin-bottom:-1px!important;padding-top:16px!important}@media (max-width:900px){.name{grid-area:name}}@media (max-width:900px){.contact{grid-area:contact}}.team.roles{display:flex;flex-direction:column;align-items:center}@media (max-width:900px){.team.roles{grid-area:role}}.team.roles>h6{text-align:center;display:inline-block;color:#fff;font-size:17px;padding:3px 15px 2px;border-radius:4px;letter-spacing:2px;background:linear-gradient(297deg,#2e2e2e,#383838 40%,#303030 80%,#111);margin-bottom:-4px;text-shadow:0 0 5px linear-gradient(297deg,#2e2e2e,#383838 40%,#303030 80%,#111)}p.team{margin-bottom:2px}.team{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}#content-3{background:var(--black-medium)}#community{background:var(--black)}#community a{color:#fff}#model-viewer{background:var(--black)}#model-viewer .model-viewer-blk-img{padding-top:20px;padding-bottom:20px}.model-viewer-blk-img{position:relative;flex:1 1}.model-viewer-blk-img.left{padding:0 36px 0 0}@media (max-width:992px){.model-viewer-blk-img.left{padding:0}}.model-viewer-blk-img.right{padding:0 0 0 36px}@media (max-width:992px){.model-viewer-blk-img.right{padding:0}}.model-viewer-blk-img>img{border-radius:10px}@media (max-width:992px){.model-viewer-blk-img{padding:0;width:100%;height:auto}}.float-left{float:left}@media (max-width:992px){.float-left{padding-top:28px;float:none}}.float-right{float:right;display:flex;align-items:center;justify-content:space-between}.float-right label{margin-right:10px}.float-right input{margin-right:14px}@media (max-width:992px){.float-right input{margin-right:10px}}@media (max-width:992px){.float-right{justify-content:space-between;align-items:center;float:none}}.image-gallery{width:100%;display:flex;margin-bottom:80px}.image-gallery img{width:400px;margin-right:32px;border-radius:10px}@media (max-width:1920px){.image-gallery img{width:300px}}@media (max-width:500px){.image-gallery img{width:250px}}.image-gallery span{display:flex;-webkit-animation:image-gallery 22s linear infinite;animation:image-gallery 22s linear infinite;-webkit-animation-duration:22s;animation-duration:22s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:image-gallery;animation-name:image-gallery}@-webkit-keyframes image-gallery{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}@keyframes image-gallery{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(-100%);transform:translate(-100%)}}.banner-blk-img,.banner-blk-txt,.content-blk-block{position:relative;display:flex;width:50%;padding:0 48px;align-content:flex-start;align-self:center;flex-direction:column}.team.styled-image{width:200px}@media (max-width:900px){.team.styled-image{width:150px}}@media (min-width:1550px){.team.styled-image{width:220px}}.py-5{padding-top:1.25em;padding-bottom:3.25em}.team.banner-blk-img{align-items:center;z-index:1;width:100%!important}@media (max-width:900px){.team.banner-blk-img{grid-area:image;padding:10px}}.team.banner-blk-txt{width:100%!important}.team.banner-blk-txt h1,.team.banner-blk-txt h2,.team.banner-blk-txt h3,.team.banner-blk-txt h4,.team.banner-blk-txt h5,.team.banner-blk-txt h6{text-align:center}.banner-blk-txt{width:50%}.banner-blk-img{width:50%;height:auto;padding:0 48px}.banner-blk-img>img{border-radius:100%}@media (max-width:992px){.banner-blk-img,.banner-blk-txt{padding:0;width:75%;height:auto}}.content-banner-center .banner-blk-txt{width:100%;text-align:center;padding:0 20%}.content-banner.content-banner-center{flex-direction:column}@media (min-width:768px) and (max-width:991px){.content-banner.content-banner-txt-img{margin-left:-16px;margin-right:-16px}}@media (max-width:992px){.content-banner{flex-direction:column!important}}.content-banner-title{position:relative;display:block;margin-bottom:12px}@media (min-width:768px) and (max-width:991px){.content-banner-title{margin-bottom:24px}}.content-banner.content-banner-txt-img{margin-left:-48px;margin-right:-48px}.content-banner,.info-blocks{position:relative;display:flex;flex-direction:row}.content-banner-wrap{position:relative;display:block;padding:120px 0}@media (max-width:768px){.content-banner-wrap{padding:48px 0}}@media (min-width:768px) and (max-width:991px){.content-banner-wrap{padding:48px 0}}.faq-main{padding-top:40px}@media (max-width:768px){.btn-link,.faq-header{font-size:16px;padding:0 48px 0 0}}.faq-body{color:var(--blue)}.faq-blk.last-faq{border-bottom:solid;border-width:1px;border-color:grey}.faq-header .btn-link{display:block;width:100%;padding:25px 0 10px;line-height:24px;font-size:22px;text-align:left;font-weight:300;color:#fff;background:none!important}.faq-header .btn-link:hover{color:var(--candy);box-shadow:none!important}#gallery{text-align:center;background:var(--black-medium2);overflow-x:hidden;padding-top:48px;padding-bottom:48px}.banner-image{position:absolute;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-end;height:100%;width:56%;bottom:0;right:0;z-index:1;opacity:.4}@media (max-width:768px){.banner-image{display:none;position:absolute;width:135%;padding:0;top:auto;bottom:0;right:-14%;opacity:.25}}.banner-image>div{position:relative;display:flex;flex-direction:column;justify-content:flex-end;bottom:1px}.banner-image>div>img{height:auto;width:100%}.banner-image-1{width:12%;z-index:2;height:auto}.banner-image-2{z-index:3;width:16%;margin-left:-7%;height:auto}.banner-image-3{width:14%;z-index:1;margin-left:-8%;height:auto}.flex-start{align-items:flex-start}.flex{flex:1 1;flex-direction:column;justify-content:flex-start}.flex,.flex2{align-items:center}.flex2{flex:2 1;justify-content:center}.flex-row{flex-direction:row}.ai{align-items:center!important}.jc{justify-content:center!important}@media (max-width:768px){.flex-mobile-column{flex-direction:column}}.space-around{align-content:space-around}.mobile-nav-icon,.nav-icon{height:auto;vertical-align:text-top;margin-top:1px}@media (min-width:900px){.mobile-nav-icon,.nav-icon{width:24px}}@media (max-width:900px){.mobile-nav-icon,.nav-icon{width:22px}}.logo{padding-top:4px;padding-bottom:8px;height:80px;display:block;border:0;outline:0;width:auto}@media (max-height:770px){.logo{margin:0}}@media (min-width:1200px){.logo{height:97px}}@media (max-width:290px){.logo{height:60px}}.header{display:flex;position:relative;align-items:center;height:64px;font-size:16px;margin:0 auto}@media (min-width:1200px){.header{height:166px}}#navbar-helper{position:fixed;top:0;width:100%;z-index:49;background-color:transparent}@media (max-width:992px){#desktop-nav{display:none}}#mobile-nav{height:68px;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;min-width:100%;transition:all .5s}@media (min-width:993px){#mobile-nav{display:none}}nav{border-radius:4px}nav a:hover{opacity:.8}@media (max-width:650px){.mobile-hidden{display:none!important}}.mobile-mint-button{line-height:1.5;font-size:17px;letter-spacing:.5px;display:block;padding:1rem 1.5rem;border-radius:8px;margin-left:auto;margin-right:auto;cursor:pointer;background:var(--candy);color:#fff;transition:.3s}.mobile-mint-button:hover{background:#fff;color:#000}.mobile-nav-expanded{display:flex;z-index:100;position:fixed;text-align:center;width:100%;height:100vh;align-items:center;justify-content:center;align-content:center;background:#000}.mobile-nav-expanded ul{width:100%}.mobile-nav-expanded a{line-height:1.5;font-size:17px;letter-spacing:.5px;display:block;padding:.5rem;white-space:nowrap;color:#fff;opacity:0;-webkit-animation:fadeIn 1s ease-out forwards;animation:fadeIn 1s ease-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;transition:.3s}.mobile-nav-expanded a:hover{background:var(--candy)}@media (min-width:992px){.mobile-nav-expanded{display:none}}.nav-secondary{display:flex;justify-content:flex-end}#footer{padding:55px 10px 25px}@media (max-width:400px){#footer{padding-bottom:15px}}@media (min-width:500px){#footer{padding:100px 5% 60px}}.footer-links{flex-wrap:nowrap;display:flex;justify-content:flex-end;align-items:center}.footer-logo img{width:33%}@media (min-width:500px){.footer-logo img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.footer-links,.header>nav{flex:1 1}.footer-links>nav>ul,.header>nav>ul{display:flex;justify-content:space-around;height:100%}@media (max-width:500px){.footer-links>nav>ul{display:grid;justify-content:space-around;height:100%;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}}.footer-links>nav>ul>li,.header>nav>ul>li{place-items:center;height:100%;position:relative}.footer-links>nav>ul>li>a,.header>nav>ul>li>a{line-height:1.5;font-size:16px;letter-spacing:.5px;display:block;white-space:nowrap;color:#fff}@media (min-width:900px){.footer-links>nav>ul>li>a,.header>nav>ul>li>a{font-size:19px;letter-spacing:1px}}.nav-main{padding-top:15px}.nav-main a{padding:1rem}.nav-secondary a{padding:.5rem}@media (max-width:770px){.header-chunk{display:flex;justify-content:center;width:120px}}#nav-cross-svg,#nav-hamburger,#nav-hamburger-svg{fill:#fff;background:transparent;cursor:pointer}#nav-cross-svg:hover,#nav-hamburger-svg:hover,#nav-hamburger:hover{opacity:.8}.landing{position:relative;display:flex;flex-direction:row;z-index:2}@media (max-width:768px){.landing{display:flex;flex-direction:column;justify-content:center;padding:0}}@media (min-width:768px){.landing{padding-top:48px;padding-bottom:48px}}@media (min-width:1200px) and (min-height:770px){.landing{padding-top:188px;padding-bottom:188px}}#banner-main{position:relative;display:block}@media (max-width:768px){#banner-main{min-height:80vh}}@media (max-width:400px){#banner-main{padding-top:30px}}#content-top-wrapper{position:relative;z-index:3}@media (max-width:768px){#banner-wrapper .container{display:flex;flex-direction:column;justify-content:center;padding:0}}.banner-main-wrap{border-bottom:1px solid #fff;position:relative}@media (max-width:768px){.banner-main-wrap{display:flex;flex-direction:column;padding:48px 0;min-height:65vh;justify-content:flex-start}}@media (min-width:1200px){.banner-main-wrap{min-height:60vh}}.banner-text{position:relative;display:flex;flex-direction:column;text-align:left;align-self:center;z-index:3}@media (min-width:769px){.banner-text{width:50%}}@media (max-width:768px){.banner-text{padding-left:15px;padding-right:15px}}.banner-text .banner-header-title h1{position:relative;display:block;-webkit-animation:fadeIn 1s ease-out forwards;animation:fadeIn 1s ease-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;opacity:0;margin-bottom:24px}@media (max-width:768px){.banner-text .banner-header-title h1{text-align:center}}.banner-text .banner-header-title p{-webkit-animation:fadeIn 1s ease-out forwards;animation:fadeIn 1s ease-out forwards;-webkit-animation-delay:.6s;animation-delay:.6s;opacity:0}.banner-button{-webkit-animation:fadeIn 1s ease-out forwards;animation:fadeIn 1s ease-out forwards;-webkit-animation-delay:1.3s;animation-delay:1.3s;opacity:0;font-family:"MADE Outer Sans Black",sans-serif,Arial,Helvetica;font-family:var(--ultra-font),Arial,Helvetica,sans-serif;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform:scaleY(var(--strong-scaley));transform:scaleY(var(--strong-scaley));position:relative;display:inline-block;background:var(--secondary-text);color:var(--dark-purple);font-weight:700;box-shadow:1px 8px 24px rgba(71,52,97,.7411764705882353);padding-left:60px;padding-right:60px}.connect-image{max-width:60%;padding:5px;border-radius:100%;margin-top:5px}@media (max-width:1200px){.connect-image{margin-top:10%}}@media (min-width:1400px){.connect-image{margin-bottom:90px}}@media (min-width:768px) and (max-width:991px){.banner-text .banner-header-title h1{font-size:24px}}@media (min-width:768px) and (max-width:991px){.article-header h1,h1{font-size:30px}}.banner-main-top{font-weight:400;padding:22px 28px;border-radius:9px}@media (max-width:380px){.banner-main-top{text-align:center!important;padding:18px}}@media (max-width:380px){#landing-h1{font-size:18px}}.banner-main-top>p:first-of-type{font-size:22px;margin-bottom:24px;text-shadow:2px 1px 4px var(--black)}@media (max-width:380px){.banner-main-top>p:first-of-type{border-radius:6px;margin-top:0;margin-bottom:28px;padding:8px 18px;line-height:1.4;font-size:18px}}@media (max-width:768px){.banner-main-top>p:first-of-type{text-shadow:0 0 3px #000!important}}.banner-main-top>h1{font-size:40px}@media (max-width:500px){.banner-main-top>h1{font-size:28px}}.milestone-completed{background:#006400;padding-top:0;padding-bottom:0;padding-right:15px;margin-top:0;margin-bottom:15px;text-shadow:1px 1px 2px #000}.milestone-completed,.milestone-completed-trophy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:30px}.milestone-completed-trophy{background:#008e1b;padding:15px;margin-right:5px}.text-title{color:var(--primary-text);font-size:22px;font-weight:500;line-height:1.6}.soon{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);--tw-text-opacity:1;color:#e9da0e;padding-top:.125rem;padding-left:.5rem;padding-right:.5rem;--tw-bg-opacity:1;background-color:hsla(0,0%,100%,.2);border-radius:.125rem;white-space:nowrap;align-items:center;width:auto;display:flex;right:-.75rem;top:-.25rem;position:absolute}.mobile-soon{color:rgba(236,70,70,.9)}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}.text-sub-title{font-size:18px}.text-description,.text-sub-title{color:var(--primary-text);line-height:1.6}.text-description{font-size:16px}.styled-clickable :active{opacity:.6}canvas{border-radius:10px}.shrink{position:fixed;top:0;width:100%;background-color:rgba(0,0,0,.7)!important}#navbar-helper{transition-duration:.4s}.hero.bkg{background-color:#000;background-position:top;background-repeat:no-repeat;background-size:cover}.hero{position:relative;height:85vh;min-height:700px;overflow:hidden}@media (max-width:767px){.hero{background-image:none!important;padding-bottom:60rem}}@media (min-width:768px){.d-md-none{display:none!important}}.hero .mobile-image{position:absolute;top:0;left:0;z-index:0}.hero .mobile-image,img,svg{vertical-align:middle}.hero .align-position .overlay .icon{margin-right:1rem;max-width:5.2rem}@media (max-width:767px){.hero .align-position .overlay .icon{width:10vw}}.team div>a>div>.overlay{color:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;pointer-events:none}.team div>a>:hover img{-webkit-filter:brightness(.5);filter:brightness(.5)}.team div>a>:hover .overlay{color:#fff!important}.team-wrapper{position:relative}@media (max-width:600px){.team-wrapper>div.overlay{font-size:.7rem}}.team-artist{z-index:2;transition:.5s ease-out}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.align-items-center{align-items:center!important}.justify-content-start{justify-content:flex-start!important}.d-flex{display:flex!important}.hero .align-position .overlay .wrapper .content{color:#fff;font-size:1.3rem;padding-top:1rem}.delay-1{-webkit-animation-delay:.3s;animation-delay:.3s}.delay-2{-webkit-animation-delay:.6s;animation-delay:.6s}.delay-3{-webkit-animation-delay:.9s;animation-delay:.9s}.delay-4{-webkit-animation-delay:1.2s;animation-delay:1.2s}.delay-5{-webkit-animation-delay:1.5s;animation-delay:1.5s}.delay-6{-webkit-animation-delay:1.6s;animation-delay:1.6s}.delay-7{-webkit-animation-delay:1.9s;animation-delay:1.9s}.delay-8{-webkit-animation-delay:2.2s;animation-delay:2.2s}.delay-9{-webkit-animation-delay:2.5s;animation-delay:2.5s}.delay-10{-webkit-animation-delay:2.8s;animation-delay:2.8s}.delay-11{-webkit-animation-delay:3.1s;animation-delay:3.1s}.delay-12{-webkit-animation-delay:3.4s;animation-delay:3.4s}.animated.slow{-webkit-animation-duration:.8s;animation-duration:.8s}.inview{opacity:0}.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.hero .align-position.mb-5 .overlay{margin-top:2rem}.hero .align-position .overlay{margin-top:0;max-width:47rem}@media (max-width:1199px){.hero .align-position .overlay{max-width:40rem}}@media (max-width:991px){.hero .align-position .overlay{max-width:35rem}}@media (max-width:767px){.hero .align-position .overlay{position:absolute;bottom:2rem;margin-top:0;max-width:inherit;padding-bottom:2rem}}.hero .align-position .overlay .wrapper{padding-left:5rem}@media (max-width:1199px){.hero .align-position .overlay .wrapper{padding-left:3rem}}@media (max-width:767px){.hero .align-position .overlay .wrapper{padding:0 2rem!important}}.mb-5,.my-5{margin-bottom:3rem!important}.h-100{height:100%!important}@media (min-width:576px){.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}}.card-img,.card-img-top{border-top-left-radius:0;border-top-right-radius:0}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}#features .features-wrapper .card-group .card .card-body{color:#fff;font-size:.88rem;padding:0 2rem;background:#171717;background-size:contain;min-height:144px}@media (max-width:991px){#features .features-wrapper .card-group .card .card-body{min-height:205px}}@media (max-width:1199px){#features .features-wrapper .card-group .card .card-body{min-height:185px}}@media (max-width:1599px){#features .features-wrapper .card-group .card .card-body{min-height:164px}}#features .features-wrapper .card-group .card .card-body .text-center{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.text-center{text-align:center!important}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}#features .features-wrapper .card-group .card .card-footer{position:relative;background-size:contain;height:70px;border:0}@media (min-width:576px){.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}}.card-footer:last-child{border-radius:0 0 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid transparent}.card-subtitle,.card-text:last-child{margin-bottom:0}#features .features-wrapper .card-group .card .card-title{padding-top:.5rem;font-size:1.5rem;line-height:1.7rem;color:#fff}@media (max-width:991px){#features .features-wrapper .card-group .card .card-title{font-size:1rem;line-height:1.1rem}}.card-title{margin-bottom:.75rem}#features .features-wrapper .card-group .card{background-color:transparent;margin:0 1rem;max-width:589px}@media (max-width:767px){#features .features-wrapper .card-group .card{flex:inherit;margin:auto}}@media (min-width:576px){.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}}@media (min-width:576px){.card-group>.card{flex:1 0;margin-bottom:0}}.card-group>.card{margin-bottom:1rem}.card{display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid transparent;border-radius:0}#features .features-wrapper .card-group,.card{position:relative}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}}#features .features-wrapper{max-width:1768px;margin:auto}.container,.container-fluid,.container-lg,.container-md,.container-sl,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:1366px){.container,.container-fluid,.container-lg,.container-md,.container-sl,.container-sm,.container-xl{padding-right:108px;padding-left:108px}}#features{overflow:hidden;position:relative;background:#000;padding-bottom:30px}.roadmap-mobile{font-family:"MADE Outer Sans Black",sans-serif;font-family:var(--ultra-font);padding:100px;display:none}@media (max-width:900px){.roadmap-mobile{display:flex}}.roadmap-desktop{display:block}@media (max-width:900px){.roadmap-desktop{display:none}}#journey .item{padding:2rem .8rem 3rem;position:relative;width:25%;z-index:3}@media (max-width:767px){#journey .item{width:50%}}@media (max-width:991px){#journey .item{width:33.3333%}}@media (max-width:1199px){#journey .item{width:25%}}#journey .item.one{background:purple;z-index:444}#journey .item.one:after{content:"";position:absolute;z-index:0;left:100px;top:50%;height:4px;width:70%;background:linear-gradient(#f4ad02,#f4ad02);-webkit-transform:rotate(48deg);transform:rotate(48deg)}#journey .item.four:before,#journey .item.three:before,#journey .item.two:before{content:"";color:purple}#journey.wrapper{margin-left:5%;margin-right:5%}#journey{min-height:100vh;padding-top:2rem;padding-bottom:2rem;position:relative}@media (max-width:767px){#journey{padding-top:0}}#journey .item .wrapper .radius{border-radius:10px}#journey .item .wrapper{position:relative;opacity:0;max-width:328px;margin:auto;-webkit-transform:translateY(-30px);transform:translateY(-30px)}#journey .item:nth-child(0) .wrapper{transition:opacity .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s,transform .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s,transform .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s}#journey .item:first-child .wrapper{transition:opacity .4s ease-in-out .25s,-webkit-transform .4s ease-in-out .25s;transition:opacity .4s ease-in-out .25s,transform .4s ease-in-out .25s;transition:opacity .4s ease-in-out .25s,transform .4s ease-in-out .25s,-webkit-transform .4s ease-in-out .25s}#journey .item:nth-child(2) .wrapper{transition:opacity .4s ease-in-out .5s,-webkit-transform .4s ease-in-out .5s;transition:opacity .4s ease-in-out .5s,transform .4s ease-in-out .5s;transition:opacity .4s ease-in-out .5s,transform .4s ease-in-out .5s,-webkit-transform .4s ease-in-out .5s}#journey .item:nth-child(3) .wrapper{transition:opacity .4s ease-in-out .75s,-webkit-transform .4s ease-in-out .75s;transition:opacity .4s ease-in-out .75s,transform .4s ease-in-out .75s;transition:opacity .4s ease-in-out .75s,transform .4s ease-in-out .75s,-webkit-transform .4s ease-in-out .75s}#journey .item:nth-child(4) .wrapper{transition:opacity .4s ease-in-out 1s,-webkit-transform .4s ease-in-out 1s;transition:opacity .4s ease-in-out 1s,transform .4s ease-in-out 1s;transition:opacity .4s ease-in-out 1s,transform .4s ease-in-out 1s,-webkit-transform .4s ease-in-out 1s}#journey .item:nth-child(5) .wrapper{transition:opacity .4s ease-in-out 1.25s,-webkit-transform .4s ease-in-out 1.25s;transition:opacity .4s ease-in-out 1.25s,transform .4s ease-in-out 1.25s;transition:opacity .4s ease-in-out 1.25s,transform .4s ease-in-out 1.25s,-webkit-transform .4s ease-in-out 1.25s}#journey .item:nth-child(6) .wrapper{transition:opacity .4s ease-in-out 1.5s,-webkit-transform .4s ease-in-out 1.5s;transition:opacity .4s ease-in-out 1.5s,transform .4s ease-in-out 1.5s;transition:opacity .4s ease-in-out 1.5s,transform .4s ease-in-out 1.5s,-webkit-transform .4s ease-in-out 1.5s}#journey .item:nth-child(7) .wrapper{transition:opacity .4s ease-in-out 1.75s,-webkit-transform .4s ease-in-out 1.75s;transition:opacity .4s ease-in-out 1.75s,transform .4s ease-in-out 1.75s;transition:opacity .4s ease-in-out 1.75s,transform .4s ease-in-out 1.75s,-webkit-transform .4s ease-in-out 1.75s}#journey .item:nth-child(8) .wrapper{transition:opacity .4s ease-in-out 2s,-webkit-transform .4s ease-in-out 2s;transition:opacity .4s ease-in-out 2s,transform .4s ease-in-out 2s;transition:opacity .4s ease-in-out 2s,transform .4s ease-in-out 2s,-webkit-transform .4s ease-in-out 2s}#journey .item:nth-child(9) .wrapper{transition:opacity .4s ease-in-out 2.25s,-webkit-transform .4s ease-in-out 2.25s;transition:opacity .4s ease-in-out 2.25s,transform .4s ease-in-out 2.25s;transition:opacity .4s ease-in-out 2.25s,transform .4s ease-in-out 2.25s,-webkit-transform .4s ease-in-out 2.25s}#journey .item:nth-child(10) .wrapper{transition:opacity .4s ease-in-out 2.5s,-webkit-transform .4s ease-in-out 2.5s;transition:opacity .4s ease-in-out 2.5s,transform .4s ease-in-out 2.5s;transition:opacity .4s ease-in-out 2.5s,transform .4s ease-in-out 2.5s,-webkit-transform .4s ease-in-out 2.5s}#journey .item:nth-child(11) .wrapper{transition:opacity .4s ease-in-out 2.75s,-webkit-transform .4s ease-in-out 2.75s;transition:opacity .4s ease-in-out 2.75s,transform .4s ease-in-out 2.75s;transition:opacity .4s ease-in-out 2.75s,transform .4s ease-in-out 2.75s,-webkit-transform .4s ease-in-out 2.75s}#journey .item:nth-child(12) .wrapper{transition:opacity .4s ease-in-out 3s,-webkit-transform .4s ease-in-out 3s;transition:opacity .4s ease-in-out 3s,transform .4s ease-in-out 3s;transition:opacity .4s ease-in-out 3s,transform .4s ease-in-out 3s,-webkit-transform .4s ease-in-out 3s}#journey .item:nth-child(13) .wrapper{transition:opacity .4s ease-in-out 3.25s,-webkit-transform .4s ease-in-out 3.25s;transition:opacity .4s ease-in-out 3.25s,transform .4s ease-in-out 3.25s;transition:opacity .4s ease-in-out 3.25s,transform .4s ease-in-out 3.25s,-webkit-transform .4s ease-in-out 3.25s}#journey .item:nth-child(14) .wrapper{transition:opacity .4s ease-in-out 3.5s,-webkit-transform .4s ease-in-out 3.5s;transition:opacity .4s ease-in-out 3.5s,transform .4s ease-in-out 3.5s;transition:opacity .4s ease-in-out 3.5s,transform .4s ease-in-out 3.5s,-webkit-transform .4s ease-in-out 3.5s}#journey .item:nth-child(15) .wrapper{transition:opacity .4s ease-in-out 3.75s,-webkit-transform .4s ease-in-out 3.75s;transition:opacity .4s ease-in-out 3.75s,transform .4s ease-in-out 3.75s;transition:opacity .4s ease-in-out 3.75s,transform .4s ease-in-out 3.75s,-webkit-transform .4s ease-in-out 3.75s}#journey .item:nth-child(16) .wrapper{transition:opacity .4s ease-in-out 4s,-webkit-transform .4s ease-in-out 4s;transition:opacity .4s ease-in-out 4s,transform .4s ease-in-out 4s;transition:opacity .4s ease-in-out 4s,transform .4s ease-in-out 4s,-webkit-transform .4s ease-in-out 4s}#journey .item:nth-child(17) .wrapper{transition:opacity .4s ease-in-out 4.25s,-webkit-transform .4s ease-in-out 4.25s;transition:opacity .4s ease-in-out 4.25s,transform .4s ease-in-out 4.25s;transition:opacity .4s ease-in-out 4.25s,transform .4s ease-in-out 4.25s,-webkit-transform .4s ease-in-out 4.25s}#journey .item:nth-child(18) .wrapper{transition:opacity .4s ease-in-out 4.5s,-webkit-transform .4s ease-in-out 4.5s;transition:opacity .4s ease-in-out 4.5s,transform .4s ease-in-out 4.5s;transition:opacity .4s ease-in-out 4.5s,transform .4s ease-in-out 4.5s,-webkit-transform .4s ease-in-out 4.5s}#journey .item:nth-child(19) .wrapper{transition:opacity .4s ease-in-out 4.75s,-webkit-transform .4s ease-in-out 4.75s;transition:opacity .4s ease-in-out 4.75s,transform .4s ease-in-out 4.75s;transition:opacity .4s ease-in-out 4.75s,transform .4s ease-in-out 4.75s,-webkit-transform .4s ease-in-out 4.75s}#journey .item:nth-child(20) .wrapper{transition:opacity .4s ease-in-out 5s,-webkit-transform .4s ease-in-out 5s;transition:opacity .4s ease-in-out 5s,transform .4s ease-in-out 5s;transition:opacity .4s ease-in-out 5s,transform .4s ease-in-out 5s,-webkit-transform .4s ease-in-out 5s}#journey .item:nth-child(21) .wrapper{transition:opacity .4s ease-in-out 5.25s,-webkit-transform .4s ease-in-out 5.25s;transition:opacity .4s ease-in-out 5.25s,transform .4s ease-in-out 5.25s;transition:opacity .4s ease-in-out 5.25s,transform .4s ease-in-out 5.25s,-webkit-transform .4s ease-in-out 5.25s}#journey .item:nth-child(22) .wrapper{transition:opacity .4s ease-in-out 5.5s,-webkit-transform .4s ease-in-out 5.5s;transition:opacity .4s ease-in-out 5.5s,transform .4s ease-in-out 5.5s;transition:opacity .4s ease-in-out 5.5s,transform .4s ease-in-out 5.5s,-webkit-transform .4s ease-in-out 5.5s}#journey .item:nth-child(23) .wrapper{transition:opacity .4s ease-in-out 5.75s,-webkit-transform .4s ease-in-out 5.75s;transition:opacity .4s ease-in-out 5.75s,transform .4s ease-in-out 5.75s;transition:opacity .4s ease-in-out 5.75s,transform .4s ease-in-out 5.75s,-webkit-transform .4s ease-in-out 5.75s}#journey .item:nth-child(24) .wrapper{transition:opacity .4s ease-in-out 6s,-webkit-transform .4s ease-in-out 6s;transition:opacity .4s ease-in-out 6s,transform .4s ease-in-out 6s;transition:opacity .4s ease-in-out 6s,transform .4s ease-in-out 6s,-webkit-transform .4s ease-in-out 6s}#journey .item.double{width:40%}@media (max-width:767px){#journey .item.double{width:100%}}@media (max-width:991px){#journey .item.double{width:66.66666%}}@media (max-width:1199px){#journey .item.double{width:50%}}#journey .item.double .overlay.top{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#journey .item.double .overlay.right{right:0;left:inherit}#journey .item:before{height:5px;width:100%;background-color:#f4ad02}#journey.item-text:before,#journey .item:before{content:"";position:absolute;z-index:-1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#journey.item-text:before{height:15px;width:200%;background-color:pink}#journey .item .wrapper .overlay{position:absolute;z-index:1;left:0;right:0;top:50%;margin:auto;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#journey .item .wrapper .overlay .block h4 span{margin-top:.2rem;display:block;font-size:.6em}#journey .item .wrapper .overlay .block h4{font-weight:800;margin-top:.2rem;display:block;font-size:1.1em;margin-right:15px;margin-left:15px;font-size:1.3em;text-shadow:2px 2px #000}#journey .item.double .wrapper{max-width:671px}#journey .item .wrapper .overlay.bottom{bottom:60%}.tan{color:#f9cd6d!important}.big.roadmap{font-size:1.5em!important}.bgvideo{object-fit:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:768px){.bgvideo{display:none}}.content-over-video{position:fixed;bottom:0;background:rgba(0,0,0,.5);color:#f1f1f1;width:100%;padding:20px}.video-header{position:absolute;text-align:center;width:100vw;height:100vh}.video-header,.video-header .viewport-header,.video-header video{width:100vw;height:100vh;position:absolute;top:0;left:0}.video-header video{background:brown;object-fit:cover}.video-header .viewport-header{display:flex;align-items:center;justify-content:center;opacity:1;opacity:var(--headerOpacity);-webkit-transform:scale(var(--headerScale));transform:scale(var(--headerScale))}main{background:#fff;position:relative;padding:1rem;margin-top:100vh}main:before{content:"";width:100vw;height:100vh;position:absolute;top:0;left:0;top:-100vh}main p{max-width:600px;margin:1rem auto}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}#journey.fadeInUp .item .wrapper{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;background:#000}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:var(--primary-text);text-decoration:none}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}body{font-size:1.4rem;line-height:1.8rem;margin:0;line-height:inherit;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1024px){body{font-size:1.6rem;line-height:2rem}}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: }.btn{position:relative;display:inline-flex;-webkit-appearance:none;appearance:none;align-items:center}.btn>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.btn{border-radius:9999px;padding:.75rem 1.5rem;letter-spacing:.05em;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);--tw-shadow-color:rgb(108 151 183/0.3);--tw-shadow:var(--tw-shadow-colored)}.btn:active,.btn:hover{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.btn:active{top:1px;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-3{right:.75rem}.bottom-3{bottom:.75rem}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mt-16{margin-top:-4rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-2{height:.5rem}.h-6{height:1.5rem}.h-36{height:9rem}.h-5{height:1.25rem}.h-8{height:2rem}.min-h-screen{min-height:100vh}.w-8{width:2rem}.w-6{width:1.5rem}.w-full{width:100%}.w-24{width:6rem}.w-16{width:4rem}.w-80{width:20rem}.w-5{width:1.25rem}.w-3{width:.75rem}.max-w-lg{max-width:32rem}.max-w-sm{max-width:24rem}.max-w-2xl{max-width:42rem}.flex-none{flex:none}.flex-1{flex:1 1}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-4{grid-gap:1rem;gap:1rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]),.space-y-modal>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}@media (min-width:1200px){.space-y-modal>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem*var(--tw-space-y-reverse))}}.modal-padding{min-height:calc(max(80vh, 100%));padding:0}@media (min-width:500px){.modal-padding{padding-left:100px;padding-right:100px}}.modal-close-button{display:none;text-align:center;opacity:.5}@media (max-width:900px){.modal-close-button{display:block}}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.border{border-width:1px}.bg-black,.bg-gray-200,.bg-sea-100,.bg-sea-400,.bg-sea-600,.bg-sea-700,.bg-white,.bg-yellow-200{--tw-bg-opacity:1}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-5{padding:1.25rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.p-8{padding:2rem}.p-2{padding:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.text-center{text-align:center}.text-right{text-align:right}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.text-black,.text-red-500,.text-sea-300,.text-sea-700,.text-white,.text-yellow-200{--tw-text-opacity:1}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.opacity-30{opacity:.3}.shadow-lg{--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.filter{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.font-fatfrank{font-family:fatfrank,Comic Sans MS,sans-serif}.text-outline-marquee{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(0,0,0,.3)}.no-spinner::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}#walletconnect-qrcode-modal{color:#333}.hover\:bg-gray-300:hover,.hover\:bg-sea-500:hover{--tw-bg-opacity:1}.hover\:text-white:hover{--tw-text-opacity:1}.hover\:bg-rainbow:hover{background-size:400% 200%;background-image:linear-gradient(90deg,#32fe31,#33f7f5,#4779ed,#9263d2,#ff0b00,#9263d2,#4779ed,#33f7f5);-webkit-animation:rainbow 5s linear infinite;animation:rainbow 5s linear infinite}.disabled\:opacity-30:disabled{opacity:.3}@media (min-width:768px){.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.md\:prose-lg :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.md\:prose-lg :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.md\:prose-lg :where(h2):not(:where([class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.md\:prose-lg :where(h3):not(:where([class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-lg :where(h4):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-lg :where(figure):not(:where([class~=not-prose] *)),.md\:prose-lg :where(img):not(:where([class~=not-prose] *)),.md\:prose-lg :where(video):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-lg :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg :where(code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-lg :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8666667em}.md\:prose-lg :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-lg :where(pre):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.md\:prose-lg :where(ol):not(:where([class~=not-prose] *)),.md\:prose-lg :where(ul):not(:where([class~=not-prose] *)){padding-left:1.5555556em}.md\:prose-lg :where(li):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-lg :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-lg :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.md\:prose-lg>:where(ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg>:where(ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-lg>:where(ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-lg>:where(ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-lg>:where(ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg :where(hr):not(:where([class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.md\:prose-lg :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-lg :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-lg :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-lg :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-lg :where(table):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.md\:prose-lg :where(thead th):not(:where([class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-lg :where(tbody td):not(:where([class~=not-prose] *)){padding:.75em}.md\:prose-lg :where(tbody td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-lg :where(tbody td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-lg>:where(:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-lg>:where(:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:my-16{margin-top:4rem;margin-bottom:4rem}.md\:-mt-32{margin-top:-8rem}.md\:mb-4{margin-bottom:1rem}.md\:block{display:block}.md\:hidden{display:none}.md\:h-48{height:12rem}.md\:h-12{height:3rem}.md\:w-12{width:3rem}.md\:w-8{width:2rem}.md\:w-\[600px\]{width:600px}.md\:w-24{width:6rem}.md\:w-4{width:1rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-5{padding:1.25rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:-mt-36{margin-top:-9rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:p-7{padding:1.75rem}.lg\:p-16{padding:4rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}.ls-1{letter-spacing:1px}.ls-2{letter-spacing:2px}.justify-between{justify-content:space-between}.mint-ui{text-align:right;width:85%;margin-top:15px}@media (min-width:1500px){.mint-ui{width:69%}}.mint-ui-wrapper{padding:18px}.mint-ui-wrapper.description{padding-top:19px;padding-bottom:19px;border-radius:15px 15px 0 0;background-color:rgba(0,0,0,.4)}.mint-ui-wrapper.quantity{padding-top:26px;padding-bottom:26px;border-radius:0;background-color:rgba(48,48,48,.6)}.mint-ui-wrapper.total{padding-top:26px;padding-bottom:26px;border-radius:0 0 15px 15px;background-color:rgba(0,0,0,.5)}.mint-ui-description{align-items:center}.mint-ui-description img{border-radius:10px;height:150px;width:auto}@media (min-width:1024px){.mint-ui-description img{border-radius:18px}}.mint-ui-small-text{font-size:1.3rem;letter-spacing:.5px}.mint-ui-small-text.smaller{font-size:1.2rem}@media (max-width:460px){.mint-ui-description-image{max-width:30%;height:auto;width:auto;padding-top:10px;padding-bottom:10px;object-fit:contain}}.mint-ui-hero{object-fit:cover;height:100%;overflow:hidden}.mint-ui-hero-wrapper{height:100%}@media (max-width:460px){.mint-ui-hero-wrapper{padding-bottom:20px}}#minus,#plus{position:relative;cursor:pointer;font-size:3rem}#minus:hover,#plus:hover{text-shadow:0 1px 25px #e7d671}#minus{padding:0 10px;margin-right:13px;border-radius:100%}@media (min-width:1024px){#minus{margin-right:24px}}@media (min-width:1366px){#minus{margin-right:31px}}#plus{padding:0 10px;margin-left:13px;border-radius:100%}@media (min-width:1024px){#plus{margin-left:24px}}@media (min-width:1366px){#plus{margin-left:31px}}#minus:focus,#plus:focus{outline:"auto"}#about{opacity:0;-webkit-animation:fadeIn 1s ease-in forwards;animation:fadeIn 1s ease-in forwards;min-height:87vh;transition:all 1s ease-in 1s}.about-header{white-space:nowrap;font-size:5.2rem;letter-spacing:3px}@media (min-width:600px){.about-header{font-size:12rem}}@media (min-width:900px){.about-header{font-size:12rem}}@media (max-width:900px){.about-button,.about-wrapper{margin-left:5%;margin-right:5%}}.about-image{width:90%}@media (min-width:600px){.about-image{width:65%}}@media (min-width:2560px){.about-image{width:auto}}.about-description{font-size:1.5rem}.divider{min-height:13vh;opacity:0;-webkit-animation:fadeIn 1s ease-in forwards;animation:fadeIn 1s ease-in forwards;transition:all 1s ease-in 1s}.footer-terms{font-size:1.2rem}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}@media (min-width:600px){#mint{min-height:85vh}}#mint-amount{font-size:1.8rem;margin-top:-100px;margin-bottom:-100px}.animate span:nth-of-type(2){-webkit-animation-delay:.05s;animation-delay:.05s}.animate span:nth-of-type(3){-webkit-animation-delay:.1s;animation-delay:.1s}.animate span:nth-of-type(4){-webkit-animation-delay:.15s;animation-delay:.15s}.animate span:nth-of-type(5){-webkit-animation-delay:.2s;animation-delay:.2s}.animate span:nth-of-type(6){-webkit-animation-delay:.25s;animation-delay:.25s}.animate span:nth-of-type(7){-webkit-animation-delay:.3s;animation-delay:.3s}.animate span:nth-of-type(8){-webkit-animation-delay:.35s;animation-delay:.35s}.animate span:nth-of-type(9){-webkit-animation-delay:.4s;animation-delay:.4s}.animate span:nth-of-type(10){-webkit-animation-delay:.45s;animation-delay:.45s}.animate span:nth-of-type(11){-webkit-animation-delay:.5s;animation-delay:.5s}.animate span:nth-of-type(12){-webkit-animation-delay:.55s;animation-delay:.55s}.animate span:nth-of-type(13){-webkit-animation-delay:.6s;animation-delay:.6s}.animate span:nth-of-type(14){-webkit-animation-delay:.65s;animation-delay:.65s}.animate span:nth-of-type(15){-webkit-animation-delay:.7s;animation-delay:.7s}.animate span:nth-of-type(16){-webkit-animation-delay:.75s;animation-delay:.75s}.animate span:nth-of-type(17){-webkit-animation-delay:.8s;animation-delay:.8s}.animate span:nth-of-type(18){-webkit-animation-delay:.85s;animation-delay:.85s}.animate span:nth-of-type(19){-webkit-animation-delay:.9s;animation-delay:.9s}.animate span:nth-of-type(20){-webkit-animation-delay:.95s;animation-delay:.95s}.one span{opacity:0;-webkit-transform:translate(-150px,-50px) rotate(-180deg) scale(3);transform:translate(-150px,-50px) rotate(-180deg) scale(3);-webkit-animation:revolveScale .4s forwards;animation:revolveScale .4s forwards}@-webkit-keyframes revolveScale{60%{-webkit-transform:translate(20px,20px) rotate(30deg) scale(.3);transform:translate(20px,20px) rotate(30deg) scale(.3)}to{-webkit-transform:translate(0) rotate(0) scale(1);transform:translate(0) rotate(0) scale(1);opacity:1}}@keyframes revolveScale{60%{-webkit-transform:translate(20px,20px) rotate(30deg) scale(.3);transform:translate(20px,20px) rotate(30deg) scale(.3)}to{-webkit-transform:translate(0) rotate(0) scale(1);transform:translate(0) rotate(0) scale(1);opacity:1}}.btn-three{color:#fff;transition:all .5s;position:relative;border-radius:90px}.claim-wrapper{margin-top:5%;grid-column:1/3;font-size:3rem;justify-content:space-evenly}.btn-three:hover:before{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);border-radius:90px}.btn-three:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:all .3s;border:1px solid hsla(0,0%,100%,.5);-webkit-transform:scale(1.2);transform:scale(1.2);border-radius:90px}.btn-three:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.btn-4{overflow:hidden;position:relative}.btn-4 span{z-index:20}.btn-4:after{background:hsla(0,0%,44.7%,.507);content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;-webkit-transform:rotate(35deg);transform:rotate(35deg);width:50px;z-index:10}.btn-4:after,.btn-4:hover:after{transition:all .55s cubic-bezier(.19,1,.22,1)}.btn-4:hover:after{left:120%}#timeline>div>div>ul>li>div>p{font-family:"MADE Outer Sans Black",sans-serif!important;font-family:var(--ultra-font)!important;background:transparent}#timeline>div>div>ul>li>div>div{font-family:"Poppins",sans-serif!important;font-family:var(--body-font)!important}#timeline{padding-bottom:120px;padding-top:200px}@media (max-width:576px){#timeline{padding-top:120px;font-size:1.2rem}}@media (min-width:1400px){.reward-quantity{font-size:8rem}}.mobile-discord,.mobile-etherscan,.mobile-instagram,.mobile-looksrare,.mobile-medium,.mobile-opensea,.mobile-twitter{width:40px;margin-left:auto;margin-right:auto}.reward-icon{height:auto;width:auto;max-width:20%;margin:10px;object-fit:contain}.wiggle{-webkit-animation:wiggle 2s ease-in-out infinite;animation:wiggle 2s ease-in-out infinite}.intro{position:fixed;width:100%;height:100%;top:0;left:0;z-index:2;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.intro-logo{width:auto;max-width:100%;height:auto;padding:0 10px;z-index:101}.intro-container{display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:50px;gap:50px;height:100%}.intro-image{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:contain;z-index:99;opacity:0}.intro-logo-wrapper{z-index:101}.intro-button-wrapper{z-index:101;margin:0 10px}.intro-button-container{display:flex;flex-direction:column;grid-gap:50px;gap:50px;justify-content:center;align-items:center;height:100%}.animate-intro-wrapper{overflow:hidden;height:100vh;width:100%;background:#000;position:relative}.animate-intro-box{position:absolute;width:100%;height:100%;display:block;left:-100%;top:0;bottom:0;right:-100%;margin:auto}.animate-intro-block{position:absolute;transition:-webkit-transform .45s ease;transition:transform .45s ease;transition:transform .45s ease,-webkit-transform .45s ease}.animate-intro-block-child{border-radius:100%;width:100%;height:100%}.animate-intro-block-child img{width:auto;height:100%;margin:auto}.animate-intro-block-child.i1>img{-webkit-transform:rotate(13deg);transform:rotate(13deg)}.animate-intro-block-child.i2>img{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}.animate-intro-block-child.i3>img{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.animate-intro-block-child.i4>img{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}.animate-intro-block-child.i5>img{-webkit-transform:rotate(-122deg);transform:rotate(-122deg)}.animate-intro-block-child.i6>img{-webkit-transform:rotate(-240deg);transform:rotate(-240deg)}.animate-intro-block-child.i7>img{-webkit-transform:rotate(110deg);transform:rotate(110deg)}.animate-intro-block-child.i8>img{-webkit-transform:rotate(70deg);transform:rotate(70deg)}.animate-intro-block-child.i9>img{-webkit-transform:rotate(280deg);transform:rotate(280deg)}.animate-intro-block-child.i10>img{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.learn-more{justify-content:space-evenly;align-items:center;text-align:center;grid-gap:60px;gap:60px}@media (max-width:600px){.learn-more{display:flex;flex-direction:column;justify-content:center}}.learn-more-discord-image,.learn-more-roadmap-image{max-width:250px;transition:.5s ease-out}.learn-more-discord-image:hover,.learn-more-roadmap-image:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:600px){.learn-more-discord-image,.learn-more-roadmap-image{margin-left:10px;margin-right:10px;object-fit:scale-down}}.learn-more-discord,.learn-more-roadmap{height:100%;display:flex;flex-direction:column;justify-content:space-between;grid-gap:50px;gap:50px;align-items:center;transition:.5s ease-out}.learn-more-discord:hover,.learn-more-roadmap:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}