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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fcfdfe;
    --hcl-brand-2: #f3f9ff;
    --hcl-brand-3: #e0f1fd;
    --hcl-brand-4: #caeaff;
    --hcl-brand-5: #b6dfff;
    --hcl-brand-6: #9cd2ff;
    --hcl-brand-7: #85c3f6;
    --hcl-brand-8: #63afe9;
    --hcl-brand-9: #0058a0;
    --hcl-brand-10: #00498f;
    --hcl-brand-11: #2c669b;
    --hcl-brand-12: #1b3051;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fcfcfd;
    --hcl-neutral-2: #f9f9fb;
    --hcl-neutral-3: #f0f0f3;
    --hcl-neutral-4: #e8e8ec;
    --hcl-neutral-5: #e0e1e6;
    --hcl-neutral-6: #d9d9e0;
    --hcl-neutral-7: #cdced6;
    --hcl-neutral-8: #b9bbc6;
    --hcl-neutral-9: #8b8d98;
    --hcl-neutral-10: #80838d;
    --hcl-neutral-11: #60646c;
    --hcl-neutral-12: #1c2024;
    --hcl-on-brand-sercondary: #000000;
    --hcl-brand-sercondary-1: #fefcf9;
    --hcl-brand-sercondary-2: #fef7ef;
    --hcl-brand-sercondary-3: #ffebd7;
    --hcl-brand-sercondary-4: #ffdebd;
    --hcl-brand-sercondary-5: #fcd1a3;
    --hcl-brand-sercondary-6: #f5c087;
    --hcl-brand-sercondary-7: #e9a764;
    --hcl-brand-sercondary-8: #e08227;
    --hcl-brand-sercondary-9: #f37200;
    --hcl-brand-sercondary-10: #df6100;
    --hcl-brand-sercondary-11: #7a3500;
    --hcl-brand-sercondary-12: #3e271b;
}

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

    --hcl-brand-1: #0c1115;
    --hcl-brand-2: #111a21;
    --hcl-brand-3: #112434;
    --hcl-brand-4: #132c41;
    --hcl-brand-5: #19364d;
    --hcl-brand-6: #21415b;
    --hcl-brand-7: #2b516f;
    --hcl-brand-8: #35668d;
    --hcl-brand-9: #0058a0;
    --hcl-brand-10: #2767b1;
    --hcl-brand-11: #70bfff;
    --hcl-brand-12: #bde1ff;
    --hcl-neutral-1: #111113;
    --hcl-neutral-2: #18191b;
    --hcl-neutral-3: #212225;
    --hcl-neutral-4: #272a2d;
    --hcl-neutral-5: #2e3135;
    --hcl-neutral-6: #363a3f;
    --hcl-neutral-7: #43484e;
    --hcl-neutral-8: #5a6169;
    --hcl-neutral-9: #696e77;
    --hcl-neutral-10: #777b84;
    --hcl-neutral-11: #b0b4ba;
    --hcl-neutral-12: #edeef0;
    --hcl-brand-sercondary-1: #17110c;
    --hcl-brand-sercondary-2: #1c150e;
    --hcl-brand-sercondary-3: #2d1908;
    --hcl-brand-sercondary-4: #3a1b00;
    --hcl-brand-sercondary-5: #472100;
    --hcl-brand-sercondary-6: #613005;
    --hcl-brand-sercondary-7: #6e4018;
    --hcl-brand-sercondary-8: #855021;
    --hcl-brand-sercondary-9: #f37200;
    --hcl-brand-sercondary-10: #ff831d;
    --hcl-brand-sercondary-11: #ff912e;
    --hcl-brand-sercondary-12: #ffdbba;
}

: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(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(2.3125rem, 1.300rem + 3.382vw, 4.1875rem);
    --hfs-h1: clamp(1.9375rem, 1.262rem + 2.255vw, 3.1875rem);
    --hfs-h2: clamp(1.625rem, 1.220rem + 1.353vw, 2.375rem);
    --hfs-h3: clamp(1.375rem, 1.172rem + 0.676vw, 1.75rem);
    --hfs-h4: clamp(1.125rem, 1.024rem + 0.338vw, 1.3125rem);
    --hfs-h5: clamp(0.9375rem, 0.904rem + 0.113vw, 1rem);
    --hfs-h6: clamp(0.9375rem, 0.904rem + 0.113vw, 1rem);
    --hfs-text-l: clamp(1.125rem, 1.024rem + 0.338vw, 1.3125rem);
    --hfs-text-m: clamp(0.9375rem, 0.904rem + 0.113vw, 1rem);
    --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(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(2.3125rem, 1.300rem + 3.382cqi, 4.1875rem);
        --hfs-h1: clamp(1.9375rem, 1.262rem + 2.255cqi, 3.1875rem);
        --hfs-h2: clamp(1.625rem, 1.220rem + 1.353cqi, 2.375rem);
        --hfs-h3: clamp(1.375rem, 1.172rem + 0.676cqi, 1.75rem);
        --hfs-h4: clamp(1.125rem, 1.024rem + 0.338cqi, 1.3125rem);
        --hfs-h5: clamp(0.9375rem, 0.904rem + 0.113cqi, 1rem);
        --hfs-h6: clamp(0.9375rem, 0.904rem + 0.113cqi, 1rem);
        --hfs-text-l: clamp(1.125rem, 1.024rem + 0.338cqi, 1.3125rem);
        --hfs-text-m: clamp(0.9375rem, 0.904rem + 0.113cqi, 1rem);
        --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(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-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);

}