@media (min-width: 1200px) {
    .hidden-xppcsy {
        display: none !important;
    }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
    .hidden-u8jm50 {
        display: none !important;
    }
}
@media (max-width: 809.98px) {
    .hidden-ksicgv {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-3uiuk1 {
        display: none !important;
    }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
    .hidden-14qoj95 {
        display: none !important;
    }
}
@media (max-width: 809.98px) {
    .hidden-yf62u {
        display: none !important;
    }
}
@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)) {
    body {
        --framer-will-change-override: transform;
    }
}
@supports (background: -webkit-named-image(i)) and (not (position-area: top right)) {
    body {
        --framer-will-change-filter-override: filter;
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    p.framer-text,
    div.framer-text,
    h1.framer-text,
    h2.framer-text,
    h3.framer-text,
    h4.framer-text,
    h5.framer-text,
    h6.framer-text,
    li.framer-text,
    ol.framer-text,
    ul.framer-text,
    span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-blockquote-text-color-rgb,
            var(--framer-blockquote-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
        );
        -webkit-text-stroke-color: var(--framer-text-stroke-color-rgb, var(--framer-text-stroke-color, initial));
    }
    mark.framer-text {
        background-color: var(
            --framer-blockquote-text-background-color-rgb,
            var(
                --framer-blockquote-text-background-color,
                var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text,
    code.framer-text span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-blockquote-text-color-rgb,
            var(
                --framer-blockquote-text-color,
                var(
                    --framer-code-text-color-rgb,
                    var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text,
    span.framer-text[data-nested-link] {
        color: var(
            --framer-link-text-color-rgb,
            var(
                --framer-link-text-color,
                var(
                    --framer-blockquote-text-color-rgb,
                    var(--framer-blockquote-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
        background-color: var(
            --framer-link-text-background-color-rgb,
            var(--framer-link-text-background-color, initial)
        );
        -webkit-text-decoration-color: var(
            --framer-link-text-decoration-color-rgb,
            var(
                --framer-link-text-decoration-color,
                var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
            )
        );
        text-decoration-color: var(
            --framer-link-text-decoration-color-rgb,
            var(
                --framer-link-text-decoration-color,
                var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text,
    code.framer-text a.framer-text span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-nested-link],
    code.framer-text span.framer-text[data-nested-link] span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-text-color-rgb,
            var(
                --framer-link-text-color,
                var(
                    --framer-blockquote-text-color-rgb,
                    var(
                        --framer-blockquote-text-color,
                        var(
                            --framer-code-text-color-rgb,
                            var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text:hover,
    span.framer-text[data-nested-link]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-blockquote-text-color-rgb,
                            var(
                                --framer-blockquote-text-color,
                                var(--framer-text-color-rgb, var(--framer-text-color, #000))
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text:hover,
    code.framer-text span.framer-text[data-nested-link]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-blockquote-text-color-rgb,
                            var(
                                --framer-blockquote-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text[data-framer-page-link-current],
    span.framer-text[data-framer-page-link-current] {
        color: var(
            --framer-link-current-text-color-rgb,
            var(
                --framer-link-current-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(--framer-link-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
        background-color: var(
            --framer-link-current-text-background-color-rgb,
            var(
                --framer-link-current-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-current-text-decoration-color-rgb,
            var(
                --framer-link-current-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-current-text-decoration-color-rgb,
            var(
                --framer-link-current-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text[data-framer-page-link-current],
    code.framer-text a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-framer-page-link-current],
    code.framer-text span.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-current-text-color-rgb,
            var(
                --framer-link-current-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-code-text-color-rgb,
                            var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-current-text-background-color-rgb,
            var(
                --framer-link-current-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text[data-framer-page-link-current]:hover,
    span.framer-text[data-framer-page-link-current]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-current-text-color-rgb,
                    var(
                        --framer-link-current-text-color,
                        var(
                            --framer-link-text-color-rgb,
                            var(
                                --framer-link-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-current-text-background-color-rgb,
                    var(
                        --framer-link-current-text-background-color,
                        var(--framer-link-text-background-color-rgb, var(--framer-link-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-current-text-decoration-color-rgb,
                    var(
                        --framer-link-current-text-decoration-color,
                        var(
                            --framer-link-text-decoration-color-rgb,
                            var(
                                --framer-link-text-decoration-color,
                                var(
                                    --framer-text-decoration-color-rgb,
                                    var(--framer-text-decoration-color, currentcolor)
                                )
                            )
                        )
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-current-text-decoration-color-rgb,
                    var(
                        --framer-link-current-text-decoration-color,
                        var(
                            --framer-link-text-decoration-color-rgb,
                            var(
                                --framer-link-text-decoration-color,
                                var(
                                    --framer-text-decoration-color-rgb,
                                    var(--framer-text-decoration-color, currentcolor)
                                )
                            )
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text[data-framer-page-link-current]:hover,
    code.framer-text a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-framer-page-link-current]:hover,
    code.framer-text span.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-current-text-color-rgb,
                    var(
                        --framer-link-current-text-color,
                        var(
                            --framer-link-text-color-rgb,
                            var(
                                --framer-link-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-current-text-background-color-rgb,
                    var(
                        --framer-link-current-text-background-color,
                        var(--framer-link-text-background-color-rgb, var(--framer-link-text-background-color, initial))
                    )
                )
            )
        );
    }
}
@supports not (overflow: clip) {
    :root {
        --overflow-clip-fallback: hidden;
    }
}
@supports (background: -webkit-named-image(i)) and (not (contain-intrinsic-size: inherit)) {
    div.framer-text,
    p.framer-text,
    h1.framer-text,
    h2.framer-text,
    h3.framer-text,
    h4.framer-text,
    h5.framer-text,
    h6.framer-text,
    ol.framer-text,
    ul.framer-text,
    li.framer-text,
    blockquote.framer-text,
    .framer-text.framer-image {
        display: var(--text-truncation-display-inline-for-safari-16, revert);
    }
    div.framer-text:after,
    p.framer-text:after,
    h1.framer-text:after,
    h2.framer-text:after,
    h3.framer-text:after,
    h4.framer-text:after,
    h5.framer-text:after,
    h6.framer-text:after,
    ol.framer-text:after,
    ul.framer-text:after,
    li.framer-text:after,
    blockquote.framer-text:after,
    .framer-text.framer-image:after {
        content: var(--text-truncation-line-break-for-safari-16);
        white-space: nowrap;
    }
    .framer-text.framer-text-module,
    .framer-text.framer-table-wrapper {
        display: var(--text-truncation-display-none-for-safari-16, revert);
    }
    p.framer-text[data-text-fill] {
        display: var(--text-truncation-display-inline-for-safari-16, inline-block);
    }
}
@supports (corner-shape: superellipse(2)) {
    :root {
        --one-if-corner-shape-supported: 1;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@media (max-width: 1199px) and (min-width: 810px) {
    .framer-6UKd9 .framer-styles-preset-10kpn8m:not(.rich-text-wrapper),
    .framer-6UKd9 .framer-styles-preset-10kpn8m.rich-text-wrapper h2 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 32px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 100%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: left;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@media (max-width: 809px) and (min-width: 0) {
    .framer-6UKd9 .framer-styles-preset-10kpn8m:not(.rich-text-wrapper),
    .framer-6UKd9 .framer-styles-preset-10kpn8m.rich-text-wrapper h2 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 28px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 100%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: left;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@media (max-width: 1199px) and (min-width: 810px) {
    .framer-xsQUH .framer-styles-preset-1kcu2xp:not(.rich-text-wrapper),
    .framer-xsQUH .framer-styles-preset-1kcu2xp.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 24px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 120%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: start;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@media (max-width: 809px) and (min-width: 0) {
    .framer-xsQUH .framer-styles-preset-1kcu2xp:not(.rich-text-wrapper),
    .framer-xsQUH .framer-styles-preset-1kcu2xp.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 22px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 120%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: start;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-YTIT2.framer-sgzgle,
.framer-YTIT2 .framer-sgzgle {
    display: block;
}
.framer-YTIT2.framer-xppcsy {
    background-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    height: 1080px;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    place-content: center flex-start;
    align-items: center;
    gap: 0;
    width: 1200px;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-YTIT2 .framer-11j45pi {
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-YTIT2 .framer-2kx70v {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 120px 20px 100px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-YTIT2 .framer-1efufw6 {
    max-width: 1440px;
    height: 580px;
    overflow: var(--overflow-clip-fallback, clip);
    z-index: 0;
    flex: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - min(1440px, 100%) / 2);
    -webkit-mask: radial-gradient(50% 50% at 49% 48.7%, #00000080 8.14506%, #0000 100%);
    mask: radial-gradient(50% 50% at 49% 48.7%, #00000080 8.14506%, #0000 100%);
}
.framer-YTIT2 .framer-1h6s12g {
    will-change: var(--framer-will-change-effect-override, transform);
    z-index: 0;
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-YTIT2 .framer-1hb91ns {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 120px;
    width: 100%;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-YTIT2 .framer-1ne3cdr {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start space-between;
    align-self: stretch;
    align-items: flex-start;
    width: 1px;
    height: auto;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-YTIT2 .framer-1mgdx41 {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    max-width: 600px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-YTIT2 .framer-rh22sb-container,
.framer-YTIT2 .framer-1fbjdlo-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-YTIT2 .framer-alihgj {
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-YTIT2 .framer-sj7m28,
.framer-YTIT2 .framer-1qrovog {
    --framer-paragraph-spacing: 0px;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: 1 0 0;
    width: 1px;
    height: auto;
    position: relative;
}
.framer-YTIT2 .framer-1i7kyan {
    --framer-paragraph-spacing: 0px;
    --framer-text-wrap-override: balance;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-YTIT2 .framer-1gmwvho-container {
    will-change: var(--framer-will-change-effect-override, transform);
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-YTIT2 .framer-1oqktr5 {
    --border-bottom-width: 1px;
    --border-color: var(--token-84fdabbd-5baa-489b-95c1-2ea3eb52f594, #ffffff1a);
    --border-left-width: 1px;
    --border-right-width: 1px;
    --border-style: solid;
    --border-top-width: 1px;
    background-color: var(--token-7886ad80-b4fc-455a-bc36-fd9c2b0e226f, #1a1a1d);
    will-change: var(--framer-will-change-effect-override, transform);
    border-radius: 12px;
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 32px;
    width: 50%;
    height: min-content;
    padding: 24px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.framer-YTIT2 .framer-87gd8,
.framer-YTIT2 .framer-13vsfak,
.framer-YTIT2 .framer-rp8w8j,
.framer-YTIT2 .framer-mvaj4g,
.framer-YTIT2 .framer-rketvy {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-YTIT2 .framer-1ikm3ei,
.framer-YTIT2 .framer-zez734,
.framer-YTIT2 .framer-80jshw,
.framer-YTIT2 .framer-dd396b,
.framer-YTIT2 .framer-t72o72 {
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-YTIT2 .framer-1vb8iiv,
.framer-YTIT2 .framer-27la7v,
.framer-YTIT2 .framer-15ti0j2 {
    --framer-input-background: var(--token-e4975242-9ac7-4109-b05e-9ce7105a1478, #010004);
    --framer-input-border-bottom-width: 1px;
    --framer-input-border-color: var(--token-3c0d6cb0-1b52-4599-83e5-5da7015359fe, #323135);
    --framer-input-border-left-width: 1px;
    --framer-input-border-radius-bottom-left: 8px;
    --framer-input-border-radius-bottom-right: 8px;
    --framer-input-border-radius-top-left: 8px;
    --framer-input-border-radius-top-right: 8px;
    --framer-input-border-right-width: 1px;
    --framer-input-border-style: solid;
    --framer-input-border-top-width: 1px;
    --framer-input-focused-border-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-focused-border-style: solid;
    --framer-input-focused-border-width: 1px;
    --framer-input-focused-transition: all 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s;
    --framer-input-font-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-font-family: 'Geist';
    --framer-input-font-letter-spacing: -0.02em;
    --framer-input-font-line-height: 140%;
    --framer-input-font-size: 18px;
    --framer-input-font-weight: 400;
    --framer-input-icon-mask-image: none;
    --framer-input-padding: 16px 24px 16px 24px;
    --framer-input-placeholder-color: var(--token-6bbb07ae-7b45-43ac-b1f1-7c56e99bc32f, #a8a8a8);
    flex: none;
    width: 100%;
    height: 60px;
    position: relative;
}
.framer-YTIT2 .framer-x7l5s3 {
    --framer-input-background: var(--token-e4975242-9ac7-4109-b05e-9ce7105a1478, #010004);
    --framer-input-border-bottom-width: 1px;
    --framer-input-border-color: var(--token-3c0d6cb0-1b52-4599-83e5-5da7015359fe, #323135);
    --framer-input-border-left-width: 1px;
    --framer-input-border-radius-bottom-left: 10px;
    --framer-input-border-radius-bottom-right: 10px;
    --framer-input-border-radius-top-left: 10px;
    --framer-input-border-radius-top-right: 10px;
    --framer-input-border-right-width: 1px;
    --framer-input-border-style: solid;
    --framer-input-border-top-width: 1px;
    --framer-input-focused-border-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-focused-border-style: solid;
    --framer-input-focused-border-width: 1px;
    --framer-input-focused-transition: all 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s;
    --framer-input-font-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-font-family: 'Geist';
    --framer-input-font-letter-spacing: -0.02em;
    --framer-input-font-line-height: 140%;
    --framer-input-font-size: 18px;
    --framer-input-font-weight: 400;
    --framer-input-icon-color: #999;
    --framer-input-invalid-text-color: var(--token-6bbb07ae-7b45-43ac-b1f1-7c56e99bc32f, #a8a8a8);
    --framer-input-padding: 16px 24px 16px 24px;
    flex: none;
    width: 100%;
    height: 60px;
    position: relative;
}
.framer-YTIT2 .framer-1cyu8q3 {
    --framer-input-background: var(--token-e4975242-9ac7-4109-b05e-9ce7105a1478, #010004);
    --framer-input-border-bottom-width: 1px;
    --framer-input-border-color: var(--token-3c0d6cb0-1b52-4599-83e5-5da7015359fe, #323135);
    --framer-input-border-left-width: 1px;
    --framer-input-border-radius-bottom-left: 8px;
    --framer-input-border-radius-bottom-right: 8px;
    --framer-input-border-radius-top-left: 8px;
    --framer-input-border-radius-top-right: 8px;
    --framer-input-border-right-width: 1px;
    --framer-input-border-style: solid;
    --framer-input-border-top-width: 1px;
    --framer-input-focused-border-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-focused-border-style: solid;
    --framer-input-focused-border-width: 1px;
    --framer-input-focused-transition: all 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s;
    --framer-input-font-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --framer-input-font-family: 'Geist';
    --framer-input-font-letter-spacing: -0.02em;
    --framer-input-font-line-height: 140%;
    --framer-input-font-size: 18px;
    --framer-input-font-weight: 400;
    --framer-input-icon-mask-image: none;
    --framer-input-padding: 16px 24px 16px 24px;
    --framer-input-placeholder-color: var(--token-6bbb07ae-7b45-43ac-b1f1-7c56e99bc32f, #a8a8a8);
    --framer-input-wrapper-height: auto;
    --framer-textarea-resize: vertical;
    flex: none;
    width: 100%;
    height: auto;
    min-height: 100px;
    position: relative;
}
.framer-YTIT2 .framer-17vv1q8 {
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 12px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-YTIT2 .framer-q2qgzj-container {
    flex: none;
    width: 40%;
    height: 48px;
    position: relative;
}
.framer-YTIT2 .framer-1udljoy {
    background-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    opacity: 0;
    pointer-events: none;
    z-index: 0;
    flex: none;
    height: 270px;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    overflow: hidden;
}
.framer-YTIT2[data-border='true']:after,
.framer-YTIT2 [data-border='true']:after {
    content: '';
    border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
        var(--border-left-width, 0);
    border-color: var(--border-color, none);
    border-style: var(--border-style, none);
    box-sizing: border-box;
    border-radius: inherit;
    corner-shape: inherit;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 810px) and (max-width: 1199.98px) {
    .framer-YTIT2.framer-xppcsy {
        width: 810px;
    }
    .framer-YTIT2 .framer-1hb91ns {
        gap: 40px;
    }
    .framer-YTIT2 .framer-1oqktr5 {
        width: 57%;
    }
}
@media (max-width: 809.98px) {
    .framer-YTIT2.framer-xppcsy {
        width: 390px;
    }
    .framer-YTIT2 .framer-2kx70v {
        padding: 120px 20px 64px;
    }
    .framer-YTIT2 .framer-1hb91ns {
        flex-direction: column;
        gap: 80px;
    }
    .framer-YTIT2 .framer-1ne3cdr {
        align-self: unset;
        flex: none;
        justify-content: center;
        gap: 40px;
        width: 100%;
        height: min-content;
    }
    .framer-YTIT2 .framer-1oqktr5,
    .framer-YTIT2 .framer-q2qgzj-container {
        width: 100%;
    }
    .framer-YTIT2 .framer-17vv1q8 {
        flex-direction: column;
        gap: 24px;
    }
    .framer-YTIT2 .framer-1qrovog {
        flex: none;
        width: 100%;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-NnDRb.framer-n09x6e,
.framer-NnDRb .framer-n09x6e {
    display: block;
}
.framer-NnDRb.framer-s8ytxb {
    flex-flow: row;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: min-content;
    height: min-content;
    padding: 6px 10px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-NnDRb .framer-1dxeawk {
    z-index: 0;
    flex: none;
    gap: 10px;
    position: absolute;
    inset: 0;
    overflow: visible;
}
.framer-NnDRb .framer-pbg3ex-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-NnDRb .framer-1pzchcg {
    overflow: var(--overflow-clip-fallback, clip);
    z-index: 1;
    flex: none;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.framer-NnDRb.framer-v-18xien1 .framer-1dxeawk {
    left: unset;
    width: 2px;
    right: 0;
}
.framer-NnDRb.framer-v-18xien1 .framer-1pzchcg {
    left: unset;
    right: 0;
}
@supports (background: -webkit-named-image(i)) and (not (grid-template-rows: subgrid)) {
    body {
        --framer-will-change-override: transform;
    }
}
@supports (background: -webkit-named-image(i)) and (not (position-area: top right)) {
    body {
        --framer-will-change-filter-override: filter;
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    p.framer-text,
    div.framer-text,
    h1.framer-text,
    h2.framer-text,
    h3.framer-text,
    h4.framer-text,
    h5.framer-text,
    h6.framer-text,
    li.framer-text,
    ol.framer-text,
    ul.framer-text,
    span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-blockquote-text-color-rgb,
            var(--framer-blockquote-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
        );
        -webkit-text-stroke-color: var(--framer-text-stroke-color-rgb, var(--framer-text-stroke-color, initial));
    }
    mark.framer-text {
        background-color: var(
            --framer-blockquote-text-background-color-rgb,
            var(
                --framer-blockquote-text-background-color,
                var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text,
    code.framer-text span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-blockquote-text-color-rgb,
            var(
                --framer-blockquote-text-color,
                var(
                    --framer-code-text-color-rgb,
                    var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text,
    span.framer-text[data-nested-link] {
        color: var(
            --framer-link-text-color-rgb,
            var(
                --framer-link-text-color,
                var(
                    --framer-blockquote-text-color-rgb,
                    var(--framer-blockquote-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
        background-color: var(
            --framer-link-text-background-color-rgb,
            var(--framer-link-text-background-color, initial)
        );
        -webkit-text-decoration-color: var(
            --framer-link-text-decoration-color-rgb,
            var(
                --framer-link-text-decoration-color,
                var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
            )
        );
        text-decoration-color: var(
            --framer-link-text-decoration-color-rgb,
            var(
                --framer-link-text-decoration-color,
                var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text,
    code.framer-text a.framer-text span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-nested-link],
    code.framer-text span.framer-text[data-nested-link] span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-text-color-rgb,
            var(
                --framer-link-text-color,
                var(
                    --framer-blockquote-text-color-rgb,
                    var(
                        --framer-blockquote-text-color,
                        var(
                            --framer-code-text-color-rgb,
                            var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text:hover,
    span.framer-text[data-nested-link]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-blockquote-text-color-rgb,
                            var(
                                --framer-blockquote-text-color,
                                var(--framer-text-color-rgb, var(--framer-text-color, #000))
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text:hover,
    code.framer-text span.framer-text[data-nested-link]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-blockquote-text-color-rgb,
                            var(
                                --framer-blockquote-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text[data-framer-page-link-current],
    span.framer-text[data-framer-page-link-current] {
        color: var(
            --framer-link-current-text-color-rgb,
            var(
                --framer-link-current-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(--framer-link-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                )
            )
        );
        background-color: var(
            --framer-link-current-text-background-color-rgb,
            var(
                --framer-link-current-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-current-text-decoration-color-rgb,
            var(
                --framer-link-current-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-current-text-decoration-color-rgb,
            var(
                --framer-link-current-text-decoration-color,
                var(
                    --framer-link-text-decoration-color-rgb,
                    var(
                        --framer-link-text-decoration-color,
                        var(--framer-text-decoration-color-rgb, var(--framer-text-decoration-color, currentcolor))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text[data-framer-page-link-current],
    code.framer-text a.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-framer-page-link-current],
    code.framer-text span.framer-text[data-framer-page-link-current] span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-current-text-color-rgb,
            var(
                --framer-link-current-text-color,
                var(
                    --framer-link-text-color-rgb,
                    var(
                        --framer-link-text-color,
                        var(
                            --framer-code-text-color-rgb,
                            var(--framer-code-text-color, var(--framer-text-color-rgb, var(--framer-text-color, #000)))
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-current-text-background-color-rgb,
            var(
                --framer-link-current-text-background-color,
                var(
                    --framer-link-text-background-color-rgb,
                    var(
                        --framer-link-text-background-color,
                        var(--framer-text-background-color-rgb, var(--framer-text-background-color, initial))
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    a.framer-text[data-framer-page-link-current]:hover,
    span.framer-text[data-framer-page-link-current]:hover {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-current-text-color-rgb,
                    var(
                        --framer-link-current-text-color,
                        var(
                            --framer-link-text-color-rgb,
                            var(
                                --framer-link-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-current-text-background-color-rgb,
                    var(
                        --framer-link-current-text-background-color,
                        var(--framer-link-text-background-color-rgb, var(--framer-link-text-background-color, initial))
                    )
                )
            )
        );
        -webkit-text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-current-text-decoration-color-rgb,
                    var(
                        --framer-link-current-text-decoration-color,
                        var(
                            --framer-link-text-decoration-color-rgb,
                            var(
                                --framer-link-text-decoration-color,
                                var(
                                    --framer-text-decoration-color-rgb,
                                    var(--framer-text-decoration-color, currentcolor)
                                )
                            )
                        )
                    )
                )
            )
        );
        text-decoration-color: var(
            --framer-link-hover-text-decoration-color-rgb,
            var(
                --framer-link-hover-text-decoration-color,
                var(
                    --framer-link-current-text-decoration-color-rgb,
                    var(
                        --framer-link-current-text-decoration-color,
                        var(
                            --framer-link-text-decoration-color-rgb,
                            var(
                                --framer-link-text-decoration-color,
                                var(
                                    --framer-text-decoration-color-rgb,
                                    var(--framer-text-decoration-color, currentcolor)
                                )
                            )
                        )
                    )
                )
            )
        );
    }
}
@supports not (color: color(display-p3 1 1 1)) {
    code.framer-text a.framer-text[data-framer-page-link-current]:hover,
    code.framer-text a.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]),
    code.framer-text span.framer-text[data-framer-page-link-current]:hover,
    code.framer-text span.framer-text[data-framer-page-link-current]:hover span.framer-text:not([data-text-fill]) {
        color: var(
            --framer-link-hover-text-color-rgb,
            var(
                --framer-link-hover-text-color,
                var(
                    --framer-link-current-text-color-rgb,
                    var(
                        --framer-link-current-text-color,
                        var(
                            --framer-link-text-color-rgb,
                            var(
                                --framer-link-text-color,
                                var(
                                    --framer-code-text-color-rgb,
                                    var(
                                        --framer-code-text-color,
                                        var(--framer-text-color-rgb, var(--framer-text-color, #000))
                                    )
                                )
                            )
                        )
                    )
                )
            )
        );
        background-color: var(
            --framer-link-hover-text-background-color-rgb,
            var(
                --framer-link-hover-text-background-color,
                var(
                    --framer-link-current-text-background-color-rgb,
                    var(
                        --framer-link-current-text-background-color,
                        var(--framer-link-text-background-color-rgb, var(--framer-link-text-background-color, initial))
                    )
                )
            )
        );
    }
}
@supports not (overflow: clip) {
    :root {
        --overflow-clip-fallback: hidden;
    }
}
@supports (background: -webkit-named-image(i)) and (not (contain-intrinsic-size: inherit)) {
    div.framer-text,
    p.framer-text,
    h1.framer-text,
    h2.framer-text,
    h3.framer-text,
    h4.framer-text,
    h5.framer-text,
    h6.framer-text,
    ol.framer-text,
    ul.framer-text,
    li.framer-text,
    blockquote.framer-text,
    .framer-text.framer-image {
        display: var(--text-truncation-display-inline-for-safari-16, revert);
    }
    div.framer-text:after,
    p.framer-text:after,
    h1.framer-text:after,
    h2.framer-text:after,
    h3.framer-text:after,
    h4.framer-text:after,
    h5.framer-text:after,
    h6.framer-text:after,
    ol.framer-text:after,
    ul.framer-text:after,
    li.framer-text:after,
    blockquote.framer-text:after,
    .framer-text.framer-image:after {
        content: var(--text-truncation-line-break-for-safari-16);
        white-space: nowrap;
    }
    .framer-text.framer-text-module,
    .framer-text.framer-table-wrapper {
        display: var(--text-truncation-display-none-for-safari-16, revert);
    }
    p.framer-text[data-text-fill] {
        display: var(--text-truncation-display-inline-for-safari-16, inline-block);
    }
}
@supports (corner-shape: superellipse(2)) {
    :root {
        --one-if-corner-shape-supported: 1;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-eURxy.framer-9ebw7,
.framer-eURxy .framer-9ebw7 {
    display: block;
}
.framer-eURxy.framer-19wioom {
    flex-flow: row;
    place-content: center flex-start;
    align-items: center;
    gap: 16px;
    width: 300px;
    height: min-content;
    padding: 8px 16px 8px 8px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-eURxy .framer-14tcods {
    aspect-ratio: 0.791667;
    height: var(--framer-aspect-ratio-supported, 120px);
    will-change: var(--framer-will-change-override, transform);
    flex: none;
    gap: 0;
    width: 95px;
    position: relative;
    overflow: hidden;
}
.framer-eURxy .framer-kbt31j-container {
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-eURxy .framer-siavd6 {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start space-between;
    align-self: stretch;
    align-items: flex-start;
    width: 1px;
    height: auto;
    padding: 16px 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-eURxy .framer-1jpqns1 {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-eURxy .framer-1a892ps,
.framer-eURxy .framer-1lt3lil {
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-eURxy .framer-14oqg14-container {
    flex: none;
    width: 100%;
    height: 36px;
    position: relative;
}
.framer-eURxy[data-border='true']:after,
.framer-eURxy [data-border='true']:after {
    content: '';
    border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0)
        var(--border-left-width, 0);
    border-color: var(--border-color, none);
    border-style: var(--border-style, none);
    box-sizing: border-box;
    border-radius: inherit;
    corner-shape: inherit;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-ta55V {
    aspect-ratio: 1;
    background-color: var(--wdq76p);
    width: 48px;
    -webkit-mask-image: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M 0 24 L 12 12 L 0 0" fill="transparent" height="24px" id="zPs7FIA0i" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" stroke="var(--wdq76p, black)" transform="translate(18 12)" width="12px"/></svg>');
    mask-image: url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"><path d="M 0 24 L 12 12 L 0 0" fill="transparent" height="24px" id="zPs7FIA0i" stroke-dasharray="" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" stroke="var(--wdq76p, black)" transform="translate(18 12)" width="12px"/></svg>');
    -webkit-mask-position: 50%;
    mask-position: 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
.framer-form-input-wrapper {
    overflow: hidden;
}
.framer-form-select-wrapper {
    padding: var(--framer-input-padding);
    background: var(--framer-input-background);
    border-top-left-radius: var(--framer-input-border-radius-top-left);
    border-top-right-radius: var(--framer-input-border-radius-top-right);
    border-bottom-right-radius: var(--framer-input-border-radius-bottom-right);
    border-bottom-left-radius: var(--framer-input-border-radius-bottom-left);
    corner-shape: var(--framer-input-corner-shape);
    box-shadow: var(--framer-input-box-shadow);
    transition: var(--framer-input-focused-transition);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    transition-property: background, box-shadow;
}
.framer-form-select-wrapper select {
    appearance: none;
    padding: var(--framer-input-padding);
    background: 0 0;
}
.framer-form-select-wrapper:before {
    content: '';
    box-sizing: content-box;
    width: 16px;
    padding: var(--framer-input-padding);
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: var(--framer-input-icon-color);
    background-position: 10px;
    background-image: var(--framer-input-icon-image);
    -webkit-mask-position: 10px;
    mask-position: 10px;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-image: var(
        --framer-input-icon-mask-image,
        url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M 3.5 6 L 8 10.5 L 12.5 6" fill="transparent" stroke-width="1.5" stroke="rgb(153, 153, 153)" stroke-linecap="round" stroke-linejoin="round"></path></svg>')
    );
    mask-image: var(
        --framer-input-icon-mask-image,
        url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M 3.5 6 L 8 10.5 L 12.5 6" fill="transparent" stroke-width="1.5" stroke="rgb(153, 153, 153)" stroke-linecap="round" stroke-linejoin="round"></path></svg>')
    );
    border: none;
    padding-left: 10px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.framer-form-select-wrapper select:required:invalid {
    color: var(--framer-input-invalid-text-color);
}
.framer-form-select-wrapper:focus-within,
.framer-form-select-wrapper.framer-form-input-forced-focus {
    background: var(--framer-input-focused-background, var(--framer-input-background));
    box-shadow: var(--framer-input-focused-box-shadow, var(--framer-input-box-shadow));
}
.framer-form-select-wrapper:focus-within:after,
.framer-form-select-wrapper.framer-form-input-forced-focus:after {
    border-color: var(--framer-input-focused-border-color, var(--framer-input-border-color));
    border-style: var(--framer-input-focused-border-style, var(--framer-input-border-style));
    border-width: var(
        --framer-input-focused-border-width,
        var(--framer-input-border-top-width) var(--framer-input-border-right-width)
            var(--framer-input-border-bottom-width) var(--framer-input-border-left-width)
    );
}
.framer-form-select-wrapper select option {
    color: #000;
}
.framer-form-select-wrapper select option:disabled {
    color: #0006;
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@media (max-width: 1199px) and (min-width: 810px) {
    .framer-xsQUH .framer-styles-preset-1kcu2xp:not(.rich-text-wrapper),
    .framer-xsQUH .framer-styles-preset-1kcu2xp.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 24px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 120%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: start;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@media (max-width: 809px) and (min-width: 0) {
    .framer-xsQUH .framer-styles-preset-1kcu2xp:not(.rich-text-wrapper),
    .framer-xsQUH .framer-styles-preset-1kcu2xp.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 22px;
        --framer-font-style: normal;
        --framer-font-style-bold: normal;
        --framer-font-variation-axes: normal;
        --framer-font-weight: 400;
        --framer-font-weight-bold: 700;
        --framer-letter-spacing: -0.05em;
        --framer-line-height: 120%;
        --framer-paragraph-spacing: 40px;
        --framer-text-alignment: start;
        --framer-text-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
        --framer-text-decoration: none;
        --framer-text-stroke-color: initial;
        --framer-text-stroke-width: initial;
        --framer-text-transform: none;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
