: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--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_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);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_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);
  --_typography---line-height--small: 1;
  --_typography---line-height--medium: 1.1;
  --_typography---line-height--large: 1.3;
  --_typography---line-height--huge: 1.5;
  --_typography---letter-spacing--tight: -.03em;
  --_typography---letter-spacing--normal: 0em;
  --swatch--dark-900-o20: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --radius--main: 1rem;
  --site--margin: clamp(1 * 1rem, ((1 - ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--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);
  --swatch--transparent: transparent;
  --radius--small: .5rem;
  --swatch--dark-900: #101010;
  --swatch--light-100: #edecea;
  --_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---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--light-200);
  --swatch--brand-text: var(--swatch--dark-900);
  --max-width--main: calc(var(--site--viewport-max) * 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);
  --max-width--small: 50rem;
  --max-width--full: 100%;
  --border-width--main: .094rem;
  --_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--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--page-top: clamp(10 * 1rem, ((10 - ((14 - 10) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((14 - 10) / (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: 1rem;
  --_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--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--round: 100vw;
  --_theme---border: var(--swatch--dark-900-o20);
  --_trigger---on: 1;
  --_trigger---off: 0;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_state---false: 0;
  --_state---true: 1;
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --focus--offset-inner: calc(var(--focus--width) * -1);
  --nav--max-width-outer: var(--max-width--main);
  --nav--spacing-outer-horizontal: var(--site--margin);
  --nav--radius: var(--radius--small);
  --_theme---nav--background: var(--_theme---background);
  --nav--max-width-inner: var(--max-width--main);
  --nav--height-total: var(--nav--height);
  --nav--spacing-outer-vertical: var(--site--margin);
  --nav--height: 4rem;
  --nav--hamburger-thickness: var(--border-width--main);
  --nav--hamburger-gap: var(--_spacing---space--2);
  --nav--spacing-inner-horizontal: var(--_spacing---space--5);
  --focus--width: .125rem;
  --swatch--light-200: #ebebeb;
  --_typography---font-size--h4: clamp(3 * 1rem, ((3 - ((3.6 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3.6 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3.6 * 1rem);
  --_typography---font-size--h6: clamp(1.7 * 1rem, ((1.7 - ((2 - 1.7) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.7) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --focus--offset-outer: .1875rem;
  --_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--h5: clamp(2.6 * 1rem, ((2.6 - ((3 - 2.6) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.6) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --magenta: #ff3bde;
  --_spacing---section-space--none: 0px;
  --swatch--dark-800: #2f2b2d;
  --_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);
  --_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);
  --ligh-textr: #1313136e;
  --swatch--light-100-o20: color-mix(in srgb, var(--swatch--light-100) 20%, transparent);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 115;
  --site--viewport-min: 20;
  --_theme---selection--background: var(--swatch--brand-300);
  --site--column-count: 12;
  --swatch--brand-100: color-mix(in srgb, var(--swatch--brand-500), white 80%);
  --swatch--brand-200: color-mix(in srgb, var(--swatch--brand-500), white 60%);
  --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-900: color-mix(in srgb, var(--swatch--brand-500), black 80%);
  --swatch--brand-800: color-mix(in srgb, var(--swatch--brand-500), black 60%);
  --swatch--brand-700: color-mix(in srgb, var(--swatch--brand-500), black 40%);
  --swatch--brand-600: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --_alignment---direction: start;
  --swatch--brand-text-o20: color-mix(in srgb, var(--swatch--brand-text) 20%, transparent);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --nav--banner-height: 2.4rem;
  --nav--menu-open-duration: var(--nav-duration, .4s);
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .38em;
  --nav--menu-close-duration: var(--nav-duration, .4s);
  --nav--dropdown-open-duration: var(--nav-duration, .4s);
  --nav--dropdown-close-duration: var(--nav-duration, .4s);
  --_typography---font-size--h3: 3.2rem;
  --_typography---font-size--h2: 1rem;
  --_typography---font-size--h1: 3.6rem;
  --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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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);
  --_column-count---value: 12;
  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--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

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

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_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--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  display: flow-root;
}

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

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

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

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

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

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

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

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

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

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

.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--small);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
}

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

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

.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--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-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--medium);
  --_text-style---font-weight: var(--_typography---font--primary-medium);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-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--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  text-transform: var(--_text-style---text-transform, none);
  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-line-height-small {
  line-height: var(--_typography---line-height--small);
}

.u-line-height-medium {
  line-height: var(--_typography---line-height--medium);
}

.u-line-height-large {
  line-height: var(--_typography---line-height--large);
}

.u-line-height-huge {
  line-height: var(--_typography---line-height--huge);
}

.u-letter-spacing-tight {
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.u-letter-spacing-normal {
  letter-spacing: var(--_typography---letter-spacing--normal);
}

.u-section {
  background-color: var(--swatch--dark-900-o20);
  width: 100%;
  height: 100vh;
  color: var(--_theme---text);
  background-image: url('../images/HERO_BG_3.webp');
  background-position: 50%;
  background-size: cover;
  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---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

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

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

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

.u-section:where(.w-variant-25bf08d9-3196-322b-5616-019ac7f0f4f7) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_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-section:where(.w-variant-5881c4d2-a3c8-6dcf-6c06-2355ca912b9b) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-5881c4d2-a3c8-6dcf-6c06-2355ca912b9c) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.u-section:where(.w-variant-5881c4d2-a3c8-6dcf-6c06-2355ca912b9d) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_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-section.nav {
  z-index: 1000;
  height: auto;
  padding: var(--radius--main) var(--site--margin) var(--_spacing---space--5);
  background-color: var(--swatch--transparent);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: linear-gradient(#00000094, #00000026 59%, #0000 87%);
  background-clip: border-box;
  justify-content: flex-start;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.u-section.nav.invisble {
  display: none;
}

.u-section.hero_inro {
  background-color: var(--swatch--dark-900);
  background-image: none;
  flex: 0 auto;
  justify-content: flex-start;
  height: 100%;
  display: block;
}

.u-section.section_full-image_margin, .u-section.section_solutions {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.hero_inro-copy, .u-section.hero_usp {
  background-color: var(--swatch--dark-900);
  background-image: none;
  flex: 0 auto;
  justify-content: flex-start;
  height: 100%;
  display: block;
}

.u-section.section_contactform {
  background-color: var(--swatch--light-100);
  background-image: none;
  height: auto;
  display: flex;
}

.u-section.footer {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.hero_putting-greens {
  background-image: url('../images/HERO_PUTTINGGREENS_BG_3.webp');
  background-size: cover;
}

.u-section.putting-greens_intro, .u-section.putting-green_types {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.golfsimulators_hero {
  background-image: url('../images/HERO_GOLFSIMULATORS_BG_1.webp');
}

.u-section.golfsimulator_intro, .u-section.golfsimulators_kenmerken {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.hero_mobile, .u-section.section_nav {
  display: none;
}

.u-section.contact_section {
  background-color: var(--swatch--dark-900);
  background-image: none;
}

.u-section.contact_section.transparant {
  background-color: var(--swatch--transparent);
  flex: 0 auto;
  height: auto;
  overflow: clip;
}

.u-section.partners, .u-section.realisaties_section, .u-section.realisaties_projects {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.hero_golfsimulator-studio_hero {
  background-image: url('../images/HERO_GOLFSIMULATORSTUDIO_BG_2.webp');
  background-size: cover;
}

.u-section.golfisimulator-studio_intro, .u-section.golfsimulators_studio_body, .u-section.golfsimulators_studio_body_reversed {
  background-color: var(--swatch--dark-900);
  background-image: none;
  height: auto;
}

.u-section.dutch-event-hero {
  background-image: url('../images/HERO_DUTCHEVENT.webp');
}

.u-section.dutchevent_intro {
  background-color: var(--swatch--light-100);
  height: auto;
  color: var(--_theme---selection--text);
  background-image: none;
}

.u-section.dutch-event-programma {
  background-color: var(--_theme---background-2);
  background-image: none;
  height: auto;
}

.u-section.section_inschrijven_event {
  background-color: var(--swatch--brand-text);
  background-image: none;
  height: auto;
  display: flex;
}

.u-container {
  z-index: 1;
  height: 100%;
  max-width: var(--max-width--main);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container: threshold-large / inline-size;
}

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

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

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

.u-container.mobile.flex {
  height: auto;
  display: flex;
}

.u-container.mobile.flex.soudal-open {
  width: calc(100% - var(--site--margin) * 2);
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
}

.u-container.golfsimulator-studio_body_1, .u-container.golfsimulator-studio_body_2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.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-svg:where(.w-variant-1c3f028b-116e-d4eb-db7f-8484491bbf2e) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-a0a4b133-f837-5340-6c98-04b1518f150d) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-5939aeba-b378-ecdc-f1bc-b6970df2be03) {
  transform: rotate(90deg);
}

.u-svg:where(.w-variant-dc469724-71a3-14e1-b5d5-1294323411ce) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-b18a0fcd-abb0-329e-47f4-79155dd8284a) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-caa8b8e9-e8ec-6eb3-4526-30f19f7326f5) {
  transform: rotate(90deg);
}

.u-path {
  stroke-width: var(--border-width--main);
  stroke: currentColor;
  vector-effect: non-scaling-stroke;
}

.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--main);
  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-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);
  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);
  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);
  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);
  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 {
  flex-flow: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.u-justify-content-between.small {
  grid-column-gap: var(--_spacing---section-space--large);
  grid-row-gap: var(--_spacing---section-space--large);
  justify-content: flex-start;
  width: 38%;
}

.u-justify-content-between.intro {
  width: 50%;
}

.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, currentColor 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-margin-top-auto {
  margin-top: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-margin-bottom-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-indent {
  grid-column: 2 / -2;
}

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

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

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

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

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

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

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

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

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

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

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

.u-column-12 {
  grid-column-end: 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-max-width-full {
  max-width: 100%;
}

.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-ratio-5-4 {
  aspect-ratio: 5 / 4;
}

.u-ratio-4-5 {
  aspect-ratio: 4 / 5;
}

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

.u-padding-sitemargin {
  padding: var(--site--margin);
}

.u-padding-gutter {
  padding: var(--site--gutter);
}

.u-padding-0 {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.u-padding-block-sitemargin {
  padding-top: var(--site--margin);
  padding-bottom: var(--site--margin);
}

.u-padding-block-gutter {
  padding-top: var(--site--gutter);
  padding-bottom: var(--site--gutter);
}

.u-padding-block-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.u-padding-block-1 {
  padding-top: var(--_spacing---space--1);
  padding-bottom: var(--_spacing---space--1);
}

.u-padding-block-2 {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
}

.u-padding-block-3 {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--3);
}

.u-padding-block-4 {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
}

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

.u-padding-block-6 {
  padding-top: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--6);
}

.u-padding-block-7 {
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--7);
}

.u-padding-block-8 {
  padding-top: var(--_spacing---space--8);
  padding-bottom: var(--_spacing---space--8);
}

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

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

.u-padding-block-large {
  padding-top: var(--_spacing---section-space--large);
  padding-bottom: var(--_spacing---section-space--large);
}

.u-padding-inline-sitemargin {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
}

.u-padding-inline-gutter {
  padding-right: var(--site--gutter);
  padding-left: var(--site--gutter);
}

.u-padding-inline-0 {
  padding-left: 0;
  padding-right: 0;
}

.u-padding-inline-1 {
  padding-right: var(--_spacing---space--1);
  padding-left: var(--_spacing---space--1);
}

.u-padding-inline-2 {
  padding-right: var(--_spacing---space--2);
  padding-left: var(--_spacing---space--2);
}

.u-padding-inline-3 {
  padding-right: var(--_spacing---space--3);
  padding-left: var(--_spacing---space--3);
}

.u-padding-inline-4 {
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
}

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

.u-padding-inline-6 {
  padding-right: var(--_spacing---space--6);
  padding-left: var(--_spacing---space--6);
}

.u-padding-inline-7 {
  padding-right: var(--_spacing---space--7);
  padding-left: var(--_spacing---space--7);
}

.u-padding-inline-8 {
  padding-right: var(--_spacing---space--8);
  padding-left: var(--_spacing---space--8);
}

.u-padding-top-sitemargin {
  padding-top: var(--site--margin);
}

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

.u-padding-top-0 {
  padding-top: 0;
}

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

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

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

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

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

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

.u-padding-top-7, .u-padding-top-8 {
  padding-top: var(--_spacing---space--7);
}

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

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

.u-padding-top-large {
  padding-top: var(--_spacing---section-space--large);
}

.u-padding-bottom-sitemargin {
  padding-bottom: var(--site--margin);
}

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

.u-padding-bottom-0 {
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-padding-bottom-large {
  padding-bottom: var(--_spacing---section-space--large);
}

.u-padding-left-sitemargin {
  padding-left: var(--site--margin);
}

.u-padding-left-gutter {
  padding-left: var(--site--gutter);
}

.u-padding-left-0 {
  padding-left: 0;
}

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

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

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

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

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

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

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

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

.u-padding-right-sitemargin {
  padding-right: var(--site--margin);
}

.u-padding-right-gutter {
  padding-right: var(--site--gutter);
}

.u-padding-right-0 {
  padding-right: 0;
}

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

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

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

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

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

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

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

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

.u-column-start-auto {
  grid-column-start: auto;
}

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

.u-column-start-2 {
  grid-column-start: 2;
}

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

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

.u-column-start-5 {
  grid-column-start: 5;
}

.u-column-start-6 {
  grid-column-start: 6;
}

.u-column-start-7 {
  grid-column-start: 7;
}

.u-column-start-8 {
  grid-column-start: 8;
}

.u-column-start-9 {
  grid-column-start: 9;
}

.u-column-start-10 {
  grid-column-start: 10;
}

.u-column-start-11 {
  grid-column-start: 11;
}

.u-column-start-12 {
  grid-column-start: 12;
}

.u-row-start-auto {
  grid-row-start: auto;
}

.u-row-start-1 {
  grid-row-start: 1;
}

.u-row-start-2 {
  grid-row-start: 2;
}

.u-row-start-3 {
  grid-row-start: 3;
}

.u-row-start-4 {
  grid-row-start: 4;
}

.u-row-start-5 {
  grid-row-start: 5;
}

.u-row-start-6 {
  grid-row-start: 6;
}

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

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

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

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

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

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

.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--small);
  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;
  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);
  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--huge);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_text-style---text-transform: var(--_typography---text-transform--none);
  color: inherit;
  text-transform: var(--_text-style---text-transform, none);
  appearance: none;
  border-left: 0 solid #000;
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  background-color: #0000;
  border-radius: 0;
  outline-style: none;
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.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;
  padding-top: .5rem;
}

.button_main_wrap {
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  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);
  text-align: center;
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  line-height: 1;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: inline-flex;
  position: relative;
}

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

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

.button_toggle_wrap {
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  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);
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  width: 3rem;
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: inline-flex;
  position: relative;
}

.button_toggle_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_toggle_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

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

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

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

.page_main.soudal-open {
  background-image: url('../images/HERO_GOLFSIMULATORS_BG_1.webp');
  background-position: 50%;
  background-size: cover;
}

.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 {
  min-height: 100svh;
  padding-top: var(--_spacing---section-space--page-top);
  padding-bottom: var(--_spacing---section-space--main);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.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: 2000;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

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

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

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

.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 {
  --_trigger---on: 1;
  --_trigger---off: 0;
  outline-offset: var(--focus--offset-inner);
  opacity: calc(1 - .4 * var(--_trigger---on));
  padding: .125rem 1.1rem;
  line-height: 1.3em;
  display: block;
}

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

.section_contain.u-container {
  background-image: url('../images/HERO_BG_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.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;
  width: 80%;
  opacity: var(--_state---false);
  background-color: currentColor;
  border-radius: 100vw;
  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-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  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);
  border-top-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  border-right-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  border-left-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  background-color: color-mix(in srgb, var(--swatch--transparent) calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  padding: 0;
  display: flex;
}

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

.background_wrap:where(.w-variant-cd5f9287-5b9f-b1bf-cfe9-3449eb06f297) {
  background-color: var(--swatch--transparent);
  background-image: url('../images/HERO_BG_1.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100vh;
}

.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---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---heading-accent: var(--swatch--brand-600);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-text);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: var(--_theme---border);
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

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

.section_wrap:where(.w-variant-bb2c68bd-fd74-aa1e-69b0-e84595dd4ec8) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--brand-text);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--brand-text-o20);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--border-hover: var(--_theme---text);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---button-primary--background: var(--swatch--brand-text);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-500);
  --_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);
}

.section_wrap.u-section {
  background-image: url('../images/HERO_BG_1.webp');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100vh;
}

.button_link_wrap {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  color: color-mix(in srgb, var(--_theme---text-link--text) calc(100% * var(--_trigger---on)), var(--_theme---text-link--text-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_theme---text-link--border) calc(100% * var(--_trigger---on)), var(--_theme---text-link--border-hover) calc(100% * var(--_trigger---off)));
  padding-top: .5em;
  padding-bottom: .5em;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: inline-flex;
  position: relative;
}

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

.slider_bullet_list {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  width: auto !important;
}

.swiper-wrapper {
  display: flex;
}

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

.slider_bullet_item.is-active {
  border-color: var(--_theme---text);
  background-color: var(--_theme---text);
}

.slider_wrap {
  grid-column-gap: 0rem;
  grid-row-gap: var(--_spacing---space--4);
  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);
  flex: 1;
  display: flex;
}

.slider_list {
  height: 100%;
}

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

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

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

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

.card_primary_wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.card_primary_inner {
  width: 100%;
  padding: var(--_spacing---space--4);
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  position: relative;
}

.button_arrow_wrap {
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  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);
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  width: 3rem;
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: inline-flex;
  position: relative;
}

.button_arrow_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_arrow_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda), .button_arrow_wrap:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

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

.accordion_toggle_icon {
  aspect-ratio: 1;
  width: 1.4rem;
  transform: rotate(calc(-180deg * var(--_state---false)));
  flex: none;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
}

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

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

.accordion_component {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
}

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

.accordion_toggle_button {
  width: 100%;
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  outline-offset: var(--focus--offset-inner);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_links_svg {
  width: 1rem;
  transform: rotate(calc(-180deg * var(--_state---false)));
  flex: none;
  margin-left: auto;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
  overflow: visible !important;
}

.nav_mobile_contain {
  max-width: var(--nav--max-width-outer);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

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

.nav_links_wrap {
  flex: 1;
}

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

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

.nav_links_item {
  display: flex;
}

.nav_dropdown_mega_content {
  position: relative;
}

.nav_dropdown_mega_content:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
}

.nav_dropdown_mega_contain {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nav_dropdown_mega_contain:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-inner);
  padding-top: var(--_spacing---space--7);
  padding-bottom: var(--_spacing---space--8);
}

.nav_dropdown_main_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  position: relative;
  overflow-x: hidden;
  overflow-y: auto !important;
}

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

.nav_component:where(.w-variant-dd866659-1d7d-6447-6461-66ca86ca367f) {
  position: fixed;
}

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

.nav_dropdown_main_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  width: 10rem;
  padding-top: var(--_spacing---space--1);
  position: absolute;
}

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

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

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

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

.nav_dropdown_mega_layout:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--6);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.nav_desktop_layout {
  width: 100%;
  height: var(--nav--height);
  max-width: var(--nav--max-width-inner);
  grid-column-gap: var(--_spacing---space--3);
  pointer-events: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

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

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

.nav_dropdown_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  padding-left: calc(var(--_spacing---space--6) / 2);
  padding-right: calc(var(--_spacing---space--6) / 2);
  font-size: inherit;
  display: block;
}

.nav_mobile_menu_wrap {
  max-width: var(--nav--max-width-outer);
  padding-top: var(--nav--height);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  text-align: left;
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
  inset: 0% 0% auto;
  transform: none !important;
}

.nav_links_search_icon {
  width: 1.1rem;
}

.nav_dropdown_text {
  transition: opacity .1s;
}

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

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

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

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

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

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

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

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

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

.nav_buttons_item.is-main:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin: 0px var(--_spacing---space--3);
}

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

.nav_links_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  height: 100%;
  padding: 0px var(--_spacing---space--3);
}

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

.nav_banner_svg {
  width: 1rem;
  transform: rotate(calc(-45deg * var(--_state---false)));
  overflow: visible !important;
}

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

.nav_button_wrap {
  z-index: 2;
  flex: none;
  width: 2rem;
  padding: 0;
  outline-width: var(--focus--width) !important;
  outline-color: var(--_theme---text) !important;
  outline-offset: var(--focus--offset-inner) !important;
}

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

.nav_search_label {
  width: 100%;
}

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

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

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

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

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

.nav_actions_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: row;
  justify-content: flex-start;
}

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

.nav_links_component {
  padding-top: var(--_spacing---space--3);
  padding-bottom: var(--_spacing---space--8);
  grid-column-gap: var(--_spacing---space--3);
  flex-flow: column;
  flex: 1;
  display: flex;
}

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

.nav_dropdown_mega_scroll {
  position: relative;
}

.nav_dropdown_mega_scroll:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  margin-top: var(--nav--height);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  max-height: calc(100svh - var(--nav--height-total)  - var(--nav--spacing-outer-vertical) * 2);
  overflow: hidden auto;
}

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

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

.nav_dropdown_mega_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  max-width: var(--nav--max-width-outer);
  min-width: 0;
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

.nav_links_locales_hide {
  display: none;
}

.nav_search_wrap {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  display: flex;
}

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

.nav_desktop_contain {
  max-width: var(--nav--max-width-outer);
  padding-right: var(--nav--spacing-inner-horizontal);
  padding-left: var(--nav--spacing-inner-horizontal);
  border-top-left-radius: var(--nav--radius);
  border-top-right-radius: var(--nav--radius);
  border-bottom-left-radius: var(--nav--radius);
  border-bottom-right-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  margin-left: auto;
  margin-right: auto;
}

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

.modal_backdrop {
  background-color: var(--swatch--dark-900);
  opacity: .5;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.modal_scroll {
  height: 100%;
  padding-top: var(--_spacing---space--5);
  padding-right: var(--_spacing---space--5);
  padding-bottom: var(--_spacing---space--5);
  padding-left: var(--_spacing---space--5);
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  border-radius: inherit;
  flex-flow: column;
  display: flex;
  position: relative;
  overflow: hidden auto;
}

.modal_scroll:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  padding: var(--site--margin);
}

.modal_dialog {
  z-index: 1010;
  width: 100%;
  max-width: none;
  height: 100vh;
  max-height: none;
  color: inherit;
  background-color: #0000;
  border-style: none;
  border-width: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  inset: 0% 0% auto;
  overflow: clip;
}

.modal_content {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background);
  width: 100%;
  max-width: 38rem;
  max-height: 100%;
  color: var(--_theme---text);
  position: relative;
}

.modal_content:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  border-radius: 0;
  max-width: none;
  height: 100vh;
}

.modal_inner {
  width: 100%;
  height: 100dvh;
  padding: var(--site--margin);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal_inner:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  padding: 0;
}

.modal_slot {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.modal_slot:where(.w-variant-abed2e46-044e-db8d-e420-f41a8503c278) {
  max-width: var(--max-width--main);
}

.button_close_wrap {
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  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);
  vertical-align: middle;
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  background-color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_trigger---on)), var(--_button-style---background-hover) calc(100% * var(--_trigger---off)));
  width: 3rem;
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  border-top-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_button-style---border) calc(100% * var(--_trigger---on)), var(--_button-style---border-hover) calc(100% * var(--_trigger---off)));
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: inline-flex;
  position: relative;
}

.button_close_wrap:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_close_wrap:where(.w-variant-bb0688d1-65b6-14b6-81e5-21e2cd39bbda), .button_close_wrap:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  --_button-style---text: var(--_theme---button-secondary--text);
  --_button-style---text-hover: var(--_theme---button-secondary--text-hover);
  --_button-style---background: var(--_theme---button-secondary--background);
  --_button-style---background-hover: var(--_theme---button-secondary--background-hover);
  --_button-style---border: var(--_theme---button-secondary--border);
  --_button-style---border-hover: var(--_theme---button-secondary--border-hover);
}

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

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

.footer_content {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: inherit;
  flex: auto;
  grid-column: span 4;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 18rem), 1fr));
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.footer_social_link {
  width: 1.5rem;
}

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

.footer_logo_wrap {
  width: 8rem;
}

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

.footer_social_wrap {
  margin-top: auto;
}

.footer_layout {
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
}

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

.footer_bottom_layout {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  border-top-style: solid;
  border-top-width: var(--border-width--main);
  flex-flow: wrap;
  place-content: center space-between;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.footer_group_item {
  display: flex;
}

.footer_nav {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--7);
  flex: 500 auto;
  grid-column: span 8;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 10rem), 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

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

.footer_bottom_item {
  display: flex;
}

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

.modal_close {
  z-index: 2;
  align-self: flex-end;
  position: sticky;
  inset: 0 auto auto 0%;
}

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

.tab_button_item {
  width: 100%;
  min-width: 10rem;
  padding-top: var(--_spacing---space--4);
  padding-right: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  text-align: center;
  cursor: pointer;
  outline-offset: var(--focus--offset-inner);
  outline-width: var(--focus--width);
  position: relative;
}

.tab_button_list {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  display: flex;
  overflow: auto clip;
}

.tab_content_list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.tab_button_text {
  opacity: calc(1 - .3 * var(--_state---true));
}

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

.tab_button_line {
  height: var(--border-width--main);
  opacity: var(--_state---false);
  width: calc(100% * var(--progress, 1));
  background-color: currentColor;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(0, 100%);
}

.tab_content_wrap {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  overflow-x: clip;
}

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

.image {
  background-image: url('../images/HERO_BG_1.webp');
  background-position: 0 0;
  background-size: auto;
}

.title_main {
  color: var(--swatch--light-200);
}

.title_main.u-text-style-h1 {
  font-size: var(--_typography---font-size--h4);
  text-align: center;
  align-self: center;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--swatch--transparent);
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.brand {
  aspect-ratio: auto;
  background-image: url('../images/Untitled-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 4rem;
  height: 4rem;
}

.container {
  width: 100%;
  height: 100%;
  max-width: var(--max-width--main);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_container {
  width: 100%;
}

.nav_link {
  color: #fff;
  -webkit-text-stroke-color: var(--swatch--transparent);
  text-transform: uppercase;
  mix-blend-mode: difference;
  border: 2px #fff;
  padding: 0;
}

.nav_link.w--current {
  color: #fff;
  mix-blend-mode: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.nav_link.shop {
  color: #ff3bde;
}

.nav-menu {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.nav_link_btn {
  z-index: 200;
  padding: var(--_spacing---space--1) var(--_spacing---space--7);
  color: #fff;
  line-height: var(--_spacing---space--4);
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #fff;
  outline-color: #fff;
}

.nav_link_btn.w--current {
  color: var(--swatch--light-100);
}

.nav_link_btn.shop {
  -webkit-text-stroke-color: #ff3bde;
  border-color: #ff3bde;
}

.text_container {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.text_container_left {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  display: flex;
  position: relative;
}

.text_container_right {
  flex: 0 auto;
  width: 33%;
}

.annotation_container {
  flex: 0 auto;
}

.header_container {
  width: 90%;
}

.annotation {
  color: #848181;
  font-size: var(--_typography---font-size--text-small);
  letter-spacing: var(--focus--offset-outer);
  text-transform: uppercase;
  word-break: normal;
}

.annotation.white {
  color: var(--swatch--light-200);
}

.annotation.white.bold {
  font-weight: var(--_typography---font--primary-bold);
}

.annotation.white.small, .annotation.white.small.w--current {
  font-size: var(--_typography---font-size--text-small);
}

.annotation.white.small.shop {
  color: #f708ff;
  border: 1px #e704c2;
}

.annotation.mobile {
  display: none;
}

.header_h1 {
  color: #edecea;
  font-size: var(--_typography---font-size--h5);
  line-height: var(--_typography---line-height--medium);
  letter-spacing: var(--_typography---letter-spacing--tight);
}

.header_h1.u-theme-dark {
  background-color: var(--swatch--transparent);
  color: var(--magenta);
}

.header_h1.u-theme-dark.page {
  color: var(--swatch--light-200);
}

.header_h1.pink {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  display: block;
}

.paragraph_text {
  color: var(--swatch--light-100);
}

.paragraph_text.no_margin {
  padding-top: var(--_spacing---section-space--none);
}

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

.paragraph {
  color: var(--swatch--light-100);
}

.paragraph.dark {
  width: 84%;
  color: var(--swatch--dark-900);
}

.paragraph.dark.large {
  width: auto;
  color: var(--swatch--light-200);
  font-size: 1.8rem;
  line-height: var(--_typography---line-height--large);
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  display: block;
}

.paragraph.programma {
  color: var(--swatch--dark-800);
  font-size: 1.4rem;
  line-height: var(--_spacing---space--5);
  white-space: nowrap;
}

.paragraph.body_inschrijven {
  color: var(--magenta);
  flex: 0 auto;
  align-self: auto;
}

.text_container_3_columns {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text_column {
  flex-flow: row;
  flex: 0 auto;
  align-self: stretch;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
}

.solution_container {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  flex: 1;
  align-self: auto;
  height: 100%;
  display: flex;
}

.solution_image {
  flex: 0 auto;
}

.solution_heading {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  align-items: center;
  display: flex;
}

.solution_btn_contain {
  flex: 0 auto;
  align-self: auto;
  position: relative;
  overflow: hidden;
}

.heading_h6 {
  color: var(--swatch--light-100);
  font-size: var(--_typography---font-size--h6);
  line-height: var(--_typography---line-height--large);
}

.btn_link {
  padding: var(--radius--small) var(--_spacing---space--5);
  border: .5px solid var(--swatch--light-100);
  cursor: pointer;
  display: flex;
  overflow: hidden;
}

.image-2 {
  width: auto;
  max-width: none;
  height: .8rem;
  position: absolute;
  inset: 0%;
}

.image-2.front {
  z-index: 200;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0%;
}

.image-2.back {
  z-index: 100;
  width: 100%;
  height: auto;
  inset: 0%;
  overflow: visible;
}

.ups_container {
  flex-flow: column;
  flex: 0 auto;
  width: 43%;
  display: flex;
}

.usp_item_container {
  cursor: pointer;
  flex-flow: column;
  display: flex;
}

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

.usp_body_container {
  flex-flow: column;
  flex: 0 auto;
  width: auto;
  display: flex;
}

.image-3 {
  object-fit: cover;
  width: 1.7rem;
}

.div-block-2 {
  border-bottom: 1px solid var(--swatch--light-100);
}

.spacer_line {
  margin-top: var(--_spacing---space--6);
  margin-bottom: var(--_spacing---space--6);
  border-bottom: .5px solid var(--swatch--light-100);
}

.spacer_line.top {
  margin-top: var(--radius--small);
  border-bottom-width: .5px;
}

.spacer_line.bottom {
  margin-bottom: var(--radius--small);
  border-bottom-width: .5px;
}

.ups_icon {
  object-fit: cover;
  width: 1.7rem;
}

.contactform_container {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.contactform_body_container {
  flex: 0 auto;
}

.contactform_contain {
  width: 41%;
}

.text-field {
  padding: 0px 0px var(--_spacing---space--4);
  border-style: none none solid solid;
  border-color: black black var(--swatch--dark-900);
  background-color: var(--swatch--transparent);
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-radius: 0;
  margin: auto;
}

.text-field::placeholder {
  color: #848181;
  text-transform: none;
}

.text-field.page {
  border-bottom-color: var(--swatch--light-200);
  color: var(--swatch--light-100);
}

.text-field.event {
  padding: var(--_spacing---space--3);
  border: 2px solid var(--swatch--dark-800);
  color: var(--swatch--light-100);
  font-size: var(--_typography---font-size--text-main);
  background-color: #07070799;
  border-radius: 4px;
  align-self: auto;
}

.text-field.event.small {
  flex: 0 auto;
  width: auto;
}

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

.submit-button {
  padding-right: var(--_spacing---space--6);
  padding-left: var(--_spacing---space--6);
  background-color: var(--swatch--dark-900);
  font-size: var(--_typography---font-size--text-small);
}

.submit-button.page {
  background-color: var(--swatch--light-100);
  color: var(--swatch--dark-900);
}

.submit-button.event {
  background-color: var(--swatch--light-200);
  color: var(--swatch--dark-900);
  font-size: var(--_typography---font-size--text-large);
  font-weight: var(--_typography---font--primary-bold);
}

.footer_container {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.footer_content_contain {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 41%;
  display: flex;
}

.footer_content_contain.right {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
}

.footer_content_contain.left {
  grid-column-gap: var(--_spacing---section-space--none);
  grid-row-gap: var(--_spacing---section-space--none);
}

.image-4 {
  width: 22rem;
  max-width: none;
}

.footer_subtext_contain.mobile {
  display: none;
}

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

.footer_contact_header {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.text_container_2_columns {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.putting-greens_intro_header_contain {
  flex: 0 auto;
  width: 30%;
}

.putting-greens_intro_header_contain.wide {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 41%;
  display: flex;
}

.putting-greens_heading_container {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.heading_container {
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.heading_container.golfsimulator {
  width: 35%;
}

.heading_container.golfsimulator.small {
  width: 25%;
}

.putting-greens_type_img {
  width: 60%;
}

.image-5 {
  max-width: none;
}

.putting-greens_body_container {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.putting-greens_body_content {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.putting-greens_body_contain {
  align-self: flex-end;
  width: 38%;
}

.putting-greens_kenmerken_contain {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 41%;
  display: flex;
}

.putting-greens_kenmerk_contain {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.putting-greens_kenmerk_contain.golfsimulators_partners_contain {
  flex-flow: row;
  justify-content: space-between;
}

.kenmerk_header_number {
  flex: 0 auto;
  display: flex;
}

.kenmerk_header_text_contain {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  width: auto;
  display: flex;
}

.kenmerk_header_text_contain.golfsimulators {
  width: 76%;
}

.kenmerk_header_text_contain.golfsimulators.small {
  flex: 0 auto;
}

.golfsimulators_kenmerk_container {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.golfsimulator_kenmerk_column {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  display: flex;
}

.golfsimulator_kenmerk_heading_contain {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-end;
  width: 70%;
  display: flex;
}

.golfsimulator_kenmerk_heading_contain.left {
  align-self: flex-start;
}

.golfsimulator_kenmerk_body_contain {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  justify-content: space-between;
  width: 70%;
  display: flex;
}

.golfsimulator_kenmerk_body_contain.right {
  align-self: flex-end;
}

.heading_subtitle {
  color: var(--swatch--light-100);
  font-size: var(--_typography---font-size--h6);
  font-weight: var(--_typography---font--primary-regular);
}

.text_link_wrapper {
  overflow: hidden;
}

.text_link_underline {
  background-color: var(--swatch--transparent);
  border: 1px #fff;
  border-bottom-style: solid;
  margin-top: -1px;
}

.btn_wrapper {
  position: relative;
  overflow: hidden;
}

.btn_wrapper.realisaties {
  border: 1px solid var(--swatch--light-100);
}

.btn_wrapper.contact {
  display: block;
}

.btn_wrapper.dutch-event-info {
  border: 1px solid var(--swatch--light-100);
}

.div-block-3 {
  z-index: 100;
  background-color: var(--swatch--light-200);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-3.shop {
  background-color: #ff3bde;
}

.div-block-4 {
  background-color: var(--swatch--light-100);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.btn_arrow_wrapper {
  padding: var(--_spacing---space--1) var(--_spacing---space--3);
  position: relative;
}

.title_main_mobile {
  color: var(--swatch--light-200);
}

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

.footer_content_column_m {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: none;
}

.footer_contact_header_m {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.u-section-spacer-mobile {
  height: var(--_spacing---section-space--main);
}

.u-container_mobile {
  z-index: 1;
  height: 100%;
  max-width: var(--max-width--main);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
  container: threshold-large / inline-size;
}

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

.u-container_mobile.putting-greens_type, .golfsimulators_partners_contain {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.golfsimulators_partners_heading_contain {
  grid-column-gap: var(--_spacing---section-space--main);
  grid-row-gap: var(--_spacing---section-space--main);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.golfsimulators_partners_logo_contain {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.golfsimulators_partners_logo {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
}

.golfsimulators_partners_logo.foresight {
  width: 66%;
}

.golfsimulators_partners_logo.trackman {
  width: 76%;
}

.golfsimulators_partners_logo.golfjoy {
  width: 50%;
}

.partner_logo.trackman {
  text-align: left;
  object-fit: cover;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  max-width: none;
  position: static;
}

.partner_logo.foresight {
  flex: 0 auto;
  width: 100%;
  max-width: none;
}

.partner_logo.golfjoy {
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
}

.golfsimulator_partners_heading {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  width: 35%;
  display: flex;
}

.golfsimulator_partners_body {
  grid-column-gap: var(--_spacing---section-space--main);
  grid-row-gap: var(--_spacing---section-space--main);
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  display: flex;
}

.partners_body_paragraph {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.realisaties_container {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.project_container {
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  flex-flow: column;
  flex: 1;
  align-self: auto;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.project_image_container {
  flex: 0 auto;
  width: 100%;
  height: 100%;
}

.slide-nav {
  display: none;
}

.image-9 {
  height: 100%;
}

.slider {
  flex-flow: column;
  justify-content: center;
  height: 100%;
  display: block;
}

.project_1-1 {
  height: 100%;
}

.projects_body {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  align-items: center;
  display: flex;
}

.project_body_content {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.project_2-1 {
  height: 100%;
}

.text-span {
  color: var(--swatch--dark-800);
}

.text_dark {
  color: #848181;
}

.projec_3-1 {
  height: 100%;
}

.realisaties_link {
  z-index: 200;
  padding: var(--_spacing---space--1) var(--_spacing---space--7);
  color: var(--swatch--light-200);
  font-size: var(--_typography---font-size--text-large);
  font-weight: var(--_typography---font--primary-bold);
  display: block;
  position: relative;
}

.brand-3 {
  aspect-ratio: auto;
  background-image: url('../images/Untitled-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 4rem;
  height: 4rem;
}

.div-block-6 {
  z-index: 100;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-6.shop {
  background-color: #ff3bde;
}

.nav-menu-3 {
  grid-column-gap: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (115 - 20) * 20)) * 1rem + ((3 - 2.25) / (115 - 20)) * 100vw), 3 * 1rem);
  grid-row-gap: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (115 - 20) * 20)) * 1rem + ((3 - 2.25) / (115 - 20)) * 100vw), 3 * 1rem);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav_link-2 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
  text-transform: uppercase;
  mix-blend-mode: difference;
  border: 2px #fff;
  padding: 0;
}

.nav_link-2.w--current {
  color: #fff;
  mix-blend-mode: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.text_link_underline-2 {
  background-color: #0000;
  border: 1px #fff;
  border-bottom-style: solid;
  margin-top: -1px;
}

.div-block-7 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.nav_link_btn-2 {
  z-index: 200;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid #fff;
  outline-color: #fff;
  padding: clamp(.375rem, .348684rem + .131579vw, .5rem) clamp(2.25rem, 2.09211rem + .789474vw, 3rem);
  line-height: clamp(1.25rem, 1.19737rem + .263158vw, 1.5rem);
}

.nav_link_btn-2.shop {
  -webkit-text-stroke-color: #ff3bde;
  border-color: #ff3bde;
}

.u-section-spacer-2 {
  height: 0;
  position: relative;
}

.u-section-spacer-2.even {
  height: clamp(1rem, .789474rem + 1.05263vw, 2rem);
}

.u-section-spacer-2.main {
  height: clamp(4rem, 3.36842rem + 3.1579vw, 7rem);
}

.u-container-2 {
  z-index: 1;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  width: calc(100% + -2 * clamp(1rem, .789474rem + 1.05263vw, 2rem));
  max-width: 115rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container: threshold-large / inline-size;
}

.u-container-2.mobile {
  display: none;
}

.u-container-2.mobile.flex {
  display: flex;
}

.paragraph-2 {
  color: #edecea;
}

.u-section-2 {
  color: #101010;
  background-color: #10101033;
  background-image: url('../images/HERO_BG_3.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.u-section-2.contact_section {
  background-color: #101010;
  background-image: none;
}

.contactform_container-2 {
  grid-column-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (115 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (115 - 20)) * 100vw), 1.5 * 1rem);
  grid-row-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (115 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (115 - 20)) * 100vw), 1.5 * 1rem);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.text-field-2 {
  background-color: #0000;
  border-style: none none solid solid;
  border-color: #000 #000 #101010;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  margin: auto;
  padding: 0 0 clamp(1.25rem, 1.19737rem + .263158vw, 1.5rem);
}

.text-field-2::placeholder {
  color: #848181;
  text-transform: none;
}

.text-field-2.page {
  color: #edecea;
  border-bottom-color: #ebebeb;
}

.u-justify-content-between-2 {
  flex-flow: column;
  justify-content: space-between;
  width: 60%;
  display: flex;
}

.u-justify-content-between-2.small {
  grid-column-gap: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (115 - 20) * 20)) * 1rem + ((10 - 5.5) / (115 - 20)) * 100vw), 10 * 1rem);
  grid-row-gap: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (115 - 20) * 20)) * 1rem + ((10 - 5.5) / (115 - 20)) * 100vw), 10 * 1rem);
  width: 35%;
}

.submit-button-2 {
  background-color: #101010;
  padding-left: clamp(2rem, 1.89474rem + .526316vw, 2.5rem);
  padding-right: clamp(2rem, 1.89474rem + .526316vw, 2.5rem);
  font-size: clamp(.875rem, .848684rem + .131579vw, 1rem);
}

.submit-button-2.page {
  color: #101010;
  background-color: #edecea;
}

.form-2 {
  grid-column-gap: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (115 - 20) * 20)) * 1rem + ((4 - 2.5) / (115 - 20)) * 100vw), 4 * 1rem);
  grid-row-gap: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (115 - 20) * 20)) * 1rem + ((4 - 2.5) / (115 - 20)) * 100vw), 4 * 1rem);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.header_h1-2 {
  color: #edecea;
  letter-spacing: -.03em;
  font-size: clamp(2.6rem, 2.51579rem + .421053vw, 3rem);
  line-height: 1.1;
}

.header_h1-2.u-theme-dark {
  color: #101010;
  background-color: #0000;
}

.header_h1-2.u-theme-dark.page {
  color: #ebebeb;
}

.code-embed {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  display: block;
  overflow: visible;
}

.golfsimulatorstudio_body_heading_container {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.golfsimulatorstudio_body_heading_img {
  width: 60%;
}

.golfsimulator-studio-kenmerken {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.dutch-event-intro_1 {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  border-bottom: 0 #fff;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
}

.dutchevent_intro_heading {
  flex: 0 auto;
  width: 30%;
}

.dutchevent_intro_heading.wide {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-end;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
}

.text_pink {
  color: var(--swatch--brand-text);
  font-size: var(--_typography---font-size--display);
  line-height: var(--_typography---line-height--small);
  font-weight: var(--_typography---font--primary-bold);
  white-space: nowrap;
  word-break: normal;
}

.magenta {
  opacity: .89;
  color: var(--ligh-textr);
  font-size: var(--_typography---font-size--h6);
  font-weight: var(--_typography---font--primary-bold);
  text-align: left;
  flex: 0 auto;
}

.dutchevent-programma-container {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  display: flex;
}

.programma-time {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.programma-title {
  grid-column-gap: var(--radius--main);
  grid-row-gap: var(--radius--main);
  flex-flow: column;
  justify-content: space-between;
  align-self: flex-end;
  width: 70%;
  display: flex;
}

.programma-title.left {
  align-self: flex-start;
  width: auto;
}

.programma-body {
  grid-column-gap: var(--_spacing---section-space--small);
  grid-row-gap: var(--_spacing---section-space--small);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  width: auto;
  display: flex;
}

.programma-body.right {
  align-self: flex-end;
}

.heading_subtitle-copy {
  color: var(--magenta);
  font-size: var(--_typography---font-size--text-main);
  font-weight: var(--_typography---font--primary-bold);
  text-transform: uppercase;
}

.programma-activiteit {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.programma-locatie {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.event-inschrijven-box {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.inschrijven_event_inleiding {
  flex: 0 auto;
}

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

.button_bg_event {
  z-index: 100;
  background-color: #ff3bde;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.button_bg_event.shop {
  background-color: #ff3bde;
}

.image-11 {
  flex: 0 auto;
  align-self: stretch;
  width: 99.9996%;
  max-width: none;
  height: auto;
  overflow: visible;
}

.event-programma-img {
  width: auto;
  max-width: none;
  padding: var(--_spacing---space--8);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #2f2b2d0d;
  border-radius: 15px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  display: flex;
  overflow: visible;
}

.event-im {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-12 {
  flex: 0 auto;
  align-self: auto;
}

.event_intro_boxc {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.event_intro_inleiding_box {
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  width: 46%;
  display: flex;
}

.intro_inleiding_header {
  flex-flow: row;
  display: block;
}

.paragraph-3 {
  font-size: 1.4rem;
  font-weight: var(--_typography---font--primary-medium);
  text-overflow: clip;
}

.inschriijven_dutchevent {
  width: 52%;
}

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

.inschrijven_event_naam, .inschrijven_event_mali, .inschrijven_event_team {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.form_subhead_box {
  padding-bottom: var(--_spacing---space--4);
  border-bottom: 1px solid var(--swatch--dark-800);
  flex: 0 auto;
  align-self: stretch;
}

.form_subhead_box.with-body {
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
}

.form_subhead {
  color: #ebebeb70;
  font-size: 1.3rem;
  font-weight: var(--_typography---font--primary-bold);
  text-transform: uppercase;
  white-space: nowrap;
  align-self: center;
}

.form_subhead.pink {
  padding: var(--_spacing---space--2) var(--_spacing---space--2) var(--_spacing---space--2) 0px;
  color: var(--swatch--light-100-o20);
  font-size: var(--_typography---font-size--text-large);
  font-weight: var(--_typography---font--primary-medium);
}

.inschrijven_event_morg {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.teamlid_gegevens {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.teamlid-titel {
  font-size: var(--_text-style---font-size);
}

.teamlid_gegevens_row {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  display: flex;
}

.inschrijven_event_teamlid {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.inschrijven_event_bedrijfsgegevens, .inschrijven_event_adres {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.inschrijven_event_facturatieadres {
  grid-column-gap: var(--_spacing---space--5);
  grid-row-gap: var(--_spacing---space--5);
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
}

.teamlid_facturatie_row {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  display: flex;
}

.event_intro_inleiding_info {
  grid-column-gap: var(--_spacing---section-space--main);
  grid-row-gap: var(--_spacing---section-space--main);
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  width: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav_button_wrap.w--open {
    color: inherit;
    background-color: #c8c8c800;
  }
}

@media screen and (max-width: 479px) {
  .u-section.nav {
    padding-top: var(--radius--small);
    padding-bottom: var(--radius--small);
    display: none;
  }

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

  .u-section.footer {
    font-size: var(--_typography---font-size--text-small);
  }

  .u-section.hero_mobile {
    background-image: url('../images/hero_bg_mobile_3.webp');
    background-size: cover;
    display: flex;
  }

  .u-section.section_nav {
    z-index: 1000;
    background-color: var(--swatch--transparent);
    background-image: none;
    border-style: none;
    height: auto;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .u-section.section_nav.mobile {
    display: none;
  }

  .u-section.contact_section {
    height: auto;
  }

  .u-section.contact_section.transparant {
    flex: 0 auto;
    align-self: auto;
    overflow: visible;
  }

  .u-container {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
    display: none;
  }

  .u-container.putting-greens_type {
    display: none;
  }

  .u-container.container_nav {
    width: 100%;
    display: block;
  }

  .u-container.nav-container {
    padding-top: var(--radius--main);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .u-container.nav-container_inside {
    padding-top: var(--_spacing---space--7);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .u-container.mobile {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .u-container.mobile.flex {
    padding-top: var(--radius--main);
    padding-bottom: var(--radius--main);
    display: flex;
  }

  .u-container.mobile.flex.soudal-open {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: stretch;
  }

  .u-container.mobile.no-spacing {
    width: 100%;
    max-width: none;
    padding-right: var(--site--margin);
    padding-left: var(--site--margin);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    overflow: visible;
  }

  .u-container.golfsimulator-studio_body_1, .u-container.golfsimulator-studio_body_2 {
    display: none;
  }

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

  .u-justify-content-between {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    width: 100%;
  }

  .u-justify-content-between.small {
    width: 100%;
  }

  .u-justify-content-between.small.mobile, .u-justify-content-between.intro {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    width: auto;
  }

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

  .title_main.u-text-style-h1 {
    line-height: var(--_typography---line-height--small);
    text-align: center;
  }

  .brand {
    z-index: 200;
    width: 3rem;
    height: 3rem;
  }

  .nav_link {
    padding-top: var(--_spacing---space--3);
    padding-bottom: var(--_spacing---space--3);
    font-size: var(--_typography---font-size--h6);
    text-align: center;
  }

  .nav_link.shop_mobile {
    margin-top: var(--_spacing---space--5);
    padding-right: var(--_spacing---space--8);
    padding-left: var(--_spacing---space--8);
    background-color: var(--swatch--transparent);
    color: #ff3bde;
    border: 1px solid #ff3bde;
  }

  .nav_link.contact {
    display: block;
  }

  .nav-menu {
    z-index: 100;
    background-color: var(--swatch--dark-900);
    text-align: left;
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: 100vh;
    padding-top: 0;
    inset: 0%;
  }

  .div-block {
    padding-right: var(--radius--main);
    padding-left: var(--radius--main);
  }

  .nav_link_btn {
    font-size: var(--_typography---font-size--h6);
    text-align: center;
    border-style: none;
  }

  .text_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .text_container_right {
    width: auto;
  }

  .header_container {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .annotation {
    font-size: var(--_typography---font-size--text-main);
  }

  .annotation.white.small, .annotation.white.small.w--current {
    font-size: .7rem;
  }

  .header_h1 {
    font-size: var(--_typography---font-size--h6);
    word-break: normal;
  }

  .header_h1.u-theme-dark.mobile {
    font-size: var(--_typography---font-size--h5);
    text-align: center;
  }

  .header_h1.pink.mobile {
    flex-flow: wrap;
    flex: 1;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-end;
    display: flex;
  }

  .paragraph {
    font-size: var(--_typography---font-size--text-small);
  }

  .paragraph.dark {
    width: 100%;
  }

  .paragraph.dark.large.mobile {
    text-align: center;
    font-size: 1.3rem;
  }

  .paragraph.programma.mobile {
    font-size: 1.2rem;
  }

  .text_container_3_columns {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .text_column {
    width: 100%;
  }

  .text_column.mobile {
    width: 80%;
    padding-right: var(--_spacing---section-space--main);
    padding-left: var(--_spacing---section-space--main);
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    display: none;
  }

  .solution_heading {
    justify-content: space-between;
    align-items: center;
  }

  .heading_h6 {
    line-height: var(--_typography---line-height--small);
    white-space: normal;
  }

  .heading_h6.projects_mobile {
    text-align: left;
    font-size: 1.4rem;
  }

  .image-2.front, .image-2.back, .ups_container {
    width: 100%;
  }

  .contactform_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .contactform_contain {
    width: 100%;
  }

  .form {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    align-items: center;
  }

  .submit-button.event {
    margin-top: var(--_spacing---section-space--small);
    align-self: stretch;
  }

  .footer_container {
    grid-column-gap: var(--_spacing---section-space--small);
    grid-row-gap: var(--_spacing---section-space--small);
    flex-flow: column;
  }

  .footer_content_contain.right {
    width: 100%;
  }

  .footer_content_contain.left {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .image-4 {
    width: 13rem;
  }

  .footer_subtext_contain {
    width: 7.3rem;
    display: none;
  }

  .footer_subtext_contain.mobile {
    display: flex;
  }

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

  .footer_content_column.visible_state {
    display: none;
  }

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

  .text_container_2_columns {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
    align-items: center;
  }

  .putting-greens_intro_header_contain, .putting-greens_intro_header_contain.wide {
    width: 100%;
  }

  .putting-greens_heading_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
    align-items: stretch;
  }

  .heading_container {
    align-self: stretch;
  }

  .putting-greens_type_img {
    width: 100%;
  }

  .image-5 {
    height: 60vh;
  }

  .putting-greens_body_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap;
  }

  .putting-greens_body_content {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap;
    justify-content: space-between;
  }

  .putting-greens_body_contain {
    width: 100%;
  }

  .putting-greens_kenmerken_contain {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    width: 100%;
  }

  .kenmerk_header_text_contain {
    grid-column-gap: var(--_spacing---section-space--small);
    grid-row-gap: var(--_spacing---section-space--small);
    width: 100%;
  }

  .kenmerk_header {
    grid-column-gap: var(--site--gutter);
    grid-row-gap: var(--site--gutter);
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .kenmerk_header.mobile {
    justify-content: center;
  }

  .golfsimulators_kenmerk_container.left {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
  }

  .golfsimulators_kenmerk_container.right {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .golfsimulator_kenmerk_column {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
  }

  .golfsimulator_kenmerk_heading_contain {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
    flex-flow: column;
    width: 100%;
  }

  .golfsimulator_kenmerk_heading_contain.left {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .golfsimulator_kenmerk_body_contain {
    width: 100%;
  }

  .golfsimulator_kenmerk_header.mobile {
    grid-column-gap: var(--radius--main);
    grid-row-gap: var(--radius--main);
    align-items: baseline;
    display: flex;
  }

  .heading_subtitle {
    font-size: var(--_typography---font-size--text-large);
    white-space: nowrap;
    word-break: normal;
  }

  .heading_subtitle.mobile {
    font-size: var(--_typography---font-size--h6);
  }

  .text_link_wrapper {
    text-align: left;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: auto;
  }

  .text_link_underline {
    display: none;
  }

  .btn_wrapper.dutch-event-info.mobile {
    align-self: center;
  }

  .div-block-3 {
    display: block;
  }

  .div-block-4 {
    display: none;
  }

  .btn_arrow_wrapper {
    align-self: auto;
  }

  .title_main_mobile {
    font-size: var(--_typography---font-size--h4);
    line-height: var(--_typography---line-height--small);
    text-align: center;
    letter-spacing: var(--_typography---letter-spacing--tight);
  }

  .icon {
    color: var(--swatch--light-100);
  }

  .image-6 {
    height: 16rem;
  }

  .footer_content_column_m {
    display: flex;
  }

  .footer_contact_header_m {
    grid-column-gap: var(--_spacing---space--1);
    grid-row-gap: var(--_spacing---space--1);
    flex-flow: row;
    flex: 0 auto;
    align-self: stretch;
    align-items: stretch;
  }

  .image-7 {
    width: 2rem;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 200;
    background-color: var(--swatch--dark-900);
  }

  .navbar-2 {
    background-color: var(--swatch--transparent);
    flex-flow: row;
    justify-content: space-between;
    display: flex;
    position: relative;
    inset: 0%;
  }

  .image-8 {
    width: 2rem;
  }

  .image-8.logo {
    width: 2.7rem;
  }

  .menu-button-2 {
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: var(--swatch--transparent);
  }

  .brand-2 {
    padding-left: 0;
  }

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

  .div-block-5 {
    padding-top: var(--radius--main);
    padding-bottom: var(--radius--main);
    flex: 1;
  }

  .nav-menu-2 {
    background-color: var(--swatch--dark-900);
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: 100vh;
    display: block;
    inset: 0%;
  }

  .nav_mobile_link_contaier {
    width: 100%;
    height: 100%;
    padding-top: var(--_spacing---section-space--main);
    padding-bottom: var(--_spacing---section-space--main);
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .icon_nav {
    width: 2rem;
  }

  .icon_nav.logo {
    width: 2.7rem;
  }

  .u-section-spacer-mobile {
    height: var(--_spacing---section-space--main);
  }

  .u-container_mobile {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
    display: block;
  }

  .u-container_mobile.container_nav {
    width: 100%;
    padding-top: var(--radius--main);
    display: block;
  }

  .u-container_mobile.nav-container, .u-container_mobile.nav-container_inside {
    padding-top: var(--radius--main);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .golfsimulators_partners_heading_contain {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
  }

  .golfsimulators_partners_logo.foresight {
    width: 80%;
  }

  .golfsimulators_partners_logo.trackman {
    width: 90%;
    padding-top: var(--_typography---font-size--h6);
  }

  .golfsimulators_partners_logo.golfjoy {
    width: 63%;
    margin-top: 0;
  }

  .golfsimulator_partners_heading {
    width: 100%;
  }

  .golfsimulator_partners_body {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
    align-items: center;
  }

  .realisaties_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .projects_body {
    justify-content: space-between;
    align-items: center;
  }

  .project_body_content {
    flex-flow: column;
    align-items: center;
  }

  .section {
    border: 3px solid #000;
  }

  .brand-3 {
    z-index: 200;
    width: 3rem;
    height: 3rem;
  }

  .menu-button-3 {
    padding: 0;
  }

  .menu-button-3.w--open {
    z-index: 200;
    background-color: #101010;
  }

  .div-block-6 {
    display: block;
  }

  .nav-menu-3 {
    z-index: 100;
    text-align: left;
    background-color: #101010;
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: 100vh;
    padding-top: 0;
    inset: 0%;
  }

  .nav_link-2 {
    text-align: center;
    padding-top: clamp(.875rem, .848684rem + .131579vw, 1rem);
    padding-bottom: clamp(.875rem, .848684rem + .131579vw, 1rem);
    font-size: clamp(1.7rem, 1.63684rem + .315789vw, 2rem);
  }

  .text_link_underline-2 {
    display: none;
  }

  .image-10 {
    width: 2rem;
  }

  .div-block-7 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav_link_btn-2 {
    text-align: center;
    border-style: none;
    font-size: clamp(1.7rem, 1.63684rem + .315789vw, 2rem);
  }

  .u-container-2 {
    grid-column-gap: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (115 - 20) * 20)) * 1rem + ((10 - 5.5) / (115 - 20)) * 100vw), 10 * 1rem);
    grid-row-gap: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (115 - 20) * 20)) * 1rem + ((10 - 5.5) / (115 - 20)) * 100vw), 10 * 1rem);
    display: none;
  }

  .u-container-2.mobile {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .u-container-2.mobile.flex {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .paragraph-2 {
    font-size: clamp(.875rem, .848684rem + .131579vw, 1rem);
  }

  .u-section-2.contact_section {
    height: auto;
  }

  .contactform_container-2 {
    grid-column-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    grid-row-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    flex-flow: column;
  }

  .u-justify-content-between-2 {
    grid-column-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    grid-row-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    width: 100%;
  }

  .u-justify-content-between-2.small {
    width: 100%;
  }

  .form-2 {
    grid-column-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    grid-row-gap: clamp(4 * 1rem, ((4 - ((7 - 4) / (115 - 20) * 20)) * 1rem + ((7 - 4) / (115 - 20)) * 100vw), 7 * 1rem);
    align-items: center;
  }

  .header_h1-2 {
    word-break: normal;
    font-size: clamp(1.7rem, 1.63684rem + .315789vw, 2rem);
  }

  .code-embed {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    width: auto;
    display: block;
    overflow: hidden;
  }

  .golfsimulatorstudio_body_heading_container {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
    align-items: stretch;
  }

  .golfsimulatorstudio_body_heading_img {
    width: 100%;
  }

  .golfsimulator-studio-kenmerken {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap;
  }

  .dutch-event-intro_1 {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
    align-items: center;
  }

  .dutch-event-intro_1.mobile {
    grid-column-gap: var(--_spacing---section-space--small);
    grid-row-gap: var(--_spacing---section-space--small);
    flex-flow: column-reverse;
    align-self: stretch;
  }

  .dutchevent_intro_heading, .dutchevent_intro_heading.wide {
    width: 100%;
  }

  .dutchevent_intro_heading.wide.mobile {
    padding-right: var(--_spacing---space--5);
    padding-left: var(--_spacing---space--5);
  }

  .text_pink.mobile {
    font-size: 3.8rem;
    line-height: var(--_spacing---section-space--small);
    text-overflow: clip;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    flex: 1;
  }

  .magenta.mobile {
    font-size: var(--_typography---font-size--h6);
    line-height: var(--_typography---line-height--large);
    font-weight: var(--_typography---font--primary-bold);
  }

  .dutchevent-programma-container.left {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
  }

  .dutchevent-programma-container.right {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .dutchevent-programma-container.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    justify-content: space-between;
    align-self: auto;
    align-items: stretch;
  }

  .programma-time {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
  }

  .programma-time.mobile {
    grid-column-gap: var(--_spacing---space--4);
    grid-row-gap: var(--_spacing---space--4);
    flex: none;
  }

  .programma-title {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
    flex-flow: column;
    width: 100%;
  }

  .programma-title.left {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .programma-body {
    width: 100%;
  }

  .heading_subtitle-copy {
    font-size: var(--_typography---font-size--text-large);
    white-space: nowrap;
    word-break: normal;
  }

  .heading_subtitle-copy.mobile {
    font-size: var(--_spacing---space--3);
  }

  .programma-activiteit {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
  }

  .programma-activiteit.mobile {
    grid-column-gap: var(--_spacing---space--4);
    grid-row-gap: var(--_spacing---space--4);
    flex: 0 auto;
  }

  .programma-locatie {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
  }

  .programma-locatie.mobile {
    display: none;
  }

  .event-inschrijven-box {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .event-inschrijven-box.mobile {
    padding-right: var(--_spacing---space--4);
    padding-left: var(--_spacing---space--4);
  }

  .button_bg_event {
    display: block;
  }

  .image-11.mobile {
    width: auto;
  }

  .event-programma-img.left {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
  }

  .event-programma-img.right {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .event-programma-img.mobile {
    max-width: none;
    padding: var(--_spacing---space--5);
  }

  .event-im.left {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column-reverse wrap-reverse;
  }

  .event-im.right {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    flex-flow: column;
  }

  .event_intro_boxc.mobile {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
    flex-flow: column;
  }

  .event_intro_inleiding_box.mobile {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
    align-self: stretch;
    width: auto;
  }

  .paragraph-3.mobile {
    text-align: center;
    font-size: 1.2rem;
  }

  .inschriijven_dutchevent {
    width: 100%;
  }

  .form-event {
    grid-column-gap: var(--_spacing---section-space--main);
    grid-row-gap: var(--_spacing---section-space--main);
    align-items: center;
  }

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

  .inschrijven_event_naam, .inschrijven_event_mali {
    grid-column-gap: var(--_spacing---space--3);
    grid-row-gap: var(--_spacing---space--3);
    flex-flow: column;
  }

  .form_subhead_box, .form_subhead_box.with-body {
    padding-top: var(--_spacing---space--4);
  }

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

  .teamlid_gegevens_row, .inschrijven_event_teamlid, .inschrijven_event_bedrijfsgegevens, .inschrijven_event_facturatieadres {
    flex-flow: column;
  }

  .event_intro_inleiding_info.mobile {
    grid-column-gap: var(--_spacing---section-space--large);
    grid-row-gap: var(--_spacing---section-space--large);
    align-self: stretch;
    width: auto;
  }
}

#w-node-_29394d2f-cd0c-8059-7e15-66f9381499a5-3814999f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


