@media (min-width: 1200px) {
    .hidden-p5sxyn {
        display: none !important;
    }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
    .hidden-r7z54l {
        display: none !important;
    }
}
@media (max-width: 809.98px) {
    .hidden-12c02qg {
        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-SNFya.framer-168457g,
.framer-SNFya .framer-168457g {
    display: block;
}
.framer-SNFya.framer-p5sxyn {
    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-SNFya .framer-1hqmq4h {
    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-SNFya .framer-1gs8fee {
    height: 100vh;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 0 20px 64px;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-60xhw3 {
    overflow: var(--overflow-clip-fallback, clip);
    will-change: var(--framer-will-change-effect-override, transform);
    z-index: 0;
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-SNFya .framer-1kyo6rw {
    will-change: var(--framer-will-change-effect-override, transform);
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-SNFya .framer-15c7rip {
    will-change: var(--framer-will-change-effect-override, transform);
    background: linear-gradient(#01000480 50%, #010004 100%);
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-SNFya .framer-5tzd1c {
    flex-flow: column;
    flex: 1 0 0;
    place-content: center flex-end;
    align-items: center;
    gap: 0;
    width: 1px;
    height: 100%;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}
.framer-SNFya .framer-1jczncb,
.framer-SNFya .framer-72k19n {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    max-width: 600px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-mx1lpq-container,
.framer-SNFya .framer-14fijp5-container,
.framer-SNFya .framer-fs1jyb-container,
.framer-SNFya .framer-1l1xwd7-container,
.framer-SNFya .framer-1qqwgak-container,
.framer-SNFya .framer-duh8tb-container,
.framer-SNFya .framer-1busen-container,
.framer-SNFya .framer-s4aokt-container,
.framer-SNFya .framer-1kcwojv-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-SNFya .framer-1qgxu4w,
.framer-SNFya .framer-1kqptd0 {
    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-SNFya .framer-1xpaspk,
.framer-SNFya .framer-1evi7c5,
.framer-SNFya .framer-11zqrc5,
.framer-SNFya .framer-1jxpk5b {
    --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-SNFya .framer-45ogcd,
.framer-SNFya .framer-igze12 {
    --framer-paragraph-spacing: 0px;
    --framer-text-wrap-override: balance;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-SNFya .framer-1mh655x,
.framer-SNFya .framer-1e70e5i {
    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: 100px 20px;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-hcghf0,
.framer-SNFya .framer-qd72cv {
    flex-flow: row;
    flex: 1 0 0;
    place-content: center flex-start;
    align-items: center;
    gap: 64px;
    width: 1px;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-pymr3m,
.framer-SNFya .framer-h0xy7l {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 24px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-twi5sn,
.framer-SNFya .framer-3n0tbi,
.framer-SNFya .framer-1br7lcc {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-1xdd8c7,
.framer-SNFya .framer-1hdz9m3,
.framer-SNFya .framer-jyejdc,
.framer-SNFya .framer-nvq21j,
.framer-SNFya .framer-ts6ckc,
.framer-SNFya .framer-8t6q3e,
.framer-SNFya .framer-1pxm6ll,
.framer-SNFya .framer-16wogcy,
.framer-SNFya .framer-lk813g,
.framer-SNFya .framer-1xnd58s,
.framer-SNFya .framer-tpzkw,
.framer-SNFya .framer-1ocyeel,
.framer-SNFya .framer-5cze87,
.framer-SNFya .framer-ayqtmj,
.framer-SNFya .framer-gndxrh,
.framer-SNFya .framer-rel7v7,
.framer-SNFya .framer-8to981,
.framer-SNFya .framer-14a0qe2,
.framer-SNFya .framer-vek0l5,
.framer-SNFya .framer-1hxauvd,
.framer-SNFya .framer-t2korx,
.framer-SNFya .framer-1onjuso,
.framer-SNFya .framer-3x6ayg,
.framer-SNFya .framer-1m725cm,
.framer-SNFya .framer-19njyql,
.framer-SNFya .framer-3npihm,
.framer-SNFya .framer-1cx2iqs,
.framer-SNFya .framer-1fknv0z {
    --framer-paragraph-spacing: 0px;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-SNFya .framer-1vzd14y,
.framer-SNFya .framer-1i4uq9r,
.framer-SNFya .framer-11eaxh7 {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-eri3ns,
.framer-SNFya .framer-1sdnjvl,
.framer-SNFya .framer-qpoad5 {
    background-color: var(--token-3c0d6cb0-1b52-4599-83e5-5da7015359fe, #323135);
    flex: none;
    width: 8px;
    height: 8px;
    position: relative;
}
.framer-SNFya .framer-1betlwc {
    --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;
    aspect-ratio: 1.03333;
    height: var(--framer-aspect-ratio-supported, 531px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 12px;
    flex: 1 0 0;
    gap: 0;
    width: 1px;
    position: relative;
    overflow: hidden;
}
.framer-SNFya .framer-19jrbr3,
.framer-SNFya .framer-1u6hd4s {
    flex: none;
    position: absolute;
    inset: -200px 0 0;
}
.framer-SNFya .framer-1n8kufz,
.framer-SNFya .framer-1b3bp6p,
.framer-SNFya .framer-tubs68,
.framer-SNFya .framer-1po2a4r {
    opacity: 0;
    z-index: 0;
    flex: none;
    width: 1px;
    height: 200vh;
    position: absolute;
    top: 0;
    left: 0;
}
.framer-SNFya .framer-10hmeht {
    --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;
    aspect-ratio: 1.03333;
    height: var(--framer-aspect-ratio-supported, 530px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 12px;
    flex: 1 0 0;
    gap: 0;
    width: 1px;
    position: relative;
    overflow: hidden;
}
.framer-SNFya .framer-1k4p9ct {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 24px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-quo1kd,
.framer-SNFya .framer-1rd9w32 {
    flex-flow: column;
    flex: 1 0 0;
    place-content: center flex-start;
    align-items: center;
    gap: 12px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-162d9v2,
.framer-SNFya .framer-vue7yb,
.framer-SNFya .framer-16m70dv,
.framer-SNFya .framer-p24su1 {
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 100px 20px;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-12h4phg {
    flex: none;
    grid-template-rows: repeat(1, minmax(0, 1fr));
    grid-template-columns: repeat(4, minmax(50px, 1fr));
    grid-auto-rows: minmax(0, 1fr);
    justify-content: center;
    gap: 0;
    width: 100%;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: grid;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-ifq2ne,
.framer-SNFya .framer-108jpx6,
.framer-SNFya .framer-1tzu069,
.framer-SNFya .framer-pirq1i {
    --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;
    flex-flow: column;
    flex: none;
    place-content: flex-start space-between;
    place-self: start;
    align-items: flex-start;
    width: 100%;
    height: 410px;
    padding: 24px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-p9uvob,
.framer-SNFya .framer-b3x35k,
.framer-SNFya .framer-5q57fu,
.framer-SNFya .framer-674fc1 {
    --1m6trwb: 0.2;
    --21h8s6: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    --pgex8v: 1;
    height: var(--framer-aspect-ratio-supported, 24px);
    flex: none;
    width: 64px;
    position: relative;
}
.framer-SNFya .framer-1kt788l,
.framer-SNFya .framer-12l85o3,
.framer-SNFya .framer-o6nntu,
.framer-SNFya .framer-6vqnbs,
.framer-SNFya .framer-1cc98d5 {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-gacj7b {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 110px;
    width: 100%;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-hkuhcp {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start;
    align-items: flex-start;
    gap: 0;
    width: 1px;
    max-width: 300px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-1iyqe2e,
.framer-SNFya .framer-1lr489z,
.framer-SNFya .framer-100z8st,
.framer-SNFya .framer-6kk769 {
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 16px;
    width: 100%;
    height: min-content;
    padding: 24px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-xq0wf0,
.framer-SNFya .framer-1s7lzm4,
.framer-SNFya .framer-1r46x5l {
    max-width: 70px;
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: row;
    flex: 1 0 0;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 1px;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-13tno1f,
.framer-SNFya .framer-7q2rwu,
.framer-SNFya .framer-189mk41,
.framer-SNFya .framer-1fcatc {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start;
    align-items: flex-start;
    gap: 0;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-c60ft9 {
    max-width: 70px;
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: row;
    flex: 1 0 0;
    place-content: center flex-end;
    align-items: center;
    gap: 10px;
    width: 1px;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-161r493 {
    --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;
    aspect-ratio: 1.3392;
    height: var(--framer-aspect-ratio-supported, 560px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 12px;
    flex: 1 0 0;
    gap: 0;
    width: 1px;
    position: relative;
    overflow: hidden;
}
.framer-SNFya .framer-1im41ew {
    flex: none;
    position: absolute;
    inset: -200px -1px 0 0;
}
.framer-SNFya .framer-1ijmc79 {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 870px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-gp41nw {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start;
    align-items: flex-start;
    gap: 75px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-97sbqe {
    flex: none;
    width: 42px;
    height: 40px;
    position: relative;
}
.framer-SNFya .framer-prqpx8 {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 2px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-1tqi440 {
    aspect-ratio: 0.809976;
    height: var(--framer-aspect-ratio-supported, 430px);
    flex: none;
    gap: 0;
    width: 40%;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#000 47%, #0000 100%);
    mask: linear-gradient(#000 47%, #0000 100%);
}
.framer-SNFya .framer-1plrb8 {
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-SNFya .framer-5gjfq9 {
    flex-flow: column;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 72px;
    width: 100%;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-SNFya .framer-1ib5l77 {
    flex: none;
    grid-template-columns: repeat(3, minmax(50px, 1fr));
    grid-auto-rows: minmax(0, 1fr);
    justify-content: center;
    gap: 32px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: grid;
    position: relative;
}
.framer-SNFya .framer-1r88mqp {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    place-self: start;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-yuvssu-container {
    aspect-ratio: 0.745918;
    height: var(--framer-aspect-ratio-supported, 490px);
    flex: 1 0 0;
    width: 1px;
    position: relative;
}
.framer-SNFya .framer-26nfag {
    border-radius: 20px;
    flex-flow: column;
    flex: none;
    place-content: center;
    place-self: start;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-width: 100%;
    height: 100px;
    min-height: 100%;
    padding: 10px;
    display: flex;
    position: relative;
}
.framer-SNFya .framer-13qg03 {
    white-space: nowrap;
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-SNFya .framer-13ja5fz-container {
    z-index: 1;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-SNFya .framer-pqzkxv {
    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;
}
@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;
    }
}
.framer-1LM8W .framer-styles-preset-1ntzese:not(.rich-text-wrapper),
.framer-1LM8W .framer-styles-preset-1ntzese.rich-text-wrapper p {
    --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
    --framer-font-family-bold: 'Inter', 'Inter Placeholder', sans-serif;
    --framer-font-family-bold-italic: 'Inter', 'Inter Placeholder', sans-serif;
    --framer-font-family-italic: 'Inter', 'Inter Placeholder', sans-serif;
    --framer-font-open-type-features: normal;
    --framer-font-size: 14px;
    --framer-font-style: normal;
    --framer-font-style-bold: normal;
    --framer-font-style-bold-italic: italic;
    --framer-font-style-italic: italic;
    --framer-font-variation-axes: normal;
    --framer-font-weight: 400;
    --framer-font-weight-bold: 700;
    --framer-font-weight-bold-italic: 700;
    --framer-font-weight-italic: 400;
    --framer-letter-spacing: -0.02em;
    --framer-line-height: 120%;
    --framer-paragraph-spacing: 20px;
    --framer-text-alignment: start;
    --framer-text-color: var(--token-6bbb07ae-7b45-43ac-b1f1-7c56e99bc32f, #a8a8a8);
    --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;
    }
}
.framer-SNFya[data-border='true']:after,
.framer-SNFya [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-SNFya.framer-p5sxyn {
        width: 810px;
    }
    .framer-SNFya .framer-1gs8fee {
        height: min-content;
        padding: 500px 20px 64px;
    }
    .framer-SNFya .framer-60xhw3 {
        bottom: unset;
        height: 640px;
    }
    .framer-SNFya .framer-5tzd1c {
        height: min-content;
    }
    .framer-SNFya .framer-1betlwc,
    .framer-SNFya .framer-10hmeht {
        height: var(--framer-aspect-ratio-supported, 342px);
    }
    .framer-SNFya .framer-12h4phg,
    .framer-SNFya .framer-1ib5l77 {
        grid-template-columns: repeat(2, minmax(50px, 1fr));
    }
    .framer-SNFya .framer-161r493 {
        height: var(--framer-aspect-ratio-supported, 269px);
    }
    .framer-SNFya .framer-1tqi440 {
        height: var(--framer-aspect-ratio-supported, 381px);
    }
    .framer-SNFya .framer-yuvssu-container {
        height: var(--framer-aspect-ratio-supported, 495px);
    }
}
@media (max-width: 809.98px) {
    .framer-SNFya.framer-p5sxyn {
        width: 390px;
    }
    .framer-SNFya .framer-1gs8fee {
        height: min-content;
        padding: 200px 20px 64px;
    }
    .framer-SNFya .framer-60xhw3 {
        bottom: unset;
        height: 300px;
    }
    .framer-SNFya .framer-5tzd1c {
        height: min-content;
    }
    .framer-SNFya .framer-1mh655x,
    .framer-SNFya .framer-1e70e5i,
    .framer-SNFya .framer-162d9v2,
    .framer-SNFya .framer-vue7yb,
    .framer-SNFya .framer-16m70dv,
    .framer-SNFya .framer-p24su1 {
        padding: 64px 20px;
    }
    .framer-SNFya .framer-hcghf0,
    .framer-SNFya .framer-qd72cv,
    .framer-SNFya .framer-gacj7b,
    .framer-SNFya .framer-1ijmc79 {
        flex-direction: column;
    }
    .framer-SNFya .framer-pymr3m {
        flex: none;
        order: 1;
        width: 100%;
    }
    .framer-SNFya .framer-1betlwc {
        height: var(--framer-aspect-ratio-supported, 194px);
        flex: none;
        order: 0;
        width: 100%;
    }
    .framer-SNFya .framer-10hmeht {
        height: var(--framer-aspect-ratio-supported, 194px);
        flex: none;
        width: 100%;
    }
    .framer-SNFya .framer-h0xy7l,
    .framer-SNFya .framer-gp41nw {
        flex: none;
        width: 100%;
    }
    .framer-SNFya .framer-12h4phg {
        flex-flow: column;
        place-content: center flex-start;
        align-items: center;
        display: flex;
    }
    .framer-SNFya .framer-ifq2ne,
    .framer-SNFya .framer-108jpx6,
    .framer-SNFya .framer-1tzu069,
    .framer-SNFya .framer-pirq1i {
        align-self: unset;
        height: 320px;
    }
    .framer-SNFya .framer-hkuhcp {
        max-width: unset;
        flex: none;
        width: 100%;
    }
    .framer-SNFya .framer-161r493 {
        height: var(--framer-aspect-ratio-supported, 149px);
        flex: none;
        width: 100%;
    }
    .framer-SNFya .framer-1tqi440 {
        height: var(--framer-aspect-ratio-supported, 247px);
        width: 100%;
    }
    .framer-SNFya .framer-1ib5l77 {
        flex-flow: column;
        align-content: flex-start;
        align-items: flex-start;
        display: flex;
    }
    .framer-SNFya .framer-1r88mqp {
        align-self: unset;
    }
    .framer-SNFya .framer-yuvssu-container {
        height: var(--framer-aspect-ratio-supported, 268px);
    }
    .framer-SNFya .framer-26nfag {
        align-self: unset;
        width: min-content;
    }
}
@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;
    }
}
.framer-3cZA4,
.framer-fX3xS,
.framer-1ipic,
.framer-CCPgn {
    -webkit-mask: var(--framer-icon-mask);
    aspect-ratio: 1;
    -webkit-mask: var(--framer-icon-mask);
    mask: var(--framer-icon-mask);
    width: 24px;
    display: block;
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-t9w0z.framer-1k6nbq4,
.framer-t9w0z .framer-1k6nbq4 {
    display: block;
}
.framer-t9w0z.framer-4bp4mx {
    height: min-content;
    min-height: calc(var(--framer-viewport-height, 100vh) * 0.8);
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 1200px;
    padding: 100px 20px;
    display: flex;
    position: relative;
}
.framer-t9w0z .framer-11hrnea {
    overflow: var(--overflow-clip-fallback, clip);
    z-index: 0;
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-t9w0z .framer-175x5b1 {
    z-index: 0;
    flex: none;
    position: absolute;
    inset: -200px 0 0;
}
.framer-t9w0z .framer-6ywni9 {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 48px;
    width: 100%;
    max-width: 600px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-t9w0z .framer-3w2bh4 {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 600px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-t9w0z .framer-7t5m87 {
    flex-flow: column;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-t9w0z .framer-1x7ud36-container,
.framer-t9w0z .framer-9b2kbg-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-t9w0z .framer-23k2hb {
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-t9w0z .framer-19si8n1 {
    --framer-text-wrap-override: balance;
    flex: 1 0 0;
    width: 1px;
    height: auto;
    position: relative;
}
.framer-t9w0z .framer-1hb26fo {
    --framer-text-wrap-override: balance;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
@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;
    }
}
@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;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-UuDAu.framer-81nyh7,
.framer-UuDAu .framer-81nyh7 {
    display: block;
}
.framer-UuDAu.framer-9o1d8w {
    cursor: default;
    will-change: var(--framer-will-change-override, transform);
    gap: 0;
    width: 366px;
    height: 490px;
    position: relative;
    overflow: hidden;
}
.framer-UuDAu .framer-1ao5o83 {
    z-index: 0;
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    padding: 0;
    display: flex;
    position: absolute;
    inset: 0;
    overflow: visible;
}
.framer-UuDAu .framer-fwqfjg,
.framer-UuDAu .framer-hupskv {
    z-index: 1;
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-UuDAu .framer-1ycuott {
    flex-flow: column;
    flex: none;
    place-content: flex-start flex-end;
    align-items: flex-start;
    gap: 10px;
    height: 220px;
    padding: 24px;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.framer-UuDAu .framer-dxxoxy {
    flex-flow: row;
    flex: none;
    place-content: flex-end center;
    align-items: flex-end;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-UuDAu .framer-1tknzdq {
    flex-flow: column;
    flex: 1 0 0;
    place-content: center;
    align-items: center;
    gap: 6px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-UuDAu .framer-agph72,
.framer-UuDAu .framer-1jqc83w {
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-UuDAu .framer-1bolkuu-container,
.framer-UuDAu .framer-1tkkhme-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-251e2 .framer-styles-preset-5x8c5w:not(.rich-text-wrapper),
.framer-251e2 .framer-styles-preset-5x8c5w.rich-text-wrapper h4 {
    --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
    --framer-font-family-bold: 'Geist', 'Geist Placeholder', sans-serif;
    --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on;
    --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;
}
.framer-UuDAu[data-border='true']:after,
.framer-UuDAu [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;
}
.framer-wSNT1 {
    -webkit-mask:
        url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M 14.222 0 C 15.204 0 16 0.796 16 1.778 L 16 14.222 C 16 15.204 15.204 16 14.222 16 L 1.778 16 C 0.796 16 0 15.204 0 14.222 L 0 1.778 C 0 0.796 0.796 0 1.778 0 Z M 2.452 13.777 L 4.838 13.777 L 4.838 6.074 L 2.452 6.074 Z M 10.974 5.839 C 9.349 5.839 8.659 7.097 8.651 7.111 L 8.651 6.074 L 6.363 6.074 L 6.363 13.777 L 8.651 13.777 L 8.651 9.734 C 8.651 8.65 9.15 8.005 10.105 8.005 C 10.982 8.005 11.404 8.625 11.404 9.734 L 11.404 13.777 L 13.778 13.777 L 13.778 8.9 C 13.778 6.836 12.608 5.839 10.974 5.839 Z M 3.633 2.222 C 2.854 2.222 2.222 2.859 2.222 3.644 C 2.222 4.429 2.854 5.065 3.633 5.065 C 4.413 5.065 5.043 4.429 5.044 3.644 C 5.044 2.859 4.413 2.222 3.633 2.222 Z" fill="var(--1vgxeuo, rgb(0, 0, 0))" height="16px" id="rqvybM6VD" transform="translate(1 1)" width="16px"/></svg>')
            alpha no-repeat center/auto var(--framer-icon-mask-mode, add),
        var(--framer-icon-mask, none);
    aspect-ratio: 1;
    background-color: var(--1vgxeuo);
    -webkit-mask:
        url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M 14.222 0 C 15.204 0 16 0.796 16 1.778 L 16 14.222 C 16 15.204 15.204 16 14.222 16 L 1.778 16 C 0.796 16 0 15.204 0 14.222 L 0 1.778 C 0 0.796 0.796 0 1.778 0 Z M 2.452 13.777 L 4.838 13.777 L 4.838 6.074 L 2.452 6.074 Z M 10.974 5.839 C 9.349 5.839 8.659 7.097 8.651 7.111 L 8.651 6.074 L 6.363 6.074 L 6.363 13.777 L 8.651 13.777 L 8.651 9.734 C 8.651 8.65 9.15 8.005 10.105 8.005 C 10.982 8.005 11.404 8.625 11.404 9.734 L 11.404 13.777 L 13.778 13.777 L 13.778 8.9 C 13.778 6.836 12.608 5.839 10.974 5.839 Z M 3.633 2.222 C 2.854 2.222 2.222 2.859 2.222 3.644 C 2.222 4.429 2.854 5.065 3.633 5.065 C 4.413 5.065 5.043 4.429 5.044 3.644 C 5.044 2.859 4.413 2.222 3.633 2.222 Z" fill="var(--1vgxeuo, rgb(0, 0, 0))" height="16px" id="rqvybM6VD" transform="translate(1 1)" width="16px"/></svg>')
            alpha no-repeat center/auto var(--framer-icon-mask-mode, add),
        var(--framer-icon-mask, none);
    mask:
        url('data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M 14.222 0 C 15.204 0 16 0.796 16 1.778 L 16 14.222 C 16 15.204 15.204 16 14.222 16 L 1.778 16 C 0.796 16 0 15.204 0 14.222 L 0 1.778 C 0 0.796 0.796 0 1.778 0 Z M 2.452 13.777 L 4.838 13.777 L 4.838 6.074 L 2.452 6.074 Z M 10.974 5.839 C 9.349 5.839 8.659 7.097 8.651 7.111 L 8.651 6.074 L 6.363 6.074 L 6.363 13.777 L 8.651 13.777 L 8.651 9.734 C 8.651 8.65 9.15 8.005 10.105 8.005 C 10.982 8.005 11.404 8.625 11.404 9.734 L 11.404 13.777 L 13.778 13.777 L 13.778 8.9 C 13.778 6.836 12.608 5.839 10.974 5.839 Z M 3.633 2.222 C 2.854 2.222 2.222 2.859 2.222 3.644 C 2.222 4.429 2.854 5.065 3.633 5.065 C 4.413 5.065 5.043 4.429 5.044 3.644 C 5.044 2.859 4.413 2.222 3.633 2.222 Z" fill="var(--1vgxeuo, rgb(0, 0, 0))" height="16px" id="rqvybM6VD" transform="translate(1 1)" width="16px"/></svg>')
            alpha no-repeat center/auto var(--framer-icon-mask-mode, add),
        var(--framer-icon-mask, none);
    width: 18px;
}
