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

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

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

:root {
  --_theme---background: var(--swatch--light);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--dark);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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);
  --_spacing---space--6: var(--size--2-5rem);
  --size--0-5rem: .5rem;
  --size--1rem: 1rem;
  --_spacing---space--7: var(--size--3rem);
  --container--main: 90rem;
  --container--small: 90rem;
  --container--full: 90rem;
  --size--1-5rem: 1.5rem;
  --site--gutter: 1.5rem;
  --size--0rem: 0rem;
  --_spacing---space--1: var(--size--0-5rem);
  --_spacing---space--2: var(--size--0-75rem);
  --_spacing---space--3: var(--size--1rem);
  --_spacing---space--4: var(--size--1-5rem);
  --_spacing---space--5: var(--size--2rem);
  --_spacing---space--8: var(--size--4rem);
  --_typography---font--primary-family: Author, Arial, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-semi-bold: 600;
  --radius--small: .5rem;
  --radius--main: 2rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--grey-100);
  --size--0-75rem: .75rem;
  --_typography---line-height--1: 1;
  --swatch--dark: #0c0a09;
  --swatch--transparent: transparent;
  --size--2rem: 2rem;
  --swatch--grey-100: #e5e3e1;
  --column-width--2: 0px;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background-2: var(--_theme---button-primary--background-gradient-2);
  --_button-style---background-1: var(--_theme---button-primary--background-gradient-1);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-gradient-1-hover);
  --swatch--grey-300: #55514e;
  --swatch--light: #f6f4f3;
  --size--3rem: 3rem;
  --_spacing---section-space--small: var(--size--5rem);
  --_theme---eyebrow: var(--swatch--grey-300);
  --_typography---letter-spacing--0-08em: .08em;
  --swatch--brand: #47d7d7;
  --site--margin: 0px;
  --size--0-125rem: .125rem;
  --_spacing---section-space--none: 0rem;
  --_spacing---section-space--main: var(--size--7-5rem);
  --_spacing---section-space--large: var(--size--7-5rem);
  --_spacing---section-space--page-top: var(--size--12rem);
  --_theme---paragraph: var(--swatch--grey-300);
  --_theme---background-hover: var(--swatch--grey-100);
  --swatch--grey-200: #a7a2a0;
  --focus--offset-inner: -.125rem;
  --_typography---font-size--h3: var(--size--2rem);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --column-width--7: 0px;
  --_typography---font-size--text-small: .875rem;
  --column-width--3: 0px;
  --column-width--4: 0px;
  --_theme---background-light: var(--swatch--light);
  --column-width--1: 0px;
  --size--0-25rem: .25rem;
  --_theme---background-grey: var(--swatch--grey-100);
  --column-width--12: 0px;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_theme---background-dark: var(--swatch--dark);
  --_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;
  --site--width: 67.5rem;
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-outer: .1875rem;
  --swatch--white: white;
  --swatch--black: white;
  --_theme---button-primary--background-gradient-1: var(--swatch--dark);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-300);
  --_theme---button-primary--border: var(--swatch--dark);
  --_theme---button-primary--text: var(--swatch--light);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-300);
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--light);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--dark);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
  --size--0-375rem: .375rem;
  --size--1-25rem: 1.25rem;
  --size--2-5rem: 2.5rem;
  --size--3-5rem: 3.5rem;
  --size--4rem: 4rem;
  --size--4-5rem: 4.5rem;
  --size--5rem: 5rem;
  --size--5-5rem: 5.5rem;
  --size--6rem: 6rem;
  --size--6-5rem: 6.5rem;
  --size--7rem: 7rem;
  --size--7-5rem: 7.5rem;
  --size--8rem: 8rem;
  --size--8-5rem: 8.5rem;
  --size--9rem: 9rem;
  --size--9-5rem: 9.5rem;
  --size--10rem: 10rem;
  --size--11rem: 11rem;
  --size--12rem: 12rem;
  --size--13rem: 13rem;
  --size--14rem: 14rem;
  --size--15rem: 15rem;
  --size--16rem: 16rem;
  --_typography---font--primary-trim-top: .32em;
  --_typography---font--primary-trim-bottom: .32em;
  --_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---line-height--1-5: 1.5;
  --_typography---font-size--text-main: var(--size--1rem);
  --_typography---font-size--text-large: 1.125rem;
  --_typography---font-size--h6: var(--size--1rem);
  --_typography---font-size--h5: var(--size--1-25rem);
  --_typography---font-size--h4: var(--size--1-5rem);
  --_typography---font-size--h2: var(--size--3rem);
  --_typography---font-size--h1: var(--size--4rem);
  --_typography---font-size--display: var(--size--5rem);
  --column-width--5: 0px;
  --column-width--6: 0px;
  --column-width--8: 0px;
  --column-width--9: 0px;
  --column-width--10: 0px;
  --column-width--11: 0px;
  --column-margin--0: 0px;
  --column-margin--1: 1px;
  --column-margin--2: 2px;
  --column-margin--3: 3px;
  --column-margin--4: 4px;
  --column-margin--5: 5px;
  --column-margin--6: 6px;
  --column-margin--7: 7px;
  --column-margin--8: 8px;
  --column-margin--9: 9px;
  --column-margin--10: 10px;
  --column-margin--11: 11px;
  --column-margin--12: 12px;
  --align--start: 0px;
  --align--center: 0px;
  --align--end: 0px;
  --_typography---text-transform--none: 0px;
  --_typography---text-transform--uppercase: 0px;
  --_typography---text-transform--capitalize: 0px;
  --_typography---text-transform--lowercase: 0px;
}

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: "";
}

img {
  object-fit: cover;
}

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);
  --_theme---text: var(--swatch--dark);
  --_theme---border: var(--swatch--grey-100);
  --_theme---eyebrow: var(--swatch--grey-300);
  --_theme---paragraph: var(--swatch--grey-300);
  --_theme---background-hover: var(--swatch--grey-100);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --_theme---background-light: var(--swatch--light);
  --_theme---background-grey: var(--swatch--grey-100);
  --_theme---background-dark: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1: var(--swatch--dark);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-300);
  --_theme---button-primary--border: var(--swatch--dark);
  --_theme---button-primary--text: var(--swatch--light);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-300);
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--light);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--dark);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark);
  --_theme---text: var(--swatch--light);
  --_theme---border: var(--swatch--grey-300);
  --_theme---eyebrow: var(--swatch--brand);
  --_theme---paragraph: var(--swatch--light);
  --_theme---background-hover: var(--swatch--light);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --_theme---background-light: var(--swatch--light);
  --_theme---background-grey: var(--swatch--grey-100);
  --_theme---background-dark: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1: var(--swatch--light);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-100);
  --_theme---button-primary--border: var(--swatch--light);
  --_theme---button-primary--text: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-100);
  --_theme---button-secondary--text: var(--swatch--light);
  --_theme---button-secondary--background-hover: var(--swatch--light);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--light);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
}

.u-theme-grey {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--grey-100);
  --_theme---text: var(--swatch--dark);
  --_theme---border: var(--swatch--grey-100);
  --_theme---eyebrow: var(--swatch--grey-300);
  --_theme---paragraph: var(--swatch--grey-300);
  --_theme---background-hover: var(--swatch--grey-300);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --_theme---background-light: var(--swatch--light);
  --_theme---background-grey: var(--swatch--grey-100);
  --_theme---background-dark: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1: var(--swatch--dark);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-300);
  --_theme---button-primary--border: var(--swatch--dark);
  --_theme---button-primary--text: var(--swatch--light);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-300);
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--light);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--dark);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
}

.u-text-style-display {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--display);
  --_text-style---line-height: var(--_typography---line-height--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 {
  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;
  display: flow-root;
}

.u-text-style-h2 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h2);
  --_text-style---line-height: var(--_typography---line-height--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 {
  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;
  display: flow-root;
}

.u-text-style-h4 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--1-3);
  --_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);
  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-5);
  --_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);
  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-5);
  --_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--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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 {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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-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-3);
  --_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-5);
  --_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-5);
  --_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);
  padding-top: var(--size--0-5rem);
  padding-right: var(--size--1rem);
  padding-bottom: var(--size--0-5rem);
  padding-left: var(--size--1rem);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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;
}

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

.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-type: inline-size;
}

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

.u-container-full {
  max-width: var(--container--full);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  container-type: 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 {
  grid-column-gap: var(--size--1-5rem);
  grid-row-gap: var(--size--1-5rem);
  align-content: center;
  align-items: center;
  justify-content: var(--_alignment---direction);
  flex-flow: wrap;
  display: flex;
}

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

.u-alignment-horizontal {
  align-items: center;
  justify-content: var(--_alignment---direction);
  text-align: 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-hflex-left-top {
  flex-flow: row;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.u-hflex-left-center {
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-hflex-left-bottom {
  flex-flow: row;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-hflex-left-stretch {
  flex-flow: row;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
}

.u-hflex-center-top {
  flex-flow: row;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-hflex-center-center {
  flex-flow: row;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-hflex-center-bottom {
  flex-flow: row;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-hflex-center-stretch {
  flex-flow: row;
  place-content: stretch center;
  align-items: stretch;
  display: flex;
}

.u-hflex-right-top {
  flex-flow: row;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-hflex-right-center {
  flex-flow: row;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-hflex-right-bottom {
  flex-flow: row;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-hflex-right-stretch {
  flex-flow: row;
  place-content: stretch flex-end;
  align-items: stretch;
  display: flex;
}

.u-hflex-between-top {
  flex-flow: row;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.u-hflex-between-center {
  flex-flow: row;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-hflex-between-bottom {
  flex-flow: row;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-hflex-between-stretch {
  flex-flow: row;
  place-content: stretch space-between;
  align-items: stretch;
  display: flex;
}

.u-hflex-wrap {
  flex-flow: wrap;
}

.u-vflex-left-top {
  flex-flow: column;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-center {
  flex-flow: column;
  place-content: flex-start center;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-bottom {
  flex-flow: column;
  place-content: flex-start flex-end;
  align-items: flex-start;
  display: flex;
}

.u-vflex-left-between {
  flex-flow: column;
  place-content: flex-start space-between;
  align-items: flex-start;
  display: flex;
}

.u-vflex-center-top {
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.u-vflex-center-center {
  flex-flow: column;
  place-content: center;
  align-items: center;
  display: flex;
}

.u-vflex-center-bottom {
  flex-flow: column;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.u-vflex-center-between {
  flex-flow: column;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.u-vflex-right-top {
  flex-flow: column;
  place-content: flex-end flex-start;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-center {
  flex-flow: column;
  place-content: flex-end center;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-bottom {
  flex-flow: column;
  place-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.u-vflex-right-between {
  flex-flow: column;
  place-content: flex-end space-between;
  align-items: flex-end;
  display: flex;
}

.u-vflex-stretch-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-center {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-bottom {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.u-vflex-stretch-between {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.u-vflex-wrap {
  flex-flow: column wrap;
}

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

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

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

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_column-count---value: 1;
  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(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.u-grid-autofill {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.u-grid-from-large, .u-grid-from-medium, .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-auto {
  align-self: auto;
}

.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-gap-0 {
  grid-column-gap: var(--size--0rem);
  grid-row-gap: var(--size--0rem);
}

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

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

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

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

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

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

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

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

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

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

.u-gap-row-0 {
  grid-row-gap: var(--size--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-semi-bold {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-semi-bold);
}

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

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

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

.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-order-first {
  order: -1;
}

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

.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-scroll {
  overflow: scroll;
}

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

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

.u-overflow-y-auto {
  overflow: hidden 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;
}

.styleguide_subheading {
  margin-bottom: 0;
}

.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 {
  padding: var(--size--0-5rem) var(--size--0-75rem);
  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;
  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 {
  grid-column-gap: var(--size--0-5rem);
  grid-row-gap: var(--size--0-5rem);
  color: var(--swatch--dark);
  text-align: left;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.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(--size--1rem);
  grid-row-gap: var(--size--1rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  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 {
  height: var(--size--2rem);
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  border-top-left-radius: var(--size--2rem);
  border-top-right-radius: var(--size--2rem);
  border-bottom-left-radius: var(--size--2rem);
  border-bottom-right-radius: var(--size--2rem);
  background-color: var(--swatch--grey-100);
  font-family: var(--_text-style---font-family);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-small);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_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: 0 solid #000;
  padding: 0 .75rem;
}

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

.form_main_field_input.is-message {
  padding-top: var(--size--0-5rem);
  border-top-left-radius: var(--size--1rem);
  border-top-right-radius: var(--size--1rem);
  border-bottom-left-radius: var(--size--1rem);
  border-bottom-right-radius: var(--size--1rem);
  resize: vertical;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
}

.btn_main_wrap {
  min-width: var(--column-width--2);
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--round);
  background-image: linear-gradient(180deg, var(--_button-style---background-2), var(--_button-style---background-1) 50%);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background-2: var(--_theme---button-primary--background-gradient-2);
  --_button-style---background-1: var(--_theme---button-primary--background-gradient-1);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-gradient-1-hover);
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition: box-shadow .6s cubic-bezier(.23, 1, .32, 1), border-color .6s cubic-bezier(.23, 1, .32, 1), color .6s cubic-bezier(.23, 1, .32, 1), background-color .6s cubic-bezier(.23, 1, .32, 1);
  display: inline-flex;
  overflow: hidden;
  box-shadow: 0 0 #18141100, 0 .4px #18141106, 0 .8px #18141107, 0 1.4px .1px #18141108, 0 2px .1px #18141109, 0 2.9px .3px #18141109, 0 4px .6px #1814110a, 0 5.6px .9px #1814110a, 0 7.7px 1.5px #1814110a, 0 10.6px 2.3px #1814110b, 0 14.6px 3.5px #1814110b, 0 19.9px 5.1px #1814110b, 0 27.3px 7.4px #1814110b, 0 37.4px 10.6px #1814110b, 0 51.5px 15.1px #1814110c, 0 71.9px 21.6px #1814110c, 0 102.6px 31.5px #1814110c, 0 152.7px 47.8px #1814110d, 0 249.7px 79.4px #1814110e;
}

.btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  background-color: var(--_button-style---background-1);
  box-shadow: none;
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background-2: var(--_theme---button-primary--background-gradient-2);
  --_button-style---background-1: var(--_theme---button-secondary--background);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  background-image: none;
}

.btn_main_wrap:where(.w-variant-85e7557f-7227-ed1c-5a91-e9f71826648f) {
  padding-top: var(--size--1rem);
  padding-bottom: var(--size--1rem);
}

.btn_main_wrap:where(.w-variant-5c7ece85-ce5e-5813-8b46-db1d3a489f56) {
  background-color: var(--_button-style---background-1);
  box-shadow: none;
  --_button-style---border: var(--_theme---button-link--background);
  --_button-style---background-2: var(--_theme---button-link--background);
  --_button-style---background-1: var(--_theme---button-link--background);
  --_button-style---text: var(--_theme---button-link--text);
  --_button-style---border-hover: var(--_theme---button-link--background-hover);
  --_button-style---text-hover: var(--_theme---button-link--text-hover);
  --_button-style---background-hover: var(--_theme---button-link--background-hover);
  background-image: none;
}

.btn_main_wrap:hover {
  border-color: var(--_button-style---border-hover);
  color: var(--_button-style---text-hover);
  box-shadow: 0 0 1rem .25rem #47d7d752, 0 0 #47d7d70d, 0 .4px #47d7d705, 0 .8px #47d7d708, 0 1.4px .1px #47d7d708, 0 2px .1px #47d7d70a, 0 2.9px .3px #47d7d70a, 0 4px .6px #47d7d70a, 0 5.6px .9px #47d7d70a, 0 7.7px 1.5px #47d7d70a, 0 10.6px 2.3px #47d7d70a, 0 14.6px 3.5px #47d7d70a, 0 19.9px 5.1px #47d7d70a, 0 27.3px 7.4px #47d7d70a, 0 37.4px 10.6px #47d7d70d, 0 51.5px 15.1px #1814110c, 0 71.9px 21.6px #1814110c, 0 102.6px 31.5px #1814110c, 0 152.7px 47.8px #1814110d, 0 249.7px 79.4px #47d7d70d;
}

.btn_main_wrap:hover:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  background-color: var(--_button-style---background-hover);
  box-shadow: 0 0 1rem #ffffff52;
}

.btn_main_wrap:hover:where(.w-variant-5c7ece85-ce5e-5813-8b46-db1d3a489f56) {
  background-color: var(--_button-style---background-hover);
  box-shadow: none;
  background-image: none;
}

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

.btn_main_text {
  z-index: 2;
  line-height: inherit;
  position: relative;
}

.btn_play_wrap {
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--swatch--grey-300);
  border-radius: var(--radius--round);
  background-color: var(--swatch--light);
  color: var(--swatch--dark);
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background-2: var(--_theme---button-primary--background-gradient-2);
  --_button-style---background-1: var(--_theme---button-primary--background-gradient-1);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-gradient-1-hover);
  justify-content: center;
  align-items: center;
  width: 5rem;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
  box-shadow: 0 0 #0c0a0900, 0 .4px #0c0a0906, 0 .8px #0c0a0907, 0 1.4px .1px #0c0a0908, 0 2px .1px #0c0a0909, 0 2.9px .3px #0c0a0909, 0 4px .6px #0c0a090a, 0 5.6px .9px #0c0a090a, 0 7.7px 1.5px #0c0a090a, 0 10.6px 2.3px #0c0a090b, 0 14.6px 3.5px #0c0a090b, 0 19.9px 5.1px #0c0a090b, 0 27.3px 7.4px #0c0a090b, 0 37.4px 10.6px #0c0a090b, 0 51.5px 15.1px #0c0a090c, 0 71.9px 21.6px #0c0a090c, 0 102.6px 31.5px #0c0a090c, 0 152.7px 47.8px #0c0a090d, 0 249.7px 79.4px #0c0a090e;
}

.btn_play_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---background-2: var(--_theme---button-primary--background-gradient-2);
  --_button-style---background-1: var(--_theme---button-secondary--background);
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
}

.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;
  width: 100%;
  max-height: 7rem;
  position: relative;
  overflow: hidden;
}

.styleguide_icon {
  width: var(--size--3rem);
  height: var(--size--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;
}

.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_text {
  color: var(--_theme---eyebrow);
  margin-top: 0;
  margin-bottom: 0;
}

.g_eyebrow_text.u-text-style-small {
  letter-spacing: var(--_typography---letter-spacing--0-08em);
}

.g_eyebrow_text.u-text-style-small.u-text-transform-uppercase:where(.w-variant-9d324c9f-7781-bccc-fc14-096caa7eb866) {
  color: var(--swatch--brand);
}

.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: var(--_theme---background);
}

.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;
  -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;
  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 {
  padding-top: var(--size--1rem);
  padding-right: var(--size--1rem);
  padding-bottom: var(--size--1rem);
  padding-left: var(--size--1rem);
  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%;
  overflow: hidden 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 {
  padding-top: var(--size--0-125rem);
  padding-bottom: var(--size--0-125rem);
  padding-left: var(--size--0-75rem);
  outline-offset: var(--focus--offset-inner);
  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 {
  padding-top: var(--size--0-125rem);
  padding-right: 1.1rem;
  padding-bottom: var(--size--0-125rem);
  opacity: .6;
  outline-offset: var(--focus--offset-inner);
  padding-left: 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;
}

.g_section_wrap {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.g_section_wrap:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light);
  --_theme---text: var(--swatch--dark);
  --_theme---border: var(--swatch--grey-100);
  --_theme---eyebrow: var(--swatch--grey-300);
  --_theme---paragraph: var(--swatch--grey-300);
  --_theme---background-hover: var(--swatch--grey-100);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --_theme---background-light: var(--swatch--light);
  --_theme---background-grey: var(--swatch--grey-100);
  --_theme---background-dark: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1: var(--swatch--dark);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-300);
  --_theme---button-primary--border: var(--swatch--dark);
  --_theme---button-primary--text: var(--swatch--light);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-300);
  --_theme---button-secondary--text: var(--swatch--dark);
  --_theme---button-secondary--background-hover: var(--swatch--dark);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--light);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--dark);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
}

.g_section_wrap:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark);
  --_theme---text: var(--swatch--light);
  --_theme---border: var(--swatch--grey-300);
  --_theme---eyebrow: var(--swatch--brand);
  --_theme---paragraph: var(--swatch--light);
  --_theme---background-hover: var(--swatch--light);
  --_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>: var(--size--5rem);
  --_theme---background-light: var(--swatch--light);
  --_theme---background-grey: var(--swatch--grey-100);
  --_theme---background-dark: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1: var(--swatch--light);
  --_theme---button-primary--background-gradient-2: var(--swatch--grey-100);
  --_theme---button-primary--border: var(--swatch--light);
  --_theme---button-primary--text: var(--swatch--dark);
  --_theme---button-primary--background-gradient-1-hover: var(--swatch--brand);
  --_theme---button-primary--background-gradient-2-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--swatch--brand);
  --_theme---button-primary--text-hover: var(--swatch--dark);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--swatch--grey-100);
  --_theme---button-secondary--text: var(--swatch--light);
  --_theme---button-secondary--background-hover: var(--swatch--light);
  --_theme---button-secondary--border-hover: var(--swatch--grey-300);
  --_theme---button-secondary--text-hover: var(--swatch--dark);
  --_theme---button-link--background: var(--swatch--transparent);
  --_theme---button-link--text: var(--swatch--light);
  --_theme---button-link--background-hover: var(--swatch--transparent);
  --_theme---button-link--text-hover: var(--swatch--brand);
}

.g_paragraph {
  color: var(--_theme---paragraph);
}

.g_paragraph blockquote {
  border: 1px #000;
  padding: 0;
}

.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 {
  width: var(--size--1-5rem);
  aspect-ratio: 1;
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: 100vw;
  flex: none;
  justify-content: center;
  align-items: center;
  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_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);
}

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

.u-gap-row-1-5 {
  grid-row-gap: var(--size--1-5rem);
}

.u-mt-1-5 {
  margin-top: var(--size--1-5rem);
}

.u-mb-1-5 {
  margin-bottom: var(--size--1-5rem);
}

.hero_main_wrap {
  flex-flow: column;
  min-height: 100svh;
  display: flex;
  overflow: hidden;
}

.hero_main_content {
  --_alignment---direction: var(--align--center);
}

.hero_main_visual_img {
  border-radius: var(--radius--main);
  width: 9.5rem;
  transform: rotate(4deg);
  box-shadow: 0 0 #0c0a0900, 0 .4px #0c0a0906, 0 .8px #0c0a0907, 0 1.4px .1px #0c0a0908, 0 2px .1px #0c0a0909, 0 2.9px .3px #0c0a0909, 0 4px .6px #0c0a090a, 0 5.6px .9px #0c0a090a, 0 7.7px 1.5px #0c0a090a, 0 10.6px 2.3px #0c0a090b, 0 14.6px 3.5px #0c0a090b, 0 19.9px 5.1px #0c0a090b, 0 27.3px 7.4px #0c0a090b, 0 37.4px 10.6px #0c0a090b, 0 51.5px 15.1px #0c0a090c, 0 71.9px 21.6px #0c0a090c, 0 102.6px 31.5px #0c0a090c, 0 152.7px 47.8px #0c0a090d, 0 249.7px 79.4px #0c0a090e;
}

.hero_main_list_wrap {
  width: 20.5rem;
}

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

.hero_main_list_item {
  will-change: transform;
  flex: none;
  width: 20.5rem;
  position: relative;
}

.hero_main_list_visual_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  width: 100%;
}

.hero_main_list_visual_wrap.u-radius-main.u-overflow-clip.u-mb-4 {
  box-shadow: 0 0 #0c0a0900, 0 .4px #0c0a0906, 0 .8px #0c0a0907, 0 1.4px .1px #0c0a0908, 0 2px .1px #0c0a0909, 0 2.9px .3px #0c0a0909, 0 4px .6px #0c0a090a, 0 5.6px .9px #0c0a090a, 0 7.7px 1.5px #0c0a090a, 0 10.6px 2.3px #0c0a090b, 0 14.6px 3.5px #0c0a090b, 0 19.9px 5.1px #0c0a090b, 0 27.3px 7.4px #0c0a090b, 0 37.4px 10.6px #0c0a090b, 0 51.5px 15.1px #0c0a090c, 0 71.9px 21.6px #0c0a090c, 0 102.6px 31.5px #0c0a090c, 0 152.7px 47.8px #0c0a090d, 0 249.7px 79.4px #0c0a090e;
}

.hero_main_list_heading {
  transition: color .4s;
}

.hero_main_list_heading:hover {
  color: var(--swatch--brand);
}

.hero_main_list_heading.u-text-style-h3 {
  text-align: center;
}

.g_tag {
  padding: var(--size--0-5rem);
  background-color: var(--_theme---paragraph);
  color: var(--_theme---background);
}

.hero_main_pagination {
  width: 100%;
}

.btn_icon_wrap {
  border: var(--border-width--main) solid var(--_theme---border);
  background-color: var(--_theme---background);
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.23, 1, .32, 1), background-color .6s cubic-bezier(.23, 1, .32, 1);
  position: relative;
  box-shadow: 0 0 #0c0a0900, 0 .4px #0c0a0906, 0 .8px #0c0a0907, 0 1.4px .1px #0c0a0908, 0 2px .1px #0c0a0909, 0 2.9px .3px #0c0a0909, 0 4px .6px #0c0a090a, 0 5.6px .9px #0c0a090a, 0 7.7px 1.5px #0c0a090a, 0 10.6px 2.3px #0c0a090b, 0 14.6px 3.5px #0c0a090b, 0 19.9px 5.1px #0c0a090b, 0 27.3px 7.4px #0c0a090b, 0 37.4px 10.6px #0c0a090b, 0 51.5px 15.1px #0c0a090c, 0 71.9px 21.6px #0c0a090c, 0 102.6px 31.5px #0c0a090c, 0 152.7px 47.8px #0c0a090d, 0 249.7px 79.4px #0c0a090e;
}

.btn_icon_wrap:hover {
  background-color: var(--_theme---background-hover);
}

.btn_icon_wrap:active {
  transform: scale(.95);
}

.btn_icon_arrow_wrap {
  width: .5rem;
}

.hero_main_progress {
  border-radius: var(--radius--main);
  background-color: var(--swatch--grey-200);
  width: 100%;
  height: .094rem;
  overflow: hidden;
}

.hero_main_arrow {
  min-width: min(var(--column-width--4), 7.5rem);
  height: 2.5rem;
}

.hero_main_progress_wrap {
  height: var(--border-width--main);
  width: 100%;
  position: relative;
}

.nav_1_component {
  z-index: 1000;
  position: fixed;
  inset: 0% 0% auto;
  container-type: inline-size;
}

.nav_1_wrap {
  z-index: 1;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-color: #0000;
  position: relative;
}

.nav_1_wrap.is-desktop {
  display: block;
}

.nav_1_wrap.is-mobile {
  display: none;
}

.nav_1_contain {
  padding-top: var(--size--0-75rem);
  padding-bottom: var(--size--0-75rem);
  grid-column-gap: var(--_spacing---space--3);
  height: var(--nav_1--height);
  justify-content: space-between;
  display: flex;
}

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

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

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

.nav_1_links_component.is-desktop {
  flex-flow: row;
}

.nav_1_links_wrap {
  flex: 1;
}

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

.nav_1_links_item {
  display: flex;
}

.nav_1_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-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1);
  display: flex;
  position: relative;
  outline-offset: var(--focus--offset-inner) !important;
}

.nav_1_links_link.is-mobile {
  padding: var(--border-width--main) var(--_spacing---space--2) 0px;
  height: 100%;
}

.nav_1_buttons_item {
  z-index: 2;
  margin-left: var(--_spacing---space--4);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

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

.nav_1_menu_scroll {
  min-height: calc(100dvh - var(--nav_1--height-total));
  overflow: hidden auto;
}

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

.nav_1_menu_contain.u-container {
  align-content: center;
}

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

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

.case-study_wrap {
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.case-study_list_item {
  padding-top: var(--_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>);
  padding-bottom: var(--_theme---section-space--small\<deleted\|variable-6b506121-fd64-a0c5-c44d-13a7a3ff3259\>);
  border-bottom: 1px solid var(--swatch--grey-300);
}

.case-study_list_visual_wrap {
  max-width: var(--column-width--7);
  border: var(--border-width--main) solid var(--_theme---border);
  width: 100%;
  position: relative;
}

.case-study_list_visual_wrap.u-ratio-3-2.u-radius-main.u-overflow-hidden {
  aspect-ratio: 3 / 2;
}

.case-study_list_content {
  padding: var(--site--margin);
  flex: 1;
}

.case-study_list_content.u-vflex-left-between.u-radius-main.u-theme-smartpoint {
  background-color: #187a7a;
}

.case-study_list_content.u-vflex-left-between.u-radius-main.u-theme-ecoglobal {
  background-color: #006b38;
}

.case-study_list_content.u-vflex-left-between.u-radius-main.u-theme-zeroei {
  background-color: #313b38;
}

.btn_main_icon_wrap {
  width: var(--size--1rem);
}

.btn_main_size_wrap {
  padding-top: var(--size--1rem);
  padding-bottom: var(--size--1rem);
}

.btn_main_size_wrap.u-hflex-center-center.u-gap-3:where(.w-variant-85e7557f-7227-ed1c-5a91-e9f71826648f) {
  padding: var(--site--margin);
}

.about_content_wrap {
  width: 100%;
}

.about_content_wrap.u-grid-autofit {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 8rem), 1fr));
}

.about_content_wrap.u-grid-autofit.u-gap-row-6 {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 12rem), 1fr));
}

.about_text_wrap {
  max-width: max(var(--column-width--4), 10rem);
}

.about_content_tag {
  padding: var(--size--0-5rem) var(--size--1rem);
  border: 1px solid var(--_theme---border);
  background-color: var(--_theme---background);
}

.about_content_tag.u-radius-main.u-hflex-center-center.u-gap-1 {
  box-shadow: 0 0 #0c0a0900, 0 .3px #0c0a0904, 0 .6px #0c0a0905, 0 1px .1px #0c0a0906, 0 1.7px .3px #0c0a0906, 0 2.6px .7px #0c0a0907, 0 4.1px 1.3px #0c0a0907, 0 6.2px 2.3px #0c0a0907, 0 9.5px 3.8px #0c0a0907, 0 14.6px 6.3px #0c0a0907, 0 22.4px 10.3px #0c0a0907, 0 35.1px 16.7px #0c0a0908, 0 57.2px 28px #0c0a0908, 0 102.9px 51.6px #0c0a0909;
}

.about_content_text {
  color: var(--_theme---paragraph);
}

.about_content_tag_wrap {
  background-color: #ff42453d;
  width: .75rem;
}

.about_content_tag_wrap.u-radius-round.u-ratio-1-1 {
  padding: .2rem;
}

.about_content_tag_wrap.u-radius-round.u-ratio-1-1.is-blue {
  background-color: #428eff3d;
}

.about_content_tag_wrap.u-radius-round.u-ratio-1-1.is-accent {
  background-color: color-mix(in srgb, var(--swatch--brand) 24%, transparent);
}

.about_content_tag_item {
  background-color: #ff4245;
  width: 100%;
  height: 100%;
}

.about_content_tag_item.u-radius-round.is-blue {
  background-color: #428eff;
}

.about_content_tag_item.u-radius-round.is-accent {
  background-color: var(--swatch--brand);
}

.reviews_list_wrap {
  max-width: var(--column-width--3);
  width: 100%;
}

.reviews_list, .reviews_list.swiper-wrapper {
  width: 100%;
  position: relative;
}

.reviews_list_item {
  padding: var(--site--margin);
  border: 1px solid var(--_theme---border);
  background-color: var(--_theme---background-light);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: box-shadow .6s cubic-bezier(.23, 1, .32, 1);
  display: flex;
}

.reviews_list_item.u-radius-main.u-ratio-2-3 {
  object-fit: cover;
}

.reviews_list_content {
  width: 100%;
}

.reviews_list_item_wrap.u-alignment-start.swiper-slide {
  overflow: visible;
}

.reviews_list_layout {
  width: 100%;
}

.reviews_list_arrow {
  max-width: var(--column-width--1);
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq_list_item {
  padding: var(--site--margin);
  border: 1px solid var(--_theme---border);
  background-color: var(--_theme---background);
  transition: box-shadow .4s;
}

.faq_list_arrow_wrap {
  padding: var(--size--0-25rem);
  background-color: var(--_theme---background-grey);
  flex: none;
  width: 1.5rem;
  transition: transform .2s cubic-bezier(.23, 1, .32, 1);
}

.faq_list_text_wrap {
  grid-template-rows: 0fr;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1);
  display: grid;
}

.faq_list_heading_checkbox {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: inherit;
}

.faq_list_heading_checkbox.u-position-absolute {
  z-index: 2;
  width: 100%;
  height: 100%;
  inset: 0%;
}

.contact_content {
  padding: var(--site--margin);
  border: 1px solid var(--_theme---border);
}

.contact_content.u-radius-main.u-max-width-70ch {
  width: 100%;
}

.contact_tabs_menu {
  background-color: var(--swatch--grey-100);
  padding: .25rem;
}

.contact_tabs_menu.u-radius-round.u-hflex-between-center.u-overflow-hidden.u-mb-3 {
  box-shadow: 0 0 #0c0a0900, 0 .3px #0c0a0904, 0 .6px #0c0a0905, 0 1px .1px #0c0a0906, 0 1.7px .3px #0c0a0906, 0 2.6px .7px #0c0a0907, 0 4.1px 1.3px #0c0a0907, 0 6.2px 2.3px #0c0a0907, 0 9.5px 3.8px #0c0a0907, 0 14.6px 6.3px #0c0a0907, 0 22.4px 10.3px #0c0a0907, 0 35.1px 16.7px #0c0a0908, 0 57.2px 28px #0c0a0908, 0 102.9px 51.6px #0c0a0909;
}

.contact_tabs_link {
  color: var(--swatch--grey-200);
  background-color: #0000;
  transition: color .4s;
}

.contact_tabs_link:hover {
  color: var(--swatch--brand);
}

.contact_tabs_link.u-width-full {
  padding: var(--size--1rem) 0px;
}

.contact_tabs_link.u-width-full.u-alignment-center.u-radius-round.w--current {
  color: var(--swatch--dark);
  background-color: #0000;
}

.contact_tabs_content {
  overflow: visible;
}

.contact_tabs_pane {
  min-height: 22rem;
}

.contact_tabs_pane.u-overflow-y-auto.is-embed {
  height: 22rem;
  min-height: auto;
}

.contact_tabs_embed, .contact_tabs_form_block {
  margin-bottom: 0;
}

.contact_tabs_form_success {
  background-color: #0000;
  padding: 0;
}

.contact_footer.u-container.u-grid-autofit {
  place-items: center stretch;
}

.contact_list_item {
  padding-top: var(--size--0-75rem);
  padding-bottom: var(--size--0-75rem);
}

.contact_list_item.is-social {
  padding-top: 0;
  padding-bottom: 0;
}

.contact_list_link {
  width: 1.5rem;
  transition: color .2s;
}

.contact_list_link.u-ratio-1-1 {
  object-fit: cover;
}

.hero_main_list_contain.u-hflex-center-center {
  min-height: 22.68rem;
}

.contact_content_wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contact_tabs_bg {
  background-color: #fff;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.about_content_item.u-grid-custom {
  --_column-count---value: 2;
  place-items: start stretch;
}

.hide-mobile {
  display: block;
}

.nav_1_links_line {
  height: var(--border-width--main);
  background-color: var(--_theme---paragraph);
  transform-origin: 0%;
  transform-style: preserve-3d;
  width: 100%;
  transition: transform .6s cubic-bezier(.23, 1, .32, 1);
  transform: scale3d(0, 1, 1);
}

.study_wrap {
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
}

.study_wrap.u-theme-dark.u-theme-zeroei {
  background-color: #313b38;
}

.study_wrap.u-theme-dark.u-theme-smartpoint {
  background-color: #187a7a;
}

.study_wrap.u-theme-dark.u-theme-ecoglobal {
  background-color: #006b38;
}

.study_logo {
  object-fit: contain;
  width: 100%;
  max-width: 12rem;
  height: 100%;
  max-height: 8rem;
}

.study_img_list_wrap {
  width: var(--column-width--12);
  margin-left: auto;
  margin-right: auto;
}

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

.study_img_item {
  width: calc(var(--site--width)  - var(--site--margin) * 2);
  flex: none;
}

.study_img_item.u-position-relative.u-ratio-16-9 {
  object-fit: cover;
}

.study_img_item.u-position-relative.u-ratio-16-9.u-vflex-center-top.swiper-slide {
  width: var(--column-width--12);
}

.study_img {
  border: var(--border-width--main) solid var(--_theme---border);
  box-shadow: 0 0 #0c0a0900, 0 .3px #0c0a0904, 0 .6px #0c0a0905, 0 1px .1px #0c0a0906, 0 1.7px .3px #0c0a0906, 0 2.6px .7px #0c0a0907, 0 4.1px 1.3px #0c0a0907, 0 6.2px 2.3px #0c0a0907, 0 9.5px 3.8px #0c0a0907, 0 14.6px 6.3px #0c0a0907, 0 22.4px 10.3px #0c0a0907, 0 35.1px 16.7px #0c0a0908, 0 57.2px 28px #0c0a0908, 0 102.9px 51.6px #0c0a0909;
}

.case-study_list_logo {
  object-fit: contain;
  max-width: 12rem;
  max-height: 2rem;
}

.hero_main_list_visual_gradient {
  padding-right: var(--site--margin);
  padding-bottom: var(--site--margin);
  pointer-events: none;
  transition: background-color .6s cubic-bezier(.23, 1, .32, 1);
}

.hero_main_list_visual_svg {
  opacity: 0;
  color: var(--swatch--light);
  width: 1.5rem;
  transition: opacity .6s cubic-bezier(.23, 1, .32, 1);
}

.contact_list_img {
  object-fit: contain;
}

.case-study_list_visual_gradient {
  padding-right: var(--site--margin);
  padding-bottom: var(--site--margin);
  pointer-events: none;
  transition: background-color .6s cubic-bezier(.23, 1, .32, 1);
}

.case-study_list_visual_svg {
  opacity: 0;
  color: var(--swatch--light);
  width: 1.5rem;
  transition: opacity .6s cubic-bezier(.23, 1, .32, 1);
}

@media screen and (max-width: 991px) {
  .u-btn-group {
    grid-column-gap: var(--size--1rem);
    grid-row-gap: var(--size--1rem);
  }

  .btn_main_wrap.u-position-relative {
    width: auto;
  }

  .hero_main_wrap {
    min-height: auto;
  }

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

  .nav_1_wrap.is-mobile {
    display: block;
  }

  .nav_1_links_item {
    position: relative;
  }

  .nav_1_links_link.is-mobile {
    font-size: var(--_typography---font-size--h3);
  }

  .nav_1_buttons_item {
    margin-left: 0;
  }

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

  .btn_main_size_wrap {
    padding-right: var(--size--1rem);
    padding-left: var(--size--1rem);
  }

  .about_contain.u-container-small, .reviews_contain.u-container-small {
    max-width: var(--container--main);
  }

  .reviews_list_wrap {
    max-width: var(--column-width--4);
  }

  .faq_contain.u-container-small {
    max-width: var(--container--main);
  }

  .study_img_item.u-position-relative.u-ratio-16-9.swiper-slide {
    max-width: 80vw;
  }

  .study_img_item.u-position-relative.u-ratio-16-9.u-vflex-center-top.swiper-slide {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .case-study_list_visual_wrap.u-ratio-3-2 {
    max-width: none;
  }

  .case-study_list_content {
    padding: var(--size--2rem);
    max-width: none;
  }

  .about_content_wrap.u-grid-autofit.u-gap-row-6 {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr));
  }

  .about_text_wrap {
    max-width: max(var(--column-width--4), 10rem);
  }

  .reviews_list_wrap {
    max-width: var(--column-width--7);
  }

  .reviews_list_arrow {
    max-width: var(--column-width--2);
  }

  .contact_contain.u-container-small {
    max-width: var(--container--main);
  }

  .contact_footer.u-container.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .study_contain-content.u-container-small, .study_quote_wrap.u-container-small.u-vflex-center-center {
    max-width: var(--container--main);
  }
}

@media screen and (max-width: 479px) {
  .g_section_space {
    --_spacing---space--6: var(--size--2-5rem);
    --_spacing---space--7: var(--size--3rem);
    --_spacing---space--1: var(--size--0-5rem);
    --_spacing---space--2: var(--size--0-75rem);
    --_spacing---space--3: var(--size--1rem);
    --_spacing---space--4: var(--size--1-5rem);
    --_spacing---space--5: var(--size--2rem);
    --_spacing---space--8: var(--size--4rem);
    --_spacing---section-space--small: var(--size--5rem);
    --_spacing---section-space--none: 0rem;
    --_spacing---section-space--main: var(--size--7-5rem);
    --_spacing---section-space--large: var(--size--7-5rem);
    --_spacing---section-space--page-top: var(--size--12rem);
  }

  .hero_main_pagination.u-hflex-between-center.u-gap-4 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .hero_main_arrow {
    min-width: min(var(--column-width--6), 7.5rem);
  }

  .hero_main_progress_wrap {
    order: -1;
  }

  .nav_1_btn_wrap {
    width: 1.5rem;
  }

  .case-study_list_content {
    padding: var(--size--1rem);
  }

  .btn_main_icon_wrap {
    width: var(--size--0-5rem);
  }

  .btn_main_size_wrap.u-hflex-center-center.u-gap-3 {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
  }

  .about_content.u-hflex-between-top.u-gap-4 {
    flex-flow: column;
  }

  .about_text_wrap {
    max-width: none;
  }

  .about_content_text_wrap, .about_content_tag.u-radius-main.u-hflex-center-center.u-gap-1 {
    flex: 1;
  }

  .about_content_text.u-text-transform-uppercase.u-weight-semi-bold {
    font-size: var(--_typography---font-size--text-small);
  }

  .faq_list_arrow_wrap.u-hflex-center-center.u-radius-round {
    width: 1.25rem;
  }

  .contact_tabs_pane {
    height: 20.5rem;
  }

  .contact_tabs_text.u-text-style-large.u-weight-medium.u-position-relative {
    font-size: var(--_typography---font-size--text-small);
  }

  .contact_list.u-hflex-right-center.u-gap-4 {
    order: -1;
  }

  .contact_content_wrap.u-theme-dark.u-radius-main {
    border-radius: 2rem 2rem 0 0;
  }

  .about_content_item.u-grid-custom {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .hide-mobile {
    display: none;
  }

  .study_contain-content.u-container-small {
    max-width: var(--container--full);
  }

  .case-study_list_heading.u-text-style-h3.u-mb-7 {
    margin-bottom: var(--_spacing---space--4);
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_30ad00bc-292c-2083-3c87-1be4570cf181-dfd1674e {
    order: 9999;
    justify-self: center;
  }

  #w-node-_9ebc5f31-70af-0b69-c97a-b43c34c8a45f-dfd1674e, #w-node-_9ebc5f31-70af-0b69-c97a-b43c34c8a470-dfd1674e {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Author';
  src: url('../fonts/Author-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Author';
  src: url('../fonts/Author-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Author';
  src: url('../fonts/Author-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}