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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fbfcfe;
    --hcl-brand-2: #f2f5fa;
    --hcl-brand-3: #e4ebf5;
    --hcl-brand-4: #d6e0ef;
    --hcl-brand-5: #c6d4ea;
    --hcl-brand-6: #b4c5e3;
    --hcl-brand-7: #9bb1da;
    --hcl-brand-8: #7a97cc;
    --hcl-brand-9: #10367d;
    --hcl-brand-10: #00296d;
    --hcl-brand-11: #42567a;
    --hcl-brand-12: #2b313b;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fcfcfd;
    --hcl-neutral-2: #f9f9fb;
    --hcl-neutral-3: #f0f0f3;
    --hcl-neutral-4: #e8e8ec;
    --hcl-neutral-5: #e0e1e6;
    --hcl-neutral-6: #d9d9e0;
    --hcl-neutral-7: #cdced6;
    --hcl-neutral-8: #b9bbc6;
    --hcl-neutral-9: #8b8d98;
    --hcl-neutral-10: #80838d;
    --hcl-neutral-11: #60646c;
    --hcl-neutral-12: #1c2024;
    --hcl-on-brand-secondary: #000000;
    --hcl-brand-secondary-1: #fefefb;
    --hcl-brand-secondary-2: #fffbe8;
    --hcl-brand-secondary-3: #fff2c2;
    --hcl-brand-secondary-4: #ffe19c;
    --hcl-brand-secondary-5: #ffd373;
    --hcl-brand-secondary-6: #ffc867;
    --hcl-brand-secondary-7: #f3b958;
    --hcl-brand-secondary-8: #e89a30;
    --hcl-brand-secondary-9: #ff9304;
    --hcl-brand-secondary-10: #eb8200;
    --hcl-brand-secondary-11: #ab6100;
    --hcl-brand-secondary-12: #553d1c;
    --hcl-on-light-grey: #000000;
    --hcl-light-grey-1: #fcfcfc;
    --hcl-light-grey-2: #f9f9f9;
    --hcl-light-grey-3: #ebebeb;
    --hcl-light-grey-4: #dbdbdb;
    --hcl-light-grey-5: #d0d0d0;
    --hcl-light-grey-6: #c2c2c2;
    --hcl-light-grey-7: #aeaeae;
    --hcl-light-grey-8: #949494;
    --hcl-light-grey-9: #ebebeb;
    --hcl-light-grey-10: #d9d9d9;
    --hcl-light-grey-11: #000000;
    --hcl-light-grey-12: #161616;
    --hcl-on-dark-grey: #ffffff;
    --hcl-dark-grey-1: #fcfdfd;
    --hcl-dark-grey-2: #f0f8fc;
    --hcl-dark-grey-3: #e5eff4;
    --hcl-dark-grey-4: #d9e7ec;
    --hcl-dark-grey-5: #cddce3;
    --hcl-dark-grey-6: #bdd0da;
    --hcl-dark-grey-7: #a8c0cd;
    --hcl-dark-grey-8: #8cabba;
    --hcl-dark-grey-9: #16232a;
    --hcl-dark-grey-10: #07161d;
    --hcl-dark-grey-11: #4c6370;
    --hcl-dark-grey-12: #28333e;
}

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

    --hcl-brand-1: #101113;
    --hcl-brand-2: #16181c;
    --hcl-brand-3: #1c2027;
    --hcl-brand-4: #222731;
    --hcl-brand-5: #28303e;
    --hcl-brand-6: #2f3a4e;
    --hcl-brand-7: #394761;
    --hcl-brand-8: #45587a;
    --hcl-brand-9: #10367d;
    --hcl-brand-10: #29448d;
    --hcl-brand-11: #90aada;
    --hcl-brand-12: #cedbf3;
    --hcl-neutral-1: #111113;
    --hcl-neutral-2: #18191b;
    --hcl-neutral-3: #212225;
    --hcl-neutral-4: #272a2d;
    --hcl-neutral-5: #2e3135;
    --hcl-neutral-6: #363a3f;
    --hcl-neutral-7: #43484e;
    --hcl-neutral-8: #5a6169;
    --hcl-neutral-9: #696e77;
    --hcl-neutral-10: #777b84;
    --hcl-neutral-11: #b0b4ba;
    --hcl-neutral-12: #edeef0;
    --hcl-brand-secondary-1: #15120d;
    --hcl-brand-secondary-2: #1d170f;
    --hcl-brand-secondary-3: #2e1e0a;
    --hcl-brand-secondary-4: #3f2400;
    --hcl-brand-secondary-5: #4d2c00;
    --hcl-brand-secondary-6: #57360a;
    --hcl-brand-secondary-7: #704b1a;
    --hcl-brand-secondary-8: #8f6124;
    --hcl-brand-secondary-9: #ff9304;
    --hcl-brand-secondary-10: #ffa423;
    --hcl-brand-secondary-11: #ff9b16;
    --hcl-brand-secondary-12: #ffdeb3;
    --hcl-light-grey-1: #101010;
    --hcl-light-grey-2: #131313;
    --hcl-light-grey-3: #111111;
    --hcl-light-grey-4: #030303;
    --hcl-light-grey-5: #0c0c0c;
    --hcl-light-grey-6: #1b1b1b;
    --hcl-light-grey-7: #252525;
    --hcl-light-grey-8: #2e2e2e;
    --hcl-light-grey-9: #ebebeb;
    --hcl-light-grey-10: #fdfdfd;
    --hcl-light-grey-11: #838383;
    --hcl-light-grey-12: #d0d0d0;
    --hcl-dark-grey-1: #101213;
    --hcl-dark-grey-2: #171a1b;
    --hcl-dark-grey-3: #1f2224;
    --hcl-dark-grey-4: #252b2e;
    --hcl-dark-grey-5: #2e3538;
    --hcl-dark-grey-6: #374146;
    --hcl-dark-grey-7: #445056;
    --hcl-dark-grey-8: #54636b;
    --hcl-dark-grey-9: #16232a;
    --hcl-dark-grey-10: #233038;
    --hcl-dark-grey-11: #9bbdcf;
    --hcl-dark-grey-12: #d6e4eb;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1536px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 0px;
    /*Breakdance connector*/
    --bde-section-width: 1576px !important;
    --bde-section-horizontal-padding: 20px !important;
    --bde-column-gap: 0px !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)
}

[data-hsx-brand="brand-secondary"] {
    --hcl-brand-1: var(--hcl-brand-secondary-1);
    --hcl-brand-2: var(--hcl-brand-secondary-2);
    --hcl-brand-3: var(--hcl-brand-secondary-3);
    --hcl-brand-4: var(--hcl-brand-secondary-4);
    --hcl-brand-5: var(--hcl-brand-secondary-5);
    --hcl-brand-6: var(--hcl-brand-secondary-6);
    --hcl-brand-7: var(--hcl-brand-secondary-7);
    --hcl-brand-8: var(--hcl-brand-secondary-8);
    --hcl-brand-9: var(--hcl-brand-secondary-9);
    --hcl-brand-10: var(--hcl-brand-secondary-10);
    --hcl-brand-11: var(--hcl-brand-secondary-11);
    --hcl-brand-12: var(--hcl-brand-secondary-12);
    --hcl-on-brand: var(--hcl-on-brand-secondary);

}

html:root {
    /*Headspin System*/
    --hrd-s: 8px;
    --hrd-m: 16px;
    --hrd-l: 32px;
    --hrd-pill: 500px;
    --hrd-atom: 0px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.151rem + 3.044vw, 4.75rem);
    --hfs-h1: clamp(1.875rem, 0.964rem + 3.044vw, 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(1.875rem, 0.964rem + 3.044cqi, 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-9);
    --bde-links-color: var(--hcl-brand-9);
    --bde-links-color-hover: var(--hcl-brand-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);

}