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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fcfcfd;
    --hcl-brand-2: #f2f4fa;
    --hcl-brand-3: #e7eaf2;
    --hcl-brand-4: #dbdfea;
    --hcl-brand-5: #cfd4e1;
    --hcl-brand-6: #bfc5d8;
    --hcl-brand-7: #aab2cb;
    --hcl-brand-8: #8d97b9;
    --hcl-brand-9: #192652;
    --hcl-brand-10: #061943;
    --hcl-brand-11: #4b5471;
    --hcl-brand-12: #2b2f3b;
    --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-secondary 1: #ffffff;
    --hcl-secondary 1-1: #fffcfc;
    --hcl-secondary 1-2: #fff8f7;
    --hcl-secondary 1-3: #feeae7;
    --hcl-secondary 1-4: #ffd9d3;
    --hcl-secondary 1-5: #ffcac2;
    --hcl-secondary 1-6: #fdb9af;
    --hcl-secondary 1-7: #f5a498;
    --hcl-secondary 1-8: #ec897b;
    --hcl-secondary 1-9: #c56c5f;
    --hcl-secondary 1-10: #b35c50;
    --hcl-secondary 1-11: #d12d15;
    --hcl-secondary 1-12: #5c271f;
    --hcl-on-secondary-2: #000000;
    --hcl-secondary-2-1: #fcfefc;
    --hcl-secondary-2-2: #fafdfb;
    --hcl-secondary-2-3: #f3fbf5;
    --hcl-secondary-2-4: #ebf8ef;
    --hcl-secondary-2-5: #e3f5e9;
    --hcl-secondary-2-6: #d8f0e0;
    --hcl-secondary-2-7: #c4e6d1;
    --hcl-secondary-2-8: #a9dcc1;
    --hcl-secondary-2-9: #00c861;
    --hcl-secondary-2-10: #00b651;
    --hcl-secondary-2-11: #3acf87;
    --hcl-secondary-2-12: #2c5944;
    --hcl-on-accent-yellow: #000000;
    --hcl-accent-yellow-1: #fefefb;
    --hcl-accent-yellow-2: #ffffe8;
    --hcl-accent-yellow-3: #fdffc2;
    --hcl-accent-yellow-4: #fffe9c;
    --hcl-accent-yellow-5: #fff573;
    --hcl-accent-yellow-6: #ffef67;
    --hcl-accent-yellow-7: #f3de58;
    --hcl-accent-yellow-8: #e8cc30;
    --hcl-accent-yellow-9: #fff500;
    --hcl-accent-yellow-10: #ebe300;
    --hcl-accent-yellow-11: #ab8600;
    --hcl-accent-yellow-12: #55491c;
    --hcl-on-accent-purple: #ffffff;
    --hcl-accent-purple-1: #fefdff;
    --hcl-accent-purple-2: #fbfafd;
    --hcl-accent-purple-3: #f6f3fb;
    --hcl-accent-purple-4: #f1ecf9;
    --hcl-accent-purple-5: #eae4f5;
    --hcl-accent-purple-6: #e1daf0;
    --hcl-accent-purple-7: #d3c8e8;
    --hcl-accent-purple-8: #beadde;
    --hcl-accent-purple-9: #6532c9;
    --hcl-accent-purple-10: #5221b7;
    --hcl-accent-purple-11: #7647d2;
    --hcl-accent-purple-12: #3b2d5c;
    --hcl-on-accent orange: #ffffff;
    --hcl-accent orange-1: #fefcfb;
    --hcl-accent orange-2: #fff4ed;
    --hcl-accent orange-3: #ffe6d6;
    --hcl-accent orange-4: #ffd1b5;
    --hcl-accent orange-5: #ffc19a;
    --hcl-accent orange-6: #ffb282;
    --hcl-accent orange-7: #f5a573;
    --hcl-accent orange-8: #ec8f55;
    --hcl-accent orange-9: #ff6200;
    --hcl-accent orange-10: #ea5000;
    --hcl-accent orange-11: #cc4e00;
    --hcl-accent orange-12: #58331d;
}

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

    --hcl-brand-1: #111112;
    --hcl-brand-2: #17181b;
    --hcl-brand-3: #1f2024;
    --hcl-brand-4: #26282d;
    --hcl-brand-5: #2e3038;
    --hcl-brand-6: #393c44;
    --hcl-brand-7: #464954;
    --hcl-brand-8: #565a69;
    --hcl-brand-9: #192652;
    --hcl-brand-10: #293361;
    --hcl-brand-11: #9fa9cb;
    --hcl-brand-12: #d9dce8;
    --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-secondary 1-1: #181211;
    --hcl-secondary 1-2: #1f1413;
    --hcl-secondary 1-3: #391914;
    --hcl-secondary 1-4: #4e1911;
    --hcl-secondary 1-5: #5e1f16;
    --hcl-secondary 1-6: #6e2a20;
    --hcl-secondary 1-7: #85382d;
    --hcl-secondary 1-8: #ac4739;
    --hcl-secondary 1-9: #c56c5f;
    --hcl-secondary 1-10: #d87c6f;
    --hcl-secondary 1-11: #ff8e7d;
    --hcl-secondary 1-12: #fbd1cb;
    --hcl-secondary-2-1: #131e18;
    --hcl-secondary-2-2: #17231d;
    --hcl-secondary-2-3: #184a30;
    --hcl-secondary-2-4: #146c3f;
    --hcl-secondary-2-5: #1d7a4a;
    --hcl-secondary-2-6: #298555;
    --hcl-secondary-2-7: #369b67;
    --hcl-secondary-2-8: #44c180;
    --hcl-secondary-2-9: #00c861;
    --hcl-secondary-2-10: #31da71;
    --hcl-secondary-2-11: #b2f4d2;
    --hcl-secondary-2-12: #e1faed;
    --hcl-accent-yellow-1: #15150d;
    --hcl-accent-yellow-2: #1d1d0f;
    --hcl-accent-yellow-3: #2e2d0a;
    --hcl-accent-yellow-4: #3f3d00;
    --hcl-accent-yellow-5: #4d4a00;
    --hcl-accent-yellow-6: #57540a;
    --hcl-accent-yellow-7: #706c1a;
    --hcl-accent-yellow-8: #8f8a24;
    --hcl-accent-yellow-9: #fff500;
    --hcl-accent-yellow-10: #ffff2d;
    --hcl-accent-yellow-11: #fff516;
    --hcl-accent-yellow-12: #fffcb3;
    --hcl-accent-purple-1: #17131e;
    --hcl-accent-purple-2: #1b1724;
    --hcl-accent-purple-3: #2b1a4e;
    --hcl-accent-purple-4: #361675;
    --hcl-accent-purple-5: #411f85;
    --hcl-accent-purple-6: #4f2d92;
    --hcl-accent-purple-7: #5d39a6;
    --hcl-accent-purple-8: #7047c2;
    --hcl-accent-purple-9: #6532c9;
    --hcl-accent-purple-10: #7842db;
    --hcl-accent-purple-11: #cab4f4;
    --hcl-accent-purple-12: #ebe3fa;
    --hcl-accent orange-1: #17110e;
    --hcl-accent orange-2: #1e150f;
    --hcl-accent orange-3: #331a0b;
    --hcl-accent orange-4: #461b00;
    --hcl-accent orange-5: #562100;
    --hcl-accent orange-6: #662e0c;
    --hcl-accent orange-7: #7e421d;
    --hcl-accent orange-8: #a35729;
    --hcl-accent orange-9: #ff6200;
    --hcl-accent orange-10: #ff731c;
    --hcl-accent orange-11: #ff9857;
    --hcl-accent orange-12: #ffd9c2;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1800px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1840px !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(4px + 2ex)
}

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(2.25rem, 1.567rem + 2.280vw, 3.5625rem);
    --hfs-h1: clamp(2rem, 1.480rem + 1.737vw, 3rem);
    --hfs-h2: clamp(1.8125rem, 1.455rem + 1.194vw, 2.5rem);
    --hfs-h3: clamp(1.625rem, 1.397rem + 0.760vw, 2.0625rem);
    --hfs-h4: clamp(1.4375rem, 1.275rem + 0.543vw, 1.75rem);
    --hfs-h5: clamp(1.25rem, 1.152rem + 0.326vw, 1.4375rem);
    --hfs-h6: clamp(1.125rem, 1.092rem + 0.109vw, 1.1875rem);
    --hfs-text-l: clamp(1.125rem, 1.092rem + 0.109vw, 1.1875rem);
    --hfs-text-m: clamp(1rem, 1.000rem + 0.000vw, 1rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 2.945rem + 2.063vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.232rem + 1.520vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.642rem + 1.194vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.240rem + 0.869vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.930rem + 0.651vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.650rem + 0.543vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.527rem + 0.326vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 8.867rem + 6.080vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.602rem + 4.669vw, 10.6875rem);
    --hss-l: clamp(6rem, 4.960rem + 3.474vw, 8rem);
    --hss-m: clamp(4.5rem, 3.720rem + 2.606vw, 6rem);
    --hss-s: clamp(3.375rem, 2.790rem + 1.954vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.045rem + 1.520vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.550rem + 1.086vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(2.25rem, 1.567rem + 2.280cqi, 3.5625rem);
        --hfs-h1: clamp(2rem, 1.480rem + 1.737cqi, 3rem);
        --hfs-h2: clamp(1.8125rem, 1.455rem + 1.194cqi, 2.5rem);
        --hfs-h3: clamp(1.625rem, 1.397rem + 0.760cqi, 2.0625rem);
        --hfs-h4: clamp(1.4375rem, 1.275rem + 0.543cqi, 1.75rem);
        --hfs-h5: clamp(1.25rem, 1.152rem + 0.326cqi, 1.4375rem);
        --hfs-h6: clamp(1.125rem, 1.092rem + 0.109cqi, 1.1875rem);
        --hfs-text-l: clamp(1.125rem, 1.092rem + 0.109cqi, 1.1875rem);
        --hfs-text-m: clamp(1rem, 1.000rem + 0.000cqi, 1rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 2.945rem + 2.063cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.232rem + 1.520cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.642rem + 1.194cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.240rem + 0.869cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.930rem + 0.651cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.650rem + 0.543cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.527rem + 0.326cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 8.867rem + 6.080cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.602rem + 4.669cqi, 10.6875rem);
        --hss-l: clamp(6rem, 4.960rem + 3.474cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.720rem + 2.606cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.790rem + 1.954cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.045rem + 1.520cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.550rem + 1.086cqi, 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);

}