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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fffbfb;
    --hcl-brand-2: #fff6f6;
    --hcl-brand-3: #feeeed;
    --hcl-brand-4: #ffe2df;
    --hcl-brand-5: #ffd2cf;
    --hcl-brand-6: #f8c4c0;
    --hcl-brand-7: #efb0ac;
    --hcl-brand-8: #e59792;
    --hcl-brand-9: #bd2016;
    --hcl-brand-10: #a90007;
    --hcl-brand-11: #d43026;
    --hcl-brand-12: #681a18;
    --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;
}

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

    --hcl-brand-1: #1a1212;
    --hcl-brand-2: #211817;
    --hcl-brand-3: #411916;
    --hcl-brand-4: #5a1a16;
    --hcl-brand-5: #68211d;
    --hcl-brand-6: #772c28;
    --hcl-brand-7: #8e3b36;
    --hcl-brand-8: #b94e48;
    --hcl-brand-9: #bd2016;
    --hcl-brand-10: #d13625;
    --hcl-brand-11: #ffa39d;
    --hcl-brand-12: #fed7d5;
    --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;
}

: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: 6px;
    --hrd-m: 8px;
    --hrd-l: 12px;
    --hrd-pill: 500px;
    --hrd-atom: 6px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.314rem + 2.500vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.939rem + 1.667vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.605rem + 1.111vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.368rem + 0.648vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.139rem + 0.370vw, 1.5rem);
    --hfs-h5: clamp(1rem, 0.945rem + 0.185vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.945rem + 0.185vw, 1.125rem);
    --hfs-text-l: clamp(1.25rem, 1.139rem + 0.370vw, 1.5rem);
    --hfs-text-m: clamp(1rem, 0.945rem + 0.185vw, 1.125rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(2.9375rem, 2.605rem + 1.111vw, 3.6875rem);
    --hsp-xl: clamp(2.25rem, 2.028rem + 0.741vw, 2.75rem);
    --hsp-l: clamp(1.6875rem, 1.521rem + 0.556vw, 2.0625rem);
    --hsp-m: clamp(1.25rem, 1.111rem + 0.463vw, 1.5625rem);
    --hsp-s: clamp(0.9375rem, 0.827rem + 0.370vw, 1.1875rem);
    --hsp-xs: clamp(0.6875rem, 0.604rem + 0.278vw, 0.875rem);
    --hsp-xxs: clamp(0.5rem, 0.417rem + 0.278vw, 0.6875rem);
    --hss-xxl: clamp(8.875rem, 7.877rem + 3.333vw, 11.125rem);
    --hss-xl: clamp(6.6875rem, 5.967rem + 2.407vw, 8.3125rem);
    --hss-l: clamp(5rem, 4.446rem + 1.852vw, 6.25rem);
    --hss-m: clamp(3.75rem, 3.334rem + 1.389vw, 4.6875rem);
    --hss-s: clamp(2.8125rem, 2.508rem + 1.019vw, 3.5rem);
    --hss-xs: clamp(2.125rem, 1.903rem + 0.741vw, 2.625rem);
    --hss-xxs: clamp(1.5625rem, 1.368rem + 0.648vw, 2rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.314rem + 2.500cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.939rem + 1.667cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.605rem + 1.111cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.368rem + 0.648cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.139rem + 0.370cqi, 1.5rem);
        --hfs-h5: clamp(1rem, 0.945rem + 0.185cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.945rem + 0.185cqi, 1.125rem);
        --hfs-text-l: clamp(1.25rem, 1.139rem + 0.370cqi, 1.5rem);
        --hfs-text-m: clamp(1rem, 0.945rem + 0.185cqi, 1.125rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(2.9375rem, 2.605rem + 1.111cqi, 3.6875rem);
        --hsp-xl: clamp(2.25rem, 2.028rem + 0.741cqi, 2.75rem);
        --hsp-l: clamp(1.6875rem, 1.521rem + 0.556cqi, 2.0625rem);
        --hsp-m: clamp(1.25rem, 1.111rem + 0.463cqi, 1.5625rem);
        --hsp-s: clamp(0.9375rem, 0.827rem + 0.370cqi, 1.1875rem);
        --hsp-xs: clamp(0.6875rem, 0.604rem + 0.278cqi, 0.875rem);
        --hsp-xxs: clamp(0.5rem, 0.417rem + 0.278cqi, 0.6875rem);
        --hss-xxl: clamp(8.875rem, 7.877rem + 3.333cqi, 11.125rem);
        --hss-xl: clamp(6.6875rem, 5.967rem + 2.407cqi, 8.3125rem);
        --hss-l: clamp(5rem, 4.446rem + 1.852cqi, 6.25rem);
        --hss-m: clamp(3.75rem, 3.334rem + 1.389cqi, 4.6875rem);
        --hss-s: clamp(2.8125rem, 2.508rem + 1.019cqi, 3.5rem);
        --hss-xs: clamp(2.125rem, 1.903rem + 0.741cqi, 2.625rem);
        --hss-xxs: clamp(1.5625rem, 1.368rem + 0.648cqi, 2rem);

    }
}

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

}