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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fbfeff;
    --hcl-brand-2: #f4fbff;
    --hcl-brand-3: #e6f5fe;
    --hcl-brand-4: #d5f0ff;
    --hcl-brand-5: #c2e9ff;
    --hcl-brand-6: #acdffc;
    --hcl-brand-7: #8ed0f6;
    --hcl-brand-8: #5ebaef;
    --hcl-brand-9: #57a2cd;
    --hcl-brand-10: #4491bc;
    --hcl-brand-11: #0d88ce;
    --hcl-brand-12: #114664;
    --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;
}

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

    --hcl-brand-1: #0d1920;
    --hcl-brand-2: #111f27;
    --hcl-brand-3: #0d3247;
    --hcl-brand-4: #003e62;
    --hcl-brand-5: #004a74;
    --hcl-brand-6: #105c87;
    --hcl-brand-7: #20719e;
    --hcl-brand-8: #2888bd;
    --hcl-brand-9: #57a2cd;
    --hcl-brand-10: #6ab3df;
    --hcl-brand-11: #70cbff;
    --hcl-brand-12: #c2e9ff;
    --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;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1200px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1240px !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(1.8125rem, 1.449rem + 1.818vw, 2.8125rem);
    --hfs-h1: clamp(1.625rem, 1.375rem + 1.250vw, 2.3125rem);
    --hfs-h2: clamp(1.4375rem, 1.256rem + 0.909vw, 1.9375rem);
    --hfs-h3: clamp(1.25rem, 1.114rem + 0.682vw, 1.625rem);
    --hfs-h4: clamp(1.125rem, 1.034rem + 0.455vw, 1.375rem);
    --hfs-h5: clamp(1rem, 0.955rem + 0.227vw, 1.125rem);
    --hfs-h6: clamp(1rem, 0.955rem + 0.227vw, 1.125rem);
    --hfs-text-l: clamp(1.125rem, 1.034rem + 0.455vw, 1.375rem);
    --hfs-text-m: clamp(1rem, 0.955rem + 0.227vw, 1.125rem);
    --hfs-text-s: clamp(0.9375rem, 0.938rem + 0.000vw, 0.9375rem);
    --hsp-xxl: clamp(3.5625rem, 3.131rem + 2.159vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.369rem + 1.591vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.750rem + 1.250vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.318rem + 0.909vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.989rem + 0.682vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.699rem + 0.568vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.557rem + 0.341vw, 0.8125rem);
    --hss-xxl: clamp(7.625rem, 6.693rem + 4.659vw, 10.1875rem);
    --hss-xl: clamp(5.75rem, 5.068rem + 3.409vw, 7.625rem);
    --hss-l: clamp(4.3125rem, 3.790rem + 2.614vw, 5.75rem);
    --hss-m: clamp(3.25rem, 2.864rem + 1.932vw, 4.3125rem);
    --hss-s: clamp(2.4375rem, 2.142rem + 1.477vw, 3.25rem);
    --hss-xs: clamp(1.8125rem, 1.585rem + 1.136vw, 2.4375rem);
    --hss-xxs: clamp(1.375rem, 1.216rem + 0.795vw, 1.8125rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(1.8125rem, 1.449rem + 1.818cqi, 2.8125rem);
        --hfs-h1: clamp(1.625rem, 1.375rem + 1.250cqi, 2.3125rem);
        --hfs-h2: clamp(1.4375rem, 1.256rem + 0.909cqi, 1.9375rem);
        --hfs-h3: clamp(1.25rem, 1.114rem + 0.682cqi, 1.625rem);
        --hfs-h4: clamp(1.125rem, 1.034rem + 0.455cqi, 1.375rem);
        --hfs-h5: clamp(1rem, 0.955rem + 0.227cqi, 1.125rem);
        --hfs-h6: clamp(1rem, 0.955rem + 0.227cqi, 1.125rem);
        --hfs-text-l: clamp(1.125rem, 1.034rem + 0.455cqi, 1.375rem);
        --hfs-text-m: clamp(1rem, 0.955rem + 0.227cqi, 1.125rem);
        --hfs-text-s: clamp(0.9375rem, 0.938rem + 0.000cqi, 0.9375rem);
        --hsp-xxl: clamp(3.5625rem, 3.131rem + 2.159cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.369rem + 1.591cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.750rem + 1.250cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.318rem + 0.909cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.989rem + 0.682cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.699rem + 0.568cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.557rem + 0.341cqi, 0.8125rem);
        --hss-xxl: clamp(7.625rem, 6.693rem + 4.659cqi, 10.1875rem);
        --hss-xl: clamp(5.75rem, 5.068rem + 3.409cqi, 7.625rem);
        --hss-l: clamp(4.3125rem, 3.790rem + 2.614cqi, 5.75rem);
        --hss-m: clamp(3.25rem, 2.864rem + 1.932cqi, 4.3125rem);
        --hss-s: clamp(2.4375rem, 2.142rem + 1.477cqi, 3.25rem);
        --hss-xs: clamp(1.8125rem, 1.585rem + 1.136cqi, 2.4375rem);
        --hss-xxs: clamp(1.375rem, 1.216rem + 0.795cqi, 1.8125rem);

    }
}

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

    --bde-headings-color: #000;
    --bde-body-text-color: #484E53;
    --bde-background-color: #fff;
    --bde-brand-primary-color: var(--hcl-brand-9);
    --bde-brand-primary-color-hover: #025CA3;
    --bde-links-color: var(--hcl-brand-9);
    --bde-links-color-hover: #025CA3;
}

: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: #000;
    --bde-brand-primary-color: var(--hcl-brand-9);
    --bde-links-color: 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-body-font-size: var(--hfs-text-m);

}