@font-face {
  font-family: "Newsreader 14 Pt";
  src: url('../fonts/Newsreader_14pt-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Body Geist;
  src: url('../fonts/Geist-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Body Geist;
  src: url('../fonts/Geist-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --_color---absolute-shades--white: #fbfaf6;
  --_typography---fonts--body-font: "Body Geist", Arial, sans-serif;
  --_color---gray-shades--gray-600: #000034;
  --_fluide-type---font-size--paragraph-md: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1 * 1rem);
  --_typography---paragraph-md--line-height: var(--_core---line-height--130);
  --_typography---paragraph-md--font-weight: var(--_core---font-weight--regular);
  --_typography---paragraph-md--letter-spacing: calc(var(--_fluide-type---font-size--paragraph-md) * -.02);
  --_typography---h1--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h1: clamp(3 * 1rem, ((3 - ((6 - 3) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((6 - 3) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 6 * 1rem);
  --_typography---h1--line-height: var(--_core---line-height--100);
  --_typography---h1--font-weight: var(--_core---font-weight--regular);
  --_typography---h1--letter-spacing: calc(var(--_fluide-type---font-size--h1) * -.02);
  --_typography---h2--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h2: clamp(2.75 * 1rem, ((2.75 - ((4.5 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((4.5 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 4.5 * 1rem);
  --_typography---h2--line-height: var(--_core---line-height--100);
  --_typography---h2--font-weight: var(--_core---font-weight--regular);
  --_typography---h2--letter-spacing: calc(var(--_fluide-type---font-size--h2) * -.02);
  --_typography---h3--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h3: clamp(2.5 * 1rem, ((2.5 - ((3.75 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3.75 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3.75 * 1rem);
  --_typography---h3--line-height: var(--_core---line-height--100);
  --_typography---h3--font-weight: var(--_core---font-weight--regular);
  --_typography---h3--letter-spacing: calc(var(--_fluide-type---font-size--h3) * -.02);
  --_typography---h4--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h4: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3 * 1rem);
  --_typography---h4--line-height: var(--_core---line-height--100);
  --_typography---h4--font-weight: var(--_core---font-weight--regular);
  --_typography---h4--letter-spacing: calc(var(--_fluide-type---font-size--h4) * -.02);
  --_typography---h5--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h5: clamp(1.75 * 1rem, ((1.75 - ((2.25 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2.25 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2.25 * 1rem);
  --_typography---h5--line-height: var(--_core---line-height--100);
  --_typography---h5--font-weight: var(--_core---font-weight--medium);
  --_typography---h5--letter-spacing: calc(var(--_fluide-type---font-size--h5) * -.02);
  --_typography---h6--font: var(--_typography---fonts--primary-font);
  --_fluide-type---font-size--h6: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_typography---h6--line-height: var(--_core---line-height--100);
  --_typography---h6--font-weight: var(--_core---font-weight--medium);
  --_typography---h6--letter-spacing: calc(var(--_fluide-type---font-size--h6) * -.02);
  --_typography---paragraph-xl--font: var(--_typography---fonts--body-font);
  --_fluide-type---font-size--paragraph-xl: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_typography---paragraph-xl--line-height: var(--_core---line-height--120);
  --_typography---paragraph-xl--font-weight: var(--_core---font-weight--regular);
  --_typography---paragraph-xl--letter-spacing: calc(var(--_fluide-type---font-size--paragraph-xl) * -.02);
  --_color---absolute-shades--orange\<deleted\|variable-a2bf1e6f-d788-5606-1b6b-c1e00b64cda8\>: #f05023;
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --_color---absolute-shades--black: #030315;
  --_core---container--small: 71.25rem;
  --_color---absolute-shades--sand\<deleted\|variable-1d9e3db3-5bd7-cdc6-e300-234f727a81ae\>: #f7f7f7;
  --_core---font-weight--medium: 500;
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --_typography---paragraph-sm--font: var(--_typography---fonts--body-font);
  --_fluide-type---font-size--paragraph-sm: clamp(.6875 * 1rem, ((.6875 - ((.75 - .6875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.75 - .6875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .75 * 1rem);
  --_typography---paragraph-sm--line-height: var(--_core---line-height--130);
  --_typography---paragraph-sm--font-weight: var(--_core---font-weight--regular);
  --_typography---caption-sm--letter-spacing: calc(var(--_fluide-type---font-size--caption-sm) * -.02);
  --_typography---paragraph-md--font: var(--_typography---fonts--body-font);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --_typography---paragraph-rg--font: var(--_typography---fonts--body-font);
  --_fluide-type---font-size--paragraph-rg: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .875 * 1rem);
  --_typography---paragraph-rg--line-height: var(--_core---line-height--130);
  --_typography---paragraph-rg--font-weight: var(--_core---font-weight--regular);
  --_typography---paragraph-rg--letter-spacing: calc(var(--_fluide-type---font-size--paragraph-rg) * -.02);
  --_color---gray-shades--gray-300: #bfbfbf;
  --_core---border-radius--tiny: var(--_size---0-25rem-4px);
  --_core---font-weight--light: 300;
  --_color---gray-shades--gray-500: #39393a;
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --_core---container--large: calc(var(--_core---site--viewport-max) * 1rem);
  --_core---site--margin: clamp(1 * 1rem, ((1 - ((2 - 1) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2 - 1) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2 * 1rem);
  --_core---border-radius--round: 100vh;
  --_color---blue-shades--blue-400: #2c21f2;
  --_components---button--font: var(--_typography---fonts--body-font);
  --_components---button--font-size: var(--_fluide-type---font-size--paragraph-md);
  --_components---button--line-height: var(--_core---line-height--130);
  --_components---button--font-weight: var(--_core---font-weight--medium);
  --_components---button--letter-spacing: var(--_size---0rem-0px);
  --_color---secondary-shades--lime-300: #d6f859;
  --_color---blue-shades--blue-500: #0c1595;
  --_color---blue-shades--blue-300: #51c0f5;
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --_typography---paragraph-lg--font: var(--_typography---fonts--body-font);
  --_fluide-type---font-size--paragraph-lg: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.25 * 1rem);
  --_typography---paragraph-lg--line-height: var(--_core---line-height--120);
  --_typography---paragraph-lg--font-weight: var(--_core---font-weight--medium);
  --_typography---paragraph-lg--letter-spacing: calc(var(--_fluide-type---font-size--paragraph-lg) * -.02);
  --_core---container--medium: 75rem;
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--white);
  --_responsive---spacing--12px: var(--_size---0-75rem-12px);
  --_responsive---spacing--16px: var(--_size---1rem-16px);
  --_responsive---spacing--10px: var(--_size---0-625rem-10px);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-200);
  --_color---blue-shades--blue-200: #c7edff;
  --_core---border-radius--xsm: var(--_size---0-5rem-8px);
  --_color---absolute-shades--menu-mobile-bg: #fbfaf6b3;
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --_responsive---spacing--8px: var(--_size---0-5rem-8px);
  --_responsive---spacing--0px: var(--_size---0rem-0px);
  --_size---0-375rem-6px: clamp(.25 * 1rem, ((.25 - ((.375 - .25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.375 - .25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .375 * 1rem);
  --_responsive---spacing--48px: var(--_size---3rem-48px);
  --_responsive---spacing--32px: var(--_size---2rem-32px);
  --navbar--text-color: var(--_color---absolute-shades--white);
  --_responsive---spacing--20px: var(--_size---1-25rem-20px);
  --_core---line-height--100: 1;
  --_responsive---spacing--24px: var(--_size---1-5rem-24px);
  --_responsive---spacing--40px: var(--_size---2-5rem-40px);
  --_responsive---spacing--18px: var(--_size---1-125rem-18px);
  --_color---gray-shades--gray-400: #949492;
  --_color---gray-shades--black-50\<deleted\|variable-e3cb8e2a-c8fb-142a-d2ca-a74e4f7c8ec6\>: whitesmoke;
  --_trigger---off: 0;
  --_size---0-25rem-4px: .25rem;
  --_responsive---section-spacing--md-80px: var(--_size---5rem-80px);
  --_responsive---section-spacing--xl-120px: var(--_size---7-5rem-120px);
  --_responsive---section-spacing--lg-100px: var(--_size---6-25rem-100px);
  --_responsive---section-spacing--rg-72: var(--_size---4-5rem-72px);
  --_responsive---section-spacing--sm-64px: var(--_size---4rem-64px);
  --_responsive---section-spacing--xsm-60px: var(--_size---3-75rem-60px);
  --_responsive---section-spacing--none: var(--_size---0rem-0px);
  --_responsive---section-spacing--page-top: var(--_size---10rem-160px);
  --_responsive---section-spacing--xxl-140px: var(--_size---8-75rem-140px);
  --_responsive---spacing--14px: var(--_size---0-875rem-14px);
  --_responsive---spacing--56px: var(--_size---3-5rem-56px);
  --_responsive---spacing--28px: var(--_size---1-75rem-28px);
  --_core---border-radius--md: var(--_size---1rem-16px);
  --_size---2-5rem-40px: clamp(2 * 1rem, ((2 - ((2.5 - 2) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2.5 - 2) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2.5 * 1rem);
  --_size---1rem-16px: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1 * 1rem);
  --_responsive---font-size--paragraph-lg: var(--_size---1-25rem-20px);
  --_responsive---font-size--paragraph-md: var(--_size---1rem-16px);
  --_color---absolute-shades--transparent: transparent;
  --_color---absolute-shades--pure-white: white;
  --_typography---fonts--italic-font: "Newsreader 14 Pt", Impact, sans-serif;
  --_size---1-75rem-28px: clamp(1.5 * 1rem, ((1.5 - ((1.75 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.75 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.75 * 1rem);
  --_size---1-5rem-24px: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.5 - 1.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.5 * 1rem);
  --_core---border-radius--rg: var(--_size---0-75rem-12px);
  --_size---2rem-32px: clamp(1.5 * 1rem, ((1.5 - ((2 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2 * 1rem);
  --_size---3-5rem-56px: clamp(2.5 * 1rem, ((2.5 - ((3.5 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3.5 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3.5 * 1rem);
  --_size---0-75rem-12px: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.75 - .625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .75 * 1rem);
  --_size---0-625rem-10px: clamp(.5 * 1rem, ((.5 - ((.625 - .5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.625 - .5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .625 * 1rem);
  --_color---blue-shades--blue-100: #edf6ff;
  --_size---7-5rem-120px: clamp(5.25 * 1rem, ((5.25 - ((7.5 - 5.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((7.5 - 5.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 7.5 * 1rem);
  --_size---0rem-0px: 0px;
  --_size---4-5rem-72px: clamp(3.25 * 1rem, ((3.25 - ((4.5 - 3.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((4.5 - 3.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 4.5 * 1rem);
  --_size---12-5rem-200px: 12.5rem;
  --_size---0-5rem-8px: clamp(.375 * 1rem, ((.375 - ((.5 - .375) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.5 - .375) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .5 * 1rem);
  --_color---gray-shades--gray-100: #f2f2f2;
  --_color---secondary-shades--lime-200: #f1f7b9;
  --_color---secondary-shades--lime-500: #5c5a0e;
  --_color---purple-shades--purple-200: #d9deff;
  --_color---purple-shades--purple-500: #331765;
  --_size---3-75rem-60px: clamp(2.75 * 1rem, ((2.75 - ((3.75 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3.75 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3.75 * 1rem);
  --_size---1-125rem-18px: clamp(1 * 1rem, ((1 - ((1.125 - 1) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.125 - 1) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.125 * 1rem);
  --_color---secondary-shades--red-400: #ea2424;
  --_size---3rem-48px: clamp(2.25 * 1rem, ((2.25 - ((3 - 2.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3 - 2.25) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3 * 1rem);
  --_size---5rem-80px: clamp(3.5 * 1rem, ((3.5 - ((5 - 3.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((5 - 3.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 5 * 1rem);
  --colors--card: var(--_color---absolute-shades--white);
  --_core---font-weight--regular: 400;
  --_size---4rem-64px: clamp(3 * 1rem, ((3 - ((4 - 3) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((4 - 3) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 4 * 1rem);
  --_size---1-25rem-20px: clamp(1.125 * 1rem, ((1.125 - ((1.25 - 1.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.25 - 1.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.25 * 1rem);
  --_size---6-5rem-104px: clamp(4.75 * 1rem, ((4.75 - ((6.5 - 4.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((6.5 - 4.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 6.5 * 1rem);
  --_size---10rem-160px: clamp(7.5 * 1rem, ((7.5 - ((10 - 7.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((10 - 7.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 10 * 1rem);
  --_size---6-25rem-100px: clamp(4.5 * 1rem, ((4.5 - ((6.25 - 4.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((6.25 - 4.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 6.25 * 1rem);
  --_size---2-25rem-36px: clamp(1.75 * 1rem, ((1.75 - ((2.25 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2.25 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2.25 * 1rem);
  --_color---secondary-shades--lime-100: #f4fae2;
  --_color---secondary-shades--green-100: #eefaf2;
  --_color---secondary-shades--green-500: #002d2b;
  --_color---secondary-shades--lime-400: #92a63b;
  --_color---absolute-shades--pure-black: black;
  --_size---0-875rem-14px: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .875 * 1rem);
  --_color---purple-shades--purple-400: #5b33eb;
  --_fluide-type---font-size--italics-h1: clamp(2.75 * 1rem, ((2.75 - ((6.5 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((6.5 - 2.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 6.5 * 1rem);
  --_fluide-type---font-size--italics-h2: clamp(3.125 * 1rem, ((3.125 - ((5 - 3.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((5 - 3.125) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 5 * 1rem);
  --_fluide-type---font-size--italics-h3: clamp(2.625 * 1rem, ((2.625 - ((4 - 2.625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((4 - 2.625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 4 * 1rem);
  --_fluide-type---font-size--italics-h4: clamp(2.5 * 1rem, ((2.5 - ((3.25 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((3.25 - 2.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 3.25 * 1rem);
  --_fluide-type---font-size--italics-h5: clamp(1.75 * 1rem, ((1.75 - ((2.4375 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((2.4375 - 1.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 2.4375 * 1rem);
  --_fluide-type---font-size--italics-h7: clamp(1.5 * 1rem, ((1.5 - ((1.625 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.625 - 1.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.625 * 1rem);
  --_core---site--viewport-max: 76;
  --_core---site--viewport-min: 28;
  --_typography---fonts--primary-font: carbona-variable, sans-serif;
  --colors--background: var(--_color---absolute-shades--white);
  --_responsive---font-size--h1: var(--_size---6rem-96px);
  --_size---0-125rem-2px: .125rem;
  --colors--text: var(--_color---gray-shades--gray-600);
  --_responsive---font-size--h2: var(--_size---4-5rem-72px);
  --_responsive---font-size--h3: var(--_size---3-75rem-60px);
  --_trigger---on: 1;
  --_core---border-radius--xxl: var(--_size---2rem-32px);
  --_core---border-radius--xl: var(--_size---1-5rem-24px);
  --_responsive---font-size--h4: var(--_size---3rem-48px);
  --_responsive---font-size--h5: var(--_size---2-25rem-36px);
  --_core---border-radius--lg: var(--_size---1-25rem-20px);
  --_responsive---font-size--h6: var(--_size---1-5rem-24px);
  --_color---gray-shades--gray-200: #e7e7e7;
  --_color---purple-shades--purple-300: #b6c0ff;
  --_color---purple-shades--purple-100: #fcf4ff;
  --_color---secondary-shades--pink-500: #8c0752;
  --_responsive---font-size--paragraph-xl: var(--_size---1-5rem-24px);
  --_color---secondary-shades--pink-400: #d71e86;
  --_core---border-radius--sm: var(--_size---0-625rem-10px);
  --navbar--menu-bg: var(--_color---absolute-shades--white);
  --_color---secondary-shades--pink-300: #f573bd;
  --_color---secondary-shades--pink-200: #ffbee3;
  --_color---secondary-shades--pink-100: #ffedf7;
  --_color---secondary-shades--red-500: #ab0606;
  --_color---secondary-shades--red-300: #ff624a;
  --_color---secondary-shades--red-200: #fdccbe;
  --_color---secondary-shades--red-100: #fff1ed;
  --_color---secondary-shades--orange-500: #a05013;
  --_color---secondary-shades--orange-400: #ee9725;
  --_color---secondary-shades--orange-300: #ffcc5e;
  --_color---secondary-shades--orange-200: #ffe2b6;
  --_color---secondary-shades--orange-100: #fff4e1;
  --_color---secondary-shades--green-400: #008567;
  --_color---secondary-shades--green-300: #64e7b4;
  --_color---secondary-shades--green-200: #c2f2cf;
  --_core---border-radius--xxsm: var(--_size---0-375rem-6px);
  --_responsive---font-size--paragraph-rg: var(--_size---0-875rem-14px);
  --_responsive---font-size--paragraph-sm: var(--_size---0-75rem-12px);
  --_responsive---font-size--eyebrow-lg: var(--_size---1rem-16px);
  --_responsive---font-size--eyebrow: var(--_size---0-875rem-14px);
  --_responsive---font-size--caption-sm: var(--_size---0-75rem-12px);
  --_size---5-5rem-88px: clamp(3.75 * 1rem, ((3.75 - ((5.5 - 3.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((5.5 - 3.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 5.5 * 1rem);
  --_core---line-height--120: 1.2;
  --_core---line-height--130: 1.3;
  --_core---line-height--140: 1.4;
  --_core---line-height--150: 1.5;
  --_size---6rem-96px: clamp(4 * 1rem, ((4 - ((6 - 4) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((6 - 4) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 6 * 1rem);
  --_size---7rem-112px: clamp(5 * 1rem, ((5 - ((7 - 5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((7 - 5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 7 * 1rem);
  --_core---font-weight--semibold: 600;
  --_size---8rem-128px: clamp(5.5 * 1rem, ((5.5 - ((8 - 5.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((8 - 5.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 8 * 1rem);
  --_core---font-weight--bold: 700;
  --_size---8-5rem-136px: clamp(5.75 * 1rem, ((5.75 - ((8.5 - 5.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((8.5 - 5.75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 8.5 * 1rem);
  --_size---8-75rem-140px: clamp(6 * 1rem, ((6 - ((8.75 - 6) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((8.75 - 6) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 8.75 * 1rem);
  --_size---9rem-144px: clamp(6.5 * 1rem, ((6.5 - ((9 - 6.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((9 - 6.5) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 9 * 1rem);
  --_size---9-5rem-152px: clamp(7 * 1rem, ((7 - ((9.5 - 7) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((9.5 - 7) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 9.5 * 1rem);
  --_typography---paragraph-sm--letter-spacing: calc(var(--_fluide-type---font-size--paragraph-sm) * -.02);
  --_typography---eyebrow-lg--font: var(--_typography---fonts--body-font);
  --_typography---eyebrow-lg--font-weight: var(--_core---font-weight--regular);
  --_typography---eyebrow-lg--line-height: var(--_core---line-height--130);
  --_typography---eyebrow-lg--letter-spacing: calc(var(--_fluide-type---font-size--eyebrow-lg) * -.02);
  --_typography---eyebrow--font: var(--_typography---fonts--body-font);
  --_typography---eyebrow--font-weight: var(--_core---font-weight--regular);
  --_typography---eyebrow--line-height: .72;
  --_typography---eyebrow--letter-spacing: calc(var(--_fluide-type---font-size--eyebrow) * -.02);
  --_typography---caption-sm--font: var(--_typography---fonts--body-font);
  --_typography---caption-sm--font-weight: var(--_core---font-weight--regular);
  --_typography---caption-sm--line-height: var(--_core---line-height--130);
  --_fluide-type---font-size--eyebrow-lg: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1 - .875) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1 * 1rem);
  --_fluide-type---font-size--eyebrow: clamp(.75 * 1rem, ((.75 - ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.875 - .75) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .875 * 1rem);
  --_fluide-type---font-size--caption-sm: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((.75 - .625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), .75 * 1rem);
  --_fluide-type---font-size--italics-h6: clamp(1.625 * 1rem, ((1.625 - ((1.875 - 1.625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min)) * var(--_core---site--viewport-min))) * 1rem + ((1.875 - 1.625) / (var(--_core---site--viewport-max)  - var(--_core---site--viewport-min))) * 100vw), 1.875 * 1rem);
  --_state---true: 1;
  --_state---false: 0;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

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

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--_color---absolute-shades--white);
  font-family: var(--_typography---fonts--body-font);
  color: var(--_color---gray-shades--gray-600);
  font-size: var(--_fluide-type---font-size--paragraph-md);
  line-height: var(--_typography---paragraph-md--line-height);
  font-weight: var(--_typography---paragraph-md--font-weight);
  letter-spacing: var(--_typography---paragraph-md--letter-spacing);
  --_responsive---spacing--12px: var(--_size---0-75rem-12px);
  --_responsive---spacing--16px: var(--_size---1rem-16px);
  --_responsive---spacing--10px: var(--_size---0-625rem-10px);
  --_responsive---spacing--8px: var(--_size---0-5rem-8px);
  --_responsive---spacing--0px: var(--_size---0rem-0px);
  --_responsive---spacing--48px: var(--_size---3rem-48px);
  --_responsive---spacing--32px: var(--_size---2rem-32px);
  --_responsive---spacing--20px: var(--_size---1-25rem-20px);
  --_responsive---spacing--24px: var(--_size---1-5rem-24px);
  --_responsive---spacing--40px: var(--_size---2-5rem-40px);
  --_responsive---spacing--18px: var(--_size---1-125rem-18px);
  --_responsive---section-spacing--md-80px: var(--_size---5rem-80px);
  --_responsive---section-spacing--xl-120px: var(--_size---7-5rem-120px);
  --_responsive---section-spacing--lg-100px: var(--_size---6-25rem-100px);
  --_responsive---section-spacing--rg-72: var(--_size---4-5rem-72px);
  --_responsive---section-spacing--sm-64px: var(--_size---4rem-64px);
  --_responsive---section-spacing--xsm-60px: var(--_size---3-75rem-60px);
  --_responsive---section-spacing--none: var(--_size---0rem-0px);
  --_responsive---section-spacing--page-top: var(--_size---10rem-160px);
  --_responsive---section-spacing--xxl-140px: var(--_size---8-75rem-140px);
  --_responsive---spacing--14px: var(--_size---0-875rem-14px);
  --_responsive---spacing--56px: var(--_size---3-5rem-56px);
  --_responsive---spacing--28px: var(--_size---1-75rem-28px);
  --_responsive---font-size--paragraph-lg: var(--_size---1-25rem-20px);
  --_responsive---font-size--paragraph-md: var(--_size---1rem-16px);
  --_responsive---font-size--h1: var(--_size---6rem-96px);
  --_responsive---font-size--h2: var(--_size---4-5rem-72px);
  --_responsive---font-size--h3: var(--_size---3-75rem-60px);
  --_responsive---font-size--h4: var(--_size---3rem-48px);
  --_responsive---font-size--h5: var(--_size---2-25rem-36px);
  --_responsive---font-size--h6: var(--_size---1-5rem-24px);
  --_responsive---font-size--paragraph-xl: var(--_size---1-5rem-24px);
  --_responsive---font-size--paragraph-rg: var(--_size---0-875rem-14px);
  --_responsive---font-size--paragraph-sm: var(--_size---0-75rem-12px);
  --_responsive---font-size--eyebrow-lg: var(--_size---1rem-16px);
  --_responsive---font-size--eyebrow: var(--_size---0-875rem-14px);
  --_responsive---font-size--caption-sm: var(--_size---0-75rem-12px);
}

h1 {
  font-family: var(--_typography---h1--font);
  font-size: var(--_fluide-type---font-size--h1);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_typography---h2--font);
  font-size: var(--_fluide-type---font-size--h2);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  font-family: var(--_typography---h3--font);
  font-size: var(--_fluide-type---font-size--h3);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h4 {
  font-family: var(--_typography---h4--font);
  font-size: var(--_fluide-type---font-size--h4);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--_typography---h5--font);
  font-size: var(--_fluide-type---font-size--h5);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--_typography---h6--font);
  font-size: var(--_fluide-type---font-size--h6);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

a {
  text-underline-offset: 4px;
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  font-family: var(--_typography---paragraph-xl--font);
  font-size: var(--_fluide-type---font-size--paragraph-xl);
  line-height: var(--_typography---paragraph-xl--line-height);
  font-weight: var(--_typography---paragraph-xl--font-weight);
  letter-spacing: var(--_typography---paragraph-xl--letter-spacing);
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

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

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

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

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

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

.padding-vertical, .padding-vertical.padding-xsmall {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

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

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

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

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.background-color-primary {
  background-color: var(--_color---absolute-shades--orange\<deleted\|variable-a2bf1e6f-d788-5606-1b6b-c1e00b64cda8\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
}

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

.text-color-primary, .text-color-secondary {
  color: var(--_color---absolute-shades--black);
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.contact_form_message-success {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-family: var(--_typography---h3--font);
  font-size: var(--_fluide-type---font-size--h3);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h3--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

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

.container-small {
  width: 100%;
  max-width: var(--_core---container--small);
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-family: var(--_typography---h1--font);
  font-size: var(--_fluide-type---font-size--h1);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-alternate {
  color: var(--_color---absolute-shades--sand\<deleted\|variable-1d9e3db3-5bd7-cdc6-e300-234f727a81ae\>);
}

.text-style-italic {
  font-style: italic;
}

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

.text-weight-medium {
  font-weight: var(--_core---font-weight--medium);
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-small {
  font-family: var(--_typography---paragraph-sm--font);
  font-size: var(--_fluide-type---font-size--paragraph-sm);
  line-height: var(--_typography---paragraph-sm--line-height);
  font-weight: var(--_typography---paragraph-sm--font-weight);
  letter-spacing: var(--_typography---caption-sm--letter-spacing);
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-medium {
  font-family: var(--_typography---paragraph-md--font);
  font-size: var(--_fluide-type---font-size--paragraph-md);
  line-height: var(--_typography---paragraph-md--line-height);
  font-weight: var(--_typography---paragraph-md--font-weight);
  letter-spacing: var(--_typography---paragraph-md--letter-spacing);
}

.text-weight-xbold {
  font-weight: 800;
}

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

.text-weight-bold {
  font-weight: 700;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-alternate {
  background-color: var(--background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>);
}

.text-style-muted {
  opacity: .6;
}

.text-size-regular {
  font-family: var(--_typography---paragraph-rg--font);
  font-size: var(--_fluide-type---font-size--paragraph-rg);
  line-height: var(--_typography---paragraph-rg--line-height);
  font-weight: var(--_typography---paragraph-rg--font-weight);
  letter-spacing: var(--_typography---paragraph-rg--letter-spacing);
}

.heading-style-h4 {
  font-family: var(--_typography---h4--font);
  font-size: var(--_fluide-type---font-size--h4);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h4--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-align-left {
  text-align: left;
}

.background-color-secondary {
  background-color: var(--_color---absolute-shades--sand\<deleted\|variable-1d9e3db3-5bd7-cdc6-e300-234f727a81ae\>);
}

.form_input {
  border: 1px solid var(--_color---gray-shades--gray-300);
  border-radius: var(--_core---border-radius--tiny);
  background-color: var(--_color---absolute-shades--white);
  min-height: 2.8125rem;
  color: var(--_color---absolute-shades--black);
  font-weight: var(--_core---font-weight--light);
  margin-bottom: 0;
  padding: .5rem 1rem;
}

.form_input:active, .form_input:focus {
  border-color: var(--_color---gray-shades--gray-500);
}

.form_input::placeholder {
  color: var(--_color---gray-shades--gray-300);
}

.form_input.is-select-input {
  color: var(--text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>);
}

.form_input.is-text-area {
  min-height: 10rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-family: var(--_typography---h6--font);
  font-size: var(--_fluide-type---font-size--h6);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h6--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: var(--link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>);
  text-decoration: underline;
}

.text-size-xlarge {
  font-family: var(--_typography---paragraph-xl--font);
  font-size: var(--_fluide-type---font-size--paragraph-xl);
  line-height: var(--_typography---paragraph-xl--line-height);
  font-weight: var(--_typography---paragraph-xl--font-weight);
  letter-spacing: var(--_typography---paragraph-xl--letter-spacing);
}

.fs-styleguide_header {
  background-color: var(--background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-family: var(--_typography---h2--font);
  font-size: var(--_fluide-type---font-size--h2);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h2--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.page-wrapper {
  overflow: clip;
}

.page-wrapper._1920 {
  width: 100%;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}

.fs-styleguide_label {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>);
}

.heading-style-h5 {
  font-family: var(--_typography---h5--font);
  font-size: var(--_fluide-type---font-size--h5);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h5--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.container-large {
  max-width: var(--_core---container--large);
  width: calc(100% - var(--_core---site--margin) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---blue-shades--blue-400);
  font-family: var(--_components---button--font);
  color: var(--_color---absolute-shades--white);
  font-size: var(--_components---button--font-size);
  line-height: var(--_components---button--line-height);
  font-weight: var(--_components---button--font-weight);
  text-align: center;
  letter-spacing: var(--_components---button--letter-spacing);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.25rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button:where(.w-variant-4b4a8714-5ec3-c87f-d150-848790ade602) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .5rem 1.25rem;
}

.button:where(.w-variant-a3c344b1-24de-c1de-6acf-d6e27bcc91c8) {
  background-color: color-mix(in srgb, var(--_color---blue-shades--blue-300) 20%, transparent);
  padding: .5rem 1.25rem;
  box-shadow: 0 1px 2px #0000000d;
}

.button:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605) {
  padding: .75rem 1.5rem;
}

.button:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .75rem 1.5rem;
}

.button:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
  background-color: color-mix(in srgb, var(--_color---blue-shades--blue-300) 20%, transparent);
  padding: .75rem 1.5rem;
  box-shadow: 0 1px 2px #0000000d;
}

.button:where(.w-variant-a6b554a3-7a10-76a1-d077-d8af38c6af1d) {
  padding: .5rem 2.5rem;
}

.button:where(.w-variant-98db6a19-dec7-09f3-d903-a8d65d538d1b) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .5rem 2.5rem;
}

.button:hover:where(.w-variant-a3c344b1-24de-c1de-6acf-d6e27bcc91c8) {
  box-shadow: 0 1px 2px -1px #0000001a, 0 1px 3px #0000001a;
}

.button:hover:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>);
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.text-size-large {
  font-family: var(--_typography---paragraph-lg--font);
  font-size: var(--_fluide-type---font-size--paragraph-lg);
  line-height: var(--_typography---paragraph-lg--line-height);
  font-weight: var(--_typography---paragraph-lg--font-weight);
  letter-spacing: var(--_typography---paragraph-lg--letter-spacing);
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: var(--_core---container--medium);
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>);
  color: var(--text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.navbar {
  width: calc(100% - var(--_core---site--margin) * 2);
  max-width: var(--_core---container--large);
  border-top-left-radius: var(--_core---border-radius--round);
  border-top-right-radius: var(--_core---border-radius--round);
  border-bottom-left-radius: var(--_core---border-radius--round);
  border-bottom-right-radius: var(--_core---border-radius--round);
  background-color: var(--navbar--background);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--navbar--logo);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  width: 100%;
  padding: var(--_responsive---spacing--12px) var(--_responsive---spacing--16px);
  border-radius: var(--_core---border-radius--round);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_brand {
  z-index: 2;
  width: 100%;
  max-width: 6.25rem;
  color: var(--navbar--logo);
  padding: 0;
  display: flex;
  position: relative;
}

.nav_brand:hover {
  color: var(--navbar--logo-hovered);
}

.nav_brand.w--current:hover {
  background-image: linear-gradient(180deg, var(--_color---blue-shades--blue-200), var(--_color---absolute-shades--white));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.nav_logo {
  width: 10rem;
}

.nav_menu {
  z-index: 0 !important;
}

.nav_menu_link {
  padding: var(--_responsive---spacing--8px) var(--_responsive---spacing--8px) var(--_responsive---spacing--8px) var(--_responsive---spacing--0px);
  font-weight: var(--_core---font-weight--light);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: clip;
}

.nav_menu_link.w--current {
  pointer-events: none;
  color: inherit;
}

.nav_button {
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
  padding: var(--_responsive---spacing--12px);
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---blue-shades--blue-400);
  position: relative;
}

.nav_button.w--open {
  background-color: var(--_color---blue-shades--blue-400);
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-tertiary {
  background-color: var(--_color---absolute-shades--black);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.hero_content {
  z-index: 1;
  width: 100%;
  max-width: 48rem;
  padding: var(--_responsive---spacing--48px) var(--_responsive---spacing--48px) var(--_responsive---spacing--48px) var(--_responsive---spacing--16px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero_absol-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section_hero {
  margin: 32px 32px 0;
  position: relative;
}

.hero_component {
  z-index: 1;
  width: 100%;
  min-height: 41rem;
  color: var(--_color---absolute-shades--white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav_component {
  z-index: 2;
  padding-top: var(--_responsive---spacing--32px);
  color: var(--navbar--text-color);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--white);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-200);
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --navbar--text-color: var(--_color---absolute-shades--white);
  --colors--card: var(--_color---absolute-shades--white);
  --colors--background: var(--_color---absolute-shades--white);
  --colors--text: var(--_color---gray-shades--gray-600);
  --navbar--menu-bg: var(--_color---absolute-shades--white);
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
  position: fixed;
  inset: 0% 0% auto;
}

.nav_component.is-light {
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--white);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-200);
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --navbar--text-color: var(--_color---absolute-shades--white);
  --colors--card: var(--_color---absolute-shades--white);
  --colors--background: var(--_color---absolute-shades--white);
  --colors--text: var(--_color---gray-shades--gray-600);
  --navbar--menu-bg: var(--_color---absolute-shades--white);
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.nav_component.is-dark, .nav_component.is-tdark {
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--black);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-400);
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --navbar--text-color: var(--_color---absolute-shades--black);
  --colors--card: var(--_color---gray-shades--gray-600);
  --colors--background: var(--_color---gray-shades--gray-600);
  --colors--text: var(--_color---absolute-shades--white);
  --navbar--menu-bg: color-mix(in srgb, #efefec 90%, var(--_color---absolute-shades--white) 30%);
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.nav_component.is-tlight {
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--white);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-200);
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --navbar--text-color: var(--_color---absolute-shades--white);
  --colors--card: var(--_color---gray-shades--gray-600);
  --colors--background: var(--_color---gray-shades--gray-600);
  --colors--text: var(--_color---absolute-shades--white);
  --navbar--menu-bg: color-mix(in srgb, #efefec 90%, var(--_color---absolute-shades--white) 30%);
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.nav_component.is-invert {
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --navbar--background: var(--_color---absolute-shades--transparent);
  --navbar--logo: var(--_color---absolute-shades--black);
  --navbar--logo-hovered: var(--_color---blue-shades--blue-400);
  --navbar--menu-text-color: var(--_color---absolute-shades--black);
  --navbar--text-color: var(--_color---absolute-shades--black);
  --colors--card: var(--_color---gray-shades--gray-600);
  --colors--background: var(--_color---absolute-shades--black);
  --colors--text: var(--_color---absolute-shades--white);
  --navbar--menu-bg: color-mix(in srgb, #efefec 62%, var(--_color---absolute-shades--white) 30%);
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.icon {
  font-size: var(--_responsive---spacing--20px);
  line-height: var(--_core---line-height--100);
  justify-content: center;
  align-items: center;
  padding: 0;
  display: inline-flex;
}

.icon:where(.w-variant-7b766d93-7ff1-334a-e8ca-1975eb93f20c) {
  font-size: var(--_responsive---spacing--24px);
}

.icon:where(.w-variant-8624a9d5-2719-bdc8-b485-7334bf97619c) {
  font-size: var(--_responsive---spacing--32px);
}

.icon:where(.w-variant-66715817-cc5b-1380-cc31-694ec8187b9a) {
  font-size: var(--_responsive---spacing--40px);
}

.icon:where(.w-variant-ffd39635-8405-c620-ea27-df488ac1a59c) {
  font-size: var(--_responsive---spacing--18px);
}

.icon:where(.w-variant-bd22b425-e61c-1b9b-f1ef-8a904fddf646) {
  font-size: var(--_responsive---spacing--16px);
}

.icon-color {
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.icon-color:where(.w-variant-22f93e35-cc9a-5a01-c75e-4bd313afdbdd) {
  color: var(--_color---absolute-shades--orange\<deleted\|variable-a2bf1e6f-d788-5606-1b6b-c1e00b64cda8\>);
}

.icon-color:where(.w-variant-34fb84b3-f846-cd74-77a6-d658b0dd5473) {
  color: var(--_color---absolute-shades--black);
}

.icon-color:where(.w-variant-e5036a2d-a3c6-b1eb-78ea-3de2887379f0) {
  color: var(--_color---absolute-shades--sand\<deleted\|variable-1d9e3db3-5bd7-cdc6-e300-234f727a81ae\>);
}

.icon-color:where(.w-variant-0681be5c-d5c0-8b30-d14e-a11f9b341eab) {
  color: var(--_color---gray-shades--gray-400);
}

.icon-component {
  border-radius: var(--_core---border-radius--round);
  display: inline-flex;
}

.icon-component:where(.w-variant-72cd7f6c-4a1a-b247-dabd-5d3c53da1392) {
  padding: var(--_responsive---spacing--8px);
  background-color: var(--_color---gray-shades--black-50\<deleted\|variable-e3cb8e2a-c8fb-142a-d2ca-a74e4f7c8ec6\>);
}

.button-icon {
  border-top-left-radius: var(--_core---border-radius--round);
  border-top-right-radius: var(--_core---border-radius--round);
  border-bottom-left-radius: var(--_core---border-radius--round);
  border-bottom-right-radius: var(--_core---border-radius--round);
  background-color: var(--_color---absolute-shades--white);
  width: calc(12px * var(--_trigger---off));
  height: calc(12px * var(--_trigger---off));
  margin-right: calc(var(--_trigger---off) * var(--_size---0-25rem-4px));
  flex: none;
  transition-property: margin, height, width;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease, ease, ease;
}

.button-icon:where(.w-variant-4b4a8714-5ec3-c87f-d150-848790ade602), .button-icon:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button-icon:where(.w-variant-98db6a19-dec7-09f3-d903-a8d65d538d1b) {
  background-color: var(--_color---blue-shades--blue-500);
}

.section_space {
  height: var(--_responsive---section-spacing--md-80px);
}

.section_space:where(.w-variant-1d63fb2b-ae94-c67b-f137-79a27d2d9426) {
  height: var(--_responsive---section-spacing--xl-120px);
}

.section_space:where(.w-variant-c6cc91bf-b9e6-fd5c-2db5-3bf7969dffc6) {
  height: var(--_responsive---section-spacing--lg-100px);
}

.section_space:where(.w-variant-0cb5c95c-c792-5a0e-4027-dccb05bb475c) {
  height: var(--_responsive---section-spacing--rg-72);
}

.section_space:where(.w-variant-d98598fb-e369-d97d-e216-73de43b633f0) {
  height: var(--_responsive---section-spacing--sm-64px);
}

.section_space:where(.w-variant-5ab59ab2-e7b5-8673-b1df-4199868feb6c) {
  height: var(--_responsive---section-spacing--xsm-60px);
}

.section_space:where(.w-variant-19b493c9-15e8-05e7-6d09-92955e4672bf) {
  height: var(--_responsive---section-spacing--none);
}

.section_space:where(.w-variant-14d04c16-48a0-a64a-d04c-60bdf5c02968) {
  height: var(--_responsive---section-spacing--page-top);
}

.section_space:where(.w-variant-637aba74-cd8f-b431-c630-e91e13845019) {
  height: var(--_responsive---section-spacing--xxl-140px);
}

.spacer {
  height: var(--_responsive---spacing--8px);
}

.spacer:where(.w-variant-3c24f7e7-f05c-dfb4-15ae-8fedd5b5f7b1) {
  height: var(--_responsive---spacing--10px);
}

.spacer:where(.w-variant-94195f3a-f3f8-5736-22d1-9359a28ace5a) {
  height: var(--_responsive---spacing--12px);
}

.spacer:where(.w-variant-6ceb79b4-908c-114f-6cb5-3118909be400) {
  height: var(--_responsive---spacing--14px);
}

.spacer:where(.w-variant-17d3040e-5fec-61c3-3c04-893ca4096fcc) {
  height: var(--_responsive---spacing--56px);
}

.spacer:where(.w-variant-0e98f5d6-f700-10b9-e58a-594c1aba4bbc) {
  height: var(--_responsive---spacing--48px);
}

.spacer:where(.w-variant-6b792a10-8597-9483-b228-8faeef3309e6) {
  height: var(--_responsive---spacing--40px);
}

.spacer:where(.w-variant-f5a4064c-ef22-bf58-1b1d-7e46c499ae22) {
  height: var(--_responsive---spacing--32px);
}

.spacer:where(.w-variant-b100b80d-fb98-afd5-fbc9-6b7c8e55c66b) {
  height: var(--_responsive---spacing--28px);
}

.spacer:where(.w-variant-65ac54d4-3579-b0a4-e58c-763c00a1baa0) {
  height: var(--_responsive---spacing--24px);
}

.spacer:where(.w-variant-ba91994a-fad8-3af0-fdf6-e22448d9b520) {
  height: var(--_responsive---spacing--20px);
}

.spacer:where(.w-variant-e7c36acc-f699-5d51-af72-0236b5fe7920) {
  height: var(--_responsive---spacing--18px);
}

.spacer:where(.w-variant-071941dd-632c-c296-58a8-41f8b8a7f8aa) {
  height: var(--_responsive---spacing--16px);
}

.hero_absol-img-wrap {
  border-radius: var(--_core---border-radius--md);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero_absol-gradient {
  opacity: 1;
  background-image: linear-gradient(16deg, #000, #0000 68%, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.hero_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.home-hero_heading.heading-style-h2 {
  font-size: var(--_fluide-type---font-size--h2);
}

.hero_italic-highlight {
  padding-right: var(--_size---2-5rem-40px);
  background-image: url('../images/neon-dot.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  font-style: italic;
}

.hero_italic-highlight.heading-italics-h2 {
  font-size: var(--_fluide-type---font-size--h2);
}

.hero_heading-dot {
  width: var(--_size---1rem-16px);
  height: var(--_size---1rem-16px);
  background-color: var(--_color---secondary-shades--lime-300);
  border-radius: 50%;
  position: absolute;
  inset: auto 31% 2.4rem auto;
}

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

.button-text:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605), .button-text:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button-text:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
  font-size: var(--_responsive---font-size--paragraph-lg);
}

.button-text:where(.w-variant-a6b554a3-7a10-76a1-d077-d8af38c6af1d), .button-text:where(.w-variant-98db6a19-dec7-09f3-d903-a8d65d538d1b) {
  font-size: var(--_responsive---font-size--paragraph-md);
}

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

.brand-logo {
  height: 1.75rem;
}

.nav_menu-wrapper {
  grid-column-gap: var(--_responsive---spacing--8px);
  grid-row-gap: var(--_responsive---spacing--8px);
  background-color: var(--_color---absolute-shades--transparent);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav_menu_link-list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  padding-left: 0;
  display: flex;
}

.nav_menu_btn-wrap {
  flex: none;
  display: inline-flex;
}

.nav_button-layout {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.nav_button_line {
  border-radius: var(--_core---border-radius--tiny);
  background-color: var(--_color---absolute-shades--white);
  width: 100%;
  height: .125rem;
}

.section_home-slider {
  background-color: var(--_color---absolute-shades--pure-white);
  position: relative;
}

.section_home-slider.is-offwhite {
  background-color: var(--_color---absolute-shades--white);
}

.home-slider_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.home-slider_content {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: center;
  width: 100%;
  max-width: 52rem;
  display: flex;
}

.home-slider_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.home-slider_heading-wrap.is-misson {
  justify-content: center;
}

.home-slider_para.text-size-large {
  font-weight: var(--_core---font-weight--light);
}

.italics-highlight {
  font-style: italic;
}

.italics-highlight.brand-track, .italics-highlight.inline-flex {
  display: inline-flex;
}

.italics-highlight.heading-italics-h4 {
  font-size: var(--_fluide-type---font-size--h4);
}

.italics-highlight.heading-italics-h4.body-font {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--h4);
}

.italics-highlight.heading-italics-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.italics-highlight.heading-italics-h3 {
  font-size: clamp(2.5rem, 1.77083rem + 2.60417vw, 3.75rem);
}

.home-slider-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.swiper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.swiper.is-home-slider {
  width: 100%;
  overflow: visible;
}

.swiper-wrapper.is-home-slider {
  width: 100%;
  display: flex;
}

.swiper-slide {
  flex: none;
  position: relative;
  height: auto !important;
}

.swiper-slide.is-home-slider {
  flex: none;
  width: 50%;
}

.swiper-slide.is-home-slider.is-active {
  width: 75%;
}

.home-slider-card {
  width: 100%;
  height: 100%;
  min-height: 21.25rem;
  padding: var(--_size---1-5rem-24px);
  transition: width .4s;
  display: flex;
  position: relative;
}

.home-slider-absol-img-wrap {
  border-radius: var(--_core---border-radius--rg);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.home-slider-absol-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.home-slider-absol-overlay {
  z-index: 0;
  background-image: linear-gradient(21deg, #000, #0000);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-slider-content {
  z-index: 1;
  width: 100%;
  height: 100%;
  color: var(--_color---absolute-shades--white);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.home-slider-logo {
  height: var(--_size---2rem-32px);
}

.home-slider-logo.height-56 {
  height: var(--_size---3-5rem-56px);
}

.home-slider-logo.width-40 {
  height: var(--_size---2-5rem-40px);
}

.home-slider_subtext.text-size-large {
  font-weight: var(--_core---font-weight--light);
}

.swiper-bullet-wrapper {
  width: 100%;
  padding-top: var(--_responsive---spacing--24px);
  grid-column-gap: var(--_responsive---spacing--10px);
  grid-row-gap: var(--_responsive---spacing--10px);
  justify-content: center;
  display: flex;
}

.swiper-bullet {
  width: var(--_size---0-75rem-12px);
  height: var(--_size---0-75rem-12px);
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---gray-shades--gray-400);
}

.swiper-bullet.is-active {
  background-color: var(--_color---blue-shades--blue-400);
}

.splide {
  width: 100%;
  display: block;
}

.splide__track {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.splide__track.is-home-slider {
  width: 100%;
  overflow: visible;
}

.splide__list.is-home-slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.splide__slide {
  flex: none;
  position: relative;
  height: auto !important;
}

.splide__slide.is-home-slider {
  flex: none;
  transition: width .4s;
}

.splide__slide.is-home-slider.is-active {
  width: 45%;
}

.splide__pagination.is-home-slider {
  z-index: 6;
  grid-column-gap: var(--_size---0-625rem-10px);
  grid-row-gap: var(--_size---0-625rem-10px);
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 0;
  list-style-type: none;
  display: flex;
  position: relative;
}

.splide__pagination__page {
  width: var(--_size---0-75rem-12px);
  height: var(--_size---0-75rem-12px);
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---gray-shades--gray-400);
}

.splide__pagination__page.is-active {
  background-color: var(--_color---blue-shades--blue-400);
}

.splide__controls.is-home-slider {
  padding-top: var(--_size---2-5rem-40px);
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_absol-lines-wrap {
  z-index: 1;
  width: 85%;
  position: absolute;
  inset: 4.4rem auto auto;
}

.hero_absol-lines {
  width: 100%;
  height: 100%;
}

.section_home-human {
  background-image: linear-gradient(180deg, var(--_color---absolute-shades--white), var(--_color---blue-shades--blue-100));
  position: relative;
}

.home-human_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.home-human_content {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: center;
  width: 100%;
  max-width: 43.75rem;
  display: flex;
  position: relative;
}

.home-human_para.text-size-large {
  font-weight: var(--_core---font-weight--light);
}

.home-human_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.home-human_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.home-human_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.home-human_flex-wrap {
  width: 100%;
  padding: var(--_responsive---spacing--40px) var(--_size---7-5rem-120px);
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.home-human_img {
  width: 100%;
  height: 100%;
}

.home-human_img.desktop-hide {
  object-fit: contain;
  display: none;
}

.home-human_img.hide-mobile-landscape {
  object-fit: contain;
}

.home-human_top-wrap {
  width: 100%;
  max-width: 27.5rem;
  margin-bottom: var(--_size---12-5rem-200px);
  padding-top: var(--_size---1rem-16px);
  padding-right: var(--_size---1rem-16px);
  padding-bottom: var(--_size---1rem-16px);
  padding-left: var(--_size---1rem-16px);
  grid-column-gap: var(--_size---1rem-16px);
  grid-row-gap: var(--_size---1rem-16px);
  border-top-left-radius: var(--_core---border-radius--xsm);
  border-top-right-radius: var(--_core---border-radius--xsm);
  border-bottom-left-radius: var(--_core---border-radius--xsm);
  border-bottom-right-radius: var(--_core---border-radius--xsm);
  background-color: color-mix(in srgb, var(--_color---absolute-shades--white) 20%, transparent);
  box-shadow: inset 0 0 3px 2px var(--_color---absolute-shades--white);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-human_dot {
  width: var(--_size---1rem-16px);
  height: var(--_size---1rem-16px);
}

.home-human_top-text-wrap {
  text-align: left;
}

.home-human_bottom-wrap {
  width: 100%;
  max-width: 24.25rem;
  padding-top: var(--_size---1rem-16px);
  padding-right: var(--_size---1rem-16px);
  padding-bottom: var(--_size---1rem-16px);
  padding-left: var(--_size---1rem-16px);
  grid-column-gap: var(--_size---1rem-16px);
  grid-row-gap: var(--_size---1rem-16px);
  border-top-left-radius: var(--_core---border-radius--xsm);
  border-top-right-radius: var(--_core---border-radius--xsm);
  border-bottom-left-radius: var(--_core---border-radius--xsm);
  border-bottom-right-radius: var(--_core---border-radius--xsm);
  background-color: color-mix(in srgb, var(--_color---absolute-shades--white) 20%, transparent);
  box-shadow: inset 0 0 3px 2px var(--_color---absolute-shades--white);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  text-align: right;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.home-human_img-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section_home-health {
  background-image: linear-gradient(180deg, var(--_color---absolute-shades--white), var(--_color---gray-shades--gray-100));
  position: relative;
}

.home-health_component {
  z-index: 1;
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.home-health_content {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 24.75rem;
  display: flex;
  position: sticky;
  top: 100px;
}

.home-health_icon-wrap {
  grid-column-gap: var(--_size---1rem-16px);
  grid-row-gap: var(--_size---1rem-16px);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-health_brand-icon {
  width: var(--_size---2rem-32px);
  height: var(--_size---2rem-32px);
}

.home-health_icon-text.text-size-large {
  font-weight: var(--_core---font-weight--medium);
  font-weight: 500;
}

.home-health_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.home-health_card-header.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
  font-size: clamp(1.5rem, 1.35417rem + .520833vw, 1.75rem);
}

.home-health_card-header.heading-style-h5 {
  color: #030315;
}

.home-health_card-wrap {
  width: 48%;
  max-width: 37.25rem;
}

.home-health_card {
  width: 100%;
  padding: var(--_size---1-5rem-24px);
  border-radius: var(--_core---border-radius--rg);
  background-color: var(--_color---secondary-shades--lime-200);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--_color---secondary-shades--lime-500);
}

.home-health_card.is-blue {
  background-color: var(--_color---purple-shades--purple-200);
  color: var(--_color---purple-shades--purple-500);
}

.home-health_icon {
  width: var(--_size---3-5rem-56px);
  height: var(--_size---3-5rem-56px);
}

.text-color-lime-500 {
  color: var(--_color---secondary-shades--lime-500);
}

.home-health_para.text-size-large {
  color: #030315;
  font-weight: var(--_core---font-weight--light);
  font-weight: 300;
}

.text-color-purple-500 {
  color: var(--_color---purple-shades--purple-500);
}

.section_cta {
  position: relative;
}

.cta_component {
  z-index: 1;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.cta_content {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: center;
  width: 100%;
  max-width: 49.375rem;
  display: flex;
  position: relative;
}

.cta_content.is-brand-insight {
  max-width: 43.75rem;
}

.cta_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.cta_heading-wrap {
  flex-flow: wrap;
  max-width: 48.75rem;
  display: flex;
  position: relative;
}

.cta_heading-wrap.is-product {
  text-align: center;
  text-wrap: balance;
  justify-content: center;
}

.cta_heading-wrap.is-product-card {
  text-align: center;
  justify-content: center;
}

.cta_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.cta_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.cta_para.text-size-large {
  z-index: 2;
  font-weight: 300;
  position: relative;
}

.cta_button-wrap {
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---blue-shades--blue-400);
  box-shadow: 0rem 1.6rem 6.1rem 3.4rem var(--_color---blue-shades--blue-200);
}

.text-color-blue-500 {
  color: var(--_color---blue-shades--blue-500);
}

.section_footer {
  background-color: var(--_color---gray-shades--gray-100);
  position: relative;
}

.footer_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.footer_link-container {
  grid-column-gap: var(--_size---1-5rem-24px);
  grid-row-gap: var(--_size---1-5rem-24px);
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer_logo-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 28rem;
  display: flex;
}

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

.footer_group {
  width: 100%;
  color: var(--_color---gray-shades--gray-600);
}

.footer_link-header.text-size-large {
  font-weight: var(--_core---font-weight--medium);
}

.footer_link-wrap.text-size-medium {
  font-weight: var(--_core---font-weight--light);
  text-decoration: none;
  transition: all .3s cubic-bezier(.23, 1, .32, 1);
}

.footer_link-wrap.text-size-medium:hover, .footer_link-wrap.text-size-medium.w--current {
  color: var(--_color---blue-shades--blue-400);
  font-weight: var(--_core---font-weight--medium);
}

.footer_group_list {
  grid-column-gap: var(--_size---0-625rem-10px);
  grid-row-gap: var(--_size---0-625rem-10px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer_top-wrapper {
  z-index: 1;
  grid-column-gap: var(--_size---1-5rem-24px);
  grid-row-gap: var(--_size---1-5rem-24px);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.footer_middle-wrap {
  border-bottom: .5px solid var(--_color---gray-shades--gray-300);
}

.footer_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.footer_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.footer_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.footer_copyright-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer_copyright-text-wrap {
  grid-column-gap: var(--_size---1-5rem-24px);
  grid-row-gap: var(--_size---1-5rem-24px);
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.page-loader {
  z-index: 2;
  background-color: var(--_color---blue-shades--blue-100);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.page-trigger {
  width: 0;
  height: 0;
  padding: var(--_size---0rem-0px);
  display: none;
  position: fixed;
  inset: auto;
}

.nav_menu_link-text {
  font-weight: var(--_core---font-weight--light);
  transition: opacity .3s;
}

.nav_menu_link-line {
  background-color: var(--navbar--text-color);
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

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

.loader {
  z-index: 100;
  width: 100%;
  height: 100dvh;
  color: var(--_color---absolute-shades--black);
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.loader__bg {
  background-image: linear-gradient(180deg, var(--_color---blue-shades--blue-100) 50%, var(--_color---absolute-shades--white));
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.loader__bg-bar {
  z-index: 1;
  background-color: var(--_color---blue-shades--blue-500);
  transform-origin: 0%;
  width: 100%;
  height: .5em;
  transform-style: preserve-3d;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale3d(0, 1, 1);
}

.loader__container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.loader__logo-wrap {
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  display: flex;
  position: relative;
}

.loader__logo-item {
  width: 100%;
  position: absolute;
}

.loader__logo-item.is--base {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.loader__logo-item.is--top {
  clip-path: inset(0 100% 0 0);
}

.loader__logo-img {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.loader__text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 3.5em;
}

.loader__text-el {
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: -.25em;
  padding-bottom: .25em;
  position: absolute;
}

.section_contact2 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.contact_content {
  width: 100%;
  max-width: 38.2rem;
  padding: var(--_size---1-5rem-24px);
  border-radius: var(--_core---border-radius--md);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(#f2f2f299, #fbfaf633);
  border: 1px solid #fbfaf699;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.contact_form-block {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
}

.contact_form {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.contact_form_field-2col {
  grid-column-gap: var(--_size---0-5rem-8px);
  grid-row-gap: var(--_size---0-5rem-8px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_form_field-2col.is-1col {
  grid-template-columns: 1fr;
}

.contact_form_field-2col.is-flex {
  grid-column-gap: var(--_size---1rem-16px);
  grid-row-gap: var(--_size---1rem-16px);
  grid-template-columns: 2.5fr 1fr;
}

.contact_form_field-label {
  margin-bottom: 0;
}

.contact_form_field-label.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.form_radio-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_form_msg-success-wrap {
  padding: var(--_size---0rem-0px);
  background-color: var(--_color---absolute-shades--transparent);
}

.success-text {
  font-weight: 600;
}

.contact_form_message-error-wrap {
  background-color: var(--_color---absolute-shades--transparent);
  padding: 0;
}

.error-text.text-size-regular {
  color: var(--_color---secondary-shades--red-400);
  font-weight: var(--_core---font-weight--light);
}

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

.contact_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 38.5rem;
  display: flex;
  position: relative;
}

.contact_heading.heading-style-h5 {
  font-weight: var(--_typography---h1--font-weight);
}

.contact_subtext.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.contact_heading-wrap {
  width: 100%;
}

.footer_logo-container {
  width: 100%;
  max-width: 12.5rem;
}

.contact_absol-image-wrap {
  mix-blend-mode: multiply;
  width: 100%;
  max-width: 82.5rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -2rem;
}

.contact_absol-image {
  width: 100%;
  height: 100%;
}

.contact-help-text.text-size-small {
  font-weight: var(--_core---font-weight--light);
}

.contact-submit-button {
  z-index: 1;
  width: 100%;
  padding: var(--_size---0rem-0px);
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---absolute-shades--transparent);
  color: var(--_color---absolute-shades--transparent);
  position: absolute;
  inset: 0%;
}

.contact_form_success-button {
  margin-left: auto;
}

.contact_form_success-button.margin-left-0 {
  margin-left: 0;
}

.section_contact-modal4 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  position: relative;
}

.button-2 {
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---blue-shades--blue-400);
  color: var(--_color---absolute-shades--white);
  font-size: var(--_components---button--font-size);
  line-height: var(--_components---button--line-height);
  font-weight: var(--_components---button--font-weight);
  text-align: center;
  letter-spacing: var(--_components---button--letter-spacing);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.25rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-2:where(.w-variant-4b4a8714-5ec3-c87f-d150-848790ade602) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .5rem 1.25rem;
}

.button-2:where(.w-variant-a3c344b1-24de-c1de-6acf-d6e27bcc91c8) {
  background-color: color-mix(in srgb, var(--_color---blue-shades--blue-300) 20%, transparent);
  padding: .5rem 1.25rem;
  box-shadow: 0 1px 2px #0000000d;
}

.button-2:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605) {
  padding: .75rem 1.5rem;
}

.button-2:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .75rem 1.5rem;
}

.button-2:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
  background-color: color-mix(in srgb, var(--_color---blue-shades--blue-300) 20%, transparent);
  padding: .75rem 1.5rem;
  box-shadow: 0 1px 2px #0000000d;
}

.button-2:where(.w-variant-a6b554a3-7a10-76a1-d077-d8af38c6af1d) {
  padding: .5rem 2.5rem;
}

.button-2:where(.w-variant-98db6a19-dec7-09f3-d903-a8d65d538d1b) {
  background-color: var(--_color---secondary-shades--lime-300);
  color: var(--_color---blue-shades--blue-500);
  padding: .5rem 2.5rem;
}

.button-2:hover:where(.w-variant-a3c344b1-24de-c1de-6acf-d6e27bcc91c8) {
  box-shadow: 0 1px 2px -1px #0000001a, 0 1px 3px #0000001a;
}

.button-2:hover:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
}

.contact-popup_component {
  z-index: 99;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.contact-popup_content-wrap {
  width: 100%;
  max-width: 38rem;
  height: 100vh;
  padding: var(--_size---3rem-48px) var(--_size---2rem-32px) var(--_size---5rem-80px);
  background-color: var(--_color---gray-shades--gray-100);
  position: absolute;
  overflow: scroll;
}

.contact-modal4_form-block {
  flex-direction: column;
  align-items: stretch;
}

.contact-modal4_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_field-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_field-wrapper {
  position: relative;
}

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_message-success {
  color: #027a48;
  background-color: #ecfdf3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  display: flex;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_message-error {
  color: #b42318;
  background-color: #fef3f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  display: flex;
}

.contact-modal4_close-button {
  top: var(--_size---3rem-48px);
  position: absolute;
  right: 1rem;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.contact-modal4_background-overlay {
  z-index: -1;
  background-color: #fbfaf680;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-color-gray-400 {
  color: var(--_color---gray-shades--gray-400);
}

.brand-hero_para.text-size-large {
  width: 100%;
  max-width: 37.5rem;
  font-weight: var(--_core---font-weight--medium);
}

.section_brand-hero {
  margin: 32px;
  position: relative;
}

.brand-hero_component {
  z-index: 1;
  width: 100%;
  min-height: 41rem;
  color: var(--_color---absolute-shades--white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.brand-hero_content {
  z-index: 1;
  width: 100%;
  max-width: 48rem;
  padding: var(--_responsive---spacing--48px) var(--_responsive---spacing--16px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.brand-hero_heading-wrap {
  border-radius: var(--_core---border-radius--xsm);
  flex-flow: wrap;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand-hero_heading.heading-style-h2 {
  color: var(--colors--card);
}

.brand-hero_absol-img-wrap {
  border-radius: var(--_core---border-radius--xsm);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.brand-hero_absol-image {
  border-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.brand-hero_absol-image:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee), .brand-hero_absol-image.is-type2 {
  display: none;
}

.brand-hero_absol-image.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  display: block;
}

.brand-hero_absol-gradient {
  opacity: .97;
  background-image: linear-gradient(16deg, #000, #0000 58%, #0000);
  width: 100%;
  min-height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.section_brand-track {
  background-image: url('../images/Brand-Insights-Gradient-BG.avif');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: 100%;
  position: relative;
}

.brand-track_component {
  z-index: 1;
  width: 100%;
  color: var(--_color---purple-shades--purple-500);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.brand-track_absol-image-wrap {
  width: 100%;
  max-width: 120rem;
  height: 31.25rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.brand-track_absol-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.brand-track_content {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: center;
  width: 100%;
  max-width: 50.125rem;
  display: flex;
  position: relative;
}

.brand-track_heading-wrap {
  text-wrap: balance;
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.brand-track_heading.heading-style-h4 {
  text-wrap: wrap;
}

.brand-track_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.brand-track_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-track_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-track_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.text-color-blue-400 {
  color: var(--_color---blue-shades--blue-400);
}

.section_brand-method {
  background-color: var(--_color---gray-shades--gray-100);
  position: relative;
}

.brand-method_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-method_heading-wrap {
  flex-flow: wrap;
  width: 100%;
  max-width: 37.25rem;
  display: flex;
  position: relative;
}

.brand-method_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.brand-method_content-item {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  border-bottom: .0625rem solid var(--_color---gray-shades--gray-400);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.brand-method_content-item.is-first {
  border-bottom: .0625rem solid var(--_color---gray-shades--gray-400);
}

.brand-method_content-item.is-last {
  border-bottom-style: none;
}

.brand-method_content {
  width: 100%;
}

.brand-method_header {
  font-style: italic;
}

.brand-method_header.heading-style-h5 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_size---2rem-32px);
  font-weight: var(--_core---font-weight--regular);
}

.brand-method_item-col {
  width: 100%;
  padding-bottom: var(--_size---1-5rem-24px);
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.brand-method_item-col.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.brand-method_item-img-wrap {
  width: 100%;
  max-width: 17.875rem;
  height: 11.8125rem;
}

.brand-method_item-img {
  border-radius: var(--_core---border-radius--tiny);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brand-method_item-text-wrap {
  width: 100%;
}

.brand-method_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-method_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-method_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.section_brand-train {
  background-color: var(--_color---gray-shades--gray-100);
  position: relative;
}

.brand-train_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-train_top-wrap {
  width: 100%;
  max-width: 46rem;
}

.brand-train_heading-wrap {
  flex-flow: wrap;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-train_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-train_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-train_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.brand-train_marquee {
  z-index: 1;
  grid-column-gap: var(--_responsive---spacing--32px);
  grid-row-gap: var(--_responsive---spacing--32px);
  width: 100%;
  display: flex;
  position: relative;
}

.brand-train_marquee.table-view-only {
  display: none;
}

.brand-train_marquee-content {
  grid-column-gap: var(--_responsive---spacing--32px);
  grid-row-gap: var(--_responsive---spacing--32px);
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand-train_marquee-item {
  width: 37.25rem;
  padding-right: var(--_responsive---spacing--32px);
  grid-column-gap: var(--_responsive---spacing--32px);
  grid-row-gap: var(--_responsive---spacing--32px);
  border-radius: var(--_core---border-radius--xsm);
  background-color: var(--_color---absolute-shades--white);
  color: var(--_color---gray-shades--gray-600);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand-train_item-img-wrap {
  width: 100%;
  max-width: 11.125rem;
  height: 12.875rem;
}

.brand-train_item-img {
  border-top-left-radius: var(--_core---border-radius--xsm);
  border-bottom-left-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brand-train_item-text-wrap {
  width: 100%;
}

.brand-train_header {
  font-style: italic;
}

.brand-train_header.heading-style-h5 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_size---2rem-32px);
  font-weight: var(--_core---font-weight--regular);
}

.section_brand-card {
  background-image: url('../images/Section-3-Grey-Noise.jpg');
  background-position: 50% 0;
  background-size: 100%;
  position: relative;
}

.brand-card_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-card_content-wrap {
  width: 100%;
}

.brand-card_content {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: center;
  width: 100%;
  display: flex;
}

.brand-card_content.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.brand-card_img-wrap {
  width: 100%;
  max-width: 30.875rem;
  height: 35rem;
}

.brand-card_img {
  border-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brand-card_text-wrap {
  padding-top: var(--_size---1-5rem-24px);
  padding-right: var(--_size---2rem-32px);
  padding-left: var(--_size---1rem-16px);
  color: var(--_color---absolute-shades--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.brand-card_header.heading-style-h5 {
  font-weight: var(--_core---font-weight--regular);
}

.brand-card_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-card_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-card_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.brand-card_item-para-wrap {
  border-top: 1px solid var(--_color---gray-shades--gray-300);
  width: 100%;
  max-width: 40.625rem;
}

.section_brand-work {
  background-image: linear-gradient(180deg, var(--_color---absolute-shades--white), var(--_color---gray-shades--gray-100));
  position: relative;
}

.brand-work_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-work_content-wrap {
  width: 100%;
}

.brand-work_content {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.brand-work_content.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.brand-work_content.is-reverse {
  flex-flow: row-reverse;
}

.brand-work_top-wrap {
  width: 100%;
}

.brand-work_heading-wrap {
  flex-flow: wrap;
  width: 100%;
  display: flex;
  position: relative;
}

.brand-work_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.brand-work_icon-text.text-size-large {
  font-weight: var(--_core---font-weight--medium);
}

.brand-work_icon-wrap {
  grid-column-gap: var(--_size---1rem-16px);
  grid-row-gap: var(--_size---1rem-16px);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brand-work_item-img-wrap {
  width: 48%;
  max-width: 35.25rem;
  height: 25rem;
}

.brand-work_item-img {
  border-radius: var(--_core---border-radius--rg);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brand-work_item-text-wrap {
  width: 48%;
  max-width: 37.25rem;
  padding-top: var(--_responsive---spacing--24px);
  padding-right: var(--_responsive---spacing--32px);
  color: var(--_color---absolute-shades--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.brand-work_header.heading-style-h5 {
  font-weight: var(--_core---font-weight--regular);
}

.brand-work_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-work_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-work_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.section_product-hero {
  background-color: var(--_color---absolute-shades--pure-white);
  color: var(--_color---absolute-shades--black);
  position: sticky;
  top: 0;
  overflow: hidden;
}

.product-hero_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  max-width: 62.5rem;
  height: 100dvh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.product-hero_component._1 {
  mix-blend-mode: normal;
}

.product-hero_content {
  z-index: 1;
  width: 100%;
  max-width: 33rem;
  padding-top: var(--_responsive---spacing--24px);
  padding-bottom: var(--_responsive---section-spacing--md-80px);
  padding-left: var(--_responsive---spacing--24px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.product-hero_vertical-line {
  z-index: 1;
  background-color: var(--_color---gray-shades--gray-600);
  width: .0625rem;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.product-hero_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.product-hero_para.text-size-large {
  width: 100%;
  max-width: 37.5rem;
  font-weight: var(--_core---font-weight--medium);
}

.product-hero_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
  text-wrap: balance;
}

.product-hero_absol-dot {
  z-index: 2;
  width: var(--_responsive---spacing--20px);
  height: var(--_responsive---spacing--20px);
  border-top-left-radius: var(--_core---border-radius--round);
  border-top-right-radius: var(--_core---border-radius--round);
  border-bottom-left-radius: var(--_core---border-radius--round);
  border-bottom-right-radius: var(--_core---border-radius--round);
  background-color: var(--_color---secondary-shades--lime-300);
  top: auto;
  bottom: auto;
  left: auto;
  right: calc(var(--_responsive---spacing--10px) * -1);
  position: absolute;
  mix-blend-mode: normal !important;
}

.product-hero_absol-dot.is-center {
  opacity: 1;
  right: 0;
}

.section_product-connect {
  position: relative;
}

.product-connect_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.product-connect_top-wrap {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: center;
  width: 100%;
  max-width: 44rem;
  display: flex;
  position: relative;
}

.product-connect_heading-wrap {
  text-wrap: wrap;
  flex-flow: wrap;
  width: 100%;
  max-width: 43rem;
  display: flex;
  position: relative;
}

.product-connect_heading.heading-style-h4 {
  text-wrap: wrap;
}

.product-connect_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.product-connect_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.product-connect_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.product-connect_para.text-size-large {
  z-index: 2;
  font-weight: 300;
  position: relative;
}

.product-connect_absol-img-wrap {
  width: 100%;
  max-width: 120rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.product-connect_absol-img {
  object-fit: cover;
  object-position: 50% 75%;
  width: 100%;
  height: 100%;
}

.product-connect_content {
  width: 100%;
  max-width: 63.125rem;
  min-height: 37.5rem;
  padding-top: var(--_size---4rem-64px);
  padding-bottom: var(--_size---0-25rem-4px);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.product-connect_img-wrap {
  width: 100%;
  max-width: 32.625rem;
  height: 100%;
}

.product-connect_img {
  width: 100%;
  height: 100%;
}

.product-connect_img.mobile-only {
  display: none;
}

.product-connect_top-text {
  width: 100%;
  max-width: 23.5rem;
  position: absolute;
  inset: 0% auto auto;
}

.product-connect_left-text {
  width: 100%;
  max-width: 15rem;
  margin-bottom: var(--_size---4-5rem-72px);
  margin-left: var(--_responsive---spacing--24px);
  position: absolute;
  inset: auto auto auto 0%;
}

.product-connect_right-text {
  width: 100%;
  max-width: 15rem;
  margin-right: var(--_size---1rem-16px);
  margin-bottom: var(--_size---6-5rem-104px);
  position: absolute;
  inset: auto 0% auto auto;
}

.section_product-card {
  background-image: url('../images/Section-3-Grey-Noise.jpg');
  background-position: 50% 0;
  background-size: 100%;
  position: relative;
}

.product-card_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.product-card_content-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.product-card_item {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.product-card_item.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.product-card_text-wrap {
  width: 48%;
  max-width: 30.875rem;
  padding-top: var(--_size---1-5rem-24px);
  padding-right: var(--_size---2rem-32px);
  padding-bottom: var(--_size---1-5rem-24px);
  color: var(--_color---absolute-shades--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.product-card_img-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30.875rem;
  height: 35rem;
  display: flex;
  position: relative;
}

.product-card_img {
  border-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-card_logo {
  width: 100%;
  height: 3.5rem;
}

.product-card_logo.is-40 {
  height: 2.625rem;
}

.product-card_logo.is-32 {
  height: 2rem;
}

.product-card_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.product-card_para.text-size-large.text-weight-medium {
  font-weight: var(--_core---font-weight--medium);
}

.product-card_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.product-card_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.product-card_para-wrap {
  width: 100%;
}

.product-card_logo-img {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.product-card_absol-img1-wrap {
  width: 100%;
  max-width: 18rem;
  margin-top: var(--_size---5rem-80px);
  flex: none;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card_absol-img1 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.product-card_absol-img2-wrap {
  width: 100%;
  max-width: 8rem;
  margin-right: var(--_size---3-75rem-60px);
  margin-bottom: var(--_size---12-5rem-200px);
  flex: none;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: scale(1.3);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card_absol-img {
  width: 100%;
  height: 100%;
}

.product-card_absol-img3-wrap {
  width: 100%;
  max-width: 18rem;
  margin-bottom: var(--_size---1-75rem-28px);
  flex: none;
  position: absolute;
  inset: auto auto 0%;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card3_absol-img2-wrap {
  width: 100%;
  max-width: 18rem;
  margin-bottom: var(--_size---10rem-160px);
  flex: none;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card3_absol-img {
  width: 100%;
  height: 100%;
}

.product-card3_absol-img1-wrap {
  width: 100%;
  max-width: 18rem;
  margin-top: var(--_size---5rem-80px);
  flex: none;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card3_absol-img3-wrap {
  width: 100%;
  max-width: 18rem;
  margin-bottom: var(--_size---1-75rem-28px);
  flex: none;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.section_mission-hero {
  position: relative;
}

.mission-hero_component {
  z-index: 1;
  width: 100%;
  min-height: 39rem;
  color: var(--_color---absolute-shades--white);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.mission-hero_content {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 27rem;
  display: flex;
  position: relative;
}

.mission-hero_heading-wrap {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.mission-hero_para.text-size-large {
  width: 100%;
  max-width: 37.5rem;
  font-weight: var(--_core---font-weight--medium);
}

.section_product-feat {
  background-image: linear-gradient(180deg, var(--_color---gray-shades--gray-100), var(--_color---absolute-shades--white));
  position: relative;
}

.product-feat_component {
  z-index: 1;
  width: 100%;
  color: var(--_color---gray-shades--gray-600);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.product-feat_top-wrap {
  width: 100%;
}

.product-feat_heading-wrap {
  text-align: center;
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.product-feat_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.product-feat_content-wrap {
  width: 100%;
}

.product-feat_content {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.product-feat_content.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.product-feat_content.is-reverse {
  padding-top: var(--_responsive---spacing--24px);
  padding-bottom: var(--_responsive---spacing--24px);
  flex-flow: row-reverse;
}

.product-feat_item-img-wrap {
  width: 48%;
  max-width: 35.25rem;
  height: 25rem;
}

.product-feat_item-img-wrap.no-height {
  height: auto;
}

.product-feat_item-img {
  border-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-feat_item-text-wrap {
  width: 100%;
  max-width: 37.25rem;
  padding: var(--_responsive---spacing--0px) var(--_responsive---spacing--32px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.product-feat_header.heading-style-h5 {
  padding-right: var(--_size---0-75rem-12px);
  font-weight: var(--_core---font-weight--regular);
  padding-bottom: 1em;
}

.product-feat_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.product-feat_para.text-size-large.text-weight-medium {
  font-weight: var(--_core---font-weight--medium);
}

.product-feat_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.product-feat_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

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

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

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

.product-feat_line {
  background-color: var(--_color---gray-shades--gray-300);
  width: 100%;
  height: .0625rem;
}

.product-feat_header-italics {
  font-style: italic;
}

.product-feat_header-italics.heading-style-h6 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_size---1-75rem-28px);
  font-weight: var(--_core---font-weight--regular);
}

.product-feat_card {
  width: 100%;
  min-height: 7.5rem;
  padding: var(--_size---1-5rem-24px);
  border-radius: var(--_core---border-radius--rg);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.product-feat_card.lime-100 {
  background-color: var(--_color---secondary-shades--lime-100);
  color: var(--_color---secondary-shades--lime-500);
}

.product-feat_card.brand-100 {
  background-color: var(--_color---blue-shades--blue-100);
  color: var(--_color---blue-shades--blue-500);
}

.product-feat_card.green-100 {
  background-color: var(--_color---secondary-shades--green-100);
  color: var(--_color---secondary-shades--green-500);
}

.section_product-impact {
  background-image: url('../images/misson-impact-image-bg.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 120rem;
  min-height: 45rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section_product-impact:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  background-image: url('../images/misson-product-image-bg.avif');
}

.product-impact_component {
  z-index: 1;
  width: 100%;
  min-height: 45rem;
  color: var(--_color---secondary-shades--lime-400);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.product-impact_component:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  color: var(--_color---absolute-shades--white);
  justify-content: flex-end;
  align-items: center;
  padding-right: 5rem;
}

.product-impact_top-wrap {
  width: 100%;
  max-width: 34.75rem;
}

.product-impact_top-wrap:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  max-width: 25rem;
}

.product-impact_heading-wrap {
  flex-flow: wrap;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.product-impact_heading.heading-style-h5 {
  font-size: var(--_size---2-25rem-36px);
  font-weight: var(--_core---font-weight--regular);
}

.product-impact_heading.heading-style-h5:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee), .product-impact_heading.heading-style-h5.is-type2 {
  display: none;
}

.product-impact_heading.heading-style-h5.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  font-family: var(--_typography---fonts--italic-font);
  font-style: italic;
  display: block;
}

.product-impact_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.section_product-scale {
  background-color: var(--_color---gray-shades--gray-100);
  position: relative;
}

.product-scale_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.product-scale_content-wrap {
  width: 100%;
}

.product-scale_content {
  grid-column-gap: var(--_responsive---spacing--24px);
  grid-row-gap: var(--_responsive---spacing--24px);
  justify-content: center;
  width: 100%;
  display: flex;
}

.product-scale_content.is-last {
  padding-bottom: var(--_size---0rem-0px);
}

.product-scale_img-wrap {
  width: 100%;
  max-width: 30.875rem;
  height: 35rem;
}

.product-scale_img {
  border-radius: var(--_core---border-radius--xsm);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-scale_text-wrap {
  width: 55%;
  max-width: 43.75rem;
  padding: var(--_size---1-5rem-24px) var(--_size---2-5rem-40px) var(--_size---1-5rem-24px) var(--_size---1rem-16px);
  color: var(--_color---gray-shades--gray-600);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.brand-card_header-italics {
  font-style: italic;
}

.brand-card_header-italics.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-card_header-italics.heading-style-h6 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_size---1-75rem-28px);
  font-weight: var(--_core---font-weight--regular);
}

.brand-card_header-italics.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.section_mission-vision {
  background-image: radial-gradient(circle closest-side at 50% 50%, var(--_color---blue-shades--blue-200), var(--_color---absolute-shades--white));
  position: relative;
}

.mission-vision_component {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.mission-vision_content {
  z-index: 1;
  grid-column-gap: var(--_size---1-5rem-24px);
  grid-row-gap: var(--_size---1-5rem-24px);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.mission-vision_content.is-brand-insight {
  max-width: 43.75rem;
}

.mission-vision_card {
  width: 100%;
  max-width: 28.25rem;
  padding: var(--_size---2rem-32px);
  border-radius: var(--_core---border-radius--rg);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  text-align: center;
  background-image: radial-gradient(circle, #fbfaf680, #f2f2f282);
  border: .0625rem solid #fbfaf6;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mission-vision_para.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.mission-vision_para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.mission-vision_para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.mission-vision_header-italics {
  font-style: italic;
}

.mission-vision_header-italics.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.mission-vision_header-italics.heading-style-h6 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_size---1-75rem-28px);
  font-weight: var(--_core---font-weight--regular);
}

.mission-vision_header-italics.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.product-hero_horizon-line-wrap {
  z-index: 3;
  background-color: var(--_color---absolute-shades--white);
  width: 100vw;
  height: .0625rem;
  top: auto;
  left: 0%;
  right: 0%;
  bottom: calc(var(--_responsive---section-spacing--md-80px) * 3);
  margin-left: -100vw;
  position: absolute;
}

.product-hero_horizon-line-wrap.is-right {
  margin-left: 54%;
}

.product-hero_horizon-line {
  z-index: 3;
  background-color: var(--_color---gray-shades--gray-600);
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: .0625rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.product-hero_img-wrap {
  background-color: var(--_color---absolute-shades--pure-white);
  mix-blend-mode: difference;
  position: absolute;
  inset: 0%;
}

.product-hero_image-back {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-hero_image-back:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee), .product-hero_image-back.is-type2 {
  display: none;
}

.product-hero_image-back.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  display: block;
}

.product-hero_reveal-contain {
  mix-blend-mode: difference;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.product-hero_image-front {
  background-color: var(--_color---absolute-shades--white);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.product-hero_reveal-circle-wrap {
  z-index: 2;
  width: 1.25rem;
  height: .0625rem;
  top: auto;
  left: -.625rem;
  right: auto;
  bottom: calc(var(--_responsive---section-spacing--md-80px) * 3);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.product-hero_reveal-circle {
  aspect-ratio: 1;
  border-radius: var(--_core---border-radius--round);
  background-color: var(--_color---absolute-shades--pure-white);
  position: absolute;
}

.section_product-hero-height {
  height: 200dvh;
}

.product-hero_component-copy {
  z-index: 1;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90%;
  max-width: 62.5rem;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.product-hero_component-copy._1 {
  mix-blend-mode: normal;
}

.product-hero_content-copy {
  z-index: 1;
  width: 100%;
  max-width: 33rem;
  padding-top: var(--_responsive---spacing--24px);
  padding-bottom: var(--_responsive---section-spacing--md-80px);
  padding-left: var(--_responsive---spacing--24px);
  opacity: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start flex-start;
  align-items: flex-start;
  display: none;
  position: relative;
}

.brand-train_subtext-para.text-size-large {
  z-index: 2;
  color: var(--_color---absolute-shades--pure-black);
  font-weight: var(--_core---font-weight--light);
  position: relative;
}

.brand-train_subtext-para.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.brand-train_subtext-para.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.text-color-black {
  color: var(--_color---absolute-shades--pure-black);
}

.product-connect_mobile-dot {
  display: none;
}

.mission-hero_absol-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.mission-hero_absol-image:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee), .mission-hero_absol-image.is-type2 {
  display: none;
}

.mission-hero_absol-image.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
  display: block;
}

.mission-hero_absol-image-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.product-cta_heading.heading-style-h3 {
  z-index: 1;
  position: relative;
}

.product-connect_tagline.text-size-large {
  z-index: 2;
  font-weight: var(--_core---font-weight--medium);
  position: relative;
}

.product-connect_tagline.heading-style-h6 {
  font-size: var(--_size---1-75rem-28px);
}

.product-connect_tagline.text-size-medium {
  font-weight: var(--_core---font-weight--light);
}

.product-card_item-ancor {
  width: var(--_size---6-25rem-100px);
  height: var(--_size---6-25rem-100px);
  pointer-events: none;
  bottom: auto;
  left: auto;
  right: auto;
  top: calc(var(--_responsive---section-spacing--lg-100px) * -1);
  position: absolute;
}

.product-hero_ring-wrap {
  z-index: 0;
  aspect-ratio: 1;
  filter: invert();
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 24.375rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.product-hero_ring {
  z-index: 1;
  aspect-ratio: 1;
  border-top-style: solid;
  border-top-width: .0625rem;
  border-top-color: var(--_color---gray-shades--gray-300);
  border-right-style: solid;
  border-right-width: .0625rem;
  border-right-color: var(--_color---gray-shades--gray-300);
  border-bottom-style: solid;
  border-bottom-width: .0625rem;
  border-bottom-color: var(--_color---gray-shades--gray-300);
  border-left-style: solid;
  border-left-width: .0625rem;
  border-left-color: var(--_color---gray-shades--gray-300);
  border-top-left-radius: var(--_core---border-radius--round);
  border-top-right-radius: var(--_core---border-radius--round);
  border-bottom-left-radius: var(--_core---border-radius--round);
  border-bottom-right-radius: var(--_core---border-radius--round);
  flex: none;
  width: 24.5rem;
  position: absolute;
  inset: auto auto 14% -47%;
}

.product-hero_ring.is-ring-2 {
  border-top-style: none;
  border-left-style: none;
  width: 73.5rem;
  bottom: -33%;
  left: -122%;
  transform: rotate(-45deg);
}

.product-hero_ring.is-ring-3 {
  border-top-style: none;
  border-left-style: none;
  width: 98rem;
  bottom: -90%;
  left: -94%;
  transform: rotate(-45deg);
}

.product-hero_ring-two {
  border: .0625rem solid var(--_color---gray-shades--gray-300);
  border-radius: var(--_core---border-radius--round);
  flex: none;
  width: 64.75rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.nav-link_dot {
  aspect-ratio: 1;
  border-top-left-radius: var(--_core---border-radius--round);
  border-top-right-radius: var(--_core---border-radius--round);
  border-bottom-left-radius: var(--_core---border-radius--round);
  border-bottom-right-radius: var(--_core---border-radius--round);
  background-color: var(--_color---secondary-shades--lime-300);
  width: calc(var(--_responsive---spacing--8px) * var(--_trigger---off));
  margin-right: calc(var(--_responsive---spacing--8px) * var(--_trigger---off));
  height: calc(var(--_responsive---spacing--8px) * var(--_trigger---off));
  flex: none;
  transition-property: margin, width;
  transition-duration: .2s, .2s;
  transition-timing-function: ease, ease;
}

.nav-link_dot.test {
  width: calc(var(--_responsive---spacing--0px) ! important);
  height: calc(var(--_responsive---spacing--0px) ! important);
}

.heading-italics-h1 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h1);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
}

.heading-italics-h2 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h2);
  line-height: var(--_typography---h2--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h2--letter-spacing);
}

.heading-italics-h3 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h3);
  line-height: var(--_typography---h3--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h3--letter-spacing);
}

.heading-italics-h4 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h4);
  line-height: var(--_typography---h4--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h4--letter-spacing);
}

.heading-italics-h5 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h5);
  line-height: var(--_typography---h5--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h5--letter-spacing);
}

.heading-italics-h6 {
  font-family: var(--_typography---fonts--italic-font);
  font-size: var(--_fluide-type---font-size--italics-h7);
  line-height: var(--_typography---h6--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h6--letter-spacing);
}

.product-card-2_absol-img1-wrap {
  width: 100%;
  max-width: 18rem;
  margin-top: var(--_size---5rem-80px);
  flex: none;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card2_absol-img2-wrap {
  width: 100%;
  max-width: 18rem;
  margin-bottom: var(--_size---1-75rem-28px);
  flex: none;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card_absol-img2 {
  object-fit: contain;
  width: 100%;
  height: 100px;
}

.product-card2_absol-img1, .product-card2_absol-img2 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.product-card4_absol-img2-wrap {
  width: 100%;
  max-width: 15rem;
  margin-bottom: var(--_size---1-75rem-28px);
  flex: none;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.product-card4_absol-img2 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.product-card4_absol-img1 {
  width: 100%;
  height: 100%;
}

.product-card4_absol-img1-wrap {
  width: 100%;
  max-width: 18rem;
  margin-top: var(--_size---10rem-160px);
  flex: none;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: scale(.8);
  box-shadow: 0 3px 6px #0000000d;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  display: flex;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.home-health_card-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #5c5a0e;
  background-color: #f1f7b9;
  border-radius: clamp(.625rem, .552083rem + .260417vw, .75rem);
  width: 100%;
  padding: clamp(1.25rem, 1.10417rem + .520833vw, 1.5rem);
}

.home-health_card-2.is-blue {
  color: #331765;
  background-color: #d9deff;
}

.section_space-2 {
  height: clamp(3.5rem, 2.625rem + 3.125vw, 5rem);
}

.section_space-2.page-top---160px-2 {
  height: clamp(7.5rem, 6.04167rem + 5.20833vw, 10rem);
}

.text-weight-medium-2 {
  font-weight: 500;
}

.home-health_component-2 {
  z-index: 1;
  grid-column-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (76 - 28) * 28)) * 1rem + ((1.5 - 1.25) / (76 - 28)) * 100vw), 1.5 * 1rem);
  grid-row-gap: clamp(1.25 * 1rem, ((1.25 - ((1.5 - 1.25) / (76 - 28) * 28)) * 1rem + ((1.5 - 1.25) / (76 - 28)) * 100vw), 1.5 * 1rem);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 2em;
  display: flex;
  position: relative;
}

.spacer-2 {
  height: clamp(.375rem, .302083rem + .260417vw, .5rem);
}

.spacer-2._24px {
  height: clamp(1.25rem, 1.10417rem + .520833vw, 1.5rem);
}

.spacer-2._12px {
  height: clamp(.625rem, .552083rem + .260417vw, .75rem);
}

.home-health_brand-icon-2 {
  width: clamp(1.5rem, 1.20833rem + 1.04167vw, 2rem);
  height: clamp(1.5rem, 1.20833rem + 1.04167vw, 2rem);
}

.home-health_icon-2 {
  width: clamp(2.5rem, 1.91667rem + 2.08333vw, 3.5rem);
  height: clamp(2.5rem, 1.91667rem + 2.08333vw, 3.5rem);
}

.home-health_icon-wrap-2 {
  grid-column-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (76 - 28) * 28)) * 1rem + ((1 - .875) / (76 - 28)) * 100vw), 1 * 1rem);
  grid-row-gap: clamp(.875 * 1rem, ((.875 - ((1 - .875) / (76 - 28) * 28)) * 1rem + ((1 - .875) / (76 - 28)) * 100vw), 1 * 1rem);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-connect_left-text-2 {
  width: 100%;
  max-width: 15rem;
  margin-bottom: clamp(3.25rem, 2.52083rem + 2.60417vw, 4.5rem);
  margin-left: clamp(1.25rem, 1.10417rem + .520833vw, 1.5rem);
  position: absolute;
  inset: auto auto auto 0%;
}

.product-connect_img-wrap-2 {
  width: 100%;
  max-width: 32.625rem;
  height: 100%;
}

.product-connect_right-text-2 {
  width: 100%;
  max-width: 15rem;
  margin-bottom: clamp(4.75rem, 3.72917rem + 3.64583vw, 6.5rem);
  margin-right: clamp(.875rem, .802083rem + .260417vw, 1rem);
  position: absolute;
  inset: auto 0% auto auto;
}

.product-connect_top-text-2 {
  width: 100%;
  max-width: 23.5rem;
  position: absolute;
  inset: 0% auto auto;
}

.product-connect_mobile-dot-2 {
  display: none;
}

.product-connect_content-2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 63.125rem;
  min-height: 37.5rem;
  padding-top: clamp(3rem, 2.41667rem + 2.08333vw, 4rem);
  padding-bottom: .25rem;
  display: flex;
  position: relative;
}

.spacer-3 {
  height: clamp(.375rem, .302083rem + .260417vw, .5rem);
}

.spacer-3._24px-3 {
  height: clamp(1.25rem, 1.10417rem + .520833vw, 1.5rem);
}

.spacer-3._40px {
  height: clamp(2rem, 1.70833rem + 1.04167vw, 2.5rem);
}

.button-3 {
  color: #fbfaf6;
  text-align: center;
  letter-spacing: 0;
  background-color: #2c21f2;
  border-radius: 100vh;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.25rem;
  font-family: Body Geist, Arial, sans-serif;
  font-size: clamp(.875rem, .802083rem + .260417vw, 1rem);
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-3.blue-large {
  padding: .75rem 1.5rem;
}

.button-icon-2 {
  background-color: #fbfaf6;
  border-radius: 100vh;
  flex: none;
  width: 0;
  height: 0;
  margin-right: 0;
  transition-property: margin, height, width;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease, ease, ease;
}

.cta_button-wrap-2 {
  background-color: #2c21f2;
  border-radius: 100vh;
  box-shadow: 0 1.6rem 6.1rem 3.4rem #c7edff;
}

.button-text-2.blue-large-4 {
  font-size: clamp(1.125rem, 1.05208rem + .260417vw, 1.25rem);
}

.container-large-2 {
  width: calc(100% + -2 * clamp(1rem, .416667rem + 2.08333vw, 2rem));
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media screen and (max-width: 991px) {
  body {
    --_responsive---spacing--12px: var(--_size---0-75rem-12px);
    --_responsive---spacing--16px: var(--_size---1rem-16px);
    --_responsive---spacing--10px: var(--_size---0-625rem-10px);
    --_responsive---spacing--8px: var(--_size---0-5rem-8px);
    --_responsive---spacing--0px: var(--_size---0rem-0px);
    --_responsive---spacing--48px: var(--_size---3rem-48px);
    --_responsive---spacing--32px: var(--_size---2rem-32px);
    --_responsive---spacing--20px: var(--_size---1-25rem-20px);
    --_responsive---spacing--24px: var(--_size---1-5rem-24px);
    --_responsive---spacing--40px: var(--_size---2-5rem-40px);
    --_responsive---spacing--18px: var(--_size---1-125rem-18px);
    --_responsive---section-spacing--md-80px: var(--_size---5rem-80px);
    --_responsive---section-spacing--xl-120px: var(--_size---7-5rem-120px);
    --_responsive---section-spacing--lg-100px: var(--_size---6-25rem-100px);
    --_responsive---section-spacing--rg-72: var(--_size---4-5rem-72px);
    --_responsive---section-spacing--sm-64px: var(--_size---4rem-64px);
    --_responsive---section-spacing--xsm-60px: var(--_size---3-75rem-60px);
    --_responsive---section-spacing--none: var(--_size---0rem-0px);
    --_responsive---section-spacing--page-top: var(--_size---10rem-160px);
    --_responsive---section-spacing--xxl-140px: var(--_size---8-75rem-140px);
    --_responsive---spacing--14px: var(--_size---0-875rem-14px);
    --_responsive---spacing--56px: var(--_size---3-5rem-56px);
    --_responsive---spacing--28px: var(--_size---1-75rem-28px);
    --_responsive---font-size--paragraph-lg: var(--_size---1-25rem-20px);
    --_responsive---font-size--paragraph-md: var(--_size---1rem-16px);
    --_responsive---font-size--h1: var(--_size---6rem-96px);
    --_responsive---font-size--h2: var(--_size---4-5rem-72px);
    --_responsive---font-size--h3: var(--_size---3-75rem-60px);
    --_responsive---font-size--h4: var(--_size---3rem-48px);
    --_responsive---font-size--h5: var(--_size---2-25rem-36px);
    --_responsive---font-size--h6: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-xl: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-rg: var(--_size---0-875rem-14px);
    --_responsive---font-size--paragraph-sm: var(--_size---0-75rem-12px);
    --_responsive---font-size--eyebrow-lg: var(--_size---1rem-16px);
    --_responsive---font-size--eyebrow: var(--_size---0-875rem-14px);
    --_responsive---font-size--caption-sm: var(--_size---0-75rem-12px);
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .button:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605), .button:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
    padding: .625rem 1.25rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .navbar {
    width: calc(100% - var(--_core---site--margin) * 1);
    position: relative;
  }

  .nav_container {
    padding-top: var(--_responsive---spacing--10px);
    padding-bottom: var(--_responsive---spacing--10px);
  }

  .nav_menu {
    border-radius: var(--_core---border-radius--xsm);
    background-color: var(--_color---absolute-shades--menu-mobile-bg);
    min-width: 100%;
    color: var(--navbar--menu-text-color);
    inset: 0% 0% auto;
  }

  .nav_menu_link {
    color: var(--navbar--menu-text-color);
  }

  .nav_button {
    color: #fff;
  }

  .hero_content {
    padding-right: var(--_responsive---spacing--16px);
    padding-left: var(--_responsive---spacing--16px);
  }

  .section_hero {
    margin: 16px;
  }

  .hero_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .nav_component {
    padding-left: calc(var(--_core---site--margin) / 2);
    padding-right: calc(var(--_core---site--margin) / 2);
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .button-icon {
    display: none;
  }

  .nav_menu-wrapper {
    border-radius: var(--_core---border-radius--xsm);
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding: 3.75rem .875rem .875rem;
  }

  .nav_menu_link-list {
    margin-top: var(--_responsive---spacing--16px);
    padding-top: var(--_responsive---spacing--32px);
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-top: .0625rem solid var(--_color---gray-shades--gray-400);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-slider_component {
    grid-template-columns: 1fr;
  }

  .home-slider_heading-wrap {
    width: 80%;
  }

  .home-human_component {
    grid-template-columns: 1fr;
  }

  .home-human_flex-wrap {
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .home-health_component {
    grid-template-columns: 1fr;
  }

  .home-health_content {
    width: 52%;
    top: 80px;
  }

  .home-health_card-wrap {
    width: 100%;
    max-width: 25rem;
  }

  .cta_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .cta_content {
    width: 90%;
  }

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

  .footer_link-container {
    grid-template-columns: 1.6fr 1fr;
  }

  .footer_logo-wrap {
    width: 55%;
  }

  .footer_top-wrapper, .contact_component {
    grid-template-columns: 1fr;
  }

  .contact_absol-image-wrap {
    bottom: -1rem;
    left: -16.5rem;
  }

  .button-2:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605), .button-2:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button-2:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
    padding: .625rem 1.25rem;
  }

  .contact-popup_content-wrap {
    width: 80%;
    max-width: none;
  }

  .section_brand-hero {
    margin: 16px;
  }

  .brand-hero_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .brand-hero_content {
    padding-right: var(--_responsive---spacing--0px);
    padding-left: var(--_responsive---spacing--0px);
  }

  .brand-hero_absol-image {
    object-position: 62% 50%;
  }

  .section_brand-track {
    background-image: url('../images/BG.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .brand-track_component {
    grid-template-columns: 1fr;
  }

  .brand-track_content {
    width: 90%;
  }

  .brand-track_heading-wrap {
    width: 100%;
    max-width: 35rem;
  }

  .brand-method_component {
    grid-template-columns: 1fr;
  }

  .brand-method_heading-wrap {
    max-width: 25rem;
  }

  .brand-method_item-col {
    flex-flow: column;
  }

  .brand-method_item-img-wrap {
    max-width: none;
    height: 11.5rem;
  }

  .brand-train_component {
    grid-template-columns: 1fr;
  }

  .brand-train_top-wrap {
    max-width: 31rem;
  }

  .brand-train_marquee {
    flex-flow: column;
  }

  .brand-train_marquee.table-view-only {
    display: flex;
  }

  .brand-train_marquee-content {
    flex-flow: column;
    width: 100%;
  }

  .brand-train_marquee-item {
    width: 90%;
  }

  .brand-train_item-img-wrap {
    max-width: 20rem;
    height: 12rem;
  }

  .brand-train_item-img {
    object-position: 50% 25%;
  }

  .brand-card_component {
    grid-template-columns: 1fr;
  }

  .brand-card_img-wrap {
    width: 55%;
    height: 26rem;
  }

  .brand-work_component {
    grid-template-columns: 1fr;
  }

  .brand-work_content, .brand-work_content.is-reverse {
    flex-flow: column;
  }

  .brand-work_item-img-wrap {
    width: 100%;
    max-width: none;
    height: 18.75rem;
  }

  .brand-work_item-img {
    object-position: 50% 25%;
  }

  .brand-work_item-text-wrap {
    width: 100%;
    max-width: none;
    padding-top: var(--_responsive---spacing--18px);
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .product-hero_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
  }

  .product-connect_component {
    grid-template-columns: 1fr;
  }

  .product-connect_top-wrap {
    width: 90%;
  }

  .product-connect_heading-wrap {
    max-width: 32rem;
  }

  .product-connect_left-text {
    max-width: 10rem;
    margin-bottom: var(--_size---1-125rem-18px);
    margin-left: var(--_size---0rem-0px);
  }

  .product-connect_right-text {
    max-width: 10rem;
    margin-right: var(--_size---0rem-0px);
    margin-bottom: var(--_size---2-5rem-40px);
    right: -2rem;
  }

  .product-card_component {
    grid-template-columns: 1fr;
  }

  .product-card_item {
    flex-flow: column;
    width: 80%;
  }

  .product-card_text-wrap {
    width: 100%;
    max-width: none;
    padding-top: var(--_size---0rem-0px);
    padding-right: var(--_size---0rem-0px);
    padding-bottom: var(--_size---0rem-0px);
  }

  .product-card_img-wrap {
    max-width: none;
    height: 31.25rem;
  }

  .product-card_img {
    object-position: 50% 0%;
  }

  .product-card_absol-img1-wrap {
    margin-top: var(--_size---3rem-48px);
    margin-right: var(--_size---0rem-0px);
    left: 0%;
    right: auto;
    transform: scale(.7);
  }

  .product-card_absol-img2-wrap {
    margin-right: var(--_size---3-75rem-60px);
    margin-bottom: var(--_size---12-5rem-200px);
  }

  .product-card_absol-img3-wrap {
    margin-bottom: var(--_size---2-25rem-36px);
    transform: scale(.7);
  }

  .product-card3_absol-img2-wrap {
    margin-left: var(--_size---7-5rem-120px);
    transform: scale(.7);
  }

  .product-card3_absol-img1-wrap {
    margin-top: var(--_size---3rem-48px);
    margin-right: var(--_size---5rem-80px);
    transform: scale(.7);
  }

  .product-card3_absol-img3-wrap {
    margin-right: var(--_size---5rem-80px);
    margin-bottom: var(--_size---2-25rem-36px);
    transform: scale(.7);
  }

  .mission-hero_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .product-feat_component {
    grid-template-columns: 1fr;
  }

  .product-feat_content, .product-feat_content.is-reverse {
    flex-flow: column-reverse;
  }

  .product-feat_item-img-wrap {
    width: 100%;
    max-width: none;
    height: 20rem;
  }

  .product-feat_item-img {
    object-position: 50% 20%;
  }

  .product-feat_item-text-wrap {
    width: 100%;
    max-width: none;
    padding-top: var(--_size---0rem-0px);
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .product-feat_header.heading-style-h5 {
    padding-right: var(--_size---0rem-0px);
  }

  .product-feat_card.brand-100 {
    padding: var(--_size---1-25rem-20px);
  }

  .section_product-impact {
    min-height: 32rem;
  }

  .product-impact_component {
    grid-template-columns: 1fr;
    min-height: 32rem;
  }

  .product-impact_component:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    padding-right: 2rem;
  }

  .product-impact_top-wrap {
    max-width: 22rem;
  }

  .product-impact_top-wrap:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    max-width: 17rem;
  }

  .product-scale_component {
    grid-template-columns: 1fr;
  }

  .product-scale_content {
    grid-column-gap: var(--_responsive---spacing--40px);
    grid-row-gap: var(--_responsive---spacing--40px);
    flex-flow: column;
  }

  .product-scale_img-wrap {
    max-width: none;
    height: 20rem;
  }

  .product-scale_img {
    object-position: 50% 30%;
  }

  .product-scale_text-wrap {
    width: 100%;
    max-width: none;
    padding: var(--_size---0rem-0px);
  }

  .mission-vision_component {
    grid-template-columns: 1fr;
  }

  .mission-vision_content {
    width: 100%;
  }

  .mission-vision_card {
    max-width: none;
  }

  .product-hero_horizon-line-wrap {
    bottom: 57vh;
  }

  .product-hero_horizon-line-wrap.is-right {
    margin-left: 60%;
  }

  .product-hero_reveal-circle-wrap {
    bottom: 57vh;
  }

  .product-hero_component-copy {
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
  }

  .product-hero_ring {
    bottom: 79%;
  }

  .product-hero_ring.is-ring-2 {
    bottom: -20%;
    left: -181%;
  }

  .product-hero_ring.is-ring-3 {
    left: -212%;
  }

  .product-card-2_absol-img1-wrap {
    margin-top: var(--_size---3rem-48px);
    margin-right: var(--_size---0rem-0px);
    left: 0%;
    right: auto;
    transform: scale(.7);
  }

  .product-card2_absol-img2-wrap {
    margin-bottom: var(--_size---2-25rem-36px);
    transform: scale(.7);
  }

  .product-card4_absol-img2-wrap {
    margin-right: var(--_size---5rem-80px);
    margin-bottom: var(--_size---2-25rem-36px);
    transform: scale(.7);
  }

  .product-card4_absol-img1-wrap {
    margin-top: var(--_size---3rem-48px);
    margin-right: var(--_size---5rem-80px);
    transform: scale(.7);
  }

  .home-health_component-2 {
    grid-template-columns: 1fr;
  }

  .product-connect_left-text-2 {
    max-width: 10rem;
    margin-bottom: clamp(1rem, .927083rem + .260417vw, 1.125rem);
    margin-left: 0;
  }

  .product-connect_right-text-2 {
    max-width: 10rem;
    margin-bottom: clamp(2rem, 1.70833rem + 1.04167vw, 2.5rem);
    margin-right: 0;
    right: -2rem;
  }

  .button-3.blue-large {
    padding: .625rem 1.25rem;
  }

  .button-icon-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_responsive---spacing--12px: var(--_size---0-75rem-12px);
    --_responsive---spacing--16px: var(--_size---1rem-16px);
    --_responsive---spacing--10px: var(--_size---0-625rem-10px);
    --_responsive---spacing--8px: var(--_size---0-5rem-8px);
    --_responsive---spacing--0px: var(--_size---0rem-0px);
    --_responsive---spacing--48px: var(--_size---3rem-48px);
    --_responsive---spacing--32px: var(--_size---2rem-32px);
    --_responsive---spacing--20px: var(--_size---1-25rem-20px);
    --_responsive---spacing--24px: var(--_size---1-5rem-24px);
    --_responsive---spacing--40px: var(--_size---2-5rem-40px);
    --_responsive---spacing--18px: var(--_size---1-125rem-18px);
    --_responsive---section-spacing--md-80px: var(--_size---5rem-80px);
    --_responsive---section-spacing--xl-120px: var(--_size---7-5rem-120px);
    --_responsive---section-spacing--lg-100px: var(--_size---6-25rem-100px);
    --_responsive---section-spacing--rg-72: var(--_size---4-5rem-72px);
    --_responsive---section-spacing--sm-64px: var(--_size---4rem-64px);
    --_responsive---section-spacing--xsm-60px: var(--_size---3-75rem-60px);
    --_responsive---section-spacing--none: var(--_size---0rem-0px);
    --_responsive---section-spacing--page-top: var(--_size---10rem-160px);
    --_responsive---section-spacing--xxl-140px: var(--_size---8-75rem-140px);
    --_responsive---spacing--14px: var(--_size---0-875rem-14px);
    --_responsive---spacing--56px: var(--_size---3-5rem-56px);
    --_responsive---spacing--28px: var(--_size---1-75rem-28px);
    --_responsive---font-size--paragraph-lg: var(--_size---1-25rem-20px);
    --_responsive---font-size--paragraph-md: var(--_size---1rem-16px);
    --_responsive---font-size--h1: var(--_size---6rem-96px);
    --_responsive---font-size--h2: var(--_size---4-5rem-72px);
    --_responsive---font-size--h3: var(--_size---3-75rem-60px);
    --_responsive---font-size--h4: var(--_size---3rem-48px);
    --_responsive---font-size--h5: var(--_size---2-25rem-36px);
    --_responsive---font-size--h6: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-xl: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-rg: var(--_size---0-875rem-14px);
    --_responsive---font-size--paragraph-sm: var(--_size---0-75rem-12px);
    --_responsive---font-size--eyebrow-lg: var(--_size---1rem-16px);
    --_responsive---font-size--eyebrow: var(--_size---0-875rem-14px);
    --_responsive---font-size--caption-sm: var(--_size---0-75rem-12px);
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .hide-mobile-landscape {
    display: none;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .form_input {
    min-height: 2.625rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .button:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605), .button:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .nav_container {
    padding-right: var(--_responsive---spacing--12px);
    padding-left: var(--_responsive---spacing--12px);
  }

  .nav_menu_link {
    padding-top: var(--_size---0-375rem-6px);
    padding-bottom: var(--_size---0-375rem-6px);
  }

  .hero_content {
    padding-right: var(--_responsive---spacing--0px);
    padding-left: var(--_responsive---spacing--0px);
  }

  .nav_menu_link-list {
    padding-top: var(--_responsive---spacing--20px);
  }

  .home-slider_heading-wrap {
    text-wrap: balance;
  }

  .splide__slide.is-home-slider {
    width: 100%;
  }

  .home-human_flex-wrap {
    height: 400px;
    padding: var(--_size---4-5rem-72px) var(--_size---2-5rem-40px);
    grid-column-gap: var(--_responsive---spacing--12px);
    grid-row-gap: var(--_responsive---spacing--12px);
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .home-human_img.desktop-hide {
    display: block;
  }

  .home-human_top-wrap {
    max-width: none;
    margin-bottom: var(--_size---0rem-0px);
    padding: var(--_size---0-75rem-12px);
    grid-column-gap: var(--_size---0-75rem-12px);
    grid-row-gap: var(--_size---0-75rem-12px);
  }

  .home-human_bottom-wrap {
    flex-flow: row-reverse;
    max-width: none;
  }

  .home-health_component {
    flex-flow: column;
  }

  .home-health_content {
    width: 100%;
    max-width: 20rem;
    position: static;
    top: 0;
  }

  .home-health_card-wrap {
    max-width: none;
  }

  .cta_content {
    width: 100%;
  }

  .footer_top-wrapper {
    grid-column-gap: var(--_size---3-75rem-60px);
    grid-row-gap: var(--_size---3-75rem-60px);
    flex-flow: column;
  }

  .footer_copyright-wrap {
    grid-column-gap: var(--_size---2-5rem-40px);
    grid-row-gap: var(--_size---2-5rem-40px);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .contact_content {
    padding: var(--_size---1-125rem-18px);
  }

  .contact_form_field-2col {
    grid-column-gap: var(--_size---0-75rem-12px);
    grid-row-gap: var(--_size---0-75rem-12px);
    grid-template-columns: 1fr;
  }

  .contact_form_field-2col.is-1col {
    grid-template-columns: 1fr;
  }

  .contact_form_field-2col.is-flex {
    flex-flow: column;
    grid-template-columns: 2.5fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .form_radio-2col.is-mobile-1col {
    grid-template-columns: 1fr;
  }

  .contact_absol-image-wrap {
    left: -15rem;
  }

  .button-2:where(.w-variant-08582bea-0fae-1277-b291-81ade3399605), .button-2:where(.w-variant-f9f95ebb-ae9a-d2aa-4d11-c763e1b64467), .button-2:where(.w-variant-1d7ca64a-e473-c38f-685d-e18c737d8fcf) {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .contact-popup_content-wrap {
    width: 90%;
  }

  .form_field-2col.is-mobile-1col {
    grid-template-columns: 1fr;
  }

  .brand-hero_absol-image {
    object-position: 58% 50%;
  }

  .brand-hero_absol-image.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    object-position: 65% 50%;
  }

  .brand-hero_absol-gradient {
    min-height: 35rem;
  }

  .section_brand-track {
    background-image: url('../images/BG.jpg');
  }

  .brand-track_content {
    width: 100%;
  }

  .brand-track_heading-wrap {
    max-width: 28rem;
  }

  .brand-method_item-col {
    flex-flow: column;
  }

  .brand-train_marquee, .brand-train_marquee-content {
    grid-column-gap: var(--_responsive---spacing--24px);
    grid-row-gap: var(--_responsive---spacing--24px);
  }

  .brand-train_marquee-item {
    padding-right: var(--_responsive---spacing--16px);
    grid-column-gap: var(--_responsive---spacing--20px);
    grid-row-gap: var(--_responsive---spacing--20px);
  }

  .brand-train_item-img-wrap {
    max-width: none;
    height: 10.875rem;
  }

  .brand-train_item-text-wrap {
    width: 82%;
  }

  .brand-card_content {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: stretch;
  }

  .brand-card_img-wrap {
    width: 100%;
    max-width: none;
    height: 25.5rem;
  }

  .brand-card_text-wrap {
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .brand-work_content, .brand-work_content.is-reverse {
    flex-flow: column-reverse;
  }

  .brand-work_top-wrap {
    text-wrap: balance;
  }

  .brand-work_item-img-wrap {
    max-width: none;
  }

  .brand-work_item-text-wrap {
    padding-top: var(--_size---0rem-0px);
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .product-connect_top-wrap {
    width: 100%;
  }

  .product-connect_content {
    min-height: auto;
    padding-top: var(--_size---0rem-0px);
    padding-bottom: var(--_size---0rem-0px);
  }

  .product-connect_img-wrap {
    width: 70%;
    margin-bottom: var(--_size---2rem-32px);
  }

  .product-connect_img.mobile-only {
    display: block;
  }

  .product-connect_img.mobile-hide {
    display: none;
  }

  .product-connect_top-text {
    max-width: none;
    margin-bottom: var(--_responsive---spacing--20px);
    grid-column-gap: var(--_responsive---spacing--12px);
    grid-row-gap: var(--_responsive---spacing--12px);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: static;
  }

  .product-connect_left-text {
    max-width: none;
    margin-bottom: var(--_size---1-25rem-20px);
    grid-column-gap: var(--_responsive---spacing--12px);
    grid-row-gap: var(--_responsive---spacing--12px);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: static;
    bottom: -2.2rem;
  }

  .product-connect_right-text {
    max-width: none;
    margin-right: var(--_size---0-25rem-4px);
    grid-column-gap: var(--_responsive---spacing--12px);
    grid-row-gap: var(--_responsive---spacing--12px);
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -1.4rem;
    display: flex;
    position: static;
  }

  .product-card_img-wrap {
    max-width: none;
    height: 25rem;
  }

  .product-card_absol-img2-wrap {
    margin-bottom: var(--_size---10rem-160px);
  }

  .product-card_absol-img3-wrap {
    margin-bottom: var(--_size---1rem-16px);
  }

  .mission-hero_component {
    min-height: 35rem;
  }

  .product-feat_component {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .product-feat_heading-wrap {
    text-align: left;
  }

  .product-feat_item-img-wrap {
    width: 100%;
    max-width: none;
    height: 18rem;
  }

  .product-feat_item-text-wrap {
    width: 100%;
    max-width: none;
    padding-top: var(--_size---0rem-0px);
    padding-right: var(--_size---0rem-0px);
    padding-left: var(--_size---0rem-0px);
  }

  .product-feat_card {
    min-height: 6rem;
  }

  .section_product-impact, .product-impact_component {
    min-height: 42rem;
  }

  .product-impact_component:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    padding-right: 0;
  }

  .product-impact_top-wrap {
    max-width: 18rem;
  }

  .product-impact_top-wrap:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    max-width: 15rem;
  }

  .product-scale_content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .product-scale_img-wrap {
    max-width: none;
    height: 22rem;
  }

  .product-scale_text-wrap {
    width: 100%;
    padding: var(--_size---0rem-0px);
  }

  .mission-vision_content {
    flex-flow: column;
    width: 100%;
  }

  .product-hero_horizon-line-wrap {
    bottom: 56vh;
  }

  .product-hero_horizon-line-wrap.is-right {
    margin-left: 73%;
  }

  .product-hero_image-back.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    object-position: 65% 50%;
  }

  .product-hero_reveal-circle-wrap {
    bottom: 56vh;
  }

  .product-connect_mobile-dot {
    width: var(--_size---0-875rem-14px);
    height: var(--_size---0-875rem-14px);
    margin-top: var(--_size---0-375rem-6px);
    border-radius: var(--_core---border-radius--round);
    background-color: var(--_color---purple-shades--purple-400);
    flex: none;
    display: block;
  }

  .mission-hero_absol-image.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    object-position: 65% 50%;
  }

  .product-hero_ring {
    bottom: 77%;
    left: -53%;
    transform: scale(.5);
  }

  .product-hero_ring.is-ring-2 {
    bottom: -20%;
    left: -145%;
    transform: scale(.6)rotate(-45deg);
  }

  .product-hero_ring.is-ring-3 {
    bottom: -73%;
    left: -206%;
    transform: scale(.7)rotate(-45deg);
  }

  .product-card2_absol-img2-wrap {
    margin-bottom: var(--_size---1rem-16px);
  }

  .home-health_component-2 {
    flex-flow: column;
  }

  .product-connect_left-text-2 {
    grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-bottom: clamp(1.125rem, 1.05208rem + .260417vw, 1.25rem);
    display: flex;
    position: static;
    bottom: -2.2rem;
  }

  .product-connect_img-wrap-2 {
    width: 70%;
    margin-bottom: clamp(1.5rem, 1.20833rem + 1.04167vw, 2rem);
  }

  .product-connect_right-text-2 {
    grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-bottom: -1.4rem;
    margin-right: .25rem;
    display: flex;
    position: static;
  }

  .product-connect_top-text-2 {
    grid-column-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    grid-row-gap: clamp(.625 * 1rem, ((.625 - ((.75 - .625) / (76 - 28) * 28)) * 1rem + ((.75 - .625) / (76 - 28)) * 100vw), .75 * 1rem);
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-bottom: clamp(1.125rem, 1.05208rem + .260417vw, 1.25rem);
    display: flex;
    position: static;
  }

  .product-connect_mobile-dot-2 {
    background-color: #5b33eb;
    border-radius: 100vh;
    flex: none;
    width: clamp(.75rem, .677083rem + .260417vw, .875rem);
    height: clamp(.75rem, .677083rem + .260417vw, .875rem);
    margin-top: clamp(.25rem, .177083rem + .260417vw, .375rem);
    display: block;
  }

  .product-connect_content-2 {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-3.blue-large {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_responsive---spacing--12px: var(--_size---0-75rem-12px);
    --_responsive---spacing--16px: var(--_size---1rem-16px);
    --_responsive---spacing--10px: var(--_size---0-625rem-10px);
    --_responsive---spacing--8px: var(--_size---0-5rem-8px);
    --_responsive---spacing--0px: var(--_size---0rem-0px);
    --_responsive---spacing--48px: var(--_size---3rem-48px);
    --_responsive---spacing--32px: var(--_size---2rem-32px);
    --_responsive---spacing--20px: var(--_size---1-25rem-20px);
    --_responsive---spacing--24px: var(--_size---1-5rem-24px);
    --_responsive---spacing--40px: var(--_size---2-5rem-40px);
    --_responsive---spacing--18px: var(--_size---1-125rem-18px);
    --_responsive---section-spacing--md-80px: var(--_size---5rem-80px);
    --_responsive---section-spacing--xl-120px: var(--_size---7-5rem-120px);
    --_responsive---section-spacing--lg-100px: var(--_size---6-25rem-100px);
    --_responsive---section-spacing--rg-72: var(--_size---4-5rem-72px);
    --_responsive---section-spacing--sm-64px: var(--_size---4rem-64px);
    --_responsive---section-spacing--xsm-60px: var(--_size---3-75rem-60px);
    --_responsive---section-spacing--none: var(--_size---0rem-0px);
    --_responsive---section-spacing--page-top: var(--_size---10rem-160px);
    --_responsive---section-spacing--xxl-140px: var(--_size---8-75rem-140px);
    --_responsive---spacing--14px: var(--_size---0-875rem-14px);
    --_responsive---spacing--56px: var(--_size---3-5rem-56px);
    --_responsive---spacing--28px: var(--_size---1-75rem-28px);
    --_responsive---font-size--paragraph-lg: var(--_size---1-25rem-20px);
    --_responsive---font-size--paragraph-md: var(--_size---1rem-16px);
    --_responsive---font-size--h1: var(--_size---6rem-96px);
    --_responsive---font-size--h2: var(--_size---4-5rem-72px);
    --_responsive---font-size--h3: var(--_size---3-75rem-60px);
    --_responsive---font-size--h4: var(--_size---3rem-48px);
    --_responsive---font-size--h5: var(--_size---2-25rem-36px);
    --_responsive---font-size--h6: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-xl: var(--_size---1-5rem-24px);
    --_responsive---font-size--paragraph-rg: var(--_size---0-875rem-14px);
    --_responsive---font-size--paragraph-sm: var(--_size---0-75rem-12px);
    --_responsive---font-size--eyebrow-lg: var(--_size---1rem-16px);
    --_responsive---font-size--eyebrow: var(--_size---0-875rem-14px);
    --_responsive---font-size--caption-sm: var(--_size---0-75rem-12px);
  }

  li {
    margin-bottom: 0;
  }

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

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .nav_brand:hover {
    color: var(--navbar--logo-hovered);
  }

  .hero_content {
    padding-right: var(--_responsive---spacing--0px);
    padding-left: var(--_responsive---spacing--0px);
  }

  .home-slider_heading-wrap {
    width: 100%;
  }

  .italics-highlight {
    text-wrap: wrap;
  }

  .home-human_flex-wrap {
    height: auto;
    padding: var(--_size---1rem-16px);
  }

  .home-human_img.desktop-hide {
    width: 90%;
  }

  .home-human_top-wrap {
    margin-bottom: var(--_size---0rem-0px);
  }

  .home-human_bottom-wrap {
    padding-right: var(--_size---0-5rem-8px);
    padding-left: var(--_size---0-5rem-8px);
  }

  .home-health_content {
    max-width: 18rem;
  }

  .footer_top-wrapper {
    grid-column-gap: var(--_size---2-5rem-40px);
    grid-row-gap: var(--_size---2-5rem-40px);
  }

  .contact_absol-image-wrap {
    left: -9.5rem;
  }

  .contact-popup_content-wrap {
    width: 94%;
  }

  .contact-modal4_close-button {
    top: var(--_size---2-5rem-40px);
    right: var(--_size---0-5rem-8px);
  }

  .brand-hero_absol-image {
    object-position: 56% 50%;
  }

  .section_brand-track {
    background-image: url('../images/BGM.jpg');
  }

  .brand-track_heading.heading-style-h4 {
    text-wrap: pretty;
  }

  .brand-method_heading-wrap {
    max-width: 22rem;
  }

  .brand-method_para.text-size-large {
    font-size: var(--_responsive---spacing--16px);
  }

  .brand-train_para.text-size-large {
    font-size: var(--_size---1rem-16px);
  }

  .brand-train_marquee-item {
    padding-right: var(--_size---0rem-0px);
    grid-column-gap: var(--_size---0rem-0px);
    grid-row-gap: var(--_size---0rem-0px);
    flex-flow: column;
  }

  .brand-train_item-img-wrap {
    max-width: none;
  }

  .brand-train_item-img {
    border-top-right-radius: var(--_core---border-radius--xsm);
    border-bottom-left-radius: var(--_size---0rem-0px);
    object-position: 100% 21%;
  }

  .brand-train_item-img.top-align {
    object-position: 100% 50%;
  }

  .brand-train_item-img.middle-align {
    object-position: 50% 13%;
  }

  .brand-train_item-text-wrap {
    width: 100%;
    padding: var(--_size---2-5rem-40px) var(--_size---0-75rem-12px);
  }

  .brand-work_top-wrap {
    text-wrap: wrap;
  }

  .brand-work_item-img-wrap {
    height: 14rem;
  }

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

  .product-hero_content {
    padding-right: var(--_responsive---spacing--16px);
    padding-left: var(--_responsive---spacing--16px);
  }

  .product-connect_heading-wrap {
    max-width: none;
  }

  .product-card_item {
    width: 100%;
  }

  .product-card_img-wrap {
    height: 17.5rem;
  }

  .product-card_absol-img1-wrap {
    margin-top: var(--_size---0rem-0px);
    left: -3.3875rem;
    transform: scale(.4);
  }

  .product-card_absol-img2-wrap {
    margin-right: var(--_size---0rem-0px);
    margin-bottom: var(--_size---6-25rem-100px);
    transform: scale(.8);
  }

  .product-card_absol-img3-wrap {
    margin-bottom: var(--_size---0rem-0px);
    bottom: -.4rem;
    transform: scale(.4);
  }

  .product-card3_absol-img2-wrap {
    bottom: -1.05rem;
    left: -1.2rem;
    transform: scale(.4);
  }

  .product-card3_absol-img1-wrap {
    top: -2rem;
    transform: scale(.4);
  }

  .product-card3_absol-img3-wrap {
    transform: scale(.4);
  }

  .mission-hero_component {
    min-height: 32rem;
  }

  .mission-hero_content {
    padding-right: var(--_responsive---spacing--16px);
    padding-left: var(--_responsive---spacing--16px);
  }

  .product-feat_item-img-wrap {
    height: 13.75rem;
  }

  .section_product-impact {
    background-position: 48% 0;
  }

  .section_product-impact:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    background-image: url('../images/Section-7-part-2.avif');
  }

  .product-impact_component:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .product-impact_top-wrap {
    max-width: 14rem;
  }

  .product-impact_top-wrap:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    max-width: none;
    display: flex;
  }

  .product-impact_heading-wrap:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    width: 100%;
  }

  .product-impact_heading.heading-style-h5:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    margin-top: var(--_size---7-5rem-120px);
  }

  .product-impact_heading.heading-style-h5.is-type2:where(.w-variant-fd7f9fdb-6a37-9d32-12db-4778df9b1aee) {
    margin-top: var(--_size---3rem-48px);
    margin-bottom: var(--_size---3rem-48px);
  }

  .product-scale_content {
    grid-column-gap: var(--_responsive---spacing--40px);
    grid-row-gap: var(--_responsive---spacing--40px);
  }

  .product-scale_img-wrap {
    height: 14rem;
  }

  .product-hero_horizon-line-wrap.is-right {
    margin-left: 95%;
  }

  .section_product-hero-height {
    height: 160dvh;
  }

  .product-hero_content-copy {
    padding-right: var(--_responsive---spacing--16px);
    padding-left: var(--_responsive---spacing--16px);
  }

  .mission-hero_absol-image {
    object-position: 57% 50%;
  }

  .product-hero_ring {
    bottom: 18.8875rem;
    left: -12.9125rem;
  }

  .product-hero_ring.is-ring-2 {
    bottom: -9.1rem;
    left: -43.1875rem;
  }

  .product-hero_ring.is-ring-3 {
    bottom: -20.4rem;
    left: -58.6rem;
  }

  .product-card-2_absol-img1-wrap {
    margin-top: var(--_size---0rem-0px);
    left: -3.3875rem;
    transform: scale(.4);
  }

  .product-card2_absol-img2-wrap {
    margin-bottom: var(--_size---0rem-0px);
    bottom: -.4rem;
    transform: scale(.4);
  }

  .product-card4_absol-img2-wrap {
    transform: scale(.4);
  }

  .product-card4_absol-img1-wrap {
    top: -2rem;
    transform: scale(.4);
  }
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-dc3f7946 {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-dc3f7946, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-dc3f7946 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-dc3f7946 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-dc3f7946, #w-node-_6923b42f-79e5-37b4-2d87-f164d8ae857d-dc3f7946, #w-node-_6923b42f-79e5-37b4-2d87-f164d8ae857e-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-dc3f7946 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-dc3f7946 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-dc3f7946, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-dc3f7946 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-dc3f7946 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-dc3f7946, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-dc3f7946 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-dc3f7946 {
  justify-self: start;
}

#w-node-da39e052-bad3-e4d8-d680-8f9099ab1367-99ab1367 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1dd7fd77-8331-ddb4-f102-55f6d2f34ef1-4859ccdd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1dd7fd77-8331-ddb4-f102-55f6d2f34f26-4859ccdd {
  justify-self: center;
}


@font-face {
  font-family: 'Newsreader 14 Pt';
  src: url('../fonts/Newsreader_14pt-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Body Geist';
  src: url('../fonts/Geist-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Body Geist';
  src: url('../fonts/Geist-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}