:root {
  --_theme---background: var(--swatch--whitesmoke);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--hunter-green);
  --_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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --site--gutter: clamp(1 * 1rem, ((1 - ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--8: clamp(1.5 * 1rem, ((1.5 - ((7.5 - 1.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7.5 - 1.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7.5 * 1rem);
  --radius--main: 0rem;
  --_theme---background-2: var(--swatch--whitesmoke);
  --site--column-count: 12;
  --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));
  --_responsive---large: 1;
  --_responsive---medium: 0;
  --_responsive---small: 0;
  --_responsive---xsmall: 0;
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((3.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3.5 * 1rem);
  --_spacing---section-space--main: clamp(2 * 1rem, ((2 - ((5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 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);
  --max-width--small: 50rem;
  --site--margin: clamp(2 * 1rem, ((2 - ((3.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3.5 * 1rem);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 1;
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_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);
  --border-width--main: .094rem;
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_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);
  --_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--large: clamp(2.5 * 1rem, ((2.5 - ((7.5 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7.5 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7.5 * 1rem);
  --_spacing---section-space--page-top: clamp(8.5 * 1rem, ((8.5 - ((12 - 8.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((12 - 8.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 12 * 1rem);
  --max-width--main: calc(var(--site--viewport-max) * 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);
  --site--border: calc(var(--_gap---size) / 2);
  --max-width--full: 100%;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_spacing---space--7: clamp(5.5 * 1rem, ((5.5 - ((6 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((6 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 6 * 1rem);
  --_typography---line-height--small: 1;
  --_typography---line-height--medium: 1.1;
  --_typography---line-height--large: 1.2;
  --_typography---line-height--huge: 1.5;
  --_typography---letter-spacing--tight: -.01125em;
  --_typography---letter-spacing--normal: -.02em;
  --_theme---heading-accent: var(--_theme---text);
  --_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);
  --_typography---font--primary-family: Inter, Arial, sans-serif;
  --_typography---font--primary-weight: 400;
  --_typography---font--primary-medium\<deleted\|variable-bf70a7c1-809a-4d78-48d8-6a700e801b65\>: 500;
  --_typography---font--primary-bold\<deleted\|variable-e1e2311b-a015-23c9-f2d7-7d185e6e1fba\>: 700;
  --radius--small: .5rem;
  --radius--round: 100vw;
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_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);
  --swatch--transparent: transparent;
  --_trigger---on: 1;
  --_trigger---off: 0;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --button-size--medium: 3rem;
  --button-size--large: 5rem;
  --_state---false: 0;
  --_state---true: 1;
  --focus--offset-inner: calc(var(--focus--width) * -1);
  --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(.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);
  --nav--height: 4.5rem;
  --nav--hamburger-thickness: var(--border-width--main);
  --nav--hamburger-gap: var(--_spacing---space--2);
  --nav--spacing-inner-horizontal: 0px;
  --nav--max-width-outer: var(--max-width--main);
  --nav--spacing-outer-horizontal: var(--site--margin);
  --swatch--dark-900\<deleted\|variable-b6de3dc8-5520-0236-77cd-d665fd586e64\>: #1f1d1e;
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --focus--width: .125rem;
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_typography---font--tertiary-trim-top: .36em;
  --_typography---font--tertiary-trim-bottom: .42em;
  --_typography---font-size--h5: clamp(1.35 * 1rem, ((1.35 - ((1.5 - 1.35) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.35) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --swatch--hunter-green: #1e2820;
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --swatch--cornflower-blue: #cde2ea;
  --swatch--geyser: #d4dfe2;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 88;
  --site--viewport-min: 20;
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --focus--offset-outer: .1875rem;
  --swatch--whitesmoke: #f4f5f5;
  --swatch--midnight: #090f06;
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --swatch--everglade: #2d3f31;
  --swatch--padua: #ade6c4;
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --nav--banner-height: 2.4rem;
  --nav--menu-open-duration: var(--nav-duration, .4s);
  --_typography---font--primary-trim-top: .29em;
  --_typography---font--primary-trim-bottom: .43em;
  --_typography---font--secondary-family: "Aeonik Pro", Arial, sans-serif;
  --_typography---font--secondary-trim-top: .34em;
  --_typography---font--secondary-trim-bottom: .32em;
  --_typography---font--secondary-weight: 400;
  --_typography---font--tertiary-family: "Aeonik Fono", Arial, sans-serif;
  --_typography---font--tertiary-weight: 500;
  --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---letter-spacing--wide: .02em;
  --_typography---font-size--text-small: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.875 - .75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .875 * 1rem);
  --_typography---font-size--text-main: 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);
  --_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--h4: clamp(1.4 * 1rem, ((1.4 - ((1.75 - 1.4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.75 - 1.4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.75 * 1rem);
  --_typography---font-size--h3: clamp(1.6 * 1rem, ((1.6 - ((2.5 - 1.6) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 1.6) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_typography---font-size--h2: clamp(1.8 * 1rem, ((1.8 - ((3.25 - 1.8) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3.25 - 1.8) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3.25 * 1rem);
  --_typography---font-size--h1: 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--display: clamp(3 * 1rem, ((3 - ((4.5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4.5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4.5 * 1rem);
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
  --swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>: color-mix(in srgb, var(--swatch--dark-900\<deleted\|variable-b6de3dc8-5520-0236-77cd-d665fd586e64\>) 20%, transparent);
  --swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>: color-mix(in srgb, var(--swatch--whitesmoke) 20%, transparent);
  --swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>: color-mix(in srgb, var(--swatch--brand-text\<deleted\|variable-58223b69-87fe-dde7-b8dd-33ab7457ae33\>) 20%, transparent);
  --swatch--brand-text\<deleted\|variable-58223b69-87fe-dde7-b8dd-33ab7457ae33\>: var(--swatch--dark-900\<deleted\|variable-b6de3dc8-5520-0236-77cd-d665fd586e64\>);
}

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

.u-grid-wrapper {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  width: 100%;
  display: flex;
}

.u-grid-wrapper:where(.w-variant-b8204f2e-764d-b421-dc96-2c59d3054271) {
  container-type: inline-size;
}

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

.u-grid:where(.w-variant-d58244bf-290f-ebb3-3aa0-352d6fa8e84f) {
  grid-template-columns: repeat(auto-fit, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.u-grid:where(.w-variant-129319ac-a2cd-9e88-2ebd-a33b4bb85fa5) {
  grid-template-columns: repeat(auto-fill, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.u-content-wrapper {
  text-align: start;
  justify-content: start;
  align-items: start;
  width: 100%;
}

.u-content-wrapper:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.u-content-wrapper:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  text-align: end;
  justify-content: end;
  align-items: end;
}

.u-content-wrapper:where(.w-variant-e98b91c1-a8bf-9b6d-a119-f398c9e3f46b) {
  text-align: var(--center-medium, start);
  align-items: var(--center-medium, start);
  justify-content: var(--center-medium, start);
}

.u-image-wrapper {
  aspect-ratio: 2;
  background-color: var(--_theme---background-skeleton);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.u-image-wrapper:where(.w-variant-4972adff-107c-1f37-d19c-526a2bf55c28) {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  aspect-ratio: unset !important;
}

.u-image-wrapper:where(.w-variant-a5f35569-5171-ee3d-f7bb-c5b2372249ac) {
  aspect-ratio: 1;
}

.u-image-wrapper:where(.w-variant-27d05669-180c-3169-9b64-0eda31f8d4d3) {
  aspect-ratio: 16 / 9;
}

.u-image-wrapper:where(.w-variant-a93327ec-aace-62d3-860b-21ee12acd25a) {
  aspect-ratio: 2 / 3;
}

.u-image-wrapper:where(.w-variant-57c7d8f5-d942-5de8-0712-e12fff699502) {
  aspect-ratio: 3 / 2;
}

.u-image-wrapper:where(.w-variant-35ea7d22-774e-1ba9-1dcc-8a392636f83d) {
  aspect-ratio: 4 / 5;
}

.u-image-wrapper:where(.w-variant-8e41429f-9f9e-7697-357e-815bd3e59383) {
  aspect-ratio: 5 / 4;
}

.u-image {
  object-position: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  object-fit: inherit;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.u-eyebrow-wrapper {
  justify-content: inherit;
  display: flex;
}

.u-eyebrow-layout {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  vertical-align: baseline;
  display: inline-flex;
}

.u-eyebrow-text {
  margin-top: 0;
  margin-bottom: 0;
}

.u-text {
  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-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  justify-content: center;
  align-items: inherit;
  max-width: calc(var(--number) * 1ch);
  flex-flow: column;
  min-width: 100%;
  display: flex;
}

.u-text:where(.w-variant-eee56f15-d7ce-d101-2f8c-83b3bbd55d4a) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--2);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-3ddfa43e-abc1-422e-6e6d-23dfb7da71f3) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

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

.u-text:where(.w-variant-ad482112-9d0e-852c-0f6e-ba1e5a3aee59) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-93e8af18-8413-e3ac-0442-72629401a3db) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

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

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

.u-text: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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text: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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-4099173f-f581-635c-a5fe-cf4a89c62029), .u-text:where(.w-variant-fe6f474d-1651-566b-eeff-3c86e8cbf153) {
  --_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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-26cc9f23-e71c-deee-cd61-36dc24f35fae) {
  --_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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-c8b8ac88-1ac7-e9f6-41cc-82c548bf142d) {
  --_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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-47e40b0d-02af-2673-f429-546cac42dc5a) {
  --_text-style---font-family: var(--_typography---font--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--1);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-12e93187-f8ac-b1a1-2e50-59d85a6bf516) {
  --_text-style---font-family: var(--_typography---font--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--1);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-f196774e-dbfd-d1b4-1196-b3e824fc5f7d) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-7bfbf33b-fb56-d8df-e2d2-8fe65a7f2e44) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-9af60b09-c3a1-8c2a-eb78-8e29460ca7a9) {
  --_text-style---font-family: var(--_typography---font--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-83c598b0-8cc2-f955-1996-fcb8fb10bf70) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-8ee37a78-065b-6879-973d-319c65e28313) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--2);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text: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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text: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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text: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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

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

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

.u-text:where(.w-variant-7c7eb163-b37d-338d-2369-5eae7e6d458a) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-701c4b6c-37cf-de59-d80d-80a1822c4994) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

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

.u-text:where(.w-variant-792802b6-ccdb-f982-5023-5fa970cf03d0) {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-text:where(.w-variant-41c609dc-9c80-9eef-75df-03bf0eea00b4), .u-text.display {
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--2);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.u-button-wrapper {
  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: inherit;
  flex-flow: wrap;
  display: flex;
}

.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--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-25bf08d9-3196-322b-5616-019ac7f0f4f7) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.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-container {
  z-index: 1;
  max-width: var(--max-width--main);
  grid-row-gap: var(--_spacing---space--4);
  width: calc(100% - var(--site--margin) * 2 + var(--site--border) * 2);
  flex-flow: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: 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-svg-lookingforajob {
  min-width: 400px;
}

.u-embed-css, .u-embed-js {
  display: none;
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.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--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--2);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--medium);
  --_text-style---font-weight: var(--_typography---font--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--large);
  --_text-style---font-weight: var(--_typography---font--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--1);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.u-text-style-large.u-max-width-md {
  max-width: 640px;
}

.u-text-style-large.u-max-width-60ch {
  flex: 1;
}

.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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  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-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.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-flex-horizontal-wrap {
  align-content: center;
  align-items: center;
  justify-content: inherit;
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  justify-content: center;
  align-items: inherit;
  flex-flow: column;
  display: flex;
}

.u-flex-horizontal-nowrap {
  align-content: center;
  align-items: center;
  justify-content: inherit;
  flex-flow: row;
  display: flex;
}

.u-flex-vertical-wrap {
  justify-content: center;
  align-items: inherit;
  flex-flow: column wrap;
  display: flex;
}

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

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

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 12;
  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-align-items-stretch {
  align-items: stretch;
}

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

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

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

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

.u-color-faded {
  color: color-mix(in srgb, currentColor 40%, transparent);
}

.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-row-0 {
  grid-row-gap: 0rem;
}

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

.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-weight-bold {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-bold\<deleted\|variable-e1e2311b-a015-23c9-f2d7-7d185e6e1fba\>);
}

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

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

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

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

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

.u-alignment-start {
  text-align: start !important;
  justify-content: start !important;
  align-items: start !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-column-start-9 {
  grid-column-start: 9;
}

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

.button_main_element {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  text-align: center;
  vertical-align: middle;
  --_column-count---value: 1;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  padding: .9rem 1.5rem .75rem;
  line-height: 1;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

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

.button_main_element:where(.w-variant-625d5df4-ad91-f7dc-9e2f-2e69f3fd7400) {
  color: color-mix(in srgb, var(--_theme---text-link--text) calc(100% * var(--_trigger---on)), var(--_theme---text-link--text-hover) calc(100% * var(--_trigger---off)));
  background-color: #0000;
  border-style: none;
  padding: .5rem 0;
}

.button_main_element:where(.w-variant-dd020de4-9caf-49d5-cf86-21af13efd512) {
  --_button-style---text: var(--swatch--whitesmoke);
  --_button-style---text-hover: var(--swatch--whitesmoke);
  --_button-style---background: var(--swatch--hunter-green);
  --_button-style---background-hover: var(--swatch--everglade);
  --_button-style---border: var(--swatch--transparent);
  --_button-style---border-hover: var(--swatch--transparent);
}

.button_main_element:where(.w-variant-f8a4a012-e789-84b3-7d21-c19f275e8286) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

.button_main_element:where(.w-variant-f8a4a012-e789-84b3-7d21-c19f275e8287) {
  color: color-mix(in srgb, var(--_theme---text-link--text) calc(100% * var(--_trigger---on)), var(--_theme---text-link--text-hover) calc(100% * var(--_trigger---off)));
  background-color: #0000;
  border-style: none;
  padding: .5rem 0;
}

.button_main_element:where(.w-variant-f8a4a012-e789-84b3-7d21-c19f275e8288), .button_main_element.is-dark {
  --_button-style---text: var(--swatch--whitesmoke);
  --_button-style---text-hover: var(--swatch--whitesmoke);
  --_button-style---background: var(--swatch--hunter-green);
  --_button-style---background-hover: var(--swatch--everglade);
  --_button-style---border: var(--swatch--transparent);
  --_button-style---border-hover: var(--swatch--transparent);
}

.button_main_text {
  line-height: inherit;
  white-space: inherit;
  position: relative;
}

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

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

.page_main.is-spaced {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
}

.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: color-mix(in hsl, var(--_theme---text-link--text) 5%, var(--swatch--transparent));
  background-color: #9292920f;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
  display: flex;
}

.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%;
}

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

.nav_links_wrap {
  flex: 1;
}

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

.nav_links_item {
  color: var(--_theme---text);
  display: flex;
}

.nav_component {
  z-index: 1000;
  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_backdrop {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: color-mix(in srgb, var(--_theme---text-link--text) 20%, transparent);
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.nav_desktop_layout {
  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;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.nav_mobile_menu_wrap {
  padding-top: var(--nav--height);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  text-align: left;
  flex: none;
  width: 100%;
  inset: 0% 0% auto;
  transform: none !important;
}

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

.nav_button_line.is-1 {
  transform: translateY(calc((var(--nav--hamburger-thickness) * .5 + var(--nav--hamburger-gap) * .5) * var(--_state---false))) rotate(calc(-45deg * var(--_state---false)));
}

.nav_button_line.is-2 {
  transform: translateY(calc((var(--nav--hamburger-thickness) * -.5 + var(--nav--hamburger-gap) * -.5) * var(--_state---false))) rotate(calc(45deg * var(--_state---false)));
}

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

.nav_mobile_layout:where(.w-variant-dd866659-1d7d-6447-6461-66ca86ca367f) {
  justify-content: space-between;
  align-items: center;
}

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

.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;
  cursor: pointer;
  color: inherit;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: .25rem 0;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_links_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: 0;
  padding-right: var(--_spacing---space--3);
  padding-bottom: 0;
  padding-left: var(--_spacing---space--3);
  opacity: calc(.5 + .5 * var(--_trigger---off)  + .5 * var(--_state---false));
  height: 100%;
}

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

.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_mobile_logo {
  z-index: 2;
  outline-offset: var(--focus--offset-inner);
  justify-content: flex-start;
  align-items: center;
  width: 15rem;
  height: 2.5rem;
  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);
  pointer-events: none;
  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_links_component {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  flex: 1;
  display: flex;
}

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

.nav_links_text.u-text-style-fono {
  text-transform: none;
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--3);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

.nav_links_text.u-text-style-fono:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  text-transform: uppercase;
  --_text-style---font-family: var(--_typography---font--tertiary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--tertiary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--wide);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--tertiary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--tertiary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--uppercase);
}

.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_desktop_wrap {
  z-index: 1;
  margin-top: var(--nav--spacing-outer-vertical);
  background-color: #0000;
  display: none;
  position: relative;
}

.nav_desktop_wrap:where(.w-variant-dd866659-1d7d-6447-6461-66ca86ca367f) {
  margin-bottom: var(--nav--spacing-outer-vertical);
}

.nav_desktop_contain {
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
}

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

.footer_contain {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  border-top: .0625rem solid var(--_theme---border);
}

.footer_wrap {
  position: relative;
}

.footer_logo_wrap {
  align-self: start;
  width: 15rem;
}

.footer_bottom_list {
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  margin: -.5rem;
  display: none;
}

.footer_layout {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

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

.footer_bottom_link_wrap {
  opacity: calc(1 - .5 * var(--_trigger---off));
  padding: .5rem;
  transition-property: opacity;
  transition-duration: .1s;
  transition-timing-function: ease;
}

.footer_bottom_layout {
  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;
}

.footer_group_item {
  opacity: calc(.5 + .5 * var(--_trigger---on));
  display: flex;
}

.footer_bottom_item {
  display: flex;
}

.footer_link_wrap {
  padding-top: var(--_spacing---space--1);
  padding-bottom: var(--_spacing---space--1);
  opacity: calc(1 - .5 * var(--_trigger---off));
  transition-property: opacity;
  transition-duration: .1s;
  transition-timing-function: ease;
}

.button_main_wrap {
  border-radius: var(--radius--main);
  flex: 0 auto;
  order: 0;
  align-self: center;
  display: inline-block;
  position: relative;
}

.button_main_wrap:where(.w-variant-625d5df4-ad91-f7dc-9e2f-2e69f3fd7400), .button_main_wrap:where(.w-variant-f8a4a012-e789-84b3-7d21-c19f275e8287) {
  border-radius: 0;
}

.button_main_wrap:where(.w-variant-dd020de4-9caf-49d5-cf86-21af13efd512) {
  align-self: center;
}

.button_main_icon {
  aspect-ratio: 1;
  transform: translateX(calc(.125rem * var(--_trigger---off)));
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: .8rem;
  margin-top: -.5rem;
  margin-bottom: -.5rem;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
}

.u-text-style-fono {
  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--tertiary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--small);
  --_text-style---font-weight: var(--_typography---font--tertiary-weight);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--wide);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--tertiary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--tertiary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--uppercase);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

.section_hero:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_hero:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_hero:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_companies:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_companies:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_companies:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.companies_list-wrap {
  position: relative;
}

.companies_list-wrap.swiper {
  overflow: visible;
  z-index: 2 !important;
}

.companies_list.swiper-wrapper {
  flex-flow: column;
}

.companies_item {
  flex: none;
  transition: opacity .4s;
}

.company-item_wrap {
  border-top: .0625rem solid var(--_theme---border);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.company-item_wrap.u-position-relative {
  z-index: auto;
  z-index: auto;
}

.company-item_layout {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
  -webkit-user-select: none;
  user-select: none;
  height: 100%;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.company-item_logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

.company-item_logo_wrap {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 2.5rem;
  display: flex;
}

.company-item_heading_wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.company-item_link {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.company-item_founder_wrap {
  z-index: 3;
  pointer-events: none;
  transform: translateY(calc(-1rem * var(--_trigger---off)));
  opacity: calc(1 * var(--_trigger---off));
  justify-content: center;
  align-items: center;
  width: 17.5rem;
  transition-property: opacity, max-height, transform;
  transition-duration: .2s, .3s, .2s;
  transition-timing-function: ease, ease-out, ease;
  display: flex;
  position: absolute;
  right: 2rem;
  overflow: hidden;
}

.company-item_icon_wrap {
  opacity: calc(1 * var(--_trigger---off));
  width: 1.5rem;
  height: 1.5rem;
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.company-item_founder_details {
  z-index: 2;
  color: var(--_theme---background);
  background-image: linear-gradient(0deg, #00000080, #0000);
  padding: 4em 1em 1em;
  position: absolute;
  inset: auto 0% 0%;
}

.company-item_founder_title.u-color-faded {
  color: color-mix(in srgb, currentColor 70%, transparent);
}

.section_thesis {
  margin-right: var(--site--border);
  margin-left: var(--site--border);
}

.section_thesis:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_thesis:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_thesis:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.thesis_top {
  padding-bottom: 30rem;
  position: relative;
}

.thesis_bottom_contain.u-container {
  width: calc(100% - var(--site--margin) * 2 + var(--site--border) * 2);
  width: calc(100% - var(--site--margin) * 2 + var(--site--border) * 2);
}

.thesis_illustration_wrap {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.thesis_illustration_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.hero_articles_list-wrap {
  margin-top: 15rem;
}

.hero_articles_list {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero_articles_item {
  width: 100%;
  max-width: 30rem;
}

.hero_articles_empty {
  display: none;
}

.hero-article_wrap {
  width: 100%;
  position: relative;
}

.hero-article_layout {
  padding: var(--_spacing---space--1);
  height: 100%;
}

.hero-article_content_wrap {
  padding: var(--_spacing---space--3);
  flex: 1;
}

.hero-article_image_wrap {
  width: 8rem;
  height: 8rem;
}

.hero-article_image_image {
  transform: scale(calc(1 + .1 * var(--_trigger---off)));
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.hero-article_icon_wrap {
  transform: translate(calc(.01rem + .125rem * var(--_trigger---off)), calc(.01rem + -.125rem * var(--_trigger---off)));
  width: 1.25rem;
  height: 1.25rem;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.section_ethos {
  margin-right: var(--site--border);
  margin-left: var(--site--border);
}

.section_ethos:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_ethos:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_ethos:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.ethos_layout.u-grid.u-gap-gutter.u-gap-row-6 {
  grid-template-rows: auto auto;
}

.ethos_paragraph_wrap {
  max-width: 60ch;
}

.ethos_paragraph_icon {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: -.35rem;
  margin-right: .25rem;
  display: inline-block;
}

.ethos_paragraph_text {
  display: inline;
}

.nav_border {
  background-color: var(--_theme---nav--border);
  opacity: 0;
  height: .0625rem;
  position: absolute;
  inset: auto 0% 0%;
}

.partner_layout {
  min-height: 100svh;
}

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

.section_partner:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_partner:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_partner:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.partner_content_wrap {
  top: calc(var(--nav--height)  + var(--_spacing---space--6));
  padding-right: 10%;
  position: sticky;
}

.partner-card_wrap {
  background-color: var(--_theme---partner-card--bg);
  color: var(--_theme---partner-card--text);
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  top: calc(var(--nav--height)  + var(--_spacing---space--6)  + var(--index) * 5.5rem);
  height: 22rem;
  padding: 2.5rem;
  position: sticky;
}

.partner-card_wrap:where(.w-variant-b90b0cb0-3889-ad35-da6a-b41cfe6dd284) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.partner-card_wrap:where(.w-variant-76be3339-e41c-160e-9556-76bc84e5698b) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.partner-card_text_text {
  max-width: 47ch;
}

.partner-card_layout {
  z-index: 2;
  position: relative;
}

.partner-card_image.u-cover-absolute:where(.w-variant-76be3339-e41c-160e-9556-76bc84e5698b) {
  object-position: 0% 100%;
  object-position: 0% 100%;
}

.section_news:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_news:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_news:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.news-list_item {
  width: calc(25% - var(--_gap---size) / 1.333);
  flex: none;
}

.news-item_wrap, .news-item_image_wrap {
  position: relative;
}

.news-item_image_image {
  transform: scale(calc(1 + .125 * var(--_trigger---off)));
  height: 100%;
  transition-property: transform;
  transition-duration: .4s;
  transition-timing-function: ease-out;
}

.news-item_content_wrap {
  padding-bottom: .5rem;
}

.section_cta {
  border-top: .0625rem solid var(--_theme---border);
}

.section_cta:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--whitesmoke);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--dark-900-o20\<deleted\|variable-557e4305-722f-6eb9-d262-0c2d58b51adb\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--cornflower-blue);
  --_theme---partner-card--text: var(--swatch--hunter-green);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--whitesmoke);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_cta:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--hunter-green);
  --_theme---text: var(--swatch--padua);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--light-100-o20\<deleted\|variable-c01ea0b8-fad9-5337-0132-4d27474754e6\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--midnight);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--padua);
  --_theme---selection--text: var(--swatch--hunter-green);
  --_theme---button-primary--background: var(--swatch--padua);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--swatch--whitesmoke);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--hunter-green);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_cta:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--cornflower-blue);
  --_theme---text: var(--swatch--hunter-green);
  --_theme---background-2: var(--swatch--whitesmoke);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 10%, transparent);
  --_theme---heading-accent: var(--_theme---text);
  --_theme---border\<deleted\|variable-375c0552-4fe6-af3e-8135-4c691ee51697\>: var(--swatch--brand-text-o20\<deleted\|variable-64f8234e-8fe6-9569-76ab-17ff778efc33\>);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---border: color-mix(in hsl, var(--swatch--geyser) 50%, transparent);
  --_theme---text-link--border-hover\<deleted\|variable-c4d20a9e-07c7-2a14-6b17-5c78c59ec09b\>: var(--_theme---text);
  --_theme---nav--border: var(--swatch--geyser);
  --_theme---partner-card--bg: var(--swatch--hunter-green);
  --_theme---partner-card--text: var(--swatch--whitesmoke);
  --_theme---selection--background: var(--swatch--hunter-green);
  --_theme---selection--text: var(--swatch--cornflower-blue);
  --_theme---button-primary--background: var(--swatch--cornflower-blue);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--hunter-green);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--transparent);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.cta_heading {
  max-width: 30ch;
}

.cta-contact-link_wrap {
  opacity: calc(.5 + .5 * var(--_trigger---on));
  transition-property: opacity;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.footer_symbol_wrap {
  aspect-ratio: 1;
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.ethos_text_wrap {
  width: 100%;
}

.ethos_heading_layout {
  height: 100%;
}

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

.thesis_bottom_button {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.thesis_heading_wrap {
  max-width: 80ch;
}

.thesis-dot_wrap {
  justify-content: flex-start;
  align-items: flex-end;
  width: 0;
  height: 0;
  display: flex;
  position: absolute;
}

.thesis-dot_wrap.is-1 {
  inset: auto auto 15.2% 40%;
}

.thesis-dot_wrap.is-2 {
  bottom: 35%;
  left: auto;
  right: 30%;
}

.thesis-dot_pointer_dot {
  background-color: var(--_theme---text);
  color: var(--_theme---background);
  border-radius: 999rem;
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .75rem;
  display: flex;
  position: absolute;
}

.thesis-dot_pointer_dot.is-2 {
  width: 3rem;
  height: auto;
  padding: .75rem;
}

.thesis-dot_content {
  border-left-style: solid;
  border-left-width: .0625rem;
  border-left-color: color-mix(in hsl, var(--_theme---text-link--text) 40%, var(--swatch--transparent));
  flex: none;
  width: 20rem;
  padding-bottom: 7rem;
}

.thesis-dot_content.is-2 {
  padding-bottom: 12rem;
}

.thesis_illustration_dots {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.thesis-dot_text {
  border-left: .0625rem solid var(--_theme---text);
  margin-left: -.0625rem;
  padding-left: .5rem;
}

.thesis-dot_pointer_wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.thesis_illustration_dots-wrap {
  justify-content: center;
  align-items: center;
  max-width: 110rem;
  display: flex;
  position: absolute;
}

.footer_content_layout {
  height: 100%;
}

.nav_links_icon {
  color: var(--_theme---text);
  width: calc(.75rem * var(--_state---false, 0));
  margin-bottom: -.125em;
  margin-right: calc(.5rem * var(--_state---false, 0));
  height: 1lh;
  transition-property: margin, width;
  transition-duration: .2s, .2s;
  transition-timing-function: ease, ease;
  overflow: clip;
}

.nav_links_icon:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  display: none;
}

.hero_bg-mask-y {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  -webkit-mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
  mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
}

.hero_bg_video.u-cover-absolute {
  mix-blend-mode: darken;
}

.news-item_image_filters {
  position: absolute;
  inset: 0;
}

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

.hero_bg_image {
  z-index: 0;
  width: 100%;
  max-width: 150%;
  height: 100%;
  margin-right: auto;
}

.companies_loadmore {
  z-index: 2;
  height: calc(2.5rem + calc(var(--_spacing---space--3) * 2));
  margin-left: 0;
  margin-right: 0;
  margin-top: calc(calc(2.5rem + calc(var(--_spacing---space--3) * 2)) * -1);
  background-color: #0000;
  border-style: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.companies_job-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.companies_job-wrapper.u-shadow-border.u-grid.u-grid-custom {
  grid-template-columns: 1fr 1fr;
}

.companies_job-content {
  z-index: 1;
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.companies_job-content.u-grid-custom {
  grid-template-columns: auto 1fr;
}

.u-background-cornflower {
  background-color: var(--swatch--cornflower-blue);
}

.cta_layout-column {
  box-shadow: 0 1px 0 0 inset var(--cta-border);
  transition-property: box-shadow;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.cta_layout-column:hover {
  box-shadow: 0 1px 0 0 inset var(--cta-border-hover);
}

.hero_bg-mask-x {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
  mask-image: linear-gradient(to right, #0000, #000 10% 90%, #0000);
}

.advisors_section {
  margin-right: var(--site--border);
  background-color: var(--swatch--geyser);
  margin-left: var(--site--border);
  overflow: clip;
}

.advisors_cms_item-wrap {
  width: calc(25% - var(--_gap---size) / 1.333);
  flex: none;
  overflow: hidden;
}

.partner_quotes-layout.u-grid-custom {
  --_column-count---value: 3;
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
}

.u-size-80 {
  width: 80px;
  height: 80px;
}

.partner_quotes-column {
  padding-right: var(--_gap---size);
}

.u-height-40 {
  height: 40px;
}

@media screen and (max-width: 991px) {
  .card_primary_wrap.u-shadow-border.u-grid.u-grid-custom {
    grid-template-columns: 2fr 1fr;
  }

  .nav_links_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
    position: static;
  }

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

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

  .companies_list-wrap.swiper {
    padding-left: calc(var(--site--margin)  - var(--_gap---size) / 2);
    padding-right: calc(var(--site--margin)  - var(--_gap---size) / 2);
    margin-left: calc(var(--site--margin) * -1);
    margin-right: calc(var(--site--margin) * -1);
    padding-left: calc(var(--site--margin)  - var(--_gap---size) / 2);
    padding-right: calc(var(--site--margin)  - var(--_gap---size) / 2);
    margin-left: calc(var(--site--margin) * -1);
    margin-right: calc(var(--site--margin) * -1);
  }

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

  .companies_list.swiper-wrapper {
    flex-flow: row;
  }

  .companies_item {
    width: 60%;
    height: auto;
  }

  .companies_item.swiper-slide {
    width: 75%;
    transition: opacity .2s;
  }

  .companies_item_heading.u-text-style-h4 {
    font-size: var(--_typography---font-size--h5);
    font-size: var(--_typography---font-size--h5);
  }

  .company-item_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-top: .125rem solid var(--swatch--hunter-green);
    opacity: 1;
    height: 100%;
    padding-top: 2rem;
    transition: border-color .2s, opacity .2s;
  }

  .company-item_wrap.u-position-relative {
    justify-content: space-between;
  }

  .company-item_layout {
    opacity: 1;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .company-item_layout.u-grid.u-gap-row-6.u-gap-gutter {
    display: flex;
  }

  .company-item_link {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .company-item_founder_wrap {
    aspect-ratio: 1;
    background-color: var(--swatch--hunter-green);
    opacity: 1;
    object-fit: cover;
    width: 100%;
    position: static;
    transform: none;
  }

  .company-item_icon_wrap {
    opacity: 1;
    position: absolute;
    top: 2rem;
  }

  .thesis_top {
    padding-bottom: 22rem;
  }

  .hero_articles_list-wrap {
    margin-top: 12rem;
  }

  .partner_content_wrap.u-column-span-5 {
    position: static;
  }

  .news-list_item {
    width: calc(40% - var(--_gap---size) / 1.333);
  }

  .cta_buttons_wrap.u-flex-horizontal-wrap.u-gap-4.u-gap-row-6 {
    flex-flow: column;
    align-items: flex-start;
  }

  .cta_buttons_line {
    width: 4rem;
    height: .0625rem;
  }

  .footer_symbol_wrap {
    display: none;
  }

  .thesis_bottom_layout.u-flex-horizontal-wrap.u-align-items-start.u-justify-content-start.u-gap-6 {
    flex-flow: column;
  }

  .thesis_bottom_button {
    justify-content: flex-start;
    align-items: center;
  }

  .thesis-dot_content {
    padding-bottom: 5rem;
  }

  .thesis-dot_content.is-2 {
    padding-bottom: 9rem;
  }

  .thesis_illustration_dots-wrap {
    min-width: 60rem;
    margin-left: -10rem;
  }

  .hero_bg-mask-y {
    -webkit-mask-image: none;
    mask-image: none;
  }

  .hero_bg_image {
    -webkit-mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
    mask-image: linear-gradient(#0000, #000 10% 90%, #0000);
  }

  .hero_bg_image.u-cover-absolute {
    width: calc(100% + var(--site--margin) * 2);
    margin-left: calc(-1 * var(--site--margin));
    margin-right: calc(-1 * var(--site--margin));
    width: calc(100% + var(--site--margin) * 2);
    margin-left: calc(-1 * var(--site--margin));
    margin-right: calc(-1 * var(--site--margin));
  }

  .companies_loadmore {
    display: none;
  }

  .companies_job-wrapper.u-shadow-border.u-grid.u-grid-custom {
    grid-template-columns: 2fr 1fr;
  }

  .companies_job-content {
    flex-flow: column;
  }

  .companies_job-content.u-grid-custom {
    grid-template-columns: auto 1fr;
  }

  .hero_bg-mask-x {
    -webkit-mask-image: none;
    mask-image: none;
  }

  .advisors_cms_item-wrap {
    width: calc(40% - var(--_gap---size) / 1.333);
  }

  .partner_quotes-layout.u-grid-custom {
    --_column-count---value: 1;
  }
}

@media screen and (max-width: 767px) {
  .nav_mobile_logo {
    width: 2.5rem;
  }

  .companies_item {
    width: 65%;
  }

  .companies_item.swiper-slide {
    flex-flow: column;
    width: 75%;
    height: auto;
    display: flex;
  }

  .hero_articles_item {
    max-width: none;
  }

  .news-list_item {
    width: calc(60% - var(--_gap---size) / 1.333);
  }

  .footer_symbol_wrap {
    display: none;
  }

  .thesis_bottom_layout.u-flex-horizontal-wrap.u-align-items-start.u-justify-content-start.u-gap-6 {
    flex-flow: column;
  }

  .advisors_cms_item-wrap {
    width: calc(50% - var(--_gap---size) / 1.333);
  }

  .partner_quotes-layout.u-grid-custom {
    --_column-count---value: 1;
  }
}

@media screen and (max-width: 479px) {
  .u-max-width-full {
    max-width: 100%;
  }

  .card_primary_wrap.u-shadow-border.u-grid.u-grid-custom {
    grid-template-columns: 1fr;
  }

  .footer_logo_wrap {
    align-self: stretch;
    width: 12rem;
  }

  .companies_item, .companies_item.swiper-slide, .companies_item.swiper-slide {
    width: 90%;
  }

  .thesis_top {
    padding-bottom: 18rem;
  }

  .partner-card_wrap {
    padding: 1.5rem;
  }

  .news-list_item {
    width: calc(90% - var(--_gap---size) / 1.333);
  }

  .thesis-dot_pointer_dot.is-2 {
    width: 2.5rem;
    padding: .5rem;
  }

  .thesis_illustration_dots-wrap {
    min-width: 30rem;
  }

  .companies_job-wrapper.u-shadow-border.u-grid.u-grid-custom {
    grid-template-columns: 1fr;
  }

  .companies_job-wrapper.u-padding-5.u-background-cornflower {
    padding: var(--_spacing---space--4);
    padding: var(--_spacing---space--4);
  }

  .companies_job-svg {
    z-index: 0;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }

  .advisors_cms_item-wrap {
    width: calc(75% - var(--_gap---size) / 1.333);
  }
}

#w-node-_4861ffbd-7544-d5ae-e117-589d98d586e1-c76ad8a0 {
  align-self: start;
}

#w-node-eac34956-7b87-06a3-2600-aebc37fa538b-7bdec57b {
  align-self: end;
}
