:root {
  --_theme---background: var(--swatch--light-100);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_theme---text: var(--swatch--brand-800);
  --_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);
  --site--gutter: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1) / (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);
  --radius--main: .5rem;
  --_theme---background-2: var(--swatch--light-200);
  --site--column-count: 12;
  --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));
  --_responsive---large: 1;
  --_responsive---medium: 0;
  --_responsive---small: 0;
  --_responsive---xsmall: 0;
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_spacing---section-space--main: clamp(5 * 1rem, ((5 - ((7 - 5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 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);
  --max-width--small: 60rem;
  --site--margin: clamp(1 * 1rem, ((1 - ((1.5 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_gap---size: var(--site--gutter);
  --_column-count---value: 1;
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --swatch--transparent: transparent;
  --_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);
  --border-width--main: .15rem;
  --swatch--brand-500: #086cd9;
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_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);
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--small: clamp(4 * 1rem, ((4 - ((5 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_spacing---section-space--large: clamp(7 * 1rem, ((7 - ((10 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((10 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 10 * 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);
  --max-width--main: calc(var(--site--viewport-max) * 1rem);
  --max-width--full: 100%;
  --_text-style---margin-top: var(--_spacing---space--4);
  --_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;
  --_theme---heading-accent: var(--swatch--brand-500);
  --_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--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);
  --_typography---font--primary-family: "Funnel Display", Arial, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 600;
  --_typography---font--primary-bold: 800;
  --radius--small: .25rem;
  --radius--round: 100vw;
  --_theme---border: var(--swatch--dark-900-o05);
  --_typography---font-size--text-large: 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);
  --swatch--green-500: #59d424;
  --_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);
  --button-size--medium: 3rem;
  --button-size--large: 5rem;
  --_state---false: 0;
  --_state---true: 1;
  --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);
  --swatch--dark-900: #0a0a0a;
  --nav--height: 5rem;
  --nav--hamburger-thickness: var(--border-width--main);
  --nav--hamburger-gap: var(--_spacing---space--1);
  --nav--spacing-inner-horizontal: var(--_spacing---space--4);
  --swatch--dark-900-o05: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  --swatch--brand-900: color-mix(in srgb, var(--swatch--brand-500), black 80%);
  --swatch--light-200: #fafafa;
  --swatch--brand-800: #112e50;
  --focus--width: .125rem;
  --_typography---font-size--text-small: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.875 - .75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .875 * 1rem);
  --swatch--light-100: white;
  --swatch--brand-200: color-mix(in srgb, var(--swatch--brand-500), white 60%);
  --max-width--wide: 90rem;
  --swatch--light-300: #f3f3f3;
  --swatch--light-100-o05: color-mix(in srgb, var(--swatch--light-100) 5%, transparent);
  --swatch--dark-800: #202020;
  --swatch--light-500: #dedede;
  --swatch--dark-500: #404040;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 80;
  --site--viewport-min: 20;
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --focus--offset-outer: .1875rem;
  --swatch--brand-100: color-mix(in srgb, var(--swatch--brand-500), white 80%);
  --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-700: color-mix(in srgb, var(--swatch--brand-500), black 40%);
  --swatch--brand-600: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --swatch--brand-text: var(--swatch--dark-900);
  --_alignment---direction: start;
  --swatch--brand-text-o20: color-mix(in srgb, var(--swatch--brand-text) 20%, transparent);
  --_theme---button-primary--background: var(--swatch--brand-800);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
  --nav--banner-height: 2.4rem;
  --nav--menu-open-duration: var(--nav-duration, .4s);
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .39em;
  --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--text-main: clamp(.9 * 1rem, ((.9 - ((1 - .9) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .9) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_typography---font-size--h6: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_typography---font-size--h5: clamp(1.375 * 1rem, ((1.375 - ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_typography---font-size--h4: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_typography---font-size--h3: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --_typography---font-size--h2: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font-size--h1: 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);
  --_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);
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
}

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

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

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

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

li {
  display: block;
}

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

strong {
  font-weight: bold;
}

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

figure {
  margin-bottom: 0;
}

.u-layout-wrapper {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--8);
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.u-layout-wrapper:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout-wrapper:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: var(--radius--main);
  background-color: var(--_theme---background-2);
  position: relative;
  overflow: clip;
}

.u-layout-wrapper:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3), .u-layout-wrapper:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  grid-column-gap: var(--site--gutter);
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.u-layout-wrapper:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout-wrapper:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.u-layout-wrapper:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  border-radius: var(--radius--main);
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  overflow: clip;
}

.u-layout {
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  flex-flow: column;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.u-layout:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-layout:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3), .u-layout:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  grid-template-columns: [full-start] minmax(0, 1fr) [content-start] repeat(var(--site--column-count), minmax(0, var(--site--column-width))) [content-end] minmax(0, 1fr) [full-end];
  width: calc(100vw * var(--_responsive---large)  + 100% * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  display: var(--flex-medium, grid);
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
}

.u-layout:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325), .u-layout:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.u-layout:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  --_alignment---direction: center;
  text-align: var(--_alignment---direction, start);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 26rem;
  display: flex;
  position: relative;
}

.u-layout:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  flex: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100vw;
}

.u-layout-column-1 {
  align-self: center;
  width: 100%;
  position: relative;
}

.u-layout-column-1:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b), .u-layout-column-1:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  padding: var(--_spacing---space--6);
}

.u-layout-column-1:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3) {
  padding-top: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  padding-bottom: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: 2 / span 5;
}

.u-layout-column-1:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  padding-top: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  padding-bottom: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: 9 / span 5;
}

.u-layout-column-1:where(.w-variant-d69d5003-e9bc-b347-4e02-eb46976beb1c) {
  --_alignment---direction: center;
  text-align: var(--_alignment---direction, start);
}

.u-layout-column-1:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  z-index: 1;
  padding: var(--_spacing---section-space--main) var(--_spacing---space--5);
  position: relative;
}

.u-layout-column-1:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85), .u-layout-column-1:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  max-width: var(--max-width--small);
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--main);
  width: calc(100% - var(--site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
}

.u-layout-column-1:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325), .u-layout-column-1:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  padding-top: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  padding-bottom: calc(var(--_spacing---space--6) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
}

.u-layout-column-2 {
  aspect-ratio: 16 / 9;
  border-radius: var(--radius--main);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-1261a7e4-2c05-3b0b-2126-d399890906b8) {
  aspect-ratio: 16 / 9;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-329f6899-ba0f-e4db-0449-3c5b8ba4f388) {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-4fee4cc0-701f-2817-944f-2c0261b9c2f3) {
  aspect-ratio: 16 / 9;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: calc(var(--radius--main) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  border-bottom-left-radius: calc(var(--radius--main) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  width: calc(100% * var(--_responsive---large)  + 100vw * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: 8 / full;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-6bb5e515-55a9-1fc8-d29b-ff898d8b40f7) {
  aspect-ratio: 16 / 9;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: calc(var(--radius--main) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  border-bottom-right-radius: calc(var(--radius--main) * var(--_responsive---large)  + 0rem * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  width: calc(100% * var(--_responsive---large)  + 100vw * max(var(--_responsive---medium), var(--_responsive---small), var(--_responsive---xsmall)));
  grid-column: full / span 7;
  grid-row-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-ebfcdcb1-ac53-1b15-fcb9-eaeda25808f5) {
  aspect-ratio: auto;
  pointer-events: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.u-layout-column-2:where(.w-variant-560ed4d9-9e8c-5c39-4619-fc154cdf9f19) {
  aspect-ratio: 1;
  border-radius: 0;
  grid-row-start: 1;
  grid-column-start: 1;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-58b19052-6f23-ab5e-5e89-54288af57e85) {
  aspect-ratio: 1;
  border-radius: 0;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-31f8ed75-2c88-945a-a737-1b9b50b4494b) {
  aspect-ratio: 16 / 9;
  border-radius: 0;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-d69d5003-e9bc-b347-4e02-eb46976beb1c) {
  aspect-ratio: 16 / 9;
  overflow: clip;
}

.u-layout-column-2:where(.w-variant-558793eb-2b07-490b-9842-2d7e6f6bf325) {
  aspect-ratio: auto;
  overflow: clip;
}

.u-grid-wrapper {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  width: 100%;
  display: flex;
}

.u-grid-wrapper:where(.w-variant-b8204f2e-764d-b421-dc96-2c59d3054271) {
  container-type: inline-size;
}

.u-grid {
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(var(--_column-count---value), minmax(0, 1fr));
  grid-column-gap: inherit;
  grid-row-gap: inherit;
  flex-flow: column;
  width: 100%;
  display: grid;
}

.u-grid:where(.w-variant-d58244bf-290f-ebb3-3aa0-352d6fa8e84f) {
  grid-template-columns: repeat(auto-fit, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.u-grid:where(.w-variant-129319ac-a2cd-9e88-2ebd-a33b4bb85fa5) {
  grid-template-columns: repeat(auto-fill, minmax(min(max(calc(var(--number, 12) * 1rem), (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

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

.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-background-slot {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.u-image-wrapper {
  aspect-ratio: 2;
  background-color: var(--_theme---background-skeleton);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: clip;
}

.u-image-wrapper:where(.w-variant-4972adff-107c-1f37-d19c-526a2bf55c28) {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  aspect-ratio: unset !important;
}

.u-image-wrapper:where(.w-variant-a5f35569-5171-ee3d-f7bb-c5b2372249ac) {
  aspect-ratio: 1;
}

.u-image-wrapper:where(.w-variant-27d05669-180c-3169-9b64-0eda31f8d4d3) {
  aspect-ratio: 16 / 9;
}

.u-image-wrapper:where(.w-variant-a93327ec-aace-62d3-860b-21ee12acd25a) {
  aspect-ratio: 2 / 3;
}

.u-image-wrapper:where(.w-variant-57c7d8f5-d942-5de8-0712-e12fff699502) {
  aspect-ratio: 3 / 2;
}

.u-image-wrapper:where(.w-variant-35ea7d22-774e-1ba9-1dcc-8a392636f83d) {
  aspect-ratio: 4 / 5;
}

.u-image-wrapper:where(.w-variant-8e41429f-9f9e-7697-357e-815bd3e59383) {
  aspect-ratio: 5 / 4;
}

.u-image-wrapper:where(.w-variant-077b7626-db28-33d5-64bd-06e5fb7bd592) {
  aspect-ratio: auto;
  background-color: var(--swatch--transparent);
  object-fit: contain;
}

.u-image-wrapper.wide-16-11 {
  aspect-ratio: 16 / 9;
  aspect-ratio: 16 / 9;
}

.u-image {
  object-position: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  object-fit: inherit;
  transform: scale(var(--s, 1));
  transform-origin: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.u-image:where(.w-variant-077b7626-db28-33d5-64bd-06e5fb7bd592) {
  position: static;
}

.u-eyebrow-wrapper {
  margin-bottom: var(--_spacing---space--5);
  justify-content: var(--_alignment---direction, start);
  display: flex;
}

.u-eyebrow-layout {
  grid-column-gap: var(--_spacing---space--3);
  grid-row-gap: var(--_spacing---space--3);
  vertical-align: baseline;
  display: inline-flex;
  position: relative;
}

.u-eyebrow-marker {
  z-index: 1;
  width: var(--border-width--main);
  background-color: var(--swatch--brand-500);
  flex: none;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  position: absolute;
  left: -1rem;
}

.u-eyebrow-text {
  margin-top: 0;
  margin-bottom: 0;
}

.u-text {
  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-transform: var(--_text-style---text-transform, none);
  text-wrap: var(--_text-style---text-wrap);
  justify-content: center;
  align-items: var(--_alignment---direction, start);
  text-align: var(--_alignment---direction, start);
  max-width: calc(var(--number) * 1ch);
  flex-flow: column;
  min-width: 100%;
  display: flex;
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-4099173f-f581-635c-a5fe-cf4a89c62029), .u-text:where(.w-variant-fe6f474d-1651-566b-eeff-3c86e8cbf153) {
  --_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--medium);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-26cc9f23-e71c-deee-cd61-36dc24f35fae) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-c8b8ac88-1ac7-e9f6-41cc-82c548bf142d) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-47e40b0d-02af-2673-f429-546cac42dc5a) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-12e93187-f8ac-b1a1-2e50-59d85a6bf516) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-f196774e-dbfd-d1b4-1196-b3e824fc5f7d) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-7bfbf33b-fb56-d8df-e2d2-8fe65a7f2e44) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-9af60b09-c3a1-8c2a-eb78-8e29460ca7a9) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-83c598b0-8cc2-f955-1996-fcb8fb10bf70) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-8ee37a78-065b-6879-973d-319c65e28313) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

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

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text: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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text: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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-41c609dc-9c80-9eef-75df-03bf0eea00b4), .u-text:where(.w-variant-43ca67b3-7b1d-bfa1-862c-11db0872342c) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--6);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-95237dab-3495-2074-1109-0a6897e0475e) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-781518e3-a92a-23cb-a11c-9d0d25b9f1b5) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-c3d5cfd0-49bd-38ca-efdf-17b6272eeb61) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-5ed85d6f-60f1-1a7e-33ed-168561d4dabc) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-c8f7a8e0-a2f5-0053-f486-f6ac0d5d4af9) {
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-ca1526e4-a45e-b022-b694-b3aaf359a9be) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.u-text:where(.w-variant-e0face48-2eab-a9bb-bc8f-9c4edb0c6435) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-3ea051e8-155a-3abc-207b-835eb1b36a30) {
  --_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--medium);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-text:where(.w-variant-996e930d-40e3-b09e-a7be-bd074c729d01) {
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
}

.u-button-wrapper {
  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-section {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.u-section:where(.w-variant-a4eabb01-8ed6-63d0-157e-0a7b56aedaa1) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--brand-800);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--dark-900-o05);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-800);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
}

.u-section:where(.w-variant-857e5430-97c7-deb6-3c1a-d3063f9fe2c7) {
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
}

.u-section:where(.w-variant-f3a81397-d460-3add-9beb-5ec7af47907a) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--brand-800);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--dark-900-o05);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-800);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
}

.u-section:where(.w-variant-b4d321b1-05d4-6b05-8ab2-dfbc2f41ee4e) {
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
}

.u-section:where(.w-variant-25bf08d9-3196-322b-5616-019ac7f0f4f7) {
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-800);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-800);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
}

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

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

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

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

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

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

.u-container {
  z-index: 1;
  max-width: var(--max-width--main);
  width: calc(100% - var(--site--margin) * 2);
  flex-flow: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  container-type: 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-svg:where(.w-variant-51fddc2e-e609-40a5-c430-a9b6424a8695) {
  transform: rotate(-180deg);
}

.u-svg:where(.w-variant-51fddc2e-e609-40a5-c430-a9b6424a8696) {
  transform: rotate(-90deg);
}

.u-svg:where(.w-variant-51fddc2e-e609-40a5-c430-a9b6424a8697) {
  transform: rotate(90deg);
}

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

.u-embed-css, .u-embed-js {
  display: none;
}

.u-theme-light {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--brand-800);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-500);
  --_theme---border: var(--swatch--dark-900-o05);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-800);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
}

.u-theme-brand {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-500);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--brand-600);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: color-mix(in srgb, var(--_theme---text), white 20%);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-800);
  --_theme---button-primary--background-hover: var(--swatch--light-100);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--brand-800);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--_theme---text);
}

.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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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--medium);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--tight);
  --_text-style---margin-bottom: var(--_spacing---space--5);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  border-left-color: var(--swatch--brand-500);
  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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
  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);
  list-style-type: square;
  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-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-heading-accent {
  color: var(--_theme---heading-accent);
}

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

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

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

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

.u-color-faded {
  color: color-mix(in srgb, currentColor 70%, transparent);
}

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

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

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

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

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

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

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

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

.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-4 {
  margin-bottom: var(--_spacing---space--4);
}

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

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

.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-text-transform-uppercase {
  text-transform: uppercase;
}

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

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

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

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

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

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

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

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

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

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

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

.form_label_wrap {
  text-align: left;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.form_label_text {
  margin-bottom: var(--_spacing---space--1);
  display: inline-block;
}

.form_label_text:where(.w-variant-46933b79-cf19-81b4-bc00-8af5c19b08b3) {
  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;
}

.form_label_text:where(.w-variant-e8e97384-daa0-7ce7-bc12-14efcd69bcd4) {
  margin-bottom: var(--_spacing---space--2);
  font-size: var(--_typography---font-size--text-large);
  font-weight: var(--_typography---font--primary-bold);
}

.form_wrap {
  flex-flow: wrap;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.form_success_wrap {
  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-top-left-radius: var(--radius--main);
  border-top-right-radius: var(--radius--main);
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  text-align: left;
  color: color-mix(in hsl, var(--swatch--green-500) 100%, black 40%);
  background-color: #f5ffee;
  width: 100%;
}

.form_error_wrap {
  margin-top: var(--_spacing---space--2);
  padding: var(--_spacing---space--4);
  border-radius: var(--radius--small);
  color: #e62b2b;
  background-color: #fee;
  align-self: flex-start;
  width: 100%;
}

.form_field {
  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);
  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---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: pretty;
  --_text-style---margin-top: 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);
  -webkit-appearance: none;
  appearance: none;
  border-top-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-right-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  border-left-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--_theme---text) calc(100% * var(--_trigger---off)));
  background-color: #0000;
  width: 100%;
  height: 3rem;
  margin-bottom: 0;
  padding: 0 .9rem;
  display: block;
  outline: none !important;
}

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

.form_field.is-textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  padding-top: .5rem;
  padding-left: .9rem;
  padding-right: .9rem;
}

.button_toggle_element {
  width: var(--button-size--medium);
  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);
  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)));
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.button_toggle_element:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  width: var(--button-size--medium);
  --_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_element: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_element:where(.w-variant-d47b6b31-1410-4123-4cbe-47472b6d649d) {
  width: var(--button-size--large);
}

.button_toggle_element:where(.w-variant-3970b3f9-2fa6-52d8-098a-2260caaa12bb) {
  width: var(--button-size--large);
  --_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;
}

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

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

.button_toggle_pause {
  opacity: var(--_state---false);
  display: block;
}

.button_toggle_play {
  opacity: var(--_state---true);
  display: block;
}

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

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

.slider_bullet_list:where(.w-variant-07fd9172-b5cd-81d9-289b-bae01993bb55) {
  margin-top: var(--_spacing---space--4);
  justify-content: center;
  align-items: center;
  width: 100% !important;
}

.swiper-wrapper {
  align-items: center;
  display: flex;
}

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

.slider_bullet_item.is-active {
  background-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;
  width: 100%;
  height: 100%;
  display: flex;
}

.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_controls:where(.w-variant-07fd9172-b5cd-81d9-289b-bae01993bb55) {
  justify-content: center;
}

.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_button_layout:where(.w-variant-07fd9172-b5cd-81d9-289b-bae01993bb55) {
  z-index: 9;
  pointer-events: none;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  inset: 6rem -6rem 0%;
}

.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) {
  -webkit-clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
  clip-path: polygon(0 0, calc(100% + 100vw) 0, calc(100% + 100vw) 100%, 0% 100%);
}

.button_arrow_element {
  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);
  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)));
  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)));
  border-radius: inherit;
  color: color-mix(in srgb, var(--_button-style---text) calc(100% * var(--_trigger---on)), var(--_button-style---text-hover) calc(100% * var(--_trigger---off)));
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.button_arrow_element:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57) {
  --_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_element: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);
  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)));
}

.button_arrow_element:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec), .button_arrow_element:where(.w-variant-3970b3f9-2fa6-52d8-098a-2260caaa12bb) {
  --_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_element:where(.w-variant-d7d7e32c-ac47-de0c-eb2d-07f19dfa19d2) {
  width: 3rem;
  height: 3rem;
  padding: .25rem;
}

.button_arrow_element:where(.w-variant-c6d40e5e-3298-1af4-067d-37896ebd2a45) {
  --_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_element:where(.w-variant-ac159bc6-e1bd-ea68-ec19-8b2ddca8452f) {
  --_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);
  width: 3rem;
  height: 3rem;
  padding: .25rem;
}

.button_arrow_icon {
  aspect-ratio: 1;
  width: 2rem;
  height: 2rem;
  position: relative;
}

.nav_links_svg {
  transform: rotate(calc(-180deg * var(--_state---false)));
  flex: none;
  width: 1rem;
  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;
  position: relative;
  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: flex-start;
  align-items: center;
  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 {
  align-items: center;
  display: flex;
}

.nav_links_item:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex: none;
}

.nav_dropdown_mega_content {
  position: relative;
}

.nav_dropdown_mega_content:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border: var(--border-width--main) solid var(--_theme---border);
  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);
}

.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;
  view-transition-name: nav;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
  container-type: inline-size;
}

.nav_component:where(.w-variant-a6fe0a6f-0e5c-766e-ce7a-df75230bda5a) {
  position: absolute;
}

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

.nav_dropdown_main_wrap:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--1);
  width: 10rem;
  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 {
  background-color: #0000;
  border-style: none;
  border-width: 0;
  border-radius: 0;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 0 0;
}

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

.nav_dropdown_mega_layout {
  padding: var(--_spacing---space--2) var(--_spacing---space--4);
  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) {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  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;
  width: 100%;
  display: grid;
}

.nav_desktop_layout {
  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;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

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

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

.nav_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: 1rem;
}

.nav_dropdown_text {
  transition: opacity .1s;
}

.nav_button_line {
  height: var(--nav--hamburger-thickness);
  pointer-events: auto;
  background-color: currentColor;
  flex: none;
  width: 100%;
  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;
  height: var(--nav--height);
  padding: 0px var(--nav--spacing-inner-horizontal);
  grid-column-gap: var(--_spacing---space--3);
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--nav--radius);
  background-color: var(--_theme---nav--background);
  pointer-events: auto;
  justify-content: space-between;
  width: 100%;
  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: stretch;
  display: flex;
  position: relative;
}

.nav_buttons_item:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex: none;
}

.nav_buttons_item.is-main {
  margin-top: var(--_spacing---space--4);
  margin-bottom: var(--_spacing---space--2);
  justify-content: center;
  align-items: stretch;
}

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

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

.nav_links_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  border-radius: var(--radius--small);
  min-height: 3rem;
  transition: all .3s;
}

.nav_links_link:hover:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  background-color: var(--swatch--dark-900-o05);
}

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

.nav_banner_svg {
  transform: rotate(calc(-45deg * var(--_state---false)));
  width: 1rem;
  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;
  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);
  color: var(--swatch--brand-900);
  flex: none;
  width: 3.5rem;
  height: 100%;
  padding: 0 1rem;
  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_dropdown_list:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.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_desktop {
  flex-flow: column;
  flex: none;
  display: flex;
}

.nav_actions_desktop: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);
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.nav_dropdown_mega_wrap.w--open {
  position: absolute;
}

.nav_dropdown_mega_wrap.w--open:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  width: calc(100% - var(--nav--spacing-outer-horizontal) * 2);
}

.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 {
  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-style: solid;
  border-top-width: var(--border-width--main);
  border-top-color: var(--_theme---border);
  border-right-style: solid;
  border-right-width: var(--border-width--main);
  border-right-color: var(--_theme---border);
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--_theme---border);
  border-left-style: solid;
  border-left-width: var(--border-width--main);
  border-left-color: var(--_theme---border);
  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);
  color: var(--swatch--brand-800);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 6rem;
  display: flex;
  position: relative;
}

.modal_backdrop {
  background-color: #000c;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

.modal_scroll:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  padding: var(--_spacing---space--8);
}

.modal_scroll:where(.w-variant-7fa541b9-e931-612a-de64-0755ef73cdd3) {
  padding: 0;
}

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

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

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

.modal_content:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  border-radius: 0;
  max-width: 32rem;
  height: 100vh;
}

.modal_content:where(.w-variant-7fa541b9-e931-612a-de64-0755ef73cdd3) {
  background-color: var(--swatch--transparent);
  max-width: 60rem;
}

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

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

.modal_inner:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  justify-content: center;
  align-items: flex-end;
  padding: 0;
}

.modal_inner:where(.w-variant-7fa541b9-e931-612a-de64-0755ef73cdd3) {
  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), .modal_slot:where(.w-variant-ce8c84b8-072d-28eb-fa41-e255213771e0) {
  max-width: var(--max-width--main);
}

.modal_slot:where(.w-variant-7fa541b9-e931-612a-de64-0755ef73cdd3) {
  justify-content: center;
  align-items: center;
}

.button_close_element {
  width: var(--button-size--medium);
  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);
  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)));
  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)));
  border-radius: inherit;
  justify-content: center;
  align-items: center;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.button_close_element:where(.w-variant-ab355ea0-b722-2f23-3507-f0290f710e57), .button_close_element: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_close_element:where(.w-variant-c144d67f-2c62-4dbf-0fd8-0b6056b717ec) {
  width: var(--button-size--medium);
  --_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_element:where(.w-variant-3970b3f9-2fa6-52d8-098a-2260caaa12bb) {
  --_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_element:where(.w-variant-7198e0ca-f9f4-9662-3fe9-d7114404c9cb) {
  width: var(--button-size--large);
}

.button_close_element:where(.w-variant-c6d40e5e-3298-1af4-067d-37896ebd2a45) {
  width: var(--button-size--large);
  --_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_group_wrap {
  padding: var(--_spacing---space--4);
}

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

.footer_wrap {
  z-index: 9;
  background-color: var(--_theme---background-2);
  position: relative;
}

.footer_bottom_list {
  flex-flow: wrap;
  align-content: center;
  margin: -.5rem;
  display: flex;
}

.footer_bottom_link_wrap {
  opacity: calc(1 - .5 * var(--_trigger---off));
  padding: .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: var(--border-width--main) solid var(--_theme---border);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  align-items: center;
  width: 100%;
  padding-top: 2.5rem;
  display: flex;
}

.footer_group_item {
  display: flex;
}

.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--1);
  padding-bottom: var(--_spacing---space--1);
  opacity: .6;
  transition: opacity .1s;
}

.footer_link_wrap:hover {
  opacity: 100;
}

.modal_close {
  z-index: 2;
  align-self: flex-end;
  position: fixed;
  inset: 2rem 2rem auto auto;
}

.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 {
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  text-align: center;
  cursor: pointer;
  outline-offset: var(--focus--offset-inner);
  outline-width: var(--focus--width);
  justify-content: center;
  align-items: center;
  min-width: 8rem;
  min-height: 3rem;
  display: flex;
  position: relative;
}

.tab_button_item:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  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);
  font-size: var(--_typography---font-size--text-small);
  background-color: color-mix(in srgb, transparent calc(100% * var(--_state---true)), var(--swatch--brand-500) calc(100% * var(--_state---false)));
  color: color-mix(in srgb, currentColor calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  border-top-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-right-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-bottom-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-left-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  display: flex;
}

.tab_button_item:where(.w-variant-dce86412-4312-4d3c-82cb-eec928668007) {
  padding-top: var(--_spacing---space--2);
  padding-right: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  padding-left: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  background-color: var(--_theme---background-2);
  opacity: calc(1 - .3 * var(--_state---true));
  border-bottom-style: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.tab_button_list {
  padding-right: var(--site--margin);
  padding-left: var(--site--margin);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-left: calc(var(--site--margin) * -1);
  margin-right: calc(var(--site--margin) * -1);
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  display: flex;
  overflow: auto clip;
}

.tab_button_list:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  flex-direction: var(--row-medium, column);
}

.tab_button_list:where(.w-variant-1773e9d1-8166-8cf8-3c2c-dfffe01c6c70) {
  justify-content: flex-start;
  align-items: stretch;
}

.tab_button_list:where(.w-variant-8f3f6613-0c92-39a4-8f73-750424a9ff66) {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.tab_content_list {
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  display: flex;
  position: relative;
}

.tab_content_list:where(.w-variant-1773e9d1-8166-8cf8-3c2c-dfffe01c6c70) {
  grid-column-gap: 0;
  grid-row-gap: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  overflow: visible;
}

.tab_content_list:where(.w-variant-8f3f6613-0c92-39a4-8f73-750424a9ff66) {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

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

.tab_button_text:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_state---true)), var(--_theme---background) calc(100% * var(--_state---false)));
}

.tab_wrap {
  grid-column-gap: var(--site--gutter);
  grid-row-gap: var(--_spacing---space--5);
  flex-flow: column;
  display: flex;
}

.tab_wrap:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  display: var(--flex-medium, grid);
  flex-flow: column;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.tab_wrap:where(.w-variant-8f3f6613-0c92-39a4-8f73-750424a9ff66) {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  display: grid;
}

.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_button_line:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  width: calc(100% * var(--progress, 0));
  border-radius: inherit;
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  height: 100%;
  inset: 0% auto 0% 0%;
  transform: none;
}

.tab_button_line:where(.w-variant-dce86412-4312-4d3c-82cb-eec928668007) {
  border-radius: var(--radius--round);
  background-color: var(--swatch--brand-500);
  transform: translate(0);
}

.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_content_wrap:where(.w-variant-1773e9d1-8166-8cf8-3c2c-dfffe01c6c70), .tab_content_wrap:where(.w-variant-8f3f6613-0c92-39a4-8f73-750424a9ff66) {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.button_toggle_wrap {
  border-radius: var(--radius--round);
  display: inline-block;
  position: relative;
}

.button_arrow_wrap {
  border-radius: var(--radius--small);
  pointer-events: auto;
  display: inline-block;
  position: relative;
}

.button_close_wrap {
  border-radius: var(--radius--round);
  display: inline-block;
  position: relative;
}

.tab_left {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  display: flex;
}

.tab_left:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  grid-column: span 3;
}

.tab_left:where(.w-variant-8f3f6613-0c92-39a4-8f73-750424a9ff66) {
  width: 40%;
}

.tab_right {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  display: flex;
}

.tab_right:where(.w-variant-490ac534-1fb5-5322-5b2f-0dc20ea2f909) {
  grid-column: span 9;
  position: relative;
}

.footer_social_wrap {
  margin-top: auto;
}

.footer_afdelinger_icon {
  z-index: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  display: flex;
  position: relative;
}

.footer_social_link {
  border-radius: var(--radius--small);
  background-color: var(--_theme---border);
  color: var(--_theme---text);
  width: 3rem;
  height: 3rem;
  padding: 1rem;
  transition: all .3s;
}

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

.footer_copyright {
  padding-top: 2rem;
}

.footer_social_list {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (80 - 20) * 20)) * 1rem + ((1 - .875) / (80 - 20)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (80 - 20) * 20)) * 1rem + ((1 - .875) / (80 - 20)) * 100vw), 1 * 1rem);
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.footer_afdelinger_item {
  display: flex;
}

.footer_afdelinger_phone_wrap {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.copy-email-icon__wrap {
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-800);
  color: var(--_button-style---text);
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .6rem;
  transition: background-color .2s;
  display: flex;
}

.footer_afdelinger_animation {
  display: none;
}

.footer_afdelinger_icon_wrap {
  right: var(--_spacing---space--4);
  bottom: var(--_spacing---space--4);
  position: absolute;
}

.footer_logo {
  color: var(--swatch--brand-800);
  width: 10rem;
}

.footer_afdelinger_card {
  padding: var(--_spacing---space--4);
  grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (80 - 20) * 20)) * 1rem + ((.75 - .625) / (80 - 20)) * 100vw), .75 * 1rem);
  grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (80 - 20) * 20)) * 1rem + ((.75 - .625) / (80 - 20)) * 100vw), .75 * 1rem);
  border-radius: var(--radius--small);
  background-color: var(--_theme---background-2);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  transition: all .3s;
  display: flex;
  position: relative;
}

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

.copy-email-text__wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1.5em;
  font-size: clamp(1rem, .958333rem + .208333vw, 1.125rem);
  line-height: 100%;
  display: flex;
  overflow: hidden;
}

.footer_afdelinger_list.u-grid-autofit {
  grid-template-columns: repeat(auto-fit, minmax(min(max(12rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  grid-template-columns: repeat(auto-fit, minmax(min(max(12rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.btn-icon-icon__wrap {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-icon-icon__wrap:where(.w-variant-3f0ef2be-d3c5-fe87-cac8-8d9842bfc3d8) {
  transform: rotate(-180deg);
}

.btn-icon-icon__wrap:where(.w-variant-0a1e9adb-b9e8-f873-2ebf-5ace22481cfd) {
  transform: rotate(-90deg);
}

.btn-icon-icon__wrap:where(.w-variant-242679e2-4439-a62c-2e57-bec4530ceb0b) {
  transform: rotate(90deg);
}

.btn-icon-icon__wrap.left {
  transform: rotate(-180deg);
}

.footer_content {
  grid-column-gap: 1rem;
  grid-row-gap: inherit;
  flex-flow: column;
  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: flex;
}

.footer_logo_wrap {
  grid-column-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (80 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (80 - 20)) * 100vw), 1.5 * 1rem);
  grid-row-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (80 - 20) * 20)) * 1rem + ((1.5 - 1.25) / (80 - 20)) * 100vw), 1.5 * 1rem);
  flex-flow: column;
  display: flex;
}

.btn-icon-icon__list {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.footer_afdelinger_phone {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  border-bottom-color: var(--swatch--dark-900-o05);
  text-wrap: pretty;
  padding-bottom: .25rem;
  line-height: 1;
  transition-property: border-color;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.footer_afdelinger_phone:hover {
  border-bottom-color: var(--swatch--light-100);
}

.btn-icon-icon__bg {
  border-radius: var(--radius--small);
  background-color: var(--_button-style---background);
  width: 100%;
  height: 100%;
  position: absolute;
}

.btn-icon-icon__bg.footer {
  background-color: #0000;
}

.footer_nav {
  grid-column-gap: var(--_gap---size);
  grid-row-gap: var(--_gap---size);
  flex-flow: column;
  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;
  align-content: space-between;
  display: flex;
}

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

.footer_social_item {
  justify-content: center;
  align-items: center;
  transition: color .2s, background-color .2s;
}

.btn-icon-icon__arrow {
  flex: none;
  width: 2rem;
  height: 100%;
  padding: .25rem;
}

.copy-email-text__el {
  white-space: nowrap;
  line-height: 1.5em;
  transition: transform .45s cubic-bezier(.65, 0, 0, 1);
}

.footer_card {
  padding: var(--_spacing---space--6);
  border-top-left-radius: var(--radius--main);
  border-top-right-radius: var(--radius--main);
  background-color: var(--_theme---background);
  overflow: hidden;
}

.footer_afdelinger_adresse {
  opacity: .6;
  text-wrap: pretty;
  line-height: 1;
}

.btn-icon-content__text {
  color: var(--_theme---text);
}

.btn-icon-wrap {
  color: var(--_button-style---text);
  --_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);
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn-icon-wrap:where(.w-variant-bd1841bb-2a71-3b39-2b79-5d743f7853fd) {
  --_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);
}

.btn-icon-icon {
  z-index: 1;
  color: var(--_button-style---text);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .25rem;
  display: flex;
  position: relative;
}

.btn-icon-content {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  border-radius: var(--radius--small);
  color: var(--_theme---text);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.btn-icon-styling {
  display: none;
}

.btn-icon-content__mask {
  z-index: 1;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.medarbejdere_list.u-grid-autofill {
  grid-template-columns: repeat(auto-fill, minmax(min(max(20rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(min(max(20rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.medarbejder_card {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  color: var(--_theme---text);
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.medarbejder-card__content {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.medarbejder-card__job-title-p {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
}

.medarbejder-card__name {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.small_interactive_grid_wrap {
  z-index: 9;
  pointer-events: none;
  position: absolute;
  inset: auto -3rem 3rem auto;
}

.grid-bg-overlay {
  position: absolute;
  inset: 0%;
}

.grid-bg-overlay.small {
  pointer-events: none;
  width: 9rem;
  height: 9rem;
  position: static;
}

.grid-bg-overlay.footer {
  pointer-events: none;
  width: 90rem;
  height: 15rem;
  position: static;
}

.eyebrow_marker_bg {
  background-color: #0d0d0d0d;
  height: 200%;
}

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

.nav_ydelser_link:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  font-size: inherit;
}

.nav_ydelser_text {
  transition: opacity .1s;
}

.nav_ydelser_icon {
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-500);
  color: var(--swatch--light-100);
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
}

.nav_dropdown_mega_ydelser_header:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--6);
  grid-row-gap: var(--_spacing---space--6);
  border-radius: var(--radius--small);
  background-color: var(--_theme---background-2);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-width: 24rem;
  display: flex;
}

.nav_dropdown_mega_ydelser_layout:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  padding-top: var(--_spacing---space--4);
  padding-bottom: var(--_spacing---space--4);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: row;
  display: flex;
}

.nav_actions_mobile:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  display: none;
}

.nav_mobile_nav {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_menu_wrap {
  flex-flow: column;
  flex: 1;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.footer_nav_layout {
  width: 100%;
}

.footer_nav_layout.u-grid-autofit {
  grid-template-columns: repeat(auto-fit, minmax(min(max(12rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
  grid-template-columns: repeat(auto-fit, minmax(min(max(12rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.tab_button_icon {
  display: none;
}

.tab_button_icon:where(.w-variant-dce86412-4312-4d3c-82cb-eec928668007) {
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-500);
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  display: flex;
}

.ydelser_hero_layout.u-alignment-center {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: column;
  display: flex;
}

.icon_bullet_wrap {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: var(--_button-style---text);
  --_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);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.icon_bullet_wrap:where(.w-variant-bd1841bb-2a71-3b39-2b79-5d743f7853fd) {
  --_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);
}

.icon_bullet_content {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  border-radius: var(--radius--small);
  color: var(--_theme---text);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.icon_bullet_icon_wrap {
  z-index: 1;
  border-radius: var(--radius--small);
  background-color: var(--_theme---border);
  color: var(--_theme---text);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  display: flex;
  position: relative;
}

.ydelser_cta_card.u-container.u-theme-brand {
  overflow: hidden;
}

.footer_interactive_grid_wrap {
  z-index: 0;
  pointer-events: none;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.nav_dropdown_list_ydelser:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.nav_dropdown_list_ydelser.u-grid-autofit {
  --_column-count---value: 3;
  --_gap---size: 0rem;
  grid-template-columns: repeat(auto-fit, minmax(min(max(14rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.nav_dropdown_list_ydelser.u-grid-autofit:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  --_column-count---value: 3;
  grid-template-columns: repeat(auto-fit, minmax(min(max(12rem, (100% - ((var(--_column-count---value)  - 1) * var(--_gap---size))) / var(--_column-count---value)), 100%), 1fr));
}

.btn-stagger-styling {
  display: none;
}

.btn-animate-chars__bg {
  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);
  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)));
  position: absolute;
  inset: 0;
}

.btn-animate-chars__bg:where(.w-variant-3f108a16-1ffd-922e-ff7f-69b4e39b7fab), .btn-animate-chars__bg.link-2, .btn-animate-chars__bg.link-2 {
  display: none;
}

.btn-animate-chars {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  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);
  cursor: pointer;
  --_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)));
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: relative;
}

.btn-animate-chars: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);
}

.btn-animate-chars:where(.w-variant-3f108a16-1ffd-922e-ff7f-69b4e39b7fab), .btn-animate-chars.link, .btn-animate-chars.link {
  border-bottom-style: solid;
  border-bottom-width: var(--border-width--main);
  --_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);
  border-bottom-color: color-mix(in srgb, var(--_theme---border) calc(100% * var(--_trigger---on)), var(--swatch--brand-500) calc(100% * var(--_trigger---off)));
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.btn-animate-chars__text {
  white-space: nowrap;
  padding-top: .25rem;
  padding-bottom: .25rem;
  position: relative;
}

.btn-animate-chars__text:where(.w-variant-3f108a16-1ffd-922e-ff7f-69b4e39b7fab), .btn-animate-chars__text.link-3, .btn-animate-chars__text.link-3 {
  color: color-mix(in srgb, var(--_theme---text) calc(100% * var(--_trigger---on)), var(--swatch--brand-500) calc(100% * var(--_trigger---off)));
}

.btn-animate-chars__icon {
  z-index: 9;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}

.btn-animate-chars__icon:where(.w-variant-3f108a16-1ffd-922e-ff7f-69b4e39b7fab), .btn-animate-chars__icon.link-4, .btn-animate-chars__icon.link-4 {
  color: color-mix(in srgb, var(--_theme---text) calc(100% * var(--_trigger---on)), var(--swatch--brand-500) calc(100% * var(--_trigger---off)));
}

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

.nav_links_search:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: var(--radius--small);
  justify-content: center;
  align-items: center;
  min-width: 3rem;
  min-height: 3rem;
  padding: .5rem;
  transition: all .3s;
}

.nav_links_search:hover:where(.w-variant-23049969-09ac-2789-520b-3c6ae895bbc6) {
  background-color: var(--swatch--dark-900-o05);
}

.hero_nyhed_logo {
  object-fit: contain;
  object-position: 0% 50%;
  flex: none;
  width: 10rem;
  max-height: 2.5rem;
}

.case_slider_card_wrap {
  padding: var(--_spacing---space--6);
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--main);
  height: auto;
}

.case_slider_card_wrap.u-theme-light {
  position: relative;
}

.case_slider_card_content {
  padding: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--8);
  grid-row-gap: var(--_spacing---space--8);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 32rem;
  display: flex;
}

.case_slider_card_content_top {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  display: flex;
}

.case_slider_card_content_bottom {
  display: flex;
}

.case_slider_card_content_heading.u-text-style-h3 {
  color: color-mix(in srgb, var(--_theme---text) calc(100% * var(--_trigger---on)), var(--swatch--brand-500) calc(100% * var(--_trigger---off)));
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.sticky_header_wrap {
  z-index: 998;
  background-color: var(--swatch--light-100);
  min-height: 3.5rem;
  display: flex;
  position: sticky;
  top: 0;
}

.sticky_header_layout {
  justify-content: space-between;
  align-items: center;
  height: 3.5rem;
  display: flex;
  overflow: scroll hidden;
}

.sticky_button_item {
  z-index: 999;
  padding-right: var(--_spacing---space--4);
  padding-left: var(--_spacing---space--4);
  text-align: center;
  cursor: pointer;
  outline-offset: var(--focus--offset-inner);
  outline-width: var(--focus--width);
  justify-content: center;
  align-items: center;
  min-height: 3.5rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.sticky_button_item:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  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);
  font-size: var(--_typography---font-size--text-small);
  background-color: color-mix(in srgb, transparent calc(100% * var(--_state---true)), var(--swatch--brand-500) calc(100% * var(--_state---false)));
  color: color-mix(in srgb, currentColor calc(100% * var(--_state---true)), var(--_theme---text) calc(100% * var(--_state---false)));
  border-top-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-right-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-bottom-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  border-left-color: color-mix(in srgb, var(--swatch--dark-900) 5%, transparent);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  display: flex;
}

.sticky_button_item:where(.w-variant-dce86412-4312-4d3c-82cb-eec928668007) {
  padding-top: var(--_spacing---space--2);
  padding-right: var(--_spacing---space--2);
  padding-bottom: var(--_spacing---space--2);
  padding-left: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  border-top-left-radius: var(--radius--small);
  border-top-right-radius: var(--radius--small);
  border-bottom-left-radius: var(--radius--small);
  border-bottom-right-radius: var(--radius--small);
  background-color: var(--_theme---background-2);
  opacity: calc(1 - .3 * var(--_state---true));
  border-bottom-style: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

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

.sticky_button_text:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  color: color-mix(in srgb, var(--_button-style---background) calc(100% * var(--_state---true)), var(--_theme---background) calc(100% * var(--_state---false)));
}

.sticky_button_line {
  z-index: 999;
  height: var(--border-width--main);
  background-color: var(--swatch--brand-500);
  opacity: var(--_state---false);
  width: calc(100% * var(--progress, 1));
  position: absolute;
  inset: auto 0% 0%;
}

.sticky_button_line:where(.w-variant-8ffc88d1-7ba2-15f6-9b67-306f6d86c1bd) {
  width: calc(100% * var(--progress, 0));
  border-radius: inherit;
  background-color: color-mix(in srgb, currentColor 10%, transparent);
  height: 100%;
  inset: 0% auto 0% 0%;
  transform: none;
}

.sticky_button_line:where(.w-variant-dce86412-4312-4d3c-82cb-eec928668007) {
  border-radius: var(--radius--round);
  background-color: var(--swatch--brand-500);
  transform: translate(0);
}

.sticky_header_layout_left {
  z-index: 99;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  height: 3.5rem;
  display: flex;
  overflow: scroll hidden;
}

.sticky_header_layout_right {
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  height: 3.5rem;
  display: flex;
}

.add-ons_accordion-title {
  flex: 1;
}

.add-ons_accordion-body {
  display: block;
}

.add-ons_accordion-body.add-ons_js-accordion-body {
  padding-bottom: 2rem;
}

.add-ons_accordion {
  display: block;
}

.add-ons_accordion.add-ons_js-accordion {
  padding-top: 0;
  padding-bottom: 2rem;
  position: relative;
}

.add-ons_image-wrapper {
  border-radius: var(--radius--main);
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.add-ons_component {
  justify-content: space-between;
  align-items: flex-start;
}

.add-ons_accordion-item {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
  box-shadow: none;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  width: 45%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.add-ons_accordion-item.add-ons_js-accordion-item {
  box-shadow: none;
}

.add-ons_accordion-item.add-ons_js-accordion-item.active:hover, .add-ons_accordion-item.add-ons_js-accordion-item {
  box-shadow: none;
}

.add-ons_accordion-item.add-ons_js-accordion-item.active {
  border-bottom-color: var(--swatch--brand-500);
  cursor: default;
  overflow: visible;
}

.add-ons_accordion-item.add-ons_js-accordion-item.active:hover {
  box-shadow: none;
}

.add-ons_accordion-body-contents {
  opacity: 1;
}

.add-ons_image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.add-ons_accordion-header {
  align-items: center;
  display: flex;
}

.add-ons_accordion-header.add-ons_js-accordion-header {
  cursor: pointer;
  cursor: pointer;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  overflow: visible;
}

.add-ons_accordion-dropdown-icon {
  width: 1.5rem;
  transform: rotate(-180deg);
}

.hero_video_card.u-theme-light {
  border-radius: var(--radius--small);
  overflow: hidden;
}

.medarbejder_visual {
  border-radius: var(--radius--main);
  background-color: var(--swatch--light-300);
  position: relative;
  overflow: hidden;
}

.medarbejder-card__top {
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: column;
  display: flex;
}

.medarbejder-card__info {
  grid-column-gap: var(--_spacing---space--1);
  grid-row-gap: var(--_spacing---space--1);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.medarbejder-card__link {
  border-bottom: var(--border-width--main) solid var(--_theme---border);
  line-height: var(--_typography---line-height--huge);
  transition: all .3s;
}

.medarbejder-card__link:hover {
  border-bottom-color: var(--_theme---text);
}

.logo-wall {
  justify-content: center;
  width: 100%;
  display: flex;
}

.logo-wall__collection {
  width: 100%;
}

.logo-wall__list {
  flex-flow: wrap;
  display: flex;
}

.logo-wall__item {
  width: 16.6667%;
  position: relative;
}

.logo-wall__logo {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.logo-wall__logo-before {
  padding-top: 66.66%;
}

.logo-wall__logo-target {
  justify-content: center;
  align-items: center;
  width: 66.66%;
  height: 40%;
  display: flex;
  position: absolute;
}

.logo-wall__logo-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.footer_afdelinger_info_label {
  text-wrap: pretty;
  padding-bottom: .25rem;
  line-height: 1;
}

.red {
  background-color: red;
}

.relaterede_nyheder_image.u-cover-absolute {
  transform: scale(calc(1 + .1 * var(--_trigger---off)));
  transition-property: transform;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.global_cta_wrap {
  right: var(--site--gutter);
  z-index: 999;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: fixed;
}

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

.global_cta_phone {
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-800);
  pointer-events: auto;
  color: var(--swatch--light-100);
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  transition: all .3s;
}

.global_cta_phone:hover {
  background-color: var(--swatch--brand-500);
  color: var(--swatch--light-100);
}

.global_cta_mail {
  border: var(--border-width--main) solid var(--_theme---border);
  border-radius: var(--radius--small);
  background-color: var(--swatch--brand-800);
  pointer-events: auto;
  color: var(--swatch--light-100);
  width: 2.5rem;
  height: 2.5rem;
  padding: .5rem;
  transition: all .3s;
}

.global_cta_mail:hover {
  background-color: var(--swatch--brand-500);
  color: var(--swatch--light-100);
}

.process_card_wrap {
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: 100%;
  display: flex;
}

.process_card_group {
  border-radius: var(--radius--main);
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  min-height: 100%;
  display: flex;
  position: relative;
}

.process_card_group:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b), .process_card_group:where(.w-variant-89f78d0f-a362-68a7-6fff-e040f8416b58) {
  border-radius: 0;
}

.process_card_element {
  padding-top: var(--_spacing---space--6);
  padding-right: var(--_spacing---space--6);
  padding-bottom: var(--_spacing---space--6);
  padding-left: var(--_spacing---space--6);
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  background-color: var(--swatch--brand-500);
  color: var(--_theme---text);
  border-radius: inherit;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 28rem;
  transition-property: border-color;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
}

.process_card_element:where(.w-variant-51efa20c-c7be-48fe-973a-11367f19d622) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  border-style: none;
}

.process_card_element:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b) {
  border-style: none;
  padding: 0;
}

.process_card_element:where(.w-variant-89f78d0f-a362-68a7-6fff-e040f8416b57) {
  background-color: var(--_theme---background);
  color: var(--_theme---text);
  --_theme---background: var(--swatch--brand-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---background-skeleton: color-mix(in lab, currentcolor 3%, transparent);
  --_theme---heading-accent: var(--swatch--brand-800);
  --_theme---border: var(--swatch--light-100-o05);
  --_theme---nav--background: var(--_theme---background-2);
  --_theme---selection--background: var(--swatch--brand-300);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--light-100);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--brand-900);
  --_theme---button-primary--background-hover: var(--swatch--brand-500);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--swatch--light-100);
  --_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(--swatch--brand-500);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--swatch--light-100);
  --_theme---text-link--text: var(--_theme---text);
  --_theme---text-link--border: var(--_theme---border);
  --_theme---text-link--text-hover: var(--_theme---text-link--text);
  --_theme---text-link--border-hover: var(--swatch--brand-500);
  border-style: none;
}

.process_card_element:where(.w-variant-89f78d0f-a362-68a7-6fff-e040f8416b58) {
  border-style: none;
  padding: 0;
}

.process_card_content {
  z-index: 2;
  grid-column-gap: var(--_spacing---space--2);
  grid-row-gap: var(--_spacing---space--2);
  flex-flow: column;
  display: flex;
  position: relative;
}

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

.process_card_title.u-text-style-h4:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b), .process_card_title.u-text-style-h4:where(.w-variant-89f78d0f-a362-68a7-6fff-e040f8416b58), .process_card_title.u-text-style-h4:where(.w-variant-da648fa9-bbba-c8cb-e549-1d22cb8af97b), .process_card_title.u-text-style-h4:where(.w-variant-89f78d0f-a362-68a7-6fff-e040f8416b58) {
  margin-bottom: var(--_spacing---space--3);
  --_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-bold);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--normal);
  --_text-style---margin-bottom: var(--_spacing---space--2);
  --_text-style---text-wrap: balance;
  --_text-style---margin-top: var(--_spacing---space--7);
  --_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);
}

.process_card_icon {
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  overflow: hidden;
}

.case_slider_card_content_middle {
  grid-column-gap: var(--_spacing---space--4);
  grid-row-gap: var(--_spacing---space--4);
  flex-flow: column;
  display: flex;
}

.sticky_header_line {
  z-index: 0;
  height: var(--border-width--main);
  background-color: var(--_theme---border);
  position: absolute;
  inset: auto 0% 0%;
}

.bunny-player {
  aspect-ratio: auto;
  border-top-left-radius: var(--radius--main);
  border-top-right-radius: var(--radius--main);
  border-bottom-left-radius: var(--radius--main);
  border-bottom-right-radius: var(--radius--main);
  background-color: var(--_theme---background-skeleton);
  pointer-events: none;
  color: #fff;
  isolation: isolate;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translateX(0);
}

.bunny-player:where(.w-variant-230563f7-e29d-4c34-cd3f-adf6d9c53ef7) {
  height: 100%;
}

.bunny-player:where(.w-variant-612cb98b-15cf-4417-79a4-aa81e697afee) {
  aspect-ratio: 16 / 9;
}

.bunny-player:where(.w-variant-9a5a4f10-6ab1-8563-f47a-7526d496863d) {
  aspect-ratio: 1;
}

.bunny-player__before {
  padding-top: 50%;
}

.bunny-player__before:where(.w-variant-230563f7-e29d-4c34-cd3f-adf6d9c53ef7) {
  display: none;
}

.bunny-player__interface {
  flex-flow: column;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.bunny-player__time {
  grid-column-gap: .125em;
  grid-row-gap: .125em;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 5.75em;
  display: flex;
}

.bunny-player__toggle-mute, .bunny-player__toggle-fullscreen {
  cursor: pointer;
  width: 1.5em;
  height: 1.5em;
}

.bunny-player__interface-btns {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  align-items: center;
  display: flex;
}

.bunny-player__placeholder {
  object-fit: cover;
  object-position: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  transform-origin: calc(var(--x, 50) * 1%) calc(var(--y, 50) * 1%);
  transform: scale(var(--s, 1));
  width: 100%;
  height: 100%;
  display: inline-block;
}

.bunny-player__placeholder:where(.w-variant-230563f7-e29d-4c34-cd3f-adf6d9c53ef7) {
  position: absolute;
  inset: 0%;
}

.bunny-player__timeline-progress {
  background-color: var(--swatch--brand-500);
  pointer-events: none;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateX(-100%);
}

.bunny-player__video {
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.bunny-player__text {
  white-space: nowrap;
  margin-bottom: 0;
  font-size: .9375em;
  line-height: 1;
}

.bunny-player__text.is--transparent {
  opacity: .5;
  opacity: .5;
}

.bunny-player__playpause {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.bunny-player__fullscreen-scale-svg {
  display: block;
}

.bunny-player__big-btn {
  -webkit-backdrop-filter: blur(1em);
  backdrop-filter: blur(1em);
  cursor: pointer;
  background-color: #64646433;
  border: 1px solid #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  padding: 1rem;
  display: flex;
  position: relative;
}

.bunny-player__volume-mute-svg {
  display: none;
}

.bunny-player__toggle-playpause {
  cursor: pointer;
  width: 1.5em;
  height: 1.5em;
}

.bunny-player__fullscreen-shrink-svg {
  display: none;
}

.bunny-player__timeline-bg {
  background-color: #ffffff26;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  position: absolute;
}

.bunny-player__timeline-bar {
  border-radius: 1em;
  width: 100%;
  height: 30%;
  position: absolute;
  overflow: hidden;
}

.bunny-player__interface-bottom {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  pointer-events: auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: min(2em, 4vw);
  display: flex;
  position: relative;
}

.bunny-player__volume-up-svg {
  display: block;
}

.bunny-player__timeline {
  cursor: pointer;
  flex: 1;
  align-items: center;
  height: 1em;
  margin-left: .5em;
  margin-right: .5em;
  display: flex;
  position: relative;
}

.bunny-player__pause-svg {
  display: none;
}

.bunny-player__interface-fade {
  opacity: .5;
  background-image: linear-gradient(#0000, #000);
  width: 100%;
  height: 25%;
  position: absolute;
  bottom: 0;
}

.bunny-player__timeline-buffered {
  opacity: .2;
  pointer-events: none;
  background-color: #fff;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateX(-100%);
}

.bunny-player__loading-svg {
  width: 6em;
}

.bunny-player__dark {
  opacity: .1;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.bunny-player__timeline-handle {
  pointer-events: none;
  background-color: #ff4c24;
  border-radius: 1em;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)scale(0);
}

.bunny-player__loading {
  opacity: 0;
  visibility: hidden;
  background-color: #00000054;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.copy-email-wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.copy-email-button {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  background-color: #fff;
  border-radius: .5em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.copy-email-button:focus {
  outline-offset: 0px;
  border: 1px #000;
  outline: 3px #131313;
}

.copy-email-button:focus-visible, .copy-email-button[data-wf-focus-visible] {
  outline-offset: 4px;
  border-style: none;
  outline: 2px solid #fff;
}

.form_component {
  flex-flow: row;
  display: flex;
}

.code-embed {
  display: none;
}

.kundecases_slider_collection_item {
  flex: none;
  width: 100%;
}

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

.bunny-player__placeholder-wrap {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .nav_links_wrap {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
    flex-flow: column;
    display: flex;
  }

  .nav_links_link {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .nav_search_btn_wrap {
    margin-left: 0;
  }

  .nav_search_wrap {
    border-radius: var(--radius--small);
    background-color: var(--swatch--light-200);
    width: 100%;
    min-height: 3rem;
    margin-bottom: 0;
  }

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

  .footer_layout {
    flex-flow: column;
  }

  .footer_cta {
    padding-bottom: clamp(2rem, 1.83333rem + .833333vw, 2.5rem);
  }

  .bunny-bg__playpause {
    bottom: 1em;
    right: 1em;
  }

  .nav_dropdown_mega_ydelser_header {
    display: none;
  }

  .nav_actions_mobile {
    grid-column-gap: var(--_spacing---space--2);
    grid-row-gap: var(--_spacing---space--2);
    flex-flow: column;
    display: flex;
  }

  .nav_mobile_nav {
    grid-column-gap: var(--_spacing---space--4);
    grid-row-gap: var(--_spacing---space--4);
    justify-content: center;
    align-items: center;
  }

  .ydelser_cta_layout {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .nav_dropdown_list_ydelser {
    grid-auto-columns: 1fr;
  }

  .directional-list__col-client, .directional-list__col-info {
    display: none;
  }

  .nav_links_search {
    padding: var(--_spacing---space--4);
    background-color: var(--_theme---background-skeleton);
  }

  .case_slider_card_layout.u-grid-autofit {
    flex-flow: column;
  }

  .case_slider_card_content {
    justify-content: flex-start;
    min-height: auto;
  }

  .img-carousel__panel {
    width: 12em;
    height: 36em;
  }

  .tab-content__wrap {
    max-width: none;
    margin-left: 0;
  }

  .tab-visual__item {
    overflow: hidden;
  }

  .tab-visual__wrap {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-content__inner {
    justify-content: space-between;
    align-items: stretch;
    padding: 0;
  }

  .tab-layout__col {
    width: 100%;
  }

  .tab-content__top {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .tabs_image-wrapper {
    aspect-ratio: 1;
  }

  .tabs_card {
    width: 40%;
    inset: 2rem auto auto 0%;
  }

  .tabs_card.is-2 {
    inset: auto 0% 2rem auto;
    inset: auto 0% 2rem auto;
  }

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

  .tabs_image {
    min-width: auto;
  }

  .add-ons_accordion.add-ons_js-accordion {
    padding-top: 0;
    padding-bottom: 0;
  }

  .add-ons_image-wrapper {
    width: 100%;
    height: 24rem;
    margin-top: 2rem;
    position: relative;
  }

  .add-ons_accordion-item.add-ons_js-accordion-item {
    width: 100%;
  }

  .add-ons_image {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .code_wrapper {
    max-height: 280px;
  }

  .code_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
    position: static;
  }

  .logo-wall__item {
    width: 33.333%;
  }

  .integration_layout {
    grid-column-gap: var(--_spacing---space--8);
    grid-row-gap: var(--_spacing---space--8);
    flex-flow: column;
    display: flex;
  }

  .integration_visual.u-order-first-medium {
    aspect-ratio: 16 / 9;
    aspect-ratio: 16 / 9;
  }

  .nyhed_layout.u-grid-custom.u-gap-8 {
    display: flex;
  }

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

  .kundecase_content_layout.u-grid-custom.u-gap-8 {
    display: flex;
  }

  .betingelser_nav_card {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .event_content {
    grid-column-gap: var(--_spacing---space--8);
    grid-row-gap: var(--_spacing---space--8);
    width: 100%;
    order: 2 !important;
  }

  .event_tilmelding {
    padding-left: 0;
    padding-right: 0;
  }

  .event_nav_desktop {
    order: -9999;
    width: 100%;
    padding-right: 0;
    display: none;
  }

  .event_image {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .event_nav_sticky {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .event_layout {
    flex-direction: column;
    display: flex;
  }

  .minigame__h1 {
    font-size: 40vw;
  }

  .event_nav_mobile {
    display: block;
  }

  .help_cms_tab_content {
    padding-top: 2rem;
  }

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

  .help_cms_tabs_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .help_cms_search_categories_wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .help_cms_tab_search {
    margin-top: 0;
    display: none;
  }

  .help_cms_tabs_layout {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .img-carousel__panel {
    grid-template-rows: max-content;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .img-carousel__img {
    flex: none;
  }

  .content-item__nr {
    margin-top: -.2em;
  }

  .content-item__heading {
    font-size: 1.5em;
  }

  .tab-content__item-main {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .tab-visual__item {
    border-radius: .25em;
  }

  .tab-content__bottom {
    max-width: none;
  }

  .tab-layout__col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-layout__wrap {
    grid-row-gap: 2em;
  }

  .tabs_card {
    width: 60%;
    padding: 1rem;
  }

  .add-ons_accordion-title {
    letter-spacing: 0;
    font-size: 1.4rem;
  }

  .add-ons_accordion {
    width: 100%;
  }

  .add-ons_image-wrapper {
    height: 18rem;
  }

  .add-ons_accordion-item {
    box-shadow: none;
  }

  .add-ons_image {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .add-ons_accordion-header.add-ons_js-accordion-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .minigame__fly {
    width: 44px;
    height: 44px;
  }

  .minigame__eyebrow {
    font-size: 28px;
  }

  .mingame__rocket {
    width: 60px;
    height: 90px;
  }

  .minigame__controls {
    bottom: 140px;
  }

  .minigame {
    min-height: 40em;
  }

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

  .help_cms_search_categories_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .help_cms_card {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .u-max-width-full {
    max-width: 100%;
  }

  .copy-email-text__wrap {
    font-size: 1em;
  }

  .img-carousel__list {
    grid-row-gap: 1em;
  }

  .content-item__nr {
    flex: none;
  }

  .content-item__heading {
    font-size: 1.5em;
  }

  .tab-content__item-main {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .tab-visual__inner {
    border-style: none;
    border-radius: .25em;
    padding: 0;
  }

  .tab-image {
    aspect-ratio: auto;
  }

  .tab-content__item-detail {
    padding-left: 3em;
  }

  .tab-content__item {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .tabs_image-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    aspect-ratio: auto;
    flex-flow: column-reverse;
  }

  .tabs_card {
    width: 100%;
    position: static;
  }

  .tabs_image {
    position: static;
  }

  .add-ons_accordion-body {
    padding-left: 56px;
  }

  .add-ons_accordion-body.add-ons_js-accordion-body {
    padding-left: 0;
    padding-right: 0;
  }

  .add-ons_image-wrapper {
    height: 12rem;
  }

  .event_image {
    height: 220px;
  }

  .minigame {
    min-height: 30em;
  }

  .search-icon {
    left: 4%;
  }

  .help_cms_search_categories_wrap {
    flex-direction: column;
    display: flex;
  }

  .help_cms_header {
    width: 100%;
  }

  .updated-text {
    flex-direction: row;
  }

  .tabs-menu-left {
    flex-direction: column;
    align-items: stretch;
  }
}

#w-node-_6705d5fc-a872-7dbc-68c1-72360a00dd17-3814999f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6705d5fc-a872-7dbc-68c1-72360a00dda0-3814999f {
  grid-area: span 1 / span 3 / span 1 / span 3;
}
