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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fcfffb;
    --hcl-brand-2: #f8fef7;
    --hcl-brand-3: #f0feed;
    --hcl-brand-4: #e6fce2;
    --hcl-brand-5: #dbf8d6;
    --hcl-brand-6: #ccf1c7;
    --hcl-brand-7: #b7e9b2;
    --hcl-brand-8: #99df98;
    --hcl-brand-9: #00b900;
    --hcl-brand-10: #00a700;
    --hcl-brand-11: #2cce2f;
    --hcl-brand-12: #146d13;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fcfdfc;
    --hcl-neutral-2: #f8faf8;
    --hcl-neutral-3: #eff1ef;
    --hcl-neutral-4: #e7e9e7;
    --hcl-neutral-5: #dfe2df;
    --hcl-neutral-6: #d7dad7;
    --hcl-neutral-7: #cccfcc;
    --hcl-neutral-8: #b9bcb8;
    --hcl-neutral-9: #898e87;
    --hcl-neutral-10: #7f847d;
    --hcl-neutral-11: #60655f;
    --hcl-neutral-12: #1d211c;
    --hcl-on-accent: #ffffff;
    --hcl-accent-1: #fff9fb;
    --hcl-accent-2: #ffeff4;
    --hcl-accent-3: #fee0ea;
    --hcl-accent-4: #ffccde;
    --hcl-accent-5: #ffb4d0;
    --hcl-accent-6: #fb9bc0;
    --hcl-accent-7: #f57bac;
    --hcl-accent-8: #ed4a90;
    --hcl-accent-9: #f92a82;
    --hcl-accent-10: #e50072;
    --hcl-accent-11: #950945;
    --hcl-accent-12: #621139;
    --hcl-on-secondary: #ffffff;
    --hcl-secondary-1: #fcfefb;
    --hcl-secondary-2: #f4faf2;
    --hcl-secondary-3: #e5f8e1;
    --hcl-secondary-4: #d6f4d1;
    --hcl-secondary-5: #c8eec2;
    --hcl-secondary-6: #b8e5b2;
    --hcl-secondary-7: #a2d89d;
    --hcl-secondary-8: #7fc87e;
    --hcl-secondary-9: #008f00;
    --hcl-secondary-10: #007e00;
    --hcl-secondary-11: #348835;
    --hcl-secondary-12: #1f471f;
    --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: #121a12;
    --hcl-brand-2: #142414;
    --hcl-brand-3: #1a3d1a;
    --hcl-brand-4: #185818;
    --hcl-brand-5: #206520;
    --hcl-brand-6: #2d722d;
    --hcl-brand-7: #3b893b;
    --hcl-brand-8: #4eb34e;
    --hcl-brand-9: #00b900;
    --hcl-brand-10: #30cb22;
    --hcl-brand-11: #9dff9d;
    --hcl-brand-12: #d6fdd6;
    --hcl-neutral-1: #111210;
    --hcl-neutral-2: #181917;
    --hcl-neutral-3: #212220;
    --hcl-neutral-4: #282a27;
    --hcl-neutral-5: #2f312e;
    --hcl-neutral-6: #383a36;
    --hcl-neutral-7: #454843;
    --hcl-neutral-8: #5c625b;
    --hcl-neutral-9: #687066;
    --hcl-neutral-10: #767d74;
    --hcl-neutral-11: #afb5ad;
    --hcl-neutral-12: #eceeec;
    --hcl-accent-1: #1f0d15;
    --hcl-accent-2: #27111b;
    --hcl-accent-3: #440d25;
    --hcl-accent-4: #66002c;
    --hcl-accent-5: #7c0035;
    --hcl-accent-6: #861043;
    --hcl-accent-7: #931e50;
    --hcl-accent-8: #a4235b;
    --hcl-accent-9: #f92a82;
    --hcl-accent-10: #ff4392;
    --hcl-accent-11: #ff66a7;
    --hcl-accent-12: #ffc2dc;
    --hcl-secondary-1: #0e150e;
    --hcl-secondary-2: #131f13;
    --hcl-secondary-3: #182b18;
    --hcl-secondary-4: #1d361d;
    --hcl-secondary-5: #234323;
    --hcl-secondary-6: #2a532a;
    --hcl-secondary-7: #336733;
    --hcl-secondary-8: #3e813e;
    --hcl-secondary-9: #008f00;
    --hcl-secondary-10: #28a01c;
    --hcl-secondary-11: #81e981;
    --hcl-secondary-12: #c8f9c9;
    --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(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(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);
}

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

    }
}