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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fef9fa;
    --hcl-brand-2: #fbf2f3;
    --hcl-brand-3: #f6d6d6;
    --hcl-brand-4: #f0bfbd;
    --hcl-brand-5: #e5a9a8;
    --hcl-brand-6: #d99392;
    --hcl-brand-7: #c97978;
    --hcl-brand-8: #b85252;
    --hcl-brand-9: #e91010;
    --hcl-brand-10: #d40000;
    --hcl-brand-11: #ab0001;
    --hcl-brand-12: #4c1012;
    --hcl-brand-1a: hsla(0, 100%, 51.0%, 0.012);
    --hcl-brand-2a: hsla(8, 100%, 51.0%, 0.032);
    --hcl-brand-3a: hsla(7, 100%, 50.2%, 0.067);
    --hcl-brand-4a: hsla(8, 100%, 50.1%, 0.114);
    --hcl-brand-5a: hsla(7, 99.5%, 47.9%, 0.173);
    --hcl-brand-6a: hsla(9, 99.9%, 46.2%, 0.255);
    --hcl-brand-7a: hsla(10, 99.8%, 43.6%, 0.365);
    --hcl-brand-8a: hsla(10, 99.5%, 41.8%, 0.499);
    --hcl-brand-9a: hsla(10, 99.9%, 43.8%, 0.820);
    --hcl-brand-10a: hsla(10, 100%, 41.8%, 0.859);
    --hcl-brand-11a: hsla(10, 99.9%, 38.8%, 0.922);
    --hcl-brand-12a: hsla(10, 99.0%, 7.4%, 0.934);
    --hcl-on-neutral: #fff;
    --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-on-text: #ffffff;
    --hcl-text-1: #fcfcfd;
    --hcl-text-2: #f0f6fc;
    --hcl-text-3: #e5edf4;
    --hcl-text-4: #d9e3ec;
    --hcl-text-5: #cdd8e3;
    --hcl-text-6: #bdcbda;
    --hcl-text-7: #a8bacd;
    --hcl-text-8: #8ca3ba;
    --hcl-text-9: #05192f;
    --hcl-text-10: #000822;
    --hcl-text-11: #4c5c70;
    --hcl-text-12: #282f3e;
}

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

    --hcl-brand-1: #130c0c;
    --hcl-brand-2: #1a1010;
    --hcl-brand-3: #320e0f;
    --hcl-brand-4: #510303;
    --hcl-brand-5: #5d0a0b;
    --hcl-brand-6: #651718;
    --hcl-brand-7: #741f1f;
    --hcl-brand-8: #8a2324;
    --hcl-brand-9: #e91010;
    --hcl-brand-10: #fe3121;
    --hcl-brand-11: #f75b5a;
    --hcl-brand-12: #f3bebe;
    --hcl-brand-1a: hsla(0, 0%, 0%, 0);
    --hcl-brand-2a: hsla(355.1, 96.08%, 60%, 0.022);
    --hcl-brand-3a: hsla(8.05, 97.39%, 70%, 0.061);
    --hcl-brand-4a: hsla(1.09, 97.63%, 66.86%, 0.096);
    --hcl-brand-5a: hsla(2.12, 97.7%, 65.88%, 0.135);
    --hcl-brand-6a: hsla(359.02, 100%, 63.92%, 0.182);
    --hcl-brand-7a: hsla(356.88, 98.97%, 61.96%, 0.252);
    --hcl-brand-8a: hsla(355, 100%, 60%, 0.342);
    --hcl-brand-9a: hsla(0.88, 100%, 60%, 0.819);
    --hcl-brand-10a: hsla(354.78, 100%, 63.92%, 0.936);
    --hcl-brand-11a: hsla(0.86, 100%, 59.02%, 0.719);
    --hcl-brand-12a: hsla(3.87, 100%, 93.92%, 0.98);
    --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-text-1: #101113;
    --hcl-text-2: #17191b;
    --hcl-text-3: #1f2124;
    --hcl-text-4: #25292e;
    --hcl-text-5: #2e3338;
    --hcl-text-6: #373e46;
    --hcl-text-7: #444d56;
    --hcl-text-8: #545f6b;
    --hcl-text-9: #05192f;
    --hcl-text-10: #14263d;
    --hcl-text-11: #9bb4cf;
    --hcl-text-12: #d6e0eb;
}

:root {
    /*Theme Headspin*/

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

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044vw, 4.75rem);
    --hfs-h1: clamp(2rem, 1.190rem + 2.706vw, 3.5rem);
    --hfs-h2: clamp(1.75rem, 1.345rem + 1.353vw, 2.5rem);
    --hfs-h3: clamp(1.5rem, 1.230rem + 0.902vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.115rem + 0.451vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.865rem + 0.451vw, 1.25rem);
    --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(3.5625rem, 2.921rem + 2.142vw, 4.75rem);
    --hsp-xl: clamp(2rem, 1.460rem + 1.804vw, 3rem);
    --hsp-l: clamp(1.5rem, 1.230rem + 0.902vw, 2rem);
    --hsp-m: clamp(1rem, 0.730rem + 0.902vw, 1.5rem);
    --hsp-s: clamp(1rem, 1.000rem + 0.000vw, 1rem);
    --hsp-xs: clamp(0.5rem, 0.500rem + 0.000vw, 0.5rem);
    --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 8.797rem + 6.313vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.549rem + 4.848vw, 10.6875rem);
    --hss-l: clamp(6rem, 4.920rem + 3.608vw, 8rem);
    --hss-m: clamp(4.5rem, 3.690rem + 2.706vw, 6rem);
    --hss-s: clamp(3.375rem, 2.767rem + 2.029vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.027rem + 1.578vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.537rem + 1.127vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044cqi, 4.75rem);
        --hfs-h1: clamp(2rem, 1.190rem + 2.706cqi, 3.5rem);
        --hfs-h2: clamp(1.75rem, 1.345rem + 1.353cqi, 2.5rem);
        --hfs-h3: clamp(1.5rem, 1.230rem + 0.902cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.115rem + 0.451cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.865rem + 0.451cqi, 1.25rem);
        --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(3.5625rem, 2.921rem + 2.142cqi, 4.75rem);
        --hsp-xl: clamp(2rem, 1.460rem + 1.804cqi, 3rem);
        --hsp-l: clamp(1.5rem, 1.230rem + 0.902cqi, 2rem);
        --hsp-m: clamp(1rem, 0.730rem + 0.902cqi, 1.5rem);
        --hsp-s: clamp(1rem, 1.000rem + 0.000cqi, 1rem);
        --hsp-xs: clamp(0.5rem, 0.500rem + 0.000cqi, 0.5rem);
        --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 8.797rem + 6.313cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.549rem + 4.848cqi, 10.6875rem);
        --hss-l: clamp(6rem, 4.920rem + 3.608cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.690rem + 2.706cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.767rem + 2.029cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.027rem + 1.578cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.537rem + 1.127cqi, 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-1);
    --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);

}