@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_theme---background: var(--swatch--light-100);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--dark-900);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---text-wrap: pretty;
  --_gap---size: var(--site--gutter);
  --_column-count---value: 1;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_spacing---space--7: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --max-width--main: calc(var(--site--viewport-max) * 1rem);
  --site--margin: clamp(1 * 1rem, ((1 - ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --max-width--small: 50rem;
  --max-width--full: 100%;
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--small: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_spacing---section-space--main: clamp(4 * 1rem, ((4 - ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 1rem);
  --_spacing---section-space--large: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 10 * 1rem);
  --_spacing---section-space--page-top: clamp(7 * 1rem, ((7 - ((14 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((14 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 14 * 1rem);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_spacing---space--2: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .75 * 1rem);
  --site--gutter: 0rem;
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .5 * 1rem);
  --_spacing---space--3: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_spacing---space--4: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_spacing---space--5: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--8: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font--primary-family: "DM Sans", sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .5rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--dark-900-o20);
  --_typography---line-height--1: 1;
  --swatch--transparent: transparent;
  --_button-style---border: var(--_theme---button-primary--border);
  --_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);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --swatch--light-100: white;
  --swatch--brand-pink: #ffb5e3;
  --_typography---font-size--text-large: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.25 * 1rem);
  --swatch--brand-red: #9a0002;
  --swatch--brand-text: var(--swatch--dark-900);
  --_typography---font-size--text-main: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--h1: clamp(4 * 1rem, ((4 - ((6.25 - 4) / (90 - 20) * 20)) * 1rem + ((6.25 - 4) / (90 - 20)) * 100vw), 6.25 * 1rem);
  --_typography---font-size--h2: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font-size--text-small: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_typography---font-size--h1-brendy: clamp(2.875 * 1rem, ((2.875 - ((5.6875 - 2.875) / (90 - 20) * 20)) * 1rem + ((5.6875 - 2.875) / (90 - 20)) * 100vw), 5.6875 * 1rem);
  --site--viewport-max: 90;
  --site--viewport-min: 20;
  --swatch--dark-900: #1f1d1e;
  --_typography---font-size--h3: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --swatch--brand-text-o20: color-mix(in srgb, var(--swatch--brand-text) 20%, transparent);
  --_typography---font-size--h4: clamp(1.2 * 1rem, ((1.2 - ((2 - 1.2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_typography---line-height--1-1: 1.1;
  --_typography---font-size--h5: clamp(1.375 * 1rem, ((1.375 - ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --swatch--light-200: #ebebeb;
  --_typography---font-size--h6: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_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);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-inner: -.125rem;
  --focus--offset-outer: .1875rem;
  --swatch--light-100-o20: color-mix(in srgb, var(--swatch--light-100) 20%, transparent);
  --swatch--dark-800: #2f2b2d;
  --swatch--dark-900-o20: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --swatch--brand-400: color-mix(in srgb, var(--swatch--brand-500), white 20%);
  --swatch--brand-300: color-mix(in srgb, var(--swatch--brand-500), white 40%);
  --swatch--brand-500: #c6fb50;
  --swatch--brand-600: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_alignment---direction: start;
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --swatch--brand-blue: #4272f6;
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_typography---font--primary-trim-top: .4em;
  --_typography---font--primary-trim-bottom: .2em;
  --_typography---letter-spacing--0-03em: -.03em;
  --_typography---letter-spacing--0em: 0em;
  --_typography---line-height--1-3: 1.3;
  --_typography---line-height--1-5: 1.5;
  --_typography---font-size--display: clamp(4 * 1rem, ((4 - ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 1rem);
  --site--column-width: calc((min(var(--max-width--main), 100% - var(--site--margin) * 2)  - (var(--site--gutter) * (var(--site--column-count)  - 1))) / var(--site--column-count));
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

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

li {
  display: block;
}

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

strong {
  font-weight: bold;
}

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

figure {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--background-hover: color-mix(in srgb, var(--_theme---button-primary--background), white 10%);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---button-primary--text);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-grid-custom {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--site--gutter);
  --_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-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-align-self-variable {
  align-self: var(--_alignment---direction, start);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.styleguide_subheading {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

.form_main_layout {
  grid-column-gap: var(--_spacing---space--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 {
  border-top: 0 solid #000;
  border-bottom-style: solid;
  border-right: 0 solid #000;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  width: 100%;
  height: 3rem;
  font-family: var(--_text-style---font-family);
  font-size: var(--_text-style---font-size);
  line-height: var(--_text-style---line-height);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: var(--_text-style---letter-spacing);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---font-size: var(--_typography---font-size--text-large);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  color: inherit;
  text-transform: var(--_text-style---text-transform, none);
  background-color: #0000;
  border-left: 0 solid #000;
  border-radius: 0;
  outline-style: none;
  margin-bottom: 0;
  padding: 0;
  display: block;
}

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

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

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

.button_main_wrap {
  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);
  text-align: center;
  vertical-align: middle;
  --_button-style---border: var(--_theme---button-primary--border);
  --_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);
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: inline-flex;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.guide_column {
  color: #8a8a8a80;
  background-color: #0000;
  border-right: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-top: .6rem;
  padding-bottom: .6rem;
  display: flex;
}

.guide_column.last-column-hide-border {
  border-right-style: none;
  border-right-width: 0;
}

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

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

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

.overlay_wrap {
  background-color: #000;
}

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

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

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

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

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

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

.clickable_wrap {
  z-index: 3;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

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

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

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

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

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

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

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

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

.styleguide_nav_sub_list {
  overflow: hidden;
}

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

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

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

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

.button_toggle_play {
  display: block;
}

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

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

.styleguide_card_hidden {
  display: none;
}

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

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

.form_main_fieldset_wrap {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.section_wrap {
  background-color: #0000;
}

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

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

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

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

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

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

.swiper-wrapper {
  display: flex;
}

.slider_bullet_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  width: auto !important;
}

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

.slider_bullet_item.is-active {
  background-color: currentColor;
}

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

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

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

.slider_controls {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  display: flex;
}

.slider_button_layout {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

.link-block-3 {
  text-decoration: none;
}

.fa-icon {
  color: #202221;
  height: 100%;
  font-size: 1.5rem;
  line-height: 100%;
  transition: all .4s;
}

.fa-icon:hover {
  color: #ffb5e3;
}

.fa-icon.icon-900 {
  color: var(--swatch--light-100);
  padding-top: 3px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 1.5rem;
  display: flex;
}

.fa-icon.icon-900:hover {
  color: var(--swatch--brand-pink);
}

.fa-icon.icon-900.phone-icon {
  height: auto;
  font-size: .7rem;
  line-height: .7rem;
}

.fa-icon.icon-900.phone-icon:hover {
  color: #202221;
}

.fa-icon.icon-900.black-icon {
  color: inherit;
}

.fa-icon.insta {
  color: var(--swatch--light-100);
  font-size: 1.7rem;
}

.fa-icon.insta:hover {
  color: var(--swatch--brand-pink);
}

.fa-icon.insta.black-icon {
  color: inherit;
}

.fa-icon.insta {
  font-size: 1.7rem;
}

.image-2 {
  width: 80px;
  position: absolute;
  top: 3rem;
  left: 5rem;
}

.main-navigation-close {
  z-index: 1;
  transition: color .4s;
  position: absolute;
  inset: 0;
}

.nav-item-block {
  z-index: 2;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.nav-item-block:hover {
  color: #ffb5e3;
}

.image-24 {
  display: none;
}

.nav-items-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0%;
  display: flex;
}

.main-navigation {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--_theme---background);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0;
}

.nav-contact-link {
  z-index: 2;
  color: #000;
  width: 25.5%;
  font-size: var(--_typography---font-size--text-large);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  position: relative;
}

.nav-contact-link:hover {
  color: #ffb5e3;
  -webkit-text-stroke-color: #ffb5e3;
}

.nav-contact-link.nav-contact-link_upper {
  width: auto;
  font-size: var(--_typography---font-size--text-large);
  text-align: right;
  padding-top: 0;
  padding-left: 60px;
  font-style: normal;
  font-weight: 400;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: ease;
  position: absolute;
  inset: 3rem 5rem auto auto;
}

.nav-contact-link.nav-contact-link_upper:hover {
  color: var(--swatch--brand-red);
  -webkit-text-stroke-color: #ffb5e3;
}

.icons-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  height: 1.5rem;
  display: flex;
}

.icons-container:hover {
  color: var(--swatch--brand-text);
}

.icons-container.icons-container-nav {
  order: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.icon {
  height: 100%;
  color: inherit;
  background-color: #ad242400;
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-weight: 400;
}

.icon.icon-phone {
  color: var(--swatch--light-100);
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 20px;
  transition: all .4s;
}

.icon.icon-phone:hover {
  color: var(--swatch--brand-pink);
}

.icon.icon-phone.black-icon, .icon.black-icon {
  color: inherit;
}

.nav-text {
  color: #818181;
  font-size: var(--_typography---font-size--h1);
  line-height: var(--_typography---line-height--1);
  letter-spacing: -5px;
  text-transform: none;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.nav-text:hover {
  color: var(--_theme---text);
  font-style: normal;
}

.navigation-footer {
  z-index: 10000;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding: 3rem 10%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.form-block {
  color: #f4f4f4;
  background-color: #1d1d1d;
  flex-flow: column;
  width: 50%;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.contact-container-r {
  flex-flow: row;
  flex: 1;
  width: auto;
  height: 100%;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.link-block-5 {
  color: var(--_theme---text);
  text-decoration: none;
}

.link-block-5:hover {
  color: var(--swatch--brand-pink);
}

.about-container {
  height: 55vh;
  margin-top: 15rem;
  position: relative;
  overflow: hidden;
}

.hero_nav {
  z-index: 100;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.hero {
  height: 100vh;
}

.hero.u-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.hero.u-container.subpage-hero {
  margin-bottom: 200px;
}

.checkbox-label {
  opacity: .54;
  font-size: var(--_typography---font-size--text-small);
  text-decoration: none;
}

.portfolio-img-container {
  justify-content: center;
  align-items: center;
  width: 55vw;
  height: 35vw;
  display: flex;
  position: absolute;
  overflow: visible;
}

.text-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-style: normal;
  font-weight: 300;
  display: flex;
}

.offer-container-black {
  aspect-ratio: 1;
  background-color: #1d1d1d;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: 800px;
  margin-top: 10rem;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.checkboxes {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  place-content: space-between center;
  align-items: center;
  width: auto;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  font-style: normal;
  font-weight: 400;
  display: flex;
}

.contact-form {
  z-index: 1;
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin: 0 auto 200px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  inset: 0 auto 0%;
}

.contact-form.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: calc(100% - var(--site--margin) * 2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-bottom: 0;
  display: grid;
}

.hamburger-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #121d94;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 60px;
  height: 80px;
  padding: 0;
  display: flex;
  position: static;
  top: 3rem;
  left: auto;
  right: 7rem;
}

.success-message {
  background-color: #0000;
  height: 100%;
  padding: 5rem;
}

.checkbox-2 {
  opacity: 1;
  margin-top: 0;
  padding-right: 10px;
}

.text-span-2 {
  display: none;
}

.field-title {
  opacity: .54;
  color: #ebeae5;
  padding-bottom: 0;
  font-style: normal;
  font-weight: 300;
}

.field-title.checkboxes-title {
  padding-bottom: 10px;
}

.sticky-container {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.text-block-2 {
  color: #ebeae5;
  text-align: center;
  font-weight: 300;
  font-stretch: normal;
}

.logo-mark {
  height: 4rem;
  margin-bottom: 3rem;
  margin-right: 5rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.slider {
  width: auto;
  height: 100%;
  position: absolute;
}

.arrow-down {
  opacity: 0;
  transform-origin: 100%;
  background-color: #1d1d1d;
  border-radius: 20px;
  width: 45%;
  height: 3px;
  position: absolute;
  inset: 50% 0% 0% auto;
  transform: rotate(5deg);
}

.offer-link {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.portfolio-img.image-14 {
  transform: rotate(1deg);
}

.checkbox {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  opacity: 1;
  color: #ebeae5;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 20px;
  display: flex;
}

.field {
  color: #ebeae5;
  text-align: center;
  background-color: #1d1d1d;
  border: 1px #000;
  border-bottom: 1px solid #ebeae5;
  border-radius: 1px;
  margin-bottom: 30px;
  padding-bottom: 8px;
  font-style: normal;
  font-weight: 400;
  height: 38px !important;
}

.field::placeholder {
  opacity: 1;
}

.field.text-field {
  height: 78px !important;
}

.portfolio-section {
  z-index: 0;
  background-color: #ebeae5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.offer-images-container {
  aspect-ratio: 2 / 3;
  background-color: #ddb9b9;
  height: 100%;
  display: block;
  position: relative;
}

.image-8 {
  filter: grayscale();
  object-fit: cover;
  width: 100vw;
  height: 100%;
  overflow: hidden;
}

.arrow-up {
  opacity: 0;
  transform-origin: 100%;
  background-color: #1d1d1d;
  border-radius: 20px;
  width: 45%;
  height: 3px;
  position: absolute;
  inset: 50% 0% auto auto;
  transform: rotate(0);
}

.arrow-body {
  transform-origin: 100%;
  background-color: #1d1d1d;
  border-radius: 20px;
  width: 100%;
  height: 3px;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: scale(0);
}

.paragraph-2 {
  z-index: 2;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  vertical-align: middle;
  max-width: 1540px;
  padding-left: 5rem;
  padding-right: 5rem;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 2.5rem;
  position: absolute;
  inset: 50% 0% auto auto;
  transform: translate(0, -50%);
}

.image-27 {
  order: 1;
  display: none;
}

.stages-stripe {
  background-color: #0000;
  width: 1px;
  height: 100%;
}

.stages-stripe.stripe-indicator {
  background-color: var(--swatch--brand-pink);
  width: 3px;
  height: 0%;
  position: absolute;
}

.main-content {
  position: static;
  overflow: visible;
}

.left-arrow {
  display: none;
}

.image-16 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.image-28 {
  display: none;
}

.link-block-2 {
  color: var(--_theme---text);
  text-decoration: none;
}

.link-block-2:hover {
  color: var(--swatch--brand-pink);
}

.details-container {
  height: auto;
  line-height: 2rem;
  position: relative;
}

.image-21 {
  width: 42%;
}

.offer-paragraph {
  opacity: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  position: absolute;
}

.form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  min-width: 0;
  height: 100%;
  padding: 5rem;
  display: flex;
}

.button-2 {
  color: #1d1d1d;
  text-align: center;
  vertical-align: baseline;
  background-color: #0000;
  border: 1px solid #1d1d1d;
  border-radius: 50px;
  width: fit-content;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: 0;
  padding: 10px 30px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5rem;
  display: block;
  position: static;
  left: auto;
  right: 0;
}

.button-2.btn-offer {
  margin-right: 0;
}

.button-2.portfolio-btn {
  opacity: 0;
  background-color: #0000;
  margin-top: 0;
  margin-left: 0;
  padding-left: 30px;
  position: absolute;
  inset: auto;
}

.button-2.form-btn {
  color: #f4f4f4;
  border-color: #f4f4f4;
  margin-top: 5rem;
  margin-right: auto;
}

.heading-7 {
  color: #202221;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

.hero-image {
  z-index: -1;
  object-fit: cover;
  object-position: 50% 100%;
  transform-origin: center;
  width: 24vw;
  max-width: 500px;
  height: auto;
  position: relative;
  inset: 0% 0% auto;
}

.image-4 {
  aspect-ratio: auto;
  object-fit: cover;
  height: 100%;
}

.details {
  font-size: 1rem;
  line-height: 1.3rem;
}

.offer-container-r {
  flex-flow: row;
  justify-content: flex-end;
  width: 50%;
  max-width: 700px;
  height: 100%;
  max-height: 600px;
  padding-top: 10rem;
  display: flex;
  position: static;
}

.stage.stage-1, .stage.stage-3, .stage.stage-2 {
  opacity: .3;
}

.stage.stage-2.hidden-desktop {
  display: none;
}

.portfolio-title-container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  background-color: #0000;
  border: 1px #178f4f;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 0;
  overflow: visible;
}

.contact-sticky {
  flex-flow: column;
  width: 100%;
  max-width: 1700px;
  height: 800px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 0;
  bottom: auto;
}

.stages-container {
  text-align: right;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5rem 0;
  display: flex;
}

.stages-container.stages-container-right {
  text-align: left;
  justify-content: center;
}

.show-less, .right-arrow, .slide-nav {
  display: none;
}

.stripe-container {
  justify-content: center;
  align-items: flex-start;
  padding: 1rem 3rem;
  display: flex;
}

.link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #202221;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  line-height: 1.3rem;
  text-decoration: none;
  display: flex;
}

.link:hover {
  color: #ffb5e3;
}

.image-26 {
  object-fit: cover;
  max-width: 300px;
}

.agreement {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checkbox-label-6 {
  opacity: .54;
  text-align: left;
  font-style: normal;
}

.hamb-line {
  background-color: #1d1d1d;
  height: 3px;
}

.indicator-circle {
  background-color: var(--swatch--brand-red);
  border-radius: 50px;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: auto auto 0% 50%;
  transform: translate(-50%);
}

.contact-paragraph {
  text-align: center;
  align-items: center;
  width: 100%;
  height: 20vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5rem 5rem 15rem;
  font-size: 2rem;
  font-style: normal;
  font-weight: 200;
  line-height: 2.25rem;
  text-decoration: none;
  display: flex;
}

.images-wrapper {
  background-color: #0000;
  border: 1px #e20cb7;
  border-radius: 0;
  height: 80vh;
}

.heading-2 {
  color: #1d1d1d;
  max-width: 400px;
  margin-top: 0;
  padding-top: 10rem;
  padding-bottom: 5rem;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 200;
  line-height: 1.5rem;
}

.div-block-5 {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.offer {
  z-index: 1;
  background-color: #ebeae5;
  justify-content: space-between;
  margin-bottom: 200px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.offer.social-media {
  padding-bottom: 5rem;
}

.offer.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  margin-bottom: 100px;
  display: grid;
}

.about-us {
  background-color: #ebeae5;
  width: auto;
  max-width: 100vw;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-block-6 {
  color: #202221;
  text-decoration: none;
}

.arrow-container {
  width: .9rem;
  height: .9rem;
  margin-right: 0;
  padding-top: 1px;
  padding-right: 1px;
  position: relative;
  overflow: hidden;
}

.portfolio-title {
  white-space: nowrap;
  overflow-wrap: break-word;
  height: auto;
  font-size: 7vw;
  font-style: normal;
  font-weight: 200;
  line-height: 20vw;
  display: inline;
}

.more-content {
  opacity: 1;
  text-align: left;
  display: none;
}

.hero_nav_icons {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-6 {
  color: #202221;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3rem;
}

.offer-container-l {
  width: 70%;
  max-width: 700px;
  padding-right: 0;
}

.paragraph-3 {
  color: #202221;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
}

.footer {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--swatch--light-100);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 0;
  margin-top: 200px;
  margin-bottom: 0;
  padding: 2rem 5rem;
  display: flex;
  position: relative;
}

.footer.u-container {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 300px;
  padding-left: 0;
  padding-right: 0;
}

.logo-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.error-message {
  background-color: #ffb5e3;
}

.link-block-7 {
  text-decoration: none;
}

.image-30 {
  display: none;
}

.link-block-8, .link-block, .link-block-10 {
  text-decoration: none;
}

.image-31, .image-32, .image-33 {
  display: none;
}

.link-block-13 {
  color: var(--_theme---button-primary--text);
}

.link-block-13:hover {
  color: var(--swatch--brand-pink);
}

.lines_pattern {
  height: 100%;
  display: flex;
  position: absolute;
}

.lines_pattern.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .17;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
  inset: 0% 0% auto;
}

.lines_pattern_line {
  border: 1px solid #383838;
  border-right-color: #e7e7e7;
  height: 100%;
}

.hero_container {
  margin-top: -50px;
  position: relative;
}

.hero_image_wrapper {
  justify-content: center;
  align-items: stretch;
  width: 24vw;
  height: auto;
  display: flex;
  position: absolute;
  top: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, -12%)rotate(15deg);
}

.hero_image_inner {
  width: 100%;
  height: auto;
  padding-top: 120%;
  position: relative;
}

.hero_heading_container {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  display: flex;
  position: relative;
}

.logo-dot {
  background-color: var(--swatch--brand-pink);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-left: 0;
}

.logo-brendy {
  font-family: ivymode, sans-serif;
  font-size: var(--_typography---font-size--h1-brendy);
  line-height: var(--_typography---line-height--1);
  font-weight: 700;
}

.logo-studio {
  font-size: var(--_typography---font-size--h1);
  line-height: var(--_typography---line-height--1);
  letter-spacing: -.03em;
  margin-bottom: -5px;
  font-weight: 400;
}

.hero_text_container {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.caption_sm {
  max-width: 50vw;
  font-size: var(--_typography---font-size--text-large);
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 2rem;
  line-height: 1.3;
}

.cta_button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--swatch--brand-pink);
  border-radius: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 48px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: flex;
  position: relative;
}

.cta_button.form-btn {
  border: 1px solid var(--swatch--light-100);
  cursor: pointer;
  background-color: #0000;
}

.button_text {
  font-size: var(--_typography---font-size--text-main);
  text-transform: uppercase;
  color: inherit;
  padding-bottom: 0;
  font-weight: 500;
  line-height: 1.1;
  position: static;
}

.button_text.back {
  margin-top: 0;
  padding-top: 3px;
  position: absolute;
  top: 100%;
}

.arrow_img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(90deg);
}

.arrow_img.back {
  object-fit: contain;
  width: auto;
  height: 100%;
  position: absolute;
  top: 100%;
  left: -100%;
  transform: none;
}

.arrow_img.first {
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  transform: none;
}

.offer_item {
  aspect-ratio: 1;
  background-color: #0000;
  grid-column: 2 / 6;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.offer_item._2 {
  aspect-ratio: 1;
  background-color: silver;
  grid-column: 7 / 12;
}

.offer_item._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 16 / 9;
  background-color: gray;
  grid-column: 3 / 8;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 8.33vw;
  display: flex;
}

.offer_item.arrow-holder {
  aspect-ratio: auto;
  width: auto;
  margin-top: 2rem;
  margin-right: 2rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.offer_item.arrow-holder.reel-arrow {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  margin-right: 0;
  padding-top: 8px;
  position: relative;
}

.offer_item.reel-link {
  aspect-ratio: auto;
  cursor: pointer;
}

.offer_item.reel-link.www-link {
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  position: relative;
  inset: auto 0% 0% auto;
}

.offer_item.reel-link.www-link.wwwi-link-l {
  padding-left: 0;
}

.offer_item_title {
  color: var(--swatch--brand-text);
  font-size: var(--_typography---font-size--text-main);
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 1.4rem;
}

.offer_item_title.back {
  font-size: var(--_typography---font-size--text-main);
  padding-top: 0;
  line-height: 1.4rem;
  position: absolute;
  top: 100%;
  left: 0;
}

.offer_item_title.back.h-link-www {
  width: fit-content;
  position: absolute;
  left: 0;
  right: 0;
  overflow: visible;
}

.offer_item_title.back.h-link-www.link-escaping {
  inset: auto 0% 0;
  transform: translate(0, 100%)translate(0);
}

.offer_item_title.red {
  color: var(--swatch--brand-red);
}

.offer_item_title_container {
  width: 100%;
  line-height: 5.4;
  font-size: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: auto 0% -10px;
  overflow: hidden;
  transform: translate(0, 100%);
}

.offer_item_title_container.portoflio-title {
  margin-top: 10px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  inset: auto 0% 10px;
  transform: none;
}

.offer_item_title_container.reel-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  position: relative;
  bottom: auto;
  transform: none;
}

.offer_item_title_container.reel-link.www-link {
  justify-content: flex-end;
  align-items: center;
  position: static;
}

.doodle_container {
  width: 400px;
  height: 40px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.background-video {
  object-fit: contain;
}

.doodle_fajnego {
  width: 103px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: translate(29%, 59%)rotate(-1deg);
}

.hero_image_container {
  width: fit-content;
  position: relative;
  left: 50%;
  transform: translate(-50%)rotate(15deg);
}

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

.image-34 {
  object-fit: cover;
  object-position: 20% 80%;
}

.offer_item_visual {
  box-sizing: border-box;
  object-fit: cover;
  object-position: center;
  width: 120%;
  height: 120%;
  position: absolute;
  inset: auto 0% 0% 50%;
  transform: translate(-50%);
}

.wrapper_overflow_hide {
  overflow: hidden;
}

.btn-text-container {
  position: relative;
  overflow: hidden;
}

.image-35 {
  display: none;
}

.section-portfolio {
  padding-top: 200vh;
}

.section-portfolio-scroll-trigger {
  width: 100%;
  height: 200vh;
  position: absolute;
  top: 0%;
  left: 0%;
}

.section-portfolio-header {
  color: var(--swatch--light-100);
  position: absolute;
  inset: 0%;
}

.sectio-portfolio-pos-rel {
  position: relative;
}

.sectio-portfolio-pos-rel.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.portfolio-section-inner {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.portfolio-background {
  z-index: -1;
  width: max(125vh, 125vw);
  height: max(125vh, 125vw);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.portfolio-background-inner {
  background-color: var(--swatch--dark-900);
  border-radius: 100%;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.section {
  z-index: 1;
  margin-top: 0;
  position: relative;
}

.portfolio-background-z-index {
  z-index: -1;
  position: relative;
}

.heading-8 {
  font-family: var(--_typography---font--primary-family);
  color: var(--swatch--brand-pink);
  font-size: var(--_typography---font-size--h3);
  text-align: center;
  letter-spacing: -2px;
  font-weight: 500;
}

.portfolio-items.u-container {
  grid-column-gap: 10vw;
  grid-row-gap: 10vw;
  border: 0 #ff0303;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  justify-content: space-between;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 200px;
  display: flex;
}

.caption-section {
  height: 100vh;
  margin-top: 200px;
}

.caption-section.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: auto;
  width: calc(100% - var(--site--margin) * 2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 300px;
  display: grid;
  position: relative;
}

.caption-section.u-container.subpage {
  margin-bottom: 100px;
}

.caption-section.u-container.contact-caption {
  color: var(--swatch--light-100);
  margin-bottom: 8rem;
}

.portfolio-item {
  aspect-ratio: 1;
  background-color: var(--swatch--light-100);
  cursor: pointer;
  background-image: url('../images/IMG_2013.avif');
  background-position: 50%;
  background-size: auto;
  grid-column: 2 / 4;
  width: 30%;
  min-width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.portfolio-item._3 {
  aspect-ratio: auto;
  grid-column: 7 / 9;
}

.portfolio-item._1 {
  aspect-ratio: auto;
  height: 200px;
}

.portfolio-item._2 {
  aspect-ratio: auto;
  grid-column: 5 / 6;
}

.portfolio-item.placeholder {
  width: 0%;
  height: 0;
  overflow: hidden;
}

.portfolio-item.portfolio-cta {
  background-color: var(--swatch--brand-pink);
  cursor: pointer;
  background-image: none;
}

.portfolio-item.armed {
  opacity: 1;
}

.portfolio-item.bulwar {
  background-image: url('../images/IMG_2573.avif');
  background-position: 50% 42%;
  background-size: 100%;
}

.portfolio-item.mjtransport {
  background-image: url('../images/shutterstock_177047752111.avif');
  background-size: auto 100%;
}

.portfolio-item.verbum {
  background-image: url('../images/verbum8.avif');
  background-position: 0%;
}

.item-placeholder {
  height: 0;
}

.portfolio-double-container {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.paragraph-4 {
  color: var(--swatch--brand-text-o20);
  font-size: var(--_typography---font-size--h4);
  line-height: var(--_typography---line-height--1-1);
  font-weight: var(--_typography---font--primary-regular);
  text-align: center;
}

.what-we-do {
  text-align: center;
  max-width: none;
}

.what-we-do.contact-caption {
  color: var(--swatch--light-100);
}

.text-xdisplay {
  z-index: 2;
  letter-spacing: -.03625rem;
  vertical-align: baseline;
  flex-flow: wrap;
  font-size: 3.05vw;
  font-weight: 400;
  line-height: 1.22;
  display: inline;
  position: relative;
}

.text-xdisplay.scroll-highlight {
  font-size: var(--_typography---font-size--h4);
}

.portfolio-item-inner {
  opacity: 0;
  background-color: #ddddddd1;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-3 {
  color: #ebeae5;
  text-align: center;
  font-weight: 300;
  font-stretch: normal;
}

.image-36 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.heading-9 {
  color: #202221;
  font-size: var(--_typography---font-size--h5);
  font-weight: var(--_text-style---font-weight);
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
}

.checkbox-label-7 {
  opacity: .54;
  font-size: var(--_typography---font-size--text-small);
  line-height: var(--_typography---line-height--1);
  text-align: left;
  font-style: normal;
}

.paragraph-5 {
  font-family: var(--_text-style---font-family);
  color: #202221;
  font-size: var(--_typography---font-size--text-small);
  font-weight: var(--_text-style---font-weight);
  margin-top: 20px;
  margin-bottom: 0;
}

.contact-container-l {
  text-align: left;
  flex: 1;
  width: auto;
  padding-right: 40px;
}

.form-container.u-container {
  margin-top: 200px;
  margin-bottom: 200px;
}

.div-block {
  width: 100%;
  height: 1px;
}

.faq-circle {
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  display: flex;
  position: relative;
}

.faq-wrapper {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq-wrapper.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.faq-question-bar {
  color: #1a1e27;
  border-bottom: 0 #00000012;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.faq-paragraph {
  width: 80%;
  font-family: var(--_text-style---font-family);
  color: var(--swatch--light-200);
  font-size: var(--_typography---font-size--text-main);
  line-height: 1.6;
  font-weight: var(--_text-style---font-weight);
  letter-spacing: normal;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.faq-content {
  overflow: hidden;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 24px;
}

.question-title {
  max-width: 80%;
  font-family: var(--_text-style---font-family);
  color: var(--swatch--light-200);
  font-size: var(--_typography---font-size--h4);
  line-height: var(--_typography---line-height--1);
  font-weight: var(--_text-style---font-weight);
  letter-spacing: normal;
  margin-right: 10px;
}

.faq.u-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: calc(100% - var(--site--margin) * 2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 200px;
  display: grid;
  position: relative;
}

.x-l {
  background-color: var(--swatch--brand-pink);
  width: 40%;
  height: 2px;
  position: absolute;
}

.x-r {
  background-color: var(--swatch--brand-pink);
  width: 40%;
  height: 2px;
  position: absolute;
  transform: rotate(-90deg);
}

.faq-title {
  width: 100%;
  font-family: ivymode, sans-serif;
  font-size: var(--_typography---font-size--h2);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.path, .path-2 {
  color: var(--swatch--brand-red);
}

.checkbox-3, .checkbox-4, .checkbox-5, .checkbox-6, .checkbox-7, .checkbox-8 {
  margin-top: 0;
}

.doodle {
  width: 252px;
  color: var(--swatch--brand-red);
  font-family: Mr Dafoe, sans-serif;
  font-size: 42px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-15deg)translate(92px, 47px);
}

.doodle.doodle-phone {
  font-size: 42px;
  transform: rotate(-15deg)translate(111px, 43px);
}

.doodle.doodle-phone.doodle-footer {
  font-size: 27px;
  line-height: 1.4rem;
  transform: rotate(-9deg)translate(124px, 61px);
}

.doodle.doodle-phone.doodle-client {
  font-size: 33px;
  inset: auto auto 0% 0%;
  transform: rotate(-1deg)translate(56px, 1px);
}

.doodle.doodle-phone.pink-doodle {
  width: 295px;
  color: var(--swatch--brand-pink);
  font-size: 48px;
  inset: 0% 0% auto;
  transform: rotate(-11deg)translate(25px, -16px);
}

.div-block-6 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: fit-content;
  display: flex;
  position: relative;
}

.portfolio-details {
  width: 100%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.portfolio-details.l {
  opacity: 0;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  display: flex;
  transform: translate(-100%);
}

.portfolio-details.r {
  opacity: 0;
  flex-flow: column;
  justify-content: center;
  display: flex;
  transform: translate(100%);
}

.portfolio-details-text {
  opacity: 0;
  color: var(--swatch--light-200);
  font-family: Mr Dafoe, sans-serif;
  font-size: var(--_typography---font-size--h4);
  line-height: var(--_typography---line-height--1);
  margin-bottom: 20px;
}

.portfolio-details-text._1, .portfolio-details-text._2, .portfolio-details-text._3 {
  opacity: 100;
}

.offer-title {
  font-family: ivymode, sans-serif;
  font-size: var(--_typography---font-size--h2);
  line-height: var(--_typography---line-height--1);
  text-align: center;
  margin-bottom: 0;
  font-weight: 600;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.header-image {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #131313;
  border: 1px solid #131313;
  border-radius: 100rem;
  align-items: center;
  padding: .25rem .25rem .25rem 1.25rem;
  font-size: 1rem;
  transition: transform .3s;
  display: flex;
}

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

.button.w--current {
  border-radius: 100rem;
}

.button.is-alternate {
  color: #000;
  background-color: #fff;
  border-style: solid;
  border-color: #fff;
}

.heading-style-h1 {
  letter-spacing: 2px;
  font-size: 7rem;
  font-weight: 600;
  line-height: 1;
}

.heading-style-h1.text-allcaps {
  font-size: var(--_typography---font-size--h1-brendy);
  letter-spacing: -5px;
  margin-top: -25px;
  font-weight: 500;
  line-height: 4.4rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  z-index: 3;
  margin-top: 16.5rem;
  position: relative;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-end;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.button-group.is-center.z-index-2 {
  color: var(--swatch--brand-text);
}

.text-size-large {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
}

.text-size-large.weight-normal {
  font-weight: 400;
}

.text-size-large.weight-normal.z-index-2 {
  z-index: 2;
  font-size: var(--_typography---font-size--h5);
  margin-top: 30px;
  font-weight: 400;
  position: relative;
}

.mid-grey-span {
  color: #818181;
  font-weight: 500;
}

.header-image-wrapper {
  border-radius: 6px;
  width: 100%;
  padding-top: 120%;
  position: relative;
  overflow: hidden;
}

.header-image-wrapper.is-image-1 {
  width: 22vw;
}

.header-image-wrapper.is-image-3 {
  width: 20vw;
  margin-top: -5vw;
  left: 4vw;
}

.header-image-wrapper.is-image-6 {
  opacity: 1;
  width: 18vw;
  margin-top: -44vw;
  right: 54vw;
}

.header-image-wrapper.is-image-4 {
  width: 18vw;
  margin-top: -45vw;
  left: 64vw;
}

.header-image-wrapper.is-image-5 {
  opacity: 1;
  width: 20vw;
}

.header-image-wrapper.is-image-2 {
  width: 22vw;
  margin-top: -46vw;
  left: 58vw;
}

.header-content {
  justify-content: center;
  align-items: flex-start;
  max-width: 65rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16rem;
  padding-bottom: 7rem;
  display: flex;
  position: relative;
}

.text-align-center {
  text-align: center;
  width: 100%;
  margin-top: 35px;
  position: static;
}

.button-secondary {
  grid-column-gap: .5rem;
  color: #131313;
  text-align: center;
  background-color: #0000;
  border: 1px solid #131313;
  border-radius: 100rem;
  align-items: center;
  padding: .25rem .25rem .25rem 1.25rem;
  font-size: 1rem;
  transition: transform .3s;
  display: flex;
}

.button-secondary:active {
  transform: scale(.95);
}

.button-secondary.is-alternate {
  color: #fff;
  border-color: #fff;
}

.button-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
}

.header-component {
  height: 300vh;
  position: relative;
}

.header-content-wrapper {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.header-images-wrapper {
  z-index: 1;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.header-images-wrapper.images-wrapper-right {
  z-index: 0;
  inset: 0% 0% 0% auto;
}

.header-image-list {
  z-index: 1;
  grid-row-gap: 26vw;
  flex-direction: column;
  padding-top: 70vh;
  display: flex;
}

.header-ix-trigger {
  z-index: -1;
  margin-top: 100vh;
  position: absolute;
  inset: 0%;
}

.margin-bottom, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.social-wrapper {
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text-wrapper {
  height: 22px;
  overflow: hidden;
}

.navigation-link {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.navigation-link.for-footer {
  filter: invert();
  color: #000;
  letter-spacing: -.15px;
  font-size: 1.5rem;
  font-weight: 400;
}

.navigation-link.for-footer.gray-color {
  opacity: .5;
}

.navigation-link.big {
  color: #fff;
  font-size: 1.4rem;
}

.button-line-overlay {
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
}

.button-line-first {
  background-color: #0006;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  position: relative;
}

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

.display-1 {
  opacity: 100;
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.1;
}

.display-1.second {
  font-size: 4.3rem;
}

.display-1.second._1-7-rem {
  font-size: var(--_typography---font-size--h5);
  letter-spacing: -.05rem;
  cursor: pointer;
  padding-bottom: 0;
  line-height: 1.3;
  transition: color .2s;
}

.display-1.second._1-7-rem:hover {
  color: var(--swatch--brand-pink);
}

.display-1.second._1-7-rem.name {
  pointer-events: none;
}

.display-1.second._5rem {
  font-family: var(--_typography---font--primary-family);
  font-size: var(--_typography---font-size--h2);
  letter-spacing: -2px;
}

.social-icon {
  z-index: 1;
  width: 20px;
  position: relative;
}

.social-icon.second {
  width: 18px;
}

.container {
  z-index: 30;
  mix-blend-mode: normal;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-flex {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-2 {
  z-index: 30;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.margin-80 {
  margin-top: 80px;
}

.social-content {
  grid-column-gap: 20px;
  justify-content: flex-end;
  display: flex;
}

.social-content.left {
  justify-content: center;
  align-items: center;
}

.margin-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-text {
  height: 20px;
}

.button-with-line {
  color: #000;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.button-with-line.invert {
  filter: invert();
}

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

.grid-2-column.reverse {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

.nav-text-2.second {
  pointer-events: none;
  position: absolute;
  top: 100%;
}

.margin-10 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.line-divider {
  background-color: var(--swatch--brand-pink);
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 30px;
}

.emoticon {
  font-size: 2.9rem;
}

.background__fill {
  background-color: #0d0628;
  width: 100%;
  height: 100%;
}

.nav-link__line {
  background-color: #e9c6dd;
  width: 0;
  height: .2em;
}

.control {
  color: #0d0628;
  border: 2px solid #0d0628;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.33em;
  height: 3.33em;
  margin-left: .5em;
  margin-right: .5em;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.control:active {
  transform: scale(.9);
}

.control.prev-splide {
  width: .9rem;
  height: .9rem;
  color: var(--swatch--transparent);
  border-width: 0;
  border-radius: 0%;
  overflow: visible;
  transform: rotate(-135.5deg);
}

.control.next-splide {
  border-width: 0;
  border-radius: 0%;
  width: .9rem;
  height: .9rem;
  transform: rotate(45deg);
}

.slider__wave {
  z-index: 2;
  margin-top: -.6vw;
  position: absolute;
  inset: 0% 0% auto;
}

.slider__wave.is--bottom {
  margin-bottom: -.6vw;
  inset: auto 0% 0%;
  transform: rotate(-180deg);
}

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

.controls {
  z-index: 4;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin: -30px auto 0;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.controls.above {
  margin-bottom: -50px;
}

.menu__left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 4.06em;
  display: flex;
  position: relative;
}

.nav__logo {
  width: 5.52em;
}

.cursor__dot1 {
  background-color: #0d0628;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  transition: opacity .35s, background-color .35s, height .35s, width .35s;
}

.container-2 {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding: 4.06em;
}

.container-2.is--menu {
  z-index: 2;
  color: #e9c6dd;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.container-2.is--hero {
  padding-top: 11.26em;
  padding-bottom: 0;
}

.container-2.is--slider {
  padding-top: 0;
  padding-bottom: 0;
}

.container-2.is--nav {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.65em;
  padding-bottom: 1.65em;
  display: flex;
  position: relative;
}

.nav-link__text {
  letter-spacing: -.05em;
  font-size: 7.03em;
  line-height: 1.2;
}

.sublink__line {
  background-color: #eed9e7;
  width: 100%;
  height: .2em;
  transform: translate(-100%);
}

.nav-link__contain {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero__wrap {
  text-align: center;
  width: 49%;
  margin-left: auto;
  margin-right: auto;
}

.control__arrow {
  z-index: 2;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.3em;
  display: block;
  position: relative;
}

.control__arrow.is--flipped {
  transform: rotate(-180deg);
}

.hero__p {
  margin-top: 1em;
  font-weight: 400;
}

.trigger {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.nav-link {
  justify-content: flex-start;
  align-items: center;
  margin-top: .7em;
  margin-bottom: .7em;
  display: flex;
  overflow: hidden;
}

.nav-link:hover {
  font-style: italic;
  font-weight: 700;
}

.nav-link.is--3 {
  margin-left: 6.2em;
}

.nav-link.is--1 {
  margin-left: 12.4em;
}

.menu__icon {
  width: 3.02em;
}

.nav-link__img {
  z-index: -2;
  object-fit: contain;
  width: 46em;
  height: 30em;
  margin-right: -35em;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sublink {
  margin-top: 1.5em;
  overflow: hidden;
}

.background__lottie {
  width: 100%;
  margin-top: -1%;
}

.control__fill {
  z-index: 1;
  background-color: #0d0628;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-top: -100%;
  margin-right: -100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.trigger__line {
  background-color: #0d0628;
  width: 3em;
  height: .2em;
  margin-top: .3em;
  margin-bottom: .3em;
}

.splide__slide {
  aspect-ratio: 4 / 5;
  flex: none;
  width: auto;
  height: 40vw;
  padding-left: .52em;
  padding-right: .52em;
}

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

.background {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 101%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.cursor__dot2 {
  color: #0000;
  border: 2px solid #0d0628;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  transition: border-color .35s, height .35s, width .35s, background-color .35s, color .35s;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.cursor {
  z-index: 1000;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: 0%;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.nav-link__num {
  letter-spacing: -.04em;
  margin-top: .7em;
  margin-left: .3em;
  font-size: 1.25em;
  font-style: normal;
  line-height: 1;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.nav__svg {
  width: 100%;
}

.section-2.is--nav {
  z-index: 900;
  position: absolute;
  inset: 0% 0% auto;
}

.section-2.is--slider {
  z-index: 2;
  margin-bottom: 0;
  position: relative;
}

.section-2.is--hero {
  z-index: 3;
  position: relative;
}

.menu__contain {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.sublink__text {
  letter-spacing: -.04em;
  font-size: 1.77em;
  line-height: 1.2;
}

.trigger__circle {
  border: .2em solid #0d0628;
  border-radius: 50%;
  width: 14.58em;
  height: 14.58em;
  position: absolute;
}

.menu__right {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1em;
  padding-bottom: 1.7em;
  padding-right: 10.99em;
  display: flex;
}

.menu {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.image-37 {
  width: 150px;
}

.wrapper-section {
  margin-bottom: 100px;
}

.client-info.u-container {
  margin-top: 100px;
  margin-bottom: 100px;
}

.image-38 {
  z-index: 2;
  display: block;
  position: absolute;
}

.logo-container-nav, .div-block-7 {
  max-width: 200px;
}

.image-39 {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  color: var(--swatch--light-100);
  text-align: center;
}

.team_item {
  opacity: 1;
  cursor: auto;
  border-bottom: 1px solid #3532331a;
  flex-direction: column;
  justify-content: flex-start;
  min-height: auto;
  padding: 0;
  transition: color .2s;
  display: flex;
  position: relative;
}

.team_item:hover {
  border-bottom-style: none;
  border-bottom: 1px solid #3532331a !important;
}

.team_item.top-line {
  cursor: auto;
  border-top: 1px solid #3532331a;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.team_item.top-line:hover {
  border-top-style: none;
  border-bottom-style: none;
  border-top: 1px solid #3532331a !important;
  border-bottom: 1px solid #3532331a !important;
}

.schedule {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.schedule.u-container {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.hero-header {
  flex-flow: column;
  justify-content: flex-start;
  max-width: 142ch;
  display: flex;
}

.team_visual {
  z-index: 2;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.team_visual.hide {
  aspect-ratio: auto;
  opacity: 0;
  pointer-events: none;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 30vw;
  height: 400px;
  position: absolute;
  inset: -5% 15% auto auto;
}

.team_visual.hide.reels {
  overflow: hidden;
}

.team_visual.hide.www {
  width: 400px;
  height: 300px;
  top: -10%;
}

.team_visual.hide.wideo {
  cursor: none;
  width: 400px;
  height: 250px;
}

.arrow-wrapp {
  flex: none;
  position: absolute;
  transform: rotate(45deg);
}

.arrow-wrapp.u-position-absolute {
  inset: 2rem 2rem auto auto;
}

.u-text-style-h2-2 {
  letter-spacing: 0;
  --_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---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  text-transform: var(--_text-style---text-transform);
  text-wrap: balance;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: flow-root;
}

.team_image {
  aspect-ratio: auto;
  opacity: 0;
  color: #f4fafd;
  object-fit: cover;
  background-image: url('../images/Zrzut-ekranu-2025-12-6-o-20.42.08.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 1rem;
  justify-content: flex-start;
  align-items: flex-end;
  width: 26rem;
  margin-left: 55%;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team_image.coffe {
  background-color: #fe6009;
  background-image: none;
  position: relative;
}

.team_image.bielecka {
  text-align: right;
  background-image: url('../images/stachurek-bielecka_1stachurek-bielecka.avif');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
}

.team_image.kozak {
  background-image: url('../images/prelegenci-zajac-kozak_1prelegenci-zajac-kozak.avif');
}

.team_image.lunch {
  background-color: #fe6009;
  background-image: none;
  position: relative;
}

.team_image.panel {
  background-image: url('../images/panelistki_1panelistki.avif');
  background-position: 50% 100%;
}

.team_image.nowak-lisowska {
  background-image: url('../images/nowak-lisowska_1nowak-lisowska.avif');
  background-position: 50% 100%;
}

.team_image.golabek {
  background-image: url('../images/patrycja-golabek_1patrycja-golabek.avif');
}

.team_image.wyszumirski {
  aspect-ratio: 2 / 3;
  background-image: url('../images/piotr-wyszumirski_1piotr-wyszumirski.avif');
}

.team_image.zaczyk {
  background-image: url('../images/PHOTO-2025-02s-20-10-12-47-2_1PHOTO-2025-02s-20-10-12-47 2.avif');
  position: relative;
}

.team_image.tolk {
  background-color: #fe6009;
  background-image: none;
  position: relative;
}

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

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

.team_list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  display: flex;
}

.linkedin-tag.speaker-tag {
  background-color: #0000;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.linkedin-tag.speaker-tag.break-info-tag {
  border-color: #f4fafd;
}

.team_name {
  text-align: left;
  order: 1;
  width: 50%;
}

.team_name.u-zindex-1 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem;
  display: flex;
  overflow: hidden;
}

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

.u-text-style-main-2.u-color-faded.u-text-wrap-balance {
  align-self: flex-start;
  width: 85%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 0;
  position: relative;
}

.u-text-style-main-2.u-color-faded.u-text-wrap-balance.text-half {
  text-align: right;
  align-self: center;
  width: 50%;
  height: 100%;
  margin-top: auto;
  padding-right: 4rem;
}

.u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-r {
  align-self: center;
  width: 100%;
  padding-left: 0;
  position: relative;
}

.u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-l {
  text-align: right;
  align-self: center;
  width: 100%;
  margin-left: auto;
  padding-right: 0;
}

.tags-container {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
  position: relative;
}

.tags-container.break-info-container {
  margin-top: 2rem;
  margin-left: 2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.font-cabinet {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.speaker-tag {
  border: 1px solid #3532331a;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  display: flex;
}

.speaker-tag.break-info-tag.color_white {
  border-color: #f4fafd;
}

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

.g_eyebrow_wrap {
  display: inline-flex;
}

.g_eyebrow_layout {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  vertical-align: baseline;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: inline-flex;
}

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

.card-gradient {
  z-index: 2;
  background-image: linear-gradient(0deg, #121212, #15151500);
  height: 40%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.service-list-num {
  flex: none;
  position: relative;
  overflow: hidden;
}

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

.team_bg {
  z-index: 0;
  background-color: #3532331a;
  border-radius: 1rem;
  width: 100%;
  height: 0%;
  transition: height .2s;
  position: absolute;
  inset: 0% 0% auto;
}

.arrow {
  color: #fe6009;
  flex: none;
  height: 3rem;
}

.g_eyebrow_marker {
  color: #fe6009;
  background-color: currentColor;
  border-radius: 100vw;
  flex: none;
  width: .5rem;
  height: .5rem;
  padding-bottom: 0;
  padding-right: 0;
}

.break-icon {
  width: auto;
  height: 1rem;
}

.team_title {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  width: 60%;
  display: flex;
}

.team_title.z-index-1 {
  cursor: pointer;
  width: 100%;
  padding: 2rem;
}

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

.heading-10 {
  font-size: var(--_typography---font-size--h3);
}

.image-40 {
  object-fit: contain;
}

.video {
  width: 80%;
  max-width: 1000px;
  height: auto;
  aspect-ratio: 16 / 9 !important;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.slide {
  aspect-ratio: 9 / 16;
  width: 255px;
  margin-bottom: 4rem;
  margin-right: 2rem;
}

.link-block-14 {
  width: 100%;
  height: auto;
}

.slider-2 {
  background-color: #0000;
  align-self: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 2rem;
  display: flex;
  overflow: visible;
}

.video-reel {
  width: 100%;
  height: 100%;
}

.play-pause-button, .play-pause-button-2, .play-pause-button-3 {
  width: 30px;
}

.link-2 {
  width: 100%;
  color: var(--swatch--brand-red);
  font-size: var(--_typography---font-size--text-small);
  text-align: center;
  display: block;
}

.slide-nav-2 {
  margin-top: 0;
  padding-top: 2rem;
  display: none;
}

.right-arrow-2 {
  display: block;
  transform: translate(100%);
}

.left-arrow-2 {
  display: block;
  overflow: hidden;
  transform: translate(-100%);
}

.icon-901 {
  color: var(--swatch--brand-pink);
  font-size: var(--_typography---font-size--h5);
  margin-left: 0;
  margin-right: 8px;
  inset: 0% 0% 0% auto;
}

.icon-902 {
  color: var(--swatch--brand-pink);
  font-size: var(--_typography---font-size--h5);
  margin-left: 8px;
  margin-right: 0;
}

.mask {
  overflow: hidden;
}

.team_name_item_container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.team_name_item {
  margin-bottom: 4rem;
}

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

.image-41 {
  aspect-ratio: auto;
  object-fit: contain;
}

.image-42 {
  object-fit: contain;
}

.image-43, .image-44, .image-45 {
  object-fit: contain;
  margin-top: 0;
}

.image-46 {
  margin-top: 0;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 4rem;
  display: grid;
}

.image-47, .image-48 {
  object-fit: contain;
  flex: 1px;
}

.column-2, .column-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

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

.image-49 {
  object-fit: contain;
}

.image-50 {
  height: 100%;
}

.team_name_www_item {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.wps-video {
  aspect-ratio: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 70%;
  height: auto;
  margin-bottom: 2rem;
  margin-right: 4rem;
}

.www-image {
  width: 70%;
  margin-right: 0;
  transform: skew(0deg);
}

.www-image.www-image-r {
  margin-right: -59px;
}

.www-image.www-image-l {
  margin-left: -47px;
}

.div-block-10 {
  padding-right: 0;
}

.div-block-11 {
  width: 85%;
}

.image-51 {
  max-width: 600px;
  margin-top: -4rem;
  margin-left: auto;
  margin-right: 4rem;
}

.image-53 {
  width: 70%;
}

.image-54 {
  width: 70%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: auto;
}

.image-55 {
  aspect-ratio: 2.39;
  width: 80%;
}

.div-block-12 {
  position: relative;
}

.div-block-13 {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .main-navigation {
    max-height: 100vh;
    display: none;
  }

  .hero.u-container {
    height: auto;
  }

  .portfolio-img-container {
    width: 42vw;
    height: 25vw;
  }

  .offer-container-black {
    flex: 0 auto;
    width: 40%;
    padding: 60px;
  }

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

  .offer-images-container {
    height: 90%;
  }

  .image-27 {
    max-width: 45%;
    display: block;
  }

  .image-28 {
    max-width: 40%;
    display: none;
  }

  .details {
    line-height: 1.5rem;
  }

  .offer-container-r {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
    height: auto;
    max-height: none;
  }

  .stages-container {
    padding-right: 0;
  }

  .stripe-container {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .link {
    line-height: 1.5rem;
  }

  .image-26 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    max-width: 45%;
  }

  .contact-paragraph {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .link-block-6 {
    line-height: 1.5;
  }

  .offer-container-l {
    flex: 1;
    padding-right: 100px;
  }

  .button_text {
    line-height: 1.4;
  }

  .offer_item_title {
    height: var(--_typography---font-size--text-main);
    padding-bottom: 0;
  }

  .offer_item_title.red {
    height: auto;
  }

  .portfolio-section-inner {
    overflow: visible;
  }

  .doodle.doodle-phone.doodle-footer {
    transform: rotate(-9deg)translate(56px, 74px);
  }

  .gallery-container {
    grid-template-columns: 1fr 1fr 1.5fr;
  }

  .div-block-9 {
    margin-top: 2rem;
  }

  .column-1 {
    height: 100%;
  }

  .column-2 {
    grid-column-gap: 2.7rem;
    grid-row-gap: 2.7rem;
    justify-content: space-around;
    height: 100%;
  }

  .column-3 {
    justify-content: space-around;
    align-items: stretch;
    height: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .hero.u-container {
    height: auto;
    margin-bottom: 0;
  }

  .offer-container-black {
    max-width: 800px;
    padding: 0;
  }

  .offer-images-container {
    aspect-ratio: 2 / 3;
    width: auto;
    height: 100%;
  }

  .contact-paragraph {
    max-width: 1232px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2 {
    max-width: 439px;
  }

  .offer {
    padding-bottom: 10rem;
  }

  .offer.u-container {
    margin-bottom: 300px;
    padding-bottom: 0;
  }

  .offer-container-l {
    width: 80%;
  }

  .hero_container {
    margin-top: -50px;
  }

  .heading-style-h1.text-allcaps {
    letter-spacing: -3px;
  }

  .margin-top.margin-medium {
    margin-top: 10rem;
  }

  .text-size-large.weight-normal.z-index-2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .mid-grey-span {
    font-family: var(--_typography---font--primary-family);
    line-height: 1;
  }

  .button-secondary.is-alternate {
    display: none;
  }

  .gallery-container {
    grid-template-columns: 1fr 1fr 1.5fr;
  }

  .div-block-9 {
    margin-top: 2rem;
  }

  .column-3 {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
    justify-content: space-around;
  }

  .image-55 {
    max-width: 800px;
  }
}

@media screen and (min-width: 1920px) {
  .guide_wrap {
    z-index: 0;
  }

  .guide_column {
    background-color: #0000;
    border-right: 1px solid #ddd;
  }

  .guide_column.last-column-hide-border {
    border-right-style: none;
    border-right-width: 0;
  }

  .hero.u-container {
    height: auto;
  }

  .image-27 {
    max-width: 28%;
  }

  .image-28 {
    max-width: 28%;
    display: block;
  }

  .offer-container-r {
    width: auto;
    max-width: 1100px;
  }

  .image-26 {
    max-width: 28%;
  }

  .contact-paragraph {
    padding-bottom: 20rem;
  }

  .footer {
    margin-top: 100px;
  }

  .footer.u-container {
    margin-top: 50px;
  }

  .lines_pattern_line {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-color: #292929;
  }

  .hero_container {
    margin-top: -50px;
  }

  .caption_sm {
    max-width: 900px;
  }

  .portfolio-section-inner {
    overflow: hidden;
  }

  .portfolio-details.l {
    text-align: left;
    inset: 0% 0% 0% auto;
    transform: translate(100%);
  }

  .portfolio-details.r {
    text-align: right;
    inset: 0% auto 0% 0%;
    transform: translate(-100%);
  }
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: 80px;
    top: 40px;
    left: 40px;
  }

  .main-navigation-close {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    overflow: visible;
  }

  .image-24 {
    width: 120px;
    height: 120px;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .nav-items-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    height: auto;
  }

  .main-navigation {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .nav-contact-link {
    padding-bottom: 40px;
    display: none;
  }

  .nav-contact-link.nav-contact-link_upper {
    top: 40px;
    right: 40px;
  }

  .icons-container.icons-container-nav {
    margin-bottom: 0;
    display: flex;
  }

  .nav-text {
    font-size: var(--_typography---font-size--h2);
    letter-spacing: -2px;
    line-height: 65px;
  }

  .navigation-footer {
    position: relative;
  }

  .link-block-4 {
    text-decoration: none;
  }

  .form-block {
    width: 100%;
  }

  .contact-container-r {
    width: 100%;
    margin-bottom: 7rem;
    padding-left: 0;
  }

  .about-container {
    height: 60vh;
  }

  .hero.u-container {
    font-size: var(--_text-style---font-size);
    margin-bottom: 0;
  }

  .portfolio-img-container {
    width: 65vw;
    height: 40vw;
  }

  .offer-links-container {
    padding-top: 10rem;
  }

  .offer-container-black {
    width: 45%;
    display: none;
    position: absolute;
    inset: auto 0% 0% auto;
    transform: translate(-56px, 300px);
  }

  .contact-form {
    margin-top: -150px;
    display: block;
  }

  .hamburger-btn {
    width: 100px;
    height: 55px;
    padding-left: 40px;
    padding-right: 0;
    top: 40px;
    right: 40px;
  }

  .logo-mark {
    height: 3rem;
  }

  .paragraph-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-27 {
    width: 45%;
    min-height: 250px;
    display: block;
  }

  .form {
    padding-top: 7rem;
  }

  .button-2 {
    margin-left: auto;
    margin-right: 0;
  }

  .button-2.btn-offer {
    margin-left: 0;
    margin-right: auto;
  }

  .button-2.form-btn {
    margin-left: auto;
  }

  .hero-image {
    width: 36vw;
  }

  .offer-container-r {
    justify-content: space-between;
    max-height: none;
    padding-top: 10rem;
    position: static;
    inset: auto 0% 0% auto;
  }

  .stage.stage-2 {
    display: block;
  }

  .stage.stage-2.hidden-desktop {
    display: none;
  }

  .contact-sticky {
    flex-flow: column;
    height: auto;
  }

  .stages-container {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    padding-right: 20px;
  }

  .stages-container.stages-container-right {
    padding-left: 20px;
  }

  .image-26 {
    width: 45%;
    max-width: none;
    min-height: 250px;
  }

  .heading-2 {
    max-width: 537px;
    margin-bottom: 0;
  }

  .heading-2.sm {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
  }

  .div-block-5 {
    flex-flow: row;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .offer {
    flex-flow: column;
    margin-bottom: -220px;
    padding-bottom: 0;
  }

  .offer.social-media {
    flex-flow: row;
    margin-bottom: 0;
    padding-top: 10rem;
  }

  .offer.u-container {
    height: auto;
    margin-bottom: 0;
  }

  .heading-6 {
    mix-blend-mode: normal;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .offer-container-l {
    width: auto;
  }

  .image-30 {
    width: 120px;
    height: 120px;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .link-block-9 {
    text-decoration: none;
  }

  .image-31 {
    width: 120px;
    height: 120px;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .link-block-11 {
    text-decoration: none;
  }

  .image-32 {
    width: 120px;
    height: 120px;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .link-block-12 {
    text-decoration: none;
  }

  .image-33 {
    width: 120px;
    height: 120px;
    padding: 40px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .link-block-13 {
    text-decoration: none;
  }

  .hero_container {
    margin-top: -20px;
  }

  .logo-studio {
    margin-bottom: 2px;
  }

  .caption_sm {
    max-width: 75vw;
  }

  .cta_button {
    margin-top: 0;
  }

  .offer_item.reel-link.www-link {
    display: inline-block;
    left: 0%;
  }

  .offer_item.reel-link.www-link.wwwi-link-l {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    left: 50%;
    transform: translate(-50%);
  }

  .offer_item.reel-link.www-link.www-link-middle {
    left: 50%;
    transform: translate(-50%);
  }

  .image-35 {
    display: none;
  }

  .portfolio-item {
    width: 50%;
  }

  .portfolio-item.placeholder {
    width: 0%;
  }

  .what-we-do {
    max-width: none;
  }

  .text-xdisplay {
    font-size: 4.5vw;
    line-height: 1.32;
  }

  .contact-container-l {
    padding-right: 0;
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 0;
  }

  .faq-title {
    line-height: var(--_typography---line-height--1);
  }

  .doodle.doodle-phone {
    transform: rotate(-15deg)translate(92px, 65px);
  }

  .offer-title {
    margin-bottom: 0;
  }

  .heading-style-h1 {
    font-size: 4rem;
  }

  .heading-style-h1.text-allcaps {
    line-height: 3.8rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button-group.is-center.z-index-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: -1rem;
  }

  .text-size-large.weight-normal.z-index-2 {
    margin-top: 20px;
  }

  .header-image-wrapper.is-image-1 {
    width: 28vw;
  }

  .header-image-wrapper.is-image-3 {
    width: 26vw;
  }

  .header-image-wrapper.is-image-6, .header-image-wrapper.is-image-4 {
    width: 24vw;
  }

  .header-image-wrapper.is-image-5 {
    width: 26vw;
  }

  .header-image-wrapper.is-image-2 {
    width: 28vw;
  }

  .header-content {
    padding-top: 16rem;
    padding-bottom: 6rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navigation-link {
    justify-content: center;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navigation-link.for-footer {
    justify-content: center;
    align-items: flex-start;
  }

  .navigation-link.for-footer.gray-color {
    font-size: 1.2rem;
  }

  .display-1 {
    letter-spacing: -.05rem;
    font-size: 3rem;
  }

  .display-1.second {
    letter-spacing: -.05rem;
    font-size: 2.4rem;
  }

  .display-1.second._1-7-rem {
    text-align: right;
  }

  .social-content.left {
    justify-content: flex-end;
  }

  .margin-20 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .grid-2-column {
    text-align: left;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-end;
    margin-left: auto;
    display: flex;
  }

  .grid-2-column.reverse {
    grid-column-gap: 9px;
    grid-row-gap: 6rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .margin-10 {
    margin-top: 10px;
  }

  .line-divider {
    margin-top: 3rem;
    margin-bottom: 30px;
  }

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

  .container-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .hero__p {
    font-size: 12px;
  }

  .background__lottie {
    z-index: 2;
    flex: none;
    position: relative;
  }

  .overflow {
    min-height: 100vh;
  }

  .cursor {
    display: none;
  }

  .menu {
    height: 100vh;
  }

  .team_item {
    opacity: 100;
    border-top: none;
    border-bottom: 1px solid #3532331a;
    height: auto;
    padding: 0 0 1rem;
    display: block;
  }

  .team_item.top-line {
    border-top: 1px solid #3532331a;
    border-bottom: 1px solid #3532331a;
    width: auto;
    padding-top: 0;
  }

  .hero-header {
    max-width: none;
  }

  .path-3 {
    height: auto;
  }

  .team_visual {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    height: auto;
    position: relative;
  }

  .team_image {
    aspect-ratio: 1;
    opacity: 1;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
    margin-left: 0%;
  }

  .team_image.bielecka, .team_image.kozak {
    background-position: 50% 100%;
  }

  .team_image.lunch {
    background-color: #fe6009;
    background-image: none;
    background-size: auto;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .team_image.panel {
    background-position: 50%;
  }

  .team_image.zaczyk {
    position: relative;
  }

  .u-text-style-h5-2 {
    text-align: left;
    color: inherit;
  }

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

  .team_name {
    text-align: left;
    width: auto;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance {
    width: 90%;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-r {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-l {
    text-align: center;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
  }

  .tags-container.break-info-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    margin-top: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .font-cabinet.orange {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .speaker-tag.break-info-tag {
    border-color: #3532331a;
  }

  .arrow {
    display: block;
  }

  .arrow.hide {
    display: none;
  }

  .arrow.break-arrow {
    color: #f4fafd;
    display: block;
  }

  .break-icon {
    width: auto;
    height: 1rem;
    margin-bottom: 0;
  }

  .team_title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: auto;
  }

  .video {
    aspect-ratio: auto;
    width: 90%;
    height: auto;
    max-height: 500px;
  }

  .slide {
    width: 200px;
  }

  .team_name_www_item {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    height: 400px;
    margin-bottom: 6rem;
    position: relative;
  }

  .team_name_www_item.lower-www {
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-items: center;
  }

  .team_name_www_item.lower-www.flex-reverse {
    flex-direction: column-reverse;
  }

  .wps-video {
    aspect-ratio: auto;
    width: 70%;
    height: 100%;
    margin-top: 2rem;
    margin-bottom: 0;
    margin-right: 2rem;
    padding-top: 0;
  }

  .www-image.www-image-r {
    margin-right: 0;
  }

  .www-image.www-image-l {
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-51 {
    width: 80%;
    max-width: 400px;
    margin-top: -2rem;
    margin-left: auto;
    margin-right: 0;
  }

  .image-53 {
    width: 80%;
    margin-bottom: 1rem;
  }

  .image-54 {
    width: 80%;
    margin-bottom: 1rem;
    margin-left: auto;
  }

  .div-block-13 {
    justify-content: center;
    align-items: stretch;
  }
}

@media screen and (max-width: 767px) {
  .main-navigation {
    display: none;
  }

  .icons-container {
    align-items: center;
  }

  .nav-text {
    font-size: var(--_typography---font-size--h2);
    line-height: 2.9rem;
  }

  .navigation-footer {
    padding-bottom: 80px;
  }

  .about-container {
    height: 600px;
    margin-top: 10rem;
  }

  .hero_nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero.u-container {
    margin-bottom: 150px;
  }

  .portfolio-img-container {
    width: 55vw;
    height: 80vw;
  }

  .offer-links-container {
    padding-top: 0;
  }

  .offer-links-container.sm {
    padding-top: 10rem;
  }

  .logo-mark {
    margin-right: 3rem;
  }

  .paragraph-2 {
    max-width: 600px;
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
  }

  .image-27 {
    display: none;
  }

  .details-container {
    order: 1;
  }

  .form {
    padding: 5rem 2rem 3rem;
  }

  .button-2 {
    color: #ebeae5;
    border-color: #ebeae5;
    margin-top: 3rem;
  }

  .button-2.btn-offer {
    color: #202221;
    border-color: #202221;
    margin-top: 3rem;
  }

  .heading-7 {
    text-align: right;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .offer-container-r {
    justify-content: flex-end;
  }

  .stage.stage-2.hidden-desktop {
    display: block;
  }

  .contact-sticky {
    padding-left: 0;
    padding-right: 0;
  }

  .stages-container {
    justify-content: space-between;
    padding-right: 0;
  }

  .stripe-container {
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
  }

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

  .image-26 {
    width: 100%;
    max-width: 200px;
    max-height: 300px;
  }

  .contact-paragraph {
    padding-bottom: 10rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.4rem;
    line-height: 1.7rem;
  }

  .heading-2 {
    padding-bottom: 3rem;
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .div-block-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .offer {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-6 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .footer {
    text-align: center;
    flex-flow: column;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .logo-container {
    order: -1;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
    position: static;
    transform: none;
  }

  .caption_sm {
    max-width: 80vw;
  }

  .offer_item {
    grid-column: 1 / 6;
  }

  .offer_item._2 {
    grid-column: 7 / 13;
  }

  .offer_item._3 {
    aspect-ratio: 3 / 2;
    grid-column: 2 / 9;
    margin-top: 13vw;
  }

  .image-35 {
    display: none;
  }

  .portfolio-items.u-container {
    align-items: center;
    padding-bottom: 150px;
  }

  .caption-section.u-container {
    margin-top: 150px;
  }

  .portfolio-item {
    width: 100%;
    max-width: 350px;
  }

  .portfolio-item.placeholder {
    display: none;
  }

  .portfolio-double-container {
    justify-content: center;
  }

  .text-xdisplay {
    vertical-align: baseline;
    font-size: 2rem;
  }

  .heading-9 {
    text-align: right;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .contact-container-l {
    display: none;
  }

  .doodle.doodle-phone.doodle-client {
    transform: rotate(-1deg)translate(56px, -1px);
  }

  .offer-title {
    margin-bottom: 0;
  }

  .button {
    padding: .25rem 1rem;
  }

  .heading-style-h1 {
    font-size: 6.5vw;
  }

  .heading-style-h1.text-allcaps {
    font-size: 4rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-medium {
    margin-top: 16.9rem;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .header-image-wrapper.is-image-1 {
    width: 30vw;
  }

  .header-image-wrapper.is-image-3 {
    width: 28vw;
  }

  .header-image-wrapper.is-image-6 {
    width: 26vw;
    right: 50vw;
  }

  .header-image-wrapper.is-image-4 {
    width: 26vw;
  }

  .header-image-wrapper.is-image-5 {
    width: 28vw;
  }

  .header-image-wrapper.is-image-2 {
    width: 30vw;
    left: 52vw;
  }

  .header-content {
    padding-top: 4rem;
  }

  .text-align-center {
    margin-top: -1.5rem;
  }

  .header-component {
    height: 150vh;
  }

  .header-content-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-ix-trigger {
    margin-top: 35rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navigation-link.for-footer {
    justify-content: center;
    align-items: flex-start;
  }

  .navigation-grid._2-column {
    grid-template-columns: 1fr 1fr;
  }

  .display-1.second {
    font-size: 2rem;
  }

  .display-1.second._1-7-rem.name {
    text-align: center;
  }

  .display-1.second._5rem {
    font-size: var(--_typography---font-size--h2);
  }

  .footer-2 {
    padding-top: 70px;
    padding-bottom: 15px;
  }

  .social-content.left {
    justify-content: center;
    align-items: center;
  }

  .controls {
    margin-bottom: -3em;
    font-size: 2em;
  }

  .nav__logo {
    font-size: 10px;
  }

  .container-2 {
    padding-left: 4.9em;
    padding-right: 4.9em;
  }

  .container-2.is--hero {
    padding-top: 136px;
    padding-bottom: 3.4em;
  }

  .container-2.is--nav {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .sublink__line {
    display: none;
  }

  .hero__wrap {
    width: 90%;
  }

  .trigger {
    font-size: 8px;
  }

  .menu__icon {
    font-size: 10px;
  }

  .sublink {
    font-size: 7px;
  }

  .splide__slide {
    width: 100%;
    min-height: 89em;
    padding-left: .92em;
    padding-right: .92em;
  }

  .nav__svg {
    font-size: 1em;
  }

  .section-2.is--slider {
    margin-bottom: 9.9em;
  }

  .image-38 {
    min-width: 764px;
  }

  .team_image.nowak-lisowska {
    background-position: 50%;
  }

  .team_list {
    grid-template-columns: 1fr;
  }

  .gallery-container {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr 1.5fr;
    grid-auto-flow: column;
    display: flex;
  }

  .column-1 {
    width: 40%;
    display: none;
  }

  .column-2 {
    flex: none;
    width: 40%;
  }

  .column-3 {
    width: 55%;
  }

  .image-50 {
    object-fit: contain;
    display: none;
  }

  .team_name_www_item {
    flex-flow: column;
    height: auto;
  }

  .wps-video {
    aspect-ratio: 1;
    width: 75%;
    height: auto;
    margin-right: 2rem;
  }

  .www-image.www-image-r, .www-image.www-image-l {
    width: 100%;
  }

  .div-block-11 {
    flex-flow: column;
    display: flex;
  }

  .image-51 {
    width: 70%;
  }
}

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

  .fa-icon.icon-900 {
    align-self: auto;
    padding-top: 3px;
  }

  .main-navigation-close {
    display: block;
    position: absolute;
  }

  .nav-items-container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: justify;
    width: 100%;
    height: auto;
    padding-left: 0;
    position: relative;
  }

  .main-navigation {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
  }

  .icons-container {
    align-items: center;
    display: flex;
  }

  .icons-container.icons-container-nav {
    margin-bottom: 0;
  }

  .icon {
    font-size: var(--_typography---font-size--text-main);
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .icon.icon-phone {
    font-size: var(--_typography---font-size--text-main);
    justify-content: center;
    align-items: flex-start;
  }

  .nav-text {
    font-size: var(--_typography---font-size--h2);
    text-align: center;
    line-height: 35px;
  }

  .nav-text:hover {
    font-size: var(--_typography---font-size--h2);
  }

  .navigation-footer {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding: 6rem 10px 3rem;
    display: flex;
    position: relative;
  }

  .about-container {
    height: 500px;
  }

  .hero_nav {
    padding-top: 2rem;
  }

  .hero.u-container {
    margin-bottom: 100px;
  }

  .hamburger-btn {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 80px;
    height: 55px;
  }

  .paragraph-2 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .image-21 {
    width: 80%;
  }

  .form {
    padding-top: 5rem;
  }

  .offer.u-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    display: flex;
  }

  .link-block-13, .logo-dot, .logo-brendy, .logo-studio {
    display: none;
  }

  .caption_sm {
    margin-top: 1rem;
  }

  .offer_item {
    order: 1;
  }

  .offer_item._2 {
    order: -1;
  }

  .offer_item._3 {
    aspect-ratio: 1;
    order: 9999;
    margin-top: 0;
  }

  .offer_item_title {
    line-height: 1.2rem;
  }

  .doodle_fajnego {
    width: 80px;
  }

  .hero_image_container {
    transform: translate(-90%, 15px)rotate(-15deg);
  }

  .image-35 {
    width: 80%;
    display: block;
  }

  .portfolio-section-inner {
    height: 75vh;
  }

  .portfolio-items.u-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-bottom: 100px;
  }

  .caption-section.u-container {
    margin-top: -200px;
    margin-bottom: 200px;
  }

  .text-xdisplay {
    font-size: 2rem;
  }

  .question-title {
    flex: 1;
  }

  .doodle.doodle-phone {
    font-size: 33px;
  }

  .doodle.doodle-phone.doodle-client {
    transform: rotate(-1deg)translate(52px);
  }

  .doodle.doodle-phone.pink-doodle {
    font-size: 33px;
  }

  .padding-global {
    padding-left: 5%;
    padding-right: 5%;
  }

  .button {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .25rem;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .heading-style-h1.text-allcaps {
    letter-spacing: -3px;
    font-size: 3rem;
    line-height: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-medium {
    min-width: 231px;
    margin-top: 0;
    position: absolute;
    inset: 38% 0% auto 50%;
    transform: translate(-50%);
  }

  .button-group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .text-size-large.weight-normal.z-index-2 {
    font-size: var(--_typography---font-size--h6);
  }

  .header-image-wrapper {
    width: 30vw;
    height: 35vw;
  }

  .header-content {
    z-index: 3;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 4rem;
  }

  .button-secondary {
    padding: .25rem .25rem .25rem 1rem;
  }

  .button-arrow {
    width: 1.5rem;
  }

  .header-component {
    padding-top: 2rem;
  }

  .header-content-wrapper {
    height: 100vh;
  }

  .header-ix-trigger {
    margin-top: 23rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .navigation-link.for-footer {
    font-size: 1.2rem;
  }

  .navigation-link.for-footer.gray-color {
    font-size: 1rem;
  }

  .navigation-grid {
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
  }

  .navigation-grid._2-column {
    flex-flow: column;
    grid-auto-flow: column;
    justify-items: start;
    display: flex;
  }

  .navigation-grid._1-column {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .display-1 {
    font-size: 34px;
  }

  .display-1.second {
    font-size: 1.6rem;
  }

  .display-1.second._1-7-rem {
    font-size: var(--_typography---font-size--text-main);
    letter-spacing: -.01rem;
  }

  .display-1.second._1-7-rem.name {
    font-size: var(--_typography---font-size--text-main);
  }

  .display-1.second._5rem {
    font-size: 1.9rem;
  }

  .button-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-2 {
    padding-top: 20px;
  }

  .margin-80.make-40 {
    margin-top: 40px;
  }

  .social-content {
    display: none;
  }

  .social-content.left {
    display: flex;
  }

  .line-divider {
    margin-top: 30px;
  }

  .emoticon {
    font-size: 1.6rem;
  }

  .sublinks {
    text-align: center;
    align-items: center;
    padding-top: 1.3em;
  }

  .controls {
    margin-bottom: -47px;
    font-size: 10px;
  }

  .menu__left {
    padding-left: 0;
    font-size: 2em;
  }

  .hero__wrap {
    width: 100%;
  }

  .menu__icon, .sublink {
    font-size: 2em;
  }

  .menu__contain {
    display: block;
  }

  .menu__right {
    text-align: center;
    align-items: center;
    padding-top: 5.3em;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 5px;
  }

  .image-38 {
    aspect-ratio: auto;
    object-fit: cover;
    width: 120%;
    max-width: 150%;
    inset: 3% auto 0% 50%;
    transform: translate(-50%);
  }

  .arrow-wrapp.u-position-absolute.u-zindex-3.mobile_hidden {
    display: none;
  }

  .team_image.nowak-lisowska {
    background-position: 50%;
  }

  .team_list {
    grid-template-columns: 100%;
  }

  .team_name.u-zindex-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .u-text-style-main-2 {
    text-align: left;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance {
    width: 100%;
    margin-top: 0;
    font-size: 1rem;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-r {
    margin-bottom: 1rem;
  }

  .u-text-style-main-2.u-color-faded.u-text-wrap-balance.www-text-l {
    width: 100%;
    margin-bottom: 1rem;
  }

  .btn_main_text, .g_eyebrow_layout {
    text-align: left;
  }

  .team_title.z-index-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-10 {
    max-width: 300px;
    line-height: var(--_typography---line-height--1-1);
  }

  .video {
    width: 100%;
  }

  .slide {
    width: 180px;
  }

  .gallery-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-9 {
    grid-template-columns: 1fr;
  }

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

  .team_name_www_item.lower-www {
    margin-bottom: 4rem;
  }

  .wps-video {
    width: 100%;
    margin-bottom: 2rem;
  }

  .www-image.www-image-r {
    width: 100%;
  }

  .image-51 {
    margin-top: -1rem;
  }

  .image-52 {
    margin-bottom: 1rem;
  }

  .image-53, .image-54 {
    width: 100%;
  }
}

#w-node-_208912d9-c872-1406-8965-5438f01c4e93-b7bd09e5, #w-node-_208912d9-c872-1406-8965-5438f01c4ea1-b7bd09e5, #w-node-_208912d9-c872-1406-8965-5438f01c4ee2-b7bd09e5 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-_208912d9-c872-1406-8965-5438f01c4f4a-b7bd09e5 {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-_208912d9-c872-1406-8965-5438f01c4f4f-b7bd09e5 {
  grid-area: 2 / 2 / 2 / 12;
}

#w-node-_208912d9-c872-1406-8965-5438f01c4f50-b7bd09e5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c01f1e05-a535-b047-aada-e90d09151d03-b74085d9, #w-node-c01f1e05-a535-b047-aada-e90d09151d05-b74085d9, #w-node-c01f1e05-a535-b047-aada-e90d09151d09-b74085d9, #w-node-c01f1e05-a535-b047-aada-e90d09151d0b-b74085d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1df9b8f-36b8-d3d4-bfc2-1a75a80b9850-b74085d9 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-ca2bc08d-4179-a557-8d20-0459be12495a-b74085d9, #w-node-c91de6e0-cf62-cff6-26a6-dc17f77a599c-b74085d9 {
  align-self: start;
}

#w-node-_4da243ec-d09f-42aa-b49b-ca2ceef1a9f0-b74085d9 {
  grid-area: 1 / 2 / 2 / 12;
}

#w-node-fd2d407d-a230-3be4-0b5c-5b543fc76411-b74085d9 {
  grid-area: 2 / 2 / 2 / 12;
}

@media screen and (max-width: 991px) {
  #w-node-_208912d9-c872-1406-8965-5438f01c4f4a-b7bd09e5 {
    grid-column: 4 / 10;
  }

  #w-node-e8aba394-f53b-9a8c-320f-b2b73060adb0-b74085d9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_208912d9-c872-1406-8965-5438f01c4f4a-b7bd09e5 {
    grid-column: 3 / 11;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_208912d9-c872-1406-8965-5438f01c4f4a-b7bd09e5 {
    grid-column: 2 / 12;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}