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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fbfdff;
    --hcl-brand-2: #f4faff;
    --hcl-brand-3: #e6f3fe;
    --hcl-brand-4: #d5ecff;
    --hcl-brand-5: #c2e4ff;
    --hcl-brand-6: #acd8fc;
    --hcl-brand-7: #8ec8f6;
    --hcl-brand-8: #5eafef;
    --hcl-brand-9: #004780;
    --hcl-brand-10: #003970;
    --hcl-brand-11: #0d78ce;
    --hcl-brand-12: #113f64;
    --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;
    --hcl-on-red: #ffffff;
    --hcl-red-1: #fffcfc;
    --hcl-red-2: #fff7f8;
    --hcl-red-3: #feebed;
    --hcl-red-4: #ffdbdf;
    --hcl-red-5: #ffcdd2;
    --hcl-red-6: #fdbdc4;
    --hcl-red-7: #f4a9b1;
    --hcl-red-8: #eb8e99;
    --hcl-red-9: #b42838;
    --hcl-red-10: #a10f2a;
    --hcl-red-11: #ce2c3f;
    --hcl-red-12: #641720;
}

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

    --hcl-brand-1: #0d1820;
    --hcl-brand-2: #111d27;
    --hcl-brand-3: #0d2d47;
    --hcl-brand-4: #003662;
    --hcl-brand-5: #004074;
    --hcl-brand-6: #105287;
    --hcl-brand-7: #20679e;
    --hcl-brand-8: #287cbd;
    --hcl-brand-9: #004780;
    --hcl-brand-10: #215690;
    --hcl-brand-11: #70bfff;
    --hcl-brand-12: #c2e4ff;
    --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;
    --hcl-red-1: #191112;
    --hcl-red-2: #201315;
    --hcl-red-3: #3b1217;
    --hcl-red-4: #500f17;
    --hcl-red-5: #61161f;
    --hcl-red-6: #72232c;
    --hcl-red-7: #8c333e;
    --hcl-red-8: #b54552;
    --hcl-red-9: #b42838;
    --hcl-red-10: #c73b46;
    --hcl-red-11: #ff929e;
    --hcl-red-12: #ffd1d6;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1500px;
    --hsx-min-offset: 40px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1580px !important;
    --bde-section-horizontal-padding: 40px !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(8px + 2.15ex)
}

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.271rem + 2.644vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.910rem + 1.763vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.586rem + 1.175vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.357rem + 0.686vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.133rem + 0.392vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.941rem + 0.196vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.941rem + 0.196vw, 1.125rem);
    --hfs-text-l: clamp(1.25rem, 1.133rem + 0.392vw, 1.5rem);
    --hfs-text-m: clamp(1rem, 0.941rem + 0.196vw, 1.125rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 3.005rem + 1.861vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.277rem + 1.371vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.677rem + 1.077vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.265rem + 0.784vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.949rem + 0.588vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.666rem + 0.490vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.537rem + 0.294vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 9.045rem + 5.485vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.739rem + 4.212vw, 10.6875rem);
    --hss-l: clamp(6rem, 5.062rem + 3.134vw, 8rem);
    --hss-m: clamp(4.5rem, 3.796rem + 2.351vw, 6rem);
    --hss-s: clamp(3.375rem, 2.847rem + 1.763vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.089rem + 1.371vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.582rem + 0.979vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.271rem + 2.644cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.910rem + 1.763cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.586rem + 1.175cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.357rem + 0.686cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.133rem + 0.392cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.941rem + 0.196cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.941rem + 0.196cqi, 1.125rem);
        --hfs-text-l: clamp(1.25rem, 1.133rem + 0.392cqi, 1.5rem);
        --hfs-text-m: clamp(1rem, 0.941rem + 0.196cqi, 1.125rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 3.005rem + 1.861cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.277rem + 1.371cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.677rem + 1.077cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.265rem + 0.784cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.949rem + 0.588cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.666rem + 0.490cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.537rem + 0.294cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 9.045rem + 5.485cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.739rem + 4.212cqi, 10.6875rem);
        --hss-l: clamp(6rem, 5.062rem + 3.134cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.796rem + 2.351cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.847rem + 1.763cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.089rem + 1.371cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.582rem + 0.979cqi, 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-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);
}

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

}