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=;
}

html:root {
    /*Headspin System*/
    --hrd-s: 6px;
    --hrd-m: 8px;
    --hrd-l: 12px;
    --hrd-pill: 500px;
    --hrd-atom: 6px;
    --hrd-10: 10px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.5rem, 2.814rem + 2.290vw, 6.25rem);
    --hfs-h1: clamp(1.875rem, 1.345rem + 1.770vw, 4rem);
    --hfs-h2: clamp(1.875rem, 1.470rem + 1.353vw, 3.5rem);
    --hfs-h3: clamp(1.5625rem, 1.173rem + 1.301vw, 3.125rem);
    --hfs-h4: clamp(1.4375rem, 1.173rem + 0.885vw, 2.5rem);
    --hfs-h5: clamp(1.1875rem, 0.954rem + 0.781vw, 2.125rem);
    --hfs-h6: clamp(1.1875rem, 1.094rem + 0.312vw, 1.5625rem);
    --hfs-h7: clamp(0.875rem, 0.797rem + 0.260vw, 1.1875rem);
    --hfs-text-big: clamp(1.1875rem, 0.954rem + 0.781vw, 2.125rem);
    --hfs-text-medium: clamp(1.1875rem, 1.110rem + 0.260vw, 1.5rem);
    --hfs-text-body: clamp(1rem, 0.969rem + 0.104vw, 1.125rem);
    --hfs-text-small: clamp(0.9375rem, 0.922rem + 0.052vw, 1rem);
    --hfs-text-tiny: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hfs-text-nav-bar: clamp(1rem, 0.984rem + 0.052vw, 1.0625rem);
    --hfs-text-nav-item: clamp(1.25rem, 1.172rem + 0.260vw, 1.5625rem);
    --hfs-text-footer-item: clamp(0.9375rem, 0.906rem + 0.104vw, 1.0625rem);
    --hfs-text-button: clamp(1rem, 0.984rem + 0.052vw, 1.0625rem);
    --hfs-text-big-figure: clamp(3.4375rem, 2.736rem + 2.343vw, 6.25rem);
    --hfs-text-tag: clamp(0.875rem, 0.859rem + 0.052vw, 0.9375rem);
    --hfs-text-tag-tiny: clamp(0.75rem, 0.750rem + 0.000vw, 0.75rem);
    --hfs-text-quote: clamp(1.1875rem, 0.954rem + 0.781vw, 2.125rem);
    --hsp-200: clamp(6.25rem, 4.692rem + 5.206vw, 12.5rem);
    --hsp-100: clamp(4.0625rem, 3.517rem + 1.822vw, 6.25rem);
    --hsp-80: clamp(2.5rem, 1.877rem + 2.082vw, 5rem);
    --hsp-70: clamp(2.1875rem, 1.642rem + 1.822vw, 4.375rem);
    --hsp-60: clamp(1.875rem, 1.407rem + 1.562vw, 3.75rem);
    --hsp-50: clamp(1.875rem, 1.563rem + 1.041vw, 3.125rem);
    --hsp-40: clamp(1.875rem, 1.719rem + 0.521vw, 2.5rem);
    --hsp-35: clamp(1.375rem, 1.172rem + 0.677vw, 2.1875rem);
    --hsp-30: clamp(1.125rem, 0.938rem + 0.625vw, 1.875rem);
    --hsp-25: clamp(0.9375rem, 0.782rem + 0.521vw, 1.5625rem);
    --hsp-20: clamp(0.75rem, 0.625rem + 0.416vw, 1.25rem);
    --hsp-14: clamp(0.625rem, 0.563rem + 0.208vw, 0.875rem);
    --hsp-10: clamp(0.5rem, 0.469rem + 0.104vw, 0.625rem);
    --hsp-5: clamp(0.1875rem, 0.156rem + 0.104vw, 0.3125rem);
    --hss-250: clamp(7.8125rem, 5.864rem + 6.507vw, 15.625rem);
    --hss-200: clamp(6.25rem, 4.692rem + 5.206vw, 12.5rem);
    --hss-100: clamp(4.0625rem, 3.517rem + 1.822vw, 6.25rem);
    --hss-80: clamp(2.5rem, 1.877rem + 2.082vw, 5rem);
    --hss-50: clamp(1.5625rem, 1.173rem + 1.301vw, 3.125rem);
    --hss-30: clamp(0.9375rem, 0.704rem + 0.781vw, 1.875rem);
    --hss-20: clamp(0.625rem, 0.469rem + 0.521vw, 1.25rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.5rem, 2.814rem + 2.290cqi, 6.25rem);
        --hfs-h1: clamp(1.875rem, 1.345rem + 1.770cqi, 4rem);
        --hfs-h2: clamp(1.875rem, 1.470rem + 1.353cqi, 3.5rem);
        --hfs-h3: clamp(1.5625rem, 1.173rem + 1.301cqi, 3.125rem);
        --hfs-h4: clamp(1.4375rem, 1.173rem + 0.885cqi, 2.5rem);
        --hfs-h5: clamp(1.1875rem, 0.954rem + 0.781cqi, 2.125rem);
        --hfs-h6: clamp(1.1875rem, 1.094rem + 0.312cqi, 1.5625rem);
        --hfs-h7: clamp(0.875rem, 0.797rem + 0.260cqi, 1.1875rem);
        --hfs-text-big: clamp(1.1875rem, 0.954rem + 0.781cqi, 2.125rem);
        --hfs-text-medium: clamp(1.1875rem, 1.110rem + 0.260cqi, 1.5rem);
        --hfs-text-body: clamp(1rem, 0.969rem + 0.104cqi, 1.125rem);
        --hfs-text-small: clamp(0.9375rem, 0.922rem + 0.052cqi, 1rem);
        --hfs-text-tiny: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hfs-text-nav-bar: clamp(1rem, 0.984rem + 0.052cqi, 1.0625rem);
        --hfs-text-nav-item: clamp(1.25rem, 1.172rem + 0.260cqi, 1.5625rem);
        --hfs-text-footer-item: clamp(0.9375rem, 0.906rem + 0.104cqi, 1.0625rem);
        --hfs-text-button: clamp(1rem, 0.984rem + 0.052cqi, 1.0625rem);
        --hfs-text-big-figure: clamp(3.4375rem, 2.736rem + 2.343cqi, 6.25rem);
        --hfs-text-tag: clamp(0.875rem, 0.859rem + 0.052cqi, 0.9375rem);
        --hfs-text-tag-tiny: clamp(0.75rem, 0.750rem + 0.000cqi, 0.75rem);
        --hfs-text-quote: clamp(1.1875rem, 0.954rem + 0.781cqi, 2.125rem);
        --hsp-200: clamp(6.25rem, 4.692rem + 5.206cqi, 12.5rem);
        --hsp-100: clamp(4.0625rem, 3.517rem + 1.822cqi, 6.25rem);
        --hsp-80: clamp(2.5rem, 1.877rem + 2.082cqi, 5rem);
        --hsp-70: clamp(2.1875rem, 1.642rem + 1.822cqi, 4.375rem);
        --hsp-60: clamp(1.875rem, 1.407rem + 1.562cqi, 3.75rem);
        --hsp-50: clamp(1.875rem, 1.563rem + 1.041cqi, 3.125rem);
        --hsp-40: clamp(1.875rem, 1.719rem + 0.521cqi, 2.5rem);
        --hsp-35: clamp(1.375rem, 1.172rem + 0.677cqi, 2.1875rem);
        --hsp-30: clamp(1.125rem, 0.938rem + 0.625cqi, 1.875rem);
        --hsp-25: clamp(0.9375rem, 0.782rem + 0.521cqi, 1.5625rem);
        --hsp-20: clamp(0.75rem, 0.625rem + 0.416cqi, 1.25rem);
        --hsp-14: clamp(0.625rem, 0.563rem + 0.208cqi, 0.875rem);
        --hsp-10: clamp(0.5rem, 0.469rem + 0.104cqi, 0.625rem);
        --hsp-5: clamp(0.1875rem, 0.156rem + 0.104cqi, 0.3125rem);
        --hss-250: clamp(7.8125rem, 5.864rem + 6.507cqi, 15.625rem);
        --hss-200: clamp(6.25rem, 4.692rem + 5.206cqi, 12.5rem);
        --hss-100: clamp(4.0625rem, 3.517rem + 1.822cqi, 6.25rem);
        --hss-80: clamp(2.5rem, 1.877rem + 2.082cqi, 5rem);
        --hss-50: clamp(1.5625rem, 1.173rem + 1.301cqi, 3.125rem);
        --hss-30: clamp(0.9375rem, 0.704rem + 0.781cqi, 1.875rem);
        --hss-20: clamp(0.625rem, 0.469rem + 0.521cqi, 1.25rem);

    }
}

html:root {
    --chh-full: 100svh;
    --chh-70vh: 75vh;
    --chh-50vh: 50vh;
    --chh-35: 35vh;
    --chh-viewport-min: 460px;
    --chh-75vh: 75vh;
    --chw-typo-95: 95%;
    --chw-typo-90: 90%;
    --chw-typo-80: 80%;
    --chw-typo-75: 75%;
    --chw-typo-70: 70%;
    --chw-typo-60: 60%;
    --chw-typo-50: 50%;
    --chp-section-wide-h-padding: ;
    --chp-header-full-height-top-secure: 140px;
    --chp-section-wide-d-h-padding: undefined;
    --chs-grid-spacing: 14px;
    --chs-grid-gap-large-border-dist: calc(var(--chs-grid-gap-large)* -1 / 2);
    --glbl-section-vertical-padding: var(--bde-section-horizontal-padding);
    --glbl-section-horizontal-padding: var(--bde-section-vertical-padding);
    --chpo-head-icon-right: 15%;
    --chpo-head-ani-scroll-top: -25%;

}

html:root {
    --chh-head-height: clamp(4.375rem, 4.063rem + 1.041vw, 5.625rem);
    --chh-head-image-p: clamp(20.3125rem, 15.248rem + 16.918vw, 40.625rem);
    --chw-icon-big-square: clamp(7.5rem, 6.877rem + 2.082vw, 10rem);
    --chw-icon-small-square: clamp(3.75rem, 3.127rem + 2.082vw, 6.25rem);
    --chp-btn-top: clamp(0.625rem, 0.578rem + 0.156vw, 0.8125rem);
    --chp-btn-bottom: clamp(0.625rem, 0.609rem + 0.052vw, 0.6875rem);
    --chg-m: clamp(2.1875rem, 1.642rem + 1.822vw, 4.375rem);
    --chg-xl: clamp(4.6875rem, 3.519rem + 3.904vw, 9.375rem);
    --chs-grid-gap-large: clamp(2.5rem, 1.253rem + 4.164vw, 7.5rem);
    --chs-grid-row-gap-s: clamp(1.875rem, 1.252rem + 2.082vw, 4.375rem);
    --chs-grid-row-gap-sm: clamp(1.875rem, 1.096rem + 2.603vw, 5rem);
    --chs-grid-row-gap-m: clamp(3.125rem, 2.346rem + 2.603vw, 6.25rem);
    --chhe-header-top-s: clamp(4.375rem, 3.284rem + 3.644vw, 8.75rem);
    --chhe-header-top-l: clamp(8.125rem, 6.099rem + 6.767vw, 16.25rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --chh-head-height: clamp(4.375rem, 4.063rem + 1.041cqi, 5.625rem);
        --chh-head-image-p: clamp(20.3125rem, 15.248rem + 16.918cqi, 40.625rem);
        --chw-icon-big-square: clamp(7.5rem, 6.877rem + 2.082cqi, 10rem);
        --chw-icon-small-square: clamp(3.75rem, 3.127rem + 2.082cqi, 6.25rem);
        --chp-btn-top: clamp(0.625rem, 0.578rem + 0.156cqi, 0.8125rem);
        --chp-btn-bottom: clamp(0.625rem, 0.609rem + 0.052cqi, 0.6875rem);
        --chg-m: clamp(2.1875rem, 1.642rem + 1.822cqi, 4.375rem);
        --chg-xl: clamp(4.6875rem, 3.519rem + 3.904cqi, 9.375rem);
        --chs-grid-gap-large: clamp(2.5rem, 1.253rem + 4.164cqi, 7.5rem);
        --chs-grid-row-gap-s: clamp(1.875rem, 1.252rem + 2.082cqi, 4.375rem);
        --chs-grid-row-gap-sm: clamp(1.875rem, 1.096rem + 2.603cqi, 5rem);
        --chs-grid-row-gap-m: clamp(3.125rem, 2.346rem + 2.603cqi, 6.25rem);
        --chhe-header-top-s: clamp(4.375rem, 3.284rem + 3.644cqi, 8.75rem);
        --chhe-header-top-l: clamp(8.125rem, 6.099rem + 6.767cqi, 16.25rem);

    }
}