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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fefdfb;
    --hcl-brand-2: #fff4e8;
    --hcl-brand-3: #ffdfc2;
    --hcl-brand-4: #ffcc9c;
    --hcl-brand-5: #ffb773;
    --hcl-brand-6: #ffb267;
    --hcl-brand-7: #f3a258;
    --hcl-brand-8: #e88530;
    --hcl-brand-9: #ff7100;
    --hcl-brand-10: #ea6000;
    --hcl-brand-11: #ab4600;
    --hcl-brand-12: #552e1c;
    --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-neutral-1a: hsl(60 89.3% 18.3% / 0.012);
    --hcl-neutral-2a: hsl(60 78.1% 9.0% / 0.028);
    --hcl-neutral-3a: hsl(60 99.0% 3.9% / 0.051);
    --hcl-neutral-4a: hsl(60 88.9% 5.9% / 0.075);
    --hcl-neutral-5a: hsl(60 86.0% 6.9% / 0.099);
    --hcl-neutral-6a: hsl(60 93.2% 5.2% / 0.122);
    --hcl-neutral-7a: hsl(60 98.3% 5.1% / 0.157);
    --hcl-neutral-8a: hsl(51 94.1% 6.0% / 0.244);
    --hcl-neutral-9a: hsl(60 99.8% 1.7% / 0.451);
    --hcl-neutral-10a: hsl(60 90.7% 1.8% / 0.491);
    --hcl-neutral-11a: hsl(45 93.7% 1.5% / 0.577);
    --hcl-neutral-12a: hsl(60 98.0% 0.7% / 0.906);
    --hcl-on-green: #ffffff;
    --hcl-green-1: #fcfffa;
    --hcl-green-2: #f4fdef;
    --hcl-green-3: #eafddc;
    --hcl-green-4: #def9cc;
    --hcl-green-5: #d0f5bb;
    --hcl-green-6: #c1edaa;
    --hcl-green-7: #aae491;
    --hcl-green-8: #87da6c;
    --hcl-green-9: #6e8862;
    --hcl-green-10: #5e7853;
    --hcl-green-11: #2fbc00;
    --hcl-green-12: #2f4c1a;
}

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

    --hcl-brand-1: #15100d;
    --hcl-brand-2: #1d150f;
    --hcl-brand-3: #2e1a0a;
    --hcl-brand-4: #3f1c00;
    --hcl-brand-5: #4d2200;
    --hcl-brand-6: #572c0a;
    --hcl-brand-7: #70401a;
    --hcl-brand-8: #8f5324;
    --hcl-brand-9: #ff7100;
    --hcl-brand-10: #ff821d;
    --hcl-brand-11: #ff7e16;
    --hcl-brand-12: #ffd5b3;
    --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-neutral-1a: hsla(0, 0%, 0%, 0);
    --hcl-neutral-2a: hsl(60 89.8% 91.4% / 0.026);
    --hcl-neutral-3a: hsl(60 95.5% 92.5% / 0.056);
    --hcl-neutral-4a: hsl(60 75.6% 96.4% / 0.078);
    --hcl-neutral-5a: hsl(60 81.9% 95.2% / 0.104);
    --hcl-neutral-6a: hsl(41 87.6% 94.8% / 0.134);
    --hcl-neutral-7a: hsl(60 95.4% 96.2% / 0.172);
    --hcl-neutral-8a: hsl(49 93.5% 95.7% / 0.254);
    --hcl-neutral-9a: hsl(52 97.3% 96.2% / 0.391);
    --hcl-neutral-10a: hsl(52 97.8% 96.7% / 0.451);
    --hcl-neutral-11a: hsl(51 97.0% 97.8% / 0.597);
    --hcl-neutral-12a: hsl(60 88.7% 99.8% / 0.923);
    --hcl-green-1: #0f190a;
    --hcl-green-2: #16230f;
    --hcl-green-3: #1b350e;
    --hcl-green-4: #20450e;
    --hcl-green-5: #275511;
    --hcl-green-6: #316716;
    --hcl-green-7: #3c7f1b;
    --hcl-green-8: #47a718;
    --hcl-green-9: #6e8862;
    --hcl-green-10: #7e9872;
    --hcl-green-11: #a0f07a;
    --hcl-green-12: #d5ffc2;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1400px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1440px !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: 6px;
    --hrd-m: 8px;
    --hrd-l: 12px;
    --hrd-pill: 500px;
    --hrd-atom: 6px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(2.5rem, 1.825rem + 2.255vw, 3.75rem);
    --hfs-h1: clamp(2.1875rem, 1.850rem + 1.127vw, 2.8125rem);
    --hfs-h2: clamp(1.875rem, 1.537rem + 1.127vw, 2.5rem);
    --hfs-h3: clamp(1.5625rem, 1.225rem + 1.127vw, 2.1875rem);
    --hfs-h4: clamp(1.375rem, 1.105rem + 0.902vw, 1.875rem);
    --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.125rem, 0.889rem + 0.789vw, 1.5625rem);
    --hfs-text-m: clamp(0.8125rem, 0.576rem + 0.789vw, 1.25rem);
    --hfs-text-s: clamp(0.6875rem, 0.485rem + 0.676vw, 1.0625rem);
    --hsp-xxl: clamp(6.3125rem, 5.165rem + 3.833vw, 8.4375rem);
    --hsp-xl: clamp(4.25rem, 3.507rem + 2.480vw, 5.625rem);
    --hsp-l: clamp(2.8125rem, 2.306rem + 1.691vw, 3.75rem);
    --hsp-m: clamp(1.875rem, 1.537rem + 1.127vw, 2.5rem);
    --hsp-s: clamp(1.25rem, 1.014rem + 0.789vw, 1.6875rem);
    --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564vw, 1.125rem);
    --hsp-xxs: clamp(0.5625rem, 0.461rem + 0.338vw, 0.75rem);
    --hss-xxl: clamp(19rem, 15.591rem + 11.387vw, 25.3125rem);
    --hss-xl: clamp(12.6875rem, 10.426rem + 7.554vw, 16.875rem);
    --hss-l: clamp(8.4375rem, 6.919rem + 5.073vw, 11.25rem);
    --hss-m: clamp(5.625rem, 4.612rem + 3.382vw, 7.5rem);
    --hss-s: clamp(3.75rem, 3.075rem + 2.255vw, 5rem);
    --hss-xs: clamp(2.5rem, 2.061rem + 1.466vw, 3.3125rem);
    --hss-xxs: clamp(1.6875rem, 1.384rem + 1.015vw, 2.25rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(2.5rem, 1.825rem + 2.255cqi, 3.75rem);
        --hfs-h1: clamp(2.1875rem, 1.850rem + 1.127cqi, 2.8125rem);
        --hfs-h2: clamp(1.875rem, 1.537rem + 1.127cqi, 2.5rem);
        --hfs-h3: clamp(1.5625rem, 1.225rem + 1.127cqi, 2.1875rem);
        --hfs-h4: clamp(1.375rem, 1.105rem + 0.902cqi, 1.875rem);
        --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.125rem, 0.889rem + 0.789cqi, 1.5625rem);
        --hfs-text-m: clamp(0.8125rem, 0.576rem + 0.789cqi, 1.25rem);
        --hfs-text-s: clamp(0.6875rem, 0.485rem + 0.676cqi, 1.0625rem);
        --hsp-xxl: clamp(6.3125rem, 5.165rem + 3.833cqi, 8.4375rem);
        --hsp-xl: clamp(4.25rem, 3.507rem + 2.480cqi, 5.625rem);
        --hsp-l: clamp(2.8125rem, 2.306rem + 1.691cqi, 3.75rem);
        --hsp-m: clamp(1.875rem, 1.537rem + 1.127cqi, 2.5rem);
        --hsp-s: clamp(1.25rem, 1.014rem + 0.789cqi, 1.6875rem);
        --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564cqi, 1.125rem);
        --hsp-xxs: clamp(0.5625rem, 0.461rem + 0.338cqi, 0.75rem);
        --hss-xxl: clamp(19rem, 15.591rem + 11.387cqi, 25.3125rem);
        --hss-xl: clamp(12.6875rem, 10.426rem + 7.554cqi, 16.875rem);
        --hss-l: clamp(8.4375rem, 6.919rem + 5.073cqi, 11.25rem);
        --hss-m: clamp(5.625rem, 4.612rem + 3.382cqi, 7.5rem);
        --hss-s: clamp(3.75rem, 3.075rem + 2.255cqi, 5rem);
        --hss-xs: clamp(2.5rem, 2.061rem + 1.466cqi, 3.3125rem);
        --hss-xxs: clamp(1.6875rem, 1.384rem + 1.015cqi, 2.25rem);

    }
}

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

}