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

    --hcl-on-brand: #000000;
    --hcl-brand-1: #0b181a;
    --hcl-brand-2: #101e20;
    --hcl-brand-3: #083136;
    --hcl-brand-4: #004048;
    --hcl-brand-5: #004e58;
    --hcl-brand-6: #045c68;
    --hcl-brand-7: #12727e;
    --hcl-brand-8: #118c9c;
    --hcl-brand-9: #00bcd4;
    --hcl-brand-10: #34cee6;
    --hcl-brand-11: #4cd4e6;
    --hcl-brand-12: #b6f0f7;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #121113;
    --hcl-neutral-2: #1a191b;
    --hcl-neutral-3: #232225;
    --hcl-neutral-4: #2b292d;
    --hcl-neutral-5: #323035;
    --hcl-neutral-6: #3c393f;
    --hcl-neutral-7: #49474e;
    --hcl-neutral-8: #625f69;
    --hcl-neutral-9: #6f6d78;
    --hcl-neutral-10: #7c7a85;
    --hcl-neutral-11: #b5b2bc;
    --hcl-neutral-12: #eeeef0;
    --hcl-on-backgrounds: #ffffff;
    --hcl-backgrounds-1: #111111;
    --hcl-backgrounds-2: #131313;
    --hcl-backgrounds-3: #141414;
    --hcl-backgrounds-4: #111111;
    --hcl-backgrounds-5: #161616;
    --hcl-backgrounds-6: #202020;
    --hcl-backgrounds-7: #2d2d2d;
    --hcl-backgrounds-8: #393939;
    --hcl-backgrounds-9: #121212;
    --hcl-backgrounds-10: #1f1f1f;
    --hcl-backgrounds-11: #7d7d7d;
    --hcl-backgrounds-12: #cbcbcb;
    --hcl-on-review-yellow: #000000;
    --hcl-review-yellow-1: #1f1a0d;
    --hcl-review-yellow-2: #252013;
    --hcl-review-yellow-3: #4c390b;
    --hcl-review-yellow-4: #705000;
    --hcl-review-yellow-5: #855f00;
    --hcl-review-yellow-6: #996e06;
    --hcl-review-yellow-7: #ab8018;
    --hcl-review-yellow-8: #e6aa1b;
    --hcl-review-yellow-9: #d09400;
    --hcl-review-yellow-10: #e3a520;
    --hcl-review-yellow-11: #f3dea9;
    --hcl-review-yellow-12: #fbf1d8;
}

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

    --hcl-brand-1: #fafefe;
    --hcl-brand-2: #f2fafb;
    --hcl-brand-3: #def6f9;
    --hcl-brand-4: #caf1f6;
    --hcl-brand-5: #b5eaf0;
    --hcl-brand-6: #9ddfe7;
    --hcl-brand-7: #7dd2dc;
    --hcl-brand-8: #3dbfcf;
    --hcl-brand-9: #00bcd4;
    --hcl-brand-10: #00abc2;
    --hcl-brand-11: #108998;
    --hcl-brand-12: #0d4248;
    --hcl-neutral-1: #fdfcfd;
    --hcl-neutral-2: #faf9fb;
    --hcl-neutral-3: #f2eff3;
    --hcl-neutral-4: #eae7ec;
    --hcl-neutral-5: #e3dfe6;
    --hcl-neutral-6: #dbd8e0;
    --hcl-neutral-7: #d0cdd7;
    --hcl-neutral-8: #bcbac7;
    --hcl-neutral-9: #8e8c99;
    --hcl-neutral-10: #84828e;
    --hcl-neutral-11: #65636d;
    --hcl-neutral-12: #211f26;
    --hcl-backgrounds-1: #fcfcfc;
    --hcl-backgrounds-2: #f7f7f7;
    --hcl-backgrounds-3: #e7e7e7;
    --hcl-backgrounds-4: #d3d3d3;
    --hcl-backgrounds-5: #c2c2c2;
    --hcl-backgrounds-6: #afafaf;
    --hcl-backgrounds-7: #989898;
    --hcl-backgrounds-8: #7b7b7b;
    --hcl-backgrounds-9: #121212;
    --hcl-backgrounds-10: #000000;
    --hcl-backgrounds-11: #151515;
    --hcl-backgrounds-12: #1f1f1f;
    --hcl-review-yellow-1: #fefdfc;
    --hcl-review-yellow-2: #fdfcf8;
    --hcl-review-yellow-3: #fcfaef;
    --hcl-review-yellow-4: #faf7e4;
    --hcl-review-yellow-5: #f7f2d7;
    --hcl-review-yellow-6: #f1e8c7;
    --hcl-review-yellow-7: #eadab1;
    --hcl-review-yellow-8: #e4c793;
    --hcl-review-yellow-9: #d09400;
    --hcl-review-yellow-10: #bd8400;
    --hcl-review-yellow-11: #e29018;
    --hcl-review-yellow-12: #6c3814;
}

: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: eyJ0aGVtZSI6ImRhcmsifQ==;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div {
    line-height: calc(10px + 2.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(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,
[data-hsx*="dark"],
html:root[data-hsx*="light"] [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*="light"],
[data-hsx*="light"],
html:root[data-hsx*="dark"] [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);

}