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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fefbfc;
    --hcl-brand-2: #ffe8ee;
    --hcl-brand-3: #ffc2d4;
    --hcl-brand-4: #ff9cb9;
    --hcl-brand-5: #ff739f;
    --hcl-brand-6: #ff6799;
    --hcl-brand-7: #f3588d;
    --hcl-brand-8: #e83075;
    --hcl-brand-9: #fe015e;
    --hcl-brand-10: #e9004f;
    --hcl-brand-11: #ab0040;
    --hcl-brand-12: #551c35;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fcfcfc;
    --hcl-neutral-2: #f9f9f9;
    --hcl-neutral-3: #f0f0f0;
    --hcl-neutral-4: #e8e8e8;
    --hcl-neutral-5: #e0e0e0;
    --hcl-neutral-6: #d9d9d9;
    --hcl-neutral-7: #cecece;
    --hcl-neutral-8: #bbb;
    --hcl-neutral-9: #8d8d8d;
    --hcl-neutral-10: #838383;
    --hcl-neutral-11: #646464;
    --hcl-neutral-12: #202020;
    --hcl-on-code-blue: #000000;
    --hcl-code-blue-1: #fbfefd;
    --hcl-code-blue-2: #e8fffa;
    --hcl-code-blue-3: #c2fff3;
    --hcl-code-blue-4: #9cffea;
    --hcl-code-blue-5: #73ffe5;
    --hcl-code-blue-6: #67ffe4;
    --hcl-code-blue-7: #58f3dd;
    --hcl-code-blue-8: #30e8d2;
    --hcl-code-blue-9: #00ffe5;
    --hcl-code-blue-10: #00edd3;
    --hcl-code-blue-11: #00ab97;
    --hcl-code-blue-12: #1c5550;
}

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

    --hcl-brand-1: #150d10;
    --hcl-brand-2: #1d0f14;
    --hcl-brand-3: #2e0a17;
    --hcl-brand-4: #3f0017;
    --hcl-brand-5: #4d001d;
    --hcl-brand-6: #570a27;
    --hcl-brand-7: #701a3a;
    --hcl-brand-8: #8f244c;
    --hcl-brand-9: #fe015e;
    --hcl-brand-10: #ff2f6d;
    --hcl-brand-11: #ff166b;
    --hcl-brand-12: #ffb3cf;
    --hcl-neutral-1: #111;
    --hcl-neutral-2: #191919;
    --hcl-neutral-3: #222;
    --hcl-neutral-4: #2a2a2a;
    --hcl-neutral-5: #313131;
    --hcl-neutral-6: #3a3a3a;
    --hcl-neutral-7: #484848;
    --hcl-neutral-8: #606060;
    --hcl-neutral-9: #6e6e6e;
    --hcl-neutral-10: #7b7b7b;
    --hcl-neutral-11: #b4b4b4;
    --hcl-neutral-12: #eee;
    --hcl-code-blue-1: #0d1514;
    --hcl-code-blue-2: #0f1d1c;
    --hcl-code-blue-3: #0a2e2a;
    --hcl-code-blue-4: #003f39;
    --hcl-code-blue-5: #004d45;
    --hcl-code-blue-6: #0a574f;
    --hcl-code-blue-7: #1a7067;
    --hcl-code-blue-8: #248f84;
    --hcl-code-blue-9: #00ffe5;
    --hcl-code-blue-10: #3cfff7;
    --hcl-code-blue-11: #16ffe7;
    --hcl-code-blue-12: #b3fff7;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1512px;
    --hsx-min-offset: 32px;
    --hsx-page-gap: 16px;
    /*Breakdance connector*/
    --bde-section-width: 1576px !important;
    --bde-section-horizontal-padding: 32px !important;
    --bde-column-gap: 16px !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: 10px;
    --hrd-m: 16px;
    --hrd-l: 24px;
    --hrd-pill: 500px;
    --hrd-atom: 500px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.280rem + 2.614vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.916rem + 1.742vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.590rem + 1.162vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.360rem + 0.678vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.134rem + 0.387vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.942rem + 0.194vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.942rem + 0.194vw, 1.125rem);
    --hfs-text-l: clamp(1.25rem, 1.134rem + 0.387vw, 1.5rem);
    --hfs-text-m: clamp(1rem, 0.942rem + 0.194vw, 1.125rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 3.012rem + 1.839vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.282rem + 1.355vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.681rem + 1.065vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.268rem + 0.774vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.951rem + 0.581vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.668rem + 0.484vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.538rem + 0.290vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 9.065rem + 5.421vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.754rem + 4.163vw, 10.6875rem);
    --hss-l: clamp(6rem, 5.073rem + 3.098vw, 8rem);
    --hss-m: clamp(4.5rem, 3.804rem + 2.323vw, 6rem);
    --hss-s: clamp(3.375rem, 2.853rem + 1.742vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.094rem + 1.355vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.585rem + 0.968vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.280rem + 2.614cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.916rem + 1.742cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.590rem + 1.162cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.360rem + 0.678cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.134rem + 0.387cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.942rem + 0.194cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.942rem + 0.194cqi, 1.125rem);
        --hfs-text-l: clamp(1.25rem, 1.134rem + 0.387cqi, 1.5rem);
        --hfs-text-m: clamp(1rem, 0.942rem + 0.194cqi, 1.125rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 3.012rem + 1.839cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.282rem + 1.355cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.681rem + 1.065cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.268rem + 0.774cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.951rem + 0.581cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.668rem + 0.484cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.538rem + 0.290cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 9.065rem + 5.421cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.754rem + 4.163cqi, 10.6875rem);
        --hss-l: clamp(6rem, 5.073rem + 3.098cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.804rem + 2.323cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.853rem + 1.742cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.094rem + 1.355cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.585rem + 0.968cqi, 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);

}