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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #f9fdff;
    --hcl-brand-2: #f1f9fd;
    --hcl-brand-3: #e1f4fd;
    --hcl-brand-4: #d1edfa;
    --hcl-brand-5: #bee3f5;
    --hcl-brand-6: #a9d7ed;
    --hcl-brand-7: #8dc7e3;
    --hcl-brand-8: #60b1d7;
    --hcl-brand-9: #013047;
    --hcl-brand-10: #002339;
    --hcl-brand-11: #006a9e;
    --hcl-brand-12: #1d4456;
    --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-link: #ffffff;
    --hcl-link-1: #fdfcfc;
    --hcl-link-2: #fdf7f5;
    --hcl-link-3: #f6eeea;
    --hcl-link-4: #efe4df;
    --hcl-link-5: #e7d9d3;
    --hcl-link-6: #dfcdc5;
    --hcl-link-7: #d3bcb3;
    --hcl-link-8: #c2a599;
    --hcl-link-9: #f46e36;
    --hcl-link-10: #e05d26;
    --hcl-link-11: #7d6054;
    --hcl-link-12: #43322b;
    --hcl-on-yellowish-accent: #000000;
    --hcl-yellowish-accent-1: #fdfdf9;
    --hcl-yellowish-accent-2: #fefce9;
    --hcl-yellowish-accent-3: #fffab8;
    --hcl-yellowish-accent-4: #fff394;
    --hcl-yellowish-accent-5: #ffe770;
    --hcl-yellowish-accent-6: #f3d768;
    --hcl-yellowish-accent-7: #e4c767;
    --hcl-yellowish-accent-8: #d5ae39;
    --hcl-yellowish-accent-9: #ffe629;
    --hcl-yellowish-accent-10: #ffdc00;
    --hcl-yellowish-accent-11: #9e6c00;
    --hcl-yellowish-accent-12: #473b1f;
}

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

    --hcl-brand-1: #0d191f;
    --hcl-brand-2: #112027;
    --hcl-brand-3: #113140;
    --hcl-brand-4: #113f55;
    --hcl-brand-5: #154d67;
    --hcl-brand-6: #1b5c7b;
    --hcl-brand-7: #1f6d92;
    --hcl-brand-8: #197eae;
    --hcl-brand-9: #013047;
    --hcl-brand-10: #163e56;
    --hcl-brand-11: #75c8f0;
    --hcl-brand-12: #c2ebff;
    --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-link-1: #141110;
    --hcl-link-2: #1c1817;
    --hcl-link-3: #262220;
    --hcl-link-4: #302a27;
    --hcl-link-5: #3b3330;
    --hcl-link-6: #493e3a;
    --hcl-link-7: #5a4d47;
    --hcl-link-8: #6f5f58;
    --hcl-link-9: #f46e36;
    --hcl-link-10: #ff7f46;
    --hcl-link-11: #d4b3a5;
    --hcl-link-12: #eddfd9;
    --hcl-yellowish-accent-1: #14120b;
    --hcl-yellowish-accent-2: #1b180f;
    --hcl-yellowish-accent-3: #2d2305;
    --hcl-yellowish-accent-4: #362b00;
    --hcl-yellowish-accent-5: #433500;
    --hcl-yellowish-accent-6: #524202;
    --hcl-yellowish-accent-7: #665417;
    --hcl-yellowish-accent-8: #836a21;
    --hcl-yellowish-accent-9: #ffe629;
    --hcl-yellowish-accent-10: #ffff57;
    --hcl-yellowish-accent-11: #f5e147;
    --hcl-yellowish-accent-12: #f6eeb4;
}

: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(8px + 2.15ex)
}

html:root {
    /*Headspin System*/
    --hrd-s: 4px;
    --hrd-m: 6px;
    --hrd-l: 9px;
    --hrd-pill: 500px;
    --hrd-atom: 4px;

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 2.107rem + 3.190vw, 4.5rem);
    --hfs-h1: clamp(2.4375rem, 1.815rem + 2.080vw, 3.375rem);
    --hfs-h2: clamp(1.9375rem, 1.564rem + 1.248vw, 2.5rem);
    --hfs-h3: clamp(1.5625rem, 1.355rem + 0.693vw, 1.875rem);
    --hfs-h4: clamp(1.25rem, 1.125rem + 0.416vw, 1.4375rem);
    --hfs-h5: clamp(1rem, 0.958rem + 0.139vw, 1.0625rem);
    --hfs-h6: clamp(1rem, 0.958rem + 0.139vw, 1.0625rem);
    --hfs-text-l: clamp(1.25rem, 1.125rem + 0.416vw, 1.4375rem);
    --hfs-text-m: clamp(1rem, 0.958rem + 0.139vw, 1.0625rem);
    --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000vw, 0.875rem);
    --hsp-xxl: clamp(3.5625rem, 2.774rem + 2.635vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.106rem + 1.942vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.543rem + 1.526vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.168rem + 1.110vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.876rem + 0.832vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.605rem + 0.693vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.500rem + 0.416vw, 0.8125rem);
    --hss-xxl: clamp(9.75rem, 7.591rem + 7.212vw, 13rem);
    --hss-xl: clamp(7.3125rem, 5.693rem + 5.409vw, 9.75rem);
    --hss-l: clamp(5.5rem, 4.296rem + 4.022vw, 7.3125rem);
    --hss-m: clamp(4.125rem, 3.212rem + 3.051vw, 5.5rem);
    --hss-s: clamp(3.0625rem, 2.357rem + 2.358vw, 4.125rem);
    --hss-xs: clamp(2.3125rem, 1.773rem + 1.803vw, 3.125rem);
    --hss-xxs: clamp(1.75rem, 1.376rem + 1.248vw, 2.3125rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 2.107rem + 3.190cqi, 4.5rem);
        --hfs-h1: clamp(2.4375rem, 1.815rem + 2.080cqi, 3.375rem);
        --hfs-h2: clamp(1.9375rem, 1.564rem + 1.248cqi, 2.5rem);
        --hfs-h3: clamp(1.5625rem, 1.355rem + 0.693cqi, 1.875rem);
        --hfs-h4: clamp(1.25rem, 1.125rem + 0.416cqi, 1.4375rem);
        --hfs-h5: clamp(1rem, 0.958rem + 0.139cqi, 1.0625rem);
        --hfs-h6: clamp(1rem, 0.958rem + 0.139cqi, 1.0625rem);
        --hfs-text-l: clamp(1.25rem, 1.125rem + 0.416cqi, 1.4375rem);
        --hfs-text-m: clamp(1rem, 0.958rem + 0.139cqi, 1.0625rem);
        --hfs-text-s: clamp(0.875rem, 0.875rem + 0.000cqi, 0.875rem);
        --hsp-xxl: clamp(3.5625rem, 2.774rem + 2.635cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.106rem + 1.942cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.543rem + 1.526cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.168rem + 1.110cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.876rem + 0.832cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.605rem + 0.693cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.500rem + 0.416cqi, 0.8125rem);
        --hss-xxl: clamp(9.75rem, 7.591rem + 7.212cqi, 13rem);
        --hss-xl: clamp(7.3125rem, 5.693rem + 5.409cqi, 9.75rem);
        --hss-l: clamp(5.5rem, 4.296rem + 4.022cqi, 7.3125rem);
        --hss-m: clamp(4.125rem, 3.212rem + 3.051cqi, 5.5rem);
        --hss-s: clamp(3.0625rem, 2.357rem + 2.358cqi, 4.125rem);
        --hss-xs: clamp(2.3125rem, 1.773rem + 1.803cqi, 3.125rem);
        --hss-xxs: clamp(1.75rem, 1.376rem + 1.248cqi, 2.3125rem);

    }
}

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-12);
    --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-10);
    --bde-links-color: var(--hcl-brand-9);
    --bde-links-color-hover: var(--hcl-brand-10);
}

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

}