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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fbfdff;
    --hcl-brand-2: #f4faff;
    --hcl-brand-3: #e6f4fe;
    --hcl-brand-4: #d5efff;
    --hcl-brand-5: #c2e5ff;
    --hcl-brand-6: #acd8fc;
    --hcl-brand-7: #8ec8f6;
    --hcl-brand-8: #5eb1ef;
    --hcl-brand-9: #0090ff;
    --hcl-brand-10: #0588f0;
    --hcl-brand-11: #0d74ce;
    --hcl-brand-12: #113264;
    --hcl-on-neutral: #fff;
    --hcl-neutral-1: #fdfcfd;
    --hcl-neutral-2: #faf9fb;
    --hcl-neutral-3: #f2eff3;
    --hcl-neutral-4: #eae7ec;
    --hcl-neutral-5: #e3dfe6;
    --hcl-neutral-6: #dbd8e0;
    --hcl-neutral-7: #d0cdd7;
    --hcl-neutral-8: #bcbac7;
    --hcl-neutral-9: #8e8c99;
    --hcl-neutral-10: #84828e;
    --hcl-neutral-11: #65636d;
    --hcl-neutral-12: #211f26;
}

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

    --hcl-brand-1: #0d1520;
    --hcl-brand-2: #111927;
    --hcl-brand-3: #0d2847;
    --hcl-brand-4: #003362;
    --hcl-brand-5: #004074;
    --hcl-brand-6: #104d87;
    --hcl-brand-7: #205d9e;
    --hcl-brand-8: #2870bd;
    --hcl-brand-9: #0090ff;
    --hcl-brand-10: #3b9eff;
    --hcl-brand-11: #70b8ff;
    --hcl-brand-12: #c2e6ff;
    --hcl-neutral-1: #121113;
    --hcl-neutral-2: #1a191b;
    --hcl-neutral-3: #232225;
    --hcl-neutral-4: #2b292d;
    --hcl-neutral-5: #323035;
    --hcl-neutral-6: #3c393f;
    --hcl-neutral-7: #49474e;
    --hcl-neutral-8: #625f69;
    --hcl-neutral-9: #6f6d78;
    --hcl-neutral-10: #7c7a85;
    --hcl-neutral-11: #b5b2bc;
    --hcl-neutral-12: #eeeef0;
}

:root {
    /*Theme Headspin*/

    --hsx-page-width: 1400px;
    --hsx-min-offset: 20px;
    --hsx-page-gap: 20px;
    /*Breakdance connector*/
    --bde-section-width: 1440px !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(5.625rem, 2.587rem + 10.147vw, 11.25rem);
    --hfs-h1: clamp(4.375rem, 2.012rem + 7.892vw, 8.75rem);
    --hfs-h2: clamp(2.8125rem, 1.294rem + 5.073vw, 5.625rem);
    --hfs-h3: clamp(2rem, 0.886rem + 3.720vw, 4.0625rem);
    --hfs-h4: clamp(1.375rem, 0.599rem + 2.593vw, 2.8125rem);
    --hfs-h5: clamp(1.125rem, 0.720rem + 1.353vw, 1.875rem);
    --hfs-h6: clamp(1rem, 0.865rem + 0.451vw, 1.25rem);
    --hfs-text-big: clamp(1.5rem, 1.297rem + 0.676vw, 1.875rem);
    --hfs-text-body: clamp(1rem, 0.865rem + 0.451vw, 1.25rem);
    --hfs-text-big-figures: clamp(2.8125rem, 1.294rem + 5.073vw, 5.625rem);
    --hfs-text-button: clamp(1rem, 0.932rem + 0.225vw, 1.125rem);
    --hfs-text-footer-item: clamp(0.9375rem, 0.870rem + 0.225vw, 1.0625rem);
    --hfs-text-nav-item: clamp(1.25rem, 1.115rem + 0.451vw, 1.5rem);
    --hfs-text-tiny: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-200: clamp(6.25rem, 2.875rem + 11.274vw, 12.5rem);
    --hsp-100: clamp(3.125rem, 1.437rem + 5.637vw, 6.25rem);
    --hsp-80: clamp(2.5rem, 1.150rem + 4.510vw, 5rem);
    --hsp-50: clamp(1.5625rem, 0.719rem + 2.818vw, 3.125rem);
    --hsp-40: clamp(1.375rem, 0.767rem + 2.029vw, 2.5rem);
    --hsp-30: clamp(1.125rem, 0.720rem + 1.353vw, 1.875rem);
    --hsp-20: clamp(0.75rem, 0.480rem + 0.902vw, 1.25rem);
    --hsp-14: clamp(0.5rem, 0.297rem + 0.676vw, 0.875rem);
    --hss-250: clamp(7.8125rem, 3.594rem + 14.092vw, 15.625rem);
    --hss-200: clamp(6.25rem, 2.875rem + 11.274vw, 12.5rem);
    --hss-100: clamp(3.125rem, 1.437rem + 5.637vw, 6.25rem);
    --hss-80: clamp(2.5rem, 1.150rem + 4.510vw, 5rem);
    --hss-50: clamp(1.5625rem, 0.719rem + 2.818vw, 3.125rem);
    --hss-30: clamp(0.9375rem, 0.431rem + 1.691vw, 1.875rem);
    --hss-20: clamp(0.625rem, 0.287rem + 1.127vw, 1.25rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(5.625rem, 2.587rem + 10.147cqi, 11.25rem);
        --hfs-h1: clamp(4.375rem, 2.012rem + 7.892cqi, 8.75rem);
        --hfs-h2: clamp(2.8125rem, 1.294rem + 5.073cqi, 5.625rem);
        --hfs-h3: clamp(2rem, 0.886rem + 3.720cqi, 4.0625rem);
        --hfs-h4: clamp(1.375rem, 0.599rem + 2.593cqi, 2.8125rem);
        --hfs-h5: clamp(1.125rem, 0.720rem + 1.353cqi, 1.875rem);
        --hfs-h6: clamp(1rem, 0.865rem + 0.451cqi, 1.25rem);
        --hfs-text-big: clamp(1.5rem, 1.297rem + 0.676cqi, 1.875rem);
        --hfs-text-body: clamp(1rem, 0.865rem + 0.451cqi, 1.25rem);
        --hfs-text-big-figures: clamp(2.8125rem, 1.294rem + 5.073cqi, 5.625rem);
        --hfs-text-button: clamp(1rem, 0.932rem + 0.225cqi, 1.125rem);
        --hfs-text-footer-item: clamp(0.9375rem, 0.870rem + 0.225cqi, 1.0625rem);
        --hfs-text-nav-item: clamp(1.25rem, 1.115rem + 0.451cqi, 1.5rem);
        --hfs-text-tiny: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-200: clamp(6.25rem, 2.875rem + 11.274cqi, 12.5rem);
        --hsp-100: clamp(3.125rem, 1.437rem + 5.637cqi, 6.25rem);
        --hsp-80: clamp(2.5rem, 1.150rem + 4.510cqi, 5rem);
        --hsp-50: clamp(1.5625rem, 0.719rem + 2.818cqi, 3.125rem);
        --hsp-40: clamp(1.375rem, 0.767rem + 2.029cqi, 2.5rem);
        --hsp-30: clamp(1.125rem, 0.720rem + 1.353cqi, 1.875rem);
        --hsp-20: clamp(0.75rem, 0.480rem + 0.902cqi, 1.25rem);
        --hsp-14: clamp(0.5rem, 0.297rem + 0.676cqi, 0.875rem);
        --hss-250: clamp(7.8125rem, 3.594rem + 14.092cqi, 15.625rem);
        --hss-200: clamp(6.25rem, 2.875rem + 11.274cqi, 12.5rem);
        --hss-100: clamp(3.125rem, 1.437rem + 5.637cqi, 6.25rem);
        --hss-80: clamp(2.5rem, 1.150rem + 4.510cqi, 5rem);
        --hss-50: clamp(1.5625rem, 0.719rem + 2.818cqi, 3.125rem);
        --hss-30: clamp(0.9375rem, 0.431rem + 1.691cqi, 1.875rem);
        --hss-20: clamp(0.625rem, 0.287rem + 1.127cqi, 1.25rem);

    }
}