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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fcfdfc;
    --hcl-brand-2: #f4faf2;
    --hcl-brand-3: #eaf2e7;
    --hcl-brand-4: #deeadb;
    --hcl-brand-5: #d3e1cf;
    --hcl-brand-6: #c3d8bf;
    --hcl-brand-7: #aecbaa;
    --hcl-brand-8: #90b98d;
    --hcl-brand-9: #1c5219;
    --hcl-brand-10: #08430a;
    --hcl-brand-11: #4c714b;
    --hcl-brand-12: #2c3b2b;
    --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;
}

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

    --hcl-brand-1: #111211;
    --hcl-brand-2: #171b17;
    --hcl-brand-3: #1f241f;
    --hcl-brand-4: #262d26;
    --hcl-brand-5: #2f382e;
    --hcl-brand-6: #3a4439;
    --hcl-brand-7: #475446;
    --hcl-brand-8: #576956;
    --hcl-brand-9: #1c5219;
    --hcl-brand-10: #2d6127;
    --hcl-brand-11: #a1cb9f;
    --hcl-brand-12: #dae8d9;
    --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;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1450px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1490px !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: 6px;
    --hrd-m: 8px;
    --hrd-l: 12px;
    --hrd-pill: 500px;
    --hrd-atom: 6px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(2.875rem, 2.073rem + 2.678vw, 4.5rem);
    --hfs-h1: clamp(2.3125rem, 1.788rem + 1.751vw, 3.375rem);
    --hfs-h2: clamp(1.8125rem, 1.473rem + 1.133vw, 2.5rem);
    --hfs-h3: clamp(1.4375rem, 1.222rem + 0.721vw, 1.875rem);
    --hfs-h4: clamp(1.1875rem, 1.064rem + 0.412vw, 1.4375rem);
    --hfs-h5: clamp(0.9375rem, 0.876rem + 0.206vw, 1.0625rem);
    --hfs-h6: clamp(0.9375rem, 0.876rem + 0.206vw, 1.0625rem);
    --hfs-text-l: clamp(1.1875rem, 1.064rem + 0.412vw, 1.4375rem);
    --hfs-text-m: clamp(0.9375rem, 0.876rem + 0.206vw, 1.0625rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 2.977rem + 1.957vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.256rem + 1.442vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.661rem + 1.133vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.253rem + 0.824vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.940rem + 0.618vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.658rem + 0.515vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.533rem + 0.309vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 8.961rem + 5.767vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.674rem + 4.428vw, 10.6875rem);
    --hss-l: clamp(6rem, 5.013rem + 3.296vw, 8rem);
    --hss-m: clamp(4.5rem, 3.760rem + 2.472vw, 6rem);
    --hss-s: clamp(3.375rem, 2.820rem + 1.854vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.068rem + 1.442vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.567rem + 1.030vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(2.875rem, 2.073rem + 2.678cqi, 4.5rem);
        --hfs-h1: clamp(2.3125rem, 1.788rem + 1.751cqi, 3.375rem);
        --hfs-h2: clamp(1.8125rem, 1.473rem + 1.133cqi, 2.5rem);
        --hfs-h3: clamp(1.4375rem, 1.222rem + 0.721cqi, 1.875rem);
        --hfs-h4: clamp(1.1875rem, 1.064rem + 0.412cqi, 1.4375rem);
        --hfs-h5: clamp(0.9375rem, 0.876rem + 0.206cqi, 1.0625rem);
        --hfs-h6: clamp(0.9375rem, 0.876rem + 0.206cqi, 1.0625rem);
        --hfs-text-l: clamp(1.1875rem, 1.064rem + 0.412cqi, 1.4375rem);
        --hfs-text-m: clamp(0.9375rem, 0.876rem + 0.206cqi, 1.0625rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 2.977rem + 1.957cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.256rem + 1.442cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.661rem + 1.133cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.253rem + 0.824cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.940rem + 0.618cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.658rem + 0.515cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.533rem + 0.309cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 8.961rem + 5.767cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.674rem + 4.428cqi, 10.6875rem);
        --hss-l: clamp(6rem, 5.013rem + 3.296cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.760rem + 2.472cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.820rem + 1.854cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.068rem + 1.442cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.567rem + 1.030cqi, 2.5rem);

    }
}

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

}