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

    --hcl-on-brand: #000000;
    --hcl-brand-1: #fffefc;
    --hcl-brand-2: #fdfdf9;
    --hcl-brand-3: #faf9eb;
    --hcl-brand-4: #f7f3db;
    --hcl-brand-5: #f1edd0;
    --hcl-brand-6: #eae2c2;
    --hcl-brand-7: #dfd2ae;
    --hcl-brand-8: #d3be94;
    --hcl-brand-9: #eaab00;
    --hcl-brand-10: #d69a00;
    --hcl-brand-11: #e68d00;
    --hcl-brand-12: #653816;
    --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-yellow: #000000;
    --hcl-yellow-1: #fefdfb;
    --hcl-yellow-2: #fefbe9;
    --hcl-yellow-3: #fff7c2;
    --hcl-yellow-4: #ffee9c;
    --hcl-yellow-5: #fbe577;
    --hcl-yellow-6: #f3d673;
    --hcl-yellow-7: #e9c162;
    --hcl-yellow-8: #e2a336;
    --hcl-yellow-9: #ffc53d;
    --hcl-yellow-10: #ffba18;
    --hcl-yellow-11: #ab6400;
    --hcl-yellow-12: #4f3422;
    --hcl-on-orange: #ffffff;
    --hcl-orange-1: #fffefc;
    --hcl-orange-2: #fdfcf9;
    --hcl-orange-3: #fcf9ef;
    --hcl-orange-4: #fbf4e5;
    --hcl-orange-5: #f7eeda;
    --hcl-orange-6: #f3e5cd;
    --hcl-orange-7: #ecd8b8;
    --hcl-orange-8: #e5c397;
    --hcl-orange-9: #d47600;
    --hcl-orange-10: #c06600;
    --hcl-orange-11: #e78b1a;
    --hcl-orange-12: #684413;
    --hcl-on-red: #ffffff;
    --hcl-red-1: #fefbfc;
    --hcl-red-2: #feeeef;
    --hcl-red-3: #ffdade;
    --hcl-red-4: #ffc6cb;
    --hcl-red-5: #ffb1ba;
    --hcl-red-6: #f7a0a9;
    --hcl-red-7: #ea8b97;
    --hcl-red-8: #df677a;
    --hcl-red-9: #a71930;
    --hcl-red-10: #940023;
    --hcl-red-11: #bc0025;
    --hcl-red-12: #471f27;
    --hcl-on-blue: #ffffff;
    --hcl-blue-1: #fbfdfe;
    --hcl-blue-2: #f1f8fb;
    --hcl-blue-3: #e0f1f9;
    --hcl-blue-4: #cfeaf6;
    --hcl-blue-5: #c1e1ef;
    --hcl-blue-6: #b1d4e6;
    --hcl-blue-7: #9bc4da;
    --hcl-blue-8: #7aaecc;
    --hcl-blue-9: #005172;
    --hcl-blue-10: #004262;
    --hcl-blue-11: #037db9;
    --hcl-blue-12: #19344d;
    --hcl-on-green: #ffffff;
    --hcl-green-1: #fafffb;
    --hcl-green-2: #edfff2;
    --hcl-green-3: #dcfde5;
    --hcl-green-4: #c6ffd7;
    --hcl-green-5: #b1ffca;
    --hcl-green-6: #98ffbd;
    --hcl-green-7: #82f3b0;
    --hcl-green-8: #5fe7a0;
    --hcl-green-9: #008542;
    --hcl-green-10: #007533;
    --hcl-green-11: #2f8d60;
    --hcl-green-12: #1d4935;
    --hcl-on-dark-green: #ffffff;
    --hcl-dark-green-1: #fcfdfc;
    --hcl-dark-green-2: #f0fcf1;
    --hcl-dark-green-3: #e5f4e7;
    --hcl-dark-green-4: #d9ecdc;
    --hcl-dark-green-5: #cde3d1;
    --hcl-dark-green-6: #bddac4;
    --hcl-dark-green-7: #a8cdb2;
    --hcl-dark-green-8: #8cba9c;
    --hcl-dark-green-9: #284e36;
    --hcl-dark-green-10: #193f28;
    --hcl-dark-green-11: #4c705a;
    --hcl-dark-green-12: #283e31;
}

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

    --hcl-brand-1: #191710;
    --hcl-brand-2: #1f1c13;
    --hcl-brand-3: #3c3011;
    --hcl-brand-4: #5c4403;
    --hcl-brand-5: #684f0c;
    --hcl-brand-6: #735b1b;
    --hcl-brand-7: #8d7025;
    --hcl-brand-8: #b7912e;
    --hcl-brand-9: #eaab00;
    --hcl-brand-10: #febc23;
    --hcl-brand-11: #f9d983;
    --hcl-brand-12: #f6ecd0;
    --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-yellow-1: #16120c;
    --hcl-yellow-2: #1d180f;
    --hcl-yellow-3: #302008;
    --hcl-yellow-4: #3f2700;
    --hcl-yellow-5: #4d3000;
    --hcl-yellow-6: #5c3d05;
    --hcl-yellow-7: #714f19;
    --hcl-yellow-8: #8f6424;
    --hcl-yellow-9: #ffc53d;
    --hcl-yellow-10: #ffd60a;
    --hcl-yellow-11: #ffca16;
    --hcl-yellow-12: #ffe7b3;
    --hcl-orange-1: #22190e;
    --hcl-orange-2: #271e13;
    --hcl-orange-3: #54340d;
    --hcl-orange-4: #7f4600;
    --hcl-orange-5: #995500;
    --hcl-orange-6: #ad6307;
    --hcl-orange-7: #b7711a;
    --hcl-orange-8: #dc8518;
    --hcl-orange-9: #d47600;
    --hcl-orange-10: #e8861c;
    --hcl-orange-11: #f3d3aa;
    --hcl-orange-12: #fbecda;
    --hcl-red-1: #170c0e;
    --hcl-red-2: #201214;
    --hcl-red-3: #3c0710;
    --hcl-red-4: #53000e;
    --hcl-red-5: #660011;
    --hcl-red-6: #7a0317;
    --hcl-red-7: #7e1c2d;
    --hcl-red-8: #99263a;
    --hcl-red-9: #a71930;
    --hcl-red-10: #ba2f3e;
    --hcl-red-11: #f77388;
    --hcl-red-12: #f8c9d0;
    --hcl-blue-1: #0e1315;
    --hcl-blue-2: #121c20;
    --hcl-blue-3: #0b2b38;
    --hcl-blue-4: #003b53;
    --hcl-blue-5: #004966;
    --hcl-blue-6: #145169;
    --hcl-blue-7: #225f78;
    --hcl-blue-8: #2d7592;
    --hcl-blue-9: #005172;
    --hcl-blue-10: #1f6082;
    --hcl-blue-11: #89c8e1;
    --hcl-blue-12: #cbeaf6;
    --hcl-green-1: #0e1511;
    --hcl-green-2: #131f19;
    --hcl-green-3: #152e21;
    --hcl-green-4: #173c29;
    --hcl-green-5: #1e4833;
    --hcl-green-6: #28553e;
    --hcl-green-7: #33674d;
    --hcl-green-8: #3d825f;
    --hcl-green-9: #008542;
    --hcl-green-10: #249651;
    --hcl-green-11: #6bffb5;
    --hcl-green-12: #c4fde0;
    --hcl-dark-green-1: #101311;
    --hcl-dark-green-2: #171b18;
    --hcl-dark-green-3: #1f2421;
    --hcl-dark-green-4: #252e28;
    --hcl-dark-green-5: #2e3832;
    --hcl-dark-green-6: #37463d;
    --hcl-dark-green-7: #44564b;
    --hcl-dark-green-8: #546b5d;
    --hcl-dark-green-9: #284e36;
    --hcl-dark-green-10: #375d44;
    --hcl-dark-green-11: #9bcfae;
    --hcl-dark-green-12: #d6ebde;
}

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

}

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(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(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(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);
    --custom-963: var(--hcl-yellow-8);
    --custom-598: var(--hcl-neutral-2);
    --custom-900: var(--hcl-yellow-10);
    --custom-950: var(--hcl-neutral-12);
    --custom-200: var(--hcl-neutral-6);
    --custom-778: var(--hcl-neutral-2);
    --custom-608: var(--hcl-neutral-10);
    --custom-747: var(--hcl-green-9);
    --custom-379: var(--hcl-red-9);
    --custom-100: var(--hcl-blue-9);
    --custom-976: var(--hcl-orange-9);
    --custom-817: var(--hcl-dark-green-9);
    --custom-206: var(--hcl-neutral-3);
    --custom-385: var(--hcl-neutral-11);
    --custom-666: var(--hcl-neutral-9);
}

: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);
    --custom-963: var(--hcl-yellow-8);
    --custom-598: var(--hcl-neutral-2);
    --custom-900: var(--hcl-yellow-10);
    --custom-950: var(--hcl-neutral-12);
    --custom-200: var(--hcl-neutral-6);
    --custom-778: var(--hcl-neutral-2);
    --custom-608: var(--hcl-neutral-10);
    --custom-747: var(--hcl-green-9);
    --custom-379: var(--hcl-red-9);
    --custom-100: var(--hcl-blue-9);
    --custom-976: var(--hcl-orange-9);
    --custom-817: var(--hcl-dark-green-9);
    --custom-206: var(--hcl-neutral-3);
    --custom-385: var(--hcl-neutral-11);
    --custom-666: var(--hcl-neutral-9);
}

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

}