.wrapper-nkb9FHQO {
    justify-content: center;
    position: relative
}

.content-nkb9FHQO,
.wrapper-nkb9FHQO {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 100%
}

.hero__offer,
.content-nkb9FHQO {
    --offset: 0px;
    box-sizing: border-box;
    justify-content: flex-end;
    padding-top: calc(var(--offset) + 64px);
    padding-inline: 20px
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
.hero__offer,
        .content-nkb9FHQO {
            justify-content: flex-start;
            --offset: 48px
        }
    }
}

@container content-container (min-width: 702px) {
.hero__offer,
    .content-nkb9FHQO {
        justify-content: flex-start;
        --offset: 48px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1214px) {
.hero__offer,
        .content-nkb9FHQO {
            --offset: 64px
        }
    }
}

@container content-container (min-width: 1214px) {
.hero__offer,
    .content-nkb9FHQO {
        --offset: 64px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
.hero__offer,
        .content-nkb9FHQO {
            --offset: 120px
        }
    }
}

@container content-container (min-width: 1374px) {
.hero__offer,
    .content-nkb9FHQO {
        --offset: 120px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:2494px) {
.hero__offer,
        .content-nkb9FHQO {
            --offset: 200px
        }
    }
}

@container content-container (min-width: 2494px) {
.hero__offer,
    .content-nkb9FHQO {
        --offset: 200px
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .content-nkb9FHQO {
        justify-content: flex-end
    }
}

.logo-nkb9FHQO {
    align-items: center;
    color: var(--color-white);
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    max-width: 280px;
    width: 100%
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .logo-nkb9FHQO {
            align-items: flex-start;
            flex-direction: row;
            max-width: 100%
        }
    }
}

@container content-container (min-width: 702px) {
    .logo-nkb9FHQO {
        align-items: flex-start;
        flex-direction: row;
        max-width: 100%
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .logo-nkb9FHQO {
        }
    }
}

@container content-container (min-width: 1374px) {
    .logo-nkb9FHQO {
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .logo-nkb9FHQO {
        flex-direction: row;
        max-width: 100%
    }
}

.tagline-nkb9FHQO {
    position: relative
}

.tagline-nkb9FHQO svg {
    height: 100%;
    width: 100%
}

.firstTagline-nkb9FHQO {
    height: 62px;
    width: 240px
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .firstTagline-nkb9FHQO {
            height: 82px;
            top: -10px;
            width: 315px
        }
    }
}

@container content-container (min-width: 702px) {
    .firstTagline-nkb9FHQO {
        height: 82px;
        top: -10px;
        width: 315px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .firstTagline-nkb9FHQO {
            height: 136px;
            top: -19px;
            width: 525px
        }
    }
}

@container content-container (min-width: 1374px) {
    .firstTagline-nkb9FHQO {
        height: 136px;
        top: -19px;
        width: 525px
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .firstTagline-nkb9FHQO {
        height: 62px;
        top: -10px;
        width: 240px
    }
}

.secondTagline-nkb9FHQO {
    height: 61px;
    width: 240px
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .secondTagline-nkb9FHQO {
            height: 80px;
            top: 5px;
            width: 315px
        }
    }
}

@container content-container (min-width: 702px) {
    .secondTagline-nkb9FHQO {
        height: 80px;
        top: 5px;
        width: 315px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .secondTagline-nkb9FHQO {
            height: 134px;
            top: 4px;
            width: 525px
        }
    }
}

@container content-container (min-width: 1374px) {
    .secondTagline-nkb9FHQO {
        height: 134px;
        top: 4px;
        width: 525px
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .secondTagline-nkb9FHQO {
        height: 61px;
        width: 240px
    }
}

.info-nkb9FHQO {
    color: var(--color-white);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    max-width: 280px;
    width: 100%;
    --ui-lib-typography-font-size: 16px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            font-style: normal;
            margin-top: 6px;
            max-width: 100%;
            --ui-lib-typography-font-size: 20px;
            font-size: var(--ui-lib-typography-font-size);
            font-weight: 400;
            --ui-lib-typography-line-height: 30px;
            line-height: var(--ui-lib-typography-line-height)
        }
    }
}

@container content-container (min-width: 702px) {
    .info-nkb9FHQO {
        font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
        font-feature-settings: "tnum" on, "lnum" on;
        font-style: normal;
        margin-top: 6px;
        max-width: 100%;
        --ui-lib-typography-font-size: 20px;
        font-size: var(--ui-lib-typography-font-size);
        font-weight: 400;
        --ui-lib-typography-line-height: 30px;
        line-height: var(--ui-lib-typography-line-height)
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .info-nkb9FHQO {
            margin-top: 8px
        }

        .info-nkb9FHQO,
        [data-query-type=container] .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            --ui-lib-typography-line-height: 28px;
            line-height: var(--ui-lib-typography-line-height);
            --ui-lib-typography-font-size: 18px;
            font-size: var(--ui-lib-typography-font-size);
            font-style: normal;
            font-weight: 400
        }

        @media (min-width:768px) {
            .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 32px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 24px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }

        @supports not (container-type:inline-size) {
            @media (min-width:702px) {
                [data-query-type=container] .info-nkb9FHQO {
                    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                    font-feature-settings: "tnum" on, "lnum" on;
                    --ui-lib-typography-line-height: 32px;
                    line-height: var(--ui-lib-typography-line-height);
                    --ui-lib-typography-font-size: 24px;
                    font-size: var(--ui-lib-typography-font-size);
                    font-style: normal;
                    font-weight: 400
                }
            }
        }

        @container content-container (min-width: 702px) {
            [data-query-type=container] .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 32px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 24px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }

        @media (min-width:1280px) {
            .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 40px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 28px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }

        @supports not (container-type:inline-size) {
            @media (min-width:1214px) {
                [data-query-type=container] .info-nkb9FHQO {
                    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                    font-feature-settings: "tnum" on, "lnum" on;
                    --ui-lib-typography-line-height: 40px;
                    line-height: var(--ui-lib-typography-line-height);
                    --ui-lib-typography-font-size: 28px;
                    font-size: var(--ui-lib-typography-font-size);
                    font-style: normal;
                    font-weight: 400
                }
            }
        }

        @container content-container (min-width: 1214px) {
            [data-query-type=container] .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 40px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 28px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }
    }
}

@container content-container (min-width: 1374px) {
    .info-nkb9FHQO {
        margin-top: 8px
    }

    .info-nkb9FHQO,
    [data-query-type=container] .info-nkb9FHQO {
        font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
        font-feature-settings: "tnum" on, "lnum" on;
        --ui-lib-typography-line-height: 28px;
        line-height: var(--ui-lib-typography-line-height);
        --ui-lib-typography-font-size: 18px;
        font-size: var(--ui-lib-typography-font-size);
        font-style: normal;
        font-weight: 400
    }

    @media (min-width:768px) {
        .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            --ui-lib-typography-line-height: 32px;
            line-height: var(--ui-lib-typography-line-height);
            --ui-lib-typography-font-size: 24px;
            font-size: var(--ui-lib-typography-font-size);
            font-style: normal;
            font-weight: 400
        }
    }

    @supports not (container-type:inline-size) {
        @media (min-width:702px) {
            [data-query-type=container] .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 32px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 24px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }
    }

    @container content-container (min-width: 702px) {
        [data-query-type=container] .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            --ui-lib-typography-line-height: 32px;
            line-height: var(--ui-lib-typography-line-height);
            --ui-lib-typography-font-size: 24px;
            font-size: var(--ui-lib-typography-font-size);
            font-style: normal;
            font-weight: 400
        }
    }

    @media (min-width:1280px) {
        .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            --ui-lib-typography-line-height: 40px;
            line-height: var(--ui-lib-typography-line-height);
            --ui-lib-typography-font-size: 28px;
            font-size: var(--ui-lib-typography-font-size);
            font-style: normal;
            font-weight: 400
        }
    }

    @supports not (container-type:inline-size) {
        @media (min-width:1214px) {
            [data-query-type=container] .info-nkb9FHQO {
                font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
                font-feature-settings: "tnum" on, "lnum" on;
                --ui-lib-typography-line-height: 40px;
                line-height: var(--ui-lib-typography-line-height);
                --ui-lib-typography-font-size: 28px;
                font-size: var(--ui-lib-typography-font-size);
                font-style: normal;
                font-weight: 400
            }
        }
    }

    @container content-container (min-width: 1214px) {
        [data-query-type=container] .info-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            --ui-lib-typography-line-height: 40px;
            line-height: var(--ui-lib-typography-line-height);
            --ui-lib-typography-font-size: 28px;
            font-size: var(--ui-lib-typography-font-size);
            font-style: normal;
            font-weight: 400
        }
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:2494px) {
        .info-nkb9FHQO {
            margin-top: 20px
        }
    }
}

@container content-container (min-width: 2494px) {
    .info-nkb9FHQO {
        margin-top: 20px
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .info-nkb9FHQO {
        font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
        font-feature-settings: "tnum" on, "lnum" on;
        font-style: normal;
        margin-top: 6px;
        max-width: 100%;
        --ui-lib-typography-font-size: 16px;
        font-size: var(--ui-lib-typography-font-size);
        font-weight: 400;
        --ui-lib-typography-line-height: 24px;
        line-height: var(--ui-lib-typography-line-height)
    }
}

.cta-nkb9FHQO {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    margin-top: 24px;
    max-width: 280px;
    padding-bottom: 48px;
    width: 100%
}

.cta-nkb9FHQO .ctaButton-nkb9FHQO {
    --ui-lib-size: 4
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .cta-nkb9FHQO .ctaButton-nkb9FHQO {
            --ui-lib-size: 7
        }
    }
}

@container content-container (min-width: 1374px) {
    .cta-nkb9FHQO .ctaButton-nkb9FHQO {
        --ui-lib-size: 7
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .cta-nkb9FHQO {
            max-width: 100%;
            padding-bottom: 0
        }
    }
}

@container content-container (min-width: 702px) {
    .cta-nkb9FHQO {
        max-width: 100%;
        padding-bottom: 0
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .cta-nkb9FHQO {
            margin-top: 32px
        }
    }
}

@container content-container (min-width: 1374px) {
    .cta-nkb9FHQO {
        margin-top: 32px
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:2494px) {
        .cta-nkb9FHQO {
            margin-top: 48px
        }
    }
}

@container content-container (min-width: 2494px) {
    .cta-nkb9FHQO {
        margin-top: 48px
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .cta-nkb9FHQO {
        padding-bottom: 38px
    }
}

.ctaInfo-nkb9FHQO {
    color: var(--color-cold-gray-200);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    text-align: center;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 18px;
    line-height: var(--ui-lib-typography-line-height)
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .ctaInfo-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            font-style: normal;
            --ui-lib-typography-font-size: 18px;
            font-size: var(--ui-lib-typography-font-size);
            font-weight: 400;
            --ui-lib-typography-line-height: 28px;
            line-height: var(--ui-lib-typography-line-height)
        }
    }
}

@container content-container (min-width: 1374px) {
    .ctaInfo-nkb9FHQO {
        font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
        font-feature-settings: "tnum" on, "lnum" on;
        font-style: normal;
        --ui-lib-typography-font-size: 18px;
        font-size: var(--ui-lib-typography-font-size);
        font-weight: 400;
        --ui-lib-typography-line-height: 28px;
        line-height: var(--ui-lib-typography-line-height)
    }
}

.astronautBlock-nkb9FHQO {
    align-items: center;
    box-sizing: border-box;
    display: none;
    justify-content: flex-end;
    padding: 0 24px 24px;
    width: 100%
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .astronautBlock-nkb9FHQO {
            display: flex
        }
    }
}

@container content-container (min-width: 702px) {
    .astronautBlock-nkb9FHQO {
        display: flex
    }
}

@media (max-height:440px) and (orientation:landscape) {
    .astronautBlock-nkb9FHQO {
        display: none
    }
}

.astronautWrapper-nkb9FHQO {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    padding: 12px
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .astronautWrapper-nkb9FHQO {
            gap: 16px;
            padding: 16px
        }
    }
}

@container content-container (min-width: 1374px) {
    .astronautWrapper-nkb9FHQO {
        gap: 16px;
        padding: 16px
    }
}

.astronautContainer-nkb9FHQO {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: center
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .astronautContainer-nkb9FHQO {
            gap: 16px
        }
    }
}

@container content-container (min-width: 1374px) {
    .astronautContainer-nkb9FHQO {
        gap: 16px
    }
}

.astronautAvatar-nkb9FHQO {
    border-radius: 28px;
    height: 48px;
    overflow: clip;
    width: 48px
}

.astronautAvatar-nkb9FHQO img {
    height: 100%;
    width: 100%
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .astronautAvatar-nkb9FHQO {
            border-radius: 32px;
            height: 64px;
            width: 64px
        }
    }
}

@container content-container (min-width: 1374px) {
    .astronautAvatar-nkb9FHQO {
        border-radius: 32px;
        height: 64px;
        width: 64px
    }
}

.astronautPersonalization-nkb9FHQO {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2px;
    justify-content: center;
    min-width: 176px
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .astronautPersonalization-nkb9FHQO {
            gap: 4px;
            min-width: 208px
        }
    }
}

@container content-container (min-width: 1374px) {
    .astronautPersonalization-nkb9FHQO {
        gap: 4px;
        min-width: 208px
    }
}

.astronautName-nkb9FHQO {
    color: var(--color-white);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    width: 100%;
    --ui-lib-typography-font-size: 18px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 24px;
    line-height: var(--ui-lib-typography-line-height)
}

@supports not (container-type:inline-size) {
    @media (min-width:1374px) {
        .astronautName-nkb9FHQO {
            font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
            font-feature-settings: "tnum" on, "lnum" on;
            font-style: normal;
            --ui-lib-typography-font-size: 20px;
            font-size: var(--ui-lib-typography-font-size);
            font-weight: 600;
            --ui-lib-typography-line-height: 24px;
            line-height: var(--ui-lib-typography-line-height)
        }
    }
}

@container content-container (min-width: 1374px) {
    .astronautName-nkb9FHQO {
        font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
        font-feature-settings: "tnum" on, "lnum" on;
        font-style: normal;
        --ui-lib-typography-font-size: 20px;
        font-size: var(--ui-lib-typography-font-size);
        font-weight: 600;
        --ui-lib-typography-line-height: 24px;
        line-height: var(--ui-lib-typography-line-height)
    }
}

.astronautInfo-nkb9FHQO {
    color: var(--color-cold-gray-200);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    width: 100%;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 18px;
    line-height: var(--ui-lib-typography-line-height)
}

.explainButton-nkb9FHQO {
    width: 100%;
    --ui-lib-size: 3
}

@media (min-width:1440px) {
    .explainButton-nkb9FHQO {
        --ui-lib-size: 4
    }
}

@keyframes space-translate-down-nkb9FHQO {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes space-translate-up-nkb9FHQO {
    0% {
        opacity: 0;
        transform: translateY(10%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes space-translate-left-nkb9FHQO {
    0% {
        opacity: 0;
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.wrapper-MxNHjRTl {
    position: relative
}

.cornersContainer-MxNHjRTl {
    background-color: var(--color-black);
    position: absolute;
    width: 100%
}

.corners-MxNHjRTl {
    background-color: var(--color-background-primary);
    border-radius: 32px 32px 0 0;
    padding-bottom: 40px;
    width: 100%
}

.js-main-page-promo {
    container-name: content-container;
    container-type: inline-size
}

.wrapper-b31obTJx {
    align-items: center;
    background-color: var(--color-black);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: -64px;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    top: -64px
}

@supports (min-height:100svh) {
    .wrapper-b31obTJx {
        min-height: 100svh
    }
}

.illustrationWrapper-b31obTJx {
    --landscape-offset: 95px;
    inset: 0;
    -webkit-mask: linear-gradient(to bottom, #0000 0, #fff 124px, #fff calc(100% - var(--landscape-offset)), #0000 100%);
    mask: linear-gradient(to bottom, #0000 0, #fff 124px, #fff calc(100% - var(--landscape-offset)), #0000 100%);
    position: absolute
}

@supports not (container-type:inline-size) {
    @media (min-width:702px) {
        .illustrationWrapper-b31obTJx {
            --landscape-offset: 66px
        }
    }
}

@container content-container (min-width: 702px) {
    .illustrationWrapper-b31obTJx {
        --landscape-offset: 66px
    }
}

@media (min-device-width:375px) and (max-device-height:812px) and (orientation:landscape) {
    .illustrationWrapper-b31obTJx {
        -webkit-mask: linear-gradient(to bottom, #0000 0, #fff 124px, #fff calc(100% - var(--landscape-offset)), #0000 100%);
        mask: linear-gradient(to bottom, #0000 0, #fff 124px, #fff calc(100% - var(--landscape-offset)), #0000 100%)
    }

    @media (min-width:768px) {
        .illustrationWrapper-b31obTJx {
            -webkit-mask: linear-gradient(to bottom, #0000 0, #fff 184px, #fff calc(100% - var(--landscape-offset)), #0000 100%);
            mask: linear-gradient(to bottom, #0000 0, #fff 184px, #fff calc(100% - var(--landscape-offset)), #0000 100%)
        }
    }
}

.illustration-b31obTJx {
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    width: 100%
}

@supports not (container-type:inline-size) {
    @media (min-width:1214px) {
        .illustration-b31obTJx {
            object-position: center
        }
    }
}

@container content-container (min-width: 1214px) {
    .illustration-b31obTJx {
        object-position: center
    }
}

@supports not (container-type:inline-size) {
    @media (min-width:1854px) {
        .illustration-b31obTJx {
            object-position: center bottom
        }
    }
}

@container content-container (min-width: 1854px) {
    .illustration-b31obTJx {
        object-position: center bottom
    }
}

.closeButton-b31obTJx {
    inset-inline-end: 24px;
    position: absolute;
    top: 80px;
    z-index: 1;
    --ui-lib-nav-button-color-content: var(--color-cold-gray-200)
}

@media (any-hover:hover) {
    .closeButton-b31obTJx:hover {
        --ui-lib-nav-button-color-content: var(--color-white);
        --ui-lib-nav-button-color-bg: var(--color-cold-gray-800)
    }
}

.closeButton-b31obTJx:active {
    --ui-lib-nav-button-color-content: var(--color-white);
    --ui-lib-nav-button-color-bg: var(--color-cold-gray-750)
}