html:root,
[data-hsx*="light"],
html:root[data-hsx*="dark"] [data-hsx*="inverted"] {

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fbfdfe;
    --hcl-brand-2: #e8f5ff;
    --hcl-brand-3: #c2e7ff;
    --hcl-brand-4: #9cdcff;
    --hcl-brand-5: #73c7ff;
    --hcl-brand-6: #67bfff;
    --hcl-brand-7: #58b3f3;
    --hcl-brand-8: #309ee8;
    --hcl-brand-9: #0095ff;
    --hcl-brand-10: #0085ed;
    --hcl-brand-11: #0060ab;
    --hcl-brand-12: #1c3455;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fcfcfd;
    --hcl-neutral-2: #f9f9fb;
    --hcl-neutral-3: #f0f0f3;
    --hcl-neutral-4: #e8e8ec;
    --hcl-neutral-5: #e0e1e6;
    --hcl-neutral-6: #d9d9e0;
    --hcl-neutral-7: #cdced6;
    --hcl-neutral-8: #b9bbc6;
    --hcl-neutral-9: #8b8d98;
    --hcl-neutral-10: #80838d;
    --hcl-neutral-11: #60646c;
    --hcl-neutral-12: #1c2024;
}

:root:root[data-hsx*="dark"],
[data-hsx*="dark"],
[data-hsx*="invert"] {

    --hcl-brand-1: #0d1215;
    --hcl-brand-2: #0f171d;
    --hcl-brand-3: #0a1f2e;
    --hcl-brand-4: #00253f;
    --hcl-brand-5: #002d4d;
    --hcl-brand-6: #0a3757;
    --hcl-brand-7: #1a4d70;
    --hcl-brand-8: #24638f;
    --hcl-brand-9: #0095ff;
    --hcl-brand-10: #38a6ff;
    --hcl-brand-11: #169eff;
    --hcl-brand-12: #b3dfff;
    --hcl-neutral-1: #111113;
    --hcl-neutral-2: #18191b;
    --hcl-neutral-3: #212225;
    --hcl-neutral-4: #272a2d;
    --hcl-neutral-5: #2e3135;
    --hcl-neutral-6: #363a3f;
    --hcl-neutral-7: #43484e;
    --hcl-neutral-8: #5a6169;
    --hcl-neutral-9: #696e77;
    --hcl-neutral-10: #777b84;
    --hcl-neutral-11: #b0b4ba;
    --hcl-neutral-12: #edeef0;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1566px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1606px !important;
    --bde-section-horizontal-padding: 20px !important;
    --bde-column-gap: 20px !important;
    --hsx-bleed-offset: max(calc(((100vw - (var(--bde-section-width))) / 2) + var(--bde-section-horizontal-padding)), calc(var(--bde-section-horizontal-padding) + 5px));
}

:root {
    --headspin-theme-API: eyJ0aGVtZSI6ImxpZ2h0In0=;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div {
    line-height: calc(6px + 2.1ex)
}

html:root {
    /*Headspin System*/
    --hrd-s: 6px;
    --hrd-m: 8px;
    --hrd-l: 12px;
    --hrd-pill: 500px;
    --hrd-atom: 6px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.5625rem, 2.077rem + 4.961vw, 6.3125rem);
    --hfs-h1: clamp(2.6875rem, 1.844rem + 2.818vw, 4.25rem);
    --hfs-h2: clamp(2rem, 1.561rem + 1.466vw, 2.8125rem);
    --hfs-h3: clamp(1.5rem, 1.297rem + 0.676vw, 1.875rem);
    --hfs-h4: clamp(1.125rem, 1.057rem + 0.225vw, 1.25rem);
    --hfs-h5: clamp(1.125rem, 1.057rem + 0.225vw, 1.25rem);
    --hfs-h6: clamp(1.125rem, 1.057rem + 0.225vw, 1.25rem);
    --hfs-text-l: clamp(1.5rem, 1.297rem + 0.676vw, 1.875rem);
    --hfs-text-m: clamp(1.125rem, 1.057rem + 0.225vw, 1.25rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 2.921rem + 2.142vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.215rem + 1.578vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.629rem + 1.240vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.230rem + 0.902vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.922rem + 0.676vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338vw, 0.8125rem);
    --hss-xxl: clamp(9.75rem, 7.995rem + 5.862vw, 13rem);
    --hss-xl: clamp(7.3125rem, 5.996rem + 4.397vw, 9.75rem);
    --hss-l: clamp(5.5rem, 4.521rem + 3.269vw, 7.3125rem);
    --hss-m: clamp(4.125rem, 3.382rem + 2.480vw, 5.5rem);
    --hss-s: clamp(3.0625rem, 2.489rem + 1.917vw, 4.125rem);
    --hss-xs: clamp(2.3125rem, 1.874rem + 1.466vw, 3.125rem);
    --hss-xxs: clamp(1.75rem, 1.446rem + 1.015vw, 2.3125rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.5625rem, 2.077rem + 4.961cqi, 6.3125rem);
        --hfs-h1: clamp(2.6875rem, 1.844rem + 2.818cqi, 4.25rem);
        --hfs-h2: clamp(2rem, 1.561rem + 1.466cqi, 2.8125rem);
        --hfs-h3: clamp(1.5rem, 1.297rem + 0.676cqi, 1.875rem);
        --hfs-h4: clamp(1.125rem, 1.057rem + 0.225cqi, 1.25rem);
        --hfs-h5: clamp(1.125rem, 1.057rem + 0.225cqi, 1.25rem);
        --hfs-h6: clamp(1.125rem, 1.057rem + 0.225cqi, 1.25rem);
        --hfs-text-l: clamp(1.5rem, 1.297rem + 0.676cqi, 1.875rem);
        --hfs-text-m: clamp(1.125rem, 1.057rem + 0.225cqi, 1.25rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 2.921rem + 2.142cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.215rem + 1.578cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.629rem + 1.240cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.230rem + 0.902cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.922rem + 0.676cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338cqi, 0.8125rem);
        --hss-xxl: clamp(9.75rem, 7.995rem + 5.862cqi, 13rem);
        --hss-xl: clamp(7.3125rem, 5.996rem + 4.397cqi, 9.75rem);
        --hss-l: clamp(5.5rem, 4.521rem + 3.269cqi, 7.3125rem);
        --hss-m: clamp(4.125rem, 3.382rem + 2.480cqi, 5.5rem);
        --hss-s: clamp(3.0625rem, 2.489rem + 1.917cqi, 4.125rem);
        --hss-xs: clamp(2.3125rem, 1.874rem + 1.466cqi, 3.125rem);
        --hss-xxs: clamp(1.75rem, 1.446rem + 1.015cqi, 2.3125rem);

    }
}

html:root {
    --bde-h1-font-size: var(--hfs-h1);
    --bde-h2-font-size: var(--hfs-h2);
    --bde-h3-font-size: var(--hfs-h3);
    --bde-h4-font-size: var(--hfs-h4);
    --bde-h5-font-size: var(--hfs-h5);
    --bde-h6-font-size: var(--hfs-h6);
    --bde-body-font-size: var(--hfs-text-m);

}