@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --_theme---background: var(--swatch--light-bg);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--dark-900);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_gap---size: var(--site--gutter);
  --_column-count---value: 1;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_spacing---space--7: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --_typography---line-height--small: 1;
  --_typography---line-height--medium: 1.1;
  --_typography---line-height--large: 1.3;
  --_typography---line-height--huge: 1.5;
  --_typography---letter-spacing--tight: -.03em;
  --_typography---letter-spacing--normal: 0em;
  --swatch--blue-bg: #070b19;
  --max-width--main: calc(var(--site--viewport-max) * 1rem);
  --site--margin: clamp(1 * 1rem, ((1 - ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --max-width--small: 50rem;
  --max-width--full: 100%;
  --border-width--main: .094rem;
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--small: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_spacing---section-space--main: clamp(4 * 1rem, ((4 - ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 1rem);
  --_spacing---section-space--large: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 10 * 1rem);
  --_spacing---section-space--page-top: clamp(10 * 1rem, ((10 - ((14 - 10) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((14 - 10) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 14 * 1rem);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_spacing---space--2: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .75 * 1rem);
  --site--gutter: 1rem;
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .5 * 1rem);
  --_spacing---space--3: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_spacing---space--4: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_spacing---space--5: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--8: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font--primary-family: Nohemi, Arial, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .25rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --_theme---border: var(--swatch--dark-900-o20);
  --swatch--transparent: transparent;
  --_button-style---border: var(--swatch--primary-blue);
  --_button-style---background: var(--swatch--primary-blue);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---text: var(--swatch--light-100);
  --swatch--brand-500: #f28c28;
  --swatch--primary-blue: #003c55;
  --swatch--rollover-blue: #062532;
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --focus--offset-inner: calc(var(--focus--width) * -1);
  --nav--max-width-outer: var(--max-width--main);
  --nav--spacing-outer-horizontal: var(--site--margin);
  --_typography---font-size--text-small: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --nav--radius: var(--radius--small);
  --_theme---nav--background: var(--_theme---background);
  --nav--max-width-inner: var(--max-width--main);
  --nav--height-total: var(--nav--height);
  --nav--spacing-outer-vertical: clamp(1 * .5rem, ((1 - ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * .5rem + ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * .5rem);
  --swatch--dark-900: #1c1c1c;
  --nav--height: 4rem;
  --nav--hamburger-thickness: var(--border-width--main);
  --nav--spacing-inner-horizontal: var(--_spacing---space--5);
  --nav--hamburger-gap: var(--_spacing---space--2);
  --swatch--light-100: white;
  --focus--width: .125rem;
  --swatch--dark-900-050: color-mix(in srgb, var(--swatch--dark-900) 50%, transparent);
  --swatch--dark-blue: ;
  --swatch--highlight-blue: #0d719c;
  --swatch--light-200: #ebebeb;
  --swatch--dark-800: #1a1a1a;
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --swatch--dark-900-o20: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --swatch--light-bg: whitesmoke;
  --swatch--light-100-o20: color-mix(in srgb, var(--swatch--light-100) 20%, transparent);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 120;
  --site--viewport-min: 20;
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --site--column-count: 12;
  --focus--offset-outer: .1875rem;
  --swatch--brand-100: color-mix(in srgb, var(--swatch--brand-500), white 80%);
  --swatch--brand-200: color-mix(in srgb, var(--swatch--brand-500), white 60%);
  --swatch--brand-400: color-mix(in srgb, var(--swatch--brand-500), white 20%);
  --swatch--brand-300: color-mix(in srgb, var(--swatch--brand-500), white 40%);
  --swatch--brand-900: color-mix(in srgb, var(--swatch--brand-500), black 80%);
  --swatch--brand-800: color-mix(in srgb, var(--swatch--brand-500), black 60%);
  --swatch--brand-700: color-mix(in srgb, var(--swatch--brand-500), black 40%);
  --swatch--brand-600: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --swatch--brand-text: var(--swatch--dark-900);
  --_alignment---direction: start;
  --swatch--brand-text-o20: color-mix(in srgb, var(--swatch--brand-text) 20%, transparent);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
  --swatch--secondary-accent: #f6a94c;
  --nav--banner-height: 2rem;
  --nav--menu-open-duration: var(--nav-duration, .4s);
  --_typography---font--primary-trim-top: .48em;
  --_typography---font--primary-trim-bottom: .42em;
  --_typography---font--primary-light: 300;
  --_typography---font--primary-semibold: 600;
  --nav--menu-close-duration: var(--nav-duration, .4s);
  --nav--dropdown-open-duration: var(--nav-duration, .4s);
  --nav--dropdown-close-duration: var(--nav-duration, .4s);
  --_typography---font-size--text-main: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--text-large: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.25 * 1rem);
  --_typography---font-size--h6: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--h5: clamp(1.375 * 1rem, ((1.375 - ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_typography---font-size--h4: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_typography---font-size--h3: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --_typography---font-size--h2: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font-size--h1: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_typography---font-size--display: clamp(4 * 1rem, ((4 - ((8 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((8 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 8 * 1rem);
  --site--column-width: calc((min(var(--max-width--main), 100% - var(--site--margin) * 2)  - (var(--site--gutter) * (var(--site--column-count)  - 1))) / var(--site--column-count));
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  background-color: var(--_theme---background);
  font-family: var(--_text-style---font-family);
  color: var(--_theme---text);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_column-count---value: 12;
  text-transform: var(--_text-style---text-transform, none);
}

h1, h2, h3, h4, h5, h6, p {
  display: flow-root;
}

a {
  color: inherit;
  outline-width: var(--focus--width);
  outline-offset: var(--focus--offset-outer);
  text-decoration: none;
}

ul, ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: "";
}

li {
  display: block;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}

strong {
  font-weight: bold;
}

blockquote {
  border-style: none;
  padding: 0;
}

figure {
  margin-bottom: 0;
}

.c-heading {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.c-heading:where(.w-variant-41c609dc-9c80-9eef-75df-03bf0eea00b4) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-792802b6-ccdb-f982-5023-5fa970cf03d0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-433d40c6-c261-f13f-c899-61d2cadf150f) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-701c4b6c-37cf-de59-d80d-80a1822c4994) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-326a9562-3263-06da-e8ef-16981fd70f1c) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-823daff2-fd84-8da0-4ed1-92a39b869ad0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-74a3180a-e505-b452-032f-599c8e557249) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-9027c8ae-1ba5-f702-ea6e-4a1c3fca9f64) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-3fbd0d32-5675-1947-73b3-abb16c1fb986) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e8) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e7) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e6) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e5) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e4) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e3) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e2) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e1) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24df) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e289) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e288) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e287) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e286) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e285) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e284) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e283) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e282) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e281) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-heading:where(.w-variant-6c8b7ca6-7080-5130-f58a-ac644d84e280) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  text-align: var(--_alignment---direction, start);
}

.c-paragraph:where(.w-variant-eee56f15-d7ce-d101-2f8c-83b3bbd55d4a) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-3ddfa43e-abc1-422e-6e6d-23dfb7da71f3) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-efb733fe-da83-69a3-ea4a-b3f2f89d0389) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-ad482112-9d0e-852c-0f6e-ba1e5a3aee59) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-93e8af18-8413-e3ac-0442-72629401a3db) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-5c484503-e2a0-ac99-680d-56013d859efa) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-b8555f10-fa7d-e9ba-e262-f9aa44c27c1c) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-4099173f-f581-635c-a5fe-cf4a89c62029) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db51a) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db519) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db518) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db517) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db516) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db515) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db514) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db513) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db512) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph:where(.w-variant-171257db-87eb-8548-e63b-724b6d3db511) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-grid {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_column-count---value: 1;
  --_gap---size: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--type, auto-fit), minmax(min(max(calc(var(--column-width, 18) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.c-grid:where(.w-variant-2d129b71-f389-2bb5-157e-4c6664b6f1f7) {
  --_column-count---value: 2;
}

.c-grid:where(.w-variant-205cb359-64f4-9613-16be-7b6ea21da130) {
  --_column-count---value: 3;
}

.c-grid:where(.w-variant-a43392db-4e92-372b-85af-453fa5f58a0b) {
  --_column-count---value: 4;
}

.c-grid:where(.w-variant-a49c393c-8eb9-9702-a7f7-b0d31c2535b6) {
  --_column-count---value: 5;
}

.c-grid:where(.w-variant-1fa34b50-a837-2ff8-cbdc-a25a0f0f655e) {
  --_column-count---value: 6;
}

.c-grid:where(.w-variant-40a5ac65-6ad6-ab31-f112-a487dd6f4194) {
  --_column-count---value: 7;
}

.c-grid:where(.w-variant-acca940a-8500-4c63-671b-ba41437b73b7) {
  --_column-count---value: 8;
}

.c-grid:where(.w-variant-3f4418b6-400a-afb6-8442-1ca7dcd18498) {
  --_column-count---value: 9;
}

.c-grid:where(.w-variant-6ad0d720-f0d5-1ea4-b1b1-2599a18bd67d) {
  --_column-count---value: 10;
}

.c-grid:where(.w-variant-d8367f61-c746-929f-bff3-d9477c01c581) {
  --_column-count---value: 11;
}

.c-grid:where(.w-variant-fd7db3dc-d58a-e1d7-ed64-9b8a1a6798b5) {
  --_column-count---value: 12;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-text-style-display {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h1 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h3 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h5 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-h6 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-large {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-small {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-rich-text {
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h1 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h2 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h3 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h4 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.u-rich-text h5 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-wrap: var(--_text-style---text-wrap);
  text-transform: var(--_text-style---text-transform, none);
}

.u-rich-text h6 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-wrap: var(--_text-style---text-wrap);
  text-transform: var(--_text-style---text-transform, none);
}

.u-rich-text p {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
}

.u-rich-text blockquote {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  border-left-style: solid;
  border-left-width: .2rem;
  padding: .5rem 1rem;
}

.u-rich-text ol {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction, start);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: decimal;
  display: flex;
  overflow: visible;
}

.u-rich-text li {
  margin-top: calc(var(--_text-style---trim-top) * -1);
  margin-bottom: calc(var(--_text-style---trim-bottom) * -1);
  display: list-item;
}

.u-rich-text ul {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  align-items: var(--_alignment---direction, start);
  flex-flow: column;
  padding-left: 1.2em;
  list-style-type: disc;
  display: flex;
  overflow: visible;
}

.u-rich-text figure {
  margin-top: var(--_spacing---space--7);
  margin-bottom: var(--_spacing---space--7);
}

.u-line-height-small {
  line-height: var(--_typography---line-height--small);
}

.u-line-height-medium {
  line-height: var(--_typography---line-height--medium);
}

.u-line-height-large {
  line-height: var(--_typography---line-height--large);
}

.u-line-height-huge {
  line-height: var(--_typography---line-height--huge);
}

.u-letter-spacing-tight {
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.u-letter-spacing-normal {
  letter-spacing: var(--_typography---letter-spacing--normal);
}

.u-section {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.u-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  background-color: var(--swatch--blue-bg);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-section:where(.w-variant-25bf08d9-3196-322b-5616-019ac7f0f4f7) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.u-container {
  z-index: 1;
  max-width: var(--max-width--main);
  width: calc(100% - var(--site--margin) * 2);
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  container: threshold-large / inline-size;
}

.u-container-small {
  z-index: 1;
  max-width: var(--max-width--small);
  width: calc(100% - var(--site--margin) * 2);
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  container: threshold-large / inline-size;
}

.u-container-full {
  z-index: 1;
  max-width: var(--max-width--full);
  width: calc(100% - var(--site--margin) * 2);
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  container: threshold-large / inline-size;
}

.u-svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible !important;
}

.u-svg:where(.w-variant-1c3f028b-116e-d4eb-db7f-8484491bbf2e) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-a0a4b133-f837-5340-6c98-04b1518f150d) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-5939aeba-b378-ecdc-f1bc-b6970df2be03) {
  transform: rotate(90deg);
}

.u-svg:where(.w-variant-dc469724-71a3-14e1-b5d5-1294323411ce) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-b18a0fcd-abb0-329e-47f4-79155dd8284a) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-caa8b8e9-e8ec-6eb3-4526-30f19f7326f5) {
  transform: rotate(90deg);
}

.u-svg.u-max-width-10ch {
  max-width: 1ch;
}

.u-path {
  stroke-width: var(--border-width--main);
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.u-sr-only {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.u-section-spacer {
  height: var(--_spacing---section-space--none);
  position: relative;
}

.u-section-spacer:where(.w-variant-d422cbd0-f212-c815-68df-63414354c21d) {
  height: var(--_spacing---section-space--small);
}

.u-section-spacer:where(.w-variant-60a7ad7d-02b0-6682-95a5-2218e6fd1490) {
  height: var(--_spacing---section-space--main);
}

.u-section-spacer:where(.w-variant-8cc18b30-4618-8767-0111-f6abfe45aaa3) {
  height: var(--_spacing---section-space--large);
}

.u-section-spacer:where(.w-variant-41fc0c0a-cac3-53c9-9802-6a916e3fb342) {
  height: var(--site--margin);
}

.u-section-spacer:where(.w-variant-e359d2da-de19-6775-b122-3e06f925f39e) {
  height: var(--_spacing---section-space--page-top);
}

.u-section-spacer.main {
  height: clamp(4rem, 3.4rem + 3vw, 7rem);
}

.u-visual-wrap {
  z-index: 1;
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.u-heading-accent strong {
  color: var(--_theme---heading-accent);
  font-weight: inherit;
}

.u-line-clamp-1, .u-line-clamp-2, .u-line-clamp-3, .u-line-clamp-4 {
  display: -webkit-box;
  overflow: hidden;
}

.u-content-wrapper {
  text-align: var(--_alignment---direction, start);
}

.u-content-wrapper:where(.w-variant-67e1f4a6-997b-b215-d348-cc757a57083b) {
  --_alignment---direction: start;
}

.u-content-wrapper:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  --_alignment---direction: center;
}

.u-content-wrapper:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  --_alignment---direction: end;
}

.u-button-group {
  margin-top: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  flex-flow: wrap;
  display: flex;
}

.u-child-contain {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  min-width: 100%;
  text-align: var(--_alignment---direction, start);
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-wrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-nowrap {
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: row;
  display: flex;
}

.u-flex-vertical-wrap {
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  flex-flow: column wrap;
  display: flex;
}

.u-flex-grow {
  flex: 1;
}

.u-flex-shrink {
  flex: 0 auto;
}

.u-flex-noshrink {
  flex: none;
}

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  flex-flow: column;
  display: grid;
}

.u-grid-subgrid {
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: subgrid;
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  grid-column: auto / span 1;
  display: grid;
}

.u-grid-autofit {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-autofill {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(max(8rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  display: grid;
}

.u-grid-above, .u-grid-below {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  flex-flow: column;
  display: grid;
}

.u-grid-breakout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-breakout);
  display: grid;
}

.u-align-self-variable {
  align-self: var(--_alignment---direction, start);
}

.u-align-self-start {
  align-self: flex-start;
}

.u-align-self-center {
  align-self: center;
}

.u-align-self-end {
  align-self: flex-end;
}

.u-align-self-stretch {
  align-self: stretch;
}

.u-align-items-stretch {
  align-items: stretch;
}

.u-align-items-start {
  align-items: flex-start;
}

.u-align-items-center {
  align-items: center;
}

.u-align-items-end {
  align-items: flex-end;
}

.u-align-items-variable {
  align-items: var(--_alignment---direction, start);
}

.u-justify-content-start {
  justify-content: flex-start;
}

.u-justify-content-center {
  justify-content: center;
}

.u-justify-content-end {
  justify-content: flex-end;
}

.u-justify-content-between {
  justify-content: space-between;
}

.u-justify-content-around {
  justify-content: space-around;
}

.u-justify-content-variable {
  justify-content: var(--_alignment---direction, start);
}

.u-color-inherit {
  color: inherit;
}

.u-color-faded {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.u-background-transparent {
  background-color: #0000;
}

.u-background-1 {
  background-color: var(--_theme---background);
}

.u-background-2 {
  background-color: var(--_theme---background-2);
}

.u-background-skeleton {
  background-color: color-mix(in lab, currentcolor 10%, transparent);
}

.u-gap-0 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: 0rem;
}

.u-gap-inherit {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
}

.u-gap-1 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--1);
}

.u-gap-2 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--2);
}

.u-gap-gutter {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--site--gutter);
}

.u-gap-3 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--3);
}

.u-gap-4 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--4);
}

.u-gap-5 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--5);
}

.u-gap-6 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--6);
}

.u-gap-7 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--7);
}

.u-gap-8 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_gap---size: var(--_spacing---space--8);
}

.u-gap-row-0 {
  grid-row-gap: 0rem;
}

.u-gap-row-inherit {
  grid-row-gap: inherit;
}

.u-gap-row-1 {
  grid-row-gap: var(--_spacing---space--1);
}

.u-gap-row-2 {
  grid-row-gap: var(--_spacing---space--2);
}

.u-gap-row-gutter {
  grid-row-gap: var(--site--gutter);
}

.u-gap-row-3 {
  grid-row-gap: var(--_spacing---space--3);
}

.u-gap-row-4 {
  grid-row-gap: var(--_spacing---space--4);
}

.u-gap-row-5 {
  grid-row-gap: var(--_spacing---space--5);
}

.u-gap-row-6 {
  grid-row-gap: var(--_spacing---space--6);
}

.u-gap-row-7 {
  grid-row-gap: var(--_spacing---space--7);
}

.u-gap-row-8 {
  grid-row-gap: var(--_spacing---space--8);
}

.u-margin-top-auto {
  margin-top: auto;
}

.u-margin-top-0 {
  margin-top: 0;
}

.u-margin-top-gutter {
  margin-top: var(--site--gutter);
}

.u-margin-top-text {
  margin-top: var(--_text-style---margin-top);
}

.u-margin-top-1 {
  margin-top: var(--_spacing---space--1);
}

.u-margin-top-2 {
  margin-top: var(--_spacing---space--2);
}

.u-margin-top-3 {
  margin-top: var(--_spacing---space--3);
}

.u-margin-top-4 {
  margin-top: var(--_spacing---space--4);
}

.u-margin-top-5 {
  margin-top: var(--_spacing---space--5);
}

.u-margin-top-6 {
  margin-top: var(--_spacing---space--6);
}

.u-margin-top-7 {
  margin-top: var(--_spacing---space--7);
}

.u-margin-top-8 {
  margin-top: var(--_spacing---space--8);
}

.u-margin-bottom-auto {
  margin-bottom: auto;
}

.u-margin-bottom-0 {
  margin-bottom: 0;
}

.u-margin-bottom-gutter {
  margin-bottom: var(--site--gutter);
}

.u-margin-bottom-text {
  margin-bottom: var(--_text-style---margin-bottom);
}

.u-margin-bottom-1 {
  margin-bottom: var(--_spacing---space--1);
}

.u-margin-bottom-2 {
  margin-bottom: var(--_spacing---space--2);
}

.u-margin-bottom-3 {
  margin-bottom: var(--_spacing---space--3);
}

.u-margin-bottom-4 {
  margin-bottom: var(--_spacing---space--4);
}

.u-margin-bottom-5 {
  margin-bottom: var(--_spacing---space--5);
}

.u-margin-bottom-6 {
  margin-bottom: var(--_spacing---space--6);
}

.u-margin-bottom-7 {
  margin-bottom: var(--_spacing---space--7);
}

.u-margin-bottom-8 {
  margin-bottom: var(--_spacing---space--8);
}

.u-weight-regular {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-regular);
}

.u-weight-medium {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-medium);
}

.u-weight-bold {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-bold);
}

.u-min-height-screen {
  min-height: 100svh;
}

.u-column-full {
  grid-column: 1 / -1;
}

.u-column-indent {
  grid-column: 2 / -2;
}

.u-column-1 {
  grid-column-end: span 1;
}

.u-column-2 {
  grid-column-end: span 2;
}

.u-column-3 {
  grid-column-end: span 3;
}

.u-column-4 {
  grid-column-end: span 4;
}

.u-column-5 {
  grid-column-end: span 5;
}

.u-column-6 {
  grid-column-end: span 6;
}

.u-column-7 {
  grid-column-end: span 7;
}

.u-column-8 {
  grid-column-end: span 8;
}

.u-column-9 {
  grid-column-end: span 9;
}

.u-column-10 {
  grid-column-end: span 10;
}

.u-column-11 {
  grid-column-end: span 11;
}

.u-column-12 {
  grid-column-end: span 12;
}

.u-alignment-start {
  --_alignment---direction: start;
  text-align: var(--_alignment---direction, start);
}

.u-alignment-center {
  --_alignment---direction: center;
  text-align: var(--_alignment---direction, start);
}

.u-alignment-end {
  --_alignment---direction: end;
  text-align: var(--_alignment---direction, start);
}

.u-text-transform-none {
  text-transform: none;
}

.u-text-transform-uppercase {
  text-transform: uppercase;
}

.u-text-transform-capitalize {
  text-transform: capitalize;
}

.u-text-transform-lowercase {
  text-transform: lowercase;
}

.u-text-wrap-default {
  text-wrap: wrap;
}

.u-text-wrap-balance {
  text-wrap: balance;
}

.u-text-wrap-pretty {
  text-wrap: pretty;
}

.u-max-width-none {
  max-width: none;
}

.u-max-width-10ch {
  max-width: 10ch;
}

.u-max-width-12ch {
  max-width: 12ch;
}

.u-max-width-14ch {
  max-width: 14ch;
}

.u-max-width-16ch {
  max-width: 16ch;
}

.u-max-width-18ch {
  max-width: 18ch;
}

.u-max-width-20ch {
  max-width: 20ch;
}

.u-max-width-30ch {
  max-width: 30ch;
}

.u-max-width-40ch {
  max-width: 40ch;
}

.u-max-width-50ch {
  max-width: 50ch;
}

.u-max-width-60ch {
  max-width: 60ch;
}

.u-max-width-70ch {
  max-width: 70ch;
}

.u-max-width-80ch {
  max-width: 80ch;
}

.u-radius-none {
  border-radius: 0;
}

.u-radius-inherit {
  border-radius: inherit;
}

.u-radius-small {
  border-radius: var(--radius--small);
}

.u-radius-main {
  border-radius: var(--radius--main);
}

.u-radius-round {
  border-radius: var(--radius--round);
}

.u-overflow-visible {
  overflow: visible;
}

.u-overflow-hidden {
  overflow: hidden;
}

.u-overflow-clip {
  overflow: clip;
}

.u-overflow-x-auto {
  overflow: auto clip;
}

.u-overflow-y-auto {
  overflow: clip auto;
}

.u-overflow-hidden-left {
  clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
}

.u-display-block {
  display: block;
}

.u-display-inline {
  display: inline;
}

.u-display-inline-block {
  display: inline-block;
}

.u-display-inline-flex {
  display: inline-flex;
}

.u-display-inline-grid {
  display: inline-grid;
}

.u-display-contents {
  display: contents;
}

.u-display-none {
  display: none;
}

.u-zindex-negative {
  z-index: -1;
  position: relative;
}

.u-zindex-0 {
  z-index: 0;
  position: relative;
}

.u-zindex-unset {
  z-index: unset;
  position: relative;
}

.u-zindex-1 {
  z-index: 1;
  position: relative;
}

.u-zindex-2 {
  z-index: 2;
  position: relative;
}

.u-zindex-3 {
  z-index: 3;
  position: relative;
}

.u-position-static {
  position: static;
}

.u-position-relative {
  position: relative;
}

.u-position-absolute {
  position: absolute;
}

.u-position-sticky {
  position: sticky;
  top: 0;
}

.u-position-fixed {
  position: fixed;
}

.u-height-full {
  height: 100%;
}

.u-width-full {
  width: 100%;
}

.u-cover {
  width: 100%;
  height: 100%;
}

.u-cover-absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-pointer-on {
  pointer-events: auto;
}

.u-pointer-off {
  pointer-events: none;
}

.u-ratio-1-1 {
  aspect-ratio: 1;
}

.u-ratio-16-9 {
  aspect-ratio: 16 / 9;
}

.u-ratio-3-2 {
  aspect-ratio: 3 / 2;
}

.u-ratio-2-3 {
  aspect-ratio: 2 / 3;
}

.u-ratio-2-1 {
  aspect-ratio: 2;
}

.u-ratio-5-4 {
  aspect-ratio: 5 / 4;
}

.u-ratio-4-5 {
  aspect-ratio: 4 / 5;
}

.u-margin-inline-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-order-first {
  order: -1;
}

.u-order-last {
  order: 1;
}

.u-object-fit-cover {
  object-fit: cover;
}

.u-object-fit-contain {
  object-fit: contain;
}

.u-threshold-large {
  container-name: threshold-large;
}

.u-threshold-medium {
  container-name: threshold-medium;
}

.u-threshold-small {
  container-name: threshold-small;
}

.u-padding-sitemargin {
  padding: var(--site--margin);
}

.u-padding-gutter {
  padding: var(--site--gutter);
}

.u-padding-0 {
  padding: 0;
}

.u-padding-1 {
  padding: var(--_spacing---space--1);
}

.u-padding-2 {
  padding: var(--_spacing---space--2);
}

.u-padding-3 {
  padding: var(--_spacing---space--3);
}

.u-padding-4 {
  padding: var(--_spacing---space--4);
}

.u-padding-5 {
  padding: var(--_spacing---space--5);
}

.u-padding-6 {
  padding: var(--_spacing---space--6);
}

.u-padding-7 {
  padding: var(--_spacing---space--7);
}

.u-padding-8 {
  padding: var(--_spacing---space--8);
}

.u-padding-small {
  padding: var(--_spacing---section-space--small);
}

.u-padding-main {
  padding: var(--_spacing---section-space--main);
}

.u-padding-large {
  padding: var(--_spacing---section-space--large);
}

.u-padding-block-sitemargin {
  padding-top: var(--site--margin);
  padding-bottom: var(--site--margin);
}

.u-padding-block-gutter {
  padding-top: var(--site--gutter);
  padding-bottom: var(--site--gutter);
}

.u-padding-block-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.u-padding-block-1 {
  padding-top: var(--_spacing---space--1);
  padding-bottom: var(--_spacing---space--1);
}

.u-padding-block-2 {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
}

.u-padding-block-3 {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
}

.u-padding-block-4 {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
}

.u-padding-block-5 {
  padding-top: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
}

.u-padding-block-6 {
  padding-top: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--6);
}

.u-padding-block-7 {
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--7);
}

.u-padding-block-8 {
  padding-top: var(--_spacing---space--8);
  padding-bottom: var(--_spacing---space--8);
}

.u-padding-block-small {
  padding-top: var(--_spacing---section-space--small);
  padding-bottom: var(--_spacing---section-space--small);
}

.u-padding-block-main {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
}

.u-padding-block-large {
  padding-top: var(--_spacing---section-space--large);
  padding-bottom: var(--_spacing---section-space--large);
}

.u-padding-inline-sitemargin {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
}

.u-padding-inline-gutter {
  padding-right: var(--site--gutter);
  padding-left: var(--site--gutter);
}

.u-padding-inline-0 {
  padding-left: 0;
  padding-right: 0;
}

.u-padding-inline-1 {
  padding-right: var(--_spacing---space--1);
  padding-left: var(--_spacing---space--1);
}

.u-padding-inline-2 {
  padding-right: var(--_spacing---space--2);
  padding-left: var(--_spacing---space--2);
}

.u-padding-inline-3 {
  padding-right: var(--_spacing---space--3);
  padding-left: var(--_spacing---space--3);
}

.u-padding-inline-4 {
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
}

.u-padding-inline-5 {
  padding-right: var(--_spacing---space--5);
  padding-left: var(--_spacing---space--5);
}

.u-padding-inline-6 {
  padding-right: var(--_spacing---space--6);
  padding-left: var(--_spacing---space--6);
}

.u-padding-inline-7 {
  padding-right: var(--_spacing---space--7);
  padding-left: var(--_spacing---space--7);
}

.u-padding-inline-8 {
  padding-right: var(--_spacing---space--8);
  padding-left: var(--_spacing---space--8);
}

.u-padding-top-sitemargin {
  padding-top: var(--site--margin);
}

.u-padding-top-gutter {
  padding-top: var(--site--gutter);
}

.u-padding-top-0 {
  padding-top: 0;
}

.u-padding-top-1 {
  padding-top: var(--_spacing---space--1);
}

.u-padding-top-2 {
  padding-top: var(--_spacing---space--2);
}

.u-padding-top-3 {
  padding-top: var(--_spacing---space--3);
}

.u-padding-top-4 {
  padding-top: var(--_spacing---space--4);
}

.u-padding-top-5 {
  padding-top: var(--_spacing---space--5);
}

.u-padding-top-6 {
  padding-top: var(--_spacing---space--6);
}

.u-padding-top-7, .u-padding-top-8 {
  padding-top: var(--_spacing---space--7);
}

.u-padding-top-small {
  padding-top: var(--_spacing---section-space--small);
}

.u-padding-top-main {
  padding-top: var(--_spacing---section-space--main);
}

.u-padding-top-large {
  padding-top: var(--_spacing---section-space--large);
}

.u-padding-bottom-sitemargin {
  padding-bottom: var(--site--margin);
}

.u-padding-bottom-gutter {
  padding-bottom: var(--site--gutter);
}

.u-padding-bottom-0 {
  padding-bottom: 0;
}

.u-padding-bottom-1 {
  padding-bottom: var(--_spacing---space--1);
}

.u-padding-bottom-2 {
  padding-bottom: var(--_spacing---space--2);
}

.u-padding-bottom-3 {
  padding-bottom: var(--_spacing---space--3);
}

.u-padding-bottom-4 {
  padding-bottom: var(--_spacing---space--4);
}

.u-padding-bottom-5 {
  padding-bottom: var(--_spacing---space--5);
}

.u-padding-bottom-6 {
  padding-bottom: var(--_spacing---space--6);
}

.u-padding-bottom-7 {
  padding-bottom: var(--_spacing---space--7);
}

.u-padding-bottom-8 {
  padding-bottom: var(--_spacing---space--8);
}

.u-padding-bottom-small {
  padding-bottom: var(--_spacing---section-space--small);
}

.u-padding-bottom-main {
  padding-bottom: var(--_spacing---section-space--main);
}

.u-padding-bottom-large {
  padding-bottom: var(--_spacing---section-space--large);
}

.u-padding-left-sitemargin {
  padding-left: var(--site--margin);
}

.u-padding-left-gutter {
  padding-left: var(--site--gutter);
}

.u-padding-left-0 {
  padding-left: 0;
}

.u-padding-left-1 {
  padding-left: var(--_spacing---space--1);
}

.u-padding-left-2 {
  padding-left: var(--_spacing---space--2);
}

.u-padding-left-3 {
  padding-left: var(--_spacing---space--3);
}

.u-padding-left-4 {
  padding-left: var(--_spacing---space--4);
}

.u-padding-left-5 {
  padding-left: var(--_spacing---space--5);
}

.u-padding-left-6 {
  padding-left: var(--_spacing---space--6);
}

.u-padding-left-7 {
  padding-left: var(--_spacing---space--7);
}

.u-padding-left-8 {
  padding-left: var(--_spacing---space--8);
}

.u-padding-right-sitemargin {
  padding-right: var(--site--margin);
}

.u-padding-right-gutter {
  padding-right: var(--site--gutter);
}

.u-padding-right-0 {
  padding-right: 0;
}

.u-padding-right-1 {
  padding-right: var(--_spacing---space--1);
}

.u-padding-right-2 {
  padding-right: var(--_spacing---space--2);
}

.u-padding-right-3 {
  padding-right: var(--_spacing---space--3);
}

.u-padding-right-4 {
  padding-right: var(--_spacing---space--4);
}

.u-padding-right-5 {
  padding-right: var(--_spacing---space--5);
}

.u-padding-right-6 {
  padding-right: var(--_spacing---space--6);
}

.u-padding-right-7 {
  padding-right: var(--_spacing---space--7);
}

.u-padding-right-8 {
  padding-right: var(--_spacing---space--8);
}

.u-column-start-auto {
  grid-column-start: auto;
}

.u-column-start-1 {
  grid-column-start: 1;
}

.u-column-start-2 {
  grid-column-start: 2;
}

.u-column-start-3 {
  grid-column-start: 3;
}

.u-column-start-4 {
  grid-column-start: 4;
}

.u-column-start-5 {
  grid-column-start: 5;
}

.u-column-start-6 {
  grid-column-start: 6;
}

.u-column-start-7 {
  grid-column-start: 7;
}

.u-column-start-8 {
  grid-column-start: 8;
}

.u-column-start-9 {
  grid-column-start: 9;
}

.u-column-start-10 {
  grid-column-start: 10;
}

.u-column-start-11 {
  grid-column-start: 11;
}

.u-column-start-12 {
  grid-column-start: 12;
}

.u-row-start-auto {
  grid-row-start: auto;
}

.u-row-start-1 {
  grid-row-start: 1;
}

.u-row-start-2 {
  grid-row-start: 2;
}

.u-row-start-3 {
  grid-row-start: 3;
}

.u-row-start-4 {
  grid-row-start: 4;
}

.u-row-start-5 {
  grid-row-start: 5;
}

.u-row-start-6 {
  grid-row-start: 6;
}

.u-row-span-1 {
  grid-row-end: span 1;
}

.u-row-span-2 {
  grid-row-end: span 2;
}

.u-row-span-3 {
  grid-row-end: span 3;
}

.u-row-span-4 {
  grid-row-end: span 4;
}

.u-row-span-5 {
  grid-row-end: span 5;
}

.u-row-span-6 {
  grid-row-end: span 6;
}

.styleguide_subheading {
  margin-bottom: 0;
}

.styleguide_card_wrap {
  height: 100%;
  padding: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_footer {
  border-top: var(--border-width--main) solid var(--_theme---border);
  text-align: center;
}

.tag_wrap {
  border-radius: var(--radius--small);
  background-color: var(--_theme---text);
  min-width: 4rem;
  color: var(--_theme---background);
  line-height: var(--_typography---line-height--small);
  text-align: center;
  padding: .5rem .75rem;
  display: inline-block;
}

.styleguide_font_item {
  padding-top: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-bottom: var(--border-width--main) solid var(--_theme---border);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form_main_label_wrap {
  text-align: left;
  width: 100%;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  background-color: var(--swatch--transparent);
  padding: 1.2rem;
}

.form_main_layout {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  display: flex;
}

.form_main_error_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  background-color: #0000;
  margin-top: 0;
  padding: .8rem 1.4rem;
}

.form_main_field {
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  width: 100%;
  height: auto;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform, none);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  outline-style: none;
  margin-top: 2px;
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.form_main_field:focus {
  border-bottom-color: var(--_theme---text);
}

.form_main_field::placeholder {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.form_main_field.is-textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  padding-top: .5rem;
}

.button_main_wrap {
  border: var(--border-width--main) none var(--_button-style---border);
  border-radius: var(--radius--small);
  background-color: var(--_button-style---background);
  color: var(--_theme---button-primary--text);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--swatch--primary-blue);
  --_button-style---background: var(--swatch--primary-blue);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---text: var(--swatch--light-100);
  justify-content: center;
  align-items: center;
  padding: 1.3rem 2rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.button_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  color: var(--_theme---button-secondary--text);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---text: var(--swatch--light-100);
}

.button_main_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
}

.button_main_wrap:hover:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  color: var(--_button-style---text-hover);
}

.button_main_text {
  z-index: 1;
  line-height: inherit;
  position: relative;
}

.button_toggle_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--small);
  background-color: var(--_button-style---background);
  width: 3rem;
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--swatch--primary-blue);
  --_button-style---background: var(--swatch--primary-blue);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---text: var(--swatch--light-100);
  justify-content: center;
  align-items: center;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.button_toggle_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_toggle_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---text: var(--swatch--light-100);
}

.button_toggle_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.button_toggle_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.page_wrap {
  flex-flow: column;
  min-height: 100svh;
  display: flex;
  overflow: clip;
}

.page_main {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.styleguide_group {
  padding-top: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.styleguide_visual {
  width: 100%;
  max-height: 7rem;
  padding: var(--_spacing---space--1);
  aspect-ratio: 3 / 1.5;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styleguide_icon {
  width: 3rem;
  height: 3rem;
}

.hero_utility-page_wrap {
  text-align: center;
}

.hero_utility-page_contain {
  min-height: 100svh;
  padding-top: var(--_spacing---section-space--page-top);
  padding-bottom: var(--_spacing---section-space--main);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.hero_utility-page_content {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.styleguide_contain {
  padding-top: var(--_spacing---section-space--small);
  padding-bottom: var(--_spacing---section-space--small);
}

.guide_wrap {
  z-index: 2000;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.guide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-columns: repeat(var(--site--column-count), minmax(0, 1fr));
  display: grid;
}

.guide_column {
  color: #8a8a8a80;
  background-color: #9292920f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
  display: flex;
}

.eyebrow_wrap {
  justify-content: var(--_alignment---direction, start);
  display: flex;
}

.eyebrow_marker {
  width: var(--border-width--main);
  background-color: currentColor;
  flex: none;
  padding-bottom: 0;
  padding-right: 0;
}

.eyebrow_text {
  margin-top: 0;
  margin-bottom: 0;
}

.eyebrow_text.u-text-style-small {
  padding-top: 3px;
}

.overlay_wrap {
  background-color: #000;
}

.styleguide_list {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.styleguide_card_visual {
  border-top-left-radius: var(--radius--round);
  border-top-right-radius: var(--radius--round);
  border-bottom-left-radius: var(--radius--round);
  border-bottom-right-radius: var(--radius--round);
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  width: 100%;
  min-width: 3rem;
  min-height: 3rem;
  padding: 0;
}

.styleguide_flex_wrap {
  aspect-ratio: 1;
  background-image: url('../images/dots.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 88%;
  flex-flow: column;
  width: 100%;
  display: flex;
  container-type: inline-size;
}

.styleguide_flex_dot {
  opacity: .1;
  pointer-events: none;
  background-color: currentColor;
  border-radius: 100vw;
  min-width: 16cqw;
  min-height: 16cqw;
  padding: 0;
}

.styleguide_scroll {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  margin-left: calc(var(--site--margin) * -1);
  scrollbar-color: var(--_theme---text) transparent;
  margin-right: calc(var(--site--margin) * -1);
  grid-template-rows: auto;
  grid-template-columns: minmax(16rem, 1fr);
  grid-auto-columns: minmax(16rem, 1fr);
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
  overflow: auto clip;
  -webkit-mask-image: linear-gradient(to right, #0000 0%, #000 3% 97%, #0000 100%);
  mask-image: linear-gradient(to right, #0000 0%, #000 3% 97%, #0000 100%);
}

.styleguide_section {
  padding-top: var(--_spacing---space--8);
}

.clickable_wrap {
  z-index: 3;
  border-radius: inherit;
}

.clickable_link {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.clickable_btn {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.styleguide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--8);
  --_column-count---value: 12;
  flex-flow: column;
  grid-auto-columns: 1fr;
  align-items: start;
}

.styleguide_content {
  grid-column: 1 / span 8;
  width: 100%;
}

.styleguide_nav_wrap {
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  width: 100%;
  top: var(--site--margin);
  max-height: calc(100svh - var(--site--margin) * 2);
  order: 1;
  grid-column: 10 / -1;
  padding: 1rem;
  position: sticky;
  overflow: clip auto;
}

.styleguide_nav_list {
  border-left: var(--border-width--main) solid var(--_theme---border);
}

.styleguide_nav_item {
  margin-left: calc(var(--border-width--main) * -.5);
}

.styleguide_nav_link {
  outline-offset: var(--focus--offset-inner);
  padding-top: .125rem;
  padding-bottom: .125rem;
  padding-left: .75rem;
  display: block;
}

.styleguide_nav_link.w--current {
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  border-left-color: currentColor;
}

.styleguide_nav_sub_list {
  overflow: hidden;
}

.styleguide_nav_sub_link {
  opacity: .6;
  outline-offset: var(--focus--offset-inner);
  padding: .125rem 1.1rem;
  line-height: 1.3em;
  display: block;
}

.styleguide_nav_sub_link:hover, .styleguide_nav_sub_link.w--current {
  opacity: 1;
}

.styleguide_nav_sub_wrap {
  grid-template-rows: 0fr;
  grid-template-columns: minmax(0, 1fr);
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: grid;
}

.button_toggle_pause {
  opacity: 0;
  display: block;
}

.button_toggle_play {
  display: block;
}

.eyebrow_layout {
  vertical-align: baseline;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.styleguide_card_inner {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.styleguide_card_hidden {
  display: none;
}

.hero_utility-page_header {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_main_radio_input {
  z-index: 2;
  cursor: pointer;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_fieldset_wrap {
  width: 100%;
}

.form_main_radio_circle_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  padding: 0;
  display: flex;
}

.form_main_radio_label {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  font-weight: inherit;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.form_main_radio_circle_inner {
  aspect-ratio: 1;
  opacity: 0;
  background-color: currentColor;
  border-radius: 100vw;
  width: 80%;
  padding: 0;
}

.form_main_fieldset_list {
  margin-top: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.form_main_checkbox_label {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  font-weight: inherit;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.form_main_checkbox_input {
  z-index: 2;
  cursor: pointer;
  appearance: none;
  outline-style: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form_main_checkbox_box {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  padding: 0;
  display: flex;
}

.form_main_checkbox_icon {
  opacity: 0;
  width: 63%;
  color: var(--_theme---background);
  overflow: visible !important;
}

.background_wrap:where(.w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297) {
  background-color: var(--_theme---background);
}

.background_wrap:where(.w-variant-eb0f2029-84f7-ce58-38ea-0afc3f5a3171) {
  background-color: var(--_theme---background-2);
}

.background_wrap:where(.w-variant-de0bcf8c-3c38-34ff-995b-017093641d29) {
  background-color: var(--swatch--brand-500);
}

.background_wrap:where(.w-variant-bc52b0e6-8292-7ebd-0a46-c28558718e28) {
  background-color: var(--swatch--primary-blue);
}

.background_wrap:where(.w-variant-4bccbf04-c651-2df6-2b76-a4c4d334a4c7) {
  background-color: var(--swatch--rollover-blue);
}

.background_wrap:where(.w-variant-3a4e08a0-f2da-8076-ead1-f92ff873802b) {
  background-color: var(--swatch--blue-bg);
}

.form_main_select_wrap {
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.form_main_select_icon {
  pointer-events: none;
  width: .8em;
  margin-right: 0;
  display: block;
  position: absolute;
  overflow: visible !important;
}

.section_wrap {
  background-color: #0000;
}

.section_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18866) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18867) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18868) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dbf) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc0) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc1) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7114) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7115) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.section_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7116) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.button_link_wrap {
  color: var(--_theme---text-link--text);
  flex-flow: column;
  padding-top: .5em;
  padding-bottom: .5em;
  display: inline-flex;
  position: relative;
}

.button_link_wrap:hover {
  border-bottom-color: var(--_theme---text-link--border-hover);
  color: var(--_theme---text-link--text-hover);
}

.button_link_text {
  z-index: 1;
  position: relative;
}

.slider_bullet_list {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  width: auto !important;
}

.swiper-wrapper {
  display: flex;
}

.slider_bullet_item {
  aspect-ratio: 1;
  border: .09rem solid var(--_theme---border);
  background-color: #eee0;
  border-radius: 100vw;
  width: 1rem;
  min-width: 0;
  padding: 0;
}

.slider_bullet_item.is-active {
  border-color: var(--_theme---text);
  background-color: var(--_theme---text);
}

.slider_wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
  container-type: inline-size;
}

.slider_offset {
  margin-left: calc(var(--_gap---size) * -.5);
  margin-right: calc(var(--_gap---size) * -.5);
  flex: 1;
  display: flex;
}

.slider_list {
  height: 100%;
}

.slider_list.swiper-wrapper {
  display: flex;
}

.slider_controls {
  margin-top: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.slider_button_layout {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider_element.swiper {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.slider_element.swiper:where(.w-variant-bfb8c45c-dbfa-13cc-2dfc-0c02a34504e4) {
  overflow: hidden;
}

.slider_element.swiper:where(.w-variant-b8ee48da-439e-7156-5d2e-5b4f080e200e) {
  clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
}

.card_primary_wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.card_primary_inner {
  width: 100%;
  padding: var(--_spacing---space--4);
  border: var(--border-width--main) dashed var(--_theme---border);
  border-radius: var(--radius--small);
  position: relative;
}

.card_primary_inner.is-news {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button_arrow_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--small);
  background-color: var(--_button-style---background);
  width: 3rem;
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--swatch--primary-blue);
  --_button-style---background: var(--swatch--primary-blue);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---text: var(--swatch--light-100);
  justify-content: center;
  align-items: center;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.button_arrow_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_arrow_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda), .button_arrow_wrap:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---text: var(--swatch--light-100);
}

.button_arrow_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.button_arrow_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.accordion_js {
  display: none;
}

.accordion_toggle_icon {
  aspect-ratio: 1;
  flex: none;
  width: 1.4rem;
}

.accordion_content_wrap {
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.accordion_content_padding {
  padding-bottom: var(--_spacing---space--5);
}

.accordion_component {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
}

.accordion_toggle_heading {
  margin-top: 0;
  margin-bottom: 0;
}

.accordion_toggle_button {
  width: 100%;
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  outline-offset: var(--focus--offset-inner);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_links_svg {
  flex: none;
  width: 1rem;
  margin-left: auto;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
  overflow: visible !important;
}

.nav_mobile_contain {
  max-width: var(--nav--max-width-outer);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

.nav_banner_close_wrap {
  outline-offset: var(--focus--offset-inner);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  outline-color: var(--_theme---background) !important;
}

.nav_links_wrap {
  flex: 1;
}

.nav_links_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav_banner_wrap {
  z-index: 1;
  background-color: var(--_theme---text);
  pointer-events: auto;
  color: var(--_theme---background);
  font-size: var(--_typography---font-size--text-small);
  height: var(--nav--banner-height);
}

.nav_banner_wrap:where(.w-variant-011ddab2-f086-7eb7-4544-b36f48745fb3) {
  background-color: var(--swatch--primary-blue);
}

.nav_links_item {
  display: flex;
}

.nav_dropdown_mega_content {
  position: relative;
}

.nav_dropdown_mega_content:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
}

.nav_dropdown_mega_contain {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_dropdown_mega_contain:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-inner);
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--8);
}

.nav_dropdown_main_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto !important;
}

.nav_component {
  z-index: 1000;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  pointer-events: none;
  background-color: #0000;
  position: sticky;
  inset: 0% 0% auto;
  container-type: inline-size;
}

.nav_component:where(.w-variant-dd866659-1d7d-6447-6461-66ca86ca367f) {
  position: fixed;
}

.nav_dropdown_main_wrap {
  background-color: #0000;
  min-width: 0;
  position: relative;
}

.nav_dropdown_main_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  width: 10rem;
  padding-top: var(--_spacing---space--1);
  position: absolute;
}

.nav_dropdown_backdrop {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.nav_search_field {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 2.9em;
  font-size: inherit;
  color: inherit;
  background-color: #0000;
  border-style: none;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0 0;
}

.nav_search_field::placeholder {
  color: color-mix(in srgb, var(--_theme---text) 60%, transparent);
}

.nav_dropdown_mega_layout {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
}

.nav_dropdown_mega_layout:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.nav_desktop_layout {
  width: 100%;
  height: var(--nav--height);
  max-width: var(--nav--max-width-inner);
  grid-column-gap: var(--_spacing---space--3);
  pointer-events: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.nav_dropdown_component {
  width: 100%;
  height: 100%;
  z-index: unset;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav_dropdown_link {
  z-index: 2;
  width: 100%;
  padding-top: var(--_spacing---space--1);
  padding-right: 0;
  padding-bottom: var(--_spacing---space--1);
  grid-column-gap: var(--_spacing---space--2);
  cursor: pointer;
  color: inherit;
  font-size: var(--text-small--font-size);
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_dropdown_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  padding-left: calc(var(--_spacing---space--6) / 2);
  padding-right: calc(var(--_spacing---space--6) / 2);
  font-size: inherit;
  display: block;
}

.nav_mobile_menu_wrap {
  max-width: var(--nav--max-width-outer);
  padding-top: var(--nav--height);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  text-align: left;
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
  inset: 0% 0% auto;
  transform: none !important;
}

.nav_links_search_icon {
  width: 1.1rem;
}

.nav_dropdown_text {
  transition: opacity .1s;
}

.nav_button_line {
  width: 100%;
  height: var(--nav--hamburger-thickness);
  background-color: currentColor;
  flex: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.nav_mobile_layout {
  z-index: 2;
  width: 100%;
  height: var(--nav--height);
  padding: 0px var(--nav--spacing-inner-horizontal);
  grid-column-gap: var(--_spacing---space--3);
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav_menu_backdrop {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.nav_banner_close_svg {
  width: 100%;
  overflow: visible !important;
}

.nav_screen-reader-text {
  white-space: nowrap;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.nav_buttons_item {
  z-index: 2;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav_buttons_item.is-main {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--3);
}

.nav_buttons_item.is-main:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin: 0px var(--_spacing---space--3);
}

.nav_links_link {
  z-index: 2;
  width: 100%;
  padding-top: var(--_spacing---space--2);
  padding-right: 0;
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  cursor: pointer;
  color: inherit;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_links_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  height: 100%;
  padding: 0px var(--_spacing---space--3);
}

.nav_mobile_wrap {
  z-index: 1;
  margin-top: var(--nav--spacing-outer-vertical);
  background-color: #0000;
  position: relative;
}

.nav_banner_svg {
  width: 1rem;
  overflow: visible !important;
}

.nav_banner_link {
  grid-column-gap: var(--_spacing---space--2);
  grid-column-start: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  outline-offset: var(--focus--offset-inner) !important;
  outline-color: var(--_theme---background) !important;
}

.nav_button_wrap {
  z-index: 2;
  flex: none;
  width: 2rem;
  padding: 0;
  outline-width: var(--focus--width) !important;
  outline-color: var(--_theme---text) !important;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_button_wrap.w--open {
  color: inherit;
  background-color: #0000;
}

.nav_search_label {
  width: 100%;
}

.nav_mobile_logo {
  z-index: 2;
  outline-offset: var(--focus--offset-inner);
  justify-content: flex-start;
  align-items: center;
  width: 6rem;
  display: flex;
  position: relative;
}

.nav_skip_wrap {
  z-index: 2;
  border-width: var(--border-width--main);
  border-radius: var(--nav--radius);
  background-color: var(--_theme---background);
  outline-offset: var(--focus--offset-inner);
  pointer-events: auto;
  color: var(--_theme---text);
  margin: .5rem;
  padding: .5rem;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-200%);
}

.nav_skip_wrap:focus {
  transform: translate(0%);
}

.nav_button_layout {
  grid-column-gap: var(--nav--hamburger-gap);
  grid-row-gap: var(--nav--hamburger-gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav_actions_wrap {
  flex-flow: column;
  flex: none;
  display: flex;
}

.nav_actions_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  justify-content: flex-start;
}

.nav_search_btn_icon {
  width: 1.1rem;
  overflow: visible !important;
}

.nav_links_component {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--8);
  grid-column-gap: var(--_spacing---space--3);
  flex-flow: column;
  flex: 1;
  display: flex;
}

.nav_links_component:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav_dropdown_mega_scroll {
  position: relative;
}

.nav_dropdown_mega_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin-top: var(--nav--height);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  overflow: hidden auto;
}

.nav_banner_contain {
  grid-column-gap: var(--_spacing---space--4);
  grid-template-rows: auto;
  grid-template-columns: minmax(1.1rem, 1.1rem) minmax(0, 1fr) minmax(1.1rem, 1.1rem);
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}

.nav_dropdown_mega_wrap {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.nav_dropdown_mega_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-outer);
  min-width: 0;
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.nav_search_btn_wrap {
  outline-offset: var(--focus--offset-inner);
  justify-content: center;
  align-items: center;
  margin-left: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.nav_mobile_menu_scroll {
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  overflow: hidden auto;
}

.nav_links_locales_hide {
  display: none;
}

.nav_search_wrap {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
  display: flex;
}

.nav_desktop_wrap {
  z-index: 1;
  margin-top: var(--nav--spacing-outer-vertical);
  background-color: #0000;
  display: none;
  position: relative;
}

.nav_desktop_contain {
  max-width: var(--nav--max-width-outer);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

.nav_desktop_logo {
  z-index: 2;
  outline-offset: var(--focus--offset-inner);
  justify-content: flex-start;
  align-items: center;
  width: 6rem;
  display: flex;
  position: relative;
}

.modal_backdrop {
  background-color: var(--swatch--dark-900);
  opacity: .5;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.modal_scroll {
  height: 100%;
  padding-top: var(--_spacing---space--5);
  padding-right: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  padding-left: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  border-radius: inherit;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden auto;
}

.modal_scroll:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  padding: var(--site--margin);
}

.modal_dialog {
  z-index: 1010;
  width: 100%;
  max-width: none;
  height: 100vh;
  max-height: none;
  color: inherit;
  background-color: #0000;
  border-style: none;
  border-width: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  inset: 0% 0% auto;
  overflow: clip;
}

.modal_content {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background);
  width: 100%;
  max-width: 38rem;
  max-height: 100%;
  color: var(--_theme---text);
  position: relative;
}

.modal_content:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  border-radius: 0;
  max-width: none;
  height: 100vh;
}

.modal_inner {
  width: 100%;
  height: 100dvh;
  padding: var(--site--margin);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal_inner:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  padding: 0;
}

.modal_slot {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.modal_slot:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  max-width: var(--max-width--main);
}

.button_close_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--round);
  background-color: var(--_button-style---background);
  width: 3rem;
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--swatch--primary-blue);
  --_button-style---background: var(--swatch--primary-blue);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---text: var(--swatch--light-100);
  justify-content: center;
  align-items: center;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.button_close_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_close_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda), .button_close_wrap:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---text: var(--swatch--light-100);
}

.button_close_wrap:hover {
  border-color: var(--_button-style---border-hover);
  background-color: var(--_button-style---background-hover);
  color: var(--_button-style---text-hover);
}

.button_close_icon {
  aspect-ratio: 1;
  width: 36%;
  position: relative;
}

.footer_link_text.u-text-style-small {
  margin-bottom: 4px;
}

.footer_bottom_contain.u-container:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_bottom_contain.u-container.dark-68 {
  width: calc(100% - var(--site--margin));
}

.footer_contain {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
}

.footer_contain.u-container {
  height: 100%;
  padding-bottom: var(--_spacing---section-space--none);
  flex-flow: column;
  position: relative;
}

.footer_wrap.u-position-relative {
  height: 96svh;
  overflow: hidden;
}

.footer_wrap.u-position-relative:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_wrap.u-position-relative.dark {
  background-color: var(--swatch--rollover-blue);
  color: var(--swatch--light-100);
}

.footer_content {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: inherit;
  flex: auto;
  grid-column: span 4;
  grid-template-rows: repeat(auto-fit, minmax(40px, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
  grid-auto-columns: minmax(200px, 1fr);
  display: grid;
}

.footer_social_link {
  width: 1.5rem;
}

.footer_social_list {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.footer_logo_wrap {
  width: 1rem;
}

.footer_logo_wrap:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_logo_wrap.dark-25, .footer_logo_wrap.dark-30 {
  width: 1.1rem;
}

.footer_bottom_list {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.footer_social_wrap {
  margin-top: auto;
}

.footer_layout {
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

.footer_layout.u-grid-above {
  grid-row-gap: var(--_spacing---space--4);
  height: 100%;
  display: flex;
}

.footer_bottom_layout {
  z-index: 1;
  padding-top: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.footer_group_item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  display: flex;
}

.footer_group_item.u-flex-horizontal-wrap {
  align-self: flex-end;
}

.footer_group_item.u-margin-bottom-1:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_group_item.u-margin-bottom-1.dark-24 {
  margin-bottom: var(--_spacing---space--2);
}

.footer_nav {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--7);
  grid-column: span 8;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_group_list {
  flex-flow: column;
  display: flex;
}

.footer_bottom_item {
  display: flex;
}

.footer_link_wrap {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
}

.modal_close {
  z-index: 2;
  align-self: flex-end;
  position: sticky;
  inset: 0 auto auto 0%;
}

.tab_control_wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.tab_button_item {
  width: 100%;
  min-width: 10rem;
  padding-top: var(--_spacing---space--4);
  padding-right: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  border-bottom-style: dashed;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  opacity: .7;
  text-align: center;
  cursor: pointer;
  outline-offset: var(--focus--offset-inner);
  outline-width: var(--focus--width);
  position: relative;
}

.tab_button_list {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  display: flex;
  overflow: auto clip;
}

.tab_content_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.tab_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  min-height: 60vh;
  display: flex;
}

.tab_button_line {
  width: 100%;
  height: var(--border-width--main);
  opacity: 0;
  background-color: currentColor;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(0, 100%);
}

.tab_content_wrap {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  margin-bottom: auto;
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  overflow-x: clip;
}

.tab_arrow_wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is--brand {
  color: var(--swatch--brand-500);
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #fff;
  border-radius: 20px;
  width: 96%;
  max-width: 1200px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 32px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
  box-shadow: 0 4px 9px #0000001c;
}

.fs-cc-banner_container {
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-banner_text {
  max-width: 540px;
  margin-right: 24px;
}

.fs-cc-banner_text-link {
  border: 1px #000;
  display: inline-block;
}

.fs-cc-banner_buttons-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: center;
  display: grid;
}

.fs-cc-banner_link-wrapper {
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.fs-cc-banner_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 12px;
  width: 100%;
  min-width: auto;
  margin-left: 0;
  padding: 12px 40px;
  font-size: 20px;
  font-weight: 400;
}

.fs-cc-banner_button.fs-cc-button-no-outline {
  color: #000;
  background-color: #0000;
  border-style: none;
  width: auto;
  min-width: auto;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #000;
  background-color: #0000;
  border-color: #d9d9d9;
  min-width: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.fs-cc-banner_icon {
  color: #000;
  align-items: center;
  display: flex;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 480px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 32px 32px 0;
  position: relative;
  overflow: scroll;
}

.fs-cc-prefs_space-smallish {
  margin-bottom: 32px;
}

.fs-cc-prefs_title {
  color: #262626;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

.fs-cc-prefs_text {
  color: var(--swatch--dark-900-050);
  font-size: var(--_typography---font-size--text-small);
  line-height: 136%;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
  display: flex;
}

.prefs_button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-cc-prefs_button {
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 12px;
  flex: 1;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 400;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #000;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.fs-cc-prefs_dropdown {
  cursor: pointer;
  flex: 1;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.fs-cc-prefs_dropdown-toggle {
  z-index: 1;
  align-items: center;
  width: 100%;
  padding: 4px 0;
  display: flex;
}

.fs-cc-prefs_dropdown_icon {
  width: auto;
  margin-right: 10px;
}

.fs-cc-prefs_label {
  color: #262626;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 20px;
  font-weight: 400;
}

.fs-cc-prefs_dropdown-content {
  background-color: #0000;
  height: 100%;
  margin-top: 4px;
  padding-left: 18px;
  padding-right: 16px;
  position: relative;
  overflow: hidden;
}

.fs-cc-prefs_status-text {
  text-align: right;
  flex: 0 auto;
  margin-top: 0;
  font-weight: 500;
}

.fs-cc-prefs_status-button {
  z-index: 2;
  background-color: #d9d9d9;
  border-radius: 50px;
  width: 48px;
  height: 28px;
  margin-top: 0;
  margin-left: auto;
  display: flex;
  position: relative;
}

.fs-cc-prefs_indicator {
  background-color: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 100%;
  width: 28px;
  height: 28px;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_checkbox-label, .fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_trigger {
  display: none;
}

.filter-group {
  min-height: 100vh;
  padding-bottom: 10em;
}

.filter-buttons {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: wrap;
  justify-content: flex-start;
  padding: 1em 1em 3em;
  display: flex;
}

.filter-btn {
  appearance: none;
  background-color: #efeeec;
  border-radius: 10em;
  padding: .65em 1.25em;
}

.reset-btn {
  outline-offset: -2px;
  color: #c90f0f;
  appearance: none;
  background-color: #c90f0f0d;
  border-radius: 10em;
  outline: 2px solid #c90f0f;
  padding: .65em 1.25em;
  font-size: 1.5em;
}

.filter-list {
  flex-flow: wrap;
  width: 100%;
  display: flex;
}

.filter-list__item {
  width: 25%;
  padding: .75em;
}

.demo-card {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #efeeec;
  border-radius: 1.5em;
  flex-flow: column;
  width: 100%;
  padding: 1em;
  display: flex;
}

.demo-card__top {
  position: relative;
}

.demo-card__visual {
  background-color: #e2e1df;
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.demo-card__visual-before {
  padding-top: 66%;
}

.demo-card__emoji {
  font-size: 4em;
}

.demo-card__tags-collection {
  width: 100%;
  padding: 1em;
  position: absolute;
  top: 0;
  left: 0;
}

.demo-card__tags-list {
  display: flex;
}

.demo-card__tags-item {
  background-color: #efeeec;
  border-radius: 3em;
  padding: .25em .75em;
}

.demo-card__tags-item-p {
  margin-bottom: 0;
  font-size: .875em;
}

.demo-card__bottom {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: .25em;
  padding-left: .5em;
  padding-right: .5em;
  display: flex;
}

.demo-card__h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.blog_contain {
  padding-top: var(--_spacing---section-space--large);
  padding-bottom: var(--_spacing---section-space--large);
}

.blog-post1-header_title-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-post1-header_breadcrumb {
  width: 100%;
  margin-bottom: var(--_spacing---space--4);
  align-items: center;
  display: flex;
}

.breadcrumb-link {
  color: var(--swatch--dark-900);
  text-decoration: none;
}

.breadcrumb-link.w--current {
  font-weight: 600;
}

.breadcrumb-divider {
  width: 1rem;
  height: 1rem;
  margin-right: var(--_spacing---space--1);
  margin-left: var(--_spacing---space--1);
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-post_header_content-top {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.blog-post1-header_author-wrapper {
  align-items: center;
  display: flex;
}

.blog-post1-header_author-image-wrapper {
  margin-right: var(--_spacing---space--3);
}

.blog-post1-header_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
}

.u-weight-bold-2 {
  font-weight: var(--_typography---font--primary-bold);
}

.blog-post1-header_date-wrapper {
  margin-top: var(--_spacing---space--1);
  display: flex;
}

.blog-post-header1_text-divider {
  margin-right: var(--_spacing---space--1);
  margin-left: var(--_spacing---space--1);
}

.blog-post1-header_share {
  margin-top: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  justify-items: start;
  display: grid;
}

.blog-post1-header_social-link {
  padding: var(--_spacing---space--1);
  background-color: #eee;
  border-radius: 20px;
}

.blog-post1-header_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.blog-post1-header_image-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.blog-post1-header_image {
  aspect-ratio: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.share-container {
  color: #1a1818;
}

.blog-post-content_share {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #1a1818;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: start;
  margin-top: 1rem;
  display: grid;
}

.share-btn {
  border-radius: 20px;
  padding: .25rem;
  transition: transform .3s;
}

.share-btn:hover {
  transform: scale(1.07);
}

.blog-post1-content_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.section-ultra-gradients {
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 45em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-ultra-gradients.is-first {
  z-index: 2;
}

.ultra-gradient-wrapper {
  background-color: #1b1b1b;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-size: 1vw;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.ultra-gradient-wrapper.u-zindex-negative {
  background-color: var(--swatch--dark-blue);
  pointer-events: none;
}

.ultra-gradient-wrapper.u-zindex-negative:where(.w-variant-405a5e7c-db1e-ef0e-26a4-b112a08ab846) {
  background-color: var(--swatch--rollover-blue);
}

.ultra-gradient-wrapper.u-zindex-negative:where(.w-variant-e31e212e-ec87-8d9e-fec2-80d048a08191) {
  background-color: var(--swatch--blue-bg);
}

.main-shapes-wrapper {
  filter: blur(120px);
}

.shape-3 {
  background-color: var(--swatch--highlight-blue);
  border-radius: 999em;
  width: 53em;
  height: 100em;
  position: absolute;
  top: -19.8em;
  left: -26em;
  right: 0;
  transform: rotate(-28deg);
}

.shape-3:where(.w-variant-405a5e7c-db1e-ef0e-26a4-b112a08ab846) {
  background-color: var(--swatch--rollover-blue);
}

.shape-2 {
  background-color: var(--swatch--rollover-blue);
  border-radius: 999em;
  width: 43em;
  height: 40em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -20em;
  left: -27.4em;
  right: 0;
}

.shape-2:where(.w-variant-405a5e7c-db1e-ef0e-26a4-b112a08ab846) {
  background-color: var(--swatch--highlight-blue);
}

.shape-2:where(.w-variant-e31e212e-ec87-8d9e-fec2-80d048a08191) {
  background-color: var(--swatch--dark-blue);
}

.shape-1 {
  background-color: var(--swatch--rollover-blue);
  border-radius: 999em;
  width: 40em;
  height: 40em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -24.7em;
  left: 0;
  right: 0;
}

.shape-1:where(.w-variant-405a5e7c-db1e-ef0e-26a4-b112a08ab846) {
  background-color: var(--swatch--light-200);
}

.shape-1:where(.w-variant-e31e212e-ec87-8d9e-fec2-80d048a08191) {
  background-color: var(--swatch--rollover-blue);
}

.blending-group-wrapper {
  z-index: 1;
  filter: blur(120px);
  mix-blend-mode: overlay;
}

.shape-8 {
  background-color: var(--swatch--light-100);
  border-radius: 999em;
  width: 47em;
  height: 119em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -17.1em;
  left: 26.7em;
  right: 0;
  transform: rotate(29deg);
}

.shape-9 {
  background-color: #1b1b1b;
  border-radius: 999em;
  width: 30em;
  height: 119em;
  position: absolute;
  top: -5.3em;
  right: 1.2em;
  transform: rotate(39deg);
}

.shape-4 {
  background-color: var(--swatch--dark-800);
  border-radius: 999em;
  width: 65em;
  height: 40em;
  margin-left: auto;
  position: absolute;
  top: -11.3em;
  left: 0;
  transform: rotate(40deg);
}

.shape-5 {
  border-radius: var(--radius--round);
  background-color: #e7805b;
  width: 30em;
  height: 30em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
}

.shape-7 {
  background-color: #b5a3d6;
  border-radius: 999em;
  width: 20em;
  height: 13em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -4.1em;
  left: 0;
  right: -23.9em;
  transform: rotate(40deg);
}

.shape-6 {
  background-color: var(--swatch--highlight-blue);
  border-radius: 999em;
  width: 66em;
  height: 60em;
  margin-left: auto;
  position: absolute;
  top: -14.2em;
  right: -25em;
  transform: rotate(60deg);
}

.background-noise {
  z-index: 0;
  opacity: .3;
  background-image: url('../images/noise.png');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gradient-intro-wrapper {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-w1 {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.title-highlight {
  display: inline-block;
}

.container-w3 {
  width: 100%;
  max-width: 58em;
  margin-left: auto;
  margin-right: auto;
}

.button_2_wrap {
  background-color: var(--swatch--primary-blue);
  color: var(--swatch--light-100);
  font-weight: var(--_typography---font--primary-regular);
  text-align: center;
  cursor: pointer;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  transition: all .4s;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.button_2_wrap:where(.w-variant-b764aeb7-5963-6dde-990d-5ad10b6f9cf9) {
  background-color: var(--_theme---button-secondary--background);
}

.button_2_wrap:hover {
  background-color: var(--swatch--highlight-blue);
}

.button_2_glow_wrap {
  pointer-events: none;
  width: 100%;
  height: 100%;
  animation-name: button_2_animation;
  animation-duration: 8s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  position: absolute;
  inset: 0%;
}

.button_2_glow_wrap:where(.w-variant-b764aeb7-5963-6dde-990d-5ad10b6f9cf9) {
  display: none;
}

.button_2_glow_circle {
  aspect-ratio: 1;
  opacity: .3;
  filter: blur(1.2rem);
  background-color: currentColor;
  border-radius: 100vw;
  width: 3em;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-50%, -50%);
}

.button_2_border_shine {
  mix-blend-mode: soft-light;
  border-radius: inherit;
  border: .09rem solid;
  position: absolute;
  inset: 0%;
}

.button_2_border_shine:where(.w-variant-b764aeb7-5963-6dde-990d-5ad10b6f9cf9) {
  border-color: var(--swatch--light-200);
}

.button_2_border_gradient {
  border-radius: inherit;
  border: .09rem solid;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: linear-gradient(#00000029 30%, #00000080 100%);
  mask-image: linear-gradient(#00000029 30%, #00000080 100%);
}

.button_2_border_gradient:where(.w-variant-b764aeb7-5963-6dde-990d-5ad10b6f9cf9) {
  border-color: var(--swatch--dark-900);
}

.button_2_border_blur-large {
  opacity: .6;
  filter: blur(.5em);
  border-radius: inherit;
  border: .4em solid;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: linear-gradient(#0000 0%, #000 100%);
  mask-image: linear-gradient(#0000 0%, #000 100%);
}

.button_2_border_blur-large:where(.w-variant-b764aeb7-5963-6dde-990d-5ad10b6f9cf9) {
  display: none;
}

.button_2_border_blur-small {
  opacity: .55;
  filter: blur(.15em);
  border-radius: inherit;
  border: .2em solid;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: linear-gradient(#0000 10%, #000 100%);
  mask-image: linear-gradient(#0000 10%, #000 100%);
}

.button_2_layout {
  padding: 1rem 2rem;
  position: relative;
}

.about_wrap {
  background-color: #0000;
}

.about_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.about_wrap.u-section {
  background-color: var(--swatch--light-100);
}

.u-height-300vh {
  height: 300vh;
}

.sticky_visual_cms.u-position-sticky {
  height: 100svh;
}

.visual_item {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.visual_item.is-first {
  z-index: 2;
}

.sticky_visual_trigger.u-container {
  flex: 0 auto;
  height: 120vh;
}

.sticky-text_layout.u-height-100vh {
  height: 100svh;
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  color: var(--swatch--light-100);
  margin-top: 20vh;
  position: sticky;
  top: 35vh;
}

.c-paragraph-2 {
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

.c-paragraph-2:where(.w-variant-eee56f15-d7ce-d101-2f8c-83b3bbd55d4a) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-3ddfa43e-abc1-422e-6e6d-23dfb7da71f3) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-efb733fe-da83-69a3-ea4a-b3f2f89d0389) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-ad482112-9d0e-852c-0f6e-ba1e5a3aee59) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-93e8af18-8413-e3ac-0442-72629401a3db) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-5c484503-e2a0-ac99-680d-56013d859efa) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-b8555f10-fa7d-e9ba-e262-f9aa44c27c1c) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-fdb8e663-01e0-aae6-13eb-e6dfca16b689) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-61d538b2-709c-eb7a-4258-8c0890dc07fc) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.c-paragraph-2:where(.w-variant-4099173f-f581-635c-a5fe-cf4a89c62029) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.sticky-text_dots_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
}

.sticky-text_dots {
  aspect-ratio: 1;
  width: .5rem;
}

.u-height-100vh {
  height: 100svh;
}

.navigation {
  z-index: 9998;
  pointer-events: none;
  position: fixed;
  inset: 0;
}

.navigation__dark-bg {
  opacity: 0;
  pointer-events: auto;
  visibility: hidden;
  background-color: #000;
  position: absolute;
  inset: 0;
}

.centered-nav {
  border-radius: .75em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 40em;
  display: flex;
  position: relative;
  top: 1rem;
  left: 50%;
  transform: translate(-50%);
}

.centered-nav__bg {
  border-radius: var(--radius--small);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffe6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.centered-nav__header {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

.centered-nav__logo {
  pointer-events: auto;
  color: #131313;
  justify-content: center;
  align-items: center;
  width: 9rem;
  display: flex;
}

.centered-nav__logo-svg {
  width: 100%;
  height: 100%;
}

.centered-nav__toggle {
  pointer-events: auto;
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  padding: 0;
  display: flex;
  position: relative;
}

.centered-nav__toggle-bar {
  background-color: var(--swatch--primary-blue);
  width: 1.5em;
  height: .125em;
  position: absolute;
}

.centered-nav__content {
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  grid-template-rows: 0fr;
  display: grid;
  position: relative;
  overflow: hidden;
}

.centered-nav__inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 10000%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.centered-nav__ul {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.centered-nav__li {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: clip;
}

.hamburger-nav__a {
  color: #131313;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: flex;
  position: relative;
}

.hamburger-nav__a:hover {
  border-bottom: 1px none var(--swatch--brand-500);
  background-color: var(--swatch--primary-blue);
  color: var(--swatch--light-100);
}

.hamburger-nav__p {
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 1.875em;
  line-height: 1;
}

.centered-nav__banner-w {
  background-color: var(--swatch--rollover-blue);
  width: 100%;
  color: var(--swatch--light-200);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: .5rem;
  display: flex;
}

.centered-nav__banner {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--swatch--rollover-blue);
  max-width: 100%;
  color: var(--swatch--light-100);
  flex-flow: column;
  padding-top: 1em;
  padding-bottom: 1em;
  text-decoration: none;
  transition: background-color .15s;
  display: flex;
  overflow: hidden;
}

.centered-nav__banner:hover {
  background-color: var(--swatch--highlight-blue);
}

.centered-nav__banner-row {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.centered-nav__banner-item {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.centered-nav__banner-inner {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 2em;
  display: flex;
}

.centered-nav__banner-text {
  margin-bottom: 0;
  font-size: .875em;
  font-weight: 400;
  line-height: 1;
}

.centered-nav__banner-text.sure-price {
  margin-left: 5px;
}

.noise-overlay_component {
  z-index: 100;
  opacity: .03;
  pointer-events: none;
  background-image: url('../images/6440f1c1d26c80660c61ec3e_noise.gif');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  max-height: 9999px;
  position: fixed;
  inset: 0 auto auto 0;
}

.section {
  background-color: var(--swatch--light-100);
}

.section.u-position-relative {
  display: none;
}

.main-container {
  z-index: 2;
}

.headline-story {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px dashed #2a2119;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 48px;
  display: flex;
}

.left-text-story {
  z-index: 2;
  max-width: 525px;
  position: relative;
}

.text-h2 {
  letter-spacing: -4px;
  font-size: 64px;
  font-weight: 400;
  line-height: 100%;
}

.right-text-story {
  text-align: right;
  justify-content: center;
  align-items: center;
  max-width: 577px;
  display: flex;
  position: relative;
}

.tessellation_wrap {
  pointer-events: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.tessellation_wrap.is-rns {
  z-index: -1;
  top: 0;
  bottom: auto;
}

.text-scroll-right {
  letter-spacing: -1.5px;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}

.about_-number_grid {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.about_grid_item {
  padding-left: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--8);
  border-left: 1px dashed var(--_theme---border);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about_grid_item:where(.w-variant-e7a54f98-2750-442f-57c7-e5109b188ef3) {
  justify-content: space-between;
  align-items: flex-start;
}

.about_grid_item._4 {
  margin-top: 360px;
}

.number_animate:where(.w-variant-e7a54f98-2750-442f-57c7-e5109b188ef3) {
  order: 9999;
}

.text-number {
  letter-spacing: -1.5px;
  font-size: 7.5rem;
  line-height: 100%;
}

.text-number:where(.w-variant-e7a54f98-2750-442f-57c7-e5109b188ef3) {
  font-size: var(--_typography---font-size--text-small);
  letter-spacing: var(--_typography---letter-spacing--normal);
}

.about_text_wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-number-item {
  line-height: 100%;
}

.label {
  justify-content: flex-start;
  align-items: flex-end;
}

.section_showcase {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.showcase_wrapper {
  justify-content: center;
  align-items: center;
  width: 25vw;
  display: flex;
  position: relative;
}

.showcase_wrapper.second {
  transform: rotate(90deg);
}

.showcase_circle {
  border: 1px solid #0c111c;
  border-radius: 50%;
  flex: none;
  width: 100%;
  height: 60%;
}

.showcase_circle._1 {
  height: 10%;
  position: absolute;
}

.showcase_circle._2 {
  height: 20%;
  position: absolute;
}

.showcase_circle._3 {
  height: 40%;
  position: absolute;
}

.showcase_circle._5 {
  height: 80%;
  position: absolute;
}

.showcase_circle._6 {
  height: 100%;
  position: absolute;
}

.motion_layout.u-grid-autofit {
  position: sticky;
  top: 0;
}

.motion_contain.u-container {
  opacity: .1;
  flex: 0 auto;
}

.motion_wrap {
  background-color: #0000;
}

.motion_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.motion_wrap.u-section {
  background-color: var(--swatch--light-100);
}

.marquee-css {
  border: 1px solid var(--swatch--brand-500);
  border-radius: var(--radius--small);
  width: 100%;
  max-width: 15em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-css__list {
  flex: none;
  align-items: center;
  display: flex;
  position: relative;
}

.marquee-css__item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 0;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 1em;
  display: flex;
}

.marquee-css__item-p {
  color: var(--swatch--brand-500);
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1;
}

.marquee-css__item-svg {
  width: 1em;
  display: none;
}

.metrics_group {
  max-width: 46rem;
  padding: var(--_spacing---space--5);
  border-radius: var(--radius--small);
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  color: var(--swatch--light-100);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 3vh auto;
  display: flex;
  position: relative;
}

.metrics_wrap {
  min-height: 100svh;
  position: relative;
}

.metrics_layout {
  min-height: 180svh;
}

.metrics_sticky {
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.globe {
  z-index: 1;
  color: var(--swatch--highlight-blue);
  justify-content: center;
  align-items: center;
  width: 35vw;
  display: flex;
  position: relative;
}

.globe__before {
  padding-top: 100%;
}

.globe__back {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.globe__back-circle {
  border: 1px solid;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.globe__back-circle.is--1 {
  width: 50%;
  height: 16%;
  top: 0%;
}

.globe__back-circle.is--2 {
  width: 87.5%;
  height: 24%;
  top: 14%;
}

.globe__back-circle.is--3 {
  width: 100%;
  height: 28%;
  top: 36%;
}

.globe__back-circle.is--4 {
  width: 87.5%;
  height: 24%;
  top: 62%;
}

.globe__back-circle.is--5 {
  width: 50%;
  height: 16%;
  top: 84%;
}

.globe__front, .globe__mirror {
  width: 100%;
  height: 100%;
  position: absolute;
}

.globe__mirror.is--duplicate {
  transform: scaleX(-1);
}

.globe__circle {
  width: 50%;
  height: 100%;
  position: absolute;
  left: auto;
  right: 50%;
  overflow: hidden;
}

.globe__circle-inner {
  border: 1px solid;
  border-radius: 50%;
  width: 200%;
  height: 100%;
  position: absolute;
}

.globe_wrap {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.parallax-demo-wrap {
  grid-column-gap: 15em;
  grid-row-gap: 15em;
  background-color: var(--swatch--rollover-blue);
  flex-flow: column;
  width: 100%;
  padding-bottom: 50vh;
  font-size: min(.85vw, 1rem);
  display: flex;
}

.parallax-demo-hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
  overflow: clip;
}

.parallax-demo-bg {
  z-index: 0;
  width: 100%;
  height: 120%;
  position: absolute;
}

.parallax-demo-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.parallax-demo-h {
  z-index: 1;
  text-align: center;
  max-width: 15ch;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.parallax-demo-details {
  z-index: 1;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
}

.parallax-demo-p {
  margin-bottom: 0;
  font-size: 1.25em;
}

.parallax-demo-row {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.parallax-demo-row__third {
  aspect-ratio: 1;
  width: calc(33.3333% - .833333em);
}

.parallax-demo-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #ffffff0d;
  border: 1px solid #fff3;
  border-radius: .75em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 2em;
  display: flex;
}

.data-parallax-span {
  display: inline-block;
}

.parallax-demo-row__half {
  aspect-ratio: 1;
  border-radius: .75em;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.parallax-demo-card__wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #ffffff0d;
  border: 1px solid #fff3;
  border-radius: .75em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 35em;
  padding: 2em;
  display: flex;
  overflow: hidden;
}

.only_desktop_banner {
  display: none;
}

.tessellation {
  z-index: 2;
  opacity: .2;
  pointer-events: none;
  height: 22rem;
  position: absolute;
  inset: auto 0% 0 30%;
}

.tessellation:where(.w-variant-0b940d14-9201-7cdd-986a-6abdb53addf0) {
  height: auto;
  left: 0%;
}

.tessellation:where(.w-variant-9eafacd6-1e84-29ba-e7fe-19657a693b31) {
  width: 75%;
  height: 100%;
  left: 0%;
  right: auto;
}

.tessellation.is-right {
  right: 0%;
}

.tessellation.is-left {
  background-image: url('../images/Tessellation-1.png');
  background-position: 50%;
  background-size: auto;
}

.tessellation.is-globe-1 {
  width: 53.06rem;
  height: 36.06rem;
}

.tessellation.is-globe-2, .tessellation.is-globe-3 {
  height: 28rem;
}

.sticky_visual_hero {
  z-index: -1;
  aspect-ratio: 1;
  border-radius: var(--radius--round);
  filter: blur(80px);
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.sticky_visual_hero.is-footer {
  z-index: 0;
}

.sticky_visual_group {
  position: absolute;
  inset: 0%;
}

.loader {
  z-index: 9999;
  color: #fff;
  width: 100%;
  height: 100dvh;
  position: fixed;
  inset: 0% 0% auto;
}

.loader__bg {
  background-color: var(--swatch--rollover-blue);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.loader__bg-bar {
  z-index: 1;
  background-color: var(--swatch--light-200);
  transform-origin: 0%;
  width: 100%;
  height: .15em;
  transform-style: preserve-3d;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale3d(0, 1, 1);
}

.loader__container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.loader__logo-wrap {
  justify-content: center;
  align-items: center;
  width: 12em;
  height: 3em;
  display: flex;
  position: relative;
}

.loader__logo-item {
  width: 100%;
  position: absolute;
}

.loader__logo-item.is--base {
  opacity: .2;
}

.loader__logo-item.is--top {
  clip-path: inset(0 100% 0 0);
}

.loader__logo-img {
  width: 100%;
  display: block;
}

.loader__text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 3.5em;
}

.loader__text-el {
  white-space: nowrap;
  margin-bottom: -.25em;
  padding-bottom: .25em;
  position: absolute;
}

.clients_wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.clients_layout {
  display: flex;
  position: relative;
}

.clients_track {
  will-change: transform;
  flex: none;
  animation-name: clients_timeline;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
  display: flex;
}

.clients_track.is-reversed {
  animation-direction: reverse;
}

.clients_cms_wrap {
  flex: none;
  display: flex;
}

.clients_cms_list {
  flex: none;
  justify-content: space-around;
  min-width: 100vw;
  display: flex;
}

.clients_cms_item {
  flex: none;
  padding-left: 2rem;
  padding-right: 2rem;
}

.clients_cms_img {
  aspect-ratio: 16 / 9;
  opacity: .27;
  background-color: currentColor;
  width: 15rem;
  max-width: none;
}

.clients_cms_img.is-first {
  z-index: 2;
}

.clients_embed {
  display: none;
}

.directional-list {
  width: 100%;
  max-width: var(--max-width--full);
  color: var(--swatch--rollover-blue);
  flex-flow: column;
  display: flex;
  position: relative;
}

.directional-list__info {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 1.5em;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.directional-list__col-award {
  min-width: 13rem;
  position: relative;
}

.directional-list__col-award.is-rns {
  flex-flow: row;
  width: 50%;
  min-width: auto;
  display: flex;
}

.direcitonal-list__eyebrow {
  color: var(--swatch--dark-900-o20);
  margin-bottom: 0;
}

.directional-list__col-client {
  text-align: left;
  flex: 1;
  position: relative;
}

.directional-list__col-client.is-rns {
  justify-content: flex-end;
  align-items: center;
  max-width: 10rem;
  display: flex;
}

.directional-list__col-link {
  flex: none;
  position: relative;
}

.directional-list__list {
  flex-flow: column;
  margin-right: 15rem;
  display: flex;
}

.directional-list__list.is-rns {
  color: var(--swatch--light-bg);
  padding-right: 0;
}

.directional-list__item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: inherit;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: -1px;
  margin-right: 1rem;
  padding: 1.5rem 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.directional-list__item:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  color: var(--swatch--light-100);
}

.directional-list__item.is-white {
  margin-right: 0;
}

.directional-list__hover-tile {
  background-color: var(--swatch--highlight-blue);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.directional-list__hover-tile:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  background-color: var(--swatch--primary-blue);
}

.directional-list__border {
  z-index: 2;
  border-bottom: 1px dashed var(--swatch--dark-900-050);
  opacity: .3;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.directional-list__border:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.directional-list__border.is--item {
  top: 0;
  bottom: auto;
}

.directional-list__border.is--item.is-first {
  right: 0;
}

.directional-list__border.is--item.is-first:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.directional-list__border.is--item.is-vertical {
  width: 1px;
  height: 100%;
  left: auto;
  right: 16rem;
}

.directional-list__border.is--item.is-vertical:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.directional-list__border.is--item.is-vertical.is-left {
  left: 0;
  right: auto;
}

.directional-list__border.is--item.is-vertical.is-left:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.direcitonal-list__p {
  margin-bottom: 0;
}

.footer_svg {
  width: 70vw;
}

.footer_content_logo {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: inherit;
  flex-flow: column;
  flex: auto;
  grid-column: span 4;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer_visual_group {
  position: absolute;
  inset: 0%;
}

.footer_visual {
  z-index: 0;
  aspect-ratio: 1;
  border-radius: var(--radius--round);
  width: 70%;
  position: absolute;
  top: 70%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.footer_visual:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
  top: 50%;
  transform: translate(-50%, -50%);
}

.footer_visual:where(.w-variant-5c6f1fd8-0f59-f9b7-7051-354b35a3dec7) {
  width: 80%;
  top: 50%;
  transform: rotate(180deg)translate(50%, 50%);
}

.progressive-blur_wrap {
  z-index: 1;
  pointer-events: none;
  height: 30vw;
  min-height: 40rem;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.progressive-blur_panel {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  padding: 0;
  position: absolute;
  -webkit-mask: linear-gradient(#0000 10%, #000 20% 40%, #0000 50%);
  mask: linear-gradient(#0000 10%, #000 20% 40%, #0000 50%);
}

.progressive-blur_panel.is-1 {
  -webkit-backdrop-filter: blur(var(--blur));
  backdrop-filter: blur(var(--blur));
  -webkit-mask: linear-gradient(#000 0% 10%, #0000 30%);
  mask: linear-gradient(#000 0% 10%, #0000 30%);
}

.progressive-blur_panel.is-2 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / var(--ratio)));
  backdrop-filter: blur(calc(var(--blur) / var(--ratio)));
  -webkit-mask: linear-gradient(#0000 0%, #000 10% 20%, #0000 40%);
  mask: linear-gradient(#0000 0%, #000 10% 20%, #0000 40%);
}

.progressive-blur_panel.is-3 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 0%, #000 20% 30%, #0000 50%);
  mask: linear-gradient(#0000 0%, #000 20% 30%, #0000 50%);
}

.progressive-blur_panel.is-4 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 10%, #000 30% 40%, #0000 60%);
  mask: linear-gradient(#0000 10%, #000 30% 40%, #0000 60%);
}

.progressive-blur_panel.is-5 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 20%, #000 40% 50%, #0000 70%);
  mask: linear-gradient(#0000 20%, #000 40% 50%, #0000 70%);
}

.progressive-blur_panel.is-6 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 30%, #000 50% 60%, #0000 80%);
  mask: linear-gradient(#0000 30%, #000 50% 60%, #0000 80%);
}

.progressive-blur_panel.is-7 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 40%, #000 60% 70%, #0000 90%);
  mask: linear-gradient(#0000 40%, #000 60% 70%, #0000 90%);
}

.progressive-blur_panel.is-8 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 50%, #000 70% 80%, #0000 100%);
  mask: linear-gradient(#0000 50%, #000 70% 80%, #0000 100%);
}

.progressive-blur_panel.is-9 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 60%, #000 80% 90%, #0000 100%);
  mask: linear-gradient(#0000 60%, #000 80% 90%, #0000 100%);
}

.progressive-blur_panel.is-10 {
  -webkit-backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  backdrop-filter: blur(calc(var(--blur) / (var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio) * var(--ratio))));
  -webkit-mask: linear-gradient(#0000 70%, #000 90%, #0000 100%);
  mask: linear-gradient(#0000 70%, #000 90%, #0000 100%);
}

.tessellation_tag_wrap {
  width: 1.5rem;
  height: 1.5rem;
}

.tessellation_hero {
  width: 31.69rem;
  height: 35.31rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.tessellation_hero.is-2 {
  opacity: .2;
  width: 44.56rem;
  height: 28.19rem;
}

.tessellation_hero.is-3 {
  opacity: .2;
  width: 52.69rem;
  height: 24.13rem;
}

.tessellation_hero.is-1 {
  opacity: .4;
}

.directional-list__logo {
  aspect-ratio: 1;
  background-color: var(--swatch--rollover-blue);
  justify-content: center;
  align-items: center;
  width: 15rem;
  padding: 1.5rem;
  display: flex;
  position: sticky;
  inset: 7.5rem 0% auto auto;
}

.directional-list_logo_wrap {
  width: 15rem;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: clip;
}

.direcitonal-list__h {
  margin-bottom: 0;
}

.directional-list__col-logo {
  flex: none;
  width: 15rem;
  position: relative;
}

.link_1_wrap.is-show-more {
  height: 1.8rem;
  overflow: hidden;
}

.link_1_line {
  transform-origin: 100%;
  width: 100%;
  height: .09rem;
  transform-style: preserve-3d;
  background-color: currentColor;
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease;
  transform: scale3d(0, 1, 1);
}

.link_1_line.is-title {
  height: .1rem;
  margin-top: 4px;
}

.direcitonal-list__icon {
  width: 1.5rem;
  overflow: visible !important;
}

.white-in-blue {
  z-index: 10;
  background-color: #0000;
  width: 10em;
  height: 10em;
  position: absolute;
  inset: 0%;
}

.fund_info_wrap {
  background-color: var(--swatch--light-200);
}

.fund_info_wrap.u-position-relative {
  overflow: clip;
}

.fund_info_component {
  position: relative;
}

.fund_info_content {
  grid-column-gap: 5rem;
  grid-row-gap: var(--_spacing---space--8);
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: minmax(0, 1fr);
  align-items: start;
  display: grid;
}

.fund_info_content-left {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  display: flex;
}

.button.is-secondary {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.button.is-link {
  padding: var(--_spacing---space--1) 0rem;
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  border-style: none;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-icon {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.fund_info_content-right {
  flex-flow: column;
  justify-content: flex-end;
  margin-top: 12rem;
  display: flex;
}

.fund_info_item-list {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  grid-template-rows: auto;
  display: flex;
}

.fund_intro {
  background-color: var(--_theme---background-2);
  justify-content: center;
  align-items: center;
  min-height: 240svh;
  overflow: clip;
}

.fund_intro_wrapper {
  z-index: 0;
  justify-content: center;
  align-items: center;
  padding-top: 5em;
  padding-bottom: 7em;
  display: flex;
  position: sticky;
  top: 0;
}

.fund_intro_content {
  z-index: 0;
  position: relative;
}

.page-padding {
  padding-left: 4rem;
  padding-right: 4rem;
}

.fund_intro_text-wrapper {
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-intro-title-small.is-made-in-webflow {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 5.6em;
  display: flex;
}

.fund_intro_title-wrapper {
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.page-intro-title.is-skills {
  margin-left: .89em;
}

.made-in-webflow-brand {
  max-width: 2.3em;
}

.page-intro-splitscreen-wrapper {
  z-index: 0;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.page-intro-splitscreen-top, .page-intro-splitscreen-bottom {
  background-color: var(--swatch--rollover-blue);
  width: 100%;
  height: 0%;
}

.section-after-intro-text {
  z-index: 1;
  margin-top: 21vh;
  padding-top: 10em;
  padding-bottom: 7.5em;
  position: relative;
}

.container-small {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.text-align-center {
  text-align: center;
}

.spacer-sm-start.spacer-sm-end {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  color: var(--swatch--light-200);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lse_image_wrap {
  aspect-ratio: 2.5 / 1.1;
  width: 15rem;
}

.fund_intro_group {
  flex-flow: row;
}

.fund_border {
  z-index: 2;
  border-bottom: 1px dashed var(--swatch--dark-900-050);
  opacity: .3;
  width: 100%;
  height: 1px;
}

.fund_border:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.fund_border:where(.w-variant-62abcfa3-8638-e333-7cb3-8aa5e170acfd) {
  border-bottom-color: var(--swatch--light-200);
}

.fund_border.is--item {
  top: 0;
  bottom: auto;
}

.fund_border.is--item.is-first {
  right: 0;
}

.fund_border.is--item.is-first:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.fund_border.is--item.is-vertical {
  width: 1px;
  height: 100%;
  left: auto;
  right: 16rem;
}

.fund_border.is--item.is-vertical:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.fund_border.is--item.is-vertical.is-left {
  left: 0;
  right: auto;
}

.fund_border.is--item.is-vertical.is-left:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  border-bottom-color: var(--swatch--light-100-o20);
}

.lse_list {
  flex-flow: column;
  padding-right: 15rem;
  display: flex;
}

.lse_list.is-rns {
  color: var(--swatch--light-bg);
  padding-right: 0;
}

.lse_item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: inherit;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: -1px;
  margin-right: 1rem;
  padding: 1.5rem 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lse_item:where(.w-variant-ce12918d-2ebf-0383-aa8f-ac965b6bb6c6) {
  color: var(--swatch--light-100);
}

.lse_item.is-white {
  margin-right: 0;
}

.lse-list {
  width: 100%;
  max-width: var(--max-width--full);
  color: var(--swatch--rollover-blue);
  flex-flow: column;
  display: flex;
  position: relative;
}

.logo-wall {
  justify-content: center;
  width: 100%;
  display: flex;
}

.logo-wall__collection {
  width: 100%;
}

.logo-wall__list {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.logo-wall__item {
  position: relative;
}

.logo-wall__logo {
  background-color: var(--swatch--primary-blue);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-wall__logo-before {
  padding-top: 66.66%;
}

.logo-wall__logo-target {
  aspect-ratio: 50 / 17.4;
  justify-content: center;
  align-items: center;
  width: 12rem;
  display: flex;
  position: absolute;
}

.logo-wall__logo-img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.image {
  display: inline-block;
}

.our-edge_wrap {
  color: var(--our-edge_color-1);
}

.our-edge_js {
  display: none;
}

.u-max-width-8ch {
  max-width: 8ch;
}

.sticky-features__wrap {
  width: 100%;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}

.sticky-features__scroll {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.sticky-features__container {
  width: 100%;
  max-width: var(--max-width--main);
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sticky-feaures__col {
  flex: 1;
  position: relative;
}

.sticky-feaures__col.is--img {
  border-radius: .75em;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.sticky-features__img-collection {
  width: 100%;
}

.sticky-features__img-list {
  width: 100%;
  height: 100svh;
  position: relative;
}

.sticky-features__img-item {
  clip-path: inset(50% round .75em);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sticky-features__img-item.is-primary-blue {
  background-color: var(--swatch--primary-blue);
}

.sticky-features__img-item.is-rollover-blue {
  background-color: var(--swatch--rollover-blue);
}

.sticky-features__img-item.is-highlight-blue {
  background-color: var(--swatch--highlight-blue);
}

.sticky-features__img-item.is-deep-blue {
  background-color: var(--swatch--blue-bg);
}

.sticky-features__img {
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sticky-features__img.is-1 {
  aspect-ratio: 1;
  width: 28rem;
  height: auto;
  position: absolute;
  inset: -10% auto auto -8%;
}

.sticky-features__img.is-2 {
  aspect-ratio: 1;
  width: 23rem;
  height: auto;
  position: absolute;
  inset: 20% auto auto -6%;
}

.sticky-features__img.is-3 {
  aspect-ratio: 1;
  width: 36rem;
  height: auto;
  position: absolute;
  inset: auto auto 9% 0%;
}

.sticky-features__img.is-4 {
  aspect-ratio: 1;
  width: 22rem;
  height: auto;
  position: absolute;
  inset: 5% auto auto -7%;
}

.sticky-features__img.is-5 {
  aspect-ratio: 1;
  width: 32rem;
  height: auto;
  position: absolute;
  inset: 20% auto auto -3%;
}

.sticky-features__img.is-6 {
  aspect-ratio: 1;
  width: 46rem;
  height: auto;
  position: absolute;
  inset: 50% auto auto 30%;
}

.sticky-features__img.is-7 {
  aspect-ratio: 1;
  width: 23rem;
  height: auto;
  position: absolute;
  inset: -7% auto auto -8%;
}

.sticky-features__img.is-8 {
  aspect-ratio: 1;
  width: 23rem;
  height: auto;
  position: absolute;
  inset: 16% auto auto -6%;
}

.sticky-features__img.is-9 {
  aspect-ratio: 1;
  width: 35rem;
  height: auto;
  position: absolute;
  inset: auto auto 5% -18%;
}

.sticky-features__img.is-10 {
  aspect-ratio: 1;
  width: 22rem;
  height: auto;
  position: absolute;
  inset: auto auto 11% 35%;
}

.sticky-features__img.is-11 {
  aspect-ratio: 1;
  width: 25rem;
  height: auto;
  position: absolute;
  inset: auto 5% 11% auto;
}

.sticky-features__img.is-12 {
  aspect-ratio: 1;
  width: 22rem;
  height: auto;
  position: absolute;
  inset: 0% auto auto -6%;
}

.sticky-features__img.is-13 {
  aspect-ratio: 1;
  width: 17rem;
  height: auto;
  position: absolute;
  inset: auto auto 10% -1%;
}

.sticky-features__img.is-14 {
  aspect-ratio: 1;
  width: 28rem;
  height: auto;
  position: absolute;
  inset: auto auto 25% 28%;
}

.sticky-features__img.is-15 {
  aspect-ratio: 1;
  width: 28rem;
  height: auto;
  position: absolute;
  inset: auto auto -2% 28%;
}

.sticky-features__progress-w {
  background-color: #ffffff26;
  height: .25em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sticky-features__progress-bar {
  transform-origin: 0%;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  background-color: #fff;
  transform: scale3d(0, 1, 1);
}

.sticky-features__text-collection {
  height: 100%;
}

.sticky-features__text-list {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.sticky-features__text-item {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  visibility: hidden;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  display: flex;
  position: absolute;
  right: 0;
}

.sticky-features__tag {
  border-radius: .25em;
  margin-bottom: 1.5rem;
  padding: .5em .625em .5em 0;
  font-size: 1em;
  line-height: 1;
}

.sticky-features__heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75em;
  line-height: 1;
}

.sticky-features__p {
  margin-bottom: 0;
  line-height: 1.2;
}

.sticky-features__title-wrap {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.sticky-features__text {
  max-width: 50%;
}

.section-sticky-image {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 370vh;
  display: flex;
  position: relative;
}

.img-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-parent.sticky {
  height: 100vh;
  position: sticky;
  top: 0;
}

.scroll-marker {
  position: absolute;
  inset: auto 0% -100vh;
}

.whipe-section-top-z {
  z-index: 1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bg-whipe-pink {
  background-color: #ffb5c9;
  width: 20%;
  height: 100%;
  position: relative;
}

.scroll-img-parent {
  background-color: var(--swatch--highlight-blue);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.img-scroll {
  width: 100%;
  height: 110%;
  position: absolute;
}

.img-scroll.is-primary-blue {
  background-color: var(--swatch--primary-blue);
}

.img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.img-cover.size {
  min-width: 100vw;
  min-height: 100vh;
  position: absolute;
}

.intro-img-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.intro-img-parent.is-primary-blue {
  background-color: var(--swatch--primary-blue);
}

.intro-img-parent.is-deep-blue {
  background-color: var(--swatch--blue-bg);
}

.intro-img-parent.is-highlight-blue {
  background-color: var(--swatch--highlight-blue);
}

.intro-img-parent.is-rollover-blue {
  background-color: var(--swatch--rollover-blue);
}

.cta-parent {
  z-index: 5;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.intro-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13vw;
  line-height: .8;
}

.form-block {
  width: 20rem;
  margin-top: 1.4rem;
  margin-left: auto;
  margin-right: auto;
}

.success-message {
  color: #340712;
  text-transform: uppercase;
  background-color: #c3d3f9;
  border-radius: 60px;
}

.error-message {
  text-transform: uppercase;
  background-color: #ff5454;
  border-radius: 60px;
  font-size: .8rem;
}

.bar-footer {
  justify-content: space-between;
  align-items: center;
}

.sub-title {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.text-yellow {
  color: #f4fd86;
  text-decoration: none;
}

.scroll_text_parent.u-theme-dark {
  max-width: var(--max-width--main);
  background-color: var(--swatch--transparent);
}

.scroll_text_item {
  z-index: 1;
  max-width: var(--max-width--main);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 6rem;
  display: flex;
  position: relative;
}

.tessellation_globe {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.tessellation_globe.is-right {
  right: 0%;
}

.tessellation_globe.is-left {
  background-image: url('../images/Tessellation-1.png');
  background-position: 50%;
  background-size: auto;
}

.tessellation_globe.is-globe-1 {
  width: 53.06rem;
  height: 36.06rem;
}

.tessellation_globe.is-globe-2, .tessellation_globe.is-globe-3 {
  height: 28rem;
}

.footer_gradient_wrap {
  opacity: .4;
}

.footer_gradient_wrap:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.footer_gradient_wrap.u-hide-tablet:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
  transform: rotate(180deg);
}

.footer_gradient_wrap.is-image {
  display: none;
}

.footer_gradient_wrap.is-image.dark-15, .footer_gradient_wrap.is-gradient.dark-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.u-faded-40 {
  opacity: .4;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
}

.u-faded-40:where(.w-variant-41c609dc-9c80-9eef-75df-03bf0eea00b4) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-792802b6-ccdb-f982-5023-5fa970cf03d0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-433d40c6-c261-f13f-c899-61d2cadf150f) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-701c4b6c-37cf-de59-d80d-80a1822c4994) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-326a9562-3263-06da-e8ef-16981fd70f1c) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-823daff2-fd84-8da0-4ed1-92a39b869ad0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-74a3180a-e505-b452-032f-599c8e557249) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-9027c8ae-1ba5-f702-ea6e-4a1c3fca9f64) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-3fbd0d32-5675-1947-73b3-abb16c1fb986) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e8) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e7) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h1);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e6) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e5) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h3);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e4) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e3) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e2) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e1) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24e0) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.u-faded-40:where(.w-variant-5eeeecb5-f2ed-90bd-b35c-b07e074b24df) {
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
}

.draggable-wrapper {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.container {
  z-index: 1;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.7em;
  position: relative;
}

.container.is--draggable {
  z-index: 2;
  height: 100vh;
  position: sticky;
  top: 0;
}

.box-contain {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.box {
  width: 15em;
  position: relative;
}

.box-inner {
  z-index: 1;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.image-contain {
  z-index: 1;
  background-color: var(--swatch--rollover-blue);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-contain.team-section {
  padding-left: 0;
  padding-right: 0;
}

.work_wrap {
  padding-top: 40vh;
  padding-bottom: 40vh;
  padding-left: 27%;
}

.work_wrap.team-section {
  color: var(--swatch--light-bg);
  padding-bottom: 0;
}

.work_wrap.team-section.afim-management {
  padding-top: 2vh;
}

.work_item {
  color: #d1ecee4d;
}

.work_item.active {
  color: var(--swatch--light-100);
}

.work_image_wrap {
  display: none;
}

.portfolio_wrap {
  background-color: #0000;
}

.portfolio_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18866) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18867) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18868) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dbf) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc0) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc1) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7114) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7115) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.portfolio_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7116) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.work_link_wrap {
  justify-content: space-between;
  display: flex;
}

.work_link_wrap.team-section {
  padding-bottom: 2rem;
}

.work_img {
  display: none;
}

.stacking-cards__collection {
  width: 100%;
  overflow: clip;
}

.stacking-cards__list {
  flex-flow: column;
  display: flex;
}

.stacking-cards__item {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  margin-top: -1em;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
  position: relative;
  overflow: clip;
}

.stacking-cards__item.is--rollover-blue {
  background-color: var(--swatch--rollover-blue);
}

.stacking-cards__item.is--deep-blue {
  background-color: var(--swatch--blue-bg);
}

.stacking-cards__item.is--primary-blue {
  background-color: var(--swatch--primary-blue);
}

.stacking-cards__item.is--highlight-blue {
  background-color: var(--swatch--highlight-blue);
}

.stacking-cards__item-h {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10vw;
  line-height: .8;
}

.stacking-cards__item-img {
  aspect-ratio: 1;
  opacity: .7;
  width: 50vw;
  margin-top: -1vw;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.stacking-cards__item-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: 2.5em;
  left: 2rem;
  right: 2rem;
}

.stacking-card__top-span {
  font-size: 1em;
  font-weight: 500;
}

.lse_stock_wrap {
  width: 100%;
}

.portfolio_logo_trigger {
  display: none;
}

.stock-price-wrap {
  margin-top: var(--_spacing---space--8);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.stock-price-container {
  width: 100%;
  margin-top: var(--_spacing---space--8);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  display: flex;
}

.span_lse {
  text-align: left;
}

.rns-wrap {
  height: 560px;
  overflow: hidden;
}

.stock-price-inner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer_group_disclaimer {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.marquee_bg {
  background-color: var(--swatch--primary-blue);
  width: 120vw;
  position: absolute;
  inset: 0% 0% 0% -20vw;
}

.key_documents {
  margin-top: var(--_text-style---margin-top);
}

.archive {
  width: 100%;
}

.key_documents_group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  margin-bottom: var(--_text-style---margin-bottom);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.key_documents_group.u-flex-horizontal-wrap {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.archive_item {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.srticle_hero_wrap {
  background-color: #0000;
}

.srticle_hero_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18866) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18867) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18868) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dbf) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc0) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc1) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7114) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7115) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.srticle_hero_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7116) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap {
  background-color: #0000;
}

.article_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18866) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18867) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18868) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dbf) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc0) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc1) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7114) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7115) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7116) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.article_layout {
  padding-left: 25%;
}

.social-share {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  margin-top: var(--_spacing---space--8);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-share__button {
  background-color: var(--swatch--light-200);
  width: 3em;
  height: 3em;
  color: var(--swatch--primary-blue);
  appearance: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-share__icon {
  width: 1.5em;
  display: flex;
}

.social-share__icon.is--success {
  position: absolute;
}

.news_list {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.news_item {
  width: 25%;
}

.news_wrap {
  background-color: #0000;
}

.news_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fc) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fd) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-80b54d86-7e34-f051-bd0c-38f8608081fe) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18866) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18867) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-5ef797bd-2462-f5f9-a772-7e3730e18868) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dbf) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc0) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-ce5ce307-bb32-ff9d-7764-4bbce8234dc1) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7114) {
  --_theme---background: var(--swatch--light-bg);
  --_theme---text: var(--swatch--dark-900);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---button-primary--text: var(--_button-style---text);
  --_theme---button-secondary--text: var(--_theme---button-primary--text);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7115) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--primary-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.news_wrap:where(.w-variant-9b8aa196-bc95-fb5d-9b76-72f5429e7116) {
  --_theme---background: var(--swatch--rollover-blue);
  --_theme---text: var(--swatch--light-100);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--primary-blue);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---button-primary--text: var(--_theme---text);
  --_theme---button-secondary--text: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: var(--swatch--highlight-blue);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_theme---button-secondary--border: var(--swatch--light-200);
  --_theme---button-secondary--background-hover: var(--swatch--rollover-blue);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--border: var(--_theme---border);
}

.marquee_wrap:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
  display: none;
}

.team-underline-box {
  border-bottom: 2px solid var(--swatch--light-100);
  padding-bottom: .1rem;
}

@media screen and (min-width: 1440px) {
  .footer_contain.u-container {
    height: 100%;
  }

  .footer_layout.u-grid-above {
    height: 100%;
    display: flex;
  }

  .tab_wrap {
    min-height: 50vh;
  }

  .left-text-story {
    max-width: 36.458vw;
  }

  .right-text-story {
    max-width: 40.069vw;
  }

  .tessellation_wrap {
    width: 22.656vw;
  }

  .text-scroll-right {
    letter-spacing: -.104vw;
    font-size: 2.778vw;
  }

  .about_grid_item {
    grid-column-gap: 2.778vw;
    grid-row-gap: 2.778vw;
    border-left-width: .052vw;
    top: 5.208vw;
  }

  .about_grid_item._4 {
    margin-top: 25vw;
  }

  .text-number {
    letter-spacing: -.104vw;
    font-size: 8.333vw;
  }

  .title-number-item {
    letter-spacing: -.069vw;
  }

  .video-story {
    height: 51.597vw;
  }
}

@media screen and (min-width: 1920px) {
  .footer_content {
    display: block;
  }

  .left-text-story {
    max-width: 29.1664vw;
  }

  .right-text-story {
    max-width: 32.0552vw;
  }

  .tessellation_wrap {
    width: 18.1248vw;
  }

  .text-scroll-right {
    letter-spacing: -.0832vw;
    font-size: 2.2224vw;
  }

  .about_-number_grid {
    margin-top: 11.1112vw;
  }

  .about_grid_item {
    top: 4.1664vw;
  }

  .about_grid_item._4 {
    margin-top: 20vw;
  }

  .text-number {
    letter-spacing: -.0832vw;
    font-size: 6.6664vw;
  }

  .title-number-item {
    letter-spacing: -.0552vw;
  }

  .video-story {
    height: 41.2776vw;
  }

  .stock-price-wrap {
    display: block;
  }

  .stock-price-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .stock-price-inner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .nav_button_wrap.w--open {
    color: inherit;
    background-color: #c8c8c800;
  }

  .footer_bottom_wrap:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_bottom_wrap.dark-67 {
    margin-top: auto;
  }

  .footer_bottom_layout {
    justify-content: center;
    align-items: center;
  }

  .fs-cc-banner_component {
    margin-left: auto;
    margin-right: auto;
    padding: 32px;
  }

  .fs-cc-banner_container {
    flex-wrap: wrap;
  }

  .fs-cc-banner_text {
    color: #8c8c8c;
    flex: 1;
    min-width: 100%;
    max-width: none;
    margin-bottom: 24px;
    font-weight: 300;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center;
    display: grid;
  }

  .fs-cc-banner_link-wrapper {
    margin-right: 0;
  }

  .fs-cc-banner_button {
    width: 100%;
    min-width: auto;
    margin-left: 0;
    font-size: 18px;
  }

  .filter-list__item {
    width: 50%;
  }

  .blog-post1-header_title-wrapper {
    margin-bottom: var(--_spacing---space--8);
  }

  .blog-post1-header_image-wrapper {
    margin-bottom: var(--_spacing---space--7);
    padding-top: 56.25%;
  }

  .ultra-gradient-wrapper {
    font-size: 1.3vh;
  }

  .shape-3 {
    width: 44em;
    height: 57em;
    position: absolute;
    inset: 23.2em -9.5em 0 auto;
  }

  .blending-group-wrapper {
    margin-left: -4em;
  }

  .shape-4 {
    top: 22em;
  }

  .headline-story {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .right-text-story {
    max-width: 520px;
    margin-left: auto;
  }

  .tessellation_wrap {
    width: 360px;
  }

  .about_-number_grid {
    grid-row-gap: 32px;
  }

  .about_grid_item {
    position: static;
  }

  .about_grid_item._2, .about_grid_item._3, .about_grid_item._4 {
    margin-top: 0;
  }

  .text-number {
    font-size: 64px;
  }

  .title-number-item {
    font-size: 28px;
  }

  .video-story {
    height: 640px;
  }

  .showcase_wrapper {
    width: 60vw;
  }

  .globe {
    width: 55vw;
  }

  .only_desktop_banner {
    z-index: 10000;
    padding-left: var(--site--margin);
    color: var(--swatch--brand-500);
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .directional-list.u-margin-bottom-8.u-margin-top-8 {
    grid-column-gap: var(--site--gutter);
    grid-row-gap: var(--site--gutter);
  }

  .directional-list__col-award {
    min-width: auto;
  }

  .directional-list__collection.u-position-relative {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-columns: 1fr;
    display: grid;
  }

  .directional-list__list {
    margin-right: 0;
  }

  .directional-list__item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
  }

  .directional-list__hover-tile {
    display: none;
  }

  .directional-list__border.is--item.is-vertical {
    right: 0;
  }

  .footer_content_logo {
    justify-content: center;
    align-items: center;
  }

  .footer_content_logo:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_content_logo.dark-65 {
    pointer-events: none;
    position: absolute;
    inset: 0%;
  }

  .footer_visual:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
    top: 50%;
  }

  .progressive-blur_wrap {
    display: none;
  }

  .directional-list__logo {
    width: auto;
    position: static;
    top: 0;
  }

  .directional-list_logo_wrap {
    order: -9999;
    width: 100%;
    height: auto;
    position: static;
  }

  .fund_info_content {
    grid-column-gap: var(--_spacing---space--7);
    grid-row-gap: var(--_spacing---space--5);
  }

  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .fund_border.is--item.is-vertical {
    right: 0;
  }

  .lse_list {
    padding-right: 0;
  }

  .lse_item {
    margin-right: 0;
  }

  .logo-wall__item {
    width: 33.333%;
  }

  .sticky-features__img.is-2 {
    left: 0%;
  }

  .sticky-features__img.is-3 {
    max-width: none;
    height: 34rem;
    bottom: -4%;
    left: -50%;
  }

  .sticky-features__img.is-5 {
    top: 30%;
  }

  .sticky-features__img.is-6 {
    top: 56%;
  }

  .sticky-features__img.is-9 {
    bottom: -10%;
  }

  .sticky-features__img.is-10 {
    bottom: 5%;
  }

  .sticky-features__img.is-11 {
    width: auto;
    max-width: none;
    inset: auto auto -25% -80%;
  }

  .sticky-features__img.is-12 {
    left: -10%;
  }

  .sticky-features__img.is-13 {
    left: -40%;
  }

  .sticky-features__img.is-14, .sticky-features__img.is-15 {
    left: 10%;
  }

  .sticky-features__title-wrap {
    width: 100%;
  }

  .sticky-features__text {
    max-width: none;
  }

  .intro-title {
    font-size: 14vw;
  }

  .intro-title.small {
    font-size: 10vw;
  }

  .scroll_text_item {
    width: 60%;
  }

  .scroll_text_item.u-container {
    flex-flow: column;
  }

  .footer_gradient_wrap.u-position-relative {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -7%;
    transform: translate(5%)rotate(180deg);
  }

  .footer_gradient_wrap.is-image {
    display: block;
    position: absolute;
    inset: 0%;
    transform: rotate(180deg);
  }

  .footer_gradient_wrap.is-image:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_gradient_wrap.is-image.dark-15 {
    position: absolute;
    inset: 0%;
    transform: rotate(180deg);
  }

  .footer_gradient_wrap.is-gradient {
    display: none;
  }

  .container {
    padding: 6vw;
  }

  .box-contain {
    align-items: flex-start;
    padding-top: 4em;
  }

  .box-inner {
    transform-origin: 50% 0;
  }

  .work_wrap {
    padding-top: 30.3em;
    padding-bottom: 100vh;
    padding-left: 0%;
  }

  .work_wrap.team-section {
    padding-top: 20em;
    padding-bottom: 20vh;
  }

  .stacking-cards__item {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .u-hide-tablet {
    display: none;
  }

  .key_documents_group {
    grid-template-columns: 1fr;
  }

  .news_list {
    flex-flow: wrap;
  }

  .news_item {
    width: 47%;
  }
}

@media screen and (max-width: 767px) {
  .fs-cc-banner_component {
    width: 94%;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: center;
    width: 100%;
    margin-top: 12px;
    display: grid;
  }

  .fs-cc-banner_link-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
    grid-auto-columns: 1fr;
    margin-right: 0;
    display: grid;
  }

  .fs-cc-banner_button {
    width: 100%;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-cc-prefs_space-smallish {
    margin-bottom: 20px;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-prefs_dropdown-toggle {
    padding-top: 4px;
  }

  .fs-cc-prefs_dropdown-content {
    margin-top: 4px;
  }

  .filter-list__item {
    width: 100%;
  }

  .blog-post1-header_title-wrapper {
    margin-bottom: var(--_spacing---space--7);
  }

  .main-shapes-wrapper {
    filter: blur(80px);
  }

  .shape-3 {
    width: 30em;
    height: 100em;
  }

  .blending-group-wrapper {
    filter: blur(80px);
  }

  .title1 {
    font-size: 5em;
  }

  .intro-description {
    padding-left: 0;
    padding-right: 0;
  }

  .sticky_visual_trigger.u-container {
    -webkit-backdrop-filter: blur(80px);
    backdrop-filter: blur(80px);
    width: 100%;
    height: auto;
  }

  .sticky-text_layout.u-height-100vh {
    height: auto;
    margin-top: 10vh;
    margin-bottom: 25vh;
  }

  .centered-nav {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
    top: 1em;
    left: auto;
    right: auto;
    transform: none;
  }

  .main-container.mobile-no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .headline-story {
    flex-flow: column;
  }

  .left-text-story {
    max-width: 360px;
  }

  .right-text-story {
    max-width: 370px;
  }

  .tessellation_wrap {
    width: 320px;
  }

  .text-scroll-right {
    letter-spacing: -1px;
    font-size: 28px;
  }

  .about_-number_grid {
    margin-bottom: 0;
  }

  .about_grid_item {
    min-height: 212px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .text-number {
    font-size: 56px;
  }

  .title-number-item {
    letter-spacing: -.75px;
    font-size: 20px;
  }

  .video-story {
    border-radius: 0;
  }

  .parallax-demo-wrap {
    font-size: 1rem;
  }

  .parallax-demo-h {
    font-size: 3em;
  }

  .parallax-demo-p {
    font-size: .75em;
  }

  .parallax-demo-row {
    flex-flow: wrap;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .parallax-demo-row__third {
    width: 100%;
  }

  .parallax-demo-card {
    padding: 1.25em;
  }

  .parallax-demo-card__wrap {
    flex-flow: column;
    height: auto;
  }

  .svg-1 {
    margin-top: 3em;
  }

  .directional-list__col-award {
    min-width: 6.5rem;
  }

  .tessellation_hero.is-2, .tessellation_hero.is-3 {
    opacity: .3;
  }

  .fund_info_content {
    grid-column-gap: var(--_spacing---space--3);
    grid-row-gap: var(--_spacing---space--3);
    grid-template-columns: minmax(0, 1fr);
  }

  .fund_info_content-right, .fund_info_item-list {
    margin-top: 0;
  }

  .fund_intro_text-wrapper {
    margin-top: -4vh;
  }

  .page-intro-title-small {
    font-size: 2.6vw;
  }

  .page-intro-title-small.is-best-in-class {
    margin-left: 0;
  }

  .page-intro-title-small.is-made-in-webflow {
    margin-right: 0;
  }

  .page-intro-title {
    font-size: 13vw;
  }

  .page-intro-title.is-webdesign {
    margin-left: 0;
  }

  .page-intro-title.is-animation {
    flex: 1;
    margin-left: 0;
  }

  .page-intro-title.is-skills {
    margin-left: 0;
  }

  .sticky-features__scroll {
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 100svh;
    padding-top: 1.25em;
    padding-bottom: 2.5em;
  }

  .sticky-features__container {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .sticky-features__img-list {
    aspect-ratio: 1;
  }

  .sticky-features__text-list {
    min-height: 20em;
    max-height: none;
  }

  .sticky-features__text-item {
    max-width: none;
  }

  .sticky-features__tag {
    margin-bottom: 0;
  }

  .sticky-features__heading {
    font-size: 2.5em;
  }

  .sticky-features__p {
    font-size: 1em;
  }

  .intro-title {
    font-size: 16vw;
  }

  .intro-title.small {
    font-size: 14vw;
  }

  .scroll_text_item {
    width: auto;
  }

  .footer_gradient_wrap {
    bottom: -80px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .box-contain {
    padding-top: 5rem;
  }

  .box {
    margin-left: 1rem;
  }

  .work_link_wrap {
    flex-flow: column;
  }

  .stacking-cards__item-top {
    left: 1rem;
    right: 1rem;
  }

  .portfolio_logo_trigger {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .u-max-width-full {
    max-width: 100%;
  }

  .footer_group_wrap.u-order-first:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
    margin-top: 2rem;
  }

  .footer_bottom_text.u-text-style-small {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer_group_title.u-text-style-main.u-margin-bottom-5 {
    text-align: center;
  }

  .footer_bottom_list {
    justify-content: center;
    align-items: center;
  }

  .footer_social_wrap {
    text-align: center;
    margin-bottom: .4rem;
  }

  .footer_bottom_layout {
    justify-content: center;
    align-items: center;
  }

  .footer_group_item.u-flex-horizontal-wrap {
    align-self: center;
  }

  .footer_nav {
    grid-row-gap: var(--_spacing---section-space--none);
    flex-flow: column;
    display: flex;
  }

  .footer_group_list {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    justify-content: flex-start;
    align-items: center;
  }

  .footer_group_list.u-alignment-start:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_group_list.u-alignment-start.dark-23 {
    margin-bottom: var(--_spacing---space--2);
  }

  .fs-cc-banner_component {
    width: 88%;
    margin-bottom: 20px;
    padding: 20px;
  }

  .fs-cc-banner_container {
    grid-row-gap: 0px;
  }

  .fs-cc-banner_text {
    margin-bottom: 0;
    margin-right: 0;
    font-size: 14px;
  }

  .fs-cc-banner_buttons-wrapper {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
    text-align: center;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 100%;
    margin-top: 32px;
  }

  .fs-cc-banner_link-wrapper {
    grid-column-gap: 0px;
    justify-content: center;
    justify-items: center;
    width: 100%;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .fs-cc-banner_button {
    width: 100%;
    min-width: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .fs-cc-banner_button.fs-cc-button-no-outline {
    width: auto;
    margin-bottom: 0;
  }

  .fs-cc-banner_button.fs-cc-button-alt {
    padding-left: 0;
    padding-right: 0;
  }

  .fs-cc-prefs_component {
    padding: 24px 20px;
  }

  .fs-cc-prefs_form {
    border-radius: 12px;
  }

  .fs-cc-prefs_content {
    border-radius: 12px;
    padding: 20px 20px 0;
  }

  .fs-cc-prefs_space-medium {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .fs-cc-prefs_button {
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .fs-cc-prefs_button.fs-cc-button-alt {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .fs-cc-prefs_option {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs-cc-prefs_option.has-no-border {
    border-bottom-style: none;
  }

  .blog-post_header_content-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-post1-header_author-wrapper {
    margin-bottom: var(--_spacing---space--3);
  }

  .blog-post-content_share {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    border-radius: 5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .share-btn {
    padding: .15rem;
  }

  .shape-4 {
    top: 30.7em;
  }

  .sticky-text_layout.u-height-100vh {
    margin-bottom: 15vh;
  }

  .centered-nav__header {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .about_-number_grid {
    margin-top: 0;
  }

  .about_grid_item, .about_text_wrap {
    width: 100%;
  }

  .showcase_wrapper {
    width: 70vw;
  }

  .metrics_group {
    padding: var(--_spacing---space--3);
  }

  .globe {
    width: 70vw;
  }

  .data-parallax-span {
    display: inline;
  }

  .directional-list__col-award {
    min-width: 5.3rem;
  }

  .directional-list__item {
    flex-flow: wrap;
  }

  .footer_svg:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_svg.dark-66 {
    width: auto;
  }

  .footer_content_logo:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5), .footer_content_logo.dark-65 {
    position: relative;
  }

  .footer_visual {
    width: 140%;
    top: 80%;
  }

  .footer_visual:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
    width: 100%;
  }

  .fund_info_content, .fund_info_item-list {
    grid-template-columns: minmax(0, 1fr);
  }

  .fund_intro_text-wrapper {
    margin-top: -3vh;
  }

  .lse_item {
    flex-flow: wrap;
  }

  .sticky-features__img {
    max-width: none;
  }

  .sticky-features__img.is-2 {
    top: 10%;
    left: 10%;
  }

  .sticky-features__img.is-6 {
    width: 26rem;
    top: 60%;
    left: 0%;
  }

  .sticky-features__img.is-7 {
    width: auto;
    top: -20%;
  }

  .sticky-features__img.is-8 {
    width: auto;
    left: -40%;
  }

  .sticky-features__img.is-9 {
    width: 30rem;
    bottom: 20%;
    left: auto;
    right: -20%;
  }

  .sticky-features__img.is-10 {
    bottom: -5%;
  }

  .sticky-features__img.is-11 {
    width: 29rem;
    left: -40%;
  }

  .sticky-features__img.is-13 {
    width: auto;
    bottom: -10%;
    left: -30%;
  }

  .intro-title {
    font-size: 16vw;
  }

  .sub-title {
    font-size: .9rem;
  }

  .tessellation_globe {
    height: 80svh;
  }

  .footer_gradient_wrap.u-position-relative:where(.w-variant-c082f4f0-ac39-b3ff-fbf8-d61f3b7c1ce5) {
    opacity: 100;
    height: 90%;
    bottom: -14%;
  }

  .footer_gradient_wrap.is-image {
    bottom: -18%;
  }

  .box-contain {
    padding-top: 5.5rem;
  }

  .box {
    width: 13em;
  }

  .work_wrap {
    padding-top: 21.2em;
  }

  .stacking-cards__item-img {
    width: 100vw;
    height: 100%;
  }

  .news_item {
    width: auto;
  }
}

#w-node-_0a46aaa4-263e-f47e-690b-7ccab5be0195-3814999f, #w-node-ee48cafe-d612-71ed-5d00-fd2c662f581d-0eb7fc80 {
  justify-self: center;
}

#w-node-d605c3b6-a366-6326-c291-b64afb573c17-0eb7fc83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_29da3fee-44e3-ba95-773b-720476a7efe6-76a7efe6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}