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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fdfdfe;
    --hcl-brand-2: #f7faff;
    --hcl-brand-3: #e6f1ff;
    --hcl-brand-4: #d3e8ff;
    --hcl-brand-5: #c2dcff;
    --hcl-brand-6: #adceff;
    --hcl-brand-7: #96bdf7;
    --hcl-brand-8: #77aaf0;
    --hcl-brand-9: #005add;
    --hcl-brand-10: #004bcb;
    --hcl-brand-11: #0058e6;
    --hcl-brand-12: #1e2e5d;
    --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: #101419;
    --hcl-brand-2: #111821;
    --hcl-brand-3: #0e223f;
    --hcl-brand-4: #00275f;
    --hcl-brand-5: #002f74;
    --hcl-brand-6: #0f3d7f;
    --hcl-brand-7: #214f91;
    --hcl-brand-8: #2e67b7;
    --hcl-brand-9: #005add;
    --hcl-brand-10: #3369ef;
    --hcl-brand-11: #7db2ff;
    --hcl-brand-12: #c7deff;
    --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: 1366px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1406px !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.0625rem, 2.221rem + 2.810vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.877rem + 1.873vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.564rem + 1.249vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.344rem + 0.728vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.125rem + 0.416vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.938rem + 0.208vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.938rem + 0.208vw, 1.125rem);
    --hfs-text-l: clamp(1.25rem, 1.125rem + 0.416vw, 1.5rem);
    --hfs-text-m: clamp(1rem, 0.938rem + 0.208vw, 1.125rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 2.971rem + 1.977vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.251rem + 1.457vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.657rem + 1.145vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.251rem + 0.832vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.938rem + 0.624vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.657rem + 0.520vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.532rem + 0.312vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 8.943rem + 5.827vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.660rem + 4.475vw, 10.6875rem);
    --hss-l: clamp(6rem, 5.003rem + 3.330vw, 8rem);
    --hss-m: clamp(4.5rem, 3.752rem + 2.497vw, 6rem);
    --hss-s: clamp(3.375rem, 2.814rem + 1.873vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.064rem + 1.457vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.563rem + 1.041vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.221rem + 2.810cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.877rem + 1.873cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.564rem + 1.249cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.344rem + 0.728cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.125rem + 0.416cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.938rem + 0.208cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.938rem + 0.208cqi, 1.125rem);
        --hfs-text-l: clamp(1.25rem, 1.125rem + 0.416cqi, 1.5rem);
        --hfs-text-m: clamp(1rem, 0.938rem + 0.208cqi, 1.125rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 2.971rem + 1.977cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.251rem + 1.457cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.657rem + 1.145cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.251rem + 0.832cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.938rem + 0.624cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.657rem + 0.520cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.532rem + 0.312cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 8.943rem + 5.827cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.660rem + 4.475cqi, 10.6875rem);
        --hss-l: clamp(6rem, 5.003rem + 3.330cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.752rem + 2.497cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.814rem + 1.873cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.064rem + 1.457cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.563rem + 1.041cqi, 2.5rem);

    }
}

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

    --bde-headings-color: var(--hcl-neutral-12);
    --bde-body-text-color: var(--hcl-neutral-12);
    --bde-background-color: var(--hcl-neutral-1);
    --bde-brand-primary-color: var(--hcl-brand-9);
    --bde-brand-primary-color-hover: var(--hcl-brand-10);
    --bde-links-color: var(--hcl-brand-9);
    --bde-links-color-hover: var(--hcl-brand-10);
    --custom-874: #000000;
    --custom-137: #454555;
    --custom-134: #3f3f3f;
    --custom-184: #666666;
}

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

    --bde-headings-color: var(--hcl-neutral-12);
    --bde-body-text-color: var(--hcl-neutral-11);
    --bde-background-color: var(--hcl-neutral-1);
    --bde-brand-primary-color: var(--hcl-brand-9);
    --bde-brand-primary-color-hover: var(--hcl-brand-10);
    --bde-links-color: var(--hcl-brand-9);
    --bde-links-color-hover: var(--hcl-brand-10);
}

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);

}