html {
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent
}

button {
    font-family: inherit;
    color: inherit;
    cursor: pointer;
    background-color: transparent;
    border: none
}

.fps-numbers-big {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .54rem;
    line-height: .54rem;
    letter-spacing: -.03em
}

@media (min-width: 64em) {
    .fps-numbers-big {
        font-size: 11.1111111111vw;
        line-height: 11.1111111111vw
    }
}

.fps-pretitle {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .14rem;
    line-height: .19rem;
    text-transform: uppercase
}

.fps-line {
    position: relative;
    overflow: hidden
}

.fps-text-135 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -.03em
}

@media (min-width: 64em) {
    .fps-text-135 {
        font-size: 6.591796875vw;
        line-height: 5.224609375vw
    }
}

.fps-text-59 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .2rem;
    line-height: .2rem;
    letter-spacing: -.015em
}

@media (min-width: 64em) {
    .fps-text-59 {
        font-size: 2.880859375vw;
        line-height: 2.880859375vw
    }
}

@media (min-width: 64em) {
    .fps-text-59 .fps-mask-line-mask .fps-line {
        padding-bottom: .1953125vw
    }

    .fps-text-59 .fps-mask-line-mask+.fps-mask-line-mask {
        margin-top: -.1953125vw
    }
}

.fps-text-27 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .14rem;
    line-height: .19rem;
    text-transform: uppercase
}

@media (min-width: 48em) {
    .fps-text-27 {
        font-size: 1.9444444444vw;
        line-height: 2.4305555556vw
    }
}

@media (min-width: 64em) {
    .fps-text-27 {
        font-size: 1.318359375vw;
        line-height: 1.318359375vw;
        text-transform: uppercase;
        letter-spacing: -.035em
    }
}

.fps-text-18 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .12rem;
    line-height: .12rem;
    text-transform: uppercase;
    letter-spacing: -.035em
}

@media (min-width: 64em) {
    .fps-text-18 {
        font-size: .87890625vw;
        line-height: .87890625vw
    }
}

.fps-uppercase {
    text-transform: uppercase
}

.fps-title-40 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600
}

@media (min-width: 64em) {
    .fps-title-40 {
        font-size: 2.7777777778vw;
        line-height: 2.7777777778vw
    }
}

.fps-title-formal {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .2rem;
    line-height: .2rem;
    letter-spacing: -.01em
}

@media (min-width: 64em) {
    .fps-title-formal {
        font-size: 2.880859375vw;
        line-height: 3.515625vw
    }
}

.fps-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: .4rem;
    color: #000;
    background-color: #00a1ff;
    border-radius: 2px
}

@media (min-width: 48em) {
    .fps-button {
        min-width: 13.916015625vw;
        height: 3.955078125vw;
        padding: 0vw 1.708984375vw
    }
}

.fps-button.fps-button-dark {
    color: #66717e;
    background: transparent;
    border: 1px solid #66717E
}

.fps-color-blue {
    color: #00a1ff
}

.fps-color-orange {
    color: #fc6a18
}

.fps-color-grey {
    color: #68717d
}

.fps-section.fps-empty.fps-height-50 {
    height: 50vh
}

.fps-section.fps-empty.fps-height-100 {
    height: 100vh
}

.fps-section.fps-empty.fps-height-200 {
    height: 200vh
}

.fps-section.fps-empty.fps-height-300 {
    height: 300vh
}

.fps-section.fps-empty.fps-height-400 {
    height: 400vh
}

.fps-section.fps-empty.fps-height-500 {
    height: 500vh
}

.fps-section.fps-empty.fps-height-600,
.fps-section.fps-roulette {
    height: 600vh
}

.fps-section.fps-roulette .fps-inner {
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100dvh
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-inner {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 0 4.00390625vw
    }
}

.fps-section.fps-roulette .fps-total-title {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    top: -.45rem;
    font-size: .11rem;
    line-height: .12rem
}

@media (min-width: 48em) {
    .fps-section.fps-roulette .fps-total-title {
        top: -.45rem;
        font-size: .15rem;
        line-height: .15rem
    }
}

@media (max-width: 79.99em) {
    .fps-section.fps-roulette .fps-total-title {
        position: relative;
        color: #66717e;
        text-align: center
    }
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-title {
        flex: 1 0 15.625vw;
        padding-left: 0
    }
}

.fps-section.fps-roulette .fps-total-center {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .25vh;
    align-items: center;
    margin-top: 5vh
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center {
        gap: 0;
        margin-top: 0
    }
}

.fps-section.fps-roulette .fps-total-center .fps-title-wrapper {
    position: relative;
    flex: 0 0 auto;
    text-align: center
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-title-wrapper {
        margin-bottom: .48828125vw
    }
}

.fps-section.fps-roulette .fps-total-center .fps-title-wrapper span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%
}

.fps-section.fps-roulette .fps-total-center .fps-title-wrapper span:nth-child(1) {
    position: relative
}

.fps-section.fps-roulette .fps-total-center .fps-center-pretitle {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -.03em
}

@media (max-width: 79.99em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-pretitle {
        font-size: .24rem;
        line-height: .27rem
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-industry {
    position: relative;
    top: .22rem
}

@media (min-width: 48em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-industry {
        top: .22rem
    }
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-industry {
        top: 1.5625vw
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-today {
    position: relative;
    top: -.22rem
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-today {
        top: -3.662109375vw
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-tomorrow {
    position: relative;
    top: -.9rem
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-pretitle.fps-center-pretitle-tomorrow {
        top: -9.033203125vw
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-number {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    position: relative;
    overflow: clip;
    font-size: 1rem;
    line-height: 1rem;
    text-align: center;
    letter-spacing: -.03em;
    transform-origin: center bottom
}

.fps-section.fps-roulette .fps-total-center .fps-center-number .fps-center-number-content {
    position: relative;
    overflow: clip
}

.fps-section.fps-roulette .fps-total-center .fps-center-number .fps-center-number-one {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: .9765625vw
}

.fps-section.fps-roulette .fps-total-center .fps-center-number .fps-number-wrapper {
    display: inline-flex;
    flex-direction: column;
    width: .54rem;
    height: 1rem
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-number .fps-number-wrapper {
        width: 5.37109375vw;
        height: 9.765625vw
    }
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-number {
        font-size: 9.765625vw;
        line-height: 9.765625vw;
        transform-origin: center bottom
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-unit {
    position: relative;
    margin-top: .625vh;
    overflow: clip;
    color: #fc6a18;
    text-transform: uppercase;
    letter-spacing: -.03em
}

@media (max-width: 79.99em) {
    .fps-section.fps-roulette .fps-total-center .fps-center-unit {
        font-size: .23rem;
        line-height: .23rem
    }
}

.fps-section.fps-roulette .fps-total-center .fps-center-unit span {
    display: inline-block
}

.fps-section.fps-roulette .fps-scroll-wrapper {
    position: relative;
    padding-right: .18rem
}

@media (max-width: 79.99em) {
    .fps-section.fps-roulette .fps-scroll-wrapper {
        margin-top: 7.5vh
    }
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper {
        flex: 1 0 15.625vw;
        padding-left: 0;
        margin-top: 0
    }
}

.fps-section.fps-roulette .fps-scroll-wrapper .fps-scroll-content {
    position: relative;
    padding-right: .28rem
}

@media (max-width: 79.99em) {
    .fps-section.fps-roulette .fps-scroll-wrapper .fps-scroll-content {
        width: fit-content;
        margin: 0 auto
    }
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper .fps-scroll-content {
        padding-right: 1.9444444444vw
    }
}

.fps-section.fps-roulette .fps-scroll-wrapper ul {
    display: flex;
    flex-direction: column;
    gap: 2.5vh
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper ul {
        gap: 24.1379310345vh
    }
}

.fps-section.fps-roulette .fps-scroll-wrapper li {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .11rem;
    line-height: .12rem;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: -.035em
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper li {
        font-size: .87890625vw;
        line-height: .87890625vw
    }
}

.fps-section.fps-roulette .fps-scroll-wrapper .fps-scrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #ffffff26;
    transform-origin: top
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper .fps-scrollbar {
        width: 4px
    }
}

.fps-section.fps-roulette .fps-scroll-wrapper .fps-progress-bar {
    position: absolute;
    right: 0;
    width: 100%;
    height: .25rem;
    background-color: #fc6a18
}

@media (min-width: 80em) {
    .fps-section.fps-roulette .fps-scroll-wrapper .fps-progress-bar {
        height: 6.724137931vh
    }
}

.fps-section.fps-how {
    height: 150vh;
    margin-top: -100vh
}

.fps-section.fps-how .fps-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100dvh
}

.fps-section.fps-business {
    height: 300vh
}

.fps-section.fps-business .fps-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100dvh;
    text-align: center
}

.fps-section.fps-business .fps-wrapper .fps-text-59 {
    max-width: min(600px, 70vw)
}

@media (min-width: 64em) {
    .fps-section.fps-business .fps-wrapper .fps-text-59 {
        max-width: 54vw
    }
}

.fps-section.fps-formal {
    height: 150vh;
    padding: 0 .18rem
}

.fps-section.fps-formal .fps-wrapper {
    display: flex;
    flex-direction: column;
    gap: .24rem;
    justify-content: flex-end;
    height: 100dvh;
    padding-bottom: .24rem
}

@media (min-width: 48em) {
    .fps-section.fps-formal .fps-wrapper {
        gap: 3.173828125vw;
        justify-content: center;
        padding-bottom: 0
    }
}

@media (min-width: 48em) {
    .fps-section.fps-formal {
        justify-content: center;
        padding: 0 .95rem
    }
}

@media (min-width: 64em) {
    .fps-section.fps-formal {
        padding-right: 0;
        padding-left: 9.765625vw
    }
}

@media (min-width: 48em) {
    .fps-section.fps-formal.fps-formal-right {
        padding-left: calc(.18rem + 50%)
    }
}

@media (min-width: 64em) {
    .fps-section.fps-formal.fps-formal-right {
        padding-left: 57vw
    }
}

@media (min-width: 64em) {
    .fps-section.fps-formal .fps-title-formal {
        max-width: 53vw
    }
}

.fps-section.fps-formal .fps-button-wrapper {
    display: flex;
    flex-direction: column;
    gap: .1rem
}

@media (min-width: 48em) {
    .fps-section.fps-formal .fps-button-wrapper {
        flex-direction: row;
        gap: .732421875vw
    }
}

#fps-webgl-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: transparent
}

#fps-root {
    position: relative;
    width: 100%;
    overflow: hidden
}

#fps-root section {
    position: relative;
    width: 100%;
    min-height: 100svh
}

._fps-numbers-big_12akf_43 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .54rem;
    line-height: .54rem;
    letter-spacing: -.03em
}

@media (min-width: 64em) {
    ._fps-numbers-big_12akf_43 {
        font-size: 11.1111111111vw;
        line-height: 11.1111111111vw
    }
}

._fps-pretitle_12akf_58 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .14rem;
    line-height: .19rem;
    text-transform: uppercase
}

._fps-line_12akf_67 {
    position: relative;
    overflow: hidden
}

._fps-text-135_12akf_72 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -.03em
}

@media (min-width: 64em) {
    ._fps-text-135_12akf_72 {
        font-size: 6.591796875vw;
        line-height: 5.224609375vw
    }
}

._fps-text-59_12akf_86 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .2rem;
    line-height: .2rem;
    letter-spacing: -.015em
}

@media (min-width: 64em) {
    ._fps-text-59_12akf_86 {
        font-size: 2.880859375vw;
        line-height: 2.880859375vw
    }
}

@media (min-width: 64em) {
    ._fps-text-59_12akf_86 ._fps-mask-line-mask_12akf_101 ._fps-line_12akf_67 {
        padding-bottom: .1953125vw
    }

    ._fps-text-59_12akf_86 ._fps-mask-line-mask_12akf_101+._fps-mask-line-mask_12akf_101 {
        margin-top: -.1953125vw
    }
}

._fps-text-27_12akf_109 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .14rem;
    line-height: .19rem;
    text-transform: uppercase
}

@media (min-width: 48em) {
    ._fps-text-27_12akf_109 {
        font-size: 1.9444444444vw;
        line-height: 2.4305555556vw
    }
}

@media (min-width: 64em) {
    ._fps-text-27_12akf_109 {
        font-size: 1.318359375vw;
        line-height: 1.318359375vw;
        text-transform: uppercase;
        letter-spacing: -.035em
    }
}

._fps-text-18_12akf_132 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .12rem;
    line-height: .12rem;
    text-transform: uppercase;
    letter-spacing: -.035em
}

@media (min-width: 64em) {
    ._fps-text-18_12akf_132 {
        font-size: .87890625vw;
        line-height: .87890625vw
    }
}

._fps-uppercase_12akf_148 {
    text-transform: uppercase
}

._fps-title-40_12akf_152 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600
}

@media (min-width: 64em) {
    ._fps-title-40_12akf_152 {
        font-size: 2.7777777778vw;
        line-height: 2.7777777778vw
    }
}

._fps-title-formal_12akf_164 {
    font-family: "Magnetik", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .2rem;
    line-height: .2rem;
    letter-spacing: -.01em
}

@media (min-width: 64em) {
    ._fps-title-formal_12akf_164 {
        font-size: 2.880859375vw;
        line-height: 3.515625vw
    }
}

._fps-button_12akf_179 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: .4rem;
    color: #000;
    background-color: #00a1ff;
    border-radius: 2px
}

@media (min-width: 48em) {
    ._fps-button_12akf_179 {
        min-width: 13.916015625vw;
        height: 3.955078125vw;
        padding: 0vw 1.708984375vw
    }
}

._fps-button_12akf_179._fps-button-dark_12akf_195 {
    color: #66717e;
    background: transparent;
    border: 1px solid #66717E
}

._fps-color-blue_12akf_201 {
    color: #00a1ff
}

._fps-color-orange_12akf_205 {
    color: #fc6a18
}

._fps-color-grey_12akf_209 {
    color: #68717d
}