<style data-editor-font-css="" >
@font-face {
    font-family: "Inter Variable Placeholder";
    src: local("Arial");
    ascent-override: 89.79%;
    descent-override: 22.36%;
    line-gap-override: 0.00%;
    size-adjust: 107.89%
}

@font-face {
    font-family: "Inter Placeholder";
    src: local("Arial");
    ascent-override: 89.79%;
    descent-override: 22.36%;
    line-gap-override: 0.00%;
    size-adjust: 107.89%
}

</style >
<meta name="robots" content="max-image-preview:large" >
<style data-editor-css-ssr-minified="" data-editor-components="editor-lib-cursors-host editor-7Z7SP PropertyOverrides editor-lib-combinedCSSRules editor-PHjQf editor-R8H5f editor-ddSE1 editor-JtNFG editor-cdezE editor-t65J3 editor-oHe2P editor-JrhtI editor-CCPgn editor-xIku6 editor-WDLcn editor-SdjjD editor-BmINU" >
html, body, #main {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

:root {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

* {
    box-sizing: border-box;
    -webkit-font-smoothing: inherit
}

h1, h2, h3, h4, h5, h6, p, figure {
    margin: 0
}

body, input, textarea, select, button {
    font-family: sans-serif;
    font-size: 12px
}

@supports (z-index:calc(infinity)) {
    #__editor-badge-container {
        --infinity: infinity
    }
}

#__editor-badge-container {
    pointer-events: none;
    width: 100%;
    z-index: calc(var(--infinity,2147480000));
    justify-content: flex-end;
    padding: 20px;
    display: flex;
    position: fixed;
    bottom: 0
}

@supports (background:-webkit-named-image(i)) and (not (grid-template-rows:subgrid)) {
    body {
        --editor-will-change-override: transform
    }
}

@supports (background:-webkit-named-image(i)) and (not (position-area:top right)) {
    body {
        --editor-will-change-filter-override: filter
    }
}

[data-editor-component-type=Text] div div span, [data-editor-component-type=Text] a div span, [data-editor-component-type=Text] span span span, [data-editor-component-type=Text] p span span, [data-editor-component-type=Text] h1 span span, [data-editor-component-type=Text] h2 span span, [data-editor-component-type=Text] h3 span span, [data-editor-component-type=Text] h4 span span, [data-editor-component-type=Text] h5 span span, [data-editor-component-type=Text] h6 span span, [data-editor-component-type=Text] a {
    font-family: var(--font-family);
    font-style: var(--font-style);
    font-weight: min(calc(var(--editor-font-weight-increase,0) + var(--font-weight,400)),900);
    color: var(--text-color);
    letter-spacing: var(--letter-spacing);
    font-size: var(--font-size);
    text-transform: var(--text-transform);
    --text-decoration: var(--editor-text-decoration-style,solid)var(--editor-text-decoration,none)var(--editor-text-decoration-color,currentcolor)var(--editor-text-decoration-thickness,auto);
    --text-decoration-skip-ink: var(--editor-text-decoration-skip-ink);
    --text-underline-offset: var(--editor-text-decoration-offset);
    line-height: var(--line-height);
    --font-family: var(--editor-font-family);
    --font-style: var(--editor-font-style);
    --font-weight: var(--editor-font-weight);
    --text-color: var(--editor-text-color);
    --letter-spacing: var(--editor-letter-spacing);
    --font-size: var(--editor-font-size);
    --text-transform: var(--editor-text-transform);
    --line-height: var(--editor-line-height)
}

@supports not (color:color(display-p3 1 1 1)) {
    p.editor-text, div.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, li.editor-text, ol.editor-text, ul.editor-text, span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))));
        -webkit-text-stroke-color: var(--editor-text-stroke-color-rgb,var(--editor-text-stroke-color,initial))
    }

    mark.editor-text {
        background-color: var(--editor-blockquote-text-background-color-rgb,var(--editor-blockquote-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text, code.editor-text span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text, span.editor-text[data-nested-link] {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))));
        background-color: var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial));
        -webkit-text-decoration-color: var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))));
        text-decoration-color: var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text, code.editor-text a.editor-text span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-nested-link], code.editor-text span.editor-text[data-nested-link] span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text:hover, span.editor-text[data-nested-link]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))));
        text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text:hover, code.editor-text span.editor-text[data-nested-link]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text[data-editor-page-link-current], span.editor-text[data-editor-page-link-current] {
        color: var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))));
        background-color: var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))));
        text-decoration-color: var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text[data-editor-page-link-current], code.editor-text a.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-editor-page-link-current], code.editor-text span.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]) {
        color: var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))));
        background-color: var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text[data-editor-page-link-current]:hover, span.editor-text[data-editor-page-link-current]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))));
        text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))))
    }
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text[data-editor-page-link-current]:hover, code.editor-text a.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-editor-page-link-current]:hover, code.editor-text span.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]) {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial))))))
    }
}

@supports not (aspect-ratio:1) {
    .editor-text-module:not([data-width=fit])[style*=aspect-ratio] {
        position: relative !important
    }

        .editor-text-module:not([data-width=fit])[style*=aspect-ratio]:before {
            content: "";
            padding-bottom: calc(100%/calc(var(--aspect-ratio)));
            display: block
        }

        .editor-text-module[data-width=fill] > :first-child, .editor-text-module[data-width=fill] > .ssr-variant > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > .ssr-variant > :first-child {
            position: absolute;
            top: 0;
            left: 0;
            height: 100% !important
        }
}

@supports not (overflow:clip) {
    :root {
        --overflow-clip-fallback: hidden
    }
}

@supports (background:-webkit-named-image(i)) and (not (contain-intrinsic-size:inherit)) {
    div.editor-text, p.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, ol.editor-text, ul.editor-text, li.editor-text, blockquote.editor-text, .editor-text.editor-image {
        display: var(--text-truncation-display-inline-for-safari-16,revert)
    }

        div.editor-text:after, p.editor-text:after, h1.editor-text:after, h2.editor-text:after, h3.editor-text:after, h4.editor-text:after, h5.editor-text:after, h6.editor-text:after, ol.editor-text:after, ul.editor-text:after, li.editor-text:after, blockquote.editor-text:after, .editor-text.editor-image:after {
            content: var(--text-truncation-line-break-for-safari-16);
            white-space: pre
        }

    .editor-text.editor-text-module, .editor-text.editor-table-wrapper {
        display: var(--text-truncation-display-none-for-safari-16,revert)
    }

    p.editor-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
    }
}

.editor-cursor-none, .editor-cursor-none * {
    cursor: none !important
}

.editor-pointer-events-none, .editor-pointer-events-none * {
    pointer-events: none !important
}

@supports (aspect-ratio:1) {
    body {
        --editor-aspect-ratio-supported: auto
    }
}

.editor-7Z7SP.editor-lux5qc, .editor-7Z7SP .editor-lux5qc {
    display: block
}

.editor-7Z7SP.editor-72rtr7 {
    height: min-content;
    overflow: var(--overflow-clip-fallback,clip);
    background-color: #fff;
    flex-flow: column;
    place-content: center flex-start;
    align-items: center;
    gap: 0;
    width: 1200px;
    padding: 0 20px;
    display: flex;
    position: relative
}

.editor-7Z7SP .editor-1j2yw2o {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 80px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 80px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-13g8vs2 {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 40px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-xai1ix {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 960px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-rymuu8, .editor-7Z7SP .editor-99tq4v, .editor-7Z7SP .editor-629bsr, .editor-7Z7SP .editor-1yk7zed, .editor-7Z7SP .editor-1wvodv7, .editor-7Z7SP .editor-v1rul4, .editor-7Z7SP .editor-mnh1mz, .editor-7Z7SP .editor-1eu906t, .editor-7Z7SP .editor-72luo3, .editor-7Z7SP .editor-dz19o5, .editor-7Z7SP .editor-g1ju22, .editor-7Z7SP .editor-dtom46, .editor-7Z7SP .editor-lvwr5x, .editor-7Z7SP .editor-d2xdfq, .editor-7Z7SP .editor-10hdm85, .editor-7Z7SP .editor-1mfb7pr, .editor-7Z7SP .editor-12fa3ux, .editor-7Z7SP .editor-fjw8jf, .editor-7Z7SP .editor-reuc43, .editor-7Z7SP .editor-1x2lwgo {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 100%;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-14n4u5y, .editor-7Z7SP .editor-3xhdtz {
    background-color: var(--token-8961fb69-0ea3-46ab-8b8e-1f9187ebd1a9,#000);
    will-change: var(--editor-will-change-override,transform);
    border-radius: 100px;
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: min-content;
    height: 30px;
    padding: 0 12px;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-962wuc, .editor-7Z7SP .editor-1u8ozis {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    -webkit-user-select: none;
    user-select: none;
    white-space: pre;
    flex: none;
    width: auto;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-f0r1na {
    aspect-ratio: 1.6;
    background-color: var(--token-dbe12eec-d6ea-4e14-b331-3053c9d607dd,#f5f5f5);
    height: var(--editor-aspect-ratio-supported,600px);
    border-radius: 20px;
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 960px;
    max-width: 100%;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-z5g5rl {
    --1vsjbd3:var(--token-24d6aaab-6e70-427a-b6df-88e60f299d9f,#fff);
    height: var(--editor-aspect-ratio-supported,68px);
    z-index: 1;
    flex: none;
    width: 204px;
    position: relative
}

.editor-7Z7SP .editor-wzc130 {
    flex-flow: column;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    gap: 0;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 40px 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-8j54lj, .editor-7Z7SP .editor-y8csy0 {
    --editor-text-wrap: balance;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 600px;
    max-width: 100%;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-1jbpzo2 {
    flex-flow: row;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 20px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 80px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-10lyu3l, .editor-7Z7SP .editor-1pc3ez2, .editor-7Z7SP .editor-o50p0w {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 20px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-1m456gr, .editor-7Z7SP .editor-1waeixa, .editor-7Z7SP .editor-lbor10 {
    aspect-ratio: 1;
    background-color: var(--token-dbe12eec-d6ea-4e14-b331-3053c9d607dd,#f5f5f5);
    height: var(--editor-aspect-ratio-supported,307px);
    border-radius: 20px;
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-98tg3p {
    border-radius: 20px;
    position: relative
}

.editor-7Z7SP .editor-152hesx, .editor-7Z7SP .editor-1ncol73, .editor-7Z7SP .editor-1vwgoyr, .editor-7Z7SP .editor-1rdfztd {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-1h4zwec, .editor-7Z7SP .editor-zlr2m2, .editor-7Z7SP .editor-u774kq {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    --editor-text-wrap: balance;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 250px;
    max-width: 100%;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-j8i5x0 {
    width: 102px;
    height: 102px;
    position: relative
}

.editor-7Z7SP .editor-9bkl58 {
    width: 114px;
    height: 96px;
    position: relative
}

.editor-7Z7SP .editor-1q06ff5 {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 80px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 80px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-11yluaw, .editor-7Z7SP .editor-9cp6ud {
    flex-flow: row;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-1deh9bh, .editor-7Z7SP .editor-m0nhhp, .editor-7Z7SP .editor-1qik74l, .editor-7Z7SP .editor-z5n9fz, .editor-7Z7SP .editor-1fpm7oi, .editor-7Z7SP .editor-qnfutb, .editor-7Z7SP .editor-1qgc8z9, .editor-7Z7SP .editor-1kd12sf, .editor-7Z7SP .editor-1tzldqm, .editor-7Z7SP .editor-1msj6j8, .editor-7Z7SP .editor-1561p81, .editor-7Z7SP .editor-7zw07g {
    flex-flow: column;
    flex: 1 0 0;
    place-content: center;
    align-items: center;
    gap: 20px;
    width: 1px;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-jn6vm9, .editor-7Z7SP .editor-1eug39z, .editor-7Z7SP .editor-3bbswi, .editor-7Z7SP .editor-f09ayd, .editor-7Z7SP .editor-wji05n, .editor-7Z7SP .editor-o8e8ad, .editor-7Z7SP .editor-1alguqj, .editor-7Z7SP .editor-x3e16v, .editor-7Z7SP .editor-1o524q0, .editor-7Z7SP .editor-g49w86, .editor-7Z7SP .editor-1vlmhm1, .editor-7Z7SP .editor-l3y9p8 {
    --1m6trwb:.2;
    --21h8s6:var(--token-d3650bef-13f5-49bd-88f0-8a82034ef0d6,#999);
    --pgex8v: 1;
    aspect-ratio: 1;
    height: var(--editor-aspect-ratio-supported,48px);
    flex: none;
    width: 48px;
    position: relative
}

.editor-7Z7SP .editor-hmraqa {
    flex-flow: column;
    flex: none;
    place-content: flex-start;
    align-items: flex-start;
    gap: 80px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 80px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-q0eba4, .editor-7Z7SP .editor-1c0lptn, .editor-7Z7SP .editor-1t7n5pj, .editor-7Z7SP .editor-lb1x3m, .editor-7Z7SP .editor-libete, .editor-7Z7SP .editor-1o3wbh2, .editor-7Z7SP .editor-16s9spp, .editor-7Z7SP .editor-fao3wb, .editor-7Z7SP .editor-5zg4fz, .editor-7Z7SP .editor-1yoxff2, .editor-7Z7SP .editor-sglwk5, .editor-7Z7SP .editor-10lokvv, .editor-7Z7SP .editor-1uivvau {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    white-space: pre;
    flex: none;
    width: auto;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-ermny2 {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    --editor-text-wrap: balance;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 330px;
    max-width: 100%;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-1rzyihj {
    flex-flow: row;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 10px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative
}

.editor-7Z7SP .editor-1rysf5s {
    flex-flow: column;
    flex: 1 0 0;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 20px;
    width: 1px;
    height: min-content;
    padding: 0;
    text-decoration: none;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-10vu82u {
    aspect-ratio: 1.6;
    height: var(--editor-aspect-ratio-supported,196px);
    border-radius: 8px;
    flex: none;
    width: 100%;
    position: relative
}

.editor-7Z7SP .editor-3bw0ko {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 5px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP .editor-u5ouer {
    flex-flow: row;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 0;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 80px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-9x57hl {
    --border-bottom-width: 0px;
    --border-color: var(--token-d084cbd4-b115-44e5-81d9-5657e7d17569,#eee);
    --border-left-width: 0px;
    --border-right-width: 0px;
    --border-style: solid;
    --border-top-width: 1px;
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 15px;
    width: 960px;
    max-width: 100%;
    height: 600px;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-jyejpw {
    flex-flow: column;
    flex: none;
    place-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-eij8x6 {
    --editor-link-text-color: #09f;
    --editor-link-text-decoration: underline;
    white-space: pre-wrap;
    word-break: break-word;
    word-wrap: break-word;
    flex: none;
    width: 280px;
    height: auto;
    position: relative
}

.editor-7Z7SP .editor-phnbhq {
    --border-bottom-width: 0px;
    --border-color: var(--token-d084cbd4-b115-44e5-81d9-5657e7d17569,#eee);
    --border-left-width: 0px;
    --border-right-width: 0px;
    --border-style: solid;
    --border-top-width: 1px;
    z-index: 1;
    flex-flow: row;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 40px;
    width: 960px;
    max-width: 100%;
    height: min-content;
    padding: 100px 0;
    display: flex;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-4igc3d {
    --1vsjbd3:var(--token-8961fb69-0ea3-46ab-8b8e-1f9187ebd1a9,#000);
    height: var(--editor-aspect-ratio-supported,17px);
    opacity: .15;
    flex: none;
    width: 51px;
    position: relative
}

.editor-7Z7SP .editor-1azuoe4 {
    flex: 1 0 0;
    width: 1px;
    height: 100px;
    position: relative;
    overflow: hidden
}

.editor-7Z7SP .editor-vrmuo6, .editor-7Z7SP .editor-zmjota, .editor-7Z7SP .editor-1vmufsr {
    flex-flow: column;
    flex: none;
    place-content: flex-start center;
    align-items: flex-start;
    gap: 10px;
    width: min-content;
    height: min-content;
    padding: 0;
    display: flex;
    position: relative;
    overflow: visible
}

.editor-7Z7SP[data-border=true]:after, .editor-7Z7SP [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) {
    .editor-7Z7SP.editor-72rtr7 {
        width: 810px
    }

    .editor-7Z7SP .editor-f0r1na {
        height: var(--editor-aspect-ratio-supported,481px)
    }

    .editor-7Z7SP .editor-1m456gr, .editor-7Z7SP .editor-1waeixa, .editor-7Z7SP .editor-lbor10 {
        height: var(--editor-aspect-ratio-supported,244px)
    }

    .editor-7Z7SP .editor-hmraqa {
        gap: 60px
    }

    .editor-7Z7SP .editor-10vu82u {
        height: var(--editor-aspect-ratio-supported,156px)
    }

    .editor-7Z7SP .editor-eij8x6 {
        width: 260px
    }
}

@media (max-width:809.98px) {
    .editor-7Z7SP.editor-72rtr7 {
        width: 390px
    }

    .editor-7Z7SP .editor-1j2yw2o {
        align-content: flex-start;
        align-items: flex-start;
        gap: 40px;
        padding: 40px 0
    }

    .editor-7Z7SP .editor-13g8vs2 {
        gap: 20px
    }

    .editor-7Z7SP .editor-1jbpzo2 {
        flex-direction: column;
        gap: 0;
        padding: 40px 0
    }

    .editor-7Z7SP .editor-10lyu3l, .editor-7Z7SP .editor-1pc3ez2, .editor-7Z7SP .editor-o50p0w {
        flex: none;
        width: 100%;
        padding: 0 0 40px
    }

    .editor-7Z7SP .editor-1m456gr, .editor-7Z7SP .editor-1waeixa, .editor-7Z7SP .editor-lbor10 {
        height: var(--editor-aspect-ratio-supported,200px);
        order: 0
    }

    .editor-7Z7SP .editor-152hesx, .editor-7Z7SP .editor-1ncol73, .editor-7Z7SP .editor-1vwgoyr {
        order: 1;
        justify-content: flex-start
    }

    .editor-7Z7SP .editor-1q06ff5, .editor-7Z7SP .editor-hmraqa {
        gap: 40px;
        padding: 40px 0
    }

    .editor-7Z7SP .editor-11yluaw, .editor-7Z7SP .editor-9cp6ud {
        flex-direction: column;
        gap: 40px
    }

    .editor-7Z7SP .editor-1deh9bh, .editor-7Z7SP .editor-m0nhhp, .editor-7Z7SP .editor-1qik74l, .editor-7Z7SP .editor-z5n9fz, .editor-7Z7SP .editor-1fpm7oi, .editor-7Z7SP .editor-qnfutb, .editor-7Z7SP .editor-1qgc8z9, .editor-7Z7SP .editor-1kd12sf, .editor-7Z7SP .editor-1tzldqm, .editor-7Z7SP .editor-1msj6j8, .editor-7Z7SP .editor-1561p81, .editor-7Z7SP .editor-7zw07g {
        flex: none;
        gap: 10px;
        width: 100%
    }

    .editor-7Z7SP .editor-jn6vm9, .editor-7Z7SP .editor-wji05n, .editor-7Z7SP .editor-1o524q0 {
        height: var(--editor-aspect-ratio-supported,24px)
    }

    .editor-7Z7SP .editor-1rdfztd {
        gap: 5px
    }

    .editor-7Z7SP .editor-1rzyihj {
        flex-direction: column
    }

    .editor-7Z7SP .editor-1rysf5s {
        flex: none;
        width: 100%
    }

    .editor-7Z7SP .editor-10vu82u {
        height: var(--editor-aspect-ratio-supported,125px)
    }

    .editor-7Z7SP .editor-u5ouer {
        flex-direction: column;
        gap: 40px;
        padding: 40px 0
    }

    .editor-7Z7SP .editor-9x57hl {
        height: 300px
    }

    .editor-7Z7SP .editor-eij8x6 {
        width: 260px
    }

    .editor-7Z7SP .editor-phnbhq {
        flex-direction: column;
        justify-content: flex-start;
        padding: 50px 0
    }
}

.ssr-variant {
    display: contents
}

body {
    --editor-will-change-override: none
}

@supports (background:-webkit-named-image(i)) and (not (grid-template-rows:subgrid)) {
    body {
        --editor-will-change-override: transform
    }
}

body {
    --editor-will-change-filter-override: none
}

@supports (background:-webkit-named-image(i)) and (not (position-area:top right)) {
    body {
        --editor-will-change-filter-override: filter
    }
}

[data-editor-component-type] {
    position: absolute
}

[data-editor-component-type=Text] {
    cursor: inherit
}

[data-editor-component-text-autosized] * {
    white-space: pre
}

[data-editor-component-type=Text] > * {
    text-align: var(--editor-text-alignment,start)
}

[data-editor-component-type=Text] span span, [data-editor-component-type=Text] p span, [data-editor-component-type=Text] h1 span, [data-editor-component-type=Text] h2 span, [data-editor-component-type=Text] h3 span, [data-editor-component-type=Text] h4 span, [data-editor-component-type=Text] h5 span, [data-editor-component-type=Text] h6 span {
    display: block
}

    [data-editor-component-type=Text] span span span, [data-editor-component-type=Text] p span span, [data-editor-component-type=Text] h1 span span, [data-editor-component-type=Text] h2 span span, [data-editor-component-type=Text] h3 span span, [data-editor-component-type=Text] h4 span span, [data-editor-component-type=Text] h5 span span, [data-editor-component-type=Text] h6 span span {
        display: unset
    }

    [data-editor-component-type=Text] div div span, [data-editor-component-type=Text] a div span, [data-editor-component-type=Text] span span span, [data-editor-component-type=Text] p span span, [data-editor-component-type=Text] h1 span span, [data-editor-component-type=Text] h2 span span, [data-editor-component-type=Text] h3 span span, [data-editor-component-type=Text] h4 span span, [data-editor-component-type=Text] h5 span span, [data-editor-component-type=Text] h6 span span, [data-editor-component-type=Text] a {
        font-family: var(--font-family);
        font-style: var(--font-style);
        font-weight: min(calc(var(--editor-font-weight-increase,0) + var(--font-weight,400)),900);
        color: var(--text-color);
        letter-spacing: var(--letter-spacing);
        font-size: var(--font-size);
        text-transform: var(--text-transform);
        --text-decoration: var(--editor-text-decoration-style,solid)var(--editor-text-decoration,none)var(--editor-text-decoration-color,currentcolor)var(--editor-text-decoration-thickness,auto);
        --text-decoration-skip-ink: var(--editor-text-decoration-skip-ink);
        --text-underline-offset: var(--editor-text-decoration-offset);
        line-height: var(--line-height);
        --font-family: var(--editor-font-family);
        --font-style: var(--editor-font-style);
        --font-weight: var(--editor-font-weight);
        --text-color: var(--editor-text-color);
        --letter-spacing: var(--editor-letter-spacing);
        --font-size: var(--editor-font-size);
        --text-transform: var(--editor-text-transform);
        --line-height: var(--editor-line-height)
    }

        [data-editor-component-type=Text] a, [data-editor-component-type=Text] a div span, [data-editor-component-type=Text] a span span span, [data-editor-component-type=Text] a p span span, [data-editor-component-type=Text] a h1 span span, [data-editor-component-type=Text] a h2 span span, [data-editor-component-type=Text] a h3 span span, [data-editor-component-type=Text] a h4 span span, [data-editor-component-type=Text] a h5 span span, [data-editor-component-type=Text] a h6 span span {
            --font-family: var(--editor-link-font-family,var(--editor-font-family));
            --font-style: var(--editor-link-font-style,var(--editor-font-style));
            --font-weight: var(--editor-link-font-weight,var(--editor-font-weight));
            --text-color: var(--editor-link-text-color,var(--editor-text-color));
            --font-size: var(--editor-link-font-size,var(--editor-font-size));
            --text-transform: var(--editor-link-text-transform,var(--editor-text-transform));
            --text-decoration: var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,solid))var(--editor-link-text-decoration,var(--editor-text-decoration,none))var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,currentcolor))var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,auto));
            --text-decoration-skip-ink: var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink));
            --text-underline-offset: var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset))
        }

            [data-editor-component-type=Text] a:hover, [data-editor-component-type=Text] a div span:hover, [data-editor-component-type=Text] a span span span:hover, [data-editor-component-type=Text] a p span span:hover, [data-editor-component-type=Text] a h1 span span:hover, [data-editor-component-type=Text] a h2 span span:hover, [data-editor-component-type=Text] a h3 span span:hover, [data-editor-component-type=Text] a h4 span span:hover, [data-editor-component-type=Text] a h5 span span:hover, [data-editor-component-type=Text] a h6 span span:hover {
                --font-family: var(--editor-link-hover-font-family,var(--editor-link-font-family,var(--editor-font-family)));
                --font-style: var(--editor-link-hover-font-style,var(--editor-link-font-style,var(--editor-font-style)));
                --font-weight: var(--editor-link-hover-font-weight,var(--editor-link-font-weight,var(--editor-font-weight)));
                --text-color: var(--editor-link-hover-text-color,var(--editor-link-text-color,var(--editor-text-color)));
                --font-size: var(--editor-link-hover-font-size,var(--editor-link-font-size,var(--editor-font-size)));
                --text-transform: var(--editor-link-hover-text-transform,var(--editor-link-text-transform,var(--editor-text-transform)));
                --text-decoration: var(--editor-link-hover-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,solid)))var(--editor-link-hover-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)))var(--editor-link-hover-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,currentcolor)))var(--editor-link-hover-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,auto)));
                --text-decoration-skip-ink: var(--editor-link-hover-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink)));
                --text-underline-offset: var(--editor-link-hover-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset)))
            }

[data-editor-component-type=Text].isCurrent a, [data-editor-component-type=Text].isCurrent a div span, [data-editor-component-type=Text].isCurrent a span span span, [data-editor-component-type=Text].isCurrent a p span span, [data-editor-component-type=Text].isCurrent a h1 span span, [data-editor-component-type=Text].isCurrent a h2 span span, [data-editor-component-type=Text].isCurrent a h3 span span, [data-editor-component-type=Text].isCurrent a h4 span span, [data-editor-component-type=Text].isCurrent a h5 span span, [data-editor-component-type=Text].isCurrent a h6 span span {
    --font-family: var(--editor-link-current-font-family,var(--editor-link-font-family,var(--editor-font-family)));
    --font-style: var(--editor-link-current-font-style,var(--editor-link-font-style,var(--editor-font-style)));
    --font-weight: var(--editor-link-current-font-weight,var(--editor-link-font-weight,var(--editor-font-weight)));
    --text-color: var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-text-color)));
    --font-size: var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size)));
    --text-transform: var(--editor-link-current-text-transform,var(--editor-link-text-transform,var(--editor-text-transform)));
    --text-decoration: var(--editor-link-current-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,solid)))var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)))var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,currentcolor)))var(--editor-link-current-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,auto)));
    --text-decoration-skip-ink: var(--editor-link-current-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink)));
    --text-underline-offset: var(--editor-link-current-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset)))
}

[data-editor-component-type=RichTextContainer] {
    outline: none;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: flex-start;
    display: flex
}

p.editor-text, div.editor-text, figure.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, ol.editor-text, ul.editor-text {
    margin: 0;
    padding: 0
}

p.editor-text, div.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, li.editor-text, ol.editor-text, ul.editor-text, mark.editor-text, span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-font-family-preview,var(--editor-blockquote-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif)));
    font-style: var(--editor-font-style-preview,var(--editor-blockquote-font-style,var(--editor-font-style,normal)));
    font-weight: var(--editor-font-weight-preview,var(--editor-blockquote-font-weight,var(--editor-font-weight,400)));
    color: var(--editor-blockquote-text-color,var(--editor-text-color,#000));
    font-size: calc(var(--editor-blockquote-font-size,var(--editor-font-size,16px))*var(--editor-font-size-scale,1));
    letter-spacing: var(--editor-blockquote-letter-spacing,var(--editor-letter-spacing,0));
    text-transform: var(--editor-blockquote-text-transform,var(--editor-text-transform,none));
    -webkit-text-decoration-line: var(--editor-blockquote-text-decoration,var(--editor-text-decoration,initial));
    text-decoration-line: var(--editor-blockquote-text-decoration,var(--editor-text-decoration,initial));
    -webkit-text-decoration-style: var(--editor-blockquote-text-decoration-style,var(--editor-text-decoration-style,initial));
    text-decoration-style: var(--editor-blockquote-text-decoration-style,var(--editor-text-decoration-style,initial));
    -webkit-text-decoration-color: var(--editor-blockquote-text-decoration-color,var(--editor-text-decoration-color,initial));
    text-decoration-color: var(--editor-blockquote-text-decoration-color,var(--editor-text-decoration-color,initial));
    text-decoration-thickness: var(--editor-blockquote-text-decoration-thickness,var(--editor-text-decoration-thickness,initial));
    text-decoration-skip-ink: var(--editor-blockquote-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink,initial));
    text-underline-offset: var(--editor-blockquote-text-decoration-offset,var(--editor-text-decoration-offset,initial));
    line-height: var(--editor-blockquote-line-height,var(--editor-line-height,1.2em));
    text-align: var(--editor-blockquote-text-alignment,var(--editor-text-alignment,start));
    -webkit-text-stroke-width: var(--editor-text-stroke-width,initial);
    -webkit-text-stroke-color: var(--editor-text-stroke-color,initial);
    -moz-font-feature-settings: var(--editor-font-open-type-features,initial);
    -webkit-font-feature-settings: var(--editor-font-open-type-features,initial);
    font-feature-settings: var(--editor-font-open-type-features,initial);
    font-variation-settings: var(--editor-font-variation-axes-preview,var(--editor-font-variation-axes,normal));
    text-wrap: var(--editor-text-wrap-override,var(--editor-text-wrap))
}

mark.editor-text, p.editor-text, div.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, li.editor-text, ol.editor-text, ul.editor-text {
    background-color: var(--editor-blockquote-text-background-color,var(--editor-text-background-color,initial));
    border-radius: var(--editor-blockquote-text-background-radius,var(--editor-text-background-radius,initial));
    corner-shape: var(--editor-blockquote-text-background-corner-shape,var(--editor-text-background-corner-shape,initial));
    padding: var(--editor-blockquote-text-background-padding,var(--editor-text-background-padding,initial))
}

@supports not (color:color(display-p3 1 1 1)) {
    p.editor-text, div.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, li.editor-text, ol.editor-text, ul.editor-text, span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))));
        -webkit-text-stroke-color: var(--editor-text-stroke-color-rgb,var(--editor-text-stroke-color,initial))
    }

    mark.editor-text {
        background-color: var(--editor-blockquote-text-background-color-rgb,var(--editor-blockquote-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))
    }
}

.editor-fit-text .editor-text {
    white-space: nowrap;
    white-space-collapse: preserve
}

strong.editor-text {
    font-family: var(--editor-blockquote-font-family-bold,var(--editor-font-family-bold));
    font-style: var(--editor-blockquote-font-style-bold,var(--editor-font-style-bold));
    font-weight: var(--editor-blockquote-font-weight-bold,var(--editor-font-weight-bold,bolder));
    font-variation-settings: var(--editor-blockquote-font-variation-axes-bold,var(--editor-font-variation-axes-bold))
}

em.editor-text {
    font-family: var(--editor-blockquote-font-family-italic,var(--editor-font-family-italic));
    font-style: var(--editor-blockquote-font-style-italic,var(--editor-font-style-italic,italic));
    font-weight: var(--editor-blockquote-font-weight-italic,var(--editor-font-weight-italic));
    font-variation-settings: var(--editor-blockquote-font-variation-axes-italic,var(--editor-font-variation-axes-italic))
}

    em.editor-text > strong.editor-text {
        font-family: var(--editor-blockquote-font-family-bold-italic,var(--editor-font-family-bold-italic));
        font-style: var(--editor-blockquote-font-style-bold-italic,var(--editor-font-style-bold-italic,italic));
        font-weight: var(--editor-blockquote-font-weight-bold-italic,var(--editor-font-weight-bold-italic,bolder));
        font-variation-settings: var(--editor-blockquote-font-variation-axes-bold-italic,var(--editor-font-variation-axes-bold-italic))
    }

p.editor-text:not(:first-child), div.editor-text:not(:first-child), h1.editor-text:not(:first-child), h2.editor-text:not(:first-child), h3.editor-text:not(:first-child), h4.editor-text:not(:first-child), h5.editor-text:not(:first-child), h6.editor-text:not(:first-child), ol.editor-text:not(:first-child), ul.editor-text:not(:first-child), blockquote.editor-text:not(:first-child), table.editor-text:not(:first-child), figure.editor-text:not(:first-child), .editor-image.editor-text:not(:first-child) {
    margin-top: var(--editor-blockquote-paragraph-spacing,var(--editor-paragraph-spacing,0))
}

li.editor-text > ul.editor-text:nth-child(2), li.editor-text > ol.editor-text:nth-child(2) {
    margin-top: 0
}

.editor-text[data-text-fill] {
    -webkit-text-fill-color: transparent;
    padding: max(0em,calc(calc(1.3em - var(--editor-blockquote-line-height,var(--editor-line-height,1.3em)))/2));
    margin: min(0em,calc(calc(1.3em - var(--editor-blockquote-line-height,var(--editor-line-height,1.3em)))/-2));
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block
}

code.editor-text, code.editor-text span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-code-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif));
    font-style: var(--editor-blockquote-font-style,var(--editor-code-font-style,var(--editor-font-style,normal)));
    font-weight: var(--editor-blockquote-font-weight,var(--editor-code-font-weight,var(--editor-font-weight,400)));
    color: var(--editor-blockquote-text-color,var(--editor-code-text-color,var(--editor-text-color,#000)));
    font-size: calc(var(--editor-blockquote-font-size,var(--editor-font-size,16px))*var(--editor-font-size-scale,1));
    letter-spacing: var(--editor-blockquote-letter-spacing,var(--editor-letter-spacing,0));
    line-height: var(--editor-blockquote-line-height,var(--editor-line-height,1.2em))
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text, code.editor-text span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))
    }
}

blockquote.editor-text {
    unicode-bidi: initial;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: initial;
    margin-inline-end: initial
}

a.editor-text, a.editor-text span.editor-text:not([data-text-fill]), span.editor-text[data-nested-link], span.editor-text[data-nested-link] span.editor-text:not([data-text-fill]) {
    color: inherit;
    font-family: var(--editor-font-family-preview,var(--editor-blockquote-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif))));
    font-style: var(--editor-font-style-preview,var(--editor-blockquote-font-style,var(--editor-link-font-style,var(--editor-font-style,normal))));
    font-weight: var(--editor-font-weight-preview,var(--editor-blockquote-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400))));
    font-size: calc(var(--editor-blockquote-font-size,var(--editor-font-size,16px))*var(--editor-font-size-scale,1));
    text-transform: var(--editor-blockquote-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none)));
    cursor: var(--editor-custom-cursors,pointer);
    background-color: initial;
    border-radius: var(--editor-link-text-background-radius,initial);
    corner-shape: var(--editor-link-text-background-corner-shape,initial);
    padding: var(--editor-link-text-background-padding,initial)
}

a.editor-text, span.editor-text[data-nested-link] {
    color: var(--editor-blockquote-text-color,var(--editor-link-text-color,var(--editor-text-color,#000)));
    -webkit-text-decoration-line: var(--editor-blockquote-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial)));
    text-decoration-line: var(--editor-blockquote-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial)));
    -webkit-text-decoration-style: var(--editor-blockquote-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial)));
    text-decoration-style: var(--editor-blockquote-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial)));
    -webkit-text-decoration-color: var(--editor-blockquote-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial)));
    text-decoration-color: var(--editor-blockquote-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial)));
    text-decoration-thickness: var(--editor-blockquote-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,initial)));
    text-decoration-skip-ink: var(--editor-blockquote-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink,initial)));
    text-underline-offset: var(--editor-blockquote-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset,initial)));
    background-color: var(--editor-link-text-background-color,initial)
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text, span.editor-text[data-nested-link] {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))));
        background-color: var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial));
        -webkit-text-decoration-color: var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))));
        text-decoration-color: var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))
    }
}

code.editor-text a.editor-text, code.editor-text a.editor-text span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-nested-link], code.editor-text span.editor-text[data-nested-link] span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-code-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif));
    font-style: var(--editor-blockquote-font-style,var(--editor-code-font-style,var(--editor-font-style,normal)));
    font-weight: var(--editor-blockquote-font-weight,var(--editor-code-font-weight,var(--editor-font-weight,400)));
    color: inherit;
    font-size: calc(var(--editor-blockquote-font-size,var(--editor-font-size,16px))*var(--editor-font-size-scale,1))
}

code.editor-text a.editor-text, code.editor-text span.editor-text[data-nested-link] {
    color: var(--editor-blockquote-text-color,var(--editor-link-text-color,var(--editor-code-text-color,var(--editor-text-color,#000))))
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text, code.editor-text a.editor-text span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-nested-link], code.editor-text span.editor-text[data-nested-link] span.editor-text:not([data-text-fill]) {
        color: var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))
    }
}

a.editor-text:hover, a.editor-text:hover span.editor-text:not([data-text-fill]), span.editor-text[data-nested-link]:hover, span.editor-text[data-nested-link]:hover span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-font-family-preview,var(--editor-link-hover-font-family,var(--editor-blockquote-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif)))));
    font-style: var(--editor-font-style-preview,var(--editor-link-hover-font-style,var(--editor-blockquote-font-style,var(--editor-link-font-style,var(--editor-font-style,normal)))));
    font-weight: var(--editor-font-weight-preview,var(--editor-link-hover-font-weight,var(--editor-blockquote-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400)))));
    font-size: calc(var(--editor-link-hover-font-size,var(--editor-blockquote-font-size,var(--editor-font-size,16px)))*var(--editor-font-size-scale,1));
    text-transform: var(--editor-link-hover-text-transform,var(--editor-blockquote-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none))));
    border-radius: var(--editor-link-hover-text-background-radius,var(--editor-link-text-background-radius,var(--editor-text-background-radius,initial)));
    corner-shape: var(--editor-link-hover-text-background-corner-shape,var(--editor-link-text-background-corner-shape,var(--editor-text-background-corner-shape,initial)));
    padding: var(--editor-link-hover-text-background-padding,var(--editor-link-text-background-padding,var(--editor-text-background-padding,initial)))
}

a.editor-text:hover, span.editor-text[data-nested-link]:hover {
    color: var(--editor-link-hover-text-color,var(--editor-blockquote-text-color,var(--editor-link-text-color,var(--editor-text-color,#000))));
    -webkit-text-decoration-line: var(--editor-link-hover-text-decoration,var(--editor-blockquote-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial))));
    text-decoration-line: var(--editor-link-hover-text-decoration,var(--editor-blockquote-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial))));
    -webkit-text-decoration-style: var(--editor-link-hover-text-decoration-style,var(--editor-blockquote-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial))));
    text-decoration-style: var(--editor-link-hover-text-decoration-style,var(--editor-blockquote-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial))));
    -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color,var(--editor-blockquote-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial))));
    text-decoration-color: var(--editor-link-hover-text-decoration-color,var(--editor-blockquote-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial))));
    text-decoration-thickness: var(--editor-link-hover-text-decoration-thickness,var(--editor-blockquote-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,initial))));
    text-decoration-skip-ink: var(--editor-link-hover-text-decoration-skip-ink,var(--editor-blockquote-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink,initial))));
    text-underline-offset: var(--editor-link-hover-text-decoration-offset,var(--editor-blockquote-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset,initial))));
    background-color: var(--editor-link-hover-text-background-color,var(--editor-link-text-background-color,var(--editor-text-background-color,initial)))
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text:hover, span.editor-text[data-nested-link]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))));
        text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))
    }
}

code.editor-text a.editor-text:hover, code.editor-text span.editor-text[data-nested-link]:hover {
    color: var(--editor-link-hover-text-color,var(--editor-blockquote-text-color,var(--editor-link-text-color,var(--editor-code-text-color,var(--editor-text-color,#000)))))
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text:hover, code.editor-text span.editor-text[data-nested-link]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-blockquote-text-color-rgb,var(--editor-blockquote-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))))
    }
}

a.editor-text[data-editor-page-link-current], a.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]), span.editor-text[data-editor-page-link-current], span.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-font-family-preview,var(--editor-link-current-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif))));
    font-style: var(--editor-font-style-preview,var(--editor-link-current-font-style,var(--editor-link-font-style,var(--editor-font-style,normal))));
    font-weight: var(--editor-font-weight-preview,var(--editor-link-current-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400))));
    font-size: calc(var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size,16px)))*var(--editor-font-size-scale,1));
    text-transform: var(--editor-link-current-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none)));
    border-radius: var(--editor-link-current-text-background-radius,var(--editor-link-text-background-radius,initial));
    corner-shape: var(--editor-link-current-text-background-corner-shape,var(--editor-link-text-background-corner-shape,initial));
    padding: var(--editor-link-current-text-background-padding,var(--editor-link-text-background-padding,initial))
}

a.editor-text[data-editor-page-link-current], span.editor-text[data-editor-page-link-current] {
    color: var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-text-color,#000)));
    -webkit-text-decoration-line: var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial)));
    text-decoration-line: var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial)));
    -webkit-text-decoration-style: var(--editor-link-current-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial)));
    text-decoration-style: var(--editor-link-current-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial)));
    -webkit-text-decoration-color: var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial)));
    text-decoration-color: var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial)));
    text-decoration-thickness: var(--editor-link-current-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,initial)));
    text-decoration-skip-ink: var(--editor-link-current-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink,initial)));
    text-underline-offset: var(--editor-link-current-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset,initial)));
    background-color: var(--editor-link-current-text-background-color,var(--editor-link-text-background-color,var(--editor-text-background-color,initial)))
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text[data-editor-page-link-current], span.editor-text[data-editor-page-link-current] {
        color: var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))));
        background-color: var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))));
        text-decoration-color: var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))
    }
}

code.editor-text a.editor-text[data-editor-page-link-current], code.editor-text a.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-editor-page-link-current], code.editor-text span.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]) {
    font-family: var(--editor-code-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif));
    font-style: var(--editor-code-font-style,var(--editor-font-style,normal));
    font-weight: var(--editor-code-font-weight,var(--editor-font-weight,400));
    color: inherit;
    font-size: calc(var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size,16px)))*var(--editor-font-size-scale,1))
}

code.editor-text a.editor-text[data-editor-page-link-current], code.editor-text span.editor-text[data-editor-page-link-current] {
    color: var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-code-text-color,var(--editor-text-color,#000))))
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text[data-editor-page-link-current], code.editor-text a.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-editor-page-link-current], code.editor-text span.editor-text[data-editor-page-link-current] span.editor-text:not([data-text-fill]) {
        color: var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))));
        background-color: var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,var(--editor-text-background-color-rgb,var(--editor-text-background-color,initial))))))
    }
}

a.editor-text[data-editor-page-link-current]:hover, a.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]), span.editor-text[data-editor-page-link-current]:hover, span.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]) {
    color: inherit;
    font-family: var(--editor-font-family-preview,var(--editor-link-hover-font-family,var(--editor-link-current-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif)))));
    font-style: var(--editor-font-style-preview,var(--editor-link-hover-font-style,var(--editor-link-current-font-style,var(--editor-link-font-style,var(--editor-font-style,normal)))));
    font-weight: var(--editor-font-weight-preview,var(--editor-link-hover-font-weight,var(--editor-link-current-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400)))));
    font-size: calc(var(--editor-link-hover-font-size,var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size,16px))))*var(--editor-font-size-scale,1));
    text-transform: var(--editor-link-hover-text-transform,var(--editor-link-current-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none))));
    border-radius: var(--editor-link-hover-text-background-radius,var(--editor-link-current-text-background-radius,var(--editor-link-text-background-radius,initial)));
    corner-shape: var(--editor-link-hover-text-background-corner-shape,var(--editor-link-current-text-background-corner-shape,var(--editor-link-text-background-corner-shape,initial)));
    padding: var(--editor-link-hover-text-background-padding,var(--editor-link-current-text-background-padding,var(--editor-link-text-background-padding,initial)))
}

a.editor-text[data-editor-page-link-current]:hover, span.editor-text[data-editor-page-link-current]:hover {
    color: var(--editor-link-hover-text-color,var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-text-color,#000))));
    -webkit-text-decoration-line: var(--editor-link-hover-text-decoration,var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial))));
    text-decoration-line: var(--editor-link-hover-text-decoration,var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,initial))));
    -webkit-text-decoration-style: var(--editor-link-hover-text-decoration-style,var(--editor-link-current-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial))));
    text-decoration-style: var(--editor-link-hover-text-decoration-style,var(--editor-link-current-text-decoration-style,var(--editor-link-text-decoration-style,var(--editor-text-decoration-style,initial))));
    -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial))));
    text-decoration-color: var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color,initial))));
    text-decoration-thickness: var(--editor-link-hover-text-decoration-thickness,var(--editor-link-current-text-decoration-thickness,var(--editor-link-text-decoration-thickness,var(--editor-text-decoration-thickness,initial))));
    text-decoration-skip-ink: var(--editor-link-hover-text-decoration-skip-ink,var(--editor-link-current-text-decoration-skip-ink,var(--editor-link-text-decoration-skip-ink,var(--editor-text-decoration-skip-ink,initial))));
    text-underline-offset: var(--editor-link-hover-text-decoration-offset,var(--editor-link-current-text-decoration-offset,var(--editor-link-text-decoration-offset,var(--editor-text-decoration-offset,initial))));
    background-color: var(--editor-link-hover-text-background-color,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color,initial)))
}

@supports not (color:color(display-p3 1 1 1)) {
    a.editor-text[data-editor-page-link-current]:hover, span.editor-text[data-editor-page-link-current]:hover {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial))))));
        -webkit-text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))));
        text-decoration-color: var(--editor-link-hover-text-decoration-color-rgb,var(--editor-link-hover-text-decoration-color,var(--editor-link-current-text-decoration-color-rgb,var(--editor-link-current-text-decoration-color,var(--editor-link-text-decoration-color-rgb,var(--editor-link-text-decoration-color,var(--editor-text-decoration-color-rgb,var(--editor-text-decoration-color,currentcolor))))))))
    }
}

code.editor-text a.editor-text[data-editor-page-link-current]:hover, code.editor-text span.editor-text[data-editor-page-link-current]:hover {
    color: var(--editor-link-hover-text-color,var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-code-text-color,var(--editor-text-color,#000)))))
}

@supports not (color:color(display-p3 1 1 1)) {
    code.editor-text a.editor-text[data-editor-page-link-current]:hover, code.editor-text a.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]), code.editor-text span.editor-text[data-editor-page-link-current]:hover, code.editor-text span.editor-text[data-editor-page-link-current]:hover span.editor-text:not([data-text-fill]) {
        color: var(--editor-link-hover-text-color-rgb,var(--editor-link-hover-text-color,var(--editor-link-current-text-color-rgb,var(--editor-link-current-text-color,var(--editor-link-text-color-rgb,var(--editor-link-text-color,var(--editor-code-text-color-rgb,var(--editor-code-text-color,var(--editor-text-color-rgb,var(--editor-text-color,#000))))))))));
        background-color: var(--editor-link-hover-text-background-color-rgb,var(--editor-link-hover-text-background-color,var(--editor-link-current-text-background-color-rgb,var(--editor-link-current-text-background-color,var(--editor-link-text-background-color-rgb,var(--editor-link-text-background-color,initial))))))
    }
}

.editor-image.editor-text {
    max-width: 100%;
    height: auto;
    display: block
}

.text-styles-preset-reset.editor-text {
    --editor-font-family: Inter,Inter Placeholder,sans-serif;
    --editor-font-style: normal;
    --editor-font-weight: 500;
    --editor-text-color: #000;
    --editor-font-size: 16px;
    --editor-letter-spacing: 0;
    --editor-text-transform: none;
    --editor-text-decoration: none;
    --editor-text-decoration-style: none;
    --editor-text-decoration-color: none;
    --editor-text-decoration-thickness: none;
    --editor-text-decoration-skip-ink: none;
    --editor-text-decoration-offset: none;
    --editor-line-height: 1.2em;
    --editor-text-alignment: start;
    --editor-font-open-type-features: normal;
    --editor-text-background-color: initial;
    --editor-text-background-radius: initial;
    --editor-text-background-corner-shape: initial;
    --editor-text-background-padding: initial
}

ol.editor-text {
    --list-style-type: decimal
}

ul.editor-text, ol.editor-text {
    padding-inline-start: 0;
    position: relative
}

li.editor-text {
    counter-increment: list-item;
    padding-inline-start: 2ch;
    list-style: none
}

ol.editor-text > li.editor-text:before {
    content: counter(list-item,var(--list-style-type))".";
    font-variant-numeric: tabular-nums;
    position: absolute;
    inset-inline-start: 0
}

ol.editor-text > li.editor-text:nth-last-child(n+10), ol.editor-text > li.editor-text:nth-last-child(n+10) ~ li {
    padding-inline-start: 3ch
}

ol.editor-text > li.editor-text:nth-last-child(n+100), ol.editor-text > li.editor-text:nth-last-child(n+100) ~ li {
    padding-inline-start: 4ch
}

ol.editor-text > li.editor-text:nth-last-child(n+1000), ol.editor-text > li.editor-text:nth-last-child(n+1000) ~ li {
    padding-inline-start: 5ch
}

ol.editor-text > li.editor-text:nth-last-child(n+10000), ol.editor-text > li.editor-text:nth-last-child(n+10000) ~ li {
    padding-inline-start: 6ch
}

ol.editor-text > li.editor-text:nth-last-child(n+100000), ol.editor-text > li.editor-text:nth-last-child(n+100000) ~ li {
    padding-inline-start: 7ch
}

ol.editor-text > li.editor-text:nth-last-child(n+1000000), ol.editor-text > li.editor-text:nth-last-child(n+1000000) ~ li {
    padding-inline-start: 8ch
}

ul.editor-text > li.editor-text:before {
    content: "•";
    position: absolute;
    inset-inline-start: 0
}

.editor-table-wrapper {
    overflow-x: auto
}

    table.editor-text, .editor-table-wrapper table.editor-text {
        border-collapse: separate;
        border-spacing: 0;
        table-layout: auto;
        word-break: normal;
        width: 100%
    }

td.editor-text, th.editor-text {
    vertical-align: top;
    min-width: 16ch
}

.editor-text-module[data-width=fill] > :first-child, .editor-text-module[data-width=fill] > .ssr-variant > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > .ssr-variant > :first-child {
    width: 100% !important
}

@supports not (aspect-ratio:1) {
    .editor-text-module:not([data-width=fit])[style*=aspect-ratio] {
        position: relative !important
    }

        .editor-text-module:not([data-width=fit])[style*=aspect-ratio]:before {
            content: "";
            padding-bottom: calc(100%/calc(var(--aspect-ratio)));
            display: block
        }

        .editor-text-module[data-width=fill] > :first-child, .editor-text-module[data-width=fill] > .ssr-variant > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > :first-child, .editor-text-module:not([data-width=fit])[style*=aspect-ratio] > .ssr-variant > :first-child {
            position: absolute;
            top: 0;
            left: 0;
            height: 100% !important
        }
}

[data-editor-component-type=DeprecatedRichText] {
    cursor: inherit
}

    [data-editor-component-type=DeprecatedRichText] .text-styles-preset-reset {
        --editor-font-family: Inter,Inter Placeholder,sans-serif;
        --editor-font-style: normal;
        --editor-font-weight: 500;
        --editor-text-color: #000;
        --editor-font-size: 16px;
        --editor-letter-spacing: 0;
        --editor-text-transform: none;
        --editor-text-decoration: none;
        --editor-line-height: 1.2em;
        --editor-text-alignment: start;
        --editor-font-open-type-features: normal;
        --font-variation-settings: normal
    }

    [data-editor-component-type=DeprecatedRichText] p, [data-editor-component-type=DeprecatedRichText] div, [data-editor-component-type=DeprecatedRichText] h1, [data-editor-component-type=DeprecatedRichText] h2, [data-editor-component-type=DeprecatedRichText] h3, [data-editor-component-type=DeprecatedRichText] h4, [data-editor-component-type=DeprecatedRichText] h5, [data-editor-component-type=DeprecatedRichText] h6 {
        margin: 0;
        padding: 0
    }

    [data-editor-component-type=DeprecatedRichText] p, [data-editor-component-type=DeprecatedRichText] div, [data-editor-component-type=DeprecatedRichText] h1, [data-editor-component-type=DeprecatedRichText] h2, [data-editor-component-type=DeprecatedRichText] h3, [data-editor-component-type=DeprecatedRichText] h4, [data-editor-component-type=DeprecatedRichText] h5, [data-editor-component-type=DeprecatedRichText] h6, [data-editor-component-type=DeprecatedRichText] li, [data-editor-component-type=DeprecatedRichText] ol, [data-editor-component-type=DeprecatedRichText] ul, [data-editor-component-type=DeprecatedRichText] span:not([data-text-fill]) {
        font-family: var(--editor-font-family,Inter,Inter Placeholder,sans-serif);
        font-style: var(--editor-font-style,normal);
        font-weight: var(--editor-font-weight,400);
        color: var(--editor-text-color,#000);
        font-size: var(--editor-font-size,16px);
        letter-spacing: var(--editor-letter-spacing,0);
        text-transform: var(--editor-text-transform,none);
        -webkit-text-decoration: var(--editor-text-decoration,none);
        text-decoration: var(--editor-text-decoration,none);
        line-height: var(--editor-line-height,1.2em);
        text-align: var(--editor-text-alignment,start)
    }

        [data-editor-component-type=DeprecatedRichText] p:not(:first-child), [data-editor-component-type=DeprecatedRichText] div:not(:first-child), [data-editor-component-type=DeprecatedRichText] h1:not(:first-child), [data-editor-component-type=DeprecatedRichText] h2:not(:first-child), [data-editor-component-type=DeprecatedRichText] h3:not(:first-child), [data-editor-component-type=DeprecatedRichText] h4:not(:first-child), [data-editor-component-type=DeprecatedRichText] h5:not(:first-child), [data-editor-component-type=DeprecatedRichText] h6:not(:first-child), [data-editor-component-type=DeprecatedRichText] ol:not(:first-child), [data-editor-component-type=DeprecatedRichText] ul:not(:first-child), [data-editor-component-type=DeprecatedRichText] .editor-image:not(:first-child) {
            margin-top: var(--editor-paragraph-spacing,0)
        }

    [data-editor-component-type=DeprecatedRichText] span[data-text-fill] {
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        background-clip: text;
        display: inline-block
    }

    [data-editor-component-type=DeprecatedRichText] a, [data-editor-component-type=DeprecatedRichText] a span:not([data-text-fill]) {
        font-family: var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif));
        font-style: var(--editor-link-font-style,var(--editor-font-style,normal));
        font-weight: var(--editor-link-font-weight,var(--editor-font-weight,400));
        color: var(--editor-link-text-color,var(--editor-text-color,#000));
        font-size: var(--editor-link-font-size,var(--editor-font-size,16px));
        text-transform: var(--editor-link-text-transform,var(--editor-text-transform,none));
        -webkit-text-decoration: var(--editor-link-text-decoration,var(--editor-text-decoration,none));
        text-decoration: var(--editor-link-text-decoration,var(--editor-text-decoration,none))
    }

        [data-editor-component-type=DeprecatedRichText] a:hover, [data-editor-component-type=DeprecatedRichText] a:hover span:not([data-text-fill]) {
            font-family: var(--editor-link-hover-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif)));
            font-style: var(--editor-link-hover-font-style,var(--editor-link-font-style,var(--editor-font-style,normal)));
            font-weight: var(--editor-link-hover-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400)));
            color: var(--editor-link-hover-text-color,var(--editor-link-text-color,var(--editor-text-color,#000)));
            font-size: var(--editor-link-hover-font-size,var(--editor-link-font-size,var(--editor-font-size,16px)));
            text-transform: var(--editor-link-hover-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none)));
            -webkit-text-decoration: var(--editor-link-hover-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)));
            text-decoration: var(--editor-link-hover-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)))
        }

        [data-editor-component-type=DeprecatedRichText] a[data-editor-page-link-current], [data-editor-component-type=DeprecatedRichText] a[data-editor-page-link-current] span:not([data-text-fill]):not([data-nested-link]) {
            font-family: var(--editor-link-current-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif)));
            font-style: var(--editor-link-current-font-style,var(--editor-link-font-style,var(--editor-font-style,normal)));
            font-weight: var(--editor-link-current-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400)));
            color: var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-text-color,#000)));
            font-size: var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size,16px)));
            text-transform: var(--editor-link-current-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none)));
            -webkit-text-decoration: var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)));
            text-decoration: var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none)))
        }

            [data-editor-component-type=DeprecatedRichText] a[data-editor-page-link-current]:hover, [data-editor-component-type=DeprecatedRichText] a[data-editor-page-link-current]:hover span:not([data-text-fill]):not([data-nested-link]) {
                font-family: var(--editor-link-hover-font-family,var(--editor-link-current-font-family,var(--editor-link-font-family,var(--editor-font-family,Inter,Inter Placeholder,sans-serif))));
                font-style: var(--editor-link-hover-font-style,var(--editor-link-current-font-style,var(--editor-link-font-style,var(--editor-font-style,normal))));
                font-weight: var(--editor-link-hover-font-weight,var(--editor-link-current-font-weight,var(--editor-link-font-weight,var(--editor-font-weight,400))));
                color: var(--editor-link-hover-text-color,var(--editor-link-current-text-color,var(--editor-link-text-color,var(--editor-text-color,#000))));
                font-size: var(--editor-link-hover-font-size,var(--editor-link-current-font-size,var(--editor-link-font-size,var(--editor-font-size,16px))));
                text-transform: var(--editor-link-hover-text-transform,var(--editor-link-current-text-transform,var(--editor-link-text-transform,var(--editor-text-transform,none))));
                -webkit-text-decoration: var(--editor-link-hover-text-decoration,var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none))));
                text-decoration: var(--editor-link-hover-text-decoration,var(--editor-link-current-text-decoration,var(--editor-link-text-decoration,var(--editor-text-decoration,none))))
            }

    [data-editor-component-type=DeprecatedRichText] strong {
        font-weight: bolder
    }

    [data-editor-component-type=DeprecatedRichText] em {
        font-style: italic
    }

    [data-editor-component-type=DeprecatedRichText] .editor-image {
        max-width: 100%;
        height: auto;
        display: block
    }

    [data-editor-component-type=DeprecatedRichText] ul, [data-editor-component-type=DeprecatedRichText] ol {
        width: 100%;
        margin: 0;
        padding-left: 0;
        display: table
    }

    [data-editor-component-type=DeprecatedRichText] li {
        counter-increment: list-item;
        list-style: none;
        display: table-row
    }

    [data-editor-component-type=DeprecatedRichText] ol > li:before {
        box-sizing: border-box;
        content: counter(list-item)".";
        white-space: nowrap;
        width: 2.25ch;
        padding-right: .75ch;
        display: table-cell
    }

    [data-editor-component-type=DeprecatedRichText] ul > li:before {
        box-sizing: border-box;
        content: "•";
        width: 2.25ch;
        padding-right: .75ch;
        display: table-cell
    }

:not([data-editor-generated]) > [data-editor-stack-content-wrapper] > *, :not([data-editor-generated]) > [data-editor-stack-content-wrapper] > [data-editor-component-type], :not([data-editor-generated]) > [data-editor-stack-content-wrapper] > [data-editor-legacy-stack-gap-enabled] > *, :not([data-editor-generated]) > [data-editor-stack-content-wrapper] > [data-editor-legacy-stack-gap-enabled] > [data-editor-component-type] {
    position: relative
}

.flexbox-gap-not-supported [data-editor-legacy-stack-gap-enabled=true] > *, [data-editor-legacy-stack-gap-enabled=true][data-editor-stack-flexbox-gap=false] {
    margin-top: calc(var(--stack-gap-y)/2);
    margin-bottom: calc(var(--stack-gap-y)/2);
    margin-right: calc(var(--stack-gap-x)/2);
    margin-left: calc(var(--stack-gap-x)/2)
}

[data-editor-stack-content-wrapper][data-editor-stack-gap-enabled=true] {
    row-gap: var(--stack-native-row-gap);
    column-gap: var(--stack-native-column-gap)
}

.flexbox-gap-not-supported [data-editor-stack-content-wrapper][data-editor-stack-gap-enabled=true] {
    row-gap: unset;
    column-gap: unset
}

.flexbox-gap-not-supported [data-editor-stack-direction-reverse=false] [data-editor-legacy-stack-gap-enabled=true] > :first-child, [data-editor-stack-direction-reverse=false] [data-editor-legacy-stack-gap-enabled=true][data-editor-stack-flexbox-gap=false] > :first-child, .flexbox-gap-not-supported [data-editor-stack-direction-reverse=true] [data-editor-legacy-stack-gap-enabled=true] > :last-child, [data-editor-stack-direction-reverse=true] [data-editor-legacy-stack-gap-enabled=true][data-editor-stack-flexbox-gap=false] > :last-child {
    margin-top: 0;
    margin-left: 0
}

.flexbox-gap-not-supported [data-editor-stack-direction-reverse=false] [data-editor-legacy-stack-gap-enabled=true] > :last-child, [data-editor-stack-direction-reverse=false] [data-editor-legacy-stack-gap-enabled=true][data-editor-stack-flexbox-gap=false] > :last-child, .flexbox-gap-not-supported [data-editor-stack-direction-reverse=true] [data-editor-legacy-stack-gap-enabled=true] > :first-child, [data-editor-stack-direction-reverse=true] [data-editor-legacy-stack-gap-enabled=true][data-editor-stack-flexbox-gap=false] > :first-child {
    margin-bottom: 0;
    margin-right: 0
}

NavigationContainer [data-editor-component-type=NavigationContainer] > *, [data-editor-component-type=NavigationContainer] > [data-editor-component-type] {
    position: relative
}

[data-editor-component-type=Scroll]::-webkit-scrollbar {
    display: none
}

[data-editor-component-type=ScrollContentWrapper] > * {
    position: relative
}

[data-editor-component-type=NativeScroll] {
    -webkit-overflow-scrolling: touch
}

    [data-editor-component-type=NativeScroll] > * {
        position: relative
    }

    [data-editor-component-type=NativeScroll].direction-both {
        overflow: auto
    }

    [data-editor-component-type=NativeScroll].direction-vertical {
        overflow: hidden auto
    }

    [data-editor-component-type=NativeScroll].direction-horizontal {
        overflow: auto hidden
    }

    [data-editor-component-type=NativeScroll].direction-vertical > * {
        width: 100% !important
    }

    [data-editor-component-type=NativeScroll].direction-horizontal > * {
        height: 100% !important
    }

    [data-editor-component-type=NativeScroll].scrollbar-hidden::-webkit-scrollbar {
        display: none
    }

[data-editor-component-type=PageContentWrapper] > *, [data-editor-component-type=PageContentWrapper] > [data-editor-component-type] {
    position: relative
}

[data-editor-component-type=DeviceComponent].no-device > * {
    width: 100% !important;
    height: 100% !important
}

[data-is-present=false], [data-is-present=false] * {
    pointer-events: none !important
}

[data-editor-cursor=pointer] {
    cursor: pointer
}

[data-editor-cursor=grab] {
    cursor: grab
}

    [data-editor-cursor=grab]:active {
        cursor: grabbing
    }

[data-editor-component-type=Frame] *, [data-editor-component-type=Stack] * {
    pointer-events: auto
}

[data-editor-generated] * {
    pointer-events: unset
}

.svgContainer svg {
    display: block
}

[data-reset=button] {
    background: 0 0;
    border-width: 0;
    padding: 0
}

[data-hide-scrollbars=true]::-webkit-scrollbar {
    width: 0;
    height: 0
}

[data-hide-scrollbars=true]::-webkit-scrollbar-thumb {
    background: 0 0
}

[data-hide-scrollbars=true] {
    scrollbar-width: none
}

@supports not (overflow:clip) {
    :root {
        --overflow-clip-fallback: hidden
    }
}

.editor-lightbox-container {
    opacity: 1 !important;
    pointer-events: auto !important
}

@supports (background:-webkit-named-image(i)) and (not (contain-intrinsic-size:inherit)) {
    div.editor-text, p.editor-text, h1.editor-text, h2.editor-text, h3.editor-text, h4.editor-text, h5.editor-text, h6.editor-text, ol.editor-text, ul.editor-text, li.editor-text, blockquote.editor-text, .editor-text.editor-image {
        display: var(--text-truncation-display-inline-for-safari-16,revert)
    }

        div.editor-text:after, p.editor-text:after, h1.editor-text:after, h2.editor-text:after, h3.editor-text:after, h4.editor-text:after, h5.editor-text:after, h6.editor-text:after, ol.editor-text:after, ul.editor-text:after, li.editor-text:after, blockquote.editor-text:after, .editor-text.editor-image:after {
            content: var(--text-truncation-line-break-for-safari-16);
            white-space: pre
        }

    .editor-text.editor-text-module, .editor-text.editor-table-wrapper {
        display: var(--text-truncation-display-none-for-safari-16,revert)
    }

    p.editor-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
    }
}

.editor-PHjQf {
    aspect-ratio: 3;
    background-color: var(--1vsjbd3);
    width: 51px;
    -webkit-mask-image: url("data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 51 17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 0 1.5 C 0 0.948 0.448 0.5 1 0.5 L 15 0.5 C 15.552 0.5 16 0.948 16 1.5 L 16 15.5 C 16 16.052 15.552 16.5 15 16.5 L 1 16.5 C 0.448 16.5 0 16.052 0 15.5 Z M 41.07 1.224 C 41.264 0.898 41.736 0.898 41.93 1.224 L 50.552 15.745 C 50.749 16.078 50.509 16.5 50.122 16.5 L 32.878 16.5 C 32.491 16.5 32.251 16.078 32.448 15.745 Z M 25.5 0 C 30.194 0 34 3.806 34 8.5 C 34 13.194 30.194 17 25.5 17 C 20.806 17 17 13.194 17 8.5 C 17 3.806 20.806 0 25.5 0 Z\" fill=\"var(--1vsjbd3, var(--token-8961fb69-0ea3-46ab-8b8e-1f9187ebd1a9, rgb(0, 0, 0)))\" height=\"17px\" id=\"wdZ2A2lpL\" width=\"50.62239656682877px\"/></svg>");
    mask-image: url("data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 51 17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 0 1.5 C 0 0.948 0.448 0.5 1 0.5 L 15 0.5 C 15.552 0.5 16 0.948 16 1.5 L 16 15.5 C 16 16.052 15.552 16.5 15 16.5 L 1 16.5 C 0.448 16.5 0 16.052 0 15.5 Z M 41.07 1.224 C 41.264 0.898 41.736 0.898 41.93 1.224 L 50.552 15.745 C 50.749 16.078 50.509 16.5 50.122 16.5 L 32.878 16.5 C 32.491 16.5 32.251 16.078 32.448 15.745 Z M 25.5 0 C 30.194 0 34 3.806 34 8.5 C 34 13.194 30.194 17 25.5 17 C 20.806 17 17 13.194 17 8.5 C 17 3.806 20.806 0 25.5 0 Z\" fill=\"var(--1vsjbd3, var(--token-8961fb69-0ea3-46ab-8b8e-1f9187ebd1a9, rgb(0, 0, 0)))\" height=\"17px\" id=\"wdZ2A2lpL\" width=\"50.62239656682877px\"/></svg>");
    -webkit-mask-position: 50%;
    mask-position: 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat
}

.editor-R8H5f, .editor-ddSE1, .editor-JtNFG, .editor-cdezE, .editor-t65J3, .editor-oHe2P, .editor-JrhtI, .editor-CCPgn, .editor-xIku6, .editor-WDLcn, .editor-SdjjD, .editor-BmINU {
    -webkit-mask: var(--editor-icon-mask);
    aspect-ratio: 1;
    -webkit-mask: var(--editor-icon-mask);
    mask: var(--editor-icon-mask);
    width: 24px;
    display: block
}

</style >
<style type="text/css" data-editor-css="true" > </style >
<style >
#__editor-editorbar-container {
    align-items: center;
    display: flex;
    gap: 8px;
    position: fixed;
    z-index: calc(2147483647);
    width: max-content;
    cursor: pointer;
}

#__editor-editorbar-label {
    background-color: #111;
    border-radius: 8px;
    font-family: "Inter", "Inter-Regular", system-ui, Arial, sans-serif;
    font-size: 12px;
    height: fit-content;
    opacity: 0;
    padding: 4px 8px;
    transition: opacity 0.4s ease-out;
    font-weight: 500;
    flex-shrink: 0;
    position: fixed;
    width: max-content;
    pointer-events: none;
    user-select: none;
}

#__editor-editorbar-button {
    all: unset;
    align-items: center;
    border-radius: 15px;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px;
    flex-shrink: 0;
}

#__editor-editorbar-label.__editor-editorbar-button-tooltip-visible {
    opacity: 1;
}

#__editor-editorbar-label, #__editor-editorbar-button {
    backdrop-filter: blur(10px);
    background-color: rgba(34, 34, 34, 0.8);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(0, 0, 0, 0.05) 0px 1px 0px 0px, rgba(255, 255, 255, 0.15) 0px 0px 0px 1px;
    color: #fff;
}

#__editor-editorbar-loading-spinner {
    width: 12px;
    height: 12px;
    -webkit-mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAApNJREFUSA2tlUtLlFEYgEe7mtFFQ8NLFBG1SJAwahtiLVy5ceVSEPQH1LZf0Lp9FO1bdYNyI7gyBFcS2kAzilYq3sfxeYZ55Zv6FGfohWfOd97vnPd23u9MXeZoaeb1Q7gPHXAFzsAS5GACxiEPqVKXqs1kmtAPQi+cAtedToz1PJ8ExxPwDl7CAlRImoN7rBiF86ABHTiGAzMIh8n3O+ifwWc4EL0n5TGTYQijvjNSxbUadozInUeGZ3nuh1WYgpIkM+hGMwYajAgdrfUn+AaLoLTCAxiAOxCZxL4RdB+gZMjxEjwHo4hS8Jh5DR9hz0mKaNizegoNEI7Wee6FXJTISG6AUgDr+QImoAiHie+mwZJow/PRps4uwnsnRj8Epqc4voVJJ8eULOtW4BFYYjPpgjc+3IWI2sh/wFeoVl6xYQ48dDGLfjOwc/ygQqz595hUMVouS9QHBm4l6k3HWpnBLqicgVrlCxujSbR1Swd+UDpQYRS/oVaZZ2MWwlZBB9Zdxf+QTYw8SRgq6sAvz7vH6JULEB9USVHFjzZskgPRQR4ayxoXXIdaHdg9HrB2rErByWxZERnYtrWUzD0esDbtTmXPhzXwHrKLxEUbYGbVyDkWWwkdadfqbPmwDXZSCyh2VAf8BM/nOOJH5Y0QopMt2I5U/KO4DZZJB47XwEX+ex0mGroMV8sLwp56gyuGwiyW4SZ4c8bt2cZzO7jBNeqtsRHbeZ1g9krsMbhfYPv/c5gecA+4yAVuitFszE5Hjva872OMdXagF19JIoOYWyozMTI3J0tmA6gLvXPfO1cc/XOqOLe/HbjwD8yCXRD3VNJROEgatiRZMJsKsbZHia3nAdphtq8fkiWyXJbBe8uM1aXKPouNnz2Bm1kwAAAAAElFTkSuQmCC);
    mask: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAApNJREFUSA2tlUtLlFEYgEe7mtFFQ8NLFBG1SJAwahtiLVy5ceVSEPQH1LZf0Lp9FO1bdYNyI7gyBFcS2kAzilYq3sfxeYZ55Zv6FGfohWfOd97vnPd23u9MXeZoaeb1Q7gPHXAFzsAS5GACxiEPqVKXqs1kmtAPQi+cAtedToz1PJ8ExxPwDl7CAlRImoN7rBiF86ABHTiGAzMIh8n3O+ifwWc4EL0n5TGTYQijvjNSxbUadozInUeGZ3nuh1WYgpIkM+hGMwYajAgdrfUn+AaLoLTCAxiAOxCZxL4RdB+gZMjxEjwHo4hS8Jh5DR9hz0mKaNizegoNEI7Wee6FXJTISG6AUgDr+QImoAiHie+mwZJow/PRps4uwnsnRj8Epqc4voVJJ8eULOtW4BFYYjPpgjc+3IWI2sh/wFeoVl6xYQ48dDGLfjOwc/ygQqz595hUMVouS9QHBm4l6k3HWpnBLqicgVrlCxujSbR1Swd+UDpQYRS/oVaZZ2MWwlZBB9Zdxf+QTYw8SRgq6sAvz7vH6JULEB9USVHFjzZskgPRQR4ayxoXXIdaHdg9HrB2rErByWxZERnYtrWUzD0esDbtTmXPhzXwHrKLxEUbYGbVyDkWWwkdadfqbPmwDXZSCyh2VAf8BM/nOOJH5Y0QopMt2I5U/KO4DZZJB47XwEX+ex0mGroMV8sLwp56gyuGwiyW4SZ4c8bt2cZzO7jBNeqtsRHbeZ1g9krsMbhfYPv/c5gecA+4yAVuitFszE5Hjva872OMdXagF19JIoOYWyozMTI3J0tmA6gLvXPfO1cc/XOqOLe/HbjwD8yCXRD3VNJROEgatiRZMJsKsbZHia3nAdphtq8fkiWyXJbBe8uM1aXKPouNnz2Bm1kwAAAAAElFTkSuQmCC);
    -webkit-mask-size: 12px;
    mask-size: 12px;
    background-color: #fff;
    animation-duration: 800ms;
    animation-iteration-count: infinite;
    animation-name: __editor-loading-spin;
    animation-timing-function: linear;
}

@keyframes __editor-loading-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

</style >
<style >
#__editor-editorbar {
    color-scheme: light dark;
    overflow: hidden;
    position: fixed;
    border: none;
    z-index: calc(2147483647);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    touch-action: manipulation;
}

@supports (height: 100dvh) {
    #__editor-editorbar {
        height: 100dvh;
    }
}

#__editor-editorbar.status_hidden {
    display: none;
}

#__editor-editorbar.status_visually_hidden {
    clip-path: circle(1px at calc(100% - 1px) calc(100% - 1px));
    z-index: calc(2147483647 - 1);
}

#__editor-editorbar.status_measuring {
    clip-path: unset;
}

</style >
