@charset "UTF-8";
 :root {
--root-font-size: 100%;
}
:root {
--neutral: oklch(0 0 0);
--neutral-hover: oklch(0 0 0);
--neutral-ultra-light: oklch(0.9611513604 -4.4174048234E 89.8755630407);
--neutral-light: oklch(0.8853053083 -4.7001133695E 89.8755633647);
--neutral-semi-light: oklch(0.7251571623 -5.2970494901E 89.8755629815);
--neutral-semi-dark: oklch(0.4640021401 -6.270478625E 89.875562675);
--neutral-dark: oklch(0.3714949436 -6.6152899073E 89.8755633012);
--neutral-ultra-dark: oklch(0.217786501 -0.8822269133E 89.8755622173);
--white: #fff;
--black: #000;
} :root {
--content-width: 85.375rem;
--content-width-safe: min(var(--content-width), calc(100% - var(--gutter) * 2));
} :root {
--focus-color: var(--primary);
--focus-width: 2px;
--focus-offset: 2px;
} :root {
--text-xxl-max-width: 100%;
--text-xl-max-width: 100%;
--text-l-max-width: 100%;
--text-m-line-height: calc(7.5px + 2ex);
--text-m-max-width: 100%;
--text-s-max-width: 100%;
--text-xs-max-width: 100%;
--base-text-lh: calc(7.5px + 2ex);
--text-font-family: Inter local, sans-serif;
--text-color: var(--text-dark);
--text-line-height: calc(7.5px + 2ex);
--text-text-wrap: pretty;
} :root {
--heading-font-family: Inter local, sans-serif;
--heading-line-height: calc(4px + 2ex);
--heading-font-weight: 800;
--heading-text-wrap: pretty;
--base-heading-lh: calc(4px + 2ex);
--h1-max-width: 100%;
--h2-max-width: 100%;
--h3-max-width: 100%;
--h4-line-height: calc(4px + 2ex);
--h4-max-width: 100%;
--h5-max-width: 100%;
--h6-max-width: 100%;
} :root {
--text-xs: clamp(0.8125rem, calc(0.0994035785vw + 0.7901341948rem), 0.875rem);
--text-s: clamp(0.875rem, calc(0.1988071571vw + 0.8302683897rem), 1rem);
--text-s-to-xs: clamp(0.8125rem, calc(0.2982107356vw + 0.7454025845rem), 1rem);
--text-m: clamp(1rem, calc(0.1988071571vw + 0.9552683897rem), 1.125rem);
--text-m-to-s: clamp(0.875rem, calc(0.3976143141vw + 0.7855367793rem), 1.125rem);
--text-m-to-xs: clamp(0.8125rem, calc(0.4970178926vw + 0.7006709742rem), 1.125rem);
--text-l: clamp(1.2rem, calc(0.4765407555vw + 1.09277833rem), 1.499625rem);
--text-l-to-m: clamp(1rem, calc(0.7946322068vw + 0.8212077535rem), 1.499625rem);
--text-l-to-s: clamp(0.875rem, calc(0.9934393638vw + 0.6514761431rem), 1.499625rem);
--text-l-to-xs: clamp(0.8125rem, calc(1.0928429423vw + 0.566610338rem), 1.499625rem);
--text-xl: clamp(1.44rem, calc(0.8890658052vw + 1.2399601938rem), 1.999000125rem);
--text-xl-to-l: clamp(1.2rem, calc(1.2707755467vw + 0.914075502rem), 1.999000125rem);
--text-xl-to-m: clamp(1rem, calc(1.588866998vw + 0.6425049254rem), 1.999000125rem);
--text-xl-to-s: clamp(0.875rem, calc(1.7876741551vw + 0.4727733151rem), 1.999000125rem);
--text-xl-to-xs: clamp(0.8125rem, calc(1.8870777336vw + 0.3879075099rem), 1.999000125rem);
--text-xxl: clamp(1.728rem, calc(1.489729092vw + 1.3928109543rem), 2.6646671666rem);
--text-xxl-to-xl: clamp(1.44rem, calc(1.9477807819vw + 1.0017493241rem), 2.6646671666rem);
--text-xxl-to-l: clamp(1.2rem, calc(2.3294905235vw + 0.6758646322rem), 2.6646671666rem);
--text-xxl-to-m: clamp(1rem, calc(2.6475819748vw + 0.4042940557rem), 2.6646671666rem);
--text-xxl-to-s: clamp(0.875rem, calc(2.8463891318vw + 0.2345624453rem), 2.6646671666rem);
--text-xxl-to-xs: clamp(0.8125rem, calc(2.9457927103vw + 0.1496966402rem), 2.6646671666rem);
} :root {
--h6: clamp(0.75rem, calc(-0.073993329vw + 0.766648499rem), 0.7034766944rem);
--h5: clamp(0.8125rem, calc(0.1991800137vw + 0.7676844969rem), 0.9377344336rem);
--h5-to-h6: clamp(0.75rem, calc(0.2985835922vw + 0.6828186918rem), 0.9377344336rem);
--h4: clamp(1.125rem, calc(0.1988071571vw + 1.0802683897rem), 1.25rem);
--h4-to-h5: clamp(0.8125rem, calc(0.6958250497vw + 0.6559393638rem), 1.25rem);
--h4-to-h6: clamp(0.75rem, calc(0.7952286282vw + 0.5710735586rem), 1.25rem);
--h3: clamp(1.35rem, calc(0.5029821074vw + 1.2368290258rem), 1.66625rem);
--h3-to-h4: clamp(1.125rem, calc(0.8608349901vw + 0.9313121272rem), 1.66625rem);
--h3-to-h5: clamp(0.8125rem, calc(1.3578528827vw + 0.5069831014rem), 1.66625rem);
--h3-to-h6: clamp(0.75rem, calc(1.4572564612vw + 0.4221172962rem), 1.66625rem);
--h2: clamp(1.62rem, calc(0.9560417495vw + 1.4048906064rem), 2.22111125rem);
--h2-to-h3: clamp(1.35rem, calc(1.3854652087vw + 1.038270328rem), 2.22111125rem);
--h2-to-h4: clamp(1.125rem, calc(1.7433180915vw + 0.7327534294rem), 2.22111125rem);
--h2-to-h5: clamp(0.8125rem, calc(2.2403359841vw + 0.3084244036rem), 2.22111125rem);
--h2-to-h6: clamp(0.75rem, calc(2.3397395626vw + 0.2235585984rem), 2.22111125rem);
--h1: clamp(1.944rem, calc(1.6170835726vw + 1.5801561962rem), 2.9607412962rem);
--h1-to-h2: clamp(1.62rem, calc(2.1323917237vw + 1.1402118622rem), 2.9607412962rem);
--h1-to-h3: clamp(1.35rem, calc(2.5618151829vw + 0.7735915838rem), 2.9607412962rem);
--h1-to-h4: clamp(1.125rem, calc(2.9196680656vw + 0.4680746852rem), 2.9607412962rem);
--h1-to-h5: clamp(0.8125rem, calc(3.4166859583vw + 0.0437456594rem), 2.9607412962rem);
--h1-to-h6: clamp(0.75rem, calc(3.5160895368vw + -0.0411201458rem), 2.9607412962rem);
} :root {
--section-padding-block: var(--section-space-l);
--gutter: clamp(1rem, calc(6.3618290258vw + -0.4314115308rem), 5rem);
} :root {
--space-xs: clamp(0.8441720333rem, calc(-0.0172384889vw + 0.8480506933rem), 0.8333333333rem);
--space-s: clamp(1.1252813203rem, calc(0.1983597291vw + 1.0806503813rem), 1.25rem);
--space-s-to-xs: clamp(0.8441720333rem, calc(0.6454520346vw + 0.6989453255rem), 1.25rem);
--space-m: clamp(1.5rem, calc(0.5964214712vw + 1.365805169rem), 1.875rem);
--space-m-to-s: clamp(1.1252813203rem, calc(1.1923955144vw + 0.8569923296rem), 1.875rem);
--space-m-to-xs: clamp(0.8441720333rem, calc(1.6394878199vw + 0.4752872738rem), 1.875rem);
--space-l: clamp(1.9995rem, calc(1.2930417495vw + 1.7085656064rem), 2.8125rem);
--space-l-to-m: clamp(1.5rem, calc(2.0874751491vw + 1.0303180915rem), 2.8125rem);
--space-l-to-s: clamp(1.1252813203rem, calc(2.6834491923vw + 0.5215052521rem), 2.8125rem);
--space-l-to-xs: clamp(0.8441720333rem, calc(3.1305414978vw + 0.1398001963rem), 2.8125rem);
--space-xl: clamp(2.6653335rem, calc(2.4706425447vw + 2.1094389274rem), 4.21875rem);
--space-xl-to-l: clamp(1.9995rem, calc(3.5296222664vw + 1.2053349901rem), 4.21875rem);
--space-xl-to-m: clamp(1.5rem, calc(4.324055666vw + 0.5270874751rem), 4.21875rem);
--space-xl-to-s: clamp(1.1252813203rem, calc(4.9200297092vw + 0.0182746358rem), 4.21875rem);
--space-xl-to-xs: clamp(0.8441720333rem, calc(5.3671220147vw + -0.3634304201rem), 4.21875rem);
--space-xxl: clamp(3.5528895555rem, calc(4.4138933511vw + 2.5597635515rem), 6.328125rem);
--space-xxl-to-xl: clamp(2.6653335rem, calc(5.8255133201vw + 1.354593003rem), 6.328125rem);
--space-xxl-to-l: clamp(1.9995rem, calc(6.8844930417vw + 0.4504890656rem), 6.328125rem);
--space-xxl-to-m: clamp(1.5rem, calc(7.6789264414vw + -0.2277584493rem), 6.328125rem);
--space-xxl-to-s: clamp(1.1252813203rem, calc(8.2749004846vw + -0.7365712887rem), 6.328125rem);
--space-xxl-to-xs: clamp(0.8441720333rem, calc(8.7219927901vw + -1.1182763445rem), 6.328125rem);
} :root {
--section-space-xs: clamp(1.6883440665rem, calc(1.2909040692vw + 1.3978906509rem), 2.5rem);
--section-space-s: clamp(2.2505626407rem, calc(2.3847910288vw + 1.7139846592rem), 3.75rem);
--section-space-s-to-xs: clamp(1.6883440665rem, calc(3.2789756397vw + 0.9505745476rem), 3.75rem);
--section-space-m: clamp(3rem, calc(4.1749502982vw + 2.0606361829rem), 5.625rem);
--section-space-m-to-s: clamp(2.2505626407rem, calc(5.3668983846vw + 1.0430105041rem), 5.625rem);
--section-space-m-to-xs: clamp(1.6883440665rem, calc(6.2610829956vw + 0.2796003925rem), 5.625rem);
--section-space-l: clamp(3.999rem, calc(7.0592445328vw + 2.4106699801rem), 8.4375rem);
--section-space-l-to-m: clamp(3rem, calc(8.648111332vw + 1.0541749503rem), 8.4375rem);
--section-space-l-to-s: clamp(2.2505626407rem, calc(9.8400594184vw + 0.0365492715rem), 8.4375rem);
--section-space-l-to-xs: clamp(1.6883440665rem, calc(10.7342440294vw + -0.7268608401rem), 8.4375rem);
--section-space-xl: clamp(5.330667rem, calc(11.6510266402vw + 2.709186006rem), 12.65625rem);
--section-space-xl-to-l: clamp(3.999rem, calc(13.7689860835vw + 0.9009781312rem), 12.65625rem);
--section-space-xl-to-m: clamp(3rem, calc(15.3578528827vw + -0.4555168986rem), 12.65625rem);
--section-space-xl-to-s: clamp(2.2505626407rem, calc(16.5498009691vw + -1.4731425774rem), 12.65625rem);
--section-space-xl-to-xs: clamp(1.6883440665rem, calc(17.4439855801vw + -2.236552689rem), 12.65625rem);
--section-space-xxl: clamp(7.105779111rem, calc(18.8923990282vw + 2.8549893296rem), 18.984375rem);
--section-space-xxl-to-xl: clamp(5.330667rem, calc(21.7156389662vw + 0.4446482326rem), 18.984375rem);
--section-space-xxl-to-l: clamp(3.999rem, calc(23.8335984095vw + -1.3635596421rem), 18.984375rem);
--section-space-xxl-to-m: clamp(3rem, calc(25.4224652087vw + -2.720054672rem), 18.984375rem);
--section-space-xxl-to-s: clamp(2.2505626407rem, calc(26.6144132952vw + -3.7376803508rem), 18.984375rem);
--section-space-xxl-to-xs: clamp(1.6883440665rem, calc(27.5085979061vw + -4.5010904624rem), 18.984375rem);
} :root {
--content-gap: var(--space-m);
--container-gap: var(--space-xl);
--grid-gap: var(--space-m);
} :root {
--width-10: calc(var(--content-width) * 0.1);
--width-20: calc(var(--content-width) * 0.2);
--width-30: calc(var(--content-width) * 0.3);
--width-40: calc(var(--content-width) * 0.4);
--width-50: calc(var(--content-width) * 0.5);
--width-60: calc(var(--content-width) * 0.6);
--width-70: calc(var(--content-width) * 0.7);
--width-80: calc(var(--content-width) * 0.8);
--width-90: calc(var(--content-width) * 0.9);
--width-full: calc(var(--content-width) * 100%);
} :root {
--grid-1: repeat(1, minmax(0, 1fr));
--grid-2: repeat(2, minmax(0, 1fr));
--grid-3: repeat(3, minmax(0, 1fr));
--grid-4: repeat(4, minmax(0, 1fr));
--grid-5: repeat(5, minmax(0, 1fr));
--grid-6: repeat(6, minmax(0, 1fr));
--grid-7: repeat(7, minmax(0, 1fr));
--grid-8: repeat(8, minmax(0, 1fr));
--grid-9: repeat(9, minmax(0, 1fr));
--grid-10: repeat(10, minmax(0, 1fr));
--grid-11: repeat(11, minmax(0, 1fr));
--grid-12: repeat(12, minmax(0, 1fr));
--grid-1-2: minmax(0, 1fr) minmax(0, 2fr);
--grid-1-3: minmax(0, 1fr) minmax(0, 3fr);
--grid-2-1: minmax(0, 2fr) minmax(0, 1fr);
--grid-2-3: minmax(0, 2fr) minmax(0, 3fr);
--grid-3-1: minmax(0, 3fr) minmax(0, 1fr);
--grid-3-2: minmax(0, 3fr) minmax(0, 2fr);
} :root {
--grid-auto-2: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((2 - 1) * var(--grid-gap))) / 2) * 0.7, (100% - (2 - 1) * var(--grid-gap)) / 2)), 1fr));
--grid-auto-3: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((3 - 1) * var(--grid-gap))) / 3) * 0.7, (100% - (3 - 1) * var(--grid-gap)) / 3)), 1fr));
--grid-auto-4: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((4 - 1) * var(--grid-gap))) / 4) * 0.7, (100% - (4 - 1) * var(--grid-gap)) / 4)), 1fr));
--grid-auto-5: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((5 - 1) * var(--grid-gap))) / 5) * 0.7, (100% - (5 - 1) * var(--grid-gap)) / 5)), 1fr));
--grid-auto-6: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((6 - 1) * var(--grid-gap))) / 6) * 0.7, (100% - (6 - 1) * var(--grid-gap)) / 6)), 1fr));
--grid-auto-7: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((7 - 1) * var(--grid-gap))) / 7) * 0.7, (100% - (7 - 1) * var(--grid-gap)) / 7)), 1fr));
--grid-auto-8: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((8 - 1) * var(--grid-gap))) / 8) * 0.7, (100% - (8 - 1) * var(--grid-gap)) / 8)), 1fr));
--grid-auto-9: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((9 - 1) * var(--grid-gap))) / 9) * 0.7, (100% - (9 - 1) * var(--grid-gap)) / 9)), 1fr));
--grid-auto-10: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((10 - 1) * var(--grid-gap))) / 10) * 0.7, (100% - (10 - 1) * var(--grid-gap)) / 10)), 1fr));
--grid-auto-11: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((11 - 1) * var(--grid-gap))) / 11) * 0.7, (100% - (11 - 1) * var(--grid-gap)) / 11)), 1fr));
--grid-auto-12: repeat(auto-fit, minmax(min(100%, max(calc((var(--content-width) - ((12 - 1) * var(--grid-gap))) / 12) * 0.7, (100% - (12 - 1) * var(--grid-gap)) / 12)), 1fr));
--auto-grid-aggressiveness: 0.7;
} :root {
--header-height: clamp(0rem, calc(0vw + 0rem), 0rem);
--admin-bar-height: var(--wp-admin--admin-bar--height, 0px);
}
:root {
--offset: calc(clamp(0rem, calc(0vw + 0rem), 0rem) + var(--header-height));
} :root {
--paragraph-spacing: 1em;
--heading-spacing: 1.2em;
--list-spacing: var(--paragraph-spacing);
--list-indent-spacing: 2em;
--list-item-spacing: 0.5em;
--nested-list-indent-spacing: 1em;
--flow-spacing: var(--paragraph-spacing);
--figure-spacing: var(--paragraph-spacing);
--figcaption-spacing: 0.5em;
--blockquote-spacing: var(--paragraph-spacing);
} :root {
--option-primary-btn-outline: on;
--option-secondary-btn-outline: on;
--option-tertiary-btn-outline: on;
--option-base-btn-outline: on;
--btn-padding-block: 1em;
--btn-padding-inline: 1.5em;
--btn-min-width: 8.75rem;
--btn-width: max-content;
--btn-line-height: 1;
--btn-font-size: var(--text-m);
--btn-font-weight: 400;
--btn-font-style: normal;
--btn-text-decoration: none;
--btn-text-decoration-hover: none;
--btn-letter-spacing: 0;
--btn-text-transform: none;
--btn-border-width: 2px;
--btn-outline-border-width: 2px;
--btn-border-style: solid;
--btn-border-radius: var(--radius-circle);
--btn-radius: var(--radius-circle);
--btn-justify-content: center;
--btn-text-align: center;
} :root {
--link-color: inherit;
--link-color-hover: inherit;
--link-transition: var(--transition);
--link-decoration: inherit;
--link-decoration-hover: inherit;
--link-underline-offset: auto;
--link-weight: inherit;
}
:root {
--external-link-indicator-gap: 0.25em;
--external-link-indicator-size: 0.9em;
--external-link-indicator-weight: inherit;
--external-link-indicator-offset: 0 0;
--external-link-indicator-color: currentColor;
--external-link-indicator-color-hover: currentColor;
--external-link-indicator-alignment: center;
} :root {
--col-width-s: 13rem;
--col-width-m: 25rem;
--col-width-l: 38rem;
--col-rule-width-s: 0.5px;
--col-rule-width-m: 1px;
--col-rule-width-l: 3px;
} :root {
--sticky-offset-custom: 60px;
--sticky-offset: var(--header-height, var(--sticky-offset-custom, 0));
} :root {
--body-bg-color: var(--offwhite);
--bg-ultra-light: var(--neutral-ultra-light);
--bg-light: var(--neutral-light);
--bg-dark: var(--neutral-dark);
--bg-ultra-dark: var(--neutral-ultra-dark);
--text-light: var(--white);
--text-light-muted: var(--white-trans-80);
--text-dark: var(--black);
--text-dark-muted: var(--black-trans-80);
} :root {
--bg-ultra-light-text: var(--text-dark);
--bg-light-text: var(--text-dark);
--bg-dark-text: var(--text-light);
--bg-ultra-dark-text: var(--text-light);
--bg-ultra-light-heading: var(--text-dark);
--bg-light-heading: var(--text-dark);
--bg-dark-heading: var(--text-light);
--bg-ultra-dark-heading: var(--text-light);
--bg-ultra-light-button: primary;
--bg-light-button: primary;
--bg-dark-button: primary;
--bg-ultra-dark-button: primary;
--bg-ultra-light-icon: light;
--bg-light-icon: light;
--bg-dark-icon: dark;
--bg-ultra-dark-icon: dark;
} :root {
--radius: 26px;
--radius-50: 50%;
--radius-circle: 50vw;
--radius-none: 0;
--radius-xs: 11.5555555556px;
--radius-s: 17.3333333333px;
--radius-m: 26px;
--radius-l: 39px;
--radius-xl: 58.5px;
--radius-xxl: 87.75px;
} :root {
--border-size: 1px;
--border-width: 1px;
--border-style: solid;
--border-color-dark: var(--black-trans-20);
--border-color-light: var(--white-trans-20);
--border: var(--border-size) var(--border-style) var(--border-color-dark);
--border-light: var(--border-size) var(--border-style) var(--border-color-light);
--border-dark: var(--border-size) var(--border-style) var(--border-color-dark);
} :root {
--divider-size: 1px;
--divider-style: solid;
--divider-inline-size: 100%;
--divider-gap: var(--content-gap);
--divider-color-dark: var(--black-trans-20);
--divider-color-light: var(--white-trans-20);
--divider: var(--divider-size) var(--divider-style) var(--divider-color-dark);
--divider-light: var(--divider-size) var(--divider-style) var(--divider-color-light);
--divider-dark: var(--divider-size) var(--divider-style) var(--divider-color-dark);
} :root {
--transition-duration: 0.3s;
--transition-timing: ease-in-out;
--transition-delay: 0s;
--transition: 0.3s ease-in-out 0s;
} :root {
--box-shadow-m: 0 0 40px var(--black-trans-10);
--box-shadow-l: 0 0 60px var(--black-trans-20);
--box-shadow-xl: 0 0 80px var(--black-trans-30);
--box-shadow-1: 0 0 40px var(--black-trans-10);
--box-shadow-2: 0 0 60px var(--black-trans-20);
--box-shadow-3: 0 0 80px var(--black-trans-30);
} :root {
--blockquote-padding: var(--space-m);
--blockquote-gap: 1em;
--blockquote-border-width: 0 0 0 3px;
--blockquote-border-style: solid;
--blockquote-border-color: var(--primary);
--blockquote-border-radius: var(--radius);
--blockquote-background: var(--neutral-ultra-light);
--blockquote-box-shadow: none;
--blockquote-text-color: inherit;
--blockquote-text-font-family: inherit;
--blockquote-text-font-style: normal;
--blockquote-text-font-size: var(--text-l);
--blockquote-text-font-weight: normal;
--blockquote-text-line-height: inherit;
--blockquote-text-text-align: left;
--blockquote-text-text-transform: none;
--blockquote-footer-padding: 0;
--blockquote-footer-margin-block: 1em 0;
--blockquote-footer-font-family: inherit;
--blockquote-footer-font-size: var(--text-s);
--blockquote-footer-font-weight: normal;
--blockquote-footer-font-style: normal;
--blockquote-footer-line-height: 1.5;
--blockquote-footer-text-transform: none;
--blockquote-footer-color: currentColor;
--blockquote-cite-font-size: inherit;
--blockquote-cite-font-weight: inherit;
--blockquote-cite-font-style: inherit;
--blockquote-cite-line-height: inherit;
--blockquote-cite-text-transform: inherit;
--blockquote-cite-color: currentColor;
} :root {
color-scheme: light;
}
.scheme--light {
color-scheme: light;
}
.scheme--dark {
color-scheme: dark;
} :root {
interpolate-size: allow-keywords;
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
min-block-size: 100vh;
}
input, button, textarea, select {
font: inherit;
}
:where(dd) {
margin-inline-start: 0;
} html {
font-size: var(--root-font-size) !important;
} :where(body) {
font-size: var(--text-m);
font-family: var(--text-font-family);
color: var(--text-color);
line-height: var(--text-line-height);
text-wrap: var(--text-text-wrap);
background: var(--body-bg-color);
}
:where(p) {
line-height: var(--text-line-height, calc(7.5px + 2ex));
} body a:where(:not([class*= btn--])) {
color: var(--link-color, inherit);
font-weight: var(--link-weight, inherit);
-webkit-text-decoration: var(--link-decoration, inherit);
text-decoration: var(--link-decoration, inherit);
text-underline-offset: var(--link-underline-offset, auto);
transition: var(--link-transition, var(--transition));
}
@media (hover: hover) and (pointer: fine) {
body a:where(:not([class*= btn--])):hover {
color: var(--link-color-hover, inherit);
}
} h1, :where(.h1), h2, :where(.h2), h3, :where(.h3), h4, :where(.h4), h5, :where(.h5), h6, :where(.h6) {
font-family: var(--heading-font-family);
line-height: var(--heading-line-height);
font-weight: var(--heading-font-weight);
text-wrap: var(--heading-text-wrap);
}
h1 {
font-size: var(--h1);
max-width: var(--h1-max-width);
}
h2 {
font-size: var(--h2);
max-width: var(--h2-max-width);
}
h3 {
font-size: var(--h3);
max-width: var(--h3-max-width);
}
h4 {
font-size: var(--h4);
line-height: var(--h4-line-height);
max-width: var(--h4-max-width);
}
h5 {
font-size: var(--h5);
max-width: var(--h5-max-width);
}
h6 {
font-size: var(--h6);
max-width: var(--h6-max-width);
} :is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) {
display: flex;
flex-direction: column;
gap: var(--blockquote-gap);
inline-size: 100%;
padding: var(--blockquote-padding);
gap: var(--blockquote-gap);
border-width: var(--blockquote-border-width);
border-style: var(--blockquote-border-style);
border-color: var(--blockquote-border-color);
border-radius: var(--blockquote-border-radius);
background: var(--blockquote-background);
box-shadow: var(--blockquote-box-shadow);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) p {
color: var(--blockquote-text-color);
font-family: var(--blockquote-text-font-family);
font-style: var(--blockquote-text-font-style);
font-size: var(--blockquote-text-font-size);
font-weight: var(--blockquote-text-font-weight);
line-height: var(--blockquote-text-line-height);
text-align: var(--blockquote-text-text-align);
text-transform: var(--blockquote-text-text-transform);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) footer, :is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) figcaption {
padding: var(--blockquote-footer-padding);
margin-block: var(--blockquote-footer-margin-block);
font-family: var(--blockquote-footer-font-family);
font-size: var(--blockquote-footer-font-size);
font-weight: var(--blockquote-footer-font-weight);
font-style: var(--blockquote-footer-font-style);
line-height: var(--blockquote-footer-line-height);
text-transform: var(--blockquote-footer-text-transform);
color: var(--blockquote-footer-color);
}
:is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) cite, :is(blockquote:where(:not(figure > blockquote)), figure:has(> blockquote), .blockquote):where(:not(:is([class*="-card"] blockquote))) figcaption cite {
font-size: var(--blockquote-cite-font-size);
font-weight: var(--blockquote-cite-font-weight);
font-style: var(--blockquote-cite-font-style);
line-height: var(--blockquote-cite-line-height);
text-transform: var(--blockquote-cite-text-transform);
color: var(--blockquote-cite-color);
}
[class*="btn--"]:where(:not(.btn--none, .wp-block-button)), [class*="btn--"].wp-block-button > .wp-block-button__link {
background: var(--btn-background);
color: var(--btn-text-color);
padding-block: var(--btn-padding-block);
padding-inline: var(--btn-padding-inline);
inline-size: var(--btn-width, auto);
min-inline-size: var(--btn-min-width);
line-height: var(--btn-line-height);
font-size: var(--btn-font-size, var(--text-m));
font-weight: var(--btn-font-weight);
font-style: var(--btn-font-style);
text-transform: var(--btn-text-transform);
letter-spacing: var(--btn-letter-spacing);
text-decoration: var(--btn-text-decoration);
border-width: var(--btn-border-width);
border-style: var(--btn-border-style);
border-radius: var(--btn-border-radius);
border-color: var(--btn-border-color);
transition: var(--btn-transition, var(--transition));
justify-content: var(--btn-justify-content, center);
text-align: var(--btn-text-align, center);
display: var(--btn-display, inline-flex);
}
@media (hover: hover) and (pointer: fine) {
[class*="btn--"]:where(:not(.btn--none, .wp-block-button)):hover, [class*="btn--"].wp-block-button > .wp-block-button__link:hover {
background: var(--btn-background-hover);
color: var(--btn-text-color-hover);
border-color: var(--btn-border-color-hover);
text-decoration: var(--btn-text-decoration-hover);
}
}
[class*="btn--"]:where(:not(.btn--none, .wp-block-button)):where(:focus-visible), [class*="btn--"].wp-block-button > .wp-block-button__link:where(:focus-visible) {
outline-style: solid;
outline-color: var(--focus-color);
outline-width: var(--focus-width);
outline-offset: var(--focus-offset);
}
.btn--xs {
--btn-font-size: var(--text-xs);
}
.btn--s {
--btn-font-size: var(--text-s);
}
.btn--m {
--btn-font-size: var(--text-m);
}
.btn--l {
--btn-font-size: var(--text-l);
}
.btn--xl {
--btn-font-size: var(--text-xl);
}
.btn--xxl {
--btn-font-size: var(--text-xxl);
}
.btn--none {
background: none;
border: none;
}
a[target="_blank"] {
--external-link-indicator-order: 0;
}
a[target="_blank"]::after {
content: "↗︎" / "Link to external site";
font-size: var(--external-link-indicator-size);
font-weight: var(--external-link-indicator-weight);
line-height: 1;
translate: var(--external-link-indicator-offset);
color: var(--external-link-indicator-color);
align-self: var(--external-link-indicator-alignment);
order: var(--external-link-indicator-order);
margin-inline-start: var(--external-link-indicator-gap);
}
a[target="_blank"]:hovera[target="_blank"]::after {
color: var(--external-link-indicator-color-hover);
} [id] {
scroll-margin-top: var(--offset, 0);
}
.hidden-accessible {
position: absolute !important;
inline-size: 1px !important;
block-size: 1px !important;
padding: 0;
margin: -1px;
overflow: hidden;
clip-path: inset(100%);
white-space: nowrap; border: 0;
}
.bricks-area .hidden-accessible {
position: relative !important;
inline-size: 2ch !important;
block-size: 2ch !important;
margin: 0;
line-height: 1;
visibility: hidden;
}
.bricks-area .hidden-accessible::before {
content: "A";
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
position: absolute;
background: #111;
color: #f5f5f5;
font-size: max(60%, 13px);
padding: 0.5em;
inset-block-start: 0;
inset-inline-start: 0;
inline-size: 20px;
block-size: 20px;
visibility: visible;
border-radius: 50%;
}
@media (prefers-reduced-motion: reduce) {
html:focus-within {
scroll-behavior: auto;
}
*, *::before, *::after {
-webkit-animation-duration: 0.01ms !important;
animation-duration: 0.01ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
.skip-link {
position: absolute !important;
inset-block-start: 1rem;
inset-inline-start: 1rem;
transform: translateY(-250%);
--btn-min-width: fit-content;
z-index: 100;
background: var(--btn-background);
color: var(--btn-text-color);
padding-block: var(--btn-padding-block);
padding-inline: var(--btn-padding-inline);
inline-size: var(--btn-width, auto);
min-inline-size: var(--btn-min-width);
line-height: var(--btn-line-height);
font-size: var(--btn-font-size, var(--text-m));
font-weight: var(--btn-font-weight);
font-style: var(--btn-font-style);
text-transform: var(--btn-text-transform);
letter-spacing: var(--btn-letter-spacing);
text-decoration: var(--btn-text-decoration);
border-width: var(--btn-border-width);
border-style: var(--btn-border-style);
border-radius: var(--btn-border-radius);
border-color: var(--btn-border-color);
transition: var(--btn-transition, var(--transition));
justify-content: var(--btn-justify-content, center);
text-align: var(--btn-text-align, center);
display: var(--btn-display, inline-flex);
}
@media (hover: hover) and (pointer: fine) {
.skip-link:hover {
background: var(--btn-background-hover);
color: var(--btn-text-color-hover);
border-color: var(--btn-border-color-hover);
text-decoration: var(--btn-text-decoration-hover);
}
}
.skip-link:where(:focus-visible) {
outline-style: solid;
outline-color: var(--focus-color);
outline-width: var(--focus-width);
outline-offset: var(--focus-offset);
}
.skip-link:focus-visible {
transform: translateY(0);
} :focus {
outline: none;
box-shadow: none;
}
:focus-visible {
outline-style: solid;
outline-color: var(--focus-color);
outline-width: var(--focus-width);
outline-offset: var(--focus-offset);
}
@supports not selector(:focus-visible) {
:focus {
outline-style: solid;
outline-color: var(--focus-color);
outline-width: var(--focus-width);
outline-offset: var(--focus-offset);
}
} :where(section:not(section section)) {
display: flex;
flex-direction: column;
padding-block: var(--section-padding-block);
padding-inline: var(--gutter);
}
:where(body > header) {
padding-block: var(--space-xs);
padding-inline: var(--gutter);
}
:where(body > footer) {
padding-block: var(--section-padding-block);
padding-inline: var(--gutter);
}
.bg--ultra-light {
background-color: var(--bg-ultra-light);
}
.bg--light {
background-color: var(--bg-light);
}
.bg--dark {
background-color: var(--bg-dark);
}
.bg--ultra-dark {
background-color: var(--bg-ultra-dark);
}
.text--light {
color: var(--text-light);
}
.text--light-muted {
color: var(--text-light-muted);
}
.text--dark {
color: var(--text-dark);
}
.text--dark-muted {
color: var(--text-dark-muted);
}
:where(.bg--ultra-light) {
--relative-text-color: var(--bg-ultra-light-text);
color: var(--relative-text-color, inherit);
}
:where(.bg--light) {
--relative-text-color: var(--bg-light-text);
color: var(--relative-text-color, inherit);
}
:where(.bg--dark) {
--relative-text-color: var(--bg-dark-text);
color: var(--relative-text-color, inherit);
}
:where(.bg--ultra-dark) {
--relative-text-color: var(--bg-ultra-dark-text);
color: var(--relative-text-color, inherit);
}
.bg--ultra-light :where(h1, h2, h3, h4, h5, h6) {
color: var(--relative-heading-color, inherit);
}
.bg--light :where(h1, h2, h3, h4, h5, h6) {
color: var(--relative-heading-color, inherit);
}
.bg--dark :where(h1, h2, h3, h4, h5, h6) {
color: var(--relative-heading-color, inherit);
}
.bg--ultra-dark :where(h1, h2, h3, h4, h5, h6) {
color: var(--relative-heading-color, inherit);
}
.bg--ultra-light {
--relative-heading-color: var(--bg-ultra-light-heading);
}
.bg--light {
--relative-heading-color: var(--bg-light-heading);
}
.bg--dark {
--relative-heading-color: var(--bg-dark-heading);
}
.bg--ultra-dark {
--relative-heading-color: var(--bg-ultra-dark-heading);
}
.bg--ultra-light {
--icon-scheme: var(--bg-ultra-light-icon);
}
.bg--light {
--icon-scheme: var(--bg-light-icon);
}
.bg--dark {
--icon-scheme: var(--bg-dark-icon);
}
.bg--ultra-dark {
--icon-scheme: var(--bg-ultra-dark-icon);
} .section--xs {
padding-block: var(--section-space-xs);
padding-inline: var(--gutter);
}
.section--s {
padding-block: var(--section-space-s);
padding-inline: var(--gutter);
}
.section--s-to-xs {
padding-block: var(--section-space-s-to-xs);
padding-inline: var(--gutter);
}
.section--m {
padding-block: var(--section-space-m);
padding-inline: var(--gutter);
}
.section--m-to-s {
padding-block: var(--section-space-m-to-s);
padding-inline: var(--gutter);
}
.section--m-to-xs {
padding-block: var(--section-space-m-to-xs);
padding-inline: var(--gutter);
}
.section--l {
padding-block: var(--section-space-l);
padding-inline: var(--gutter);
}
.section--l-to-m {
padding-block: var(--section-space-l-to-m);
padding-inline: var(--gutter);
}
.section--l-to-s {
padding-block: var(--section-space-l-to-s);
padding-inline: var(--gutter);
}
.section--l-to-xs {
padding-block: var(--section-space-l-to-xs);
padding-inline: var(--gutter);
}
.section--xl {
padding-block: var(--section-space-xl);
padding-inline: var(--gutter);
}
.section--xl-to-l {
padding-block: var(--section-space-xl-to-l);
padding-inline: var(--gutter);
}
.section--xl-to-m {
padding-block: var(--section-space-xl-to-m);
padding-inline: var(--gutter);
}
.section--xl-to-s {
padding-block: var(--section-space-xl-to-s);
padding-inline: var(--gutter);
}
.section--xl-to-xs {
padding-block: var(--section-space-xl-to-xs);
padding-inline: var(--gutter);
}
.section--xxl {
padding-block: var(--section-space-xxl);
padding-inline: var(--gutter);
}
.section--xxl-to-xl {
padding-block: var(--section-space-xxl-to-xl);
padding-inline: var(--gutter);
}
.section--xxl-to-l {
padding-block: var(--section-space-xxl-to-l);
padding-inline: var(--gutter);
}
.section--xxl-to-m {
padding-block: var(--section-space-xxl-to-m);
padding-inline: var(--gutter);
}
.section--xxl-to-s {
padding-block: var(--section-space-xxl-to-s);
padding-inline: var(--gutter);
}
.section--xxl-to-xs {
padding-block: var(--section-space-xxl-to-xs);
padding-inline: var(--gutter);
}
.section--none {
padding-block: 0;
padding-inline: var(--gutter);
}
.header--xs {
padding-block: var(--space-xs);
padding-inline: var(--gutter);
}
.header--s {
padding-block: var(--space-s);
padding-inline: var(--gutter);
}
.header--m {
padding-block: var(--space-m);
padding-inline: var(--gutter);
}
.header--l {
padding-block: var(--space-l);
padding-inline: var(--gutter);
}
.header--xl {
padding-block: var(--space-xl);
padding-inline: var(--gutter);
}
.header--xxl {
padding-block: var(--space-xxl);
padding-inline: var(--gutter);
} [class*="overlay--"], .overlay {
position: relative;
z-index: 0;
}
[class*="overlay--"]::before, .overlay::before {
content: "";
background: var(--overlay-color, rgba(0, 0, 0, 0.7));
position: absolute;
inset: 0;
z-index: -1;
}
:is(.text--xxl, .text--xl, .text--l, .text--m, .text--s, .text--xs) {
font-family: var(--text-font-family);
line-height: var(--text-line-height);
text-wrap: var(--text-text-wrap);
}
.text--xxl {
font-size: var(--text-xxl);
}
.text--xxl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-xxl-max-width);
}
.text--xl {
font-size: var(--text-xl);
}
.text--xl:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-xl-max-width);
}
.text--l {
font-size: var(--text-l);
}
.text--l:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-l-max-width);
}
.text--m {
font-size: var(--text-m);
line-height: var(--text-m-line-height);
}
.text--m:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-m-max-width);
}
.text--s {
font-size: var(--text-s);
}
.text--s:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-s-max-width);
}
.text--xs {
font-size: var(--text-xs);
}
.text--xs:is(p, li, blockquote, h1, h2, h3, h4, h5, h6, span, strong, cite) {
max-width: var(--text-xs-max-width);
}
.h1 {
font-size: var(--h1);
max-width: var(--h1-max-width);
}
.h2 {
font-size: var(--h2);
max-width: var(--h2-max-width);
}
.h3 {
font-size: var(--h3);
max-width: var(--h3-max-width);
}
.h4 {
font-size: var(--h4);
line-height: var(--h4-line-height);
max-width: var(--h4-max-width);
}
.h5 {
font-size: var(--h5);
max-width: var(--h5-max-width);
}
.h6 {
font-size: var(--h6);
max-width: var(--h6-max-width);
}
body blockquote {
text-wrap: pretty;
} .sticky {
position: -webkit-sticky;
position: sticky;
inset-block-start: var(--sticky-offset, 0);
} .width--10 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.1);
}
.width--20 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.2);
}
.width--30 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.3);
}
.width--40 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.4);
}
.width--50 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.5);
}
.width--60 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.6);
}
.width--70 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.7);
}
.width--80 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.8);
}
.width--90 {
inline-size: 100%;
max-inline-size: calc(var(--content-width) * 0.9);
}
.width--full {
inline-size: 100%;
max-inline-size: 100%;
}
figure[class*="width--"] img {
inline-size: 100%;
}
.width--auto {
inline-size: auto !important;
max-inline-size: 100%;
}
.content-width {
inline-size: 100%;
max-inline-size: var(--content-width);
margin-inline: auto;
}
.content-width--safe {
inline-size: 100%;
max-inline-size: var(--content-width-safe);
margin-inline: auto;
}
.width--max-content {
inline-size: max-content;
max-inline-size: 100%;
}
.width--min-content {
inline-size: min-content;
max-inline-size: 100%;
}
.width--fit-content {
inline-size: fit-content;
max-inline-size: 100%;
}
.gap--none {
--row-gap: 0;
--col-gap: 0;
gap: 0;
}
.container-gap {
--row-gap: var(--container-gap);
--col-gap: var(--container-gap);
gap: var(--container-gap);
}
.content-gap {
--row-gap: var(--content-gap);
--col-gap: var(--content-gap);
gap: var(--content-gap);
}
.grid-gap {
--row-gap: var(--grid-gap);
--col-gap: var(--grid-gap);
gap: var(--grid-gap);
} :where(section:not(section section)) {
gap: var(--container-gap);
} :where(section:not(section section)) > :where(div, ul, ol) {
gap: var(--content-gap);
} :where(:where(.brxe-block)) {
gap: var(--content-gap);
}
:where(:where(.brxe-div)) {
gap: var(--content-gap);
} section > div:where([class*="grid--"]), :where([class*="grid--"]) {
gap: var(--grid-gap);
}
:where(:where(img):not(header img), :where(figure:not(figure:has(img)))) {
border-radius: var(--radius);
}
form.wsf-form {
--wsf-form-border-radius: 0;
--wsf-form-border-width: 0px;
--wsf-form-border-style: solid;
--wsf-form-grid-gap: 20px;
--wsf-form-padding-horizontal: 0px;
--wsf-form-padding-vertical: 0px;
--wsf-form-transition-enabled: 1;
--wsf-form-transition-speed: var(--transition-duration);
--wsf-form-transition-timing-function: var(--transition-timing);
--wsf-form-font-size: var(--text-m);
--wsf-form-font-size-small: var(--text-s);
--wsf-form-font-size-large: var(--text-l);
--wsf-form-font-style: normal;
--wsf-form-font-weight: normal;
--wsf-form-letter-spacing: var(--text-letter-spacing);
--wsf-form-line-height: var(--text-line-height);
--wsf-form-text-decoration: none;
--wsf-form-text-transform: none;
--wsf-group-li-border-radius: 0;
--wsf-group-ul-border-width: 1px;
--wsf-group-ul-border-style: solid;
--wsf-group-li-border-width: 0;
--wsf-group-li-border-style: solid;
--wsf-group-li-gap: 0px;
--wsf-group-li-padding-horizontal: 1.5em;
--wsf-group-li-padding-vertical: 0.75em;
--wsf-group-li-font-size: var(--f-form-font-size);
--wsf-group-li-font-weight: ;
--wsf-group-li-font-style: inherit;
--wsf-group-li-letter-spacing: 0;
--wsf-group-li-line-height: var(--f-form-line-height);
--wsf-group-li-text-decoration: none;
--wsf-group-li-text-transform: none;
--wsf-group-li-steps-size: var(--space-l);
--wsf-group-li-steps-font-size: var(--f-form-font-size);
--wsf-group-li-steps-font-weight: ;
--wsf-group-li-steps-font-style: normal;
--wsf-group-li-steps-text-decoration: none;
--wsf-section-legend-font-size: var(--f-form-font-size);
--wsf-section-legend-font-style: normal;
--wsf-section-legend-font-weight: 600;
--wsf-section-legend-line-height: var(--f-form-line-height);
--wsf-section-legend-text-decoration: none;
--wsf-section-legend-text-transform: none;
--wsf-section-legend-gap: 1rem;
--wsf-section-icon-size: var(--text-m);
--wsf-field-border-radius: var(--radius);
--wsf-field-border-width: 1px;
--wsf-field-border-style: solid;
--wsf-field-box-shadow-width-focus: 0px;
--wsf-field-fieldset-legend-font-size: var(--f-form-font-size);
--wsf-field-fieldset-legend-font-style: normal;
--wsf-field-fieldset-legend-font-weight: 400;
--wsf-field-fieldset-legend-text-decoration: none;
--wsf-field-fieldset-legend-text-transform: none;
--wsf-field-fieldset-legend-gap: 0.5em;
--wsf-field-help-font-size: var(--text-s);
--wsf-field-help-font-style: normal;
--wsf-field-help-font-weight: 400;
--wsf-field-help-line-height: 1.5;
--wsf-field-help-text-decoration: none;
--wsf-field-help-text-transform: none;
--wsf-field-help-gap: 0.5em;
--wsf-field-invalid-feedback-font-size: var(--text-s);
--wsf-field-invalid-feedback-font-style: normal;
--wsf-field-invalid-feedback-font-weight: 400;
--wsf-field-invalid-feedback-letter-spacing: var(--text-letter-spacing);
--wsf-field-invalid-feedback-line-height: var(--text-line-height);
--wsf-field-invalid-feedback-text-decoration: none;
--wsf-field-invalid-feedback-text-transform: none;
--wsf-field-invalid-feedback-gap: 0.5em;
--wsf-field-label-font-size: var(--f-form-font-size);
--wsf-field-label-font-style: normal;
--wsf-field-label-font-weight: 400;
--wsf-field-label-letter-spacing: var(--text-letter-spacing);
--wsf-field-label-line-height: var(--text-line-height);
--wsf-field-label-text-decoration: none;
--wsf-field-label-text-transform: none;
--wsf-field-label-gap: 0.5em;
--wsf-field-label-inside-offset: -20px;
--wsf-field-label-inside-scale: 0.9;
--wsf-field-padding-horizontal: 10px;
--wsf-field-padding-vertical: 8.5px;
--wsf-field-prefix-suffix-font-size: var(--text-s);
--wsf-field-prefix-suffix-font-style: normal;
--wsf-field-prefix-suffix-font-weight: 400;
--wsf-field-prefix-suffix-letter-spacing: var(--text-letter-spacing);
--wsf-field-prefix-suffix-line-height: var(--text-line-height);
--wsf-field-prefix-suffix-text-decoration: none;
--wsf-field-prefix-suffix-text-transform: none;
--wsf-field-tooltip-font-size: var(--text-xs);
--wsf-field-tooltip-font-weight: 400;
--wsf-field-tooltip-line-height: var(--text-line-height);
--wsf-field-tooltip-border-radius: var(--radius-s);
--wsf-field-tooltip-gap: 5px;
--wsf-field-font-size: var(--text-m);
--wsf-field-font-style: normal;
--wsf-field-font-weight: 400;
--wsf-field-letter-spacing: var(--text-letter-spacing);
--wsf-field-line-height: var(--text-line-height);
--wsf-field-text-decoration: none;
--wsf-field-text-transform: none;
--wsf-field-checkbox-border-radius: 4px;
--wsf-field-checkbox-gap-horizontal: 6px;
--wsf-field-checkbox-gap-vertical: 10px;
--wsf-field-checkbox-size: calc(var(--wsf-field-font-size) * (var(--wsf-field-line-height) / 1rem));
--wsf-field-radio-gap-horizontal: 6px;
--wsf-field-radio-gap-vertical: 10px;
--wsf-field-radio-size: calc(var(--wsf-field-font-size) * (var(--wsf-field-line-height) / 1rem));
--wsf-field-datetime-calendar-border-style: solid;
--wsf-field-datetime-calendar-border-width: 1px;
--wsf-field-datetime-calendar-font-size: var(--text-s);
--wsf-field-datetime-calendar-font-style: normal;
--wsf-field-datetime-calendar-font-weight: 400;
--wsf-field-datetime-calendar-letter-spacing: var(--text-letter-spacing);
--wsf-field-datetime-calendar-line-height: var(--text-line-height);
--wsf-field-datetime-calendar-text-decoration: none;
--wsf-field-datetime-calendar-text-transform: none;
--wsf-field-datetime-padding-vertical: 6px;
--wsf-field-datetime-padding-horizontal: 8px;
--wsf-field-file-dropzonejs-border-style: solid;
--wsf-field-file-dropzonejs-border-width: 1px;
--wsf-field-file-dropzonejs-border-radius: var(--radius);
--wsf-field-file-dropzonejs-padding-inline: var(--wsf-form-grid-gap);
--wsf-field-file-dropzonejs-padding-block: var(--wsf-form-grid-gap);
--wsf-field-file-dropzonejs-progress-radius: var(--radius);
--wsf-field-file-dropzonejs-progress-gap: 5px;
--wsf-field-file-dropzonejs-progress-height: 10px;
--wsf-field-range-track-border-radius: 50px;
--wsf-field-range-tickmark-label-font-size: var(--text-s);
--wsf-field-range-tickmark-label-font-style: normal;
--wsf-field-range-tickmark-label-font-weight: 400;
--wsf-field-range-tickmark-label-letter-spacing: var(--text-letter-spacing);
--wsf-field-range-tickmark-label-line-height: var(--text-line-height);
--wsf-field-range-tickmark-label-text-decoration: none;
--wsf-field-range-tickmark-label-text-transform: none;
--wsf-field-select-arrow-width: 12px;
--wsf-field-select-arrow-height: 6px;
--wsf-field-texteditor-font-size: var(--text-s);
--wsf-field-texteditor-font-style: normal;
--wsf-field-texteditor-font-weight: 400;
--wsf-field-texteditor-letter-spacing: var(--text-letter-spacing);
--wsf-field-texteditor-line-height: var(--text-line-height);
--wsf-field-texteditor-text-decoration: none;
--wsf-field-texteditor-text-transform: none;
--wsf-field-texteditor-p-margin-bottom: 1em;
--wsf-form-color-background: transparent;
--wsf-form-color-base: var(--text-dark);
--wsf-form-color-base-contrast: var(--text-light);
--wsf-form-color-accent: var(--primary);
--wsf-form-color-neutral: var(--neutral-light);
--wsf-form-color-primary: var(--primary);
--wsf-form-color-secondary: var(--secondary);
--wsf-form-color-success: var(--success, #2e8540);
--wsf-form-color-danger: var(--danger, #bb0000);
--wsf-form-color-warning: var(--warning, #fdb81e);
--wsf-form-color-info: var(--info, #02bfe7);
--wsf-form-border-color: transparent;
--wsf-group-li-color-background: transparent;
--wsf-group-li-color-background-active: var(--text-light);
--wsf-group-li-color-background-focus: var(--text-light);
--wsf-group-li-color-background-disabled: var(--neutral-trans-60);
--wsf-group-li-border-color: var(--primary-light);
--wsf-group-li-border-color-active: var(--primary);
--wsf-group-li-border-color-focus: var(--primary);
--wsf-group-li-border-color-disabled: var(--neutral-trans-60);
--wsf-group-ul-border-color: var(--neutral);
--wsf-group-li-color: var(--f-form-color-base);
--wsf-group-li-color-active: var(--f-form-color-base);
--wsf-group-li-color-focus: var(--f-form-color-base);
--wsf-group-li-color-disabled: var(--neutral-trans-60);
--wsf-group-li-steps-color-background: var(--white);
--wsf-group-li-steps-color-background-active: var(--primary-light);
--wsf-group-li-steps-color-background-complete: var(--primary);
--wsf-group-li-steps-border-color: var(--primary-light);
--wsf-group-li-steps-border-color-active: var(--primary);
--wsf-group-li-steps-border-color-complete: var(--primary);
--wsf-group-li-steps-color: var(--f-form-color-base);
--wsf-group-li-steps-color-active: var(--f-form-color-base);
--wsf-group-li-steps-color-complete: var(--text-light);
--wsf-section-color-background: transparent;
--wsf-section-legend-color-background: transparent;
--wsf-section-legend-color: var(--f-form-color-base);
--wsf-field-fieldset-legend-color-background: transparent;
--wsf-field-fieldset-legend-color: var(--f-form-color-base);
--wsf-field-label-color: var(--neutral-dark);
--wsf-field-label-color-background: ;
--wsf-field-help-color: var(--f-form-color-base);
--wsf-field-help-color-background: transparent;
--wsf-field-color-background: var(--f-form-color-base-contrast);
--wsf-field-color-background-hover: var(--f-field-color-background);
--wsf-field-color-background-focus: var(--f-field-color-background);
--wsf-field-color-background-disabled: var(--neutral-trans-80);
--wsf-field-color-background-invalid: var(--f-field-color-background);
--wsf-field-border-color: var(--border-color-dark);
--wsf-field-border-color-hover: var(--border-color-dark);
--wsf-field-border-color-focus: var(--primary);
--wsf-field-border-color-disabled: var(--neutral-trans-60);
--wsf-field-border-color-invalid: var(--danger);
--wsf-field-box-shadow-color-focus: var(--primary);
--wsf-field-color: var(--f-form-color-base);
--wsf-field-color-hover: var(--f-field-color);
--wsf-field-color-focus: var(--f-field-color);
--wsf-field-color-disabled: var(--neutral-trans-80);
--wsf-field-color-invalid: var(--danger);
--wsf-field-color-placeholder: var(--neutral-light);
--wsf-field-invalid-feedback-color: var(--danger);
--wsf-field-invalid-feedback-color-background: transparent;
--wsf-field-prefix-suffix-color: var(--f-form-color-base);
--wsf-field-prefix-suffix-color-background: var(--neutral-semi-light);
--wsf-field-checkbox-color-background: var(--white);
--wsf-field-checkbox-checked-color-background: var(--primary);
--wsf-field-checkbox-checkmark-color: var(--white);
--wsf-field-checkbox-button-color-background: var(--neutral-light);
--wsf-field-checkbox-button-color: var(--neutral);
--wsf-field-checkbox-checked-button-color-background: var(--primary);
--wsf-field-checkbox-checked-button-color: var(--white);
--wsf-field-checkbox-switch-color: var(--neutral-light);
--wsf-field-checkbox-checked-switch-color-background: var(--primary);
--wsf-field-checkbox-checked-switch-color: var(--white);
--wsf-field-radio-color-background: var(--white);
--wsf-field-radio-checked-color: var(--primary);
--wsf-field-radio-button-color-background: var(--neutral-light);
--wsf-field-radio-button-color: var(--neutral);
--wsf-field-radio-checked-button-color-background: var(--primary);
--wsf-field-radio-checked-button-color: var(--white);
--wsf-field-radio-switch-color: var(--neutral-light);
--wsf-field-radio-checked-switch-color-background: var(--primary);
--wsf-field-radio-checked-switch-color: var(--white);
--wsf-field-select-arrow-color: var(--neutral);
--wsf-field-select-select2-choice-color-background: var(--neutral-light);
--wsf-field-select-select2-choice-color: var(--neutral);
--wsf-field-select-select2-choice-color-remove: var(--neutral);
--wsf-field-select-select2-result-color-background: var(--neutral-light);
--wsf-field-select-select2-result-color-background-selected: var(--primary);
--wsf-field-select-select2-result-color-background-highlighted: var(--primary);
--wsf-field-select-select2-result-color: var(--neutral);
--wsf-field-select-select2-result-color-selected: var(--white);
--wsf-field-select-select2-result-color-highlighted: var(--white);
--wsf-field-progress-color-background: var(--neutral-ultra-light);
--wsf-field-progress-color-background-bar: var(--primary-light);
--wsf-field-progress-color-background-complete: var(--primary);
--wsf-field-range-track-color: var(--neutral-ultra-light);
--wsf-field-range-track-lower-color: var(--neutral-light);
--wsf-field-range-track-upper-color: var(--neutral-ultra-light);
--wsf-field-range-thumb-color: var(--primary);
--wsf-field-range-tickmark-color: var(--neutral);
--wsf-field-range-tickmark-label-color: var(--neutral);
}
form.wsf-form.form--light, .form--light .wsf-form {
color-scheme: light;
}
form.wsf-form.form--dark, .form--dark .wsf-form {
color-scheme: dark;
} :has(> .is-bg) {
position: relative;
isolation: isolate;
}
:is(*, img, figure, picture).is-bg {
position: var(--bg-position, absolute) !important;
inset: var(--bg-inset, 0);
inline-size: var(--bg-width, 100%);
max-inline-size: 100%;
block-size: var(--bg-height, 100%);
border-radius: var(--bg-radius, 0);
object-fit: var(--bg-object-fit, cover);
object-position: var(--bg-object-position, center);
z-index: var(--bg-z-index, -2);
border-radius: var(--bg-radius, 0);
pointer-events: none;
}
:is(*, img, figure, picture).is-bg > img {
object-fit: var(--bg-object-fit, cover);
object-position: var(--bg-object-position, center);
}
.content-grid > :is(*, img, figure, picture).is-bg {
grid-column: full;
} :where(.content-grid) {
--full: minmax(var(--gutter), 1fr);
padding-inline: 0;
column-gap: 0 !important;
display: grid !important;
grid-template-columns: [full-start] var(--full) [feature-max-start] minmax(0, var(--feature-max-width, 100px)) [feature-start] minmax(0, var(--feature-width, 50px)) [content-start] min(var(--content-width), 100% - var(--gutter) * 2) [content-end] minmax(0, var(--feature-width, 50px)) [feature-end] minmax(0, var(--feature-max-width, 100px)) [feature-max-end] var(--full) [full-end];
}
:where(.content-grid) > :not(.content--feature, .content--feature-max, .content--full, .content--full-safe) {
width: 100%;
max-width: 100%;
}
:where(.content-grid) > :where(:not(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
grid-column: content;
}
.content--feature {
grid-column: feature;
}
.content--feature-max {
grid-column: feature-max;
}
.content--full {
grid-column: full;
}
.content--full-safe {
grid-column: full;
padding-inline: var(--gutter);
}
.content-grid:where(.content--full-safe) {
padding-inline: var(--gutter);
}
:is(.content--feature, .content--feature-max, .content--full, .content--full-safe):not(.content-grid--off :is(.content--feature, .content--feature-max, .content--full, .content--full-safe)) {
width: 100% !important;
max-width: 100%;
}
:is(.content--feature, .content--feature-max, .content--full, .content--full-safe) :is(figure img, picture img) {
width: 100%;
}
.content-grid:is([class*="padding--"], [class*="section--"], [class*="header--"]) {
padding-inline: 0;
} body :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
margin-block: 0;
}
.smart-spacing-normalize :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
margin-block: 0;
}
.smart-spacing {
gap: 0;
}
.smart-spacing > * + * {
margin-block-start: var(--flow-spacing, initial);
margin-block-end: 0;
}
.smart-spacing > * + :where(h1, h2, h3, h4, h5, h6) {
margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.smart-spacing > :where(* + h2) {
margin-block-start: var(--h2-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.smart-spacing > :where(* + h3) {
margin-block-start: var(--h3-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.smart-spacing > :where(* + h4) {
margin-block-start: var(--h4-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.smart-spacing > :where(* + h5) {
margin-block-start: var(--h5-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.smart-spacing > :where(* + h6) {
margin-block-start: var(--h6-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.smart-spacing > * + p {
margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.smart-spacing > :is(* + ul, * + ol) {
margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.smart-spacing > :is(ul, ol) {
padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.smart-spacing > ul * + li, .smart-spacing > ol * + li {
margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.smart-spacing > ul ul, .smart-spacing > ol ol, .smart-spacing > ul ol, .smart-spacing > ol ul {
margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.smart-spacing > :is(ul, ol) :is(ul, ol) li {
margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.smart-spacing > * + figure, .smart-spacing > * + picture {
margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.smart-spacing figcaption {
margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.smart-spacing > * + blockquote:where(:not(figure > blockquote)) {
margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.smart-spacing > blockquote * + * {
margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.smart-spacing > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + * {
--paragraph-spacing: 0;
--flow-spacing: 0;
}
.smart-spacing--off :where(p, h1, h2, h3, h4, h5, h6, ul, ol, li) {
margin-block: 0;
}
:where(.woocommerce-checkout) p {
margin: 0 0 1.2em;
}
.brxe-text, .brxe-post-content:where(:not([data-source="bricks"])) {
gap: 0;
}
.brxe-text > * + *, .brxe-post-content:where(:not([data-source="bricks"])) > * + * {
margin-block-start: var(--flow-spacing, initial);
margin-block-end: 0;
}
.brxe-text > * + :where(h1, h2, h3, h4, h5, h6), .brxe-post-content:where(:not([data-source="bricks"])) > * + :where(h1, h2, h3, h4, h5, h6) {
margin-block-start: var(--heading-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.brxe-text > :where(* + h2), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h2) {
margin-block-start: var(--h2-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.brxe-text > :where(* + h3), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h3) {
margin-block-start: var(--h3-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.brxe-text > :where(* + h4), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h4) {
margin-block-start: var(--h4-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.brxe-text > :where(* + h5), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h5) {
margin-block-start: var(--h5-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.brxe-text > :where(* + h6), .brxe-post-content:where(:not([data-source="bricks"])) > :where(* + h6) {
margin-block-start: var(--h6-spacing, var(--heading-spacing));
margin-block-end: 0;
}
.brxe-text > * + p, .brxe-post-content:where(:not([data-source="bricks"])) > * + p {
margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.brxe-text > :is(* + ul, * + ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(* + ul, * + ol) {
margin-block: var(--list-spacing, var(--flow-spacing, initial));
}
.brxe-text > :is(ul, ol), .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) {
padding-inline-start: var(--list-indent-spacing, var(--flow-spacing, initial));
}
.brxe-text > ul * + li, .brxe-text > ol * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ul * + li, .brxe-post-content:where(:not([data-source="bricks"])) > ol * + li {
margin-block-start: var(--list-item-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.brxe-text > ul ul, .brxe-text > ol ol, .brxe-text > ul ol, .brxe-text > ol ul, .brxe-post-content:where(:not([data-source="bricks"])) > ul ul, .brxe-post-content:where(:not([data-source="bricks"])) > ol ol, .brxe-post-content:where(:not([data-source="bricks"])) > ul ol, .brxe-post-content:where(:not([data-source="bricks"])) > ol ul {
margin-block: var(--nested-list-spacing, var(--list-item-spacing, initial));
padding-inline-start: var(--nested-list-indent-spacing, initial);
}
.brxe-text > :is(ul, ol) :is(ul, ol) li, .brxe-post-content:where(:not([data-source="bricks"])) > :is(ul, ol) :is(ul, ol) li {
margin-block-start: var(--nested-list-item-spacing, var(--list-item-spacing, initial));
}
.brxe-text > * + figure, .brxe-text > * + picture, .brxe-post-content:where(:not([data-source="bricks"])) > * + figure, .brxe-post-content:where(:not([data-source="bricks"])) > * + picture {
margin-block: var(--figure-spacing, var(--flow-spacing, initial));
}
.brxe-text figcaption, .brxe-post-content:where(:not([data-source="bricks"])) figcaption {
margin-block: var(--figcaption-spacing, var(--flow-spacing, initial));
}
.brxe-text > * + blockquote:where(:not(figure > blockquote)), .brxe-post-content:where(:not([data-source="bricks"])) > * + blockquote:where(:not(figure > blockquote)) {
margin-block: var(--blockquote-spacing, var(--flow-spacing, initial));
}
.brxe-text > blockquote * + *, .brxe-post-content:where(:not([data-source="bricks"])) > blockquote * + * {
margin-block-start: var(--paragraph-spacing, var(--flow-spacing, initial));
margin-block-end: 0;
}
.brxe-text > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + *, .brxe-post-content:where(:not([data-source="bricks"])) > :is(figure, blockquote, ul, ol):where(:not(:first-child)) + * {
--paragraph-spacing: 0;
--flow-spacing: 0;
}
body :where(p:last-of-type) + :is(h1, h2, h3, h4, h5, h6) {
margin-top: 0;
margin-block-start: 0;
} #shadow-host-companion {
padding: 0;
}