:root {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_text-style---font-size: var(--_typography---font-size--text-main);
  --_text-style---line-height: var(--_typography---line-height--1-5);
  --_text-style---font-weight: var(--_typography---font--primary-regular);
  --_text-style---letter-spacing: var(--_typography---letter-spacing--0em);
  --_text-style---font-family: var(--_typography---font--primary-family);
  --_text-style---margin-top: var(--_spacing---space--4);
  --_text-style---margin-bottom: var(--_spacing---space--4);
  --_spacing---space--6: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_spacing---space--7: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --max-width--main: calc(var(--site--viewport-max) * 1rem);
  --site--margin: clamp(1 * 1rem, ((1 - ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 1) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --max-width--small: 50rem;
  --max-width--full: 100%;
  --_spacing---space--2: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.75 - .625) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .75 * 1rem);
  --site--gutter: 1rem;
  --_gap---size: var(--site--gutter);
  --_theme---background-2: var(--swatch--light-200);
  --_spacing---space--1: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((.5 - .375) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), .5 * 1rem);
  --_spacing---space--3: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_spacing---space--4: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_spacing---space--5: clamp(1.75 * 1rem, ((1.75 - ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((2 - 1.75) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 2 * 1rem);
  --_spacing---space--8: clamp(2.5 * 1rem, ((2.5 - ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((4 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 4 * 1rem);
  --_typography---font--primary-family: "Overusedgrotesk Vf", Arial, sans-serif;
  --_typography---font--primary-regular: 400;
  --_typography---font--primary-medium: 500;
  --_typography---font--primary-bold: 700;
  --radius--small: .5rem;
  --radius--main: 1rem;
  --radius--round: 100vw;
  --border-width--main: .094rem;
  --_theme---border: var(--swatch--dark-900-o20);
  --_typography---line-height--1: 1;
  --swatch--transparent: transparent;
  --_button-style---border: var(--_theme---button-primary--border);
  --_button-style---background: var(--_theme---button-primary--background);
  --_button-style---text: var(--_theme---button-primary--text);
  --_button-style---border-hover: var(--_theme---button-primary--border-hover);
  --_button-style---background-hover: var(--_theme---button-primary--background-hover);
  --_button-style---text-hover: var(--_theme---button-primary--text-hover);
  --_typography---font--primary-600: 600;
  --_spacing---section-space--small: clamp(3 * 1rem, ((3 - ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((5 - 3) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 5 * 1rem);
  --_typography---font-size--text-small: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1 - .875) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1 * 1rem);
  --_spacing---section-space--none: 0px;
  --_spacing---section-space--main: clamp(4 * 1rem, ((4 - ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((7 - 4) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 7 * 1rem);
  --_spacing---section-space--large: clamp(5.5 * 1rem, ((5.5 - ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((10 - 5.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 10 * 1rem);
  --_spacing---section-space--page-top: clamp(7 * 1rem, ((7 - ((14 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((14 - 7) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 14 * 1rem);
  --_typography---font-size--h1: clamp(3rem, ((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), 5rem);
  --focus--offset-inner: -.125rem;
  --swatch--light-100: white;
  --_typography---font-size--h3: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3 * 1rem);
  --swatch--light-100-o20: color-mix(in srgb, var(--swatch--light-100) 80%, transparent);
  --swatch--brand-500: #5e46dd;
  --_text-style---text-transform: var(--_typography---text-transform--none);
  --site--viewport-max: 90;
  --site--viewport-min: 20;
  --_text-style---trim-top: var(--_typography---font--primary-trim-top);
  --_text-style---trim-bottom: var(--_typography---font--primary-trim-bottom);
  --_column-count---value: 1;
  --_theme---selection--background: var(--swatch--brand-500);
  --_theme---selection--text: var(--swatch--brand-text);
  --site--column-count: 12;
  --focus--width: .125rem;
  --focus--offset-outer: .1875rem;
  --swatch--light-200: #ebebeb;
  --swatch--dark-800: #6c6786;
  --swatch--dark-900: #110d2c;
  --swatch--dark-900-o20: color-mix(in srgb, var(--swatch--dark-900) 20%, transparent);
  --swatch--brand-400: color-mix(in srgb, var(--swatch--brand-500), white 20%);
  --swatch--brand-600: color-mix(in srgb, var(--swatch--brand-500), black 20%);
  --swatch--brand-text: var(--swatch--dark-900);
  --_alignment---direction: start;
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: #e9e7f8;
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
  --_typography---font--primary-trim-top: .33em;
  --_typography---font--primary-trim-bottom: .38em;
  --_typography---letter-spacing--0-03em: -.03em;
  --_typography---letter-spacing--0em: 0em;
  --_typography---line-height--1-1: 1.1;
  --_typography---line-height--1-3: 1.3;
  --_typography---line-height--1-5: 1.5;
  --_typography---font-size--text-main: 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--text-large: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 1.25 * 1rem);
  --_typography---font-size--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.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);
  --_typography---font-size--h2: clamp(2.5 * 1rem, ((2.5 - ((3.5 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min)) * var(--site--viewport-min))) * 1rem + ((3.5 - 2.5) / (var(--site--viewport-max)  - var(--site--viewport-min))) * 100vw), 3.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);
  --site--column-width: calc((min(var(--max-width--main), 100% - var(--site--margin) * 2)  - (var(--site--gutter) * (var(--site--column-count)  - 1))) / var(--site--column-count));
  --_typography---text-transform--none: var(--text-transform, none);
  --_typography---text-transform--uppercase: uppercase;
  --_typography---text-transform--capitalize: capitalize;
  --_typography---text-transform--lowercase: lowercase;
}

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

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

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

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

li {
  display: block;
}

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

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

figure {
  margin-bottom: 0;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-grid-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-mb-text {
  margin-bottom: var(--_text-style---margin-bottom);
  margin-bottom: var(--_text-style---margin-bottom);
}

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

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

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

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

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

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

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

.u-display-contents {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

.btn_main_wrap.is-new {
  border: 1px solid #201469;
  border-radius: .625rem;
  box-shadow: inset 0 3px #ffffff54;
}

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

.btn_main_text.u-text-style-main {
  font-weight: var(--_typography---font--primary-600);
  font-weight: var(--_typography---font--primary-600);
}

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

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

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

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

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

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

.g_eyebrow_wrap {
  justify-content: var(--_alignment---direction, start);
  background-color: #e8ebff;
  border-radius: 3.125rem;
  margin-bottom: 2rem;
  padding: .5rem 1.25rem .5rem .5rem;
  display: flex;
}

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

.g_eyebrow_text.u-text-style-main {
  font-size: var(--_typography---font-size--text-small);
  color: #110d2c;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: var(--_typography---font-size--text-small);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

.g_visual_wrap.u-position-relative {
  background-color: #0000;
}

.g_visual_wrap.u-position-relative.u-height-full.is-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.g_visual_wrap.u-position-relative.height {
  border-radius: 1rem;
  width: 100%;
  height: 50rem;
  display: flex;
  overflow: clip;
}

.g_visual_wrap.u-position-relative.height.is-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 29rem;
  overflow: visible;
}

.g_visual_wrap.u-position-relative.height.is-video {
  height: 70vh;
}

.g_visual_wrap.u-position-relative.height.is-4 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 80%;
  height: auto;
  overflow: visible;
}

.g_visual_wrap.u-position-relative.height.is-4.anim-slide-up {
  height: unset;
  height: unset;
}

.g_visual_wrap.u-position-relative.tab-content__wrap {
  overflow: visible;
}

.g_visual_img {
  object-position: inherit;
}

.g_visual_img.radius-0 {
  overflow: visible;
}

.g_visual_img.u-cover-absolute.new {
  object-fit: contain;
  overflow: visible;
}

.g_visual_img.u-cover-absolute.is-meet {
  object-fit: contain;
  object-fit: contain;
}

.g_visual_video {
  object-fit: contain;
  max-height: 100%;
}

.g_visual_video.u-cover-absolute {
  z-index: 1;
  aspect-ratio: 1;
  object-fit: cover;
  z-index: 1;
  aspect-ratio: 1;
  object-fit: cover;
}

.g_visual_overlay {
  background-color: #000;
}

.g_visual_overlay.u-cover-absolute.is-home-hero {
  z-index: 0;
  z-index: 0;
  z-index: 0;
}

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

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

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

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

.g_svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible !important;
}

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

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

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

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

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

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

.section_wrap {
  color: var(--_theme---text);
}

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

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

.section_wrap:where(.w-variant-01643db3-4a40-860c-6339-a8295e0ae426) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---selection--background: var(--swatch--brand-500);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: #e9e7f8;
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

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

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

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

.section_wrap:where(.w-variant-926dfd3b-c231-dcd2-faf2-4daacacfc3fa) {
  --_theme---background: var(--swatch--light-100);
  --_theme---text: var(--swatch--dark-900);
  --_theme---background-2: var(--swatch--light-200);
  --_theme---border: var(--swatch--dark-900-o20);
  --_theme---selection--background: var(--swatch--brand-500);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: #e9e7f8;
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_wrap:where(.w-variant-926dfd3b-c231-dcd2-faf2-4daacacfc3fb) {
  --_theme---background: var(--swatch--dark-900);
  --_theme---text: var(--swatch--light-100);
  --_theme---background-2: var(--swatch--dark-800);
  --_theme---border: var(--swatch--light-100-o20);
  --_theme---selection--background: var(--swatch--brand-500);
  --_theme---selection--text: var(--swatch--brand-text);
  --_theme---button-primary--background: var(--swatch--brand-500);
  --_theme---button-primary--border: var(--_theme---button-primary--background);
  --_theme---button-primary--text: var(--swatch--light-100);
  --_theme---button-primary--background-hover: var(--_theme---text);
  --_theme---button-primary--border-hover: var(--_theme---button-primary--background-hover);
  --_theme---button-primary--text-hover: var(--_theme---background);
  --_theme---button-secondary--background: var(--swatch--transparent);
  --_theme---button-secondary--border: #e9e7f8;
  --_theme---button-secondary--text: var(--_theme---text);
  --_theme---button-secondary--background-hover: var(--_theme---text);
  --_theme---button-secondary--border-hover: var(--_theme---button-secondary--background-hover);
  --_theme---button-secondary--text-hover: var(--_theme---background);
}

.section_wrap.is-pin {
  min-height: 100vh;
}

.g_heading.max-w {
  font-size: var(--_typography---font-size--h1);
  font-size: var(--_typography---font-size--h1);
  font-size: var(--_typography---font-size--h1);
  max-width: 11ch;
}

.g_paragraph {
  color: #6c6786;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
}

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

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

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

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

.g_content.margin {
  padding-left: 4rem;
}

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

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

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

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

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

.section_layout.u-grid-autofit.nav_1_dropdown_mega_wrap {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
}

.img_eyebrow {
  object-fit: contain;
  width: 100%;
  max-width: 6.9rem;
}

.nav_1_component {
  z-index: 990;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
  container-type: inline-size;
}

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

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

.nav_1_wrap {
  z-index: 1;
  background-color: var(--_theme---background);
  position: relative;
}

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

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

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

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

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

.nav_1_links_component.is-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

.nav_1_links_wrap {
  flex: 1;
}

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

.nav_1_links_item {
  display: flex;
}

.nav_1_links_link {
  z-index: 2;
  padding-top: var(--_spacing---space--2);
  padding-right: 0;
  padding-bottom: var(--_spacing---space--2);
  grid-column-gap: var(--_spacing---space--2);
  cursor: pointer;
  color: inherit;
  flex: 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_1_links_link.is-desktop {
  padding: 0px var(--_spacing---space--3);
  padding: 0px var(--_spacing---space--3);
  height: 100%;
}

.nav_1_links_text {
  color: #110847;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

.nav_1_actions_wrap.is-desktop {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
}

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

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

.nav_1_buttons_item.is-main.is-desktop {
  margin: 0px var(--_spacing---space--3);
  margin: 0px var(--_spacing---space--3);
}

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

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

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

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

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

.nav_1_menu_contain.u-container.is-desktop {
  display: block;
}

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

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

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

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

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

.btn_nav-main {
  color: #110847;
  background-color: #e9e7f8;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  gap: .625rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  display: flex;
}

.btn_nav-secondary {
  color: #110847;
  background-color: #0000;
  border: 1px solid #e9e7f8;
  border-radius: .625rem;
  justify-content: center;
  align-items: center;
  gap: .625rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  display: flex;
}

.content_wrap {
  background-color: #0000;
  justify-content: flex-start;
  align-items: stretch;
}

.marquee_wrap {
  background-color: #f8f2f3;
  border: 1px solid #a3143317;
  border-radius: 1.25rem;
  width: 100%;
  margin-top: 1rem;
  overflow: clip;
}

.marquee_1_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee_1_layout {
  display: flex;
}

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

.marquee_1_track.is-reversed {
  animation-direction: reverse;
}

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

.marquee_1_cms_list {
  flex: none;
  justify-content: space-around;
  min-width: 100vw;
  display: flex;
}

.marquee_1_cms_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: none;
  padding: 0 .5rem;
  display: flex;
}

.marquee_1_cms_text {
  color: #a31433;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.marquee_1_embed {
  display: none;
}

.marquee_1_cms_svg {
  width: 1.25rem;
  height: 1.25rem;
}

.marquee_1_cms_item-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border: 1px solid #a314332e;
  border-radius: .625rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  box-shadow: inset 0 -3px #a3143321;
}

.u-weight-semibold {
  font-weight: 600;
}

.section_purple {
  background-color: #614bd5;
}

.section_purple.u-theme-light {
  border-radius: 2.5rem;
  overflow: clip;
}

.sec_purp_headstack {
  padding-bottom: 3rem;
}

.sec_purp-eyebrow {
  color: #fffc;
  text-transform: uppercase;
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
}

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

.sec_purp_card-title {
  color: #fff;
  margin-bottom: .3rem;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.sec_purp_p {
  color: #fffc;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bento_headstack {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bento_eyebrow {
  color: #5e46dd;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.bento_h2 {
  text-align: center;
  text-align: center;
  max-width: 20ch;
}

.bento_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 34rem)) minmax(200px, 47.9375rem);
  grid-auto-columns: 1fr;
  padding-top: 3rem;
  display: grid;
}

.bento_grid.is-reverse {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-columns: minmax(200px, 47.9375rem) repeat(auto-fit, minmax(200px, 34rem));
  grid-auto-flow: row;
  padding-top: 2rem;
}

.bento_card-wrap {
  background-color: #f5f4fa;
  border: 1px solid #5e46dd33;
  border-radius: 1.875rem;
  flex-flow: column;
  display: flex;
  overflow: clip;
}

.bento_top-wrap {
  flex-flow: column;
  height: 100%;
  padding: 2.5rem 2rem 0;
  display: flex;
}

.bento_bottom-wrap {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: auto;
  padding: 1rem 1rem 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.bento-svg-icon {
  max-width: 3.25rem;
  margin-bottom: 1.25rem;
}

.bento_title {
  color: #110d2c;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.bento_p {
  color: #6c6786;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.bento_img-abs {
  z-index: 1;
  pointer-events: auto;
  cursor: none;
  object-fit: contain;
  position: static;
  inset: -15% 0% auto;
  overflow: visible;
}

.bento_img-abs.is2 {
  box-sizing: border-box;
  top: 13%;
  left: 2rem;
  right: 2rem;
}

.bento_img-abs.is-3 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: static;
  inset: auto 0% -1%;
}

.bento_img-abs.is-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  inset: auto 0% 0%;
}

.section_testimonials {
  background-color: #f6f5fd;
  border-radius: 2.5rem;
}

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

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

.testimonial_layout {
  display: flex;
}

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

.testimonial_track.is-reversed {
  animation-direction: reverse;
}

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

.testimonial_cms_list {
  flex: none;
  justify-content: space-around;
  align-self: stretch;
  min-width: 100vw;
  display: flex;
}

.testimonial_cms_item {
  flex: none;
  padding-left: .75rem;
  padding-right: .75rem;
}

.testimonial_cms_text {
  color: #110d2c;
  margin-top: auto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.testimonial_embed {
  display: none;
}

.testimonial_cms_card {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  background-color: #fff;
  border: 2px solid #e2dcf8;
  border-radius: 1.25rem;
  flex-flow: column;
  height: 100%;
  padding: 1.75rem;
  display: flex;
}

.testimonial_cms_p {
  color: #6c6786;
  max-width: 37ch;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.testimonials_anchor-wrap {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.testimonials_anchor-left {
  width: 8rem;
}

.testimonials_anchor-right {
  width: 9.38rem;
}

.tab-layout__wrap {
  z-index: 1;
  grid-row-gap: 3em;
  flex-flow: wrap;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.tab-layout__col {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 50%;
  padding: 0;
  display: flex;
}

.tab-content__wrap {
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.tab-content__inner {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-content__top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 1rem;
  display: flex;
}

.tab-content__bottom {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 2rem;
  display: flex;
}

.tab-content__item {
  color: #131313;
  background-color: #f6f6fa;
  border: 1px solid #f6f6fa;
  border-radius: 1.25rem;
  flex-flow: column;
  width: 100%;
  padding: 1.25rem 1.25rem 1rem;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .25s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
}

.tab-content__item-main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: .6rem;
  display: flex;
}

.content-item__nr {
  color: #5e46dd;
  background-color: #5e46dd2e;
  border: 1px #131313;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: .25rem .4375rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition-property: transform;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(.625, .05, 0, 1);
  display: flex;
}

.content-item__heading {
  line-height: var(--_text-style---line-height);
  color: #110d2c;
  margin-top: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
}

.tab-content__item-detail {
  width: 100%;
  height: 0;
  padding-left: 0;
  overflow: hidden;
}

.tab-description__spacer {
  padding-top: .5em;
}

.tab-description {
  color: #6c6786;
  margin-bottom: 5px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.tab-content__item-bottom {
  background-color: #0003;
  width: 100%;
  height: 1px;
  transition: background-color .2s;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.tab-progress {
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #ff4c24;
  width: 100%;
  height: 1px;
  transform: scale3d(0, 1, 1);
}

.tab-visual__wrap {
  background-color: #fafafa;
  border-radius: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  position: relative;
}

.tab-visual__item {
  visibility: hidden;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.tab-visual__item.active {
  visibility: visible;
  visibility: visible;
  inset: 0%;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  inset: 0%;
}

.tab-visual__inner {
  width: 100%;
  height: 100%;
  padding: 1rem;
  overflow: hidden;
}

.tab-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  position: relative;
  overflow: clip;
}

.card_purp-1 {
  background-color: #7460e0;
  border: 1px solid #ffffff45;
  border-radius: 1.875rem;
}

.card_purp-content {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.card_purp-content.margin {
  justify-content: center;
  align-items: flex-start;
  padding-right: 3rem;
}

.card_purp-headstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.card_heading {
  font-size: var(--_typography---font-size--h3);
  color: #fff;
  max-width: 14ch;
  font-style: normal;
  font-weight: 600;
  line-height: 3.25rem;
}

.card_price {
  font-size: var(--_typography---font-size--h3);
  color: #fff;
  margin-left: auto;
  font-style: normal;
  font-weight: 600;
  line-height: 3.25rem;
}

.card_pricing-list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  padding-top: 2rem;
  display: flex;
}

.card_prcing-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fffc;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
}

.card_pricing-svg {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}

.card_pricing-btn {
  color: #614bd5;
  background-color: #fff;
  border-radius: .625rem;
  margin-top: 2rem;
  padding: .75rem 1.25rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: block;
  position: relative;
  box-shadow: inset 0 -3px #614bd54a;
}

.card_purp2.u-grid-autofit {
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  grid-column-gap: var(--_spacing---space--7);
  grid-row-gap: var(--_spacing---space--7);
  padding-top: 6rem;
}

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

.card_content-eyebrow {
  color: #fff;
  text-transform: uppercase;
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.card_heading-2 {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.25rem;
}

.faq_cms_wrap {
  width: 100%;
  max-width: 78%;
}

.faq_cms_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.faq_cms_item {
  background-color: #f6f6fa;
  border: 1px solid #f6f6fa;
  border-radius: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.faq_component {
  border-bottom: .09rem #000;
}

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

.faq_toggle_button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: inherit;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.5rem 0;
  display: flex;
}

.faq_toggle_text {
  color: #110d2c;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.faq_toggle_icon {
  aspect-ratio: 1;
  flex: none;
  width: 1.4rem;
}

.faq_toggle_svg {
  display: block;
  overflow: visible !important;
}

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

.faq_content_padding {
  padding-bottom: 2rem;
}

.faq_content_text {
  color: #6c6786;
  max-width: 90ch;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.faq_js {
  display: none;
}

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

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

.faq_layout {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.faq_heading {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}

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

.cta_wrap {
  background-color: #614bd5;
  border-radius: 1.875rem;
  position: relative;
  overflow: clip;
  container-type: inline-size;
}

.cta_content {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 50cqw;
  height: 100%;
  padding: 5rem 2rem 5rem 5rem;
  display: flex;
  position: relative;
}

.cta_image {
  object-position: 100% 50%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.cta_p {
  color: #fffc;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

.cta_list-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fffc;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  display: flex;
}

.cta_checkmark {
  aspect-ratio: 1;
  width: 1.25rem;
  height: 1.25rem;
}

.footer_1_wrap {
  background-color: #f6f6fa;
  border-radius: 2.5rem 2.5rem 0 0;
}

.footer_1_contain {
  padding-top: var(--_spacing---section-space--main);
  padding-bottom: var(--_spacing---section-space--none);
  border-bottom: 1px #000;
}

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

.footer_1_layout.u-grid-custom {
  --_column-count---value: 12;
  grid-column-gap: 1rem;
  grid-column-gap: 1rem;
  border-bottom: 1px #000;
  flex-flow: row;
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  display: flex;
}

.footer_1_content {
  grid-column-gap: .3rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  flex: 2 auto;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 13rem), 1fr));
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.footer_1_logo_wrap {
  width: 8rem;
}

.footer_1_social_wrap {
  color: #110d2c;
  background-color: #0000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: auto;
  padding: .5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
}

.footer_1_social_title {
  margin-bottom: 0;
}

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

.footer_1_group_title.u-text-style-h6.u-mb-text {
  color: #110d2c;
  margin-bottom: .75rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

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

.footer_1_group_item {
  display: flex;
}

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

.footer_1_link_text {
  color: #6c6786;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

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

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

.footer_1_bottom_text {
  color: #6c6786;
  margin-bottom: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.footer_1_social_img {
  border-radius: .75rem;
  width: 3rem;
  margin-right: .8rem;
}

.g_visual_btn-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.g_visual_btn {
  width: 94px;
  height: 94px;
}

.modal_1_css {
  display: none;
}

.modal_1_open {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border-radius: 0;
  padding: 0;
}

.modal_1_dialog {
  z-index: 1390;
  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;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
  overflow: clip;
}

.modal_1_inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  padding: 1rem;
  display: flex;
}

.modal_1_backdrop {
  z-index: 0;
  opacity: 1;
  background-color: #11084761;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.modal_1_content {
  color: #000;
  border-radius: 1rem;
  width: 90%;
  max-width: 80rem;
  max-height: 90%;
  position: relative;
}

.modal_1_close {
  color: #fff;
  background-color: #000;
  border-radius: 100vw;
  margin-bottom: 1rem;
  padding: .3em;
}

.btn_moda {
  z-index: 5;
  position: relative;
}

.img_parallax {
  object-fit: cover;
  border-radius: 1.25rem;
  flex: 0 auto;
  height: 28rem;
  overflow: clip;
}

.img_parallax.is-center {
  object-fit: cover;
  margin-top: -63px;
  margin-left: -28px;
  margin-right: -28px;
  position: relative;
  overflow: clip;
}

.img_parallax.is-cards {
  object-fit: contain;
  height: 100%;
}

.img_parallax.is-cards.is-2 {
  z-index: 2;
  height: auto;
  padding-left: 7%;
  position: absolute;
}

.img_parallax.anim-slide-up {
  min-width: 0;
}

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

.hiw-content.u-visual-wrap {
  aspect-ratio: auto;
  aspect-ratio: auto;
  aspect-ratio: auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 25.63rem;
  display: flex;
}

.hiw-tab-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  max-width: 50ch;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: clip;
}

.hiw-tab-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #010d1599;
  cursor: pointer;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.hiw-content-wrap {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
}

.hiw-p-wrap {
  box-sizing: border-box;
  height: 0;
  overflow: clip;
}

.hiw-p {
  color: #fff;
  padding-top: 1rem;
  padding-bottom: .5rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem;
  display: block;
}

.hiw-tab-line {
  background-color: #daf1ff;
  width: 2px;
  height: calc(100% + 2rem);
  margin-left: 1.8125rem;
  padding-bottom: 3.62rem;
  position: absolute;
  inset: 3.62rem auto auto 0%;
}

.hiw-tab-line.is-1 {
  inset: 0% auto 0% 0%;
  background-color: #ffffff75;
  border-radius: 100vw;
  width: 3px;
  height: 100%;
  margin-left: 0;
  padding-bottom: 0;
  inset: 0% auto 0% 0%;
  overflow: clip;
}

.hiw-tab-line-fill {
  background-color: #10a4ff;
  width: 100%;
  height: 0%;
}

.hiw-tab-line-fill.is-1 {
  background-color: #fff;
  border-radius: 100vw;
  height: 0%;
}

.hiw-image {
  aspect-ratio: 6.04 / 5.83;
  object-fit: contain;
  aspect-ratio: 6.04 / 5.83;
  object-fit: contain;
}

.scroll_ani-wrap {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.scroll_ani-item {
  aspect-ratio: 16 / 9;
  background-color: #f5f4fa;
  border: 1px solid #5e46dd33;
  border-radius: 1.875rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
  overflow: clip;
  container-type: inline-size;
}

.scroll_ani-track {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.scroll_card-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fff;
  border: .902px solid #5e46dd45;
  border-radius: .875rem;
  flex-flow: column;
  flex: none;
  width: 17rem;
  padding: 1.5rem;
  display: flex;
  box-shadow: inset 0 -4px #5e46dd26;
}

.scroll_card-step {
  text-transform: uppercase;
  color: #5e46dd;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.scroll_card-content {
  color: #110d2c;
  max-width: 16ch;
  padding: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.scroll_ani-finish {
  z-index: 0;
  background-color: #5e46dd0f;
  border: 1px solid #5e46dd61;
  border-radius: 1.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 65cqw;
  height: 48cqw;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 2rem;
  display: flex;
  position: absolute;
  inset: auto 0%;
}

.scroll_ani-abs-wrap {
  z-index: 1;
  width: 18rem;
  position: absolute;
  inset: 3% auto auto -15%;
}

.scroll_ani-abs-wrap.is-2 {
  z-index: 3;
  width: 41%;
  inset: -5% -3% auto auto;
}

.scroll_logo {
  width: 118px;
}

.scroll_p {
  color: #5e46dd;
  text-align: center;
  text-wrap: balance;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.list-icon {
  flex: none;
  width: 1rem;
}

.about-list-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-list.g_paragraph {
  color: var(--swatch--light-100-o20);
}

.about-list.g_paragraph.u-mb-3 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.anim-slide-up {
  animation: 1.2s both slide-up;
}

.modal_1_svg {
  width: 1.5rem;
}

.meet-resolve_layout {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  margin-bottom: -15rem;
  padding-top: 15rem;
  display: flex;
}

.meet-resolve_card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--swatch--brand-500);
  color: var(--swatch--light-100);
  border: 1px solid #ffffff26;
  border-radius: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 38rem;
  padding: 3rem;
  display: grid;
  position: sticky;
  top: 50vh;
  transform: translate(0, -50%);
}

.meet-resolve_content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.g_heading-copy.max-w {
  font-size: var(--_typography---font-size--h1);
  max-width: 11ch;
}

.meet-resolve_p {
  color: var(--swatch--light-100-o20);
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
}

.meet-resolve_eyebrow {
  color: var(--swatch--light-100-o20);
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.course_preview_top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 3.5rem;
  display: flex;
}

.course_preview_arrows {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: none;
  display: flex;
}

.course_preview_button {
  color: #5e46dd;
  background-color: #e9e7f8;
  border-radius: .5rem;
  padding: .5rem 1rem;
  transition: transform .25s;
  display: block;
}

.course_preview_button:hover {
  transform: translate(0, -10%);
}

.course_preview_svg {
  width: 2.25rem;
}

.course_preview_svg.is-forwards {
  transform: rotate(180deg);
}

.splide__list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
  overflow: scroll;
}

.course_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border: 1px solid #e3e1ee;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 23rem;
  max-width: 78vw;
  height: 100%;
  padding: 1.5rem;
  display: flex;
  box-shadow: 0 .375rem 1.25rem -.8rem #00000042;
}

.course_card_tag {
  color: var(--swatch--brand-500);
  font-weight: var(--_typography---font--primary-600);
  text-transform: uppercase;
  background-color: #5e46dd2e;
  border-radius: .38rem;
  padding: .25rem .5rem;
}

.course_img-img {
  aspect-ratio: 3 / 2;
  object-fit: contain;
  object-position: 0% 0%;
  height: auto;
  display: block;
}

.michael-headshot {
  object-position: inherit;
}

.michael-headshot.radius-0 {
  overflow: visible;
}

.michael-headshot.u-cover-absolute.new {
  object-fit: contain;
  overflow: visible;
}

.michael-headshot.u-cover-absolute.is-meet {
  object-fit: contain;
}

.michael-headshot.anim-slide-up {
  border-radius: 1.875rem;
}

@media screen and (max-width: 991px) {
  .u-display-contents {
    --_column-count---value: 12;
    display: contents;
  }

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

  .g_visual_wrap.u-position-relative.height.is-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: visible;
  }

  .g_visual_wrap.u-position-relative.height.is-4.anim-slide-up {
    aspect-ratio: auto;
    aspect-ratio: auto;
  }

  .g_visual_img.u-cover-absolute.new {
    height: auto;
    position: static;
  }

  .section_wrap {
    min-height: auto;
  }

  .g_content.margin {
    padding-left: 0;
  }

  .section_layout.u-grid-autofit {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    --_column-count---value: 1;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .img_eyebrow {
    max-width: 5.5rem;
  }

  .nav_1_links_component {
    grid-row-gap: 2rem;
    flex: 0 auto;
    width: 100%;
  }

  .nav_1_links_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .nav_1_links_link.is-desktop {
    padding-left: var(--_spacing---space--1);
    padding-left: var(--_spacing---space--1);
  }

  .nav_1_actions_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav_1_buttons_item.is-main.is-desktop {
    margin-left: 0;
  }

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

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

  .content_wrap {
    order: 1;
  }

  .sec_purp_cards-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .bento_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(200px, 50%)) minmax(200px, 50%);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .bento_grid.is-reverse {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: minmax(200px, 50%) repeat(auto-fit, minmax(200px, 50%));
  }

  .bento_card-wrap {
    width: 100%;
  }

  .bento_top-wrap {
    height: auto;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .bento_bottom-wrap {
    justify-content: flex-end;
    align-items: stretch;
    margin-top: auto;
  }

  .tab-layout__wrap {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .tab-layout__col {
    aspect-ratio: auto;
    width: 100%;
  }

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

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

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

  .tab-content__bottom {
    padding-right: 0;
  }

  .tab-visual__wrap {
    aspect-ratio: 1;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-visual__item {
    overflow: hidden;
  }

  .card_purp-1.u-grid-autofit {
    --_column-count---value: 1;
  }

  .card_purp-content.margin {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card_purp2.u-grid-autofit {
    --_column-count---value: 1;
  }

  .faq_cms_wrap {
    max-width: 100%;
  }

  .cta_wrap {
    aspect-ratio: auto;
  }

  .cta_content {
    width: 65cqw;
    padding: 2rem;
  }

  .cta_image {
    height: 100%;
  }

  .footer_1_layout.u-grid-custom {
    flex-flow: column;
  }

  .div_cfwf_vddgzo, .div_cfwf_qglgup {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .video_cfwf_bnfgzd {
    aspect-ratio: auto;
    box-shadow: none;
    color: #000;
    text-align: center;
    object-fit: contain;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_viqmld {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    text-align: center;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .1s ease-in-out;
    display: block;
    position: absolute;
    bottom: 0;
  }

  .div_cfwf_ltnfad {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_vcyzzk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    top: 0;
  }

  .div_cfwf_rifbtw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff3;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: relative;
  }

  .div_cfwf_sljgef {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 7.77785%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 #000;
    inline-size: 7.77785%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_iehyuc {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 1.17087%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #5b53ff;
    border: 0 #000;
    inline-size: 1.17087%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_gzgqso {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_qhonvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 8px;
    height: 14px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 #000;
    border-radius: 3px;
    block-size: 14px;
    inline-size: 8px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    display: block;
    position: relative;
    top: -4px;
    left: calc(1.17087% - 4px);
    transform: scale(.5);
    box-shadow: 0 2px 4px #00000080;
  }

  .div_cfwf_njscqy {
    z-index: 2;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: 18px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 18px;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    top: -6px;
  }

  .div_cfwf_crzskk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: auto;
    height: 40px;
    box-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #20222b;
    border: 0 #000;
    place-content: stretch flex-start;
    align-items: center;
    block-size: 40px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_gxndsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch flex-start;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ccdzdh {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_gxagyi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_iwswmt {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_shxfga {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 12px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 12px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_pgkylu {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_tvwzjt {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_vxgdnw {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    x: 8px;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_axumqq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nqdwmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_psiyrl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_cqjikl {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_grjsnp {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dutitd {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 0 0 H 18 V 18 H 0 Z");
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .g_cfwf_rumunn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pakszf {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1.344 7.563 V 6.6 A 2.6 2.6 0 0 1 3.944 4 H 14.344");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pdpbti {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 11.942 1.55 L 14.8 4 L 11.942 6.45");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_rziwbn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 14.656 8.438 V 9.4 A 2.6 2.6 0 0 1 12.056 12 H 1.656");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_qxeecj {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 4.058 14.45 L 1.2 12 L 4.058 9.55");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_eozfii {
    z-index: 1500;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_corxwm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 48px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 48px;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_ucnnfh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    box-pack: center;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch center;
    align-items: center;
    inline-size: 100%;
    margin: 0;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .div_cfwf_ixopjf, .div_cfwf_hyradq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_yhnesu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .svg_cfwf_mtwqib {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_xjldlr {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_uqyyab {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.243 1.754 V 1.919 A 0.77 0.77 0 0 0 9.737 2.623 A 5.795 5.795 0 0 1 13.355 8.002 A 5.795 5.795 0 0 1 9.737 13.38 A 0.757 0.757 0 0 0 9.243 14.084 V 14.249 C 9.243 14.77 9.761 15.135 10.238 14.953 A 7.429 7.429 0 0 0 15 8.002 A 7.429 7.429 0 0 0 10.238 1.05 C 9.761 0.86 9.243 1.233 9.243 1.754 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dmffmv {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.928 5.363 C 10.843 5.997 11.3 6.876 11.3 8 S 10.843 10.003 9.928 10.637 A 0.4 0.4 0 0 1 9.3 10.308 V 5.692 A 0.4 0.4 0 0 1 9.928 5.362 Z");
    fill: #b8c1cf;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_fbeyxs {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1 6.346 V 9.656 C 1 10.112 1.37 10.484 1.822 10.484 H 3.42 L 6.125 13.51 C 6.644 14.031 7.532 13.656 7.532 12.92 V 3 C 7.532 2.264 6.644 1.969 6.125 2.49 L 3.42 5.519 H 1.822 A 0.827 0.827 0 0 0 1 6.346 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_ehwwuq {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    box-align: center;
    width: 64px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    align-items: center;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .div_cfwf_tpdivy {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-mask-image: -webkit-radial-gradient(center center, white, black);
    mask-image: -webkit-radial-gradient(center center, white, black);
    overflow-block: hidden;
    overflow-inline: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div_cfwf_pbxeoa {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #323745;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_ecaffk {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    will-change: opacity;
    background-color: #b8c1cf;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .6s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_dbckps {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 10px;
    height: 10px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #f1f3f6;
    border: 0 #000;
    border-radius: 50%;
    block-size: 10px;
    inline-size: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .3s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-5px)scale(.3);
  }

  .input_cfwf_bylabr {
    z-index: 3;
    aspect-ratio: auto;
    pointer-events: none;
    color: #9d968e;
    -webkit-text-stroke-color: #9d968e;
    column-rule-color: #9d968e;
    cursor: pointer;
    -webkit-text-fill-color: #9d968e;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 12px;
    caret-color: #9d968e;
    overflow-block: visible;
    overflow-inline: visible;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #9d968e;
    outline-color: #9d968e;
    block-size: 12px;
    inline-size: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #9d968e;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .div_cfwf_jrffkp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ycmgak {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
  }

  .button_cfwf_rmkegw {
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_mvxcud {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pqbpxx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_clufhx, .div_cfwf_gdpvoc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: block;
  }

  .div_cfwf_qhbupc, .div_cfwf_nbflow, .div_cfwf_xvvaun, .div_cfwf_gymvah, .div_cfwf_hyvlin {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: inline-flex;
    position: relative;
  }

  .div_cfwf_hsuniq {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_nodvrn, .div_cfwf_cxxgnd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_yaooid, .div_cfwf_pqsmfi, .div_cfwf_hjobkm, .div_cfwf_tmeiya, .div_cfwf_raqzrb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline-flex;
    position: relative;
  }

  .svg_cfwf_yncgau {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    width: 9px;
    height: 6px;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    block-size: 6px;
    inline-size: 9px;
    margin: 0 0 0 5px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    transition: color .15s, transform .125s;
    display: block;
    position: static;
  }

  .path_cfwf_ddmvtz {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    d: path("M 4.246 5.074 A 0.984 0.984 0 0 0 4.943 4.784 L 7.785 1.944 A 1 1 0 0 0 7.778 0.535 A 0.993 0.993 0 0 0 6.37 0.529 L 4.243 2.657 L 2.115 0.529 A 1 1 0 0 0 0.707 0.536 A 0.993 0.993 0 0 0 0.701 1.943 L 3.542 4.785 C 3.732 4.975 3.984 5.07 4.238 5.071 Z");
    fill: #7d829c;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline;
  }

  .div_cfwf_rhekke {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_abqxwv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch flex-end;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ymvfgk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pecdcu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 100%;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .span_cfwf_gaikph {
    aspect-ratio: auto;
    color: #5b53ff;
    text-align: center;
    -webkit-text-stroke-color: #5b53ff;
    column-rule-color: #5b53ff;
    cursor: pointer;
    -webkit-text-fill-color: #5b53ff;
    caret-color: #5b53ff;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #5b53ff;
    outline-color: #5b53ff;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 2px;
    font-size: 8px;
    font-weight: 900;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #5b53ff;
    display: block;
  }

  .div_cfwf_rtpzlu, .div_cfwf_ixvmkj {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nyxsxd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_rlfvao {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_lerold {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 14px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 14px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .path_cfwf_ycqqkn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 10 1.03 L 13 1 L 12.97 4 M 12.5 1.5 L 9.5 4.5 M 4 12.97 L 1 13 L 1.03 10 M 1.5 12.5 L 4.5 9.5 M 12.97 10 L 13 13 L 10 12.97 M 12.5 12.5 L 9.5 9.5 M 1.03 4 L 1 1 L 4 1.03 M 1.5 1.5 L 4.5 4.5");
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .hiw-content.u-visual-wrap {
    height: auto;
  }

  .scroll_ani-abs-wrap {
    display: none;
  }

  .scroll_ani-abs-wrap.is-2 {
    width: 44%;
    display: block;
    top: 2%;
  }

  .michael-headshot.u-cover-absolute.new {
    height: auto;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .u-display-contents {
    --_column-count---value: 12;
  }

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

  .g_visual_wrap.u-position-relative.height.is-video {
    aspect-ratio: auto;
    aspect-ratio: auto;
    aspect-ratio: auto;
    height: 25rem;
  }

  .section_layout.u-grid-autofit {
    --_column-count---value: 1;
  }

  .sec_purp_cards-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .tab-layout__col {
    aspect-ratio: 1;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-content__top {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    padding-bottom: 0;
  }

  .tab-heading {
    font-size: 2.8em;
  }

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

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

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

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

  .tab-visual__wrap {
    margin-top: 6.25rem;
  }

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

  .tab-visual__inner {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card_purp-1.u-grid-autofit {
    grid-column-gap: var(--_gap---size);
    grid-row-gap: var(--_gap---size);
    --_column-count---value: 1;
    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));
    grid-column-gap: var(--_gap---size);
    grid-row-gap: var(--_gap---size);
    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;
  }

  .card_purp-content {
    padding-bottom: 1rem;
  }

  .card_purp-content.margin {
    justify-content: center;
    align-items: stretch;
    padding: 1rem 2rem 2rem;
  }

  .card_purp-headstack {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 0;
  }

  .card_price {
    margin-left: 0;
  }

  .card_pricing-list {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .card_pricing-svg {
    flex: none;
  }

  .card_pricing-btn {
    text-align: center;
    margin-left: 0;
  }

  .card_purp2.u-grid-autofit {
    --_column-count---value: 1;
    padding-top: 2rem;
  }

  .card_content {
    justify-content: center;
    align-items: stretch;
  }

  .cta_content {
    width: 100cqw;
  }

  .cta_image {
    opacity: .5;
    object-position: 90% 50%;
  }

  .cta_list-wrap {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .modal_1_content {
    aspect-ratio: 16 / 9;
    width: 95%;
    max-width: 100%;
  }

  .modal_1_scroll {
    aspect-ratio: auto;
  }

  .div_cfwf_vddgzo, .div_cfwf_qglgup {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .video_cfwf_bnfgzd {
    aspect-ratio: auto;
    box-shadow: none;
    color: #000;
    text-align: center;
    object-fit: contain;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_viqmld {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    text-align: center;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .1s ease-in-out;
    display: block;
    position: absolute;
    bottom: 0;
  }

  .div_cfwf_ltnfad {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_vcyzzk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    top: 0;
  }

  .div_cfwf_rifbtw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff3;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: relative;
  }

  .div_cfwf_sljgef {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 7.77785%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 #000;
    inline-size: 7.77785%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_iehyuc {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 1.17087%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #5b53ff;
    border: 0 #000;
    inline-size: 1.17087%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_gzgqso {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_qhonvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 8px;
    height: 14px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 #000;
    border-radius: 3px;
    block-size: 14px;
    inline-size: 8px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    display: block;
    position: relative;
    top: -4px;
    left: calc(1.17087% - 4px);
    transform: scale(.5);
    box-shadow: 0 2px 4px #00000080;
  }

  .div_cfwf_njscqy {
    z-index: 2;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: 18px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 18px;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    top: -6px;
  }

  .div_cfwf_crzskk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: auto;
    height: 40px;
    box-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #20222b;
    border: 0 #000;
    place-content: stretch flex-start;
    align-items: center;
    block-size: 40px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_gxndsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch flex-start;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ccdzdh {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_gxagyi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_iwswmt {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_shxfga {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 12px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 12px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_pgkylu {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_tvwzjt {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_vxgdnw {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    x: 8px;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_axumqq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nqdwmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_psiyrl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_cqjikl {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_grjsnp {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dutitd {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 0 0 H 18 V 18 H 0 Z");
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .g_cfwf_rumunn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pakszf {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1.344 7.563 V 6.6 A 2.6 2.6 0 0 1 3.944 4 H 14.344");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pdpbti {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 11.942 1.55 L 14.8 4 L 11.942 6.45");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_rziwbn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 14.656 8.438 V 9.4 A 2.6 2.6 0 0 1 12.056 12 H 1.656");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_qxeecj {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 4.058 14.45 L 1.2 12 L 4.058 9.55");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_eozfii {
    z-index: 1500;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_corxwm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 48px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 48px;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_ucnnfh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    box-pack: center;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch center;
    align-items: center;
    inline-size: 100%;
    margin: 0;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .div_cfwf_ixopjf, .div_cfwf_hyradq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_yhnesu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .svg_cfwf_mtwqib {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_xjldlr {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_uqyyab {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.243 1.754 V 1.919 A 0.77 0.77 0 0 0 9.737 2.623 A 5.795 5.795 0 0 1 13.355 8.002 A 5.795 5.795 0 0 1 9.737 13.38 A 0.757 0.757 0 0 0 9.243 14.084 V 14.249 C 9.243 14.77 9.761 15.135 10.238 14.953 A 7.429 7.429 0 0 0 15 8.002 A 7.429 7.429 0 0 0 10.238 1.05 C 9.761 0.86 9.243 1.233 9.243 1.754 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dmffmv {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.928 5.363 C 10.843 5.997 11.3 6.876 11.3 8 S 10.843 10.003 9.928 10.637 A 0.4 0.4 0 0 1 9.3 10.308 V 5.692 A 0.4 0.4 0 0 1 9.928 5.362 Z");
    fill: #b8c1cf;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_fbeyxs {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1 6.346 V 9.656 C 1 10.112 1.37 10.484 1.822 10.484 H 3.42 L 6.125 13.51 C 6.644 14.031 7.532 13.656 7.532 12.92 V 3 C 7.532 2.264 6.644 1.969 6.125 2.49 L 3.42 5.519 H 1.822 A 0.827 0.827 0 0 0 1 6.346 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_ehwwuq {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    box-align: center;
    width: 64px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    align-items: center;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .div_cfwf_tpdivy {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-mask-image: -webkit-radial-gradient(center center, white, black);
    mask-image: -webkit-radial-gradient(center center, white, black);
    overflow-block: hidden;
    overflow-inline: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div_cfwf_pbxeoa {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #323745;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_ecaffk {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    will-change: opacity;
    background-color: #b8c1cf;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .6s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_dbckps {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 10px;
    height: 10px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #f1f3f6;
    border: 0 #000;
    border-radius: 50%;
    block-size: 10px;
    inline-size: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .3s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-5px)scale(.3);
  }

  .input_cfwf_bylabr {
    z-index: 3;
    aspect-ratio: auto;
    pointer-events: none;
    color: #9d968e;
    -webkit-text-stroke-color: #9d968e;
    column-rule-color: #9d968e;
    cursor: pointer;
    -webkit-text-fill-color: #9d968e;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 12px;
    caret-color: #9d968e;
    overflow-block: visible;
    overflow-inline: visible;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #9d968e;
    outline-color: #9d968e;
    block-size: 12px;
    inline-size: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #9d968e;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .div_cfwf_jrffkp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ycmgak {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
  }

  .button_cfwf_rmkegw {
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_mvxcud {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pqbpxx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_clufhx, .div_cfwf_gdpvoc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: block;
  }

  .div_cfwf_qhbupc, .div_cfwf_nbflow, .div_cfwf_xvvaun, .div_cfwf_gymvah, .div_cfwf_hyvlin {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: inline-flex;
    position: relative;
  }

  .div_cfwf_hsuniq {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_nodvrn, .div_cfwf_cxxgnd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_yaooid, .div_cfwf_pqsmfi, .div_cfwf_hjobkm, .div_cfwf_tmeiya, .div_cfwf_raqzrb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline-flex;
    position: relative;
  }

  .svg_cfwf_yncgau {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    width: 9px;
    height: 6px;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    block-size: 6px;
    inline-size: 9px;
    margin: 0 0 0 5px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    transition: color .15s, transform .125s;
    display: block;
    position: static;
  }

  .path_cfwf_ddmvtz {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    d: path("M 4.246 5.074 A 0.984 0.984 0 0 0 4.943 4.784 L 7.785 1.944 A 1 1 0 0 0 7.778 0.535 A 0.993 0.993 0 0 0 6.37 0.529 L 4.243 2.657 L 2.115 0.529 A 1 1 0 0 0 0.707 0.536 A 0.993 0.993 0 0 0 0.701 1.943 L 3.542 4.785 C 3.732 4.975 3.984 5.07 4.238 5.071 Z");
    fill: #7d829c;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline;
  }

  .div_cfwf_rhekke {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_abqxwv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: 0%;
    place-content: stretch flex-end;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ymvfgk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pecdcu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 100%;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .span_cfwf_gaikph {
    aspect-ratio: auto;
    color: #5b53ff;
    text-align: center;
    -webkit-text-stroke-color: #5b53ff;
    column-rule-color: #5b53ff;
    cursor: pointer;
    -webkit-text-fill-color: #5b53ff;
    caret-color: #5b53ff;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #5b53ff;
    outline-color: #5b53ff;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 2px;
    font-size: 8px;
    font-weight: 900;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #5b53ff;
    display: block;
  }

  .div_cfwf_rtpzlu, .div_cfwf_ixvmkj {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nyxsxd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_rlfvao {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_lerold {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 14px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 14px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .path_cfwf_ycqqkn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 10 1.03 L 13 1 L 12.97 4 M 12.5 1.5 L 9.5 4.5 M 4 12.97 L 1 13 L 1.03 10 M 1.5 12.5 L 4.5 9.5 M 12.97 10 L 13 13 L 10 12.97 M 12.5 12.5 L 9.5 9.5 M 1.03 4 L 1 1 L 4 1.03 M 1.5 1.5 L 4.5 4.5");
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .grid_hiw.u-grid-column-2 {
    grid-template-columns: 1fr;
  }

  .hiw-tab-wrap {
    width: 100%;
    max-width: none;
  }

  .scroll_card-wrap {
    flex: none;
    width: auto;
  }

  .scroll_ani-abs-wrap.is-2 {
    width: 13rem;
    top: 1%;
  }

  .course_preview_svg {
    width: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .u-btn-group {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: inline-flex;
  }

  .btn_main_wrap.is-new {
    width: 100%;
    display: inline-flex;
  }

  .g_eyebrow_wrap {
    margin-top: 2rem;
  }

  .g_eyebrow_text.u-text-style-main {
    font-size: var(--_typography---font-size--text-small);
    font-size: var(--_typography---font-size--text-small);
  }

  .g_visual_wrap.u-position-relative.height.is-3 {
    height: auto;
  }

  .g_visual_wrap.u-position-relative.height.is-video {
    height: 15rem;
  }

  .section_wrap, .section_wrap.is-pin, .section_wrap.is-pin {
    min-height: auto;
  }

  .section_contain.u-container.is-hero {
    padding-top: 2rem;
  }

  .img_eyebrow {
    max-width: 5rem;
  }

  .nav_1_buttons_item, .nav_1_buttons_item.is-main.is-desktop, .nav_1_buttons_item.is-main.is-desktop, .nav_1_buttons_item.is-main.is-desktop, .btn_nav-main, .btn_nav-secondary {
    width: 100%;
  }

  .section_purple.u-theme-light {
    border-radius: 1.5rem;
  }

  .sec_purp_cards-wrap, .bento_grid {
    display: flex;
  }

  .bento_card-wrap {
    border-radius: 1.5rem;
  }

  .bento-svg-icon {
    max-width: 3rem;
  }

  .bento_title {
    font-size: 1.25rem;
  }

  .testimonial_wrap {
    margin-top: 3rem;
  }

  .testimonial_cms_p {
    max-width: 20ch;
  }

  .testimonials_anchor-left, .testimonials_anchor-right {
    display: none;
  }

  .tab-layout__col {
    aspect-ratio: 1;
  }

  .tab-heading {
    font-size: 3em;
  }

  .tab-content__item {
    padding: 1.5em 1rem;
  }

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

  .content-item__nr {
    flex: none;
  }

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

  .tab-content__item-detail {
    padding-left: 0;
  }

  .tab-visual__wrap {
    min-height: auto;
    margin-top: 0;
  }

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

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

  .card_purp-content {
    padding-top: 1rem;
  }

  .card_purp-content.margin {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .card_pricing-svg {
    width: 2rem;
    height: 2rem;
  }

  .faq_cms_item {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq_toggle_text {
    font-size: 1.25rem;
  }

  .cta_content {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .div_cfwf_vddgzo, .div_cfwf_qglgup {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .video_cfwf_bnfgzd {
    aspect-ratio: auto;
    box-shadow: none;
    color: #000;
    text-align: center;
    object-fit: contain;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 100%;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_viqmld {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    color: #000;
    text-align: center;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .1s ease-in-out;
    display: block;
    position: absolute;
    bottom: 0;
  }

  .div_cfwf_ltnfad {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .div_cfwf_vcyzzk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    top: 0;
  }

  .div_cfwf_rifbtw {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: 6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff3;
    border: 0 #000;
    block-size: 6px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: relative;
  }

  .div_cfwf_sljgef {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 7.77785%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ffffff4d;
    border: 0 #000;
    inline-size: 7.77785%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s ease-in-out;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_iehyuc {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 1.17087%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #5b53ff;
    border: 0 #000;
    inline-size: 1.17087%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_gzgqso {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    inset: 0;
  }

  .div_cfwf_qhonvl {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 8px;
    height: 14px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 0 #000;
    border-radius: 3px;
    block-size: 14px;
    inline-size: 8px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .15s ease-in-out, transform .15s ease-in-out;
    display: block;
    position: relative;
    top: -4px;
    left: calc(1.17087% - 4px);
    transform: scale(.5);
    box-shadow: 0 2px 4px #00000080;
  }

  .div_cfwf_njscqy {
    z-index: 2;
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: 18px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    block-size: 18px;
    inline-size: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
    top: -6px;
  }

  .div_cfwf_crzskk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    width: auto;
    height: 40px;
    box-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #20222b;
    border: 0 #000;
    place-content: stretch flex-start;
    align-items: center;
    block-size: 40px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_gxndsl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 0;
    flex-basis: auto;
    place-content: stretch flex-start;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ccdzdh {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_gxagyi {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_iwswmt {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_shxfga {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 12px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 12px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_pgkylu {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_tvwzjt {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .rect_cfwf_vxgdnw {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 4px;
    height: 14px;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    rx: 1px;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    x: 8px;
    y: 0px;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_axumqq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nqdwmk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_psiyrl {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_cqjikl {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_grjsnp {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dutitd {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 0 0 H 18 V 18 H 0 Z");
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .g_cfwf_rumunn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: none;
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pakszf {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1.344 7.563 V 6.6 A 2.6 2.6 0 0 1 3.944 4 H 14.344");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_pdpbti {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 11.942 1.55 L 14.8 4 L 11.942 6.45");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_rziwbn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 14.656 8.438 V 9.4 A 2.6 2.6 0 0 1 12.056 12 H 1.656");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_qxeecj {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 4.058 14.45 L 1.2 12 L 4.058 9.55");
    fill-rule: evenodd;
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_eozfii {
    z-index: 1500;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_corxwm {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 48px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 48px;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_ucnnfh {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    box-pack: center;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch center;
    align-items: center;
    inline-size: 100%;
    margin: 0;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .div_cfwf_ixopjf, .div_cfwf_hyradq {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_yhnesu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .svg_cfwf_mtwqib {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 16px;
    height: 16px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 16px;
    inline-size: 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .g_cfwf_xjldlr {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    fill: #b8c1cf;
    fill-rule: evenodd;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_uqyyab {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.243 1.754 V 1.919 A 0.77 0.77 0 0 0 9.737 2.623 A 5.795 5.795 0 0 1 13.355 8.002 A 5.795 5.795 0 0 1 9.737 13.38 A 0.757 0.757 0 0 0 9.243 14.084 V 14.249 C 9.243 14.77 9.761 15.135 10.238 14.953 A 7.429 7.429 0 0 0 15 8.002 A 7.429 7.429 0 0 0 10.238 1.05 C 9.761 0.86 9.243 1.233 9.243 1.754 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_dmffmv {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 9.928 5.363 C 10.843 5.997 11.3 6.876 11.3 8 S 10.843 10.003 9.928 10.637 A 0.4 0.4 0 0 1 9.3 10.308 V 5.692 A 0.4 0.4 0 0 1 9.928 5.362 Z");
    fill: #b8c1cf;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .path_cfwf_fbeyxs {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 1 6.346 V 9.656 C 1 10.112 1.37 10.484 1.822 10.484 H 3.42 L 6.125 13.51 C 6.644 14.031 7.532 13.656 7.532 12.92 V 3 C 7.532 2.264 6.644 1.969 6.125 2.49 L 3.42 5.519 H 1.822 A 0.827 0.827 0 0 0 1 6.346 Z");
    fill: #b8c1cf;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .div_cfwf_ehwwuq {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    box-align: center;
    width: 64px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    align-items: center;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
    position: relative;
  }

  .div_cfwf_tpdivy {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-mask-image: -webkit-radial-gradient(center center, white, black);
    mask-image: -webkit-radial-gradient(center center, white, black);
    overflow-block: hidden;
    overflow-inline: hidden;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div_cfwf_pbxeoa {
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #323745;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: transform .2s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_ecaffk {
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 64px;
    height: 4px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    will-change: opacity;
    background-color: #b8c1cf;
    border: 0 #000;
    border-radius: 2px;
    block-size: 4px;
    inline-size: 64px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .6s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-64px);
  }

  .div_cfwf_dbckps {
    z-index: 1;
    box-sizing: border-box;
    aspect-ratio: auto;
    opacity: 0;
    pointer-events: none;
    color: #000;
    text-align: center;
    width: 10px;
    height: 10px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #f1f3f6;
    border: 0 #000;
    border-radius: 50%;
    block-size: 10px;
    inline-size: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: opacity .3s cubic-bezier(.7, 0, .05, 1), transform .3s cubic-bezier(.7, 0, .05, 1);
    display: block;
    position: absolute;
    transform: translate(-5px)scale(.3);
  }

  .input_cfwf_bylabr {
    z-index: 3;
    aspect-ratio: auto;
    pointer-events: none;
    color: #9d968e;
    -webkit-text-stroke-color: #9d968e;
    column-rule-color: #9d968e;
    cursor: pointer;
    -webkit-text-fill-color: #9d968e;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 12px;
    caret-color: #9d968e;
    overflow-block: visible;
    overflow-inline: visible;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #9d968e;
    outline-color: #9d968e;
    block-size: 12px;
    inline-size: 100%;
    margin: 0;
    padding: 4px 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #9d968e;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .div_cfwf_jrffkp {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-flex: 1;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 1;
    flex-basis: auto;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ycmgak {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
  }

  .button_cfwf_rmkegw {
    aspect-ratio: auto;
    color: #000;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
  }

  .div_cfwf_mvxcud {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pqbpxx {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    cursor: pointer;
    box-align: center;
    box-pack: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    place-content: stretch center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_clufhx, .div_cfwf_gdpvoc {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: block;
  }

  .div_cfwf_qhbupc, .div_cfwf_nbflow, .div_cfwf_xvvaun, .div_cfwf_gymvah, .div_cfwf_hyvlin {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #f1f3f6;
    text-align: center;
    -webkit-text-stroke-color: #f1f3f6;
    column-rule-color: #f1f3f6;
    cursor: pointer;
    -webkit-text-fill-color: #f1f3f6;
    caret-color: #f1f3f6;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #f1f3f6;
    outline-color: #f1f3f6;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #f1f3f6;
    display: inline-flex;
    position: relative;
  }

  .div_cfwf_hsuniq {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_nodvrn, .div_cfwf_cxxgnd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: block;
  }

  .div_cfwf_yaooid, .div_cfwf_pqsmfi, .div_cfwf_hjobkm, .div_cfwf_tmeiya, .div_cfwf_raqzrb {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    width: 8px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-wrap-mode: nowrap;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    justify-content: center;
    align-items: center;
    inline-size: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline-flex;
    position: relative;
  }

  .svg_cfwf_yncgau {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    width: 9px;
    height: 6px;
    caret-color: #7d829c;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    block-size: 6px;
    inline-size: 9px;
    margin: 0 0 0 5px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    transition: color .15s, transform .125s;
    display: block;
    position: static;
  }

  .path_cfwf_ddmvtz {
    visibility: visible;
    aspect-ratio: auto;
    color: #7d829c;
    text-align: center;
    -webkit-text-stroke-color: #7d829c;
    column-rule-color: #7d829c;
    cursor: pointer;
    -webkit-text-fill-color: #7d829c;
    caret-color: #7d829c;
    d: path("M 4.246 5.074 A 0.984 0.984 0 0 0 4.943 4.784 L 7.785 1.944 A 1 1 0 0 0 7.778 0.535 A 0.993 0.993 0 0 0 6.37 0.529 L 4.243 2.657 L 2.115 0.529 A 1 1 0 0 0 0.707 0.536 A 0.993 0.993 0 0 0 0.701 1.943 L 3.542 4.785 C 3.732 4.975 3.984 5.07 4.238 5.071 Z");
    fill: #7d829c;
    fill-rule: evenodd;
    stroke: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #7d829c;
    outline-color: #7d829c;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #7d829c;
    display: inline;
  }

  .div_cfwf_rhekke {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_abqxwv {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    flex-grow: 0;
    flex-basis: auto;
    place-content: stretch flex-end;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_ymvfgk {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #000;
    text-align: center;
    box-align: center;
    box-pack: end;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .div_cfwf_pecdcu {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 100%;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 100%;
    margin: 0;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .span_cfwf_gaikph {
    aspect-ratio: auto;
    color: #5b53ff;
    text-align: center;
    -webkit-text-stroke-color: #5b53ff;
    column-rule-color: #5b53ff;
    cursor: pointer;
    -webkit-text-fill-color: #5b53ff;
    caret-color: #5b53ff;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #5b53ff;
    outline-color: #5b53ff;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 2px;
    font-size: 8px;
    font-weight: 900;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #5b53ff;
    display: block;
  }

  .div_cfwf_rtpzlu, .div_cfwf_ixvmkj {
    z-index: 1800;
    box-sizing: border-box;
    aspect-ratio: auto;
    pointer-events: none;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #000;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
    position: absolute;
  }

  .div_cfwf_nyxsxd {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    width: 32px;
    height: auto;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    inline-size: 32px;
    margin: 0;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    transition-property: color;
    transition-duration: .15s;
    display: flex;
  }

  .div_cfwf_rlfvao {
    box-sizing: border-box;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    box-align: center;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    place-content: stretch flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: flex;
  }

  .svg_cfwf_lerold {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    width: 14px;
    height: 14px;
    caret-color: #b8c1cf;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    block-size: 14px;
    inline-size: 14px;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: block;
    position: static;
  }

  .path_cfwf_ycqqkn {
    visibility: visible;
    aspect-ratio: auto;
    color: #b8c1cf;
    text-align: center;
    -webkit-text-stroke-color: #b8c1cf;
    column-rule-color: #b8c1cf;
    cursor: pointer;
    -webkit-text-fill-color: #b8c1cf;
    caret-color: #b8c1cf;
    d: path("M 10 1.03 L 13 1 L 12.97 4 M 12.5 1.5 L 9.5 4.5 M 4 12.97 L 1 13 L 1.03 10 M 1.5 12.5 L 4.5 9.5 M 12.97 10 L 13 13 L 10 12.97 M 12.5 12.5 L 9.5 9.5 M 1.03 4 L 1 1 L 4 1.03 M 1.5 1.5 L 4.5 4.5");
    stroke: #b8c1cf;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.6px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    user-select: none;
    border: 0 #b8c1cf;
    outline-color: #b8c1cf;
    width: auto;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-emphasis-color: #b8c1cf;
    display: inline;
  }

  .img_parallax {
    height: 15rem;
  }

  .hiw-content.u-visual-wrap {
    aspect-ratio: auto;
    aspect-ratio: auto;
    height: 15.63rem;
    display: flex;
  }

  .home_pill {
    margin-bottom: 1rem;
    padding: 6px 12px;
    font-size: .75rem;
  }

  .span_blue {
    font-size: .75rem;
  }

  .hiw-tab-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hiw-tab-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hiw-tab-icon-wrap {
    border-radius: .5rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 10px;
  }

  .hiw-title {
    font-size: 1.2rem;
  }

  .hiw-tab-line.is-1 {
    margin-left: 0;
    padding-bottom: 0;
    top: 0;
  }

  .hiw-tab-line.is-2 {
    margin-left: 1.2rem;
    padding-bottom: 2.5rem;
    top: 2.5rem;
  }

  .hiw-image {
    aspect-ratio: auto;
    object-fit: contain;
    overflow: clip;
  }

  .scroll_card-wrap {
    padding: 1rem;
  }

  .scroll_card-content {
    font-size: 1.2rem;
  }

  .scroll_ani-abs-wrap.is-2 {
    width: 40%;
    top: -3%;
  }

  .about-list.g_paragraph.u-mb-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

#w-node-ad05b3ae-a870-ebb0-91dc-c8d6815359ae-9708ecf9 {
  order: -9999;
}

#w-node-b1964af4-71e8-cec9-12fc-a02f22330848-9708ecf9 {
  align-self: center;
}

#w-node-_78a463e8-a448-6a5b-7921-65e4ac79300a-9708ecf9 {
  order: -9999;
}

#w-node-_37c30978-6167-eb08-71a2-08bbe90cb4ab-9708ecf9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3a0c4a53-1dc0-50c9-b6a4-52cc7d4592bc-9708ecf9 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3a0c4a53-1dc0-50c9-b6a4-52cc7d4592bc-9708ecf9 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ad05b3ae-a870-ebb0-91dc-c8d6815359ae-9708ecf9, #w-node-_78a463e8-a448-6a5b-7921-65e4ac79300a-9708ecf9 {
    order: 9999;
  }
}
