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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fefbfb;
    --hcl-brand-2: #fbf2f2;
    --hcl-brand-3: #f7dedf;
    --hcl-brand-4: #f1c3c5;
    --hcl-brand-5: #e8b1b3;
    --hcl-brand-6: #dfa2a4;
    --hcl-brand-7: #d49496;
    --hcl-brand-8: #c8797b;
    --hcl-brand-9: #ef4c52;
    --hcl-brand-10: #db3943;
    --hcl-brand-11: #cc0009;
    --hcl-brand-12: #601521;
    --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-accent: #ffffff;
    --hcl-accent-1: #fffcfd;
    --hcl-accent-2: #fdf9fb;
    --hcl-accent-3: #faebf1;
    --hcl-accent-4: #f7dbe7;
    --hcl-accent-5: #f1d0de;
    --hcl-accent-6: #eac2d4;
    --hcl-accent-7: #dfaec5;
    --hcl-accent-8: #d394b3;
    --hcl-accent-9: #ec4899;
    --hcl-accent-10: #d93389;
    --hcl-accent-11: #e60073;
    --hcl-accent-12: #651642;
    --hcl-on-secondary: #000000;
    --hcl-secondary-1: #fbfffd;
    --hcl-secondary-2: #f7fefa;
    --hcl-secondary-3: #edfef3;
    --hcl-secondary-4: #e2fced;
    --hcl-secondary-5: #d6f8e6;
    --hcl-secondary-6: #c7f1dc;
    --hcl-secondary-7: #b2e9d1;
    --hcl-secondary-8: #98dfc7;
    --hcl-secondary-9: #10b981;
    --hcl-secondary-10: #00a871;
    --hcl-secondary-11: #2cce97;
    --hcl-secondary-12: #136d49;
    --hcl-on-tertiary: #000000;
    --hcl-tertiary-1: #fefef9;
    --hcl-tertiary-2: #fefdef;
    --hcl-tertiary-3: #fff9d7;
    --hcl-tertiary-4: #ffefbd;
    --hcl-tertiary-5: #fce5a3;
    --hcl-tertiary-6: #f5d487;
    --hcl-tertiary-7: #e9bf64;
    --hcl-tertiary-8: #e09c27;
    --hcl-tertiary-9: #f59e0b;
    --hcl-tertiary-10: #e18d00;
    --hcl-tertiary-11: #7a4c00;
    --hcl-tertiary-12: #3e321b;
}

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

    --hcl-brand-1: #170e0f;
    --hcl-brand-2: #1c1112;
    --hcl-brand-3: #300e0f;
    --hcl-brand-4: #440205;
    --hcl-brand-5: #4d090b;
    --hcl-brand-6: #5d1518;
    --hcl-brand-7: #7a2124;
    --hcl-brand-8: #a3292e;
    --hcl-brand-9: #ef4c52;
    --hcl-brand-10: #ff5e61;
    --hcl-brand-11: #f75f64;
    --hcl-brand-12: #f6cbcd;
    --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-accent-1: #191015;
    --hcl-accent-2: #1f1319;
    --hcl-accent-3: #3c1127;
    --hcl-accent-4: #5c032f;
    --hcl-accent-5: #680c3a;
    --hcl-accent-6: #731b47;
    --hcl-accent-7: #8d2559;
    --hcl-accent-8: #b72e73;
    --hcl-accent-9: #ec4899;
    --hcl-accent-10: #ff5baa;
    --hcl-accent-11: #f983bd;
    --hcl-accent-12: #f6d0e3;
    --hcl-secondary-1: #121a17;
    --hcl-secondary-2: #14241f;
    --hcl-secondary-3: #1a3d31;
    --hcl-secondary-4: #185843;
    --hcl-secondary-5: #20654e;
    --hcl-secondary-6: #2d725b;
    --hcl-secondary-7: #3b896f;
    --hcl-secondary-8: #4eb391;
    --hcl-secondary-9: #10b981;
    --hcl-secondary-10: #33cb91;
    --hcl-secondary-11: #9dffdf;
    --hcl-secondary-12: #d6fdf0;
    --hcl-tertiary-1: #17130c;
    --hcl-tertiary-2: #1c170e;
    --hcl-tertiary-3: #2d1f08;
    --hcl-tertiary-4: #3a2400;
    --hcl-tertiary-5: #472c00;
    --hcl-tertiary-6: #613f05;
    --hcl-tertiary-7: #6e4e18;
    --hcl-tertiary-8: #856021;
    --hcl-tertiary-9: #f59e0b;
    --hcl-tertiary-10: #ffaf27;
    --hcl-tertiary-11: #ffb22e;
    --hcl-tertiary-12: #ffe5ba;
}

: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(6px + 2.1ex)
}

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.875rem, 2.166rem + 2.368vw, 4.1875rem);
    --hfs-h1: clamp(2.3125rem, 1.840rem + 1.578vw, 3.1875rem);
    --hfs-h2: clamp(1.8125rem, 1.509rem + 1.015vw, 2.375rem);
    --hfs-h3: clamp(1.4375rem, 1.269rem + 0.564vw, 1.75rem);
    --hfs-h4: clamp(1.1875rem, 1.120rem + 0.225vw, 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.1875rem, 1.120rem + 0.225vw, 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(2.9375rem, 1.959rem + 3.269vw, 4.75rem);
    --hsp-xl: clamp(2.25rem, 1.541rem + 2.368vw, 3.5625rem);
    --hsp-l: clamp(1.6875rem, 1.147rem + 1.804vw, 2.6875rem);
    --hsp-m: clamp(1.25rem, 0.845rem + 1.353vw, 2rem);
    --hsp-s: clamp(0.9375rem, 0.634rem + 1.015vw, 1.5rem);
    --hsp-xs: clamp(0.6875rem, 0.451rem + 0.789vw, 1.125rem);
    --hsp-xxs: clamp(0.5rem, 0.331rem + 0.564vw, 0.8125rem);
    --hss-xxl: clamp(8.875rem, 6.006rem + 9.583vw, 14.1875rem);
    --hss-xl: clamp(6.6875rem, 4.527rem + 7.215vw, 10.6875rem);
    --hss-l: clamp(5rem, 3.380rem + 5.411vw, 8rem);
    --hss-m: clamp(3.75rem, 2.535rem + 4.059vw, 6rem);
    --hss-s: clamp(2.8125rem, 1.901rem + 3.044vw, 4.5rem);
    --hss-xs: clamp(2.125rem, 1.450rem + 2.255vw, 3.375rem);
    --hss-xxs: clamp(1.5625rem, 1.056rem + 1.691vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(2.875rem, 2.166rem + 2.368cqi, 4.1875rem);
        --hfs-h1: clamp(2.3125rem, 1.840rem + 1.578cqi, 3.1875rem);
        --hfs-h2: clamp(1.8125rem, 1.509rem + 1.015cqi, 2.375rem);
        --hfs-h3: clamp(1.4375rem, 1.269rem + 0.564cqi, 1.75rem);
        --hfs-h4: clamp(1.1875rem, 1.120rem + 0.225cqi, 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.1875rem, 1.120rem + 0.225cqi, 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(2.9375rem, 1.959rem + 3.269cqi, 4.75rem);
        --hsp-xl: clamp(2.25rem, 1.541rem + 2.368cqi, 3.5625rem);
        --hsp-l: clamp(1.6875rem, 1.147rem + 1.804cqi, 2.6875rem);
        --hsp-m: clamp(1.25rem, 0.845rem + 1.353cqi, 2rem);
        --hsp-s: clamp(0.9375rem, 0.634rem + 1.015cqi, 1.5rem);
        --hsp-xs: clamp(0.6875rem, 0.451rem + 0.789cqi, 1.125rem);
        --hsp-xxs: clamp(0.5rem, 0.331rem + 0.564cqi, 0.8125rem);
        --hss-xxl: clamp(8.875rem, 6.006rem + 9.583cqi, 14.1875rem);
        --hss-xl: clamp(6.6875rem, 4.527rem + 7.215cqi, 10.6875rem);
        --hss-l: clamp(5rem, 3.380rem + 5.411cqi, 8rem);
        --hss-m: clamp(3.75rem, 2.535rem + 4.059cqi, 6rem);
        --hss-s: clamp(2.8125rem, 1.901rem + 3.044cqi, 4.5rem);
        --hss-xs: clamp(2.125rem, 1.450rem + 2.255cqi, 3.375rem);
        --hss-xxs: clamp(1.5625rem, 1.056rem + 1.691cqi, 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);
    --hrd-xl: 32px;
    --hrd-2xl: 48px;
    --hrd-3xl: 64px;
    --brand-rgb: 99, 102, 241;
    --secondary-rgb: 16, 185, 129;
    --tertiary-rgb: 16, 185, 129;
    --accent-rgb: 236, 72, 153;
    --neutral-rgb: 113, 113, 122;
    --black-rgb: 16, 16, 16;
    --white-rgb: 255, 255, 255;

}

html:root {
    --hsp-s1: clamp(0.25rem, 0.250rem + 0.000vw, 0.25rem);
    --hsp-s2: clamp(0.5rem, 0.500rem + 0.000vw, 0.5rem);
    --hsp-s3: clamp(0.5rem, 0.365rem + 0.451vw, 0.75rem);
    --hsp-s4: clamp(0.625rem, 0.422rem + 0.676vw, 1rem);
    --hsp-s5: clamp(0.75rem, 0.480rem + 0.902vw, 1.25rem);
    --hsp-s6: clamp(0.875rem, 0.537rem + 1.127vw, 1.5rem);
    --hsp-s8: clamp(1rem, 0.460rem + 1.804vw, 2rem);
    --hsp-s10: clamp(1.25rem, 0.575rem + 2.255vw, 2.5rem);
    --hsp-s12: clamp(1.5rem, 0.690rem + 2.706vw, 3rem);
    --hsp-s16: clamp(2rem, 0.920rem + 3.608vw, 4rem);
    --hsp-s20: clamp(2.5rem, 1.150rem + 4.510vw, 5rem);
    --hsp-s24: clamp(3rem, 1.380rem + 5.411vw, 6rem);
    --hsp-s28: clamp(3.5rem, 1.610rem + 6.313vw, 7rem);
    --hsp-s32: clamp(4rem, 1.840rem + 7.215vw, 8rem);
    --hsp-s40: clamp(5rem, 2.300rem + 9.019vw, 10rem);
    --hsp-s48: clamp(6rem, 2.760rem + 10.823vw, 12rem);
    --hsp-s64: clamp(8rem, 3.680rem + 14.431vw, 16rem);
    --hsp-s72: clamp(9rem, 4.140rem + 16.234vw, 18rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hsp-s1: clamp(0.25rem, 0.250rem + 0.000cqi, 0.25rem);
        --hsp-s2: clamp(0.5rem, 0.500rem + 0.000cqi, 0.5rem);
        --hsp-s3: clamp(0.5rem, 0.365rem + 0.451cqi, 0.75rem);
        --hsp-s4: clamp(0.625rem, 0.422rem + 0.676cqi, 1rem);
        --hsp-s5: clamp(0.75rem, 0.480rem + 0.902cqi, 1.25rem);
        --hsp-s6: clamp(0.875rem, 0.537rem + 1.127cqi, 1.5rem);
        --hsp-s8: clamp(1rem, 0.460rem + 1.804cqi, 2rem);
        --hsp-s10: clamp(1.25rem, 0.575rem + 2.255cqi, 2.5rem);
        --hsp-s12: clamp(1.5rem, 0.690rem + 2.706cqi, 3rem);
        --hsp-s16: clamp(2rem, 0.920rem + 3.608cqi, 4rem);
        --hsp-s20: clamp(2.5rem, 1.150rem + 4.510cqi, 5rem);
        --hsp-s24: clamp(3rem, 1.380rem + 5.411cqi, 6rem);
        --hsp-s28: clamp(3.5rem, 1.610rem + 6.313cqi, 7rem);
        --hsp-s32: clamp(4rem, 1.840rem + 7.215cqi, 8rem);
        --hsp-s40: clamp(5rem, 2.300rem + 9.019cqi, 10rem);
        --hsp-s48: clamp(6rem, 2.760rem + 10.823cqi, 12rem);
        --hsp-s64: clamp(8rem, 3.680rem + 14.431cqi, 16rem);
        --hsp-s72: clamp(9rem, 4.140rem + 16.234cqi, 18rem);

    }
}