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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fefbfc;
    --hcl-brand-2: #faf2f3;
    --hcl-brand-3: #f5e4e6;
    --hcl-brand-4: #efd6d9;
    --hcl-brand-5: #eac6cc;
    --hcl-brand-6: #e3b4bb;
    --hcl-brand-7: #da9ba5;
    --hcl-brand-8: #cc7a8a;
    --hcl-brand-9: #662a36;
    --hcl-brand-10: #561b28;
    --hcl-brand-11: #7a424f;
    --hcl-brand-12: #3b2b2f;
    --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-indian-red: #ffffff;
    --hcl-indian-red-1: #fffcfd;
    --hcl-indian-red-2: #fdf8f8;
    --hcl-indian-red-3: #fbedec;
    --hcl-indian-red-4: #f9e2de;
    --hcl-indian-red-5: #f5d3cf;
    --hcl-indian-red-6: #efc5bf;
    --hcl-indian-red-7: #e8b2ab;
    --hcl-indian-red-8: #e3968d;
    --hcl-indian-red-9: #ce6356;
    --hcl-indian-red-10: #bb5347;
    --hcl-indian-red-11: #d52a16;
    --hcl-indian-red-12: #651812;
    --hcl-on-midnight-blue: #ffffff;
    --hcl-midnight-blue-1: #fcfbfe;
    --hcl-midnight-blue-2: #f3f2fa;
    --hcl-midnight-blue-3: #e7e4f5;
    --hcl-midnight-blue-4: #dad6ef;
    --hcl-midnight-blue-5: #cac6ea;
    --hcl-midnight-blue-6: #b9b4e3;
    --hcl-midnight-blue-7: #a29bda;
    --hcl-midnight-blue-8: #837acc;
    --hcl-midnight-blue-9: #2c2566;
    --hcl-midnight-blue-10: #1b1856;
    --hcl-midnight-blue-11: #48427a;
    --hcl-midnight-blue-12: #2c2b3b;
    --hcl-on-powder-blue: #000000;
    --hcl-powder-blue-1: #fcfdfe;
    --hcl-powder-blue-2: #fafbfd;
    --hcl-powder-blue-3: #f3f6fb;
    --hcl-powder-blue-4: #ebf1f8;
    --hcl-powder-blue-5: #e3eaf5;
    --hcl-powder-blue-6: #d8e1f0;
    --hcl-powder-blue-7: #c4d1e6;
    --hcl-powder-blue-8: #a9bedc;
    --hcl-powder-blue-9: #8ea5c8;
    --hcl-powder-blue-10: #7d94b7;
    --hcl-powder-blue-11: #3a72cf;
    --hcl-powder-blue-12: #2c3759;
    --hcl-on-seashell: #000000;
    --hcl-seashell-1: #fff9f9;
    --hcl-seashell-2: #fff3ef;
    --hcl-seashell-3: #fee7e0;
    --hcl-seashell-4: #ffdbcc;
    --hcl-seashell-5: #ffc9b4;
    --hcl-seashell-6: #fbb79b;
    --hcl-seashell-7: #f59c7b;
    --hcl-seashell-8: #ed734a;
    --hcl-seashell-9: #faf1ee;
    --hcl-seashell-10: #e8dfdc;
    --hcl-seashell-11: #952909;
    --hcl-seashell-12: #622011;
    --hcl-on-copper: #ffffff;
    --hcl-copper-1: #fefcfb;
    --hcl-copper-2: #fff8ef;
    --hcl-copper-3: #fdeddb;
    --hcl-copper-4: #ffe2c0;
    --hcl-copper-5: #ffd6a3;
    --hcl-copper-6: #fdc682;
    --hcl-copper-7: #eaad66;
    --hcl-copper-8: #d98b33;
    --hcl-copper-9: #9b734a;
    --hcl-copper-10: #8a633b;
    --hcl-copper-11: #5f4126;
    --hcl-copper-12: #352115;
    --hcl-on-cta: #ffffff;
    --hcl-cta-1: #fdfffb;
    --hcl-cta-2: #fafff3;
    --hcl-cta-3: #f2fee0;
    --hcl-cta-4: #eaffca;
    --hcl-cta-5: #e0ffb6;
    --hcl-cta-6: #d2f5a6;
    --hcl-cta-7: #bfea91;
    --hcl-cta-8: #a2dd6f;
    --hcl-cta-9: #649f21;
    --hcl-cta-10: #538e09;
    --hcl-cta-11: #5fa91e;
    --hcl-cta-12: #3f5814;
}

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

    --hcl-brand-1: #131011;
    --hcl-brand-2: #1c1617;
    --hcl-brand-3: #271c1e;
    --hcl-brand-4: #312225;
    --hcl-brand-5: #3e282c;
    --hcl-brand-6: #4e2f36;
    --hcl-brand-7: #613941;
    --hcl-brand-8: #7a4550;
    --hcl-brand-9: #662a36;
    --hcl-brand-10: #773944;
    --hcl-brand-11: #da909f;
    --hcl-brand-12: #f3ced5;
    --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-indian-red-1: #1e0e0c;
    --hcl-indian-red-2: #221311;
    --hcl-indian-red-3: #44100a;
    --hcl-indian-red-4: #5f0a00;
    --hcl-indian-red-5: #750c00;
    --hcl-indian-red-6: #8d1305;
    --hcl-indian-red-7: #a42617;
    --hcl-indian-red-8: #d82b18;
    --hcl-indian-red-9: #ce6356;
    --hcl-indian-red-10: #e17365;
    --hcl-indian-red-11: #f1a59b;
    --hcl-indian-red-12: #fad8d4;
    --hcl-midnight-blue-1: #101013;
    --hcl-midnight-blue-2: #17161c;
    --hcl-midnight-blue-3: #1d1c27;
    --hcl-midnight-blue-4: #232231;
    --hcl-midnight-blue-5: #2a283e;
    --hcl-midnight-blue-6: #332f4e;
    --hcl-midnight-blue-7: #3d3961;
    --hcl-midnight-blue-8: #4a457a;
    --hcl-midnight-blue-9: #2c2566;
    --hcl-midnight-blue-10: #3c3376;
    --hcl-midnight-blue-11: #9990da;
    --hcl-midnight-blue-12: #d2cef3;
    --hcl-powder-blue-1: #13171e;
    --hcl-powder-blue-2: #171c23;
    --hcl-powder-blue-3: #182c4a;
    --hcl-powder-blue-4: #14376c;
    --hcl-powder-blue-5: #1d427a;
    --hcl-powder-blue-6: #294e85;
    --hcl-powder-blue-7: #365f9b;
    --hcl-powder-blue-8: #4476c1;
    --hcl-powder-blue-9: #8ea5c8;
    --hcl-powder-blue-10: #9fb6da;
    --hcl-powder-blue-11: #b2ccf4;
    --hcl-powder-blue-12: #e1ebfa;
    --hcl-seashell-1: #1f110d;
    --hcl-seashell-2: #271611;
    --hcl-seashell-3: #441a0d;
    --hcl-seashell-4: #661900;
    --hcl-seashell-5: #7c1f00;
    --hcl-seashell-6: #862d10;
    --hcl-seashell-7: #933b1e;
    --hcl-seashell-8: #a44323;
    --hcl-seashell-9: #faf1ee;
    --hcl-seashell-10: #ffffff;
    --hcl-seashell-11: #ff8d66;
    --hcl-seashell-12: #ffd1c2;
    --hcl-copper-1: #16110c;
    --hcl-copper-2: #1d1710;
    --hcl-copper-3: #281d12;
    --hcl-copper-4: #2b1f12;
    --hcl-copper-5: #382818;
    --hcl-copper-6: #493622;
    --hcl-copper-7: #58432d;
    --hcl-copper-8: #6a4f34;
    --hcl-copper-9: #9b734a;
    --hcl-copper-10: #ad8359;
    --hcl-copper-11: #e37300;
    --hcl-copper-12: #fccfa1;
    --hcl-cta-1: #11140d;
    --hcl-cta-2: #191d15;
    --hcl-cta-3: #243312;
    --hcl-cta-4: #2c4410;
    --hcl-cta-5: #355016;
    --hcl-cta-6: #415d1f;
    --hcl-cta-7: #506f2b;
    --hcl-cta-8: #658d35;
    --hcl-cta-9: #649f21;
    --hcl-cta-10: #75b033;
    --hcl-cta-11: #bdff70;
    --hcl-cta-12: #e0febe;
}

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

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044vw, 4.75rem);
    --hfs-h1: clamp(2.4375rem, 1.830rem + 2.029vw, 3.5625rem);
    --hfs-h2: clamp(1.9375rem, 1.532rem + 1.353vw, 2.6875rem);
    --hfs-h3: clamp(1.5625rem, 1.326rem + 0.789vw, 2rem);
    --hfs-h4: clamp(1.25rem, 1.115rem + 0.451vw, 1.5rem);
    --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.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(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(9.75rem, 7.995rem + 5.862vw, 13rem);
    --hss-xl: clamp(7.3125rem, 5.996rem + 4.397vw, 9.75rem);
    --hss-l: clamp(5.5rem, 4.521rem + 3.269vw, 7.3125rem);
    --hss-m: clamp(4.125rem, 3.382rem + 2.480vw, 5.5rem);
    --hss-s: clamp(3.0625rem, 2.489rem + 1.917vw, 4.125rem);
    --hss-xs: clamp(2.3125rem, 1.874rem + 1.466vw, 3.125rem);
    --hss-xxs: clamp(1.75rem, 1.446rem + 1.015vw, 2.3125rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044cqi, 4.75rem);
        --hfs-h1: clamp(2.4375rem, 1.830rem + 2.029cqi, 3.5625rem);
        --hfs-h2: clamp(1.9375rem, 1.532rem + 1.353cqi, 2.6875rem);
        --hfs-h3: clamp(1.5625rem, 1.326rem + 0.789cqi, 2rem);
        --hfs-h4: clamp(1.25rem, 1.115rem + 0.451cqi, 1.5rem);
        --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.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(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(9.75rem, 7.995rem + 5.862cqi, 13rem);
        --hss-xl: clamp(7.3125rem, 5.996rem + 4.397cqi, 9.75rem);
        --hss-l: clamp(5.5rem, 4.521rem + 3.269cqi, 7.3125rem);
        --hss-m: clamp(4.125rem, 3.382rem + 2.480cqi, 5.5rem);
        --hss-s: clamp(3.0625rem, 2.489rem + 1.917cqi, 4.125rem);
        --hss-xs: clamp(2.3125rem, 1.874rem + 1.466cqi, 3.125rem);
        --hss-xxs: clamp(1.75rem, 1.446rem + 1.015cqi, 2.3125rem);

    }
}

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

}