:root {
  --_theme---background: var(--swatch--light-100);
  --_text-style---font-family: var(--_typography---font--secondary-family);
  --_theme---text: var(--swatch--dark-900);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--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(--value-location--fluid-builder);
  --_spacing---space--7: var(--value-location--fluid-builder);
  --container--main: var(--value-location--custom-code);
  --container--small: var(--value-location--custom-code);
  --container--full: var(--value-location--custom-code);
  --_spacing---space--2: var(--value-location--fluid-builder);
  --site--gutter: 1.5rem;
  --_gap---size: var(--site--gutter);
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: var(--value-location--fluid-builder);
  --_spacing---space--3: var(--value-location--fluid-builder);
  --_spacing---space--4: var(--value-location--fluid-builder);
  --_spacing---space--5: var(--value-location--fluid-builder);
  --_spacing---space--8: var(--value-location--fluid-builder);
  --_typography---font--primary-family: atyp-bl-variable, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 600;
  --radius--small: .5rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--dark-800-o25);
  --column-width--6: var(--value-location--custom-code);
  --_typography---line-height--1: 1;
  --swatch--transparent: transparent;
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_spacing---section-space--small: var(--value-location--fluid-builder);
  --_typography---font-size--text-small: var(--value-location--fluid-builder);
  --swatch--dark-900: #07091c;
  --site--margin: 0px;
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --swatch--dark-900-o10: color-mix(in srgb, var(--swatch--dark-900) 10%, transparent);
  --swatch--brand-text: var(--swatch--dark-900);
  --_spacing---section-space--none: var(--value-location--fluid-builder);
  --_spacing---section-space--main: var(--value-location--fluid-builder);
  --_spacing---section-space--large: var(--value-location--fluid-builder);
  --_spacing---section-space--page-top: var(--value-location--fluid-builder);
  --swatch--brand: #ffef46;
  --swatch--dark-800-o25: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --swatch--light-100: #fcf7ea;
  --_typography---letter-spacing--0-03em: -.03em;
  --column-width--10: var(--value-location--custom-code);
  --swatch--brand-o30: color-mix(in srgb, var(--swatch--brand) 20%, transparent);
  --_theme---icon: var(--swatch--dark-900);
  --column-width--5: var(--value-location--custom-code);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --swatch--secondary-brand: #ff5d17;
  --column-width--4: var(--value-location--custom-code);
  --column-width--7: var(--value-location--custom-code);
  --column-width--3: var(--value-location--custom-code);
  --column-margin--3: var(--value-location--custom-code);
  --column-margin--2: var(--value-location--custom-code);
  --column-width--8: var(--value-location--custom-code);
  --column-width--11: var(--value-location--custom-code);
  --column-width--12: var(--value-location--custom-code);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  --_alignment---direction: var(--align--start);
  --_column-count---value: 1;
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --site--width: 90rem;
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-inner: -.125rem;
  --focus--offset-outer: .1875rem;
  --swatch--light-100-o20: #fcf7ea33;
  --swatch--light-200: #fcf7ea;
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
  --_typography---font--secondary-family: "Space Grotesk", sans-serif;
  --_typography---font--primary-trim-top: .28em;
  --_typography---font--primary-trim-bottom: .41em;
  --_typography---font--secondary-trim-top: .355em;
  --_typography---font--secondary-trim-bottom: .345em;
  --_typography---letter-spacing--0-085em: -.085em;
  --_typography---letter-spacing--0em: 0em;
  --_typography---line-height--0-9: .9;
  --_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(--value-location--fluid-builder);
  --_typography---font-size--text-large: var(--value-location--fluid-builder);
  --_typography---font-size--h6: var(--value-location--fluid-builder);
  --_typography---font-size--h5: var(--value-location--fluid-builder);
  --_typography---font-size--h4: var(--value-location--fluid-builder);
  --_typography---font-size--h3: var(--value-location--fluid-builder);
  --_typography---font-size--h2: var(--value-location--fluid-builder);
  --_typography---font-size--h1: var(--value-location--fluid-builder);
  --_typography---font-size--display: clamp(1rem, .821429rem + .892857vw, 1.625rem);
  --column-width--1: var(--value-location--custom-code);
  --column-width--2: var(--value-location--custom-code);
  --column-width--9: var(--value-location--custom-code);
  --column-margin--0: var(--value-location--custom-code);
  --column-margin--1: var(--value-location--custom-code);
  --column-margin--4: var(--value-location--custom-code);
  --column-margin--5: var(--value-location--custom-code);
  --column-margin--6: var(--value-location--custom-code);
  --column-margin--7: var(--value-location--custom-code);
  --column-margin--8: var(--value-location--custom-code);
  --column-margin--9: var(--value-location--custom-code);
  --column-margin--10: var(--value-location--custom-code);
  --column-margin--11: var(--value-location--custom-code);
  --column-margin--12: var(--value-location--custom-code);
  --align--start: var(--value-location--custom-code);
  --align--center: var(--value-location--custom-code);
  --align--end: var(--value-location--custom-code);
  --value-location--custom-code: 0px;
  --value-location--fluid-builder: 0px;
  --_typography---text-transform--none: var(--value-location--custom-code);
  --_typography---text-transform--uppercase: var(--value-location--custom-code);
  --_typography---text-transform--capitalize: var(--value-location--custom-code);
  --_typography---text-transform--lowercase: var(--value-location--custom-code);
  --line-2-offset: 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);
  text-transform: var(--_text-style---text-transform, none);
}

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

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

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

li {
  display: block;
}

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

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

figure {
  margin-bottom: 0;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.u-theme-dark {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: 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--0-9);
  --_text-style---font-weight: var(--_typography---font--primary-bold);
  --_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--uppercase);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: 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, none);
  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, none);
  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, none);
  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-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--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: 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--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--uppercase);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  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--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h6);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--uppercase);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: balance;
  display: flow-root;
}

.u-text-style-large {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: pretty;
  display: flow-root;
}

.u-text-style-main {
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  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--secondary-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--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  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, none);
  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, none);
  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, none);
  text-wrap: balance;
}

.u-rich-text h4 {
  margin-top: var(--_text-style---margin-top);
  margin-bottom: var(--_text-style---margin-bottom);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--h4);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0-03em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: 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--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--h5);
  --_text-style---line-height: var(--_typography---line-height--1-1);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--uppercase);
  --_text-style---trim-top: var(--_typography---font--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-wrap: balance;
  text-transform: var(--_text-style---text-transform, none);
}

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

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

.u-rich-text blockquote {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--secondary-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--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  text-transform: var(--_text-style---text-transform, none);
  border-left-style: solid;
  border-left-width: .2rem;
  padding: .5rem 1rem;
}

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

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

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

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

.u-container {
  z-index: 1;
  max-width: var(--container--main);
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.u-container.u-grid-custom {
  --_column-count---value: 12;
}

.u-container-small {
  max-width: var(--container--small);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-column-custom {
  grid-column: 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-alignment-start {
  --_alignment---direction: var(--align--start);
  text-align: var(--_alignment---direction, start);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.styleguide_subheading {
  margin-bottom: 0;
}

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

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

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

.styleguide_card_wrap.u-theme-light {
  max-width: var(--column-width--6);
}

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

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

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

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

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

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

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

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

.form_main_field_input {
  border-top: 0 solid #000;
  border-bottom-style: dashed;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--secondary-family);
  --_text-style---font-size: var(--_typography---font-size--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--secondary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--secondary-trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform, none);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  height: 3rem;
  margin-bottom: 0;
  padding: 0;
}

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

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

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

.btn_main_wrap {
  border: var(--border-width--main) solid var(--_button-style---background);
  border-radius: var(--radius--round);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  --_button-style---background: 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---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
}

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

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

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

.btn_play_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_button-style---background: 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---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
}

.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;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100svh;
  display: flex;
  overflow: clip;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g_eyebrow_text.u-text-style-main.u-text-transform-uppercase {
  font-size: var(--_typography---font-size--text-small);
  letter-spacing: .15em;
  font-weight: 500;
}

.g_visual_wrap {
  background-color: color-mix(in lab, currentcolor 10%, transparent);
  overflow: hidden;
}

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

.g_visual_img {
  object-position: inherit;
}

.g_visual_overlay {
  background-color: #000;
}

.g_visual_overlay.u-cover-absolute {
  background-color: var(--swatch--dark-900);
}

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

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

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

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

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

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

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

.g_clickable_wrap {
  z-index: 3;
  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);
  --_column-count---value: 12;
  flex-flow: column;
  grid-auto-columns: 1fr;
  align-items: start;
}

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

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

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

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

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

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

.styleguide_nav_sub_list {
  overflow: hidden;
}

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

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

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

.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);
  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);
  background-color: var(--_theme---tag--background);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--_theme---tag--text);
  font-size: var(--_typography---font-size--text-small);
  vertical-align: baseline;
  padding: .65rem .9rem;
  display: inline-flex;
}

.g_eyebrow_layout:where(.w-variant-5d96e18b-80b4-d9b0-e5be-be7e08dd287d) {
  border: 1px solid var(--_theme---tag--text);
  background-color: var(--_theme---button-secondary--background);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--_theme---tag--text);
}

.g_eyebrow_layout:where(.w-variant-e258b499-58f2-da4e-7b96-86a1fc4a6903) {
  background-color: var(--_theme---text);
  color: var(--_theme---background);
}

.g_eyebrow_layout.light-mode {
  background-color: var(--swatch--dark-900-o10);
  color: var(--swatch--brand-text);
}

.g_eyebrow_layout.secondary-2 {
  border: 1px solid var(--_theme---tag--text);
  background-color: var(--_theme---button-secondary--background);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--_theme---tag--text);
}

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

.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);
  width: 100%;
}

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

.section_wrap {
  background-image: linear-gradient(to bottom, var(--swatch--brand), var(--swatch--brand));
  color: var(--_theme---text);
}

.section_wrap:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.section_wrap:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.section_wrap:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.section_wrap:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.section_wrap:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.section_wrap:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.g_paragraph {
  text-wrap: balance;
}

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

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

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

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

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

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

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

.form_main_checkbox_input {
  z-index: 2;
  cursor: pointer;
  -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, start);
}

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

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

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

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

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

.div-block {
  background-color: var(--swatch--dark-900);
  width: 100%;
  height: 100%;
}

.g-full-section {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  background-color: var(--_theme---text);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: calc(100vh - 5.3rem);
  display: flex;
  position: relative;
}

.g-full-section.u-theme-dark {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
}

.heading-container {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.heading-container.u-container-full {
  flex-flow: column;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
}

.heading-container.u-container-full.u-grid-autofit {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  align-content: center;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 1rem;
  overflow: hidden;
}

.div-block-3 {
  width: 100%;
  height: 100vh;
  padding: 1rem;
  position: relative;
}

.hero-paragraph_wrap {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  flex-flow: row;
  display: flex;
}

.hero-paragraph_content {
  flex-flow: column;
  display: flex;
}

.hero-image-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 28rem;
  height: 100%;
  display: flex;
  position: relative;
}

.hero-content-wrapper {
  z-index: 3;
  transform-style: preserve-3d;
  align-self: center;
  width: 100%;
  position: relative;
  transform: translateZ(0);
}

.hero-container {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-container.u-container-full {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
}

.hero-container.u-container-full.u-grid-autofit {
  --_column-count---value: 2;
}

.hero-container.u-container-small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: minmax(0, 1fr);
  height: 100%;
  display: grid;
}

.discover-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.discover-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.gary-breka {
  width: auto;
  max-width: none;
  max-height: 90%;
  position: relative;
}

.about-wrapper.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: var(--_spacing---space--3);
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

.about-numbers-container {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  width: 100%;
  padding: 1rem;
  position: relative;
}

.about-numbers-container.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.about-numbers-container.u-container.u-alignment-center {
  transition: all .2s;
}

.border {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.border.no-relative {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.about-numbers {
  padding: var(--_spacing---space--7) 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: -2px;
  display: flex;
  position: relative;
}

.corners {
  color: var(--_theme---tag--text);
  width: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.corners.right {
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.corners.lb {
  inset: auto auto 0% 0%;
  transform: rotate(-90deg);
}

.corners.rb {
  inset: auto 0% 0% auto;
  transform: rotate(180deg);
}

.black-gradient {
  background-color: var(--swatch--transparent);
  background-image: linear-gradient(90deg, var(--_theme---background) 21%, var(--swatch--transparent) 66%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.black-gradient.g_visual_overlay {
  z-index: 1;
  transform-style: preserve-3d;
  transform: translateZ(0);
}

._1rem {
  background-color: var(--swatch--dark-800-o25);
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.margine-top {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.under-menu {
  width: 30rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.under-menu-shape-wrapper {
  z-index: 4;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

.speaker-image-container {
  border-radius: .5rem;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.speaker-image-container.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
}

.speaker-featured-wrapper {
  border-style: solid;
  border-width: 1px 0;
  border-color: var(--swatch--brand-text);
  background-color: var(--_theme---border);
  min-height: 7rem;
}

.speaker-featured-wrapper.u-alignment-center {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--_theme---tag--background);
  flex-flow: column;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.marquee-css {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-css__list2 {
  flex: none;
  display: flex;
  position: relative;
}

.marquee-css__list2.is-reversed {
  justify-content: center;
  align-items: center;
}

.marquee-css__item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 0;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 1em;
  display: flex;
}

.marquee-css__item-p {
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1;
}

.marquee-css__item-svg {
  width: 1em;
}

.marquee-css_item {
  width: auto;
  max-width: none;
  height: 2.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.about-speaker-gary {
  z-index: 5;
  width: 180%;
  max-width: 100%;
  height: 100%;
  position: relative;
}

.left-side {
  z-index: 999;
  pointer-events: none;
  color: var(--swatch--light-100);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  transform: translateY(calc(100% - 1px));
}

.left-side.hide {
  display: none;
}

.left-speaker {
  z-index: 4;
  width: 15rem;
  position: relative;
}

.container-cut {
  z-index: 99;
  color: var(--_theme---background);
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.container-cut.top {
  z-index: 1;
}

.container-cut.bottom {
  z-index: 30;
  transform: rotate(180deg);
}

.podcast-container {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.podcast-container.u-container-small {
  align-content: end;
}

.podcast-heading {
  flex-flow: column;
  display: flex;
}

.podcast-wrapper {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  height: 100%;
  margin-left: .75rem;
  margin-right: .75rem;
  padding: 1rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  position: relative;
}

.podcast-wrapper:hover {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
  padding: 0;
}

.podcast-wrapper.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.podcast-wrapper.no-padding {
  margin-left: 0;
  margin-right: 0;
}

.podcast-inner {
  padding: var(--_spacing---space--4);
  aspect-ratio: 16 / 9;
  border-radius: var(--radius--small);
  background-image: url('../images/Background_1.avif');
  background-position: 50%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.podcast-inner.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.podcast-inner.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: none;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

.podcast-content {
  z-index: 1;
  position: relative;
}

.book-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.book-container.u-container-small {
  max-width: var(--container--small);
  grid-auto-columns: 1fr;
}

.image-cover {
  width: 100%;
  height: 100%;
  position: relative;
}

.book-numbers-wrapper {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  order: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.podcast-numbers-container {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  width: 100%;
  padding: 1rem;
  position: relative;
}

.podcast-numbers-container.u-alignment-center {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.podcast-numbers-container.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.biohacking_solutions {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  letter-spacing: var(--_typography---letter-spacing--0-03em);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 83vw;
  line-height: 100%;
  display: flex;
}

.biohacking_solutions.u-mb-3 {
  font-family: var(--_typography---font--primary-family);
  font-weight: var(--_typography---font--primary-medium);
  max-width: 78vw;
}

.o-solutions {
  margin-bottom: .41em;
  margin-left: .05em;
  display: inline-flex;
}

.inline-icon {
  width: auto;
  height: .5em;
  margin-bottom: -.19em;
  display: block;
}

.span {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.word {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  letter-spacing: var(--_typography---letter-spacing--0-03em);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: inline-flex;
}

.biohacking_solutions-video {
  box-sizing: border-box;
  aspect-ratio: 1.51 / 1.07;
  width: auto;
  max-width: none;
  height: .53em;
  margin-bottom: -.2em;
  margin-left: .05em;
  display: block;
}

.text-span {
  display: inline-flex;
}

.bs-wrapper {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  display: none;
}

.image-4 {
  width: auto;
  height: 130%;
}

.biohacking-numbers-wrapper {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  display: grid;
}

.biohacking_solution_wrapper {
  position: relative;
}

.purpose-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

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

.hearth-inner {
  padding: var(--_spacing---space--4);
  aspect-ratio: 4.88 / 1.5;
  border-radius: var(--radius--small);
  background-image: url('../images/grid.svg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.hearth-inner.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.hearth-inner.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: url('../images/grid.svg');
  background-repeat: repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.svg {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.svg.margin {
  margin-left: -.125rem;
}

.marquee-css__list {
  will-change: transform;
  flex: none;
  animation-name: marquee_1_timeline;
  animation-duration: 40s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
  display: flex;
}

.marquee-css__list.is-reversed {
  animation-direction: reverse;
}

.marquee_1_embed {
  display: none;
}

.marquee_1_cms_text {
  font-size: 4rem;
}

.marquee_1_cms_list {
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.marquee_1_cms_item {
  flex: none;
  padding-left: 2rem;
  padding-right: 2rem;
}

.marquee_1_cms_img {
  aspect-ratio: 16 / 9;
  opacity: .27;
  background-color: currentColor;
  width: 15rem;
  max-width: none;
}

.marquee_1_cms_img.is-first {
  opacity: 100;
}

.marquee_1_wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee_1_cms_wrap {
  flex: none;
  display: flex;
}

.marquee_1_layout {
  display: flex;
}

.purpose-mission {
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  border-left: .09375rem solid var(--swatch--dark-900);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.mission-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  display: flex;
}

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

.benefits-container {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.benefits-container.u-container-small {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}

.benefits-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.benefits-item:where(.w-variant-7a35f7d6-da07-6334-a7c1-3172c00f96e1) {
  opacity: .3;
}

.benefit-image-wrapper {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  width: 100%;
  padding: .75rem;
  position: relative;
}

.benefit-image-wrapper.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.benefit-inner {
  padding: var(--_spacing---space--4);
  border-radius: var(--radius--small);
  background-image: url('../images/Background_1.avif');
  background-position: 50%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.benefit-inner.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.benefit-inner.u-theme-dark {
  aspect-ratio: 1;
  background-color: var(--swatch--transparent);
  background-image: url('../images/grid.svg');
  background-repeat: repeat;
  background-size: cover;
  position: relative;
}

.benefit-icon-container {
  aspect-ratio: 16 / 9;
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  width: 100%;
  padding: 1rem;
  position: relative;
}

.benefit-icon-container.u-alignment-center {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.benefit-icon-container.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.benefit-icon-container.highlight {
  background-color: var(--swatch--dark-900-o10);
}

.book-heading {
  flex-flow: column;
  display: flex;
}

.ticketing-container.u-container-small.u-alignment-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tickets-group-wrapper {
  width: var(--column-width--10);
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.ticket-item {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 1rem;
  display: flex;
  position: relative;
}

.ticket-item.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.tickets-inside {
  padding: var(--_spacing---space--6) var(--_spacing---space--4);
  border-radius: var(--radius--small);
  background-color: var(--swatch--dark-900-o10);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.tickets-inside.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.tickets-inside.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: url('../images/grid.svg');
  background-repeat: repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.tickets-inside.dark {
  background-image: none;
}

.price-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.benefits-wrapper {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  flex-flow: column;
  display: flex;
}

.checked-box {
  color: var(--_theme---border);
  width: auto;
  max-width: 1.2rem;
  padding-top: .125rem;
}

.checked-box:where(.w-variant-7a35f7d6-da07-6334-a7c1-3172c00f96e1) {
  display: block;
}

.dna-decorative {
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: -.25px;
  margin-right: -.25px;
  animation: 8s linear infinite marquee-slide;
}

.dna-decorative-wrapper {
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  margin-top: -.4rem;
  margin-bottom: -.4rem;
  display: flex;
  overflow: hidden;
}

.ticket-btn_main_wrap {
  border: var(--border-width--main) solid var(--_button-style---border);
  border-radius: var(--radius--small);
  background-color: var(--_button-style---background);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.ticket-btn_main_wrap:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  --_button-style---background: 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---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
}

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

.discover-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero_section {
  border-top-left-radius: var(--radius--main);
  border-top-right-radius: var(--radius--main);
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  width: calc(100% - 2rem);
  height: 100%;
  position: relative;
  overflow: hidden;
}

.navbar-wrapper {
  background-color: var(--swatch--transparent);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  color: var(--swatch--dark-900);
  justify-content: center;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.menu-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-container.u-container-full {
  justify-content: space-between;
  align-items: center;
}

.is-included {
  color: var(--_theme---icon);
}

.is-included:where(.w-variant-7a35f7d6-da07-6334-a7c1-3172c00f96e1) {
  display: none;
}

.is-not-included {
  color: var(--_theme---icon);
  display: none;
}

.is-not-included:where(.w-variant-7a35f7d6-da07-6334-a7c1-3172c00f96e1) {
  color: var(--_theme---icon);
  display: inline-flex;
  overflow: visible;
}

.menu-link {
  margin-left: 0;
  margin-right: 0;
  display: inline-flex;
}

.menu-link.w--current {
  color: inherit;
}

.menu-link.hide-on-desktop {
  display: none;
}

.book {
  z-index: 1;
  position: absolute;
  inset: auto 0% 0%;
}

.book.shadow {
  z-index: 2;
}

.icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.static-dot-wrapper {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  margin-left: .75rem;
  margin-right: .75rem;
  padding: 1rem;
  position: relative;
}

.static-dot-wrapper.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.u-background-shadow {
  z-index: 1;
  background-image: linear-gradient(90deg, var(--swatch--dark-900) 5%, #040f0c99 44%, var(--swatch--transparent) 72%);
  position: absolute;
  inset: 0%;
}

.u-background-shadow.down {
  z-index: 0;
  background-image: linear-gradient(0deg, var(--swatch--dark-900) 5%, #040f0c99 41%, var(--swatch--transparent) 72%);
}

.menu-wrapper {
  width: var(--column-width--5);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-wrapper.is-right {
  justify-content: center;
  align-items: center;
}

.bottom_container {
  pointer-events: none;
  color: var(--swatch--light-100);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom_container.hide {
  display: none;
}

.image-5 {
  z-index: 99;
  width: auto;
  height: 60%;
}

.left-shape {
  z-index: 9999;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.right-shape {
  z-index: 9999;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% -1px 0% auto;
}

.btn_main_outline {
  border: .07rem solid var(--_theme---button-primary--border);
  border-radius: var(--radius--round);
  background-color: var(--swatch--transparent);
  color: var(--_button-style---text);
  text-align: center;
  vertical-align: middle;
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  justify-content: center;
  align-items: center;
  padding: .2rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

.btn_main_outline:where(.w-variant-e85564cd-af30-a478-692b-71732aefb3ab) {
  border-color: var(--_theme---button-secondary--border);
  --_button-style---background: 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---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
}

.btn_main_outline:hover {
  color: var(--_button-style---text-hover);
}

.benefits-image-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.bottom_container-2 {
  pointer-events: none;
  color: #fcf7ea;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-6 {
  z-index: 99;
  width: auto;
  height: 60%;
}

.play-icon {
  z-index: 99;
  width: 100%;
  height: 50%;
  padding-bottom: 1rem;
  position: relative;
}

.play-svg {
  height: 76%;
}

.play-path {
  color: #fcf7eab3;
  height: 100%;
}

.podcast-container-wrap {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.hero-section {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  background-color: var(--_theme---text);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: calc(100vh - 5.3rem);
  display: flex;
  position: relative;
}

.hero-section.u-theme-dark {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: auto;
}

.hero-section.u-theme-dark.heading-padding-top {
  min-height: calc(100vh - 5.3rem);
  margin-top: 5.3rem;
}

.circle {
  border-radius: var(--radius--round);
  background-color: var(--swatch--secondary-brand);
  opacity: .7;
  filter: blur(var(--site--margin));
  width: 600px;
  height: 60%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.about-speaker-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.about-speaker-section.background {
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
}

.conference-numbers-sections {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.conference-numbers-sections.background {
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer {
  border-top-left-radius: var(--radius--main);
  border-top-right-radius: var(--radius--main);
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  justify-content: center;
  align-items: flex-end;
  width: calc(100% - 2rem);
  min-height: 70vh;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.shadow_menu {
  z-index: 998;
  background-color: var(--swatch--dark-800-o25);
  opacity: .6;
  filter: blur(50px);
  pointer-events: none;
  border-radius: 50%;
  width: 78%;
  max-width: 63rem;
  height: 10rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.details_wrapper {
  width: 100%;
}

.podcast-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.podcast-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.book-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.book-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.biohacking-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.biohacking-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.footer-container {
  z-index: 999;
  height: 100%;
}

.footer-container.u-container-small {
  z-index: 9;
  flex-flow: column;
  display: flex;
}

.footer-container.u-container-small.u-theme-dark {
  background-color: var(--swatch--transparent);
}

.footer-links {
  border-top: 1px solid var(--swatch--brand);
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.reserved-rights {
  color: color-mix(in srgb, var(--_theme---text) 50%, transparent);
}

.reserved-full {
  opacity: 1;
  color: var(--_theme---text);
}

.terms-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reserved-rights-copy {
  color: color-mix(in srgb, var(--_theme---text) 50%, transparent);
}

.dot {
  aspect-ratio: 1;
  border-radius: var(--radius--round);
  background-color: var(--swatch--brand);
  width: .5rem;
}

.footer-content-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 3rem;
  display: flex;
}

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

.social-wrapper {
  max-width: var(--column-width--6);
  text-align: center;
  flex-flow: column;
  display: flex;
}

.footer-link-btn {
  border: 1px solid var(--swatch--brand);
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-o30);
  text-align: center;
  width: 100%;
  transition: color .2s, background-color .2s;
}

.footer-link-btn:hover {
  background-color: var(--swatch--brand);
  color: var(--swatch--dark-900);
}

.socials-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.container-cut-nav {
  z-index: 4;
  height: 2rem;
  position: relative;
}

.container-cut-nav.top {
  z-index: 1;
  height: 2.5rem;
}

.container-cut-nav.bottom {
  z-index: 30;
  transform: rotate(180deg);
}

.instagram-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.instagram-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.instagram-container.u-container-small {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ig-top-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ig-heading {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.fs-instagramfeed_list-wrapper {
  width: 100%;
  min-height: 1rem;
  position: relative;
  overflow: clip;
}

.fs-instagramfeed_overlay {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  pointer-events: none;
  color: #fff;
  background-image: linear-gradient(0deg, #00000040, #0000);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: flex-start start;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs-instagramfeed_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-instagramfeed_bullet {
  background-color: #ddd;
  border-radius: 999rem;
  width: .5rem;
  height: .5rem;
  padding: 0;
  display: inline-block;
}

.fs-instagramfeed_bullet.is-bullet-active {
  background-color: #000;
  width: 1rem;
  height: 1rem;
  display: inline-block;
}

.fs-instagramfeed_next {
  pointer-events: auto;
  color: #fff;
  background-color: #000;
  border-radius: 999rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
  inset: auto 0% auto auto;
}

.fs-instagramfeed_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  min-height: 1rem;
  margin-left: -.5rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-instagramfeed_instance {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  flex-flow: column;
  width: 100%;
  min-width: 100vw;
  max-height: 100%;
  display: flex;
  position: relative;
}

.fs-instagramfeed_arrow {
  width: 1rem;
  line-height: 0;
}

.fs-instagramfeed_heading {
  flex: none;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.fs-instagramfeed_image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 999rem;
  width: 2rem;
}

.fs-instagramfeed_card {
  aspect-ratio: 4 / 5;
  background-color: #f5f5f5;
  border-radius: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.fs-instagramfeed_user {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.fs-instagramfeed_username {
  font-size: .875rem;
}

.fs-instagramfeed_styles {
  display: none;
}

.fs-instagramfeed_previous {
  pointer-events: auto;
  color: #fff;
  background-color: #000;
  border-radius: 999rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
  inset: auto auto auto 0%;
}

.fs-instagramfeed_pagination {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.fs-instagramfeed_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  pointer-events: none;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
  inset: 0%;
}

.fs-instagramfeed_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-instagramfeed_button {
  color: #fff;
  background-color: #000;
  border-radius: .25rem;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-instagramfeed_slide {
  backface-visibility: hidden;
  transition-property: transform opacity;
  width: calc(var(--container--small) / 4 - 1rem);
  flex: none;
  justify-content: center;
  align-items: stretch;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
  position: relative;
}

.static-dot-wrapper-copy {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  min-width: 100%;
  padding: .5rem;
  position: relative;
}

.static-dot-wrapper-copy.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.details {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-2 {
  z-index: 3;
  position: relative;
}

.hero-dna-wrapper {
  justify-content: center;
  align-items: center;
  width: 7.7rem;
  max-width: none;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  overflow: hidden;
}

.heading-padding-top {
  height: calc(100vh - 5.3rem);
  margin-top: 5.3rem;
}

.border-wrapper {
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.stats-description {
  margin-left: 0;
}

.contact-section {
  width: 100%;
}

.loader_number {
  padding-bottom: .14em;
  font-size: 20.42em;
  font-weight: 500;
  line-height: .55;
}

.container-2 {
  z-index: 2;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1.3em;
  position: relative;
}

.container-2.is-loader-top {
  color: var(--swatch--brand);
  mix-blend-mode: difference;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-2.is-loader-bottom {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.loader_p {
  text-transform: uppercase;
  font-size: 1.82em;
  line-height: 1;
}

.loader_p.is-right {
  text-align: right;
}

.trigger {
  width: 0;
  height: 0;
  padding: 0;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.loader_progress {
  z-index: 1;
  background-color: #000;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.loader {
  z-index: 9999999;
  pointer-events: none;
  color: #000;
  background-color: #eb412b;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.loader.u-theme-dark {
  background-color: var(--swatch--brand);
}

.loader_top {
  color: #eb412b;
  border-bottom: 2px solid #000;
  position: relative;
}

.contact-heading.u-alignment-center {
  display: inline-block;
}

.contact-container.u-container {
  justify-content: center;
  align-items: center;
}

.contact_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%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact_card_wrap.u-theme-light {
  max-width: var(--container--full);
  min-width: var(--column-width--6);
}

.learn-section {
  width: calc(100% - 2rem);
  min-height: 90svh;
  margin: 1rem auto;
}

.learn-section.u-theme-dark {
  border-radius: var(--radius--main);
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

.learn-container.u-container {
  z-index: 1;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr .5fr 1fr;
  height: 100%;
}

.hero-section_main {
  padding-bottom: var(--_spacing---section-space--main);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
}

.hero-section_main.u-theme-dark {
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 3rem;
}

.biohacking360-logo {
  width: auto;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}

.biohacking360-logo.small {
  width: 35%;
  height: auto;
  max-height: 2.5rem;
}

.biohacking360-logo.nav {
  width: 20rem;
  height: auto;
}

.main-container {
  flex-flow: column;
  display: flex;
}

.main-container.u-container.u-alignment-center {
  z-index: 1;
}

.paragraph {
  width: 70ch;
}

.group-discounts {
  z-index: 1;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0, -50%);
}

.learn-column {
  grid-row-gap: 1.1rem;
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.accordeon-title-wrap {
  width: 100%;
  display: flex;
}

.accordeon-wrapper {
  flex-flow: column;
  display: flex;
  position: relative;
}

.accordeon-icon-toggle {
  aspect-ratio: 1;
  width: 2rem;
  height: 2rem;
}

.u-dashed-underline {
  position: absolute;
  inset: auto 0% 0%;
}

.accordeon-title-toggle {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.accordeon-paragraph-wrapp {
  overflow: hidden;
}

.u-section {
  width: 100%;
}

.u-section.orange {
  padding-top: 8rem;
}

.partners-section {
  width: 100%;
}

.presented-by {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.partner-logo {
  height: 2.5rem;
  display: inline-block;
}

.partner-logo.secondary {
  justify-content: center;
  align-items: center;
  height: 3.52rem;
  display: flex;
}

.partner-logo.media {
  justify-content: center;
  align-items: center;
  height: 4rem;
  display: flex;
}

.partner-img {
  width: auto;
  height: 100%;
}

.supported-by {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.supported-by-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.plus-svg {
  width: 1.5rem;
  max-width: none;
  height: auto;
}

.testimonials-section {
  width: 100%;
}

.cards-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.card-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: var(--radius--main);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 32rem;
  min-height: 26rem;
  max-height: 32rem;
  padding: 1.5rem;
  display: flex;
}

.card-item.u-theme-dark {
  position: relative;
  overflow: hidden;
}

.card-item.u-theme-dark._2nd {
  margin-top: 5rem;
}

.card-item.u-theme-dark._3rd {
  margin-top: 10rem;
}

.card-name {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-content {
  z-index: 9;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.card-name-speaker {
  color: var(--swatch--brand);
}

.mission-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.mission-section.background {
  z-index: 999;
  background-color: var(--_theme---background-2);
  min-height: 5.3rem;
  position: relative;
}

.accordion_toggle_button {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (90 - 20) * 20)) * 1rem + ((1 - .875) / (90 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (90 - 20) * 20)) * 1rem + ((1 - .875) / (90 - 20)) * 100vw), 1 * 1rem);
  outline-offset: -.125rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.accordion_toggle_button.small {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

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

.accordion_content_text.u-rich-text.u-color-faded.u-text-style-main {
  text-wrap: balance;
  overflow: visible;
}

.accordion_content_padding {
  padding-bottom: 2rem;
}

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

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

.accordion_item {
  position: relative;
}

.accordion_js {
  display: none;
}

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

.section-wave-svg {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  line-height: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.section-wave-svg.bottom {
  inset: auto 0% 0%;
  transform: rotate(180deg);
}

.section-wave-wrapper {
  z-index: 3;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.play-button {
  z-index: 3;
  width: 4rem;
  position: relative;
}

.podcast-inner_ceo {
  padding: var(--_spacing---space--4);
  aspect-ratio: 16 / 9;
  border-radius: var(--radius--small);
  background-image: url('../images/Background_1.avif');
  background-position: 50%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.podcast-inner_ceo.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.podcast-inner_ceo.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: url('../images/grid.svg');
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.podcast-wrap-ceo {
  -webkit-clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  clip-path: polygon(8px 0%, calc(100% - 8px) 0%, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0% calc(100% - 8px), 0% 8px);
  margin-left: .75rem;
  margin-right: .75rem;
  padding: 1rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  position: relative;
}

.podcast-wrap-ceo:hover {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
  padding: 0;
}

.podcast-wrap-ceo.u-alignment-center.image {
  aspect-ratio: 5.9 / 7.4;
  width: 100%;
}

.podcast-wrap-ceo.no-padding {
  margin-left: 0;
  margin-right: 0;
}

.expo-wrapper.u-theme-dark {
  flex-flow: column;
  display: flex;
}

._4-columns {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.persona-inner {
  padding: var(--_spacing---space--4);
  aspect-ratio: 2.85 / 4.2;
  border-radius: var(--radius--small);
  background-image: url('../images/Background_1.avif');
  background-position: 50%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.persona-inner.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.persona-inner.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  position: relative;
}

.image-8 {
  margin-top: -20%;
  margin-bottom: -7%;
}

._2-columns {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.expo-benefits-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: .5rem;
  display: flex;
  position: relative;
}

.icon-sizes {
  aspect-ratio: 1;
  max-width: 4rem;
  height: auto;
  max-height: none;
}

.div-block-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.faq-sections {
  width: 100%;
}

.expo-persona-inner {
  padding: var(--_spacing---space--4);
  aspect-ratio: 2.85 / 4.2;
  border-radius: var(--radius--small);
  background-image: url('../images/Background_1.avif');
  background-position: 50%;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.expo-persona-inner.u-grid-autofit {
  border: 1.5px solid var(--_theme---text);
  --_gap---size: 0rem;
  padding-top: 0;
}

.expo-persona-inner.u-theme-dark {
  background-color: var(--swatch--transparent);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.learn-container-wrapper {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100%;
  display: flex;
}

.top-spacing {
  flex: 0 0 5rem;
}

.orange-shadow {
  z-index: 0;
  border-radius: var(--radius--round);
  opacity: .67;
  filter: blur(100px);
  background-color: #50201f;
  position: absolute;
  inset: 25% 15%;
}

.banner-section {
  width: calc(100% - 2rem);
  min-height: 90svh;
  margin: 1rem auto;
}

.banner-section.u-theme-dark {
  border-radius: var(--radius--main);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 57svh;
  display: flex;
  overflow: hidden;
}

.agenda-wrapper {
  width: 100%;
}

.agenda-item {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.agenda-item.shadow {
  background-color: var(--swatch--dark-900-o10);
}

.agenda-time {
  width: var(--column-width--3);
}

.agenda-space {
  width: calc(var(--column-margin--2)  - var(--site--gutter));
}

.agenda-content {
  width: var(--column-width--8);
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

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

.agenda-section {
  width: 100%;
}

.terms-conditions {
  margin-top: var(--_spacing---section-space--page-top);
  width: 100%;
}

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

.terms_rich-text ol {
  list-style-type: square;
}

.discover-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.counter-timer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.counter-number {
  display: inline-block;
}

.counter-no-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.counter-section {
  z-index: 99;
  background-image: linear-gradient(to bottom, var(--swatch--brand), var(--swatch--brand));
  color: var(--_theme---text);
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.counter-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.counter-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.counter-section:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.counter-section:where(.w-variant-ada7087c-7c0c-71e4-15c6-677bf093dece) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.counter-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-800-o25);
  --_theme---tag--background: var(--swatch--dark-900-o10);
  --_theme---tag--text: var(--swatch--brand-text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--dark-900);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--dark-900);
  --_theme---button-primary--text: var(--swatch--light-200);
  --_theme---button-primary--background-hover: var(--swatch--brand);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand-text);
}

.counter-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800-o25);
  --_theme---border: var(--swatch--brand-o30);
  --_theme---tag--background: var(--swatch--brand-o30);
  --_theme---tag--text: var(--swatch--brand);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---icon: var(--swatch--brand);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-secondary--border: var(--swatch--brand-o30);
  --_theme---selection--background: var(--swatch--brand);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand);
  --_theme---button-primary--text: var(--swatch--dark-900);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--dark-900);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_theme---tag--stroke: var(--swatch--brand);
}

.skip-link.w--current {
  z-index: 1000;
  position: absolute;
  top: -100vh;
}

.skip-link.w--current:focus {
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .u-container.u-grid-custom {
    --_column-count---value: 1;
    grid-template-rows: auto auto;
  }

  .g-full-section.u-theme-dark {
    min-height: 100svh;
  }

  .hero-dna {
    display: none;
  }

  .hero-paragraph_wrap.u-mb-5.u-align-items-center.u-alignment-center {
    justify-content: center;
    align-items: center;
  }

  .hero-paragraph_content {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-paragraph_content.u-alignment-start {
    text-align: center;
  }

  .hero-image-wrapper {
    width: auto;
  }

  .hero-container.u-container-small {
    flex-flow: column;
    grid-template-columns: minmax(0, 1fr);
    padding-top: 4rem;
  }

  .gary-breka {
    width: 69%;
    max-width: 100%;
    height: auto;
  }

  .about-wrapper.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  ._1rem {
    height: 100%;
  }

  .left-side {
    display: none;
  }

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

  .podcast-inner.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .podcast-numbers-container.u-alignment-center {
    aspect-ratio: 2.39;
  }

  .biohacking_solutions {
    max-width: 92vw;
    font-size: 17vw;
  }

  .biohacking-numbers-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .hearth-inner.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .mission-wrapper, .benefits-item {
    padding-right: var(--_spacing---space--1);
  }

  .benefit-inner.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .benefit-icon-container.u-alignment-center {
    aspect-ratio: 2.39;
  }

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

  .tickets-group-wrapper {
    grid-template-columns: minmax(0, 1fr);
  }

  .tickets-inside.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .brand {
    margin-top: 0;
  }

  .menu-container.u-container-full {
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
  }

  .menu-container.u-container {
    flex-flow: row;
  }

  .longevity_summit-logo {
    height: 3rem;
  }

  .menu-link {
    text-align: center;
    width: 100%;
    display: block;
  }

  .menu-link.hide-on-desktop {
    display: block;
  }

  .menu-wrapper {
    border-bottom: 1px solid var(--swatch--dark-900);
    background-color: var(--_theme---background);
    width: 100%;
  }

  .hero-section.u-theme-dark {
    min-height: 100svh;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

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

  .fs-instagramfeed_overlay {
    padding: 1rem;
  }

  .hero-dna-wrapper {
    display: none;
  }

  .container-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .loader {
    justify-content: center;
    align-items: center;
  }

  .loader_top {
    border-top: 2px solid #000;
    position: absolute;
    inset: 0% 0% auto;
  }

  .contact_card_wrap.u-theme-light {
    width: 100%;
  }

  .learn-container.u-container, .cards-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .card-item.u-theme-dark._2nd, .card-item.u-theme-dark._3rd {
    margin-top: 0;
  }

  .card-content, .accordion_wrap {
    width: 100%;
  }

  .podcast-inner_ceo.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  ._4-columns.u-alignment-center {
    grid-template-columns: 1fr 1fr;
  }

  .persona-inner.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

  .persona-inner.u-theme-dark {
    height: 100%;
  }

  .expo-benefits-wrapper {
    flex-flow: column;
  }

  .expo-persona-inner.u-grid-autofit {
    flex-flow: column;
    display: flex;
  }

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

  .menu-button {
    border-radius: var(--radius--round);
    background-color: var(--swatch--dark-900);
    color: var(--_theme---background);
  }

  .menu-button.w--open {
    border-radius: var(--radius--round);
    background-color: var(--swatch--dark-900);
  }

  .counter-cta {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-btn-group {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
  }

  .btn_main_wrap {
    width: 100%;
  }

  .g-full-section.u-theme-dark {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
  }

  .hero-image-wrapper {
    width: 100%;
  }

  .hero-container.u-container-full {
    margin-top: var(--_spacing---section-space--large);
    flex-flow: column;
  }

  .hero-container.u-container-small {
    max-width: var(--container--main);
    height: 100%;
    max-height: none;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .gary-breka {
    width: 80%;
  }

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

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

  .speaker-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .about-speaker-gary {
    width: 80%;
  }

  .podcast-container.u-container-small {
    grid-template-columns: 1fr;
  }

  .book-container.u-container-small {
    flex-flow: column;
    display: flex;
  }

  .image-cover {
    height: 28.125rem;
    max-height: 100%;
  }

  .biohacking-numbers-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .benefits-container.u-container-small {
    grid-template-rows: minmax(0, 1fr) repeat(auto-fit, minmax(0, auto)) minmax(0, auto);
    grid-template-columns: minmax(0, 1fr) 1fr;
  }

  .benefits-item {
    padding-right: 0;
  }

  .benefits-item.hide-on-mobile {
    display: none;
  }

  .benefit-image-wrapper {
    height: auto;
  }

  .benefit-inner.u-theme-dark {
    aspect-ratio: 2;
  }

  .tickets-group-wrapper {
    grid-template-columns: minmax(0, 1fr);
  }

  .discover-item {
    height: auto;
  }

  .discover-item.hide-on-mobile {
    display: none;
  }

  .hero-section.u-theme-dark {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

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

  .fs-instagramfeed_header {
    flex-flow: column;
  }

  .fs-instagramfeed_heading {
    font-size: 2rem;
  }

  .fs-instagramfeed_slide {
    width: 100%;
  }

  .learn-container.u-container._1-column {
    grid-template-columns: 1fr;
  }

  .supported-by-wrapper {
    height: auto;
  }

  .cards-wrapper {
    grid-template-columns: 1fr;
  }

  .podcast-wrap-ceo.no-padding {
    width: 100%;
  }

  ._4-columns.u-alignment-center {
    grid-template-columns: 1fr;
  }

  .persona-inner.u-theme-dark, .expo-persona-inner.u-theme-dark {
    aspect-ratio: 2;
  }

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

  .agenda-wrapper {
    width: 100vw;
  }

  .agenda-item {
    padding-right: var(--site--margin);
    padding-left: var(--site--margin);
  }

  .agenda-time {
    width: var(--column-margin--3);
  }

  .agenda-space {
    display: none;
  }

  .agenda-content {
    width: var(--column-width--11);
  }
}

@media screen and (max-width: 479px) {
  .u-btn-group, .u-display-contents {
    width: 100%;
  }

  .btn_main_wrap {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .g_visual_wrap.u-theme-dark.u-position-relative {
    height: 100%;
  }

  .hero-dna {
    display: none;
  }

  .gary-breka {
    width: 100%;
    max-height: 100%;
  }

  .about-wrapper.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .speaker-info {
    padding-right: 0;
  }

  .about-speaker-gary {
    width: 100%;
  }

  .left-side {
    margin-bottom: -.5px;
    display: none;
  }

  .container-cut {
    max-width: calc(100vw - var(--site--margin) * 2);
  }

  .container-cut.top {
    max-width: calc(100vw - var(--site--margin) * 2);
    display: flex;
  }

  .container-cut.bottom {
    max-width: calc(50vw - var(--site--margin) * 2);
  }

  .podcast-heading {
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .podcast-inner.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .book-numbers-wrapper {
    grid-template-columns: 1fr;
  }

  .podcast-numbers-container.u-alignment-center {
    aspect-ratio: 2.39;
  }

  .biohacking-numbers-wrapper {
    grid-row-gap: var(--_spacing---space--7);
    grid-template-columns: 1fr 1fr;
  }

  .purpose-container.u-container-small {
    flex-flow: column;
    display: flex;
  }

  .hearth-inner.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .purpose-mission {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .mission-wrapper {
    padding-left: 1rem;
    padding-right: 0;
  }

  .benefits-container {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .benefits-container.u-container-small {
    grid-column-gap: 1rem;
    grid-template-columns: minmax(0, 1fr) 1fr;
  }

  .benefits-item {
    padding-right: 0;
  }

  .benefit-inner.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .benefit-inner.u-theme-dark, .benefit-icon-container {
    aspect-ratio: 16 / 9;
  }

  .benefit-icon-container.u-alignment-center {
    aspect-ratio: 2.39;
  }

  .book-heading {
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .tickets-group-wrapper {
    grid-template-columns: minmax(0, 1fr);
    grid-auto-columns: minmax(0, 1fr);
    width: 100%;
  }

  .tickets-inside.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .ticket-btn_main_wrap {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .discover-item {
    padding-right: 0;
  }

  .hero_section {
    width: calc(100% - 2rem);
  }

  .book.shadow {
    position: relative;
  }

  .menu-wrapper {
    background-color: var(--_theme---background);
  }

  .bottom_container {
    margin-bottom: -.5px;
  }

  .btn_main_outline {
    width: 100%;
  }

  .bottom_container-2 {
    margin-bottom: -.5px;
  }

  .play-icon {
    height: 10%;
  }

  .hero-section.u-theme-dark {
    min-height: 0;
  }

  .circle {
    filter: blur(70px);
    width: 100%;
  }

  .container {
    max-width: none;
  }

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

  .footer-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
  }

  .reserved-rights {
    text-align: center;
  }

  .terms-wrapper {
    flex-flow: column;
  }

  .dot {
    display: none;
  }

  .footer-content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .logo-footer {
    max-width: 80%;
  }

  .social-wrapper {
    min-width: 80%;
  }

  .container-cut-nav {
    max-width: calc(100vw - var(--site--margin) * 2);
  }

  .container-cut-nav.top {
    max-width: calc(100vw - var(--site--margin) * 2);
    display: flex;
  }

  .container-cut-nav.bottom {
    max-width: calc(100vw - var(--site--margin) * 2);
  }

  .ig-heading {
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .loader_number {
    font-size: 40vw;
  }

  .contact_card_wrap.u-theme-light {
    max-width: 100%;
  }

  .learn-container.u-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .biohacking360-logo.nav {
    width: 80%;
  }

  .u-section.orange {
    padding-top: 4rem;
  }

  .partners-section, .supported-by-wrapper {
    height: auto;
  }

  .podcast-inner_ceo.u-container-small.u-alignment-center, .persona-inner.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .persona-inner.u-theme-dark {
    aspect-ratio: 2.85 / 2.8;
  }

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

  .expo-persona-inner.u-container-small.u-alignment-center {
    max-width: var(--container--main);
  }

  .expo-persona-inner.u-theme-dark {
    aspect-ratio: 16 / 9;
  }

  .agenda-item {
    flex-flow: column;
  }

  .agenda-time {
    width: 100%;
  }

  .agenda-content {
    width: var(--column-width--12);
  }

  .menu-button.w--open {
    margin-right: 1rem;
  }

  .discover-container.u-container-small {
    align-items: stretch;
  }

  .counter-timer {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
  }
}

#w-node-_8e16f197-10ad-da61-61c4-9b71818c8674-c57fca0c {
  grid-column: span 3 / span 3;
}

#w-node-a2fa82f5-e914-2ddd-e62b-3a895889ce50-c57fca0c {
  grid-column: span 6 / span 6;
  place-self: center;
}

#w-node-_3d0aa2c6-d7ee-2042-2a63-fe67881753de-c57fca0c {
  grid-column: span 3 / span 3;
  place-self: center;
}

#w-node-_05798079-9907-0888-1b1c-12ca2e859bf4-c57fca0c {
  align-self: center;
}

#w-node-afb21ec5-633f-f2ca-6d56-cbb51e5ad558-c57fca0c {
  place-self: end center;
}

#w-node-_513f9754-b710-2957-04ab-e57e907e9f81-c57fca0c {
  place-self: center;
}

#w-node-d803e9d8-9469-b9df-6471-121dac44593d-c57fca0c {
  align-self: center;
}

#w-node-_27ca89ec-bb9f-dc6e-9474-06d3d7df3007-c57fca0c, #w-node-_0395a45a-54aa-e233-5943-0db174e5db84-c57fca0c {
  align-self: end;
}

#w-node-_14451dca-6e18-64db-b1aa-a92acc051cb1-c57fca0c {
  place-self: end center;
}

#w-node-_5256f572-ace2-5455-0ed8-ffd5dbbfcda4-c57fca0c, #w-node-d243563b-da98-34fc-e6d3-daf9f99d53b0-c57fca0c {
  align-self: center;
}

#w-node-_9554018d-f548-d88a-5f03-8122cb737e2f-c57fca0c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92b255cc-ac2f-a9fe-6d1b-8e46157dfe2b-c57fca0c {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_6dc41e23-e0ec-7fd8-9930-5e836e54197f-c57fca0c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8e16f197-10ad-da61-61c4-9b71818c8674-c57fca0c {
    grid-column: span 1 / span 1;
    justify-self: center;
  }

  #w-node-a2fa82f5-e914-2ddd-e62b-3a895889ce50-c57fca0c {
    grid-column: span 1 / span 1;
  }

  #w-node-_92b255cc-ac2f-a9fe-6d1b-8e46157dfe2b-c57fca0c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6dc41e23-e0ec-7fd8-9930-5e836e54197f-c57fca0c {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ce4e8e7e-45df-762d-ce5c-ee5016dcafbe-c57fca0c {
    order: 0;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6dc41e23-e0ec-7fd8-9930-5e836e54197f-c57fca0c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


