:root {
  --_theme---background: var(--swatch--light-100);
  --_text-style---font-family: var(--_typography---font--secondary-font);
  --_theme---text: var(--swatch--dark-900);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --swatch--brand: #e6ff2a;
  --_typography---font-size--h5: var(--value-location--fluid-builder);
  --_typography---line-height--1-6: 1.7;
  --_typography---font-size--text-small: var(--value-location--fluid-builder);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_spacing---space--6: var(--value-location--fluid-builder);
  --_spacing---space--7: var(--value-location--fluid-builder);
  --container--main: var(--value-location--custom-code);
  --container--small: var(--value-location--custom-code);
  --container--full: var(--value-location--custom-code);
  --_spacing---space--2: var(--value-location--fluid-builder);
  --_gap---size: var(--site--gutter);
  --site--gutter: 1rem;
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: var(--value-location--fluid-builder);
  --_spacing---space--3: var(--value-location--fluid-builder);
  --_spacing---space--4: var(--value-location--fluid-builder);
  --_spacing---space--5: var(--value-location--fluid-builder);
  --_spacing---space--8: var(--value-location--fluid-builder);
  --_typography---font--primary-family: Play, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .5rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--dark-900-faded);
  --_typography---line-height--1: 1;
  --swatch--transparent: transparent;
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-900);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--_theme---selection--background);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_spacing---section-space--small: var(--value-location--fluid-builder);
  --site--margin: var(--value-location--fluid-builder);
  --_spacing---section-space--none: var(--value-location--fluid-builder);
  --_spacing---section-space--main: var(--value-location--fluid-builder);
  --_spacing---section-space--large: var(--value-location--fluid-builder);
  --_spacing---section-space--page-top: var(--value-location--fluid-builder);
  --focus--offset-inner: -.125rem;
  --swatch--dark-800: #54575b;
  --swatch--dark-900: #1e1e1e;
  --swatch--light-100: white;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_alignment---direction: var(--align--start);
  --_column-count---value: 1;
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --site--width: 90rem;
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-outer: .1875rem;
  --swatch--light-100-faded: #fff3;
  --swatch--light-200: #ebebeb;
  --swatch--dark-900-faded: #1f1d1e33;
  --swatch--brand-text: var(--swatch--dark-900);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
  --_typography---font--secondary-font: Epilogue, sans-serif;
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .38em;
  --_typography---font--secondary-light: 300;
  --_typography---letter-spacing--0-03em: -.03em;
  --_typography---letter-spacing--0em: 0em;
  --_typography---line-height--1-1: 1.1;
  --_typography---line-height--1-3: 1.3;
  --_typography---font-size--text-main: var(--value-location--fluid-builder);
  --_typography---font-size--text-large: var(--value-location--fluid-builder);
  --_typography---font-size--h6: var(--value-location--fluid-builder);
  --_typography---font-size--h4: var(--value-location--fluid-builder);
  --_typography---font-size--h3: var(--value-location--fluid-builder);
  --_typography---font-size--h2: var(--value-location--fluid-builder);
  --_typography---font-size--h1: var(--value-location--fluid-builder);
  --_typography---font-size--display: var(--value-location--fluid-builder);
  --column-width--1: var(--value-location--custom-code);
  --column-width--2: var(--value-location--custom-code);
  --column-width--3: var(--value-location--custom-code);
  --column-width--4: var(--value-location--custom-code);
  --column-width--5: var(--value-location--custom-code);
  --column-width--6: var(--value-location--custom-code);
  --column-width--7: var(--value-location--custom-code);
  --column-width--8: var(--value-location--custom-code);
  --column-width--9: var(--value-location--custom-code);
  --column-width--10: var(--value-location--custom-code);
  --column-width--11: var(--value-location--custom-code);
  --column-width--12: var(--value-location--custom-code);
  --column-margin--0: var(--value-location--custom-code);
  --column-margin--1: var(--value-location--custom-code);
  --column-margin--2: var(--value-location--custom-code);
  --column-margin--3: var(--value-location--custom-code);
  --column-margin--4: var(--value-location--custom-code);
  --column-margin--5: var(--value-location--custom-code);
  --column-margin--6: var(--value-location--custom-code);
  --column-margin--7: var(--value-location--custom-code);
  --column-margin--8: var(--value-location--custom-code);
  --column-margin--9: var(--value-location--custom-code);
  --column-margin--10: var(--value-location--custom-code);
  --column-margin--11: var(--value-location--custom-code);
  --column-margin--12: var(--value-location--custom-code);
  --align--start: var(--value-location--custom-code);
  --align--center: var(--value-location--custom-code);
  --align--end: var(--value-location--custom-code);
  --value-location--custom-code: 0px;
  --value-location--fluid-builder: 0px;
  --_typography---text-transform--none: var(--value-location--custom-code);
  --_typography---text-transform--uppercase: var(--value-location--custom-code);
  --_typography---text-transform--capitalize: var(--value-location--custom-code);
  --_typography---text-transform--lowercase: var(--value-location--custom-code);
}

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

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: 16px;
  max-width: 100%;
}

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

figure {
  margin-bottom: 0;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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-font);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h1 {
  clear: none;
  font-family: var(--_text-style---font-family);
  color: var(--swatch--brand);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-h2 {
  font-family: var(--_text-style---font-family);
  color: var(--swatch--brand);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  order: 0;
  display: flow-root;
}

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

.u-text-style-h3.text-align-right {
  text-align: right;
}

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

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

.u-text-style-h6 {
  font-family: var(--_text-style---font-family);
  color: var(--swatch--brand);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  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--secondary-font);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--secondary-font);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  flex: 0 auto;
  display: flow-root;
}

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

.u-text-style-small.u-mb-6.character-limit {
  max-width: 70ch;
}

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

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

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

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

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

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

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

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

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

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

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

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

.u-container {
  max-width: var(--container--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-small {
  max-width: var(--container--small);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-full {
  max-width: var(--container--full);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container: threshold-large / inline-size;
}

.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-visual-wrap {
  aspect-ratio: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

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

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

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

.u-flex-horizontal-wrap {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

.u-flex-vertical-nowrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: column;
  display: flex;
}

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

.u-flex-vertical-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: var(--_alignment---direction);
  text-align: var(--_alignment---direction);
  flex-flow: column wrap;
  display: flex;
}

.u-flex-vertical-wrap.u-gap-3 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
}

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

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

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

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_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));
  display: grid;
}

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

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

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

.u-grid-above, .u-grid-below, .u-grid-from-small {
  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-grid-breakout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: var(--grid-breakout);
  display: grid;
}

.u-grid-flex {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: wrap;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-gap-5 {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  --_column-count---value: 5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-column-custom {
  grid-column: auto1 / span 1;
}

.u-column-custom._1 {
  --_column-count---value: 1;
  grid-column: 1 / 5;
}

.u-column-custom._2 {
  grid-column: 7 / 12;
}

.u-column-custom._3 {
  grid-column: 5 / 13;
  padding-top: 5rem;
}

.u-column-custom._4 {
  grid-column: 6 / 12;
}

.u-column-custom._5 {
  grid-column: 1 / 11;
}

.u-column-custom._6 {
  grid-column: 1 / 6;
  position: sticky;
  top: 2rem;
}

.u-column-custom._7, .u-column-custom._8, .u-column-custom._9, .u-column-custom._9.u-mt-7 {
  grid-column: 8 / 13;
}

.u-column-custom._10 {
  grid-column: 1 / span 13;
}

.u-column-custom._4-copy {
  grid-column: 7 / 12;
}

.u-column-custom._11 {
  grid-column: 5 / 13;
}

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

.u-column-1 {
  grid-column: auto / span 1;
}

.u-column-2 {
  grid-column: auto / span 2;
}

.u-column-3 {
  grid-column: auto / span 3;
}

.u-column-4 {
  grid-column: auto / span 4;
}

.u-column-5 {
  grid-column: auto / span 5;
}

.u-column-6 {
  grid-column: auto / span 6;
}

.u-column-7 {
  grid-column: auto / span 7;
}

.u-column-8 {
  grid-column: auto / span 8;
}

.u-column-9 {
  grid-column: auto / span 9;
}

.u-column-10 {
  grid-column: auto / span 10;
}

.u-column-11 {
  grid-column: auto / span 11;
}

.u-column-12 {
  grid-column: auto / span 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-overflow-hidden-left {
  -webkit-clip-path: polygon(0 0, 9000% 0, 9000% 100%, 0% 100%);
  clip-path: polygon(0 0, 9000% 0, 9000% 100%, 0% 100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.styleguide_subheading {
  margin-bottom: 0;
}

.hero_placeholder_wrap {
  --_alignment---direction: var(--align--center);
  text-align: var(--_alignment---direction);
  flex-flow: column;
  min-height: 100vh;
  display: flex;
}

.hero_placeholder_tag_wrap {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  align-items: flex-end;
  justify-content: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

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

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

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

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

.form_main_field_label {
  text-align: left;
  width: 100%;
  padding-bottom: 2rem;
}

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

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

.form_main_layout {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.form_main_field_input {
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right: 0 solid #000;
  border-bottom-color: var(--_theme---border);
  font-family: var(--_text-style---font-family);
  font-size: var(--_typography---font-size--text-small);
  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-font);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

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

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

.form_main_field_input.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.btn_main_wrap {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  border: var(--border-width--main) solid var(--_button-style---border);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-900);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--_theme---selection--background);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  justify-content: center;
  align-items: center;
  padding: 1.113rem 1.2rem 1.113rem 1.9rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-800);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--swatch--brand);
  --_button-style---text-hover: var(--swatch--dark-900);
}

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

.btn_main_text {
  z-index: 2;
  font-family: var(--_typography---font--primary-family);
  line-height: inherit;
  position: relative;
}

.btn_main_text.u-text-transform-uppercase {
  font-size: var(--_typography---font-size--text-small);
}

.btn_play_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--round);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  vertical-align: middle;
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-900);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--_theme---selection--background);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  justify-content: center;
  align-items: center;
  width: 5rem;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_play_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-800);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--swatch--brand);
  --_button-style---text-hover: var(--swatch--dark-900);
}

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

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

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

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

.page_code_wrap {
  position: fixed;
  inset: 0% 0% auto;
}

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

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

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

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

.hero_utility-page_contain.u-container {
  align-content: center;
  min-height: 100vh;
}

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

.hero_placeholder_contain {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: center;
  align-items: var(--_alignment---direction);
  flex-flow: column;
  flex: 1;
  display: flex;
}

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

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

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

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

.g_eyebrow_wrap {
  justify-content: var(--_alignment---direction);
  display: flex;
}

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

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

.g_visual_wrap {
  overflow: hidden;
}

.g_visual_background {
  opacity: .1;
  background-color: currentColor;
  padding: 0;
}

.g_visual_img {
  object-position: inherit;
}

.g_visual_overlay {
  background-color: #000;
}

.hero_placeholder_link {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  display: inline-block;
}

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

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

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

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

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

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

.g_clickable_wrap {
  z-index: 3;
  --_button-style---border: var(--swatch--transparent);
  --_button-style---background: var(--swatch--dark-900);
  --_button-style---text: var(--swatch--brand);
  --_button-style---border-hover: var(--swatch--transparent);
  --_button-style---background-hover: var(--_theme---selection--background);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

.styleguide_layout {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.styleguide_content {
  width: 100%;
}

.styleguide_nav_wrap {
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  grid-column: 10 / -1;
  width: 100%;
  padding: 1rem;
  overflow: clip auto;
}

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

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

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

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

.styleguide_nav_sub_list {
  overflow: hidden;
}

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

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

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

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

.btn_play_play {
  display: block;
}

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

.g_svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible !important;
}

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

.styleguide_card_hidden {
  display: none;
}

.g_section_space {
  height: var(--_spacing---section-space--none);
}

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

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

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

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

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

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

.about-section {
  color: var(--_theme---text);
}

.about-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.about-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.about-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.about-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.about-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.about-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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_contain.u-container-full.border-top {
  border-top: .3px solid var(--swatch--brand);
}

.form_main_legend {
  margin-bottom: var(--_spacing---space--3);
  font-family: var(--_typography---font--primary-family);
}

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

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

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

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

.form_main_list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2rem;
  list-style-type: disc;
  display: flex;
}

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

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

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

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

.g_content {
  text-align: var(--_alignment---direction);
}

.g_content:where(.w-variant-67e1f4a6-997b-b215-d348-cc757a57083b) {
  --_alignment---direction: var(--align--start);
}

.g_content:where(.w-variant-4f54624e-ceb1-0769-a238-365d5e220b70) {
  --_alignment---direction: var(--align--center);
}

.g_content:where(.w-variant-405b6754-709a-81de-bf32-f0102c0c7aa2) {
  --_alignment---direction: var(--align--end);
}

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

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

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

.nav_3_links_component.is-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

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

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

.nav_3_menu_wrap {
  text-align: left;
  background-color: var(--_theme---background);
  padding-top: var(--nav_3--height);
  top: 0;
  transform: none !important;
}

.nav_3_dropdown_text {
  transition: opacity .1s;
}

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

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

.nav_3_banner_wrap {
  z-index: 1;
  font-size: var(--text-small--font-size);
  background-color: var(--_theme---text);
  color: var(--_theme---background);
  height: var(--nav_3--banner-height);
  position: relative;
}

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

.nav_3_dropdown_mega_layout.is-desktop {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.nav_3_menu_scroll {
  max-height: calc(100svh - var(--nav_3--height-total));
  overflow: hidden auto;
}

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

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

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

.nav_3_links_link.is-desktop {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: var(--_spacing---space--3);
  padding-right: var(--_spacing---space--3);
  height: 100%;
}

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

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

.nav_3_buttons_item.is-main.is-desktop {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: var(--_spacing---space--3);
  margin-right: var(--_spacing---space--3);
}

.nav_3_mobile_contain {
  z-index: 2;
  grid-column-gap: var(--_spacing---space--3);
  height: var(--nav_3--height);
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

.nav_3_desktop_layout {
  z-index: 1;
  flex: 1;
  display: flex;
}

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

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

.nav_3_dropdown_main_wrap.is-desktop {
  padding-top: var(--_spacing---space--1);
  width: 10rem;
  position: absolute;
}

.nav_3_menu_contain {
  padding-bottom: var(--_spacing---space--8);
  padding-top: var(--_spacing---space--3);
}

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

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

.nav_3_logo_wrap {
  z-index: 2;
  pointer-events: none;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nav_3_banner_embed {
  display: none;
}

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

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

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

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

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

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

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

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

.nav_3_links_wrap {
  flex: 1;
}

.nav_3_links_wrap.is-desktop {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav_3_contain {
  grid-column-gap: var(--_spacing---space--3);
  height: var(--nav_3--height);
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

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

.nav_3_component {
  z-index: 1000;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
  container-type: inline-size;
}

.nav_3_dropdown_mega_contain {
  max-width: var(--container--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_3_dropdown_mega_contain.is-desktop {
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--8);
}

.nav_3_dropdown_main_scroll.is-desktop {
  max-height: calc(100svh - var(--nav_3--height-total)  - 1rem);
  background-color: var(--_theme---background);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto !important;
}

.nav_3_links_locales_hide {
  display: none;
}

.nav_3_btn_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_3_btn_wrap.w--open {
  color: inherit;
  background-color: #0000;
}

.nav_3_links_item {
  display: flex;
}

.nav_3_links_item.is-desktop {
  margin-left: auto;
}

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

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

.nav_3_dropdown_mega_wrap.is-desktop {
  position: absolute;
}

.nav_3_wrap {
  z-index: 1;
  background-color: var(--_theme---background);
  position: relative;
}

.nav_3_wrap.is-desktop {
  display: none;
}

.nav_3_dropdown_mega_content {
  position: relative;
}

.nav_3_dropdown_mega_content.is-desktop {
  background-color: var(--_theme---background);
}

.nav_3_dropdown_mega_scroll {
  position: relative;
}

.nav_3_dropdown_mega_scroll.is-desktop {
  max-height: calc(100svh - var(--nav_3--height-total)  - 1rem);
  overflow: hidden auto;
  margin-top: var(--nav_3--height) !important;
}

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

.nav_3_search_label {
  width: 100%;
}

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

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

.nav_3_dropdown_link.is-desktop {
  padding-left: calc(var(--_spacing---space--6) / 2);
  padding-right: calc(var(--_spacing---space--6) / 2);
  font-size: inherit;
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
}

.nav_2_search_label {
  width: 100%;
}

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

.nav_2_links_link.is-desktop {
  border: .3px solid #0000;
  flex: 1;
  height: 100%;
  padding: 0 24px;
}

.nav_2_links_link.is-desktop:hover {
  border-top: .3px solid var(--swatch--brand);
  border-right: .3px solid var(--swatch--brand);
}

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

.nav_2_links_item {
  display: flex;
}

.nav_2_links_locales_hide {
  display: none;
}

.nav_2_dropdown_mega_contain {
  max-width: var(--container--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_2_dropdown_mega_contain.is-desktop {
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--8);
}

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

.nav_2_dropdown_mega_content {
  position: relative;
}

.nav_2_dropdown_mega_content.is-desktop {
  background-color: var(--_theme---background);
  border-radius: var(--nav_2--radius);
}

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

.nav_2_menu_contain {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--8);
}

.nav_2_dropdown_text {
  transition: opacity .1s;
}

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

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

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

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

.nav_2_links_component.is-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.nav_2_banner_embed {
  display: none;
}

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

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

.nav_2_btn_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_2_btn_wrap.w--open {
  color: inherit;
  background-color: #0000;
}

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

.nav_2_dropdown_main_wrap.is-desktop {
  padding-top: var(--_spacing---space--1);
  width: 10rem;
  position: absolute;
}

.nav_2_dropdown_main_scroll.is-desktop {
  background-color: var(--_theme---background);
  max-height: calc(100svh - var(--nav_2--height-total)  - var(--nav_2--spacing-outer-vertical) * 2);
  border-radius: var(--nav_2--radius);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto !important;
}

.nav_2_desktop_layout {
  z-index: 1;
  flex: 1;
  display: flex;
}

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

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

.nav_links_text {
  color: var(--swatch--brand);
  font-family: Play, sans-serif;
  font-size: var(--_typography---font-size--text-small);
}

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

.nav_2_dropdown_mega_wrap.is-desktop {
  max-width: var(--nav_2--container);
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

.nav_2_buttons_item.is-main.is-desktop {
  margin: 0px var(--_spacing---space--3);
}

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

.nav_2_mobile_contain {
  z-index: 2;
  grid-column-gap: var(--_spacing---space--3);
  border-top-style: solid;
  border-top-width: .3px;
  border-top-color: var(--swatch--brand);
  background-color: var(--_theme---background);
  pointer-events: auto;
  height: var(--nav_2--height);
  max-width: var(--nav_2--container);
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

.nav_2_wrap.is-desktop {
  display: none;
}

.nav_2_contain {
  grid-column-gap: var(--_spacing---space--3);
  background-color: var(--_theme---background);
  pointer-events: auto;
  height: var(--nav_2--height);
  border-radius: var(--nav_2--radius);
  max-width: var(--nav_2--container);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: var(--nav_2--spacing-inner-horizontal);
  padding-right: var(--nav_2--spacing-inner-horizontal);
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.nav_2_contain.is-desktop {
  max-width: var(--container--full);
  border-top: .5px solid var(--swatch--brand);
  border-radius: 0;
  height: auto;
  padding: 1rem 0;
}

.nav_2_skip_wrap {
  z-index: 2;
  border-width: var(--border-width--main);
  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_2_skip_wrap:focus {
  transform: translate(0%);
}

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

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

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

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

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

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

.nav_2_banner_wrap {
  z-index: 1;
  background-color: var(--_theme---text);
  pointer-events: auto;
  color: var(--_theme---background);
  font-size: var(--text-small--font-size);
  height: var(--nav_2--banner-height);
  position: relative;
}

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

.nav_2_dropdown_mega_layout.is-desktop {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

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

.nav_2_menu_wrap {
  background-color: var(--_theme---background);
  pointer-events: auto;
  text-align: left;
  padding-top: var(--nav_2--height);
  max-width: var(--nav_2--container);
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  inset: 0% 0% auto;
  transform: none !important;
}

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

.nav_2_dropdown_mega_scroll {
  position: relative;
}

.nav_2_dropdown_mega_scroll.is-desktop {
  max-height: calc(100svh - var(--nav_2--height-total)  - var(--nav_2--spacing-outer-vertical) * 2);
  padding-left: var(--nav_2--spacing-inner-horizontal);
  padding-right: var(--nav_2--spacing-inner-horizontal);
  overflow: hidden auto;
  margin-top: var(--nav_2--height) !important;
}

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

.nav_2_actions_wrap.is-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.nav {
  z-index: 1000;
  pointer-events: none;
  background-color: #0000;
  position: static;
  inset: 0% 0% auto;
  container-type: inline-size;
}

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

.nav_2_links_wrap {
  flex: 1;
}

.nav_2_links_wrap.is-desktop {
  color: var(--swatch--brand);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

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

.nav_2_dropdown_link.is-desktop {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  padding-left: calc(var(--_spacing---space--6) / 2);
  padding-right: calc(var(--_spacing---space--6) / 2);
  font-size: inherit;
}

.header_2_content {
  width: 100%;
}

.header_2_content.is-reversed {
  grid-column-start: 2;
}

.header_2_visual_wrap {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.header_2_contain {
  max-width: var(--container--full);
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  flex-flow: column;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: inline-size;
}

.header_2_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) 1fr;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: row dense;
  justify-content: center;
  align-items: stretch;
  display: grid;
}

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

.footer_5_bottom_item {
  display: flex;
}

.footer_5_social_wrap {
  display: none;
}

.footer_5_bottom_layout {
  padding-top: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-top: .3px solid var(--swatch--brand);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.footer_5_contain {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  border-top: .5px solid var(--swatch--brand);
}

.footer_5_contain.u-container {
  max-width: var(--container--full);
}

.footer_5_nav_item {
  display: flex;
}

.footer_5_social_icon {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
  position: relative;
}

.footer_5_logo_wrap {
  width: 11rem;
}

.footer_5_bottom_contain.u-container {
  max-width: var(--container--full);
}

.footer_5_layout {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.footer_5_bottom_text.u-text-style-small.u-mb-0 {
  font-size: .75rem;
}

.footer_5_social_link {
  aspect-ratio: 1;
  border: var(--border-width--main) none black;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  display: flex;
}

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

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

.headline-wrap.u-column-custom {
  --_column-count---value: 1;
  --_gap---size: var(--_spacing---space--2);
  grid-column: 1 / 6;
}

.products-section {
  color: var(--_theme---text);
}

.products-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.products-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.products-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.products-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.products-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.products-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  aspect-ratio: auto;
  background-color: var(--swatch--dark-800);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  display: flex;
  position: relative;
}

.product-card.is_smaller {
  margin-top: 4rem;
  margin-left: 4rem;
}

.div-block {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.div-block-2 {
  flex: none;
}

.div-block-3 {
  flex: 0 auto;
  width: 53%;
}

.card-headline-wrap {
  z-index: 100;
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  color: var(--swatch--brand);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 3rem;
  padding-left: 3rem;
  display: flex;
  position: relative;
}

.product-img-wrap {
  z-index: 1;
  flex: 0 auto;
  width: 60%;
  position: static;
  inset: 0% 0% auto auto;
}

.product-img-wrap.fes {
  width: auto;
}

.card-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.card-bottom {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 3rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.image {
  display: block;
}

.testimonal-section {
  color: var(--_theme---text);
}

.testimonal-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.testimonal-section.is-hide-this {
  display: none;
}

.quote-mark {
  background-color: var(--swatch--dark-800);
  flex: 0 auto;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.image-2 {
  width: 16px;
}

.quote-content-wrap {
  flex: 1;
}

.quote-name-wrap {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  padding-top: 1.5rem;
  display: flex;
}

.u-text-style-x-small {
  font-family: var(--_text-style---font-family);
  color: #929292;
  font-size: .6em;
  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-font);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.end-cta-section {
  color: var(--_theme---text);
}

.end-cta-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.end-cta-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.end-cta-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.end-cta-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.end-cta-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.end-cta-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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-block {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--swatch--dark-800);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  padding: 3.5rem;
  display: flex;
}

.cta-top {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  display: flex;
}

.product-visual-wrap {
  aspect-ratio: 1;
  width: 100%;
  max-width: 90vh;
  position: sticky;
  top: 2rem;
  overflow: visible;
}

.lightbox {
  width: 100%;
  height: 100%;
}

.product-header-content {
  width: 100%;
}

.product-header-content.is-reversed {
  grid-column-start: 2;
}

.product-header-list {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-top: .3px solid var(--swatch--brand);
  flex-flow: column;
  margin-top: 4rem;
  padding-top: 1.5rem;
  display: flex;
}

.list-item {
  list-style-type: disc;
}

.list-item-2 {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  align-items: center;
  list-style-type: square;
  display: flex;
}

.bulletpoint {
  background-color: var(--swatch--brand);
  flex: none;
  width: 4px;
  height: 4px;
}

.list-item-2-copy {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  align-items: center;
  list-style-type: square;
  display: flex;
}

.list-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: .5rem;
  display: flex;
}

.list-item.is-roomy {
  padding-bottom: 1rem;
}

.list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.list._2-col {
  grid-template-columns: 1fr 1fr;
}

.custom-slider {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #0000;
  height: 100%;
  padding-bottom: 4rem;
}

.div-block-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 4rem;
  display: flex;
}

.product-heading-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-bottom: 3rem;
  display: flex;
}

.product-info-section {
  color: var(--_theme---text);
}

.product-info-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-info-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-info-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-info-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-info-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-info-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.home-header-content {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  aspect-ratio: auto;
  background-color: var(--swatch--dark-800);
  object-fit: cover;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  width: 100%;
  min-height: 35rem;
  max-height: 45rem;
  padding: 3rem;
  display: flex;
}

.home-header-content.is-reversed {
  grid-column-start: 2;
}

.home-header-content-bottom {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button-wrap {
  flex: 0 auto;
  order: 1;
}

.home-header-visual {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  max-height: 90svh;
  position: relative;
}

.slide.is-flacs {
  background-image: url('../images/Flacs-front.webp');
}

.slide.is-mte {
  background-image: url('../images/MTE-Police-Car_1.webp');
}

.slide.is-fes {
  background-image: url('../images/FES-front.webp');
}

.slide-2 {
  background-image: url('../images/Flacs-bag.webp');
  background-size: cover;
}

.slide-2.is-flacs {
  background-position: 50%;
}

.slide-2.is-fes {
  background-image: url('../images/FES-front.webp');
  background-position: 50%;
}

.left-arrow {
  background-color: var(--swatch--dark-800);
  width: 3rem;
  height: 3rem;
  inset: auto 0% 0% auto;
  transform: translate(-3.75rem);
}

.left-arrow.hidden {
  display: none;
}

.right-arrow {
  background-color: var(--swatch--dark-800);
  width: 3rem;
  height: 3rem;
  inset: auto 0% 0% auto;
}

.right-arrow.hidden {
  display: none;
}

.bottom-content-wrap {
  flex: 0 auto;
  max-width: 250px;
}

.button-chevron {
  width: 1.5rem;
  transform: translate(0, 1px);
}

.dash {
  background-color: var(--swatch--brand);
  width: 40px;
  height: 1px;
}

.div-block-7 {
  display: flex;
}

.footnote-text {
  font-family: var(--_text-style---font-family);
  color: #929292;
  font-size: .6em;
  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-font);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  padding-top: .5rem;
  display: flow-root;
}

.read-more-link {
  cursor: pointer;
  padding-top: .5rem;
  display: inline-block;
}

.dropdown {
  background-color: #da3434;
}

.dropdown-toggle {
  padding: 0;
}

.div-block-8 {
  padding-top: 2rem;
}

.quote-content-hidden {
  display: none;
}

.read-more-text {
  color: #9e9e9e;
  text-decoration: underline;
}

.read-less-text {
  color: #9e9e9e;
  text-decoration: underline;
  display: none;
}

.slide-nav {
  display: block;
  inset: auto auto 0% 0%;
}

.slide-nav.hidden {
  display: none;
}

.arrow-icon-left {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.arrow-icon-right {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: rotate(180deg)translate(50%, 50%);
}

.thumbnail-gallary {
  z-index: 1000;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(0, 3rem);
}

.div-block-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 8rem;
  max-width: 8.1rem;
  height: 8rem;
  max-height: 8.1rem;
}

.dot-thumb {
  width: 6rem;
  height: 6rem;
}

.dot-thumb._2 {
  background-image: url('../images/Flacs-bag.webp');
}

.dot-thumb._3 {
  display: block;
}

.dot-thumb.is-mte {
  background-image: url('../images/MTE-Police-Car_1.webp');
}

.dot-thumb.is-fes {
  background-image: url('../images/FES-front.webp');
}

.slide-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-3.is-mte {
  background-image: url('../images/MTE-Police-Car_1.webp');
  background-position: 50%;
  background-size: cover;
}

.product-header-wrap {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 2fr) 1fr;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: row dense;
  align-items: center;
  display: grid;
}

.button {
  border-style: solid;
  border-width: .3px .3px 1px 1px;
  border-color: var(--swatch--brand) var(--swatch--brand) var(--swatch--dark-900) var(--swatch--dark-900);
  font-family: var(--_typography---font--primary-family);
  color: var(--swatch--brand);
  font-size: var(--_typography---font-size--text-small);
  background-color: #0000;
  padding: 7px 24px;
}

.button:hover {
  border-bottom-width: .3px;
  border-bottom-color: var(--swatch--brand);
  border-left-width: .3px;
  border-left-color: var(--swatch--brand);
}

.form-modal {
  z-index: 9999;
  background-color: #1e1e1ee6;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.form-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.form-wrap.is-wide {
  width: 100%;
}

.form-container {
  background-color: var(--swatch--dark-900);
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem;
  position: relative;
  overflow: visible;
}

.form-close {
  background-color: var(--swatch--dark-800);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.grid-card-layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-image {
  width: 100%;
  height: 100%;
  display: block;
}

.product-image.fes {
  padding-top: 19px;
}

.home-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.home-header-content-copy {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  aspect-ratio: 1;
  background-color: var(--swatch--dark-800);
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-height: 90svh;
  padding: 3.5rem;
  display: flex;
}

.home-header-content-copy.is-reversed {
  grid-column-start: 2;
}

.home-header-visual2 {
  aspect-ratio: auto;
  object-fit: cover;
  flex: 0 auto;
  width: 100%;
  min-height: 35rem;
  max-height: 45rem;
}

.tabs-menu {
  flex-flow: column;
  flex: 0 auto;
  order: -1;
  display: flex;
}

.tab-link-tab-1 {
  border-bottom: 1px solid var(--swatch--dark-800);
  background-color: #0000;
}

.tab-link-tab-1.w--current {
  border-bottom: .3px solid var(--swatch--brand);
  background-color: var(--swatch--dark-800);
}

.tab-link-tab-2 {
  border-bottom: 1px solid var(--swatch--dark-800);
  background-color: #0000;
}

.tab-link-tab-2.w--current {
  border-bottom: 1px solid var(--swatch--brand);
  background-color: var(--swatch--dark-800);
}

.tabs {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  color: var(--_theme---text);
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.tab-link-text {
  font-family: var(--_text-style---font-family);
  color: var(--swatch--light-100);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  text-align: center;
  letter-spacing: var(--_text-style---letter-spacing);
  white-space: nowrap;
  word-break: keep-all;
  --_text-style---font-family: var(--_typography---font--secondary-font);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-6);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: pretty;
  display: flow-root;
}

.tabs-content {
  flex: 1;
  order: 1;
  overflow: visible;
}

.tab-pane-tab-1 {
  border-bottom: 1px solid #000;
}

.tab-wrapper {
  padding-top: 4rem;
}

.spec-table {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.table-head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: .3px solid var(--swatch--brand);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  display: grid;
}

.table-head._3-col {
  grid-template-columns: 1fr 1fr 1fr;
}

.table-head._5-col {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.table-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: .3px solid var(--swatch--dark-800);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  display: grid;
}

.table-row._3-col {
  grid-template-columns: 1fr 1fr 1fr;
}

.table-row._5-col {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.product-details-wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-top: .3px solid var(--swatch--brand);
  flex-flow: column;
  padding-top: 1.5rem;
  display: flex;
}

.video {
  aspect-ratio: 9 / 16;
  background-image: url('../images/Screenshot-2025-06-12-at-8.12.33-pm.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100%;
  max-height: 90vh;
}

.video._2 {
  background-image: url('../images/Screenshot-2025-06-12-at-8.13.07-pm.png');
}

.video-wrap {
  background-color: #0c0c0c;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  display: flex;
}

.video-wrap.is-hidden {
  display: none;
}

.accordion-top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-bottom: 2px solid var(--swatch--dark-800);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .9rem 1.5rem;
  display: flex;
}

.dropdown-cion {
  background-color: var(--swatch--dark-800);
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.chevron-down {
  position: static;
  inset: 50% auto auto 50%;
}

.accordion-bottom {
  border-bottom: .3px solid var(--swatch--brand);
  align-items: center;
  width: 100%;
  padding: .3rem 1.5rem 2.4rem;
  display: none;
}

.accordion {
  width: 100%;
}

.faqs-cta {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 5rem;
  display: flex;
}

.faq-cta-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.product-end-cta-section {
  color: var(--_theme---text);
}

.product-end-cta-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-end-cta-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-end-cta-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-end-cta-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-end-cta-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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);
}

.product-end-cta-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-faded);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_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(--_theme---border);
  --_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-block-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-10-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.custom-slider-home {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slide-images {
  width: 100%;
  height: 100%;
}

.contact-header-content {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  aspect-ratio: auto;
  background-color: var(--swatch--dark-800);
  object-fit: cover;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  width: 100%;
  min-height: 36.7rem;
  padding: 3.5rem;
  display: block;
}

.contact-header-content.is-reversed {
  grid-column-start: 2;
}

.email-link {
  border-bottom: 1px solid var(--swatch--brand);
}

.div-block-11 {
  padding-top: 6px;
}

.contact-form-wrap {
  aspect-ratio: auto;
  object-fit: cover;
  flex: 0 auto;
  min-height: 46rem;
  padding: 3.5rem;
}

.contact-header-top.u-flex-vertical-wrap {
  border-bottom: .3px none var(--swatch--light-100);
  padding-bottom: 3rem;
}

.contact-header-bottom.u-flex-vertical-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-bottom: 1px none var(--swatch--dark-900);
  padding-top: 3rem;
  padding-bottom: 0;
  display: none;
}

.form-container-fulll {
  background-color: var(--swatch--dark-900);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  overflow: visible;
}

.home-video {
  display: none;
}

.p-card-top {
  display: flex;
}

.aside {
  display: block;
}

.form-container-2 {
  background-color: var(--swatch--dark-900);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3.5rem;
  position: relative;
  overflow: visible;
}

.form-wrap-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.form-wrap-2.is-wide {
  width: 100%;
}

.logo-img {
  flex: 1;
  align-self: auto;
  width: 100%;
}

.aside-2 {
  display: none;
}

.body {
  background-color: var(--swatch--dark-900);
}

@media screen and (max-width: 991px) {
  .u-column-custom._2 {
    grid-column-start: 5;
  }

  .u-column-custom._4 {
    grid-column: 6 / 13;
  }

  .u-column-custom._5 {
    grid-column-end: 12;
  }

  .u-column-custom._6 {
    grid-column-end: 7;
  }

  .u-column-custom._7 {
    grid-column-end: 14;
  }

  .u-column-custom._4-copy {
    grid-column: 6 / 13;
  }

  .form_main_wrap {
    flex: 0 auto;
  }

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

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

  .nav_2_btn_line {
    height: .3px;
  }

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

  .nav_2_mobile_contain {
    border-radius: 0;
  }

  .header_2_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(0, 1fr);
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: row dense;
    display: grid;
  }

  .product-visual-wrap {
    aspect-ratio: 1;
    height: auto;
  }

  .product-header-list {
    margin-top: 3rem;
  }

  .home-header-content {
    aspect-ratio: 3 / 2;
    max-height: none;
  }

  .home-header-visual {
    max-height: none;
  }

  .thumbnail-gallary {
    transform: translate(0, 1.7rem);
  }

  .dot-thumb {
    width: 4.7rem;
    height: 4.7rem;
  }

  .product-header-wrap {
    grid-column-gap: 1.9rem;
    grid-row-gap: 1.9rem;
    grid-template-columns: minmax(0, 1.25fr) 1fr;
  }

  .form-modal {
    display: none;
  }

  .form-wrap.is-wide {
    flex-flow: column;
  }

  .grid-card-layout {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .home-header-content-copy {
    aspect-ratio: auto;
    max-height: none;
  }

  .home-header-visual2 {
    aspect-ratio: 3 / 2;
    width: 100%;
  }

  .tabs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .product-details-wrap {
    margin-top: 0;
  }

  .video {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .div-block-10-copy {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .contact-header-content {
    aspect-ratio: auto;
    max-height: none;
  }

  .contact-form-wrap {
    aspect-ratio: 3 / 2;
    padding-left: 0;
    padding-right: 0;
  }

  .form-container-fulll {
    flex: 0 auto;
  }

  .form-wrap-2.is-wide {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .u-column-custom._1 {
    grid-column-end: 9;
  }

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

  .u-column-custom._6 {
    grid-column-end: 11;
    position: static;
  }

  .u-column-custom._7 {
    grid-column: 1 / 11;
  }

  .u-column-custom._9.u-mt-7 {
    grid-column: 1 / 12;
  }

  .u-column-custom._4-copy {
    grid-column-start: 4;
  }

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

  .form_main_field_label {
    flex: 0 auto;
  }

  .product-card {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
  }

  .card-headline-wrap {
    padding-top: 2rem;
    padding-left: 2rem;
  }

  .card-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta-block {
    padding: 2.4rem;
  }

  .cta-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .product-visual-wrap {
    position: relative;
  }

  .product-header-content {
    padding-top: 2rem;
  }

  .product-heading-top {
    padding-top: 3.4rem;
  }

  .home-header-content-bottom {
    flex-flow: column;
  }

  .dot-thumb {
    width: 4.5rem;
  }

  .product-header-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(0, 1.25fr);
    place-items: start stretch;
  }

  .form-modal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-container {
    width: 100%;
  }

  .tabs {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
  }

  .tabs-content {
    flex: 0 auto;
    order: 0;
  }

  .form-container-fulll, .form-container-2 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .u-text-style-h4 {
    font-size: var(--_typography---font-size--h5);
  }

  .u-text-style-main {
    font-size: .9rem;
  }

  .u-text-style-small, .u-text-style-small.u-mb-6.character-limit {
    line-height: 1.8;
  }

  .u-text-style-small.u-text-wrap-pretty {
    font-size: var(--_typography---font-size--text-small);
  }

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

  .u-column-custom._1.u-mb-3 {
    margin-bottom: var(--_spacing---space--3);
    grid-column-end: end;
  }

  .u-column-custom._2 {
    grid-column: 3 / 14;
  }

  .u-column-custom._3 {
    grid-column-start: 1;
    padding-top: 3rem;
  }

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

  .u-column-custom._5 {
    grid-column-end: 14;
  }

  .u-column-custom._6, .u-column-custom._7 {
    grid-column-end: end;
  }

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

  .u-column-custom._9 {
    grid-column: 1 / 14;
  }

  .u-column-custom._9.u-mt-7 {
    grid-column-end: end;
  }

  .u-column-custom._11 {
    grid-column: 1 / end;
  }

  .nav_2_logo_wrap.w--current {
    width: 10.8rem;
  }

  .nav {
    padding-bottom: 1rem;
  }

  .header_2_contain {
    padding-top: var(--_spacing---section-space--none);
    padding-bottom: var(--_spacing---section-space--none);
  }

  .header_2_layout {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer_5_social_list {
    display: none;
  }

  .footer_5_logo_wrap {
    width: 10.7rem;
  }

  .product-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    padding: 0;
  }

  .div-block-2 {
    width: 100%;
  }

  .div-block-3 {
    width: 100%;
    padding-bottom: .5rem;
  }

  .card-headline-wrap {
    max-width: 100%;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
  }

  .product-img-wrap {
    align-self: center;
    width: 80%;
    height: auto;
    position: static;
  }

  .card-top {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .card-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 1.5rem 1.5rem;
  }

  .quote-mark {
    width: 40px;
    height: 40px;
  }

  .cta-block {
    padding: 2rem 1.5rem;
  }

  .home-header-content {
    min-height: 32rem;
    padding: 2rem 1.5rem;
  }

  .home-header-content-bottom {
    flex-flow: column;
    align-self: auto;
    align-items: flex-start;
  }

  .button-wrap {
    --_theme---background: var(--swatch--dark-900);
    --_theme---text: var(--swatch--light-100);
    --_theme---background-2: var(--swatch--dark-800);
    --_theme---border: var(--swatch--light-100-faded);
    --_theme---selection--background: var(--swatch--brand);
    --_theme---selection--text: var(--swatch--brand-text);
    --_theme---button-primary--background: var(--swatch--brand);
    --_theme---button-primary--border: var(--_theme---button-primary--background);
    --_theme---button-primary--text: var(--swatch--brand-text);
    --_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(--_theme---border);
    --_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);
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 100%;
  }

  .bottom-content-wrap {
    max-width: none;
  }

  .read-more-text {
    font-size: .9rem;
  }

  .slide-nav {
    display: none;
  }

  .form-wrap {
    width: auto;
  }

  .form-container {
    padding: 4rem 1rem;
  }

  .grid-card-layout {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
  }

  .home-header-visual2 {
    aspect-ratio: 1;
    min-height: 20rem;
  }

  .tabs {
    flex-flow: column;
  }

  .table-head {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    background-color: var(--swatch--dark-900);
    grid-template-columns: 1fr 1fr 1fr 1fr;
    position: sticky;
    top: 1rem;
  }

  .table-row {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .video-wrap {
    margin-top: 2rem;
  }

  .accordion-top {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-cion {
    flex: none;
    width: 33px;
    height: 33px;
  }

  .faqs-cta {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: flex-start;
    padding-top: 2rem;
  }

  .cta-block-wrap {
    grid-template-columns: 1fr;
  }

  .contact-header-content {
    padding: 2.5rem 1rem;
  }

  .form-container-fulll {
    padding: 4rem 1rem;
  }

  .form-container-2 {
    padding: 2.5rem 1rem;
  }

  .form-wrap-2 {
    width: auto;
  }
}

#w-node-_0d461ebc-329c-aeb6-69b6-1b236952579c-7ba06d33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c31dc94b-d667-16ec-e57f-05e654c15016-7ba06d33 {
  place-self: end;
}

#w-node-_692493b6-6d83-bca7-2a31-a5868a0f27d7-c5a80877, #w-node-_692493b6-6d83-bca7-2a31-a5868a0f27d7-20c1a9f0, #w-node-_692493b6-6d83-bca7-2a31-a5868a0f27d7-18b9ceeb, #w-node-_692493b6-6d83-bca7-2a31-a5868a0f27d7-21c51c8c {
  align-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-e73c9b6b-efdd-0ec7-8538-fa6dd0e63c92-c5a80877, #w-node-e73c9b6b-efdd-0ec7-8538-fa6dd0e63c92-20c1a9f0, #w-node-e73c9b6b-efdd-0ec7-8538-fa6dd0e63c92-18b9ceeb, #w-node-e73c9b6b-efdd-0ec7-8538-fa6dd0e63c92-21c51c8c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


