@media (min-width: 1200px) {
    .hidden-3jcpem {
        display: none !important;
    }
}
@media (min-width: 810px) and (max-width: 1199.98px) {
    .hidden-10ow82n {
        display: none !important;
    }
}
@media (max-width: 809.98px) {
    .hidden-2tovfn {
        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-EGJBe.framer-1xg0f9v,
.framer-EGJBe .framer-1xg0f9v {
    display: block;
}
.framer-EGJBe.framer-3jcpem {
    background-color: var(--token-a3219389-8dfb-405c-9d8d-a88f85ea6820, #fff);
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    place-content: center flex-start;
    align-items: center;
    gap: 160px;
    width: 1200px;
    padding: 140px 20px;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-1bj9ju5 {
    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: 120px 0 0;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-mbz7sl {
    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 20px 200px;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-77nzcz {
    flex-flow: row;
    flex: 1 0 0;
    place-content: flex-start;
    align-items: flex-start;
    gap: 64px;
    width: 1px;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1mjszdt {
    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-EGJBe .framer-2uz52k {
    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-EGJBe .framer-7app9v {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 28px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1t8tkmx {
    aspect-ratio: 4.96;
    height: var(--framer-aspect-ratio-supported, 32px);
    overflow: var(--overflow-clip-fallback, clip);
    will-change: var(--framer-will-change-filter-override, filter);
    flex: none;
    width: 159px;
    position: relative;
}
.framer-EGJBe .framer-124jt5p {
    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-EGJBe .framer-1vb6tr5,
.framer-EGJBe .framer-1rla51f,
.framer-EGJBe .framer-10msiv4,
.framer-EGJBe .framer-6kjrzt,
.framer-EGJBe .framer-ttr227 {
    --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-EGJBe .framer-jr0g5y,
.framer-EGJBe .framer-1av1qzq,
.framer-EGJBe .framer-9ix0sv,
.framer-EGJBe .framer-1rsiofs,
.framer-EGJBe .framer-19664hl,
.framer-EGJBe .framer-1q0vmac,
.framer-EGJBe .framer-1k7e6ue,
.framer-EGJBe .framer-1bx04kr,
.framer-EGJBe .framer-d4k5ti,
.framer-EGJBe .framer-1yysa8p,
.framer-EGJBe .framer-1loqgjf {
    --framer-paragraph-spacing: 0px;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-EGJBe .framer-13xjbis {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-8r9b3e,
.framer-EGJBe .framer-tfpsxx {
    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-EGJBe .framer-1qeu25f,
.framer-EGJBe .framer-18zstwy,
.framer-EGJBe .framer-1phns8k {
    --framer-paragraph-spacing: 0px;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 78px;
    height: auto;
    position: relative;
}
.framer-EGJBe .framer-cmq806-container,
.framer-EGJBe .framer-1xh9je1-container {
    z-index: 1;
    flex: none;
    width: 100%;
    height: 1px;
    position: relative;
}
.framer-EGJBe .framer-1a5fyxs {
    flex-flow: row;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-11rshes {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 8px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-1g4m9yq {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-3b5aax {
    background-color: var(--token-3c0d6cb0-1b52-4599-83e5-5da7015359fe, #323135);
    flex: none;
    width: 8px;
    height: 8px;
    position: relative;
}
.framer-EGJBe .framer-1jlrcol {
    --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, 194px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 8px;
    flex: none;
    gap: 0;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.framer-EGJBe .framer-iawd9q {
    flex: none;
    position: absolute;
    inset: -100px 0 0;
}
.framer-EGJBe .framer-154r7r6 {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
    height: min-content;
    padding: 120px 20px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.framer-EGJBe .framer-dokbjv {
    max-width: 1440px;
    overflow: var(--overflow-clip-fallback, clip);
    z-index: 0;
    flex: none;
    width: 1200px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 600px);
    -webkit-mask: linear-gradient(#0000 0%, #0006 56%, #0000 100%);
    mask: linear-gradient(#0000 0%, #0006 56%, #0000 100%);
}
.framer-EGJBe .framer-1njr8cg,
.framer-EGJBe .framer-umeilf,
.framer-EGJBe .framer-g0ftg0,
.framer-EGJBe .framer-19d5cxv {
    opacity: 0;
    z-index: 0;
    flex: none;
    width: 1px;
    height: 200vh;
    position: absolute;
    top: 0;
    left: 0;
}
.framer-EGJBe .framer-14hkd1b {
    z-index: 0;
    flex: none;
    position: absolute;
    inset: -100px 0 0;
}
.framer-EGJBe .framer-1ru9l4v {
    background: linear-gradient(
        270deg,
        var(--token-e4975242-9ac7-4109-b05e-9ce7105a1478, #010004) 1%,
        #01000500 29%,
        #01000500 68%,
        var(--token-e4975242-9ac7-4109-b05e-9ce7105a1478, #010004) 99%
    );
    overflow: var(--overflow-clip-fallback, clip);
    flex: none;
    position: absolute;
    inset: 0;
    -webkit-mask: linear-gradient(#000 56%, #0000 100%);
    mask: linear-gradient(#000 56%, #0000 100%);
}
.framer-EGJBe .framer-1gmf24j {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 800px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1qtv646-container,
.framer-EGJBe .framer-yuajr0-container,
.framer-EGJBe .framer-1grfoe-container,
.framer-EGJBe .framer-tv7lcx-container,
.framer-EGJBe .framer-14pcxbo-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-EGJBe .framer-rwdv81 {
    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: 200px 20px 100px;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-iypc9i,
.framer-EGJBe .framer-oixgoq {
    flex-flow: row;
    flex: 1 0 0;
    place-content: center flex-start;
    align-items: center;
    gap: 120px;
    width: 1px;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-x1vbds {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 8px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-nn564i,
.framer-EGJBe .framer-8cgqlr {
    --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;
    height: var(--framer-aspect-ratio-supported, 200px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 12px;
    flex: none;
    gap: 0;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.framer-EGJBe .framer-19qg7lx,
.framer-EGJBe .framer-682g0y {
    flex: none;
    position: absolute;
    inset: -200px 0 0;
}
.framer-EGJBe .framer-t7mpyl {
    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-EGJBe .framer-iq49lj {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 48px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-p0hxc1 {
    height: min-content;
    overflow: var(--overflow-clip-fallback, clip);
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-1id4qgl {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 32px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-f0edvu {
    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-EGJBe .framer-1ibbm5t {
    cursor: pointer;
    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-EGJBe .framer-anbylo {
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
    height: min-content;
    min-height: 80vh;
    padding: 100px 20px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.framer-EGJBe .framer-psd93o {
    overflow: var(--overflow-clip-fallback, clip);
    z-index: 0;
    flex: none;
    position: absolute;
    inset: 0;
    -webkit-mask: linear-gradient(#0000 0%, #0000004d 49.2909%, #0000 100%);
    mask: linear-gradient(#0000 0%, #0000004d 49.2909%, #0000 100%);
}
.framer-EGJBe .framer-1j7w7ni {
    z-index: 0;
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-EGJBe .framer-13g9alh {
    flex-flow: row;
    flex: 1 0 0;
    place-content: flex-start;
    align-items: flex-start;
    gap: 40px;
    width: 1px;
    max-width: 800px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-noch91 {
    --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: 0.788136;
    height: var(--framer-aspect-ratio-supported, 236px);
    will-change: var(--framer-will-change-override, transform);
    border-radius: 12px;
    flex: none;
    gap: 0;
    width: 186px;
    position: relative;
    overflow: hidden;
}
.framer-EGJBe .framer-srn49c {
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-EGJBe .framer-irahcc {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 40px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1v2g98w {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 4px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-11rkkim {
    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-EGJBe .framer-4lj2fq {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 48px;
    width: 100%;
    max-width: 1240px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1guajmq {
    flex-flow: row;
    flex: none;
    place-content: flex-end center;
    align-items: flex-end;
    gap: 24px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-EGJBe .framer-1i3m0kv {
    flex: none;
    grid-template-columns: repeat(3, minmax(50px, 1fr));
    grid-auto-rows: min-content;
    justify-content: center;
    gap: 32px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: grid;
    position: relative;
}
.framer-EGJBe .framer-1pe72sc {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    place-self: start;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: auto;
    padding: 0;
    display: flex;
    position: relative;
}
.framer-EGJBe .framer-1h9ixuc-container {
    flex: 1 0 0;
    width: 1px;
    height: auto;
    position: relative;
}
.framer-EGJBe .framer-fgj11d {
    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-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;
    }
}
@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-EGJBe[data-border='true']:after,
.framer-EGJBe [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-EGJBe.framer-3jcpem {
        width: 810px;
    }
    .framer-EGJBe .framer-77nzcz {
        flex-direction: column;
    }
    .framer-EGJBe .framer-1mjszdt {
        align-self: unset;
        flex: none;
        justify-content: center;
        gap: 40px;
        width: 100%;
        height: min-content;
    }
    .framer-EGJBe .framer-1jlrcol {
        width: 100%;
    }
    .framer-EGJBe .framer-dokbjv {
        width: unset;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .framer-EGJBe .framer-iypc9i,
    .framer-EGJBe .framer-oixgoq {
        gap: 60px;
    }
    .framer-EGJBe .framer-x1vbds {
        order: 0;
    }
    .framer-EGJBe .framer-nn564i {
        flex: 1 0 0;
        order: 1;
        width: 1px;
    }
    .framer-EGJBe .framer-8cgqlr {
        flex: 1 0 0;
        order: 0;
        width: 1px;
    }
    .framer-EGJBe .framer-iq49lj {
        order: 1;
    }
    .framer-EGJBe .framer-1i3m0kv {
        grid-template-columns: repeat(2, minmax(50px, 1fr));
    }
}
@media (max-width: 809.98px) {
    .framer-EGJBe.framer-3jcpem {
        width: 390px;
    }
    .framer-EGJBe .framer-mbz7sl {
        padding: 0 20px 100px;
    }
    .framer-EGJBe .framer-77nzcz,
    .framer-EGJBe .framer-13g9alh {
        flex-direction: column;
    }
    .framer-EGJBe .framer-1mjszdt {
        align-self: unset;
        flex: none;
        justify-content: center;
        gap: 40px;
        width: 100%;
        height: min-content;
    }
    .framer-EGJBe .framer-1jlrcol {
        width: 100%;
    }
    .framer-EGJBe .framer-dokbjv {
        width: unset;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .framer-EGJBe .framer-rwdv81 {
        padding: 100px 20px 64px;
    }
    .framer-EGJBe .framer-iypc9i,
    .framer-EGJBe .framer-oixgoq {
        flex-direction: column;
        gap: 40px;
    }
    .framer-EGJBe .framer-x1vbds,
    .framer-EGJBe .framer-iq49lj {
        flex: none;
        order: 1;
        width: 100%;
    }
    .framer-EGJBe .framer-nn564i,
    .framer-EGJBe .framer-8cgqlr {
        order: 0;
        width: 100%;
    }
    .framer-EGJBe .framer-t7mpyl,
    .framer-EGJBe .framer-anbylo,
    .framer-EGJBe .framer-11rkkim {
        padding: 64px 20px;
    }
    .framer-EGJBe .framer-irahcc,
    .framer-EGJBe .framer-ttr227 {
        flex: none;
        width: 100%;
    }
    .framer-EGJBe .framer-1guajmq {
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
    }
    .framer-EGJBe .framer-1i3m0kv {
        flex-flow: column;
        align-content: flex-start;
        align-items: flex-start;
        display: flex;
    }
    .framer-EGJBe .framer-1pe72sc {
        align-self: unset;
        height: min-content;
    }
}
@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 (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;
    }
}
@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-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;
}
.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;
}
@supports (aspect-ratio: 1) {
    body {
        --framer-aspect-ratio-supported: auto;
    }
}
.framer-AjqA3.framer-3rt6l5,
.framer-AjqA3 .framer-3rt6l5 {
    display: block;
}
.framer-AjqA3.framer-1aicamb {
    flex-flow: row;
    place-content: flex-start;
    align-items: flex-start;
    gap: 0;
    width: 1240px;
    height: 600px;
    min-height: 480px;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-nnvpow {
    will-change: var(--framer-will-change-override, transform);
    flex: 1 0 0;
    gap: 0;
    width: 1px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.framer-AjqA3 .framer-14cli9h {
    flex: none;
    position: absolute;
    inset: 0;
}
.framer-AjqA3 .framer-1ap9qb2 {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start space-between;
    align-items: flex-start;
    width: 1px;
    height: 100%;
    padding: 32px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-m7miuk,
.framer-AjqA3 .framer-1udeasx {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-sxmt49 {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0 0 8px;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-560iea,
.framer-AjqA3 .framer-1afjacv {
    white-space: nowrap;
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-AjqA3 .framer-1gt8p9w {
    flex: none;
    width: 4px;
    height: 4px;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-fuk1py {
    flex: none;
    width: 124px;
    height: 32px;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-pb0i8m {
    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-AjqA3 .framer-pwt5u1 {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-ojlhoc,
.framer-AjqA3 .framer-8lcrld,
.framer-AjqA3 .framer-1ksh4tz,
.framer-AjqA3 .framer-fzrr5o,
.framer-AjqA3 .framer-70h3pe {
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative;
}
.framer-AjqA3 .framer-xizdqj {
    --framer-text-wrap-override: balance;
    --text-truncation-display-inline-for-safari-16: inline;
    --text-truncation-display-none-for-safari-16: none;
    --text-truncation-line-break-for-safari-16: '\a ';
    -webkit-line-clamp: 2;
    height: auto;
    overflow: var(--overflow-clip-fallback, clip);
    -webkit-box-orient: vertical;
    flex: none;
    width: 100%;
    display: -webkit-box;
    position: relative;
}
.framer-AjqA3 .framer-s3fe41-container {
    flex: none;
    width: auto;
    height: auto;
    position: relative;
}
.framer-AjqA3 .framer-1w7s99k {
    flex-flow: row;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 32px;
    width: 100%;
    height: min-content;
    padding: 24px 0 0;
    display: flex;
    position: relative;
    overflow: visible;
}
.framer-AjqA3 .framer-e2kifu {
    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-AjqA3 .framer-138q67j {
    cursor: pointer;
    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-AjqA3.framer-v-1wzl7lp.framer-1aicamb {
    height: min-content;
    min-height: unset;
}
.framer-AjqA3.framer-v-1wzl7lp .framer-nnvpow {
    align-self: stretch;
    max-width: 35%;
    height: auto;
    min-height: 450px;
}
.framer-AjqA3.framer-v-1wzl7lp .framer-1ap9qb2 {
    justify-content: center;
    gap: 32px;
    height: min-content;
    min-height: 450px;
}
.framer-AjqA3.framer-v-1wzl7lp .framer-ojlhoc {
    --framer-text-wrap-override: balance;
}
.framer-AjqA3.framer-v-1e4hddy.framer-1aicamb {
    height: min-content;
    min-height: unset;
    flex-direction: column;
    gap: 24px;
    width: 320px;
}
.framer-AjqA3.framer-v-1e4hddy .framer-nnvpow {
    aspect-ratio: 1.27857;
    height: var(--framer-aspect-ratio-supported, 251px);
    flex: none;
    width: 100%;
}
.framer-AjqA3.framer-v-1e4hddy .framer-1ap9qb2 {
    flex: none;
    justify-content: center;
    gap: 24px;
    width: 100%;
    height: min-content;
    padding: 0;
}
.framer-AjqA3.framer-v-1e4hddy .framer-s3fe41-container {
    width: 100%;
}
.framer-AjqA3.framer-v-wysy4l.framer-1aicamb {
    height: min-content;
    min-height: unset;
    flex-direction: column;
    width: 360px;
}
.framer-AjqA3.framer-v-wysy4l .framer-nnvpow {
    aspect-ratio: 1.27857;
    height: var(--framer-aspect-ratio-supported, 282px);
    flex: none;
    width: 100%;
}
.framer-AjqA3.framer-v-wysy4l .framer-1ap9qb2 {
    flex: none;
    justify-content: center;
    gap: 24px;
    width: 100%;
    height: min-content;
    padding: 24px;
}
.framer-AjqA3.framer-v-wysy4l .framer-ojlhoc {
    overflow: var(--overflow-clip-fallback, clip);
}
.framer-jMFfq .framer-styles-preset-kg2izs:not(.rich-text-wrapper),
.framer-jMFfq .framer-styles-preset-kg2izs.rich-text-wrapper h3 {
    --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
    --framer-font-family-bold: 'Inter', sans-serif;
    --framer-font-family-bold-italic: 'Inter', sans-serif;
    --framer-font-family-italic: 'Inter', 'Inter Placeholder', sans-serif;
    --framer-font-open-type-features: normal;
    --framer-font-size: 38px;
    --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: 900;
    --framer-font-weight-bold-italic: 900;
    --framer-font-weight-italic: 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: 1199px) and (min-width: 810px) {
    .framer-jMFfq .framer-styles-preset-kg2izs:not(.rich-text-wrapper),
    .framer-jMFfq .framer-styles-preset-kg2izs.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Inter', sans-serif;
        --framer-font-family-bold-italic: 'Inter', sans-serif;
        --framer-font-family-italic: 'Inter', 'Inter Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 24px;
        --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: 900;
        --framer-font-weight-bold-italic: 900;
        --framer-font-weight-italic: 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-jMFfq .framer-styles-preset-kg2izs:not(.rich-text-wrapper),
    .framer-jMFfq .framer-styles-preset-kg2izs.rich-text-wrapper h3 {
        --framer-font-family: 'Geist', 'Geist Placeholder', sans-serif;
        --framer-font-family-bold: 'Inter', sans-serif;
        --framer-font-family-bold-italic: 'Inter', sans-serif;
        --framer-font-family-italic: 'Inter', 'Inter Placeholder', sans-serif;
        --framer-font-open-type-features: normal;
        --framer-font-size: 22px;
        --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: 900;
        --framer-font-weight-bold-italic: 900;
        --framer-font-weight-italic: 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-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-AjqA3[data-border='true']:after,
.framer-AjqA3 [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;
}
