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

    --hcl-on-brand: #000000;
    --hcl-brand-1: #fffefd;
    --hcl-brand-2: #fdfdfa;
    --hcl-brand-3: #fbfaf3;
    --hcl-brand-4: #f9f6ec;
    --hcl-brand-5: #f5f2e4;
    --hcl-brand-6: #f0eada;
    --hcl-brand-7: #e8dec8;
    --hcl-brand-8: #decbad;
    --hcl-brand-9: #c9b58c;
    --hcl-brand-10: #b7a47c;
    --hcl-brand-11: #d29447;
    --hcl-brand-12: #5c3e2d;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fdfdfc;
    --hcl-neutral-2: #f9f9f8;
    --hcl-neutral-3: #f1f0ef;
    --hcl-neutral-4: #e9e8e6;
    --hcl-neutral-5: #e2e1de;
    --hcl-neutral-6: #dad9d6;
    --hcl-neutral-7: #cfceca;
    --hcl-neutral-8: #bcbbb5;
    --hcl-neutral-9: #8d8d86;
    --hcl-neutral-10: #82827c;
    --hcl-neutral-11: #63635e;
    --hcl-neutral-12: #21201c;
    --hcl-on-brand-blue: #ffffff;
    --hcl-brand-blue-1: #fcfdfd;
    --hcl-brand-blue-2: #f0f8fc;
    --hcl-brand-blue-3: #e5eff4;
    --hcl-brand-blue-4: #d9e6ec;
    --hcl-brand-blue-5: #cddce3;
    --hcl-brand-blue-6: #bdd0da;
    --hcl-brand-blue-7: #a8c0cd;
    --hcl-brand-blue-8: #8caaba;
    --hcl-brand-blue-9: #192b35;
    --hcl-brand-blue-10: #0b1e27;
    --hcl-brand-blue-11: #4c6270;
    --hcl-brand-blue-12: #28333e;
    --hcl-on-brand-red: #ffffff;
    --hcl-brand-red-1: #fdfcfc;
    --hcl-brand-red-2: #fcf0f1;
    --hcl-brand-red-3: #f4e5e5;
    --hcl-brand-red-4: #ecdad9;
    --hcl-brand-red-5: #e3cdcd;
    --hcl-brand-red-6: #dabdbd;
    --hcl-brand-red-7: #cda8a8;
    --hcl-brand-red-8: #ba8c8c;
    --hcl-brand-red-9: #301717;
    --hcl-brand-red-10: #240805;
    --hcl-brand-red-11: #704c4c;
    --hcl-brand-red-12: #3e2829;
}

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

    --hcl-brand-1: #1e1a13;
    --hcl-brand-2: #242017;
    --hcl-brand-3: #4e3d1a;
    --hcl-brand-4: #755616;
    --hcl-brand-5: #85631f;
    --hcl-brand-6: #92712d;
    --hcl-brand-7: #a68139;
    --hcl-brand-8: #c29947;
    --hcl-brand-9: #c9b58c;
    --hcl-brand-10: #dbc69d;
    --hcl-brand-11: #f4dfb4;
    --hcl-brand-12: #faf2e3;
    --hcl-neutral-1: #111110;
    --hcl-neutral-2: #191918;
    --hcl-neutral-3: #222221;
    --hcl-neutral-4: #2a2a28;
    --hcl-neutral-5: #31312e;
    --hcl-neutral-6: #3b3a37;
    --hcl-neutral-7: #494844;
    --hcl-neutral-8: #62605b;
    --hcl-neutral-9: #6f6d66;
    --hcl-neutral-10: #7c7b74;
    --hcl-neutral-11: #b5b3ad;
    --hcl-neutral-12: #eeeeec;
    --hcl-brand-blue-1: #101213;
    --hcl-brand-blue-2: #171a1b;
    --hcl-brand-blue-3: #1f2224;
    --hcl-brand-blue-4: #252b2e;
    --hcl-brand-blue-5: #2e3438;
    --hcl-brand-blue-6: #374146;
    --hcl-brand-blue-7: #445056;
    --hcl-brand-blue-8: #54636b;
    --hcl-brand-blue-9: #192b35;
    --hcl-brand-blue-10: #273943;
    --hcl-brand-blue-11: #9bbccf;
    --hcl-brand-blue-12: #d6e4eb;
    --hcl-brand-red-1: #131010;
    --hcl-brand-red-2: #1b1717;
    --hcl-brand-red-3: #241f1f;
    --hcl-brand-red-4: #2e2525;
    --hcl-brand-red-5: #382e2e;
    --hcl-brand-red-6: #463737;
    --hcl-brand-red-7: #564444;
    --hcl-brand-red-8: #6b5455;
    --hcl-brand-red-9: #301717;
    --hcl-brand-red-10: #3f2424;
    --hcl-brand-red-11: #cf9b9b;
    --hcl-brand-red-12: #ebd6d6;
}

: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(8px + 2.15ex)
}

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

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.830rem + 2.029vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.532rem + 1.353vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.326rem + 0.789vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.115rem + 0.451vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.932rem + 0.225vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.932rem + 0.225vw, 1.125rem);
    --hfs-text-l: clamp(1.25rem, 1.115rem + 0.451vw, 1.5rem);
    --hfs-text-m: clamp(1rem, 0.932rem + 0.225vw, 1.125rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(2.9375rem, 2.397rem + 1.804vw, 3.9375rem);
    --hsp-xl: clamp(2.3125rem, 1.874rem + 1.466vw, 3.125rem);
    --hsp-l: clamp(1.875rem, 1.537rem + 1.127vw, 2.5rem);
    --hsp-m: clamp(1.5rem, 1.230rem + 0.902vw, 2rem);
    --hsp-s: clamp(1.1875rem, 0.951rem + 0.789vw, 1.625rem);
    --hsp-xs: clamp(0.9375rem, 0.769rem + 0.564vw, 1.25rem);
    --hsp-xxs: clamp(0.75rem, 0.615rem + 0.451vw, 1rem);
    --hss-xxl: clamp(7.3125rem, 5.996rem + 4.397vw, 9.75rem);
    --hss-xl: clamp(5.875rem, 4.829rem + 3.495vw, 7.8125rem);
    --hss-l: clamp(4.6875rem, 3.844rem + 2.818vw, 6.25rem);
    --hss-m: clamp(3.75rem, 3.075rem + 2.255vw, 5rem);
    --hss-s: clamp(3rem, 2.460rem + 1.804vw, 4rem);
    --hss-xs: clamp(2.375rem, 1.936rem + 1.466vw, 3.1875rem);
    --hss-xxs: clamp(1.9375rem, 1.600rem + 1.127vw, 2.5625rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.830rem + 2.029cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.532rem + 1.353cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.326rem + 0.789cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.115rem + 0.451cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.932rem + 0.225cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.932rem + 0.225cqi, 1.125rem);
        --hfs-text-l: clamp(1.25rem, 1.115rem + 0.451cqi, 1.5rem);
        --hfs-text-m: clamp(1rem, 0.932rem + 0.225cqi, 1.125rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(2.9375rem, 2.397rem + 1.804cqi, 3.9375rem);
        --hsp-xl: clamp(2.3125rem, 1.874rem + 1.466cqi, 3.125rem);
        --hsp-l: clamp(1.875rem, 1.537rem + 1.127cqi, 2.5rem);
        --hsp-m: clamp(1.5rem, 1.230rem + 0.902cqi, 2rem);
        --hsp-s: clamp(1.1875rem, 0.951rem + 0.789cqi, 1.625rem);
        --hsp-xs: clamp(0.9375rem, 0.769rem + 0.564cqi, 1.25rem);
        --hsp-xxs: clamp(0.75rem, 0.615rem + 0.451cqi, 1rem);
        --hss-xxl: clamp(7.3125rem, 5.996rem + 4.397cqi, 9.75rem);
        --hss-xl: clamp(5.875rem, 4.829rem + 3.495cqi, 7.8125rem);
        --hss-l: clamp(4.6875rem, 3.844rem + 2.818cqi, 6.25rem);
        --hss-m: clamp(3.75rem, 3.075rem + 2.255cqi, 5rem);
        --hss-s: clamp(3rem, 2.460rem + 1.804cqi, 4rem);
        --hss-xs: clamp(2.375rem, 1.936rem + 1.466cqi, 3.1875rem);
        --hss-xxs: clamp(1.9375rem, 1.600rem + 1.127cqi, 2.5625rem);

    }
}

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

}