﻿.hero_hero__mKjky {
    height: 100vh;
    background: #f8f8f8;
    overflow: hidden;
    background-image: url(../image/hero-bg.webp);
    background-size: cover;
    background-position: 100% 100%
}

.hero_hero_wrapper__4UzSr {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 140px
}

.hero_hero_title__kpMpt {
    max-width: 10em;
    font: 500 85px/.8 Clash Display;
    letter-spacing: -.02em;
    color: #0b101b;
    text-align: center
}

.hero_hero_controls__q2ASa {
    margin-top: 32px;
    display: flex;
    gap: 15px
}

.hero_hero_taiko___4EZO {
    margin-top: 59px;
    width: 642px;
    aspect-ratio: 1/.554;
    background: url(../image/taiko-holder.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center
}

.hero_hero_taiko___4EZO:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-49.8%, -50%);
    width: 242.52%;
    aspect-ratio: 1/.29351;
    background: url(../image/bg-grid.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    -webkit-mask: radial-gradient(#000, #000, transparent);
    mask: radial-gradient(#000, #000, transparent)
}

.hero_hero_taiko_inner__bqmxW {
    height: 100%;
    aspect-ratio: 1.17/1;
    position: relative;
    /* background: linear-gradient(90deg, transparent 0, rgba(232, 24, 153, .25)); */
    background: linear-gradient(90deg, transparent 0, rgba(0, 216, 214, .25));
    background-size: 50% 100%;
    background-position: -100% 0;
    background-repeat: no-repeat;
    animation: hero_bgAnimation__smZtY 6s ease-out infinite
}

.hero_hero_taiko_img__Qh9uP {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -45%);
    aspect-ratio: 1;
    width: 74%
}

@media screen and (min-width:991px)and (max-height:820px) {
    .hero_hero_wrapper__4UzSr {
        padding-top: 120px
    }

    .hero_hero_title__kpMpt {
        font-size: 68px
    }

    .hero_hero_taiko___4EZO {
        width: 500px
    }
}

@media screen and (max-width:990.8px) {
    .hero_hero_wrapper__4UzSr {
        padding-top: 0;
        justify-content: center;
        height: 100vh
    }

    .hero_hero_title__kpMpt {
        font-size: 68px
    }

    .hero_hero_taiko___4EZO {
        width: 500px
    }
}

@media screen and (max-width:767.8px) {
    .hero_hero_title__kpMpt {
        font-size: 55px
    }

    .hero_hero_taiko___4EZO {
        width: 480px
    }
}

@media screen and (max-width:389.98px) {
    .hero_hero_title__kpMpt {
        font-size: 44px
    }

    .hero_hero_controls__q2ASa {
        margin-top: 24px;
        gap: 10px
    }

    .hero_hero_controls__q2ASa a span,
    .hero_hero_controls__q2ASa button span {
        font-size: 12px
    }

    .hero_hero_taiko___4EZO {
        margin-top: 32px;
        width: 400px
    }
}

@keyframes hero_bgAnimation__smZtY {
    0% {
        background-position: -100% 0
    }

    30%,
    to {
        background-position: 200% 0
    }
}

.scaling_scaling__FWfH4 {
    overflow: hidden;
    position: relative
}

.scaling_scalling_wrapper__io3HU {
    display: flex;
    width: -moz-fit-content;
    width: fit-content
}

.scaling_scaling_screen__tiK5J {
    flex-shrink: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.scaling_scaling_screen__tiK5J h2 {
    font: 500 85px/.8 Clash Display;
    letter-spacing: -.02em;
    color: #0b101b
}

.scaling_scaling_screen__tiK5J h2 span {
    color: #00D8D6
}

.scaling_scaling_screen__tiK5J:first-of-type:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 100%;
    background: #fff;
    z-index: -1
}

.scaling_scaling_canvas__6QKVl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 50%;
    pointer-events: none;
    z-index: -1;
    opacity: .5
}

.scaling_scaling_lines___XHfF {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 78vw;
    width: 340vw;
    min-width: 340vw;
    opacity: .5;
    flex-shrink: 0;
    pointer-events: none
}

.scaling_scaling_rays__5SpGn {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(40vw, -50%);
    width: 350vw;
    pointer-events: none
}

.scaling_scaling_main__c94LH {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.scaling_scaling_main_iconWrapper__MUlVy {
    position: relative;
    width: 305px
}

.scaling_scaling_main_iconMover__mgpj0 {
    width: 100%
}

.scaling_scaling_main_icon__Lq_H9 {
    width: 100%;
    transform-origin: center
}

.scaling_scaling_main_eth__l2jxx {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%
}

.scaling_scaling_main_eth__l2jxx svg {
    opacity: 0
}

.scaling_scaling_main_label__slcHi {
    margin-top: 80px;
    font: 600 14px/1.2 Public Sans;
    letter-spacing: .04em;
    color: #00D8D6;
    text-transform: uppercase;
    text-align: center
}

.scaling_scaling_main_title__Cmyab {
    margin-top: 40px;
    text-align: center
}

.scaling_scaling_dao__XVrIO {
    max-width: 1010px;
    padding: 0 20px 120px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.scaling_scaling_dao_title___wdJm {
    margin-top: auto
}

.scaling_scaling_dao_btn__f2ta3 {
    margin-top: 24px
}

.scaling_scaling_token__x6Uqs {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.scaling_scaling_token_btn__tEvsA {
    margin-top: 24px
}

.scaling_scaling_community__QbIOk {
    max-width: 1380px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end
}

.scaling_scaling_community_inner__kZQo4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.scaling_scaling_community_btn__myubY {
    margin-top: 24px
}

@media screen and (min-width:991px)and (max-height:820px) {
    .scaling_scaling_screen__tiK5J h2 {
        font-size: 68px
    }

    .scaling_scaling_screen__tiK5J:first-of-type:after {
        width: 320px
    }

    .scaling_scaling_main_iconWrapper__MUlVy {
        width: 238px
    }
}

@media screen and (max-width:990.8px) {
    .scaling_scaling_screen__tiK5J h2 {
        font-size: 68px
    }

    .scaling_scaling_screen__tiK5J:first-of-type:after {
        width: 320px
    }

    .scaling_scaling_main_iconWrapper__MUlVy {
        width: 238px
    }
}

@media screen and (max-width:767.8px) {
    .scaling_scaling_screen__tiK5J h2 {
        font-size: 55px
    }

    .scaling_scaling_screen__tiK5J:first-of-type:after {
        width: 260px
    }

    .scaling_scaling_main_label__slcHi {
        font-size: 12px
    }

    .scaling_scaling_main_iconWrapper__MUlVy {
        width: 228px
    }
}

@media screen and (max-width:564.8px) {
    .scaling_scaling_rays__5SpGn {
        max-height: 500px
    }

    .scaling_scaling_screen__tiK5J:not(:first-of-type) {
        width: 150vw
    }

    .scaling_scaling_rays__5SpGn {
        width: 480vw
    }

    .scaling_scaling_community__QbIOk {
        padding-right: 12vw
    }

    .scaling_scaling_dao__XVrIO {
        align-items: center
    }
}

@media screen and (max-width:389.98px) {
    .scaling_scaling_main_iconWrapper__MUlVy {
        width: 190px
    }
}

.explore_explore__dDtNO {
    background: #fff;
    position: relative;
    overflow: hidden
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko__GlVtb:before,
.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko_image__ON6ij:before {
    opacity: 0
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko__GlVtb:after,
.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko_image__ON6ij:after {
    opacity: 1
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_right__dr3Nm {
    background-color: hsla(0, 0%, 64%, .1)
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_left__Eit2R .explore_explore_taiko_image__ON6ij img,
.explore_explore__dDtNO.explore__right__2S0el .explore_explore_left__Eit2R:before {
    opacity: 0
}

@media screen and (min-width:768px) {
    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child .explore_explore_title__4FBn6 {
        opacity: .1
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child .explore_explore_text__fQ9J7 {
        opacity: .2
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child .explore_explore_btn__LZfyg {
        background: transparent;
        border-color: #c9c9c9;
        pointer-events: none
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child .explore_explore_btn__LZfyg [data-text-wrapper] span {
        color: #c9c9c9
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child .explore_explore_btn__LZfyg>[data-icon] {
        width: 0;
        height: 0
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:nth-child(2) .explore_explore_text__fQ9J7,
    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:nth-child(2) .explore_explore_title__4FBn6 {
        opacity: 1
    }
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko_alethia__nHXah {
    border-color: rgba(11, 16, 27, .2)
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko_alethia__nHXah .explore_explore_taiko_text__PBAHV {
    opacity: .4
}

.explore_explore__dDtNO.explore__right__2S0el .explore_explore_taiko_alethia__nHXah:after {
    background: #dadada
}

@media screen and (min-width:768px) {
    .explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_item__STI08:nth-child(2) .explore_explore_btn__LZfyg {
        background: transparent;
        border-color: #c9c9c9;
        pointer-events: none
    }

    .explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_item__STI08:nth-child(2) .explore_explore_btn__LZfyg [data-text-wrapper] span {
        color: #c9c9c9
    }

    .explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_item__STI08:nth-child(2) .explore_explore_btn__LZfyg>[data-icon] {
        width: 0;
        height: 0
    }
}

.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_left__Eit2R {
    background-color: hsla(0, 0%, 64%, .1)
}

.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_right__dr3Nm .explore_explore_taiko_image__ON6ij img,
.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_right__dr3Nm:before {
    opacity: 0
}

.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_taiko_gwyneth__dz6Qq {
    border-color: rgba(11, 16, 27, .2)
}

.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_taiko_gwyneth__dz6Qq .explore_explore_taiko_text__PBAHV {
    opacity: .4
}

.explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_taiko_gwyneth__dz6Qq:after {
    background: #dadada
}

.explore_explore_wrapper__f5X13 {
    display: flex;
    position: relative;
    height: 100vh
}

.explore_explore_left__Eit2R,
.explore_explore_right__dr3Nm {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: background 1s ease
}

.explore_explore_left__Eit2R:before,
.explore_explore_right__dr3Nm:before {
    content: "";
    display: block;
    width: 343px;
    aspect-ratio: 1/1.344;
    background-image: url(../image/taiko-grid.svg);
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 1s ease;
    z-index: -1;
    -webkit-mask: radial-gradient(circle at 10%, #000, transparent);
    mask: radial-gradient(circle at 10%, #000, transparent)
}

.explore_explore_left__Eit2R {
    left: 0
}

.explore_explore_left__Eit2R .explore_explore_taiko_image__ON6ij {
    position: absolute;
    right: 0;
    top: 40%;
    transform: translate(50%, -40%)
}

.explore_explore_left__Eit2R:before {
    right: 0;
    transform: translateY(-50%) scaleX(-1)
}

.explore_explore_right__dr3Nm {
    right: 0
}

.explore_explore_right__dr3Nm .explore_explore_taiko_image__ON6ij {
    position: absolute;
    left: 0;
    top: 40%;
    transform: translate(-50%, -40%)
}

.explore_explore_right__dr3Nm:before {
    left: 0
}

.explore_explore_taiko_image_wrapper__U7jcU {
    width: 100%;
    animation: explore_taikoRound__rY0j5 10s linear infinite
}

.explore_explore_taiko_image__ON6ij {
    width: 325px;
    position: relative;
    z-index: 2
}

.explore_explore_taiko_image__ON6ij img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 99%;
    transition: opacity 1s ease
}

.explore_explore_taiko_image__ON6ij:before {
    left: 0
}

.explore_explore_taiko_image__ON6ij:after {
    right: 0;
    opacity: 0;
    background-position: 100% 0
}

.explore_explore_taiko_alethia__nHXah,
.explore_explore_taiko_gwyneth__dz6Qq {
    position: absolute;
    z-index: 2;
    padding-bottom: 10px;
    border-bottom: 1px solid #00D8D6;
    transition: border 1s ease
}

.explore_explore_taiko_alethia__nHXah:after,
.explore_explore_taiko_gwyneth__dz6Qq:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #fff;
    position: absolute;
    bottom: 0
}

.explore_explore_taiko_alethia__nHXah {
    right: 106px;
    top: 44%;
    width: 232px
}

.explore_explore_taiko_alethia__nHXah:after {
    right: 0;
    transform: translate(50%, 50%)
}

.explore_explore_taiko_gwyneth__dz6Qq {
    top: 48%;
    left: 132px;
    width: 196px;
    display: flex;
    justify-content: flex-end
}

.explore_explore_taiko_gwyneth__dz6Qq:after {
    left: 0;
    transform: translate(-50%, 50%);
    transition: background 1s ease
}

.explore_explore_taiko_text__PBAHV {
    font: 600 12px/1.255 Public Sans;
    letter-spacing: .04em;
    color: #0b101b;
    text-transform: uppercase;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 1em;
    transition: opacity 1s ease
}

.explore_explore_taiko_text__PBAHV span {
    color: #00D8D6
}

.explore_explore_taiko_svg__a764p {
    width: 100%
}

.explore_explore_container__rys9T {
    width: 100%;
    margin: 0 auto;
    padding: 0 40px 56px;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between
}

.explore_explore_item__STI08 {
    max-width: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.explore_explore_item__STI08:nth-child(2) {
    text-align: right;
    align-items: flex-end
}

@media screen and (min-width:768px) {
    .explore_explore_item__STI08:nth-child(2) .explore_explore_title__4FBn6 {
        opacity: .1
    }

    .explore_explore_item__STI08:nth-child(2) .explore_explore_text__fQ9J7 {
        opacity: .2
    }
}

.explore_explore_title__4FBn6 {
    font: 500 85px/.8 Clash Display;
    letter-spacing: -.02em;
    color: #0b101b;
    transition: opacity 1s ease;
    max-width: 4.4em
}

.explore_explore_text__fQ9J7 {
    margin-top: 18px;
    font: 400 14px/1.255 Public Sans;
    letter-spacing: -.01em;
    color: #0b101b;
    transition: opacity 1s ease
}

.explore_explore_btn__LZfyg {
    margin-top: 28px;
    border: 1.5px solid transparent;
    transition: 1s ease;
    transition-property: border, background;
    height: 50px
}

.explore_explore_btn__LZfyg [data-text-wrapper] span {
    transition: color 1s ease
}

.explore_explore_btn__LZfyg>[data-icon] {
    transition: .5s ease;
    transition-property: width, height
}

@keyframes explore_taikoRound__rY0j5 {
    0% {
        transform: rotate(0deg) translateX(30px) rotate(0deg)
    }

    to {
        transform: rotate(1turn) translateX(30px) rotate(-1turn)
    }
}

@media screen and (max-width:1123.8px) {
    .explore_explore_container__rys9T {
        padding: 36px
    }

    .explore_explore_taiko_image__ON6ij {
        width: 280px
    }

    .explore_explore_left__Eit2R:before,
    .explore_explore_right__dr3Nm:before {
        width: 320px
    }

    .explore_explore_title__4FBn6 {
        font-size: 68px
    }
}

@media screen and (max-width:767.8px) {
    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:first-child {
        opacity: 0
    }

    .explore_explore__dDtNO.explore__right__2S0el .explore_explore_item__STI08:nth-child(2),
    .explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_item__STI08:first-child {
        opacity: 1
    }

    .explore_explore__dDtNO:not(.explore__right__2S0el) .explore_explore_item__STI08:nth-child(2) {
        opacity: 0
    }

    .explore_explore_taiko_image__ON6ij {
        width: 220px;
        top: 35% !important
    }

    .explore_explore_left__Eit2R:before,
    .explore_explore_right__dr3Nm:before {
        width: 245px;
        top: 40%
    }

    .explore_explore_taiko_alethia__nHXah {
        width: 130px;
        right: 50px;
        top: 34%
    }

    .explore_explore_taiko_gwyneth__dz6Qq {
        width: 160px;
        left: 86px;
        top: 38%
    }

    .explore_explore_item__STI08 {
        align-items: center !important;
        text-align: center !important;
        position: absolute;
        left: 50%;
        bottom: 46px;
        transform: translateX(-50%);
        transition: opacity 1s ease
    }

    .explore_explore_taiko_text__PBAHV {
        font-size: 10px
    }

    .explore_explore_title__4FBn6 {
        font-size: 60px
    }

    .explore_explore_text__fQ9J7 {
        margin-top: 16px;
        font-size: 16px;
        max-width: 244px
    }

    .explore_explore_btn__LZfyg {
        margin-top: 24px
    }
}

@media screen and (max-width:564.8px) {
    .explore_explore_taiko_gwyneth__dz6Qq {
        width: 113px;
        padding-bottom: 6px;
        left: 50px
    }

    .explore_explore_taiko_alethia__nHXah {
        width: 134px;
        padding-bottom: 6px;
        right: 30px
    }

    .explore_explore_taiko_text__PBAHV {
        font-size: 8px
    }

    .explore_explore_left__Eit2R:before,
    .explore_explore_right__dr3Nm:before {
        width: 200px
    }
}

@media screen and (max-width:485px) {
    .explore_explore_taiko_image__ON6ij {
        width: 190px
    }
}

.about_about__dfoKJ {
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.about_about__dfoKJ.about__animated__hLJa5 .about_about_grid__8Hw1Q:after,
.about_about__dfoKJ.about__animated__hLJa5 .about_about_grid__8Hw1Q:before {
    transform: translateY(-51%)
}

.about_about_wrapper__MQeTB {
    max-width: 1120px;
    width: 100%;
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.about_about_grid__8Hw1Q {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1512px;
    -webkit-mask: linear-gradient(90deg, transparent, #000 2%, #000, #000 98%, transparent);
    mask: linear-gradient(90deg, transparent, #000 2%, #000, #000 98%, transparent)
}

.about_about_grid__8Hw1Q svg {
    stroke: rgba(0, 0, 0, .12)
}

.about_about_grid__8Hw1Q svg path {
    stroke-dasharray: 2000;
    stroke-dashoffset: 2000
}

.about_about_grid__8Hw1Q img {
    display: none
}

.about_about_grid__8Hw1Q:after,
.about_about_grid__8Hw1Q:before {
    content: "";
    display: block;
    width: 7.87%;
    aspect-ratio: 1/3.235;
    position: absolute;
    background: url(../image/about-lines.svg);
    opacity: .12;
    transition: transform 1.5s ease 1s
}

.about_about_grid__8Hw1Q:before {
    top: 50%;
    left: 0;
    transform: translate(-100%, -51%)
}

.about_about_grid__8Hw1Q:after {
    top: 50%;
    right: 0;
    transform: translate(100%, -51%)
}

.about_about_label__e4_e4 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 134%;
    font: 600 14px/1.2 Public Sans;
    letter-spacing: .04em;
    color: #00D8D6;
    text-transform: uppercase
}

.about_about_title__vqIPJ {
    max-width: 11.5em;
    text-align: center;
    font: 500 70px/.9 Clash Display;
    letter-spacing: -.02em;
    color: #0b101b
}

.about_about_title__vqIPJ .about-span span {
    opacity: .2
}

.about_about_text__CvOeD {
    margin-top: 32px;
    max-width: 568px;
    text-align: center;
    font: 400 16px/1.255 Public Sans;
    letter-spacing: -.01em;
    color: #0b101b
}

@media screen and (max-width:1659.8px) {
    .about_about_grid__8Hw1Q {
        width: 1360px
    }

    .about_about_title__vqIPJ {
        font-size: 56px
    }

    .about_about_label__e4_e4 {
        bottom: 137%
    }
}

@media screen and (max-width:990.8px) {
    .about_about_grid__8Hw1Q {
        width: 1100px
    }

    .about_about_title__vqIPJ {
        font-size: 48px
    }

    .about_about_label__e4_e4 {
        bottom: 131%
    }

    .about_about_text__CvOeD {
        margin-top: 20px
    }
}

@media screen and (max-width:767.8px) {
    .about_about_grid__8Hw1Q {
        width: 133%
    }

    .about_about_grid__8Hw1Q svg {
        display: none
    }

    .about_about_grid__8Hw1Q img {
        display: block;
        width: 100%
    }

    .about_about_label__e4_e4 {
        position: relative;
        inset: auto;
        text-align: center;
        transform: none
    }

    .about_about_title__vqIPJ {
        margin-top: 24px
    }
}

@media screen and (max-width:564.8px) {
    .about_about_title__vqIPJ {
        font-size: 44px
    }
}

@media screen and (max-width:360px) {
    .about_about_title__vqIPJ {
        font-size: 36px
    }

    .about_about_text__CvOeD {
        font-size: 14px
    }
}

.journey-item_item__06C6n {
    font-size: 16px
}

.journey-item_item__06C6n.journey-item__blue__JF_yg .journey-item_item_list__4sqfO {
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, transparent, #6438d6);
    border-image-slice: 1;
    background: linear-gradient(180deg, transparent, rgba(100, 56, 214, .1) 120%)
}

.journey-item_item__06C6n.journey-item__pink__4xf8S .journey-item_item_list__4sqfO {
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, transparent, #00D8D6);
    border-image-slice: 1;
    background: linear-gradient(180deg, transparent, rgba(232, 24, 153, .1) 120%)
}

.journey-item_item__06C6n.journey-item__orange__SSGV3 .journey-item_item_list__4sqfO {
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, transparent, #ffc037);
    border-image-slice: 1;
    background: linear-gradient(180deg, transparent, rgba(255, 192, 55, .1) 120%)
}

.journey-item_item_title__L_prm {
    font: 500 1.375em/.9 Clash Display;
    letter-spacing: -.02em;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-left: .54em
}

.journey-item_item_content__h1Elb {
    transform: translateY(-.6875em);
    -webkit-backdrop-filter: blur(.9375em);
    backdrop-filter: blur(.9375em);
    overflow: hidden;
    height: 0;
    transition: height .8s ease
}

.journey-item_item_list__4sqfO {
    padding: 1.5em 1.125em .875em;
    display: flex;
    flex-direction: column;
    gap: 6;
    position: relative
}

.journey-item_item_list_point__OlZ6m {
    font: 400 .875em/1.6 Public Sans;
    letter-spacing: -.01em;
    color: hsla(0, 0%, 100%, .6);
    display: flex;
    align-items: flex-start;
    gap: 8px
}

.journey-item_item_list_point__OlZ6m strong {
    font: inherit;
    color: #fff
}

.journey-item_item_list_point__OlZ6m:before {
    align-self: flex-start;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin-top: .44em;
    background: url(../image/plus.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0
}

@media screen and (max-width:990.8px) {
    .journey-item_item__06C6n {
        font-size: 12px
    }
}

@media screen and (max-width:359.98px) {
    .journey-item_item__06C6n {
        font-size: 10px
    }
}

.journey_journey_content__J0lYY {
    background: #10151b;
    padding: 30px 20px 50px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center
}

.journey_journey_label__Wuj1y {
    font: 600 14px/1.2 Public Sans;
    letter-spacing: .04em;
    color: #fff;
    text-transform: uppercase
}

.journey_journey_title__Grhgy {
    margin-top: 30px;
    text-align: center;
    max-width: 7.7em;
    font: 500 70px/.9 Clash Display;
    letter-spacing: -.02em;
    color: #fff
}

.journey_journey_roadmap__wUdRU {
    width: 891px;
    margin-top: 150px;
    position: relative
}

.journey_journey_roadmap__wUdRU .journey-path {
    stroke-dasharray: 1164;
    stroke-dashoffset: 1164
}

.journey_journey_24q2__2PoIX {
    width: 13.75em;
    position: absolute;
    left: -8%;
    bottom: 95%;
    z-index: 2;
    transform-origin: left center;
    transform: skewY(-18deg) scale(1.0001)
}

.journey_journey_24q3__MDNpk {
    position: absolute;
    right: 17%;
    bottom: 91.8%;
    z-index: 2;
    width: 17.5em;
    transform: skewY(-16deg) scale(1.0001)
}

.journey_journey_24q4__F8Lz_ {
    position: absolute;
    bottom: 64.5%;
    right: 48%;
    width: 14.0625em;
    transform: skewY(-5deg) scale(1.0001)
}

.journey_journey_25q1__R5Thi {
    position: absolute;
    width: 12.5em;
    left: 28%;
    bottom: 39.5%;
    transform: skewY(-5deg) scale(1.0001)
}

.journey_journey_25q2__iiPuu {
    position: absolute;
    width: 15em;
    right: 5%;
    bottom: 20.6%;
    transform: skewY(-4.8deg) scale(1.0001)
}

.journey_journey_25h1__0lrb3 {
    position: absolute;
    width: 13.75em;
    bottom: 0;
    left: 21%;
    transform: skewY(-5deg) scale(1.0001)
}

@media screen and (max-width:1123.8px) {
    .journey_journey_title__Grhgy {
        font-size: 58px
    }
}

@media screen and (max-width:990.8px) {
    .journey_journey_roadmap__wUdRU {
        width: 680px
    }
}

@media screen and (max-width:767.8px) {
    .journey_journey_24q2__2PoIX {
        left: 18%;
        bottom: 94%;
        transform: skewY(-17deg) scale(1.0001)
    }

    .journey_journey_title__Grhgy {
        font-size: 52px
    }
}

@media screen and (max-width:564.8px) {
    .journey_journey_content__J0lYY {
        padding-top: 130px;
        padding-bottom: 100px
    }

    .journey_journey_roadmap__wUdRU {
        width: 576px
    }

    .journey_journey_25q2__iiPuu {
        right: 13%;
        bottom: 19.8%
    }

    .journey_journey_title__Grhgy {
        font-size: 48px
    }
}

@media screen and (max-width:359.98px) {
    .journey_journey_title__Grhgy {
        font-size: 36px
    }

    .journey_journey_roadmap__wUdRU {
        width: 480px
    }
}

.governance_governance__EA7nk {
    overflow: hidden;
    padding: 150px 0 80px;
    background: #fff;
    background-image: radial-gradient(circle at 2px 2px, rgba(11, 16, 27, .1) 0, rgba(11, 16, 27, .1) 2px, #fff 0, #fff);
    background-size: 48px 48px
}

.governance_governance_container__ymtIE {
    max-width: 1135px;
    width: 100%;
    padding: 0 40px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (max-width:1123.8px) {
    .governance_governance_container__ymtIE {
        padding: 0 24px
    }
}

@media screen and (max-width:990.8px) {
    .governance_governance_container__ymtIE {
        padding: 0 16px
    }
}

.governance_governance_label__8LBzy {
    font: 600 14px/1.2 Public Sans;
    letter-spacing: .04em;
    color: #00D8D6;
    text-transform: uppercase
}

.governance_governance_title__OfdIt {
    margin-top: 44px;
    text-align: center;
    max-width: 8.5em;
    font: 500 70px/.9 Clash Display;
    letter-spacing: -.02em;
    color: #0b101b
}

.governance_governance_text__A8xmS {
    margin-top: 32px;
    max-width: 570px;
    font: 400 16px/1.255 Public Sans;
    letter-spacing: -.01em;
    color: #0b101b;
    text-align: center
}

.governance_governance_video__vKNag {
    min-width: 760px;
    width: 100%;
    -webkit-clip-path: inset(2px 2px);
    clip-path: inset(2px 2px);
    aspect-ratio: 3/1;
    object-fit: cover;
    object-position: center bottom;
    mix-blend-mode: darken
}

@media screen and (max-width:1123.8px) {
    .governance_governance_title__OfdIt {
        font-size: 62px
    }
}

@media screen and (max-width:990.8px) {
    .governance_governance_label__8LBzy {
        font-size: 12px
    }

    .governance_governance_title__OfdIt {
        margin-top: 32px;
        font-size: 56px
    }
}

@media screen and (max-width:564.8px) {
    .governance_governance_title__OfdIt {
        margin-top: 24px;
        font-size: 40px
    }
}

@media screen and (max-width:375.8px) {
    .governance_governance__EA7nk {
        padding-top: 80px
    }

    .governance_governance_video__vKNag {
        min-width: 670px
    }
}

.subscribe_subscribe__tH0hZ {
    padding-bottom: 12px
}

.WrapSVG_sections_s1___8WoJ,
.WrapSVG_sections_s3__bOdfT {
    height: 250vh;
    position: relative
}

.WrapSVG_sections_s1_content__4okAB,
.WrapSVG_sections_s3_content__n8vna {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.WrapSVG_sections_shape__OWP8Q {
    position: absolute;
    left: 0;
    top: 0;
    height: 250vh;
    width: 100%;
    pointer-events: none;
    z-index: 2
}

.WrapSVG_sections_shape_sticky__HYp3b {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh
}

.WrapSVG_sections_shape_figure__yVtLR {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.WrapSVG_sections_shape_figure__yVtLR img {
    width: 110vw;
    min-width: 110vw;
    height: 100%;
    flex-shrink: 0
}

.WrapSVG_sections_s3__bOdfT,
.WrapSVG_sections_s3__bOdfT .WrapSVG_sections_shape__OWP8Q {
    height: 170vh
}

.WrapSVG_sections_s3__bOdfT .WrapSVG_sections_shape_figure__yVtLR {
    height: 250vh
}

.WrapSVG_sections_s3__bOdfT .WrapSVG_sections_shape_sticky__HYp3b {
    transform: rotate(180deg)
}

@media screen and (max-width:767.8px) {
    .WrapSVG_sections_shape_figure__yVtLR img {
        width: 100vh;
        min-width: 100vh
    }
}

.home_root__H_2vk {
    background: #fff
}