*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html,#root{width:100%}a,a:visited{text-decoration:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--black: #000;--white: #fff;--gray: #3F3F3F;--font: "IBM Plex Mono", serif}body{font-family:var(--font)}.main__container{width:100%}.hover{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}@media screen and (min-width: 1023px){.hover:hover{animation:anim .3s ease forwards}.hover:not(:hover){animation:anim-reverse .2s ease forwards}}@keyframes anim{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(2.5deg)}to{transform:scale(1.05) rotate(2deg)}}@keyframes anim-reverse{0%{transform:scale(1.05) rotate(2deg)}to{transform:scale(1) rotate(0)}}.btn{display:flex;align-items:center;justify-content:center;background-color:var(--white)}.btn__nav{padding:10px 16px;border-radius:12px;border:3px solid var(--gray);background:var(--white);box-shadow:6px 6px 0 0 var(--gray)}.btn__nav span{color:var(--black);font-size:14px;font-weight:600}.btn__socials{padding:12px;border-radius:14px;border:4px solid var(--gray);background:var(--white);box-shadow:4px 4px 0 0 var(--gray);cursor:pointer}.animated__item{opacity:0;transform:scale(1);transition:all .3s ease}.marquee__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;mix-blend-mode:lighten}.marquee__wrapper .grain__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;z-index:2;mix-blend-mode:color-dodge}.marquee__wrapper .grain__wrapper .grain__image{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;filter:brightness(50%) contrast(100%)}.marquee__wrapper .grain__wrapper .grain__image.grain-image-1{background:url(/assets/grain-1-tCpQfKjz.png)}.marquee__wrapper .grain__wrapper .grain__image.grain-image-2{background:url(/assets/grain-2-8PGi0BQ3.png)}.marquee__wrapper .grain__wrapper .grain__image.grain-image-3{background:url(/assets/grain-3-CLziKQfz.png)}.marquee__wrapper .grain__wrapper .grain__image.grain-image-4{background:url(/assets/grain-4-B3PPyq3s.png)}.marquee__wrapper .marquee__scroller{position:absolute;top:0;left:0;width:100%;height:90vh;display:flex;align-items:center;overflow:hidden}.marquee__wrapper .marquee__scroller .marquee__inner{height:90%;width:auto;display:flex;align-items:center}.marquee__wrapper .marquee__scroller .marquee__inner h2{height:100%;display:inline-flex}.marquee__wrapper .marquee__scroller .marquee__inner h2 img{height:100%}.marquee__wrapper .marquee__scroller .marquee__inner h2 .divider{height:100%;width:5vw}@media screen and (max-width: 1500px){.marquee__wrapper .marquee__scroller{height:770px}}@media screen and (max-width: 768px){.marquee__wrapper .marquee__scroller{height:80vh}}.glitch__text:after,.glitch__text:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8}.glitch__text:before{animation:glitch-effect 3s infinite;color:#4646ff;clip:rect(24px,550px,90px,0);left:2px}.glitch__text:after{animation:glitch-effect 2s infinite;color:#ff4040;clip:rect(85px,550px,140px,0);left:-2px}@keyframes glitch-effect{0%{clip:rect(42px,9999px,44px,0)}5%{clip:rect(12px,9999px,59px,0)}10%{clip:rect(48px,9999px,29px,0)}15%{clip:rect(42px,9999px,73px,0)}20%{clip:rect(63px,9999px,27px,0)}25%{clip:rect(34px,9999px,55px,0)}30%{clip:rect(86px,9999px,73px,0)}35%{clip:rect(20px,9999px,20px,0)}40%{clip:rect(26px,9999px,60px,0)}45%{clip:rect(25px,9999px,66px,0)}50%{clip:rect(57px,9999px,98px,0)}55%{clip:rect(5px,9999px,46px,0)}60%{clip:rect(82px,9999px,31px,0)}65%{clip:rect(54px,9999px,27px,0)}70%{clip:rect(28px,9999px,99px,0)}75%{clip:rect(45px,9999px,69px,0)}80%{clip:rect(23px,9999px,85px,0)}85%{clip:rect(54px,9999px,84px,0)}90%{clip:rect(45px,9999px,47px,0)}95%{clip:rect(37px,9999px,20px,0)}to{clip:rect(4px,9999px,91px,0)}}.navbar__wrapper{position:fixed;top:0;left:0;width:100%;display:flex;padding:28px 96px 0;z-index:9}.navbar__wrapper .navbar-inner__wrapper{width:100%;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:1}.navbar__wrapper .navbar-inner__wrapper .logo{max-width:129px;transition:all .2s ease-in-out}@media screen and (max-width: 1023px){.navbar__wrapper .navbar-inner__wrapper .logo:active{transform:scale(.95)}}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper{display:flex;align-items:center;gap:36px;position:absolute;top:0;left:50%;transform:translate(-50%)}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper .nav__item{cursor:pointer}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper .nav__item span{white-space:nowrap}.navbar__wrapper .navbar-inner__wrapper .socials__wrapper{display:flex;flex-direction:column;gap:24px}.navbar__wrapper .navbar-inner__wrapper .socials__wrapper img{width:24px;height:24px}.navbar__wrapper .navbar-inner__wrapper .burger__btn{padding:8px;border-radius:10px;border:3px solid var(--gray);background:var(--white);box-shadow:3px 3px 0 0 var(--gray);cursor:pointer;transition:all .3s ease;display:none}.navbar__wrapper .navbar-inner__wrapper .burger__btn:active{transform:scale(.95)}.navbar__wrapper .navbar-inner__wrapper .burger__btn .line__wrapper{width:20px;height:20px;display:flex;flex-direction:column;justify-content:center;padding:0 1px;gap:3px}.navbar__wrapper .navbar-inner__wrapper .burger__btn .line__wrapper .line{width:100%;height:2px;border-radius:15px;background:var(--black);transition:all .25s ease}.navbar__wrapper .navbar-inner__wrapper .burger__btn.active{border:3px solid var(--gray);box-shadow:3px 3px 0 0 var(--gray)}.navbar__wrapper .navbar-inner__wrapper .burger__btn.active .line__wrapper .line:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar__wrapper .navbar-inner__wrapper .burger__btn.active .line__wrapper .line:nth-child(2){opacity:0;transform:scale(0)}.navbar__wrapper .navbar-inner__wrapper .burger__btn.active .line__wrapper .line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar__wrapper .menu__wrapper{position:absolute;top:0;left:0;width:100%;height:100dvh;background:var(--black);opacity:0;transition:all .25s ease;display:flex;justify-content:center;padding:108px 0 0;visibility:hidden;pointer-events:none}.navbar__wrapper .menu__wrapper .nav__wrapper{display:flex;flex-direction:column;align-items:center;gap:32px}.navbar__wrapper .menu__wrapper .nav__wrapper .btn__nav{border-radius:10px;border:3px solid var(--gray);box-shadow:3px 3px 0 0 var(--gray);transition:all .25s ease;cursor:pointer}@media screen and (max-width: 1023px){.navbar__wrapper .menu__wrapper .nav__wrapper .btn__nav:active{transform:scale(.95)}}.navbar__wrapper .menu__wrapper .socials__wrapper{position:absolute;bottom:24px;left:0;width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.navbar__wrapper .menu__wrapper .socials__wrapper .btn__socials{border:3px solid var(--gray);box-shadow:3px 3px 0 0 var(--gray);transition:all .25s ease}.navbar__wrapper .menu__wrapper .socials__wrapper .btn__socials img{width:20px;height:20px}@media screen and (max-width: 1023px){.navbar__wrapper .menu__wrapper .socials__wrapper .btn__socials:active{transform:scale(.95)}}.navbar__wrapper .menu__wrapper.active{opacity:1;visibility:visible;pointer-events:all}@media screen and (max-width: 990px){.navbar__wrapper{padding:28px 48px 0}.navbar__wrapper .navbar-inner__wrapper .logo{max-width:109px}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper{gap:28px}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper .nav__item span{font-size:13px}.navbar__wrapper .navbar-inner__wrapper .socials__wrapper .socials__item img{width:20px;height:20px}}@media screen and (max-width: 768px){.navbar__wrapper{padding:16px 16px 0}.navbar__wrapper .navbar-inner__wrapper{align-items:center}.navbar__wrapper .navbar-inner__wrapper .logo{max-width:90px}.navbar__wrapper .navbar-inner__wrapper .nav__wrapper,.navbar__wrapper .navbar-inner__wrapper .socials__wrapper{display:none}.navbar__wrapper .navbar-inner__wrapper .burger__btn{display:block}}.home__wrapper{width:100%;min-height:400px;height:auto;position:relative;overflow:hidden;background:var(--black)}.home__wrapper .main-bg__video{width:100%;min-height:400px;height:auto;max-height:90vh;position:relative;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.home__wrapper .main-bg__video video{width:100%;min-height:400px;height:100%;max-height:90vh;aspect-ratio:16/9}.home__wrapper .main-bg__video .hero-desc__text{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px}.home__wrapper .main-bg__video .hero-desc__text span{font-size:18px;width:100%;display:flex;color:var(--white);opacity:.8;text-align:center;max-width:400px}.home__wrapper .main-bg__video .hero-desc__text span:nth-child(2){word-break:break-all;max-width:550px}.home__wrapper .main-bg__video .layer{position:absolute;bottom:-40px;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.home__wrapper .cards__section{width:100%;padding:96px;display:flex;flex-direction:column;align-items:center;gap:48px}.home__wrapper .cards__section .section__title{display:flex}.home__wrapper .cards__section .section__title h2{font-size:48px;line-height:1;font-weight:700;text-shadow:0 0 5px hsla(0,0%,100%,.7),0 0 10px hsla(0,0%,100%,.5);color:var(--white);position:relative}.home__wrapper .cards__section .section__inner{max-width:1152px;width:100%;margin:0 auto;display:grid;gap:32px}.home__wrapper .cards__section .section__inner .single-card__wrapper{height:100%;display:flex;flex-direction:column;border-radius:12px}.home__wrapper .cards__section .section__inner .single-card__wrapper .line{width:100%;height:4px;background:#38d715;border-top-left-radius:12px;border-top-right-radius:12px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card{padding:38px 28px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;border:1px solid rgba(255,255,255,.1019607843);background:#292929;height:100%;display:flex;align-items:center;justify-content:center}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card h2{font-size:1.25rem;font-weight:600;color:var(--white);text-align:center;line-height:1.77778}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card{flex-direction:column;padding:96px 48px 64px;gap:48px}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__icon{width:80px;height:80px;display:flex}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__icon img{width:100%;height:100%;animation:iconAnim 1.2s infinite linear;transform:translateY(-25%)}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__content{display:flex;flex-direction:column;gap:16px}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__content h2{font-size:32px;font-weight:700;color:var(--white);line-height:1.2;text-align:center}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__content span{font-size:18px;color:var(--white);line-height:1.2;text-align:center}.home__wrapper .rewards__section .rewards-inner__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card{flex-direction:column;justify-content:flex-start!important}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card h2{margin-bottom:28px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card ul{width:100%;display:flex;flex-direction:column;gap:8px;padding-left:18px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card ul li{font-size:16px;color:var(--white);list-style-type:disc;line-height:1.2}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .icon__wrapper{width:80px;height:80px;display:flex;margin-bottom:48px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .icon__wrapper img{width:100%;height:100%;animation:iconAnim 1.2s infinite linear;transform:translateY(-25%)}@keyframes iconAnim{0%{transform:translateY(-25%)}50%{transform:translateY(25%)}to{transform:translateY(-25%)}}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper{width:100%;display:flex;flex-direction:column;gap:24px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection{display:flex;gap:24px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper{width:100%;display:flex;flex-direction:column;gap:8px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper .title{font-size:14px;color:var(--white)}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper input{border:1px solid rgba(0,255,0,.3);border-radius:4px;background:#00000080;height:42px;outline:none;padding:12px;color:var(--white);font-size:14px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper input:focus{border:1px solid #38D715}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper .input__content{width:100%;display:flex;align-items:center;justify-content:space-between}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .input__collection .input__wrapper .input__content span{font-size:14px;color:var(--white);opacity:.8}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .result__wrapper{width:100%;display:flex;flex-direction:column;gap:16px;padding:16px;background:#00000080;border-radius:4px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .result__wrapper .single__row{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .result__wrapper .single__row span{color:var(--white);opacity:.8;font-size:14px}.home__wrapper .rewards__section .rewards-inner__wrapper .inner__card .calculator__wrapper .result__wrapper .single__row .result__text{color:#38d715}.home__wrapper .rewards__section .rewards-calculator__section{grid-template-columns:repeat(1,minmax(0,1fr))}.home__wrapper .rewards__section .rewards-link__btn{position:relative;height:44px;display:flex;align-items:center;justify-content:center;padding:12px 24px}.home__wrapper .rewards__section .rewards-link__btn span{font-size:14px;font-weight:700;letter-spacing:.5px;color:var(--black);position:relative;z-index:1}.home__wrapper .rewards__section .rewards-link__btn img{position:absolute;top:0;left:0;width:100%;height:100%}.home__wrapper .about__section{padding-top:144px}.home__wrapper .tokenomics__section .tokenomics-inner__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.home__wrapper footer{padding-top:96px;width:100%}.home__wrapper footer img{width:100%;height:auto;object-fit:cover}@media screen and (max-width: 990px){.home__wrapper .layer{bottom:-20px}.home__wrapper .cards__section{padding:80px 48px}.home__wrapper .rewards__section .rewards-inner__wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}.home__wrapper .section .section-inner__wrapper{flex-direction:column}.home__wrapper .tokenomics__section .tokenomics-inner__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 768px){.home__wrapper .cards__section{padding:48px 16px;gap:36px}.home__wrapper .cards__section .section__title h2{font-size:28px}.home__wrapper .cards__section .section__inner{gap:20px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card{padding:24px 16px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card h2{font-size:16px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card ul{padding-left:16px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card ul li{font-size:14px}.home__wrapper .cards__section .section__inner .single-card__wrapper .inner__card .calculator__wrapper .input__collection{flex-direction:column}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card{padding:96px 16px 64px}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__content h2{font-size:24px}.home__wrapper .cards__section .section__inner .single-card__wrapper .section-inner__card .card__content span{font-size:16px}.home__wrapper .about__section{padding-top:72px}.home__wrapper .rewards__section .rewards-inner__wrapper,.home__wrapper .tokenomics__section .tokenomics-inner__wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}.home__wrapper footer{padding-top:72px}}.footer__wrapper{width:100%;padding:36px 96px;background:var(--black);position:relative;z-index:5}.footer__wrapper .footer-inner__wrapper{width:100%;display:flex;align-items:center}.footer__wrapper .footer-inner__wrapper .context__block{display:flex;flex-direction:column;align-items:center;flex:1;gap:20px}.footer__wrapper .footer-inner__wrapper .context__block h2{font-size:20px;font-weight:700;color:var(--white)}.footer__wrapper .footer-inner__wrapper .context__block span{max-width:969px;text-align:center;font-family:Inter,sans-serif;color:#fffc;font-weight:400;font-size:14px;letter-spacing:-.13px;line-height:1.2}.footer__wrapper .footer-inner__wrapper .right__elements .socials__block{display:none;align-items:center;gap:20px}.footer__wrapper .footer-inner__wrapper .right__elements .socials__block .btn__socials img{width:20px;height:20px}@media screen and (max-width: 990px){.footer__wrapper{padding:36px 48px}}@media screen and (max-width: 768px){.footer__wrapper{padding:28px 16px}.footer__wrapper .footer-inner__wrapper{flex-direction:column;gap:32px}.footer__wrapper .footer-inner__wrapper .context__block{gap:16px}.footer__wrapper .footer-inner__wrapper .context__block h2{font-size:16px;text-align:center}.footer__wrapper .footer-inner__wrapper .context__block span{text-align:center;font-size:13px}.footer__wrapper .footer-inner__wrapper .right__elements{display:flex;flex-direction:column;gap:24px}}
