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

    --hcl-on-brand: #ffffff;
    --hcl-brand-1: #fcfdfa;
    --hcl-brand-2: #f8faf3;
    --hcl-brand-3: #ebf6d6;
    --hcl-brand-4: #def0bd;
    --hcl-brand-5: #d0e7a6;
    --hcl-brand-6: #c0da91;
    --hcl-brand-7: #acc978;
    --hcl-brand-8: #93b654;
    --hcl-brand-9: #6f9f1a;
    --hcl-brand-10: #5e8e00;
    --hcl-brand-11: #617c2f;
    --hcl-brand-12: #33401c;
    --hcl-brand-1a: hsla(80, 93.8%, 31.4%, 0.020);
    --hcl-brand-2a: hsla(85, 99.3%, 40.2%, 0.059);
    --hcl-brand-3a: hsla(84, 98.7%, 43.2%, 0.138);
    --hcl-brand-4a: hsla(84, 99.6%, 43.0%, 0.220);
    --hcl-brand-5a: hsla(85, 99.8%, 41.8%, 0.310);
    --hcl-brand-6a: hsla(82, 99.8%, 39.3%, 0.420);
    --hcl-brand-7a: hsla(79, 99.7%, 34.6%, 0.585);
    --hcl-brand-8a: hsla(76, 99.8%, 33.7%, 0.828);
    --hcl-brand-9a: hsla(81, 99.8%, 40.2%, 0.836);
    --hcl-brand-10a: hsla(80, 100%, 37.6%, 0.851);
    --hcl-brand-11a: hsla(75, 99.5%, 22.0%, 0.950);
    --hcl-brand-12a: hsla(78, 99.6%, 8.4%, 0.965);
    --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;
    --hcl-neutral-1a: hsla(120, 89.3%, 18.3%, 0.012);
    --hcl-neutral-2a: hsla(120, 87.7%, 16.0%, 0.028);
    --hcl-neutral-3a: hsla(120, 99.5%, 7.7%, 0.051);
    --hcl-neutral-4a: hsla(120, 92.3%, 8.5%, 0.075);
    --hcl-neutral-5a: hsla(120, 86.0%, 6.9%, 0.099);
    --hcl-neutral-6a: hsla(120, 94.8%, 6.8%, 0.122);
    --hcl-neutral-7a: hsla(120, 99.3%, 5.2%, 0.153);
    --hcl-neutral-8a: hsla(110, 93.8%, 5.2%, 0.240);
    --hcl-neutral-9a: hsla(111, 98.7%, 3.0%, 0.459);
    --hcl-neutral-10a: hsla(111, 93.5%, 2.9%, 0.499);
    --hcl-neutral-11a: hsla(111, 95.2%, 2.5%, 0.585);
    --hcl-neutral-12a: hsla(110, 97.6%, 2.6%, 0.930);
}

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

    --hcl-brand-1: #11130c;
    --hcl-brand-2: #171a10;
    --hcl-brand-3: #232917;
    --hcl-brand-4: #2e371d;
    --hcl-brand-5: #384423;
    --hcl-brand-6: #44522a;
    --hcl-brand-7: #516231;
    --hcl-brand-8: #607538;
    --hcl-brand-9: #6f9f1a;
    --hcl-brand-10: #80b02e;
    --hcl-brand-11: #bae56c;
    --hcl-brand-12: #e1f7ba;
    --hcl-brand-1a: hsla(0, 0%, 0%, 0);
    --hcl-brand-2a: hsla(76.53, 96.08%, 60%, 0.022);
    --hcl-brand-3a: hsla(89.8, 97.39%, 70%, 0.061);
    --hcl-brand-4a: hsla(82.55, 97.63%, 66.86%, 0.096);
    --hcl-brand-5a: hsla(83.65, 97.7%, 65.88%, 0.135);
    --hcl-brand-6a: hsla(80.54, 100%, 63.92%, 0.182);
    --hcl-brand-7a: hsla(78.75, 98.97%, 61.96%, 0.252);
    --hcl-brand-8a: hsla(76.76, 100%, 60%, 0.342);
    --hcl-brand-9a: hsla(82.65, 100%, 60%, 0.819);
    --hcl-brand-10a: hsla(76.63, 100%, 63.92%, 0.936);
    --hcl-brand-11a: hsla(82.68, 100%, 59.02%, 0.719);
    --hcl-brand-12a: hsla(85.16, 100%, 93.92%, 0.98);
    --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;
    --hcl-neutral-1a: hsla(0, 0%, 0%, 0);
    --hcl-neutral-2a: hsla(91, 97.0%, 84.0%, 0.026);
    --hcl-neutral-3a: hsla(101, 87.4%, 87.7%, 0.057);
    --hcl-neutral-4a: hsla(92, 91.8%, 94.1%, 0.078);
    --hcl-neutral-5a: hsla(101, 92.6%, 93.5%, 0.104);
    --hcl-neutral-6a: hsla(102, 91.1%, 94.6%, 0.130);
    --hcl-neutral-7a: hsla(102, 92.5%, 95.9%, 0.173);
    --hcl-neutral-8a: hsla(107, 100%, 96.5%, 0.250);
    --hcl-neutral-9a: hsla(110, 98.3%, 94.1%, 0.397);
    --hcl-neutral-10a: hsla(109, 99.6%, 95.3%, 0.457);
    --hcl-neutral-11a: hsla(113, 95.3%, 97.2%, 0.600);
    --hcl-neutral-12a: hsla(120, 93.5%, 99.6%, 0.927);
}

:root {
    /*Theme Headspin*/

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

}

html:root {
    /*Headspin System*/
    --hfs-h0: clamp(3.0625rem, 1.746rem + 4.397vw, 5.5rem);
    --hfs-h1: clamp(2.4375rem, 1.526rem + 3.044vw, 4.125rem);
    --hfs-h2: clamp(1.9375rem, 1.296rem + 2.142vw, 3.125rem);
    --hfs-h3: clamp(1.5625rem, 1.157rem + 1.353vw, 2.3125rem);
    --hfs-h4: clamp(1.25rem, 0.980rem + 0.902vw, 1.75rem);
    --hfs-h5: clamp(1rem, 0.831rem + 0.564vw, 1.3125rem);
    --hfs-h6: clamp(1rem, 0.831rem + 0.564vw, 1.3125rem);
    --hfs-text-l: clamp(1.25rem, 0.980rem + 0.902vw, 1.75rem);
    --hfs-text-m: clamp(1rem, 0.831rem + 0.564vw, 1.3125rem);
    --hfs-text-s: clamp(1rem, 1.000rem + 0.000vw, 1rem);
    --hsp-xxl: clamp(3.5625rem, 2.921rem + 2.142vw, 4.75rem);
    --hsp-xl: clamp(2.6875rem, 2.215rem + 1.578vw, 3.5625rem);
    --hsp-l: clamp(2rem, 1.629rem + 1.240vw, 2.6875rem);
    --hsp-m: clamp(1.5rem, 1.230rem + 0.902vw, 2rem);
    --hsp-s: clamp(1.125rem, 0.922rem + 0.676vw, 1.5rem);
    --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564vw, 1.125rem);
    --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338vw, 0.8125rem);
    --hss-xxl: clamp(10.6875rem, 8.797rem + 6.313vw, 14.1875rem);
    --hss-xl: clamp(8rem, 6.549rem + 4.848vw, 10.6875rem);
    --hss-l: clamp(6rem, 4.920rem + 3.608vw, 8rem);
    --hss-m: clamp(4.5rem, 3.690rem + 2.706vw, 6rem);
    --hss-s: clamp(3.375rem, 2.767rem + 2.029vw, 4.5rem);
    --hss-xs: clamp(2.5rem, 2.027rem + 1.578vw, 3.375rem);
    --hss-xxs: clamp(1.875rem, 1.537rem + 1.127vw, 2.5rem);

}

@supports (font-size: 1cqi) {
    html:root {
        --hfs-h0: clamp(3.0625rem, 1.746rem + 4.397cqi, 5.5rem);
        --hfs-h1: clamp(2.4375rem, 1.526rem + 3.044cqi, 4.125rem);
        --hfs-h2: clamp(1.9375rem, 1.296rem + 2.142cqi, 3.125rem);
        --hfs-h3: clamp(1.5625rem, 1.157rem + 1.353cqi, 2.3125rem);
        --hfs-h4: clamp(1.25rem, 0.980rem + 0.902cqi, 1.75rem);
        --hfs-h5: clamp(1rem, 0.831rem + 0.564cqi, 1.3125rem);
        --hfs-h6: clamp(1rem, 0.831rem + 0.564cqi, 1.3125rem);
        --hfs-text-l: clamp(1.25rem, 0.980rem + 0.902cqi, 1.75rem);
        --hfs-text-m: clamp(1rem, 0.831rem + 0.564cqi, 1.3125rem);
        --hfs-text-s: clamp(1rem, 1.000rem + 0.000cqi, 1rem);
        --hsp-xxl: clamp(3.5625rem, 2.921rem + 2.142cqi, 4.75rem);
        --hsp-xl: clamp(2.6875rem, 2.215rem + 1.578cqi, 3.5625rem);
        --hsp-l: clamp(2rem, 1.629rem + 1.240cqi, 2.6875rem);
        --hsp-m: clamp(1.5rem, 1.230rem + 0.902cqi, 2rem);
        --hsp-s: clamp(1.125rem, 0.922rem + 0.676cqi, 1.5rem);
        --hsp-xs: clamp(0.8125rem, 0.644rem + 0.564cqi, 1.125rem);
        --hsp-xxs: clamp(0.625rem, 0.524rem + 0.338cqi, 0.8125rem);
        --hss-xxl: clamp(10.6875rem, 8.797rem + 6.313cqi, 14.1875rem);
        --hss-xl: clamp(8rem, 6.549rem + 4.848cqi, 10.6875rem);
        --hss-l: clamp(6rem, 4.920rem + 3.608cqi, 8rem);
        --hss-m: clamp(4.5rem, 3.690rem + 2.706cqi, 6rem);
        --hss-s: clamp(3.375rem, 2.767rem + 2.029cqi, 4.5rem);
        --hss-xs: clamp(2.5rem, 2.027rem + 1.578cqi, 3.375rem);
        --hss-xxs: clamp(1.875rem, 1.537rem + 1.127cqi, 2.5rem);

    }
}

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

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

}