@import url("css.css");@import url("css-1.css");@font-face{font-display:swap;font-family:MsPaintMouse;font-style:normal;font-weight:400;src:url("MsPaintMouse.woff2") format("woff2")}@font-face{font-display:swap;font-family:BPdotsMinus;font-style:normal;font-weight:400;src:url("BPdotsMinus.woff2") format("woff2")}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}body{background-color:#0a0a0a;color:#000;font-family:Vina Sans;font-size:1.25rem;min-width:20rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip;-webkit-overflow-scrolling:touch}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:116.875rem;padding-left:.9375rem;padding-right:.9375rem}.menu,.menu__list{align-items:center;display:flex;justify-content:center}.menu__list{column-gap:1.25rem}.menu__link{align-items:center;color:#fff;column-gap:.1875rem;display:inline-flex;font-size:1.25rem;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:1;position:relative;text-align:center;text-transform:uppercase;transition:color .2s ease 0s}.icon-menu{display:none}.header{left:0;padding:1.5625rem 0;position:fixed;top:0;width:100%;z-index:10}.header__container{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between}.header__logo{position:relative;width:11.875rem;z-index:2}.header__logo img{width:100%}.header__actions{column-gap:.9375rem}.header__actions,.header__social{align-items:center;display:flex;flex-shrink:0}.header__social{column-gap:.5rem}.header__social-item{aspect-ratio:1;border-radius:50%;flex-shrink:0;position:relative;transition:box-shadow .2s ease 0s}.header__social-item img{width:100%}.header__buy{align-items:center;background-color:#111;border:.125rem solid #fff;column-gap:.3125rem;display:inline-flex;justify-content:center;padding:.25rem .4375rem .3125rem;position:relative;transition:box-shadow .2s ease 0s;z-index:2}.header__buy span{color:#fff;font-size:1.25rem;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:1;padding-bottom:.125rem;text-align:center;text-transform:uppercase}.menu-open-bg{backdrop-filter:blur(.375rem);background:rgba(0,0,0,.55);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease 0s;width:100%;z-index:9}[data-fls-menu-open] .menu-open-bg{opacity:1}.hero{position:relative;z-index:2}.hero__bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;user-select:none;width:100%}.hero__bg-bg{position:fixed}.hero__bg-bg,.hero__bg-bg img{height:100%;left:0;top:0;width:100%;z-index:1}.hero__bg-bg img{animation:hero-bg 12s ease infinite;object-fit:cover;object-position:top;position:absolute;will-change:transform}.hero__bg-front{z-index:2}.hero__bg-front,.hero__bg-front img{height:100%;left:0;position:absolute;top:0;width:100%}.hero__bg-front img{animation:hero-image .12s ease infinite;object-fit:cover;object-position:top;will-change:transform;z-index:1}.hero__container{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;z-index:2}.hero__title{aspect-ratio:1334/319;position:relative}.hero__title img:first-child{position:relative;width:100%;z-index:1}.hero__title img:nth-child(2){animation:blink 2s ease infinite;aspect-ratio:940/273;left:50%;position:absolute;top:40%;transform:translateX(-50%);width:70%;z-index:2}.hero__bottom{justify-content:space-between}.hero__actions,.hero__bottom{align-items:flex-end;display:flex}.hero__buy{aspect-ratio:1;border-radius:50%;flex-shrink:0;position:relative;transform:rotate(-18.271deg);transition:box-shadow .2s ease 0s;z-index:2}.hero__buy img{width:100%}.hero__social{aspect-ratio:1;flex-shrink:0;position:relative}.hero__social-item{aspect-ratio:1;border-radius:50%;flex-shrink:0;position:absolute;transition:box-shadow .2s ease 0s;z-index:2}.hero__social-item:first-child{left:15%;top:0}.hero__social-item:nth-child(2){bottom:0;left:0}.hero__social-item:nth-child(3){right:0;top:40%}@keyframes hero-bg{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes hero-image{0%{transform:scale(1)}50%{transform:scale(1.0025)}to{transform:scale(1)}}@keyframes blink{0%{opacity:1}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:1}}.line{background-color:#0a0a0a;margin-top:-.125rem;padding:.75rem 0 .875rem;position:relative;z-index:6}.line,.line__row{align-items:center;display:flex;flex-wrap:nowrap}.line__row{animation:line 30s linear infinite}.slow .line__row{animation:line 60s linear infinite}.line__item img{width:100%}.line__item span{font-family:Silkscreen;font-style:normal;font-weight:400;line-height:75.702%;text-wrap:nowrap;white-space:nowrap}.line__item span.green{color:#00ff57}.line__item span.red{color:red}@keyframes line{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.about{background-color:#0a0a0a;position:relative;z-index:4}.about__bg{aspect-ratio:2880/665;bottom:-20%;pointer-events:none;user-select:none}.about__bg,.about__bg img{left:0;position:absolute;width:100%;z-index:1}.about__bg img{height:100%;object-fit:cover;top:0}.about__container{display:flex;justify-content:center;position:relative;z-index:2}.about__body{max-width:90rem}.about__title{align-items:center;column-gap:1.25rem;display:flex;justify-content:space-between;margin-bottom:.75rem;position:relative;width:100%}.about__title h2{animation:titleBlink 1s ease infinite;color:#00ff57;font-family:BPdotsMinus;line-height:1;text-shadow:0 0 1.25rem #00ff57}.about__text,.about__title h2{font-style:normal;font-weight:400;text-align:center;text-transform:uppercase}.about__text{color:#fff;font-family:Vina Sans;letter-spacing:.015625em;line-height:normal}.about__text span{color:#000;display:inline-block;position:relative}.about__text span:before{content:"";height:90%;left:50%;position:absolute;top:50%;transform:translate(-50%,-44%);width:104%;z-index:-1}.about__text span.red:before{background-color:#ed3044}.about__text span.green:before{background-color:#00ff5b}@keyframes titleBlink{0%{text-shadow:0 0 .1875rem rgba(0,255,85,0),0 0 .5625rem rgba(0,255,85,0),0 0 1.6875rem rgba(0,255,85,0)}50%{text-shadow:0 0 .1875rem #00ff57,0 0 .5625rem #00ff57,0 0 1.6875rem #00ff57}to{text-shadow:0 0 .1875rem rgba(0,255,85,0),0 0 .5625rem rgba(0,255,85,0),0 0 1.6875rem rgba(0,255,85,0)}}@keyframes titleBlink2{0%{text-shadow:0 0 .1875rem rgba(255,0,0,0),0 0 .5625rem rgba(255,0,0,0),0 0 1.6875rem rgba(255,0,0,0)}50%{text-shadow:0 0 .1875rem red,0 0 .5625rem red,0 0 1.6875rem red}to{text-shadow:0 0 .1875rem rgba(255,0,0,0),0 0 .5625rem rgba(255,0,0,0),0 0 1.6875rem rgba(255,0,0,0)}}.how{background-color:#0a0a0a;position:relative;z-index:4}.how__bg{bottom:0;height:150%;pointer-events:none;user-select:none}.how__bg,.how__bg img{left:0;position:absolute;width:100%;z-index:1}.how__bg img{animation:hero-bg 12s ease infinite;height:100%;object-fit:cover;object-position:97% bottom;top:0;will-change:transform}.how__container{flex-direction:column}.how__container,.how__header{display:flex;position:relative;z-index:2}.how__header{align-items:center;column-gap:1.875rem;justify-content:space-between;width:100%}.how__header-title span:first-child{text-shadow:0 .8986875rem 0 #020c21;-webkit-text-stroke-width:.0222222222em;-webkit-text-stroke-color:#000;color:#f2f2f2;font-style:normal;font-weight:400;line-height:normal}.how__header-title span:nth-child(2){animation:titleBlink2 1s ease infinite;color:red;display:inline-block;font-family:BPdotsMinus;font-style:normal;font-weight:400;line-height:normal;transform:translateY(-8%)}.how__header-right{align-items:flex-end;display:flex;flex-direction:column;row-gap:.625rem}.how__header-right span{animation:titleBlink 1s ease infinite;color:#00ff57;font-family:BPdotsMinus;font-style:normal;font-weight:400;line-height:normal;text-align:center;text-transform:uppercase}.how__items{align-items:stretch;position:relative;z-index:2}.how__items,.how__items-column{display:flex;justify-content:space-between}.how__items-column{flex-direction:column}.how__items-column:first-child{align-items:flex-start}.how__items-column:nth-child(2){align-items:flex-end}.how__item{background-color:#fff;border:.375rem solid #020c21;box-shadow:.625rem .625rem 0 0 #020c21;position:relative}.how__item-header{align-items:center;background-color:#020c21;display:flex;justify-content:space-between;padding:.5rem .875rem .625rem}.how__item-header span{color:#fff;display:inline-block;padding-bottom:.125rem;text-transform:uppercase}.how__item-body,.how__item-header span{font-style:normal;font-weight:400;line-height:normal}.how__item-body{color:#000;padding:.375rem .75rem .75rem}.how__item-body a{text-decoration:underline}.how__bottom{align-self:center;display:grid;grid-template-columns:repeat(4,1fr);max-width:97.5rem;position:relative;z-index:2}.how__bottom-item{background-color:#fff;border:.375rem solid #020c21;box-shadow:.625rem .625rem 0 0 #020c21;display:flex;flex-direction:column;position:relative}.how__bottom-item-header{align-items:center;background-color:#020c21;column-gap:.625rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem .875rem .625rem;row-gap:.1875rem}.how__bottom-item-header span{color:#fff;display:inline-block;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.125rem;text-transform:uppercase}.how__bottom-item-header img{flex-shrink:0}.how__bottom-item-body,.how__bottom-item-content{display:flex;flex:1 1 auto}.how__bottom-item-content{background:#000726;border:.1875rem solid #000;box-shadow:inset 0 .25rem 2.3625rem .625rem rgba(0,0,0,.8);flex-direction:column}.how__bottom-item-content-header{align-items:center;column-gap:.625rem;display:flex;flex:1 1 auto}.how__bottom-item-content-header div:first-child{color:#fff;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.how__bottom-item-content-header div:nth-child(2){align-items:center;column-gap:.1875rem;display:inline-flex}.how__bottom-item-content-header div:nth-child(2) svg{transform:translateY(10%)}.how__bottom-item-content-header div:nth-child(2) span{color:#00ff57;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.how__bottom-item-content-image{flex-shrink:0;width:100%}.how__bottom-item-content-image img{width:100%}.how__image img{animation:hero-image .12s ease infinite}.tokenomics{overflow:hidden;position:relative;z-index:5}.tokenomics__bg{pointer-events:none;user-select:none}.tokenomics__bg,.tokenomics__bg img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tokenomics__bg img{animation:hero-bg 12s ease infinite;object-fit:cover}.tokenomics__container{position:relative;z-index:2}.tokenomics__top{display:flex;margin-bottom:1.25rem}.tokenomics__top-left{background-color:#fff;border:.375rem solid #020c21;box-shadow:.625rem .625rem 0 0 #020c21;display:flex;flex-direction:column;position:relative}.tokenomics__top-left-header{align-items:center;background-color:#020c21;display:flex;justify-content:space-between;padding:.125rem .875rem .375rem}.tokenomics__top-left-header span{color:#fff;display:inline-block;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.125rem;text-transform:uppercase}.tokenomics__top-left-header button{flex-shrink:0;width:1.5rem}.tokenomics__top-left-header button svg{width:100%}.tokenomics__top-left-body{display:flex;flex:1 1 auto}.tokenomics__top-left-content{align-items:center;background-color:#000726;border:.1875rem solid #000;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;position:relative}.tokenomics__top-left-content:before{box-shadow:inset 0 .25rem 2.3625rem .625rem rgba(0,0,0,.8);content:"";inset:0;position:absolute;z-index:2}.tokenomics__top-left-content h3{animation:titleBlink 1s ease infinite;color:#0f1;font-family:BPdotsMinus;font-style:normal;font-weight:400;line-height:normal;position:relative;text-align:center;text-shadow:0 0 .5rem rgba(0,255,94,.25),0 0 1.375rem #00ff57;text-transform:uppercase;z-index:3}.tokenomics__top-left-content img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.tokenomics__top-right{background-color:#fff;border:.375rem solid #020c21;box-shadow:.625rem .625rem 0 0 #020c21;display:flex;flex-direction:column;position:relative}.tokenomics__top-right-header{align-items:center;background-color:#020c21;display:flex;justify-content:space-between;padding:.125rem .875rem .375rem}.tokenomics__top-right-header span{color:#fff;display:inline-block;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.125rem;text-transform:uppercase}.tokenomics__top-right-header button{flex-shrink:0;width:1.5rem}.tokenomics__top-right-header button svg{width:100%}.tokenomics__top-right-body{display:flex;flex:1 1 auto}.tokenomics__top-right-content{align-items:center;background-color:#000726;border:.1875rem solid #000;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;position:relative}.tokenomics__top-right-content:before{box-shadow:inset 0 .25rem 2.3625rem .625rem rgba(0,0,0,.8);content:"";inset:0;position:absolute;z-index:2}.tokenomics__top-right-content h3{color:#f2f2f2;position:relative;text-shadow:0 .5rem 0 #020c21;z-index:3;-webkit-text-stroke-width:.0212765957em;-webkit-text-stroke-color:#000;font-style:normal;font-weight:400;line-height:1;text-transform:uppercase;transform:translateY(-8%)}.tokenomics__top-right-content img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.tokenomics__items{display:grid;grid-template-columns:repeat(3,1fr)}.tokenomics__item{background-color:#fff;border:.375rem solid #020c21;box-shadow:.625rem .625rem 0 0 #020c21;display:flex;flex-direction:column;position:relative}.tokenomics__item-header{align-items:center;background-color:#020c21;display:flex;justify-content:space-between;padding:.125rem .875rem .375rem}.tokenomics__item-header span{color:#fff;display:inline-block;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.125rem;text-transform:uppercase}.tokenomics__item-header button{flex-shrink:0;width:1.5rem}.tokenomics__item-header button svg{width:100%}.tokenomics__item-body,.tokenomics__item-content{display:flex;flex:1 1 auto}.tokenomics__item-content{align-items:center;aspect-ratio:553/486;background-color:#000726;border:.1875rem solid #000;flex-direction:column;justify-content:center;position:relative}.tokenomics__item-content:before{box-shadow:inset 0 .25rem 2.3625rem .625rem rgba(0,0,0,.8);content:"";inset:0;position:absolute;z-index:2}.tokenomics__item-content h3{color:#f2f2f2;text-shadow:0 .875rem 0 #020c21;-webkit-text-stroke-width:.02em;-webkit-text-stroke-color:#000}.tokenomics__item-content h3,.tokenomics__item-content h4{font-style:normal;font-weight:400;line-height:normal;position:relative;text-transform:uppercase;z-index:3}.tokenomics__item-content h4{color:#0f1;font-family:MsPaintMouse;text-align:center;text-shadow:0 0 .1875rem rgba(0,255,94,.25),0 0 .4375rem #00ff57}.tokenomics__item-content img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.join{margin-top:auto;position:relative;z-index:1}.join__bg{height:100%;left:0;pointer-events:none;position:absolute;top:0;user-select:none;width:100%;z-index:2}.join__bg-bg{position:fixed}.join__bg-bg,.join__bg-bg img{height:100%;left:0;top:0;width:100%;z-index:1}.join__bg-bg img{animation:hero-bg 12s ease infinite;object-fit:cover;object-position:top;position:absolute;will-change:transform}.join__bg-front{right:0;z-index:2}.join__bg-front,.join__bg-front img{height:100%;position:absolute;top:0;width:100%}.join__bg-front img{animation:hero-image .12s ease infinite;left:0;object-fit:cover;object-position:left;object-position:bottom;will-change:transform;z-index:1}.join__container{position:relative;z-index:3}.join__main{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding-bottom:2.5rem;padding-top:3.75rem;row-gap:3.75rem}.join__title{aspect-ratio:1266/433;position:relative;z-index:1}.join__title img:first-child{position:relative;width:100%;z-index:1}.join__title img:nth-child(2){animation:blink 2s ease infinite;aspect-ratio:609/170;left:60%;position:absolute;top:60%;transform:translateX(-50%);width:74%;z-index:2}.join__actions{align-items:flex-end;display:flex}.join__buy{aspect-ratio:1;border-radius:50%;flex-shrink:0;position:relative;transform:rotate(-18.271deg);transition:box-shadow .2s ease 0s;z-index:2}.join__buy img{width:100%}.join__social{aspect-ratio:1;flex-shrink:0;position:relative}.join__social-item{aspect-ratio:1;border-radius:50%;flex-shrink:0;position:absolute;transition:box-shadow .2s ease 0s;z-index:2}.join__social-item:first-child{left:15%;top:0}.join__social-item:nth-child(2){bottom:0;left:0}.join__social-item:nth-child(3){right:0;top:40%}.join__bottom{align-items:center;display:flex;justify-content:space-between;padding:.375rem 0;position:relative;z-index:2}.join__bottom:before{background-color:#000;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:1}.join__bottom>span{color:#00ff57;font-family:Silkscreen;font-size:1.125rem;font-style:normal;font-weight:400;line-height:100%;position:relative;z-index:2}.join__bottom>a{align-items:center;column-gap:.5rem;display:inline-flex;justify-content:center;position:relative;z-index:2}.join__bottom>a span{color:#00ff57;font-family:Silkscreen;font-size:1.125rem;font-style:normal;font-weight:400;line-height:100%}.join__bottom>a img{transform:translateY(5%)}@media (max-width:47.99875em){.menu__body{background-color:#0a0a0a;height:auto;left:0;overflow:auto;padding:6.25rem .9375rem 1.875rem;position:fixed;top:-100%;transition:top .3s;width:100%}[data-fls-menu-open] .menu__body{top:0}.menu__list{flex-direction:column;margin-bottom:2.5rem;row-gap:1.25rem}.menu__link{font-size:2.25rem}.icon-menu{display:block;height:1.125rem;position:relative;width:1.875rem;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#fff;content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu span{width:0}[data-fls-menu-open] .icon-menu:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.header__actions{flex-direction:column;row-gap:1.25rem}.header__social{column-gap:.75rem}.header__social-item{width:2.625rem}.header__buy{column-gap:.9375rem}.header__buy svg{height:auto;width:1.25rem}.header__buy span{font-size:2.25rem}.page__about{padding-bottom:2.5rem;padding-top:5rem}.page__how,.page__tokenomics{padding-top:3.75rem}.page__tokenomics{padding-bottom:3.75rem}.hero__bg-front img{object-position:75%}.hero__container{min-height:100svh;padding-bottom:2.5rem;padding-top:8.75rem;row-gap:11.25rem}.hero__bottom{align-items:center;flex-direction:column;row-gap:1.25rem}.hero__buy{width:8.75rem}.hero__social{width:6.375rem}.hero__social-item{width:3rem}.line__row{column-gap:1rem;padding-left:1rem}.line__item.w-140{width:6.25rem}.line__item.w-120{width:5.3125rem}.line__item span{font-size:1.375rem}.about__bg{bottom:0}.about__title{margin-bottom:1.25rem}.about__title h2{font-size:3rem}.about__text{font-size:2rem}.how__bg{height:100%}.how__header{align-items:center;flex-direction:column;margin-bottom:2.5rem;row-gap:.3125rem}.how__header-title span:first-child,.how__header-title span:nth-child(2){font-size:4.5rem}.how__header-right{align-items:center}.how__header-right span{font-size:1.25rem}.how__header-right img{width:3rem}.how__items{margin-bottom:3.75rem}.how__items,.how__items-column{display:flex;flex-direction:column;row-gap:1.25rem}.how__items-column:first-child,.how__items-column:nth-child(2){align-items:stretch}.how__item-header span{font-size:1.625rem}.how__item-body{font-size:1.125rem}.how__bottom{gap:.9375rem;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.how__bottom-item-header span{font-size:1.625rem}.how__bottom-item-body{padding:.375rem}.how__bottom-item-content{padding-bottom:.125rem;padding-left:.625rem;padding-right:.625rem;padding-top:.125rem}.how__bottom-item-content-header div:first-child,.how__bottom-item-content-header div:nth-child(2) span{font-size:1.625rem}.how__image{position:relative;width:100%}.how__image img{width:100%}.tokenomics__top{flex-direction:column;margin-bottom:2.5rem;row-gap:1.25rem}.tokenomics__top-left-header span{font-size:1.625rem}.tokenomics__top-left-body{padding:.375rem}.tokenomics__top-left-content{padding-bottom:.125rem;padding-left:.625rem;padding-right:.625rem;padding-top:.125rem}.tokenomics__top-left-content h3{padding-bottom:.25rem}.tokenomics__top-right-header span{font-size:1.625rem}.tokenomics__top-right-body{padding:.375rem}.tokenomics__top-right-content{padding-bottom:.125rem;padding-left:.625rem;padding-right:.625rem;padding-top:.125rem}.tokenomics__top-right-content h3{font-size:4.25rem}.tokenomics__items{grid-template-columns:repeat(1,1fr);row-gap:1.25rem}.tokenomics__item-header span{font-size:1.625rem}.tokenomics__item-body{padding:.375rem}.tokenomics__item-content{padding-bottom:.125rem;padding-left:.625rem;padding-right:.625rem;padding-top:.125rem}.tokenomics__item-content h3{font-size:7.5rem;margin-bottom:.375rem}.tokenomics__item-content h4{font-size:2.25rem}.join__bg-bg img{object-position:80% top}.join__bg-front img{object-position:60%}.join__main{min-height:100svh}.join__title{width:100%}.join__buy{width:8.75rem}.join__social{width:6.375rem}.join__social-item{width:3rem}.join__bottom{flex-direction:column;padding:.625rem 0;row-gap:.3125rem;text-align:center}}@media (min-width:47.99875em){.menu__link{padding-bottom:.25rem}.menu__link.--navigator-active{color:#00ff57}.menu__link.--navigator-active:before{content:"";opacity:1}.menu__link:before{aspect-ratio:1;background-color:#00ff57;content:"";opacity:0;position:relative;transform:translateY(.125rem);transition:opacity .2s ease 0s;width:.375rem;z-index:1}.how__container{padding-bottom:2.5rem}.how__header-right{padding-top:.625rem}.how__image{aspect-ratio:1112/967;bottom:0;position:absolute;right:5%;width:60%;z-index:1}.how__image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%;will-change:transform;z-index:1}.tokenomics__top-left{flex:0 0 60%}.tokenomics__top-right{flex:1 1 auto}}@media (min-width:47.99875em) and (any-hover:hover){.menu__link:hover{color:#00ff57}.menu__link:hover:before{content:"";opacity:1}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (any-hover:hover){.header__buy:hover,.header__social-item:hover{box-shadow:0 .125rem 0 0 #a8a8a8}.hero__buy:hover,.hero__social-item:hover{box-shadow:0 0 0 .25rem #a8a8a8}.how__item-body a:hover{text-decoration:none}.join__buy:hover,.join__social-item:hover{box-shadow:0 0 0 .25rem #a8a8a8}.join__bottom>a:hover span{text-decoration:underline}}@media (min-width:116.875em){.page__about{padding-bottom:6.25rem;padding-top:10rem}.page__how{padding-top:7.5rem}.page__tokenomics{padding-bottom:5.3125rem;padding-top:5.3125rem}.hero__container{padding-bottom:3.125rem;padding-top:11.25rem;row-gap:21.5625rem}.hero__title{width:52.8125rem}.hero__buy{width:13.125rem}.hero__social{width:9.875rem}.hero__social-item{width:4.625rem}.line__row{column-gap:1.5rem;padding-left:1.5rem}.line__item.w-140{width:8.75rem}.line__item.w-120{width:7.5rem}.line__item span{font-size:2rem}.about__text,.about__title h2{font-size:4rem}.how__header{margin-bottom:5rem}.how__header-title span:first-child,.how__header-title span:nth-child(2){font-size:11.25rem}.how__header-right span{font-size:1.5rem}.how__header-right img{width:3.375rem}.how__items{margin-bottom:11.25rem}.how__items-column{row-gap:11.25rem}.how__items-column:first-child .how__item:first-child{margin-left:1.25rem;margin-top:2.5rem}.how__items-column:first-child .how__item:nth-child(2){margin-left:23.875rem}.how__items-column:nth-child(2) .how__item:first-child{margin-right:20rem}.how__items-column:nth-child(2) .how__item:nth-child(2){margin-bottom:2.5rem;margin-right:1.25rem}.how__item{width:22.25rem}.how__item-header span{font-size:2rem}.how__item-body{font-size:1.25rem}.how__bottom{gap:2.0625rem}.how__bottom-item-header span{font-size:2rem}.how__bottom-item-body{padding:.75rem}.how__bottom-item-content{padding-bottom:.25rem;padding-left:1.125rem;padding-right:1.125rem;padding-top:.25rem}.how__bottom-item-content-header div:first-child,.how__bottom-item-content-header div:nth-child(2) span{font-size:2rem}.tokenomics__top{column-gap:2.25rem}.tokenomics__top-left-header span{font-size:2rem}.tokenomics__top-left-body{padding:.75rem}.tokenomics__top-left-content{padding-bottom:.25rem;padding-left:1.125rem;padding-right:1.125rem;padding-top:.25rem}.tokenomics__top-left-content h3{font-size:8.375rem;padding-bottom:.625rem}.tokenomics__top-right-header span{font-size:2rem}.tokenomics__top-right-body{padding:.75rem}.tokenomics__top-right-content{padding-bottom:.25rem;padding-left:1.125rem;padding-right:1.125rem;padding-top:.25rem}.tokenomics__top-right-content h3{font-size:8.8125rem}.tokenomics__items{column-gap:2.25rem}.tokenomics__item-header span{font-size:2rem}.tokenomics__item-body{padding:.75rem}.tokenomics__item-content{padding-bottom:.25rem;padding-left:1.125rem;padding-right:1.125rem;padding-top:.25rem}.tokenomics__item-content h3{font-size:12.5rem;margin-bottom:.625rem}.tokenomics__item-content h4{font-size:2.625rem}.join__title{width:52.125rem}.join__buy{width:13.125rem}.join__social{width:9.875rem}.join__social-item{width:4.625rem}}@media (min-width:47.99875em) and (max-width:116.875em){.page__about{padding-bottom:clamp(2.5rem,-.1133146403875rem + 5.4445472859vw,6.25rem);padding-top:clamp(5rem,1.51558047948125rem + 7.2593963812vw,10rem)}.page__how{padding-top:clamp(3.75rem,1.1366853596125rem + 5.4445472859vw,7.5rem)}.page__tokenomics{padding-bottom:clamp(3.75rem,2.6611188998375rem + 2.2685613691vw,5.3125rem);padding-top:clamp(3.75rem,2.6611188998375rem + 2.2685613691vw,5.3125rem)}.hero__container{padding-bottom:clamp(2.5rem,2.0644475599375rem + .9074245476vw,3.125rem);padding-top:clamp(8.75rem,7.00779023974375rem + 3.6296981906vw,11.25rem);row-gap:clamp(8.75rem,-.178825021325rem + 18.6022032268vw,21.5625rem)}.hero__title{width:clamp(23.75rem,3.49681153699375rem + 42.1952414657vw,52.8125rem)}.hero__buy{width:clamp(8.75rem,5.70113291955rem + 6.3519718335vw,13.125rem)}.hero__social{width:clamp(6.375rem,3.9359063356375rem + 5.0815774668vw,9.875rem)}.hero__social-item{width:clamp(3rem,1.86756365583125rem + 2.3593038239vw,4.625rem)}.line__row{column-gap:clamp(1rem,.65155804795rem + .7259396381vw,1.5rem);padding-left:clamp(1rem,.65155804795rem + .7259396381vw,1.5rem)}.line__item.w-140{width:clamp(6.25rem,4.50779023974375rem + 3.6296981906vw,8.75rem)}.line__item.w-120{width:clamp(5.3125rem,3.788066459775rem + 3.1759859168vw,7.5rem)}.line__item span{font-size:clamp(1.375rem,.9394475599375rem + .9074245476vw,2rem)}.about__title h2{font-size:clamp(3rem,2.30311609589375rem + 1.4518792762vw,4rem)}.about__text{font-size:clamp(2rem,.60623219179375rem + 2.9037585525vw,4rem)}.how__header{margin-bottom:clamp(2.5rem,.75779023974375rem + 3.6296981906vw,5rem)}.how__header-title span:first-child,.how__header-title span:nth-child(2){font-size:clamp(4.5rem,-.2039663527rem + 9.8001851146vw,11.25rem)}.how__header-right span{font-size:clamp(1.25rem,1.075779023975rem + .3629698191vw,1.5rem)}.how__header-right img{width:clamp(3rem,2.7386685359625rem + .5444547286vw,3.375rem)}.how__items{margin-bottom:clamp(5rem,.64447559935625rem + 9.0742454765vw,11.25rem)}.how__items-column{row-gap:clamp(5rem,.64447559935625rem + 9.0742454765vw,11.25rem)}.how__items-column:first-child .how__item:first-child{margin-left:clamp(6.25e-8rem,-.871104774075rem + 1.8148490046vw,1.25rem);margin-top:clamp(1.25rem,.37889511986875rem + 1.8148490953vw,2.5rem)}.how__items-column:first-child .how__item:nth-child(2){margin-left:clamp(6.25e-8rem,-16.6381031044125rem + 34.6636176294vw,23.875rem)}.how__items-column:nth-child(2) .how__item:first-child{margin-right:clamp(6.25e-8rem,-13.9376779760125rem + 29.037585434vw,20rem)}.how__items-column:nth-child(2) .how__item:nth-child(2){margin-bottom:clamp(1.25rem,.37889511986875rem + 1.8148490953vw,2.5rem);margin-right:clamp(6.25e-8rem,-.871104774075rem + 1.8148490046vw,1.25rem)}.how__item{width:clamp(20rem,18.43201121576875rem + 3.2667283715vw,22.25rem)}.how__item-header span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.how__item-body{font-size:clamp(1.125rem,1.0378895119875rem + .1814849095vw,1.25rem)}.how__bottom{gap:clamp(.9375rem,.15350560788125rem + 1.6333641858vw,2.0625rem)}.how__bottom-item-header span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.how__bottom-item-body{padding:clamp(.375rem,.1136685359625rem + .5444547286vw,.75rem)}.how__bottom-item-content{padding-bottom:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem);padding-left:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-right:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-top:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem)}.how__bottom-item-content-header div:first-child,.how__bottom-item-content-header div:nth-child(2) span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.tokenomics__top{column-gap:clamp(1.25rem,.55311609589375rem + 1.4518792762vw,2.25rem)}.tokenomics__top-left-header span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.tokenomics__top-left-body{padding:clamp(.375rem,.1136685359625rem + .5444547286vw,.75rem)}.tokenomics__top-left-content{padding-bottom:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem);padding-left:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-right:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-top:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem)}.tokenomics__top-left-content h3{font-size:clamp(4rem,.95113291955rem + 6.3519718335vw,8.375rem);padding-bottom:clamp(.25rem,-.0113314640375rem + .5444547286vw,.625rem)}.tokenomics__top-right-header span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.tokenomics__top-right-body{padding:clamp(.375rem,.1136685359625rem + .5444547286vw,.75rem)}.tokenomics__top-right-content{padding-bottom:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem);padding-left:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-right:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-top:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem)}.tokenomics__top-right-content h3{font-size:clamp(4.25rem,1.07046718753125rem + 6.6241991978vw,8.8125rem)}.tokenomics__items{column-gap:clamp(1.25rem,.55311609589375rem + 1.4518792762vw,2.25rem)}.tokenomics__item-header span{font-size:clamp(1.625rem,1.3636685359625rem + .5444547286vw,2rem)}.tokenomics__item-body{padding:clamp(.375rem,.1136685359625rem + .5444547286vw,.75rem)}.tokenomics__item-content{padding-bottom:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem);padding-left:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-right:clamp(.625rem,.27655804795rem + .7259396381vw,1.125rem);padding-top:clamp(.125rem,.0378895119875rem + .1814849095vw,.25rem)}.tokenomics__item-content h3{font-size:clamp(5.625rem,.8339231592875rem + 9.9816700241vw,12.5rem);margin-bottom:clamp(.375rem,.200779023975rem + .3629698191vw,.625rem)}.tokenomics__item-content h4{font-size:clamp(1.375rem,.50389511986875rem + 1.8148490953vw,2.625rem)}.join__title{width:clamp(23.75rem,3.97591922106875rem + 41.1970744633vw,52.125rem)}.join__buy{width:clamp(8.75rem,5.70113291955rem + 6.3519718335vw,13.125rem)}.join__social{width:clamp(6.375rem,3.9359063356375rem + 5.0815774668vw,9.875rem)}.join__social-item{width:clamp(3rem,1.86756365583125rem + 2.3593038239vw,4.625rem)}}@media (max-width:24.375em){.how__bottom{gap:.9375rem}.how__bottom-item-header span{font-size:1.5rem}.how__bottom-item-body{padding:.25rem}.how__bottom-item-content{padding-left:.5rem;padding-right:.5rem}.tokenomics__top-left-body{padding:.25rem}.tokenomics__top-left-content{padding-left:.5rem;padding-right:.5rem}.tokenomics__top-right-body{padding:.25rem}.tokenomics__top-right-content{padding-left:.5rem;padding-right:.5rem}.tokenomics__item-body{padding:.25rem}.tokenomics__item-content{padding-left:.5rem;padding-right:.5rem}}@media (min-width:26.25em) and (max-width:47.99875em){.how__bottom-item-header span{max-width:95%}}@media (min-width:20em) and (max-width:47.99875em){.tokenomics__top-left-content h3{font-size:clamp(3.25rem,2.7142617974rem + 2.678691013vw,4rem)}}@media (max-width:20em){.tokenomics__top-left-content h3{font-size:3.25rem}}