:root {
  --bg-color--bg-default: var(--base--white);
  --_typography---font-family--body: Inter, sans-serif;
  --text-color--text-primary: var(--base--black);
  --_typography---base--font-size: var(--_sizes---fixed--1rem);
  --_typography---base--line-height: 1.5;
  --_typography---font-weight--regular: 400;
  --_sizes---fixed--0rem: 0rem;
  --_typography---h1--font-family: var(--_typography---font-family--headers);
  --_typography---h1--font-size: 8.75rem;
  --_typography---h1--line-height: 1;
  --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h1--letter-spacing: -.05em;
  --_typography---h2--font-family: var(--_typography---font-family--headers);
  --_typography---h2--font-size: var(--_sizes---fixed--7-5rem);
  --_typography---h2--line-height: 1;
  --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h2--letter-spacing: -.05em;
  --_typography---h3--font-family: var(--_typography---font-family--headers);
  --_typography---h3--font-size: var(--_sizes---fixed--6-25rem);
  --_typography---h3--line-height: 1;
  --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
  --_typography---h3--letter-spacing: -.05em;
  --_typography---h4--font-family: var(--_typography---font-family--headers);
  --_typography---h4--font-size: var(--_sizes---fixed--2-5rem);
  --_typography---h4--line-height: 1.2;
  --_typography---h4--font-weight: var(--_typography---font-weight--medium);
  --_typography---h4--letter-spacing: -.05em;
  --_typography---h5--font-family: var(--_typography---font-family--headers);
  --_typography---h5--font-size: var(--_sizes---fixed--2-75rem);
  --_typography---h5--line-height: 1.15;
  --_typography---h5--font-weight: var(--_typography---font-weight--regular);
  --_typography---h5--letter-spacing: 0em;
  --_typography---h6--font-family: var(--_typography---font-family--headers);
  --_typography---h6--font-size: var(--_sizes---fixed--2-5rem);
  --_typography---h6--line-height: 1.2;
  --_typography---h6--font-weight: var(--_typography---font-weight--regular);
  --_typography---h6--letter-spacing: 0em;
  --_sizes---fixed--1-5rem: 1.5rem;
  --_sizes---fixed--0-25rem: .25rem;
  --_sizes---fixed--1-25rem: 1.25rem;
  --bg-color--bg-subtle: var(--base--grey-light);
  --_sizes---fixed--1rem: 1rem;
  --_sizes---fixed--2rem: 2rem;
  --_typography---font-weight--semibold: 600;
  --bg-color--bg-primary: var(--base--blue);
  --text-color--text-secondary: var(--grey--grey-300);
  --_sizes---fixed--2-5rem: 2.5rem;
  --_sizes---fixed--4rem: 4rem;
  --_sizes---fixed--3rem: 3rem;
  --_sizes---fixed--6rem: 6rem;
  --_sizes---fixed--2-25rem: 2.25rem;
  --_sizes---fixed--0-5rem: .5rem;
  --_sizes---padding-section--small: 3.25rem;
  --text-color--text-subtle\<deleted\|variable-1da72c9f-5ac1-a5ce-af72-d34835774f2f\>: #eaeaea;
  --_typography---font-weight--medium: 500;
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: #efeff2;
  --_typography---xl--font-size: var(--_sizes---fixed--1-5rem);
  --_typography---xl--line-height: 1.5;
  --_typography---xl--font-weight: var(--_typography---font-weight--medium);
  --_typography---xl--letter-spacing: -.05em;
  --_typography---font-weight--light: 300;
  --_typography---base--letter-spacing: 0em;
  --_typography---lg--font-size: var(--_sizes---fixed--1-25rem);
  --_typography---lg--line-height: 1.5;
  --_typography---lg--letter-spacing: 0em;
  --bg-color--bg-dark: var(--base--black);
  --_sizes---fixed--0-75rem: .75rem;
  --_sizes---padding-section--large: var(--_sizes---fixed--6rem);
  --_typography---xs--font-size: var(--_sizes---fixed--0-75rem);
  --_typography---xs--line-height: 1.5;
  --_typography---xs--letter-spacing: 0em;
  --base--white: #fff;
  --_typography---button--font-family: var(--_typography---font-family--body);
  --_typography---button--font-size: var(--_sizes---fixed--1-5rem);
  --_typography---button--line-height: 1.33;
  --_typography---button--font-weight: var(--_typography---font-weight--semibold);
  --_typography---button--letter-spacing: 0em;
  --base--blue: #02367b;
  --_typography---sm--font-size: var(--_sizes---fixed--0-875rem);
  --_typography---sm--line-height: 1.5;
  --_typography---sm--letter-spacing: 0em;
  --_sizes---padding-section--medium: var(--_sizes---fixed--5rem);
  --_sizes---fixed--0-125rem: .125rem;
  --_sizes---fixed--1-75rem: 1.75rem;
  --_typography---2xl--font-size: var(--_sizes---fixed--2rem);
  --_typography---2xl--line-height: 1.2;
  --_typography---2xl--font-weight: var(--_typography---font-weight--semibold);
  --_typography---2xl--letter-spacing: -.05em;
  --_typography---3xl--font-size: var(--_sizes---fixed--2-5rem);
  --_typography---3xl--line-height: 1.2;
  --_typography---3xl--font-weight: var(--_typography---font-weight--medium);
  --_typography---3xl--letter-spacing: -.05em;
  --_typography---4xl--font-size: var(--_sizes---fixed--6-25rem);
  --_typography---4xl--line-height: 1;
  --_typography---4xl--letter-spacing: -.05em;
  --_typography---5xl--font-size: var(--_sizes---fixed--7-5rem);
  --_typography---5xl--line-height: 1.2;
  --_typography---5xl--letter-spacing: -.05em;
  --_typography---font-weight--bold: 700;
  --base--black: #2b2b2b;
  --grey--grey-100: #ddd;
  --_sizes---fixed--3-5rem: 3.5rem;
  --bg-color--bg-hover\<deleted\|variable-07249897-f71c-dd53-6216-4b6845d3f64e\>: var(--base--grey-light\<deleted\|variable-e77efb59-b29d-151a-6f0f-bfc9f2744592\>);
  --text-color--text-on-primary: var(--base--white);
  --22rem: 22rem;
  --_sizes---fixed--25rem: 25rem;
  --_sizes---fixed--22rem: 22rem;
  --_sizes---fixed--7-5rem: 7.5rem;
  --_sizes---fixed--5rem: 5rem;
  --bg-color--bg-blue-muted: var(--base--blue-muted);
  --_sizes---fixed--10rem: 10rem;
  --base--blue-muted: #7ea2ad;
  --grey--grey-400: #525252;
  --base--blue-slate: #556c73;
  --base--mint-light: #cfedd9;
  --base--grey-light: #f1f3f6;
  --_sizes---fixed--3-875rem: 3.875rem;
  --_sizes---fixed--0-0625rem: .0625rem;
  --grey--grey-200: #b8b8b8;
  --base--green-dark: #647269;
  --grey--grey-900: #0a0a0a;
  --grey--grey-700: #171717;
  --_typography-2---xs--font-size: var(--_sizes-2---fixed--0-75rem);
  --_typography-2---font-weight--semibold: 600;
  --_colors-2---base--black: #1d1d1d;
  --_typography---4xl--font-weight: var(--_typography---font-weight--semibold);
  --_typography---lg--font-weight: var(--_typography---font-weight--medium);
  --_typography---font-weight--thin: 100;
  --12rem: 12rem;
  --18rem: 18rem;
  --_typography---font-weight--extra-light: 200;
  --_sizes---fixed--0-875rem: .875rem;
  --_sizes---fixed--1-125rem: 1.125rem;
  --_typography---font-weight--extra-bold: 800;
  --_typography---font-weight--black: 900;
  --_typography---font-family--headers: Inter, sans-serif;
  --_sizes---fixed--2-75rem: 2.75rem;
  --_sizes---fixed--3-25rem: 3.25rem;
  --_sizes---fixed--4-5rem: 4.5rem;
  --_sizes---fixed--5-5rem: 5.5rem;
  --_sizes---fixed--6-25rem: 6.25rem;
  --_sizes---fixed--6-5rem: 6.5rem;
  --_sizes---fixed--7rem: 7rem;
  --grey--grey-300: #676767;
  --_sizes---fixed--8rem: 8rem;
  --_sizes---fixed--8-75rem: 8.75rem;
  --_sizes---fixed--9rem: 9rem;
  --grey--grey-500: #333;
  --grey--grey-600: #292929;
  --_sizes---fixed--12-5rem: 12.5rem;
  --_sizes---fixed--15rem: 15.75rem;
  --_sizes---fixed--18rem: 18rem;
  --_sizes---fixed--20rem: 20rem;
  --_sizes---fixed--30rem: 30rem;
  --_sizes---fixed--40rem: 40rem;
  --_sizes---fixed--50rem: 50rem;
  --grey--grey-800: #0f0f0f;
  --_sizes---0-625rem: .625rem;
  --bg-color--bg-secondary: var(--grey--grey-400);
  --bg-color--bg-white: var(--base--white);
  --bg-color--bg-green: white;
  --bg-color--bg-blue: var(--base--blue-slate);
  --bg-color--bg-mint: #74e8fc;
  --_sizes-2---padding-section--medium: var(--_sizes-2---fixed--5rem);
  --_sizes-2---padding-section--large: var(--_sizes-2---fixed--6rem);
  --_sizes-2---padding-section--small: var(--_sizes-2---fixed--3-25rem);
  --_sizes-2---fixed--2rem: 2rem;
  --_sizes-2---fixed--2-75rem: 2.75rem;
  --_sizes-2---fixed--0-5rem: .5rem;
  --_sizes-2---fixed--0-875rem: .875rem;
  --_sizes-2---fixed--1-25rem: 1.25rem;
  --_sizes-2---fixed--4-5rem: 4.5rem;
  --_sizes-2---fixed--1-75rem: 1.75rem;
  --_sizes-2---fixed--9rem: 9rem;
  --_sizes-2---fixed--4rem: 4rem;
  --_sizes-2---fixed--0-125rem: .125rem;
  --_sizes-2---fixed--0-25rem: .25rem;
  --_sizes-2---fixed--0rem: 0rem;
  --_sizes-2---fixed--5-5rem: 5.5rem;
  --_sizes-2---fixed--3-5rem: 3.5rem;
  --_sizes-2---fixed--2-5rem: 2.5rem;
  --_sizes-2---fixed--6-5rem: 6.5rem;
  --_sizes-2---fixed--1rem: 1rem;
  --_sizes-2---fixed--2-25rem: 2.25rem;
  --_sizes-2---fixed--1-125rem: 1.125rem;
  --_sizes-2---fixed--8rem: 8rem;
  --_sizes-2---fixed--5rem: 5rem;
  --_sizes-2---fixed--6rem: 6rem;
  --_sizes-2---fixed--1-5rem: 1.5rem;
  --_sizes-2---fixed--0-75rem: .75rem;
  --_sizes-2---fixed--3-25rem: 3.25rem;
  --_sizes-2---fixed--7rem: 7rem;
  --_sizes-2---fixed--10rem: 10rem;
  --_sizes-2---fixed--3rem: 3rem;
  --_typography-2---h1--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h1--line-height: 1;
  --_typography-2---h1--letter-spacing: 0em;
  --_typography-2---h1--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h1--font-size: var(--_sizes-2---fixed--6rem);
  --_typography-2---base--line-height: 1.5;
  --_colors-2---base--blue-dark: #003cff;
  --_typography-2---base--font-size: var(--_sizes-2---fixed--1rem);
  --_colors-2---base--blue: #2453ff;
  --_typography-2---base--letter-spacing: 0em;
  --_colors-2---base--white: #fff;
  --_typography-2---h2--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h2--line-height: 1;
  --_typography-2---h2--letter-spacing: 0em;
  --_typography-2---h2--font-size: var(--_sizes-2---fixed--4-5rem);
  --_typography-2---h2--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h3--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h3--letter-spacing: 0em;
  --_typography-2---h3--line-height: 1;
  --_typography-2---h3--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h3--font-size: var(--_sizes-2---fixed--3-5rem);
  --_typography-2---h4--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h4--line-height: 1.1;
  --_typography-2---h4--letter-spacing: 0em;
  --_typography-2---h4--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h4--font-size: var(--_sizes-2---fixed--3rem);
  --_typography-2---h5--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h5--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h5--letter-spacing: 0em;
  --_typography-2---h5--line-height: 1.15;
  --_typography-2---h5--font-size: var(--_sizes-2---fixed--2-75rem);
  --_typography-2---h6--font-size: var(--_sizes-2---fixed--2-5rem);
  --_typography-2---h6--font-family: var(--_typography-2---font-family--headers);
  --_typography-2---h6--line-height: 1.2;
  --_typography-2---h6--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---h6--letter-spacing: 0em;
  --_typography-2---5xl--line-height: 1.5;
  --_typography-2---5xl--letter-spacing: 0em;
  --_typography-2---5xl--font-size: var(--_sizes-2---fixed--2-25rem);
  --_typography-2---4xl--letter-spacing: 0em;
  --_typography-2---4xl--font-size: var(--_sizes-2---fixed--2rem);
  --_typography-2---4xl--line-height: 1.5;
  --_typography-2---3xl--line-height: 1.5;
  --_typography-2---3xl--font-size: var(--_sizes-2---fixed--1-75rem);
  --_typography-2---3xl--letter-spacing: 0em;
  --_typography-2---2xl--font-size: var(--_sizes-2---fixed--1-5rem);
  --_typography-2---2xl--line-height: 1.5;
  --_typography-2---2xl--letter-spacing: 0em;
  --_typography-2---xl--line-height: 1.5;
  --_typography-2---xl--letter-spacing: 0em;
  --_typography-2---xl--font-size: var(--_sizes-2---fixed--1-25rem);
  --_typography-2---lg--letter-spacing: 0em;
  --_typography-2---lg--font-size: var(--_sizes-2---fixed--1-125rem);
  --_typography-2---lg--line-height: 1.5;
  --_typography-2---sm--line-height: 1.5;
  --_typography-2---sm--font-size: var(--_sizes-2---fixed--0-875rem);
  --_typography-2---sm--letter-spacing: 0em;
  --_typography-2---xs--line-height: 1.5;
  --_typography-2---xs--letter-spacing: 0em;
  --_typography-2---button--font-family: var(--_typography-2---font-family--body);
  --_typography-2---button--font-weight: var(--_typography-2---font-weight--regular);
  --_typography-2---button--font-size: var(--_sizes-2---fixed--1rem);
  --_typography-2---button--letter-spacing: 0em;
  --_typography-2---button--line-height: 1.5;
  --_typography-2---font-weight--thin: 100;
  --_typography-2---font-weight--extra-light: 200;
  --_typography-2---font-weight--black: 900;
  --_typography-2---font-weight--medium: 500;
  --_typography-2---font-weight--light: 300;
  --_typography-2---font-weight--extra-bold: 800;
  --_typography-2---font-weight--regular: 400;
  --_typography-2---font-weight--bold: 700;
  --_typography-2---font-family--body: Montserrat, sans-serif;
  --_typography-2---font-family--headers: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --_colors-2---grey--grey-100: #ddd;
  --_colors-2---grey--grey-200: #b6b6b6;
  --_colors-2---grey--grey-400: #474747;
  --_colors-2---grey--grey-800: #0f0f0f;
  --_colors-2---grey--grey-900: #0a0a0a;
  --_colors-2---grey--grey-300: grey;
  --_colors-2---grey--grey-600: #292929;
  --_colors-2---grey--grey-500: #333;
  --_colors-2---grey--grey-700: #171717;
  --_colors-2---bg-color--bg-subtle: var(--_colors-2---grey--grey-100);
  --_colors-2---bg-color--bg-secondary: var(--_colors-2---grey--grey-300);
  --_colors-2---bg-color--bg-primary: var(--_colors-2---base--blue);
  --_colors-2---bg-color--bg-white: var(--_colors-2---base--white);
  --_colors-2---bg-color--bg-default: var(--_colors-2---base--white);
  --_colors-2---bg-color--bg-dark: var(--_colors-2---base--black);
  --_colors-2---text-color--text-on-primary: var(--_colors-2---base--white);
  --_colors-2---text-color--text-secondary: var(--_colors-2---grey--grey-400);
  --_colors-2---text-color--text-primary: var(--_colors-2---base--black);
  --base--grey-light\<deleted\|variable-e77efb59-b29d-151a-6f0f-bfc9f2744592\>: #eeecea;
}

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

.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(--bg-color--bg-default);
  font-family: var(--_typography---font-family--body);
  color: var(--text-color--text-primary);
  font-size: var(--_typography---base--font-size);
  line-height: var(--_typography---base--line-height);
  font-weight: var(--_typography---font-weight--regular);
  overscroll-behavior: none;
}

h1 {
  margin-top: var(--_sizes---fixed--0rem);
  margin-bottom: var(--_sizes---fixed--0rem);
  font-family: var(--_typography---h1--font-family);
  font-size: var(--_typography---h1--font-size);
  line-height: var(--_typography---h1--line-height);
  font-weight: var(--_typography---h1--font-weight);
  letter-spacing: var(--_typography---h1--letter-spacing);
  text-transform: uppercase;
  word-break: normal;
}

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

h3 {
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  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-family);
  font-size: var(--_typography---h4--font-size);
  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-family);
  font-size: var(--_typography---h5--font-size);
  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-family);
  font-size: var(--_typography---h6--font-size);
  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 {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  margin-top: var(--_sizes---fixed--0rem);
  margin-bottom: var(--_sizes---fixed--0rem);
  padding-left: var(--_sizes---fixed--1-5rem);
}

li {
  margin-bottom: var(--_sizes---fixed--0-25rem);
}

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

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

blockquote {
  margin-bottom: var(--_sizes---fixed--0rem);
  padding: var(--_sizes---fixed--0rem) var(--_sizes---fixed--1-25rem);
  border-left: var(--_sizes---fixed--0-25rem) solid var(--bg-color--bg-subtle);
}

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

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

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

.padding-0 {
  padding: 0;
}

.margin-large {
  margin: 3rem;
}

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

.padding-large {
  padding: 3rem;
}

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

.padding-small {
  padding: 1rem;
}

.padding-medium {
  padding: 2rem;
}

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

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

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

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

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

.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(0deg, #0000001a, #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 {
  width: var(--_sizes---fixed--1rem);
  height: var(--_sizes---fixed--1rem);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

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

.icon-1x1-large {
  width: var(--_sizes---fixed--2rem);
  height: var(--_sizes---fixed--2rem);
}

.form_form {
  grid-column-gap: var(--_sizes---fixed--1rem);
  grid-row-gap: var(--_sizes---fixed--1rem);
  flex-flow: column;
  display: flex;
}

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

.text-weight-semibold {
  font-weight: var(--_typography---font-weight--semibold);
}

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

.fs-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  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: 1rem;
  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;
}

.bg-primary {
  background-color: var(--bg-color--bg-primary);
}

.text-color-secondary {
  color: var(--text-color--text-secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  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;
}

.form_message-success {
  background-color: #0000;
  width: 100%;
  padding: 100% 0 0;
  position: relative;
}

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

.h3 {
  font-family: var(--_typography---h3--font-family);
  font-size: var(--_typography---h3--font-size);
  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: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-1x1-medium {
  width: var(--_sizes---fixed--1-5rem);
  height: var(--_sizes---fixed--1-5rem);
}

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

.padding-global {
  padding-right: var(--_sizes---fixed--2-5rem);
  padding-left: var(--_sizes---fixed--2-5rem);
}

.padding-global.is-navbar {
  padding-top: var(--_sizes---fixed--1rem);
  padding-bottom: var(--_sizes---fixed--1rem);
}

.padding-global.is-hero {
  padding-top: var(--_sizes---fixed--4rem);
  padding-bottom: var(--_sizes---fixed--4rem);
  flex-flow: column;
  flex: 1;
}

.padding-global.is-testimonials {
  padding-right: var(--_sizes---fixed--2-25rem);
  padding-left: var(--_sizes---fixed--2-25rem);
}

.padding-global.is-footer {
  height: 100%;
}

.text-weight-regular {
  font-weight: var(--_typography---font-weight--regular);
}

.padding-section-small {
  padding-top: var(--_sizes---padding-section--small);
}

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

.text-color-subtle {
  color: var(--text-color--text-subtle\<deleted\|variable-1da72c9f-5ac1-a5ce-af72-d34835774f2f\>);
}

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

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

.text-weight-medium {
  font-weight: var(--_typography---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: 2rem;
  line-height: 1.4;
  display: grid;
}

.text-xl {
  font-size: var(--_typography---xl--font-size);
  line-height: var(--_typography---xl--line-height);
  font-weight: var(--_typography---xl--font-weight);
  letter-spacing: var(--_typography---xl--letter-spacing);
}

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

.fs-styleguide_1-col {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  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: 2rem;
  position: relative;
}

.text-weight-light {
  font-weight: var(--_typography---font-weight--light);
}

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

.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-base {
  font-size: var(--_typography---base--font-size);
  line-height: var(--_typography---base--line-height);
  letter-spacing: var(--_typography---base--letter-spacing);
}

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

.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;
  display: block;
  position: relative;
}

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

.form_field-wrapper {
  grid-column-gap: var(--_sizes---fixed--0-5rem);
  grid-row-gap: var(--_sizes---fixed--0-5rem);
  flex-flow: column;
  display: flex;
}

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

.text-lg {
  font-size: var(--_typography---lg--font-size);
  line-height: var(--_typography---lg--line-height);
  letter-spacing: var(--_typography---lg--letter-spacing);
}

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

.form_label {
  margin-bottom: var(--_sizes---fixed--0rem);
}

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

.bg-secondary {
  background-color: var(--bg-color--bg-dark);
}

.form_input {
  height: var(--_sizes---fixed--2-5rem);
  margin-bottom: var(--_sizes---fixed--0rem);
  padding: var(--_sizes---fixed--0-25rem) var(--_sizes---fixed--0-75rem);
  background-color: var(--bg-color--bg-default);
  line-height: 1.4;
}

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

.h6 {
  font-family: var(--_typography---h6--font-family);
  font-size: var(--_typography---h6--font-size);
  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: var(--_sizes---padding-section--large);
}

.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 {
  text-decoration: underline;
}

.text-xs {
  font-size: var(--_typography---xs--font-size);
  line-height: var(--_typography---xs--line-height);
  letter-spacing: var(--_typography---xs--letter-spacing);
}

.fs-styleguide_header {
  background-color: var(--bg-color--bg-primary);
}

.h2 {
  font-family: var(--_typography---h2--font-family);
  font-size: var(--_typography---h2--font-size);
  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;
}

.fs-styleguide_label {
  color: var(--base--white);
  background-color: #1e7bfa;
  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-html {
  background-color: #cf4bb3;
}

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

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

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

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: #0000;
  margin-top: .75rem;
  padding: 0 .75rem;
}

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

.form_component {
  margin-bottom: 0;
}

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

.text-style-quote {
  border-left: var(--_sizes---fixed--0-25rem) solid var(--bg-color--bg-subtle);
  margin-bottom: 0;
  padding: 0 1.25rem;
}

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

.button {
  padding: var(--_sizes---fixed--2rem);
  grid-column-gap: var(--_sizes---fixed--1-25rem);
  grid-row-gap: var(--_sizes---fixed--1-25rem);
  background-color: var(--bg-color--bg-primary);
  font-family: var(--_typography---button--font-family);
  color: var(--base--white);
  font-size: var(--_typography---button--font-size);
  line-height: var(--_typography---button--line-height);
  font-weight: var(--_typography---button--font-weight);
  letter-spacing: var(--_typography---button--letter-spacing);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  transition: background-color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button.is-secondary {
  background-color: var(--bg-color--bg-default);
  color: var(--bg-color--bg-primary);
}

.button.is-small {
  padding: var(--_sizes---fixed--0-5rem) var(--_sizes---fixed--1rem);
  font-size: var(--_sizes---fixed--1rem);
  border-radius: 3.75rem;
  transition: transform .35s cubic-bezier(.25, .46, .45, .94), background-color .35s cubic-bezier(.25, .46, .45, .94);
}

.button.is-small:hover {
  transform: scale(.96);
}

.button.is-big {
  transition: transform .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
}

.button.is-big:where(.w-variant-2ce66ca3-9b46-14af-e5f8-006c80e1eeee) {
  background-color: var(--bg-color--bg-default);
  color: var(--base--blue);
}

.button.is-big:hover {
  transform: translate(.75rem, -.8rem);
}

.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-sm {
  font-size: var(--_typography---sm--font-size);
  line-height: var(--_typography---sm--line-height);
  letter-spacing: var(--_typography---sm--letter-spacing);
}

.fs-styleguide_section {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  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;
  place-items: start;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: var(--_sizes---padding-section--medium);
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

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

.spacer-huge {
  padding-top: var(--_sizes---fixed--2rem);
  width: 100%;
}

.spacer-medium {
  padding-top: var(--_sizes---fixed--1rem);
  width: 100%;
}

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

.spacer-xsmall {
  padding-top: var(--_sizes---fixed--0-5rem);
  width: 100%;
}

.spacer-small {
  padding-top: var(--_sizes---fixed--0-75rem);
  width: 100%;
}

.spacer-xhuge {
  padding-top: var(--_sizes---fixed--2-5rem);
  width: 100%;
}

.spacer-tiny {
  padding-top: var(--_sizes---fixed--0-125rem);
  width: 100%;
}

.spacer-xxsmall {
  padding-top: var(--_sizes---fixed--0-25rem);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.spacer-xlarge {
  padding-top: var(--_sizes---fixed--1-5rem);
  width: 100%;
}

.spacer-large {
  padding-top: var(--_sizes---fixed--1-25rem);
}

.spacer-xxlarge {
  padding-top: var(--_sizes---fixed--1-75rem);
  width: 100%;
}

.bg-subtle {
  background-color: var(--bg-color--bg-subtle);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide_heading-header {
  color: var(--base--white);
  font-size: 6rem;
  line-height: 1.5;
}

.text-2xl {
  font-size: var(--_typography---2xl--font-size);
  line-height: var(--_typography---2xl--line-height);
  font-weight: var(--_typography---2xl--font-weight);
  letter-spacing: var(--_typography---2xl--letter-spacing);
}

.text-3xl {
  font-size: var(--_typography---3xl--font-size);
  line-height: var(--_typography---3xl--line-height);
  font-weight: var(--_typography---3xl--font-weight);
  letter-spacing: var(--_typography---3xl--letter-spacing);
  text-transform: none;
}

.text-4xl {
  font-size: var(--_typography---4xl--font-size);
  line-height: var(--_typography---4xl--line-height);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: var(--_typography---4xl--letter-spacing);
}

.text-4xl.is-number {
  font-size: clamp(3rem, 8vw, 6.25rem);
}

.text-5xl {
  font-size: var(--_typography---5xl--font-size);
  line-height: var(--_typography---5xl--line-height);
  letter-spacing: var(--_typography---5xl--letter-spacing);
}

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

.section_hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: calc(100svh - 5rem);
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_layout {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40%;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: stretch stretch;
  height: 100%;
  display: grid;
  position: relative;
}

.fs-styleuide_img {
  width: 100%;
  position: relative;
  overflow: clip;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.navbar_logo-link {
  justify-content: center;
  align-items: center;
  width: 7.12rem;
  position: relative;
}

.nav_wrap {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.login-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-button_component {
  grid-row-gap: .5rem;
  background-color: #8f00ff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.nav-button_component:hover {
  opacity: 1;
}

.nav-button_line {
  background-color: #292d32;
  border-radius: 2px;
  height: 5%;
}

.nav-button_line.is-first {
  transform-origin: 50%;
  transform: translate(0);
}

.nav-button_line.is-third {
  transform-origin: 50%;
}

.section_not-found {
  justify-content: center;
  align-items: center;
  min-height: 70svh;
  display: flex;
}

.not-found_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  background-image: url('../images/404-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 53.37rem;
  height: 20.13rem;
  display: flex;
}

.not-found_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.not-found_header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 23.38rem;
  display: flex;
}

.button-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

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

.temlis_component {
  z-index: 999;
  padding-top: var(--_sizes---fixed--0-5rem);
  padding-right: var(--_sizes---fixed--0-5rem);
  padding-bottom: var(--_sizes---fixed--0-5rem);
  padding-left: var(--_sizes---fixed--0-5rem);
  grid-column-gap: var(--_sizes---fixed--0-5rem);
  grid-row-gap: var(--_sizes---fixed--0-5rem);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  background-color: #00000014;
  border: .0625em solid #0158ff;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 1rem 1rem auto;
  box-shadow: 0 19px 16px -4px #10182826, 0 8px 25px -2px #0d101440;
}

.temlis_custom-text {
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: -.015em;
}

.temlis_wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  padding-left: .125rem;
  padding-right: .125rem;
  display: flex;
}

.temlis_custom-text-caps {
  font-size: .71875rem;
  line-height: 1.39;
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: .14em;
  text-transform: uppercase;
}

.temlis {
  min-height: var(--_sizes---fixed--3rem);
  grid-column-gap: 1.37rem;
  grid-row-gap: 1.37rem;
  border-radius: var(--_sizes---fixed--0-75rem);
  color: var(--base--white);
  background-color: #0158ff;
  border: 1px solid #126df299;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .25rem 1.25rem;
  transition: background-color .2s;
  display: flex;
}

.temlis:hover {
  background-color: #0b64e6;
}

.temlis_point-tl {
  background-color: #0158ff;
  border-radius: 4rem;
  width: .31rem;
  height: .31rem;
  position: absolute;
  inset: -.15rem auto auto -.15rem;
}

.navbar_list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_links {
  padding: var(--_sizes---fixed--0-75rem);
  grid-column-gap: var(--_sizes---fixed--0-5rem);
  grid-row-gap: var(--_sizes---fixed--0-5rem);
  opacity: .85;
  color: var(--base--black);
  font-weight: var(--_typography---font-weight--regular);
  justify-content: center;
  align-items: center;
  transition: opacity .3s;
  display: flex;
}

.nav_links:hover {
  opacity: 1;
}

.nav_links.w--current {
  opacity: 1;
  color: inherit;
  font-weight: 600;
}

.slider {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.icon-1x1-main {
  width: 1.25rem;
  height: 1.25rem;
}

.slider-mask {
  opacity: 1;
  width: 34.5rem;
  overflow: visible;
}

.slide-item {
  height: 100%;
  margin-right: 1.5rem;
  padding-top: 55%;
}

.arrow {
  background-color: var(--bg-color--bg-subtle);
  color: #fff;
  border-radius: 99rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-left: 0;
  margin-right: 0;
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  transform: translate(-60%);
}

.arrow:hover {
  transform: scale(.97)translate(-60%);
}

.arrow.is-right {
  margin: 0 auto;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(60%);
}

.arrow.is-right:hover {
  transform: scale(.97)translate(60%);
}

.container-full {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-styleguide_label-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slash {
  background-color: var(--grey--grey-100);
  width: 1px;
  height: 100%;
  transform: rotate(7deg);
}

.spacer {
  opacity: 0;
}

.spacer-tablet, .spacer-mobile {
  display: none;
}

.name_img-height {
  padding-top: 25%;
  position: relative;
}

.name_img {
  width: 100%;
  position: relative;
  overflow: clip;
}

.fs-styleguide_empty-spacer {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  position: relative;
}

.temlis_custom {
  padding: var(--_sizes---fixed--0-5rem) var(--_sizes---fixed--1-25rem) var(--_sizes---fixed--0-5rem) var(--_sizes---fixed--0-75rem);
  grid-column-gap: var(--_sizes---fixed--0-75rem);
  grid-row-gap: var(--_sizes---fixed--0-75rem);
  border-radius: var(--_sizes---fixed--0-75rem);
  background-color: var(--base--white);
  justify-content: flex-start;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.temlis_custom:hover {
  background-color: #f2f2f2;
}

.temlis_custom-icon {
  width: var(--_sizes---fixed--3-5rem);
}

.temlis_custom-wrap {
  grid-column-gap: var(--_sizes---fixed--0-75rem);
  grid-row-gap: var(--_sizes---fixed--0-75rem);
  color: #0158ff;
  justify-content: flex-start;
  align-items: center;
  padding-left: .125rem;
  padding-right: .125rem;
  display: flex;
}

.temlis_custom-arrow {
  width: var(--_sizes---fixed--1rem);
  height: var(--_sizes---fixed--1rem);
}

.temlis_icon-1x1 {
  width: 1.25763rem;
  height: 1.25763rem;
}

.temlis_point-tr {
  background-color: #0158ff;
  border-radius: 4rem;
  width: .31rem;
  height: .31rem;
  position: absolute;
  top: -.15rem;
  bottom: auto;
  right: -.15rem;
}

.temlis_point-rb {
  background-color: #0158ff;
  border-radius: 4rem;
  width: .31rem;
  height: .31rem;
  position: absolute;
  bottom: -.15rem;
  right: -.15rem;
}

.temlis_point-bl {
  background-color: #0158ff;
  border-radius: 4rem;
  width: .31rem;
  height: .31rem;
  position: absolute;
  bottom: -.15rem;
  left: -.15rem;
}

.bg-default {
  background-color: var(--bg-color--bg-default);
}

.bg-hover {
  background-color: var(--bg-color--bg-hover\<deleted\|variable-07249897-f71c-dd53-6216-4b6845d3f64e\>);
}

.text-color-on-primary {
  color: var(--text-color--text-on-primary);
}

.button-wrap {
  background-color: var(--base--black);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.container_img {
  max-width: var(--22rem);
  perspective: 4000px;
  width: 75%;
  position: relative;
  inset: 0%;
}

.container_img.is-solution, .container_img.is-support, .container_img.is-realtime {
  max-width: none;
  margin-bottom: 0;
}

.hero_img-h {
  perspective: 1000px;
  padding-top: 202%;
  position: relative;
  inset: 0%;
}

.about_numbers {
  grid-template-rows: auto;
  grid-template-columns: minmax(24%, 1fr) minmax(24%, 1fr) minmax(24%, 1fr) minmax(24%, 1fr);
  place-items: start stretch;
}

.card-number {
  padding: var(--_sizes---fixed--1rem);
  grid-column-gap: var(--_sizes---fixed--7-5rem);
  grid-row-gap: var(--_sizes---fixed--7-5rem);
  border-radius: var(--_sizes---fixed--0-5rem);
  flex-flow: column;
  display: flex;
}

.card-number.is-2 {
  margin-top: var(--_sizes---fixed--2-5rem);
  background-color: var(--bg-color--bg-blue-muted);
}

.card-number.is-3 {
  margin-top: var(--_sizes---fixed--5rem);
  background-color: var(--bg-color--bg-default);
}

.card-number.is-1 {
  background-color: var(--base--blue);
}

.card-number.is-4 {
  margin-top: var(--_sizes---fixed--10rem);
  background-color: var(--bg-color--bg-dark);
}

.bg-blue-muted {
  background-color: var(--base--blue-muted);
}

.section_about {
  background-color: var(--bg-color--bg-subtle);
  height: 250vh;
}

.realtime_img-h {
  padding-top: 142%;
  position: relative;
}

.section_solutions {
  top: var(--_sizes---fixed--0rem);
  background-color: var(--grey--grey-400);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 100svh;
  display: flex;
  position: sticky;
}

.solutions_img-h {
  padding-top: 83%;
  position: relative;
}

.section_support {
  top: var(--_sizes---fixed--0rem);
  background-color: var(--base--blue-slate);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 100svh;
  display: flex;
  position: sticky;
}

.solutions_layout {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40%;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: stretch stretch;
  height: 100%;
  display: grid;
  position: relative;
}

.support_img-h {
  padding-top: 114%;
  position: relative;
}

.section_testimonials {
  top: var(--_sizes---fixed--0rem);
  background-color: var(--base--white);
  color: var(--base--black);
  padding-bottom: 25svh;
  position: sticky;
}

.testimonials_grid {
  grid-column-gap: var(--_sizes---fixed--10rem);
  grid-row-gap: var(--_sizes---fixed--10rem);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial_card {
  padding: var(--_sizes---fixed--1rem);
  border-radius: var(--_sizes---fixed--0-5rem);
  width: 50%;
  position: sticky;
  top: 25svh;
}

.bg-mint-light {
  background-color: #74e8fc;
}

.section_pricing {
  background-color: var(--base--grey-light);
}

.pricing_layout {
  grid-column-gap: 3rem;
  grid-row-gap: var(--_sizes---fixed--3rem);
  grid-template-rows: auto;
  position: relative;
}

.faq_layout {
  grid-column-gap: var(--_sizes---fixed--3-875rem);
  grid-row-gap: var(--_sizes---fixed--3-875rem);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.footer {
  background-color: var(--bg-color--bg-subtle);
  flex-flow: column;
  display: flex;
  position: relative;
}

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

.footer_links {
  opacity: .5;
  font-weight: var(--_typography---font-weight--semibold);
  white-space: nowrap;
  transition: opacity .3s;
}

.footer_links:hover {
  opacity: 100;
}

.footer_wrap-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: min-content min-content min-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.footer_layout {
  grid-column-gap: var(--_sizes---fixed--5rem);
  grid-row-gap: var(--_sizes---fixed--5rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.footer_logo {
  width: 72%;
}

.accordion {
  border-bottom-style: solid;
  border-bottom-width: var(--_sizes---fixed--0-0625rem);
  border-bottom-color: var(--grey--grey-200);
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  transition-property: border-color;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

.accordion:hover {
  border-bottom-color: var(--base--black);
  color: var(--text-color--text-primary);
}

.accordion-content {
  background-color: #0000;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-toggle {
  padding: var(--_sizes---fixed--0rem);
  width: 100%;
  overflow: hidden;
}

.content-wrap {
  overflow: clip;
}

.footer_img {
  width: 100%;
  max-width: 22%;
  position: absolute;
  inset: auto 2.5rem 0% auto;
}

.footer_img-h {
  padding-top: 106%;
  position: relative;
}

.big-text {
  margin-top: -.1em;
  margin-bottom: var(--_sizes---fixed--0rem);
  flex-flow: wrap;
  font-size: 11vw;
  display: flex;
}

.big-text-h2 {
  font-size: 10vw;
}

.button-content {
  position: relative;
  overflow: clip;
}

.button-text.is-two {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.section_combined {
  color: var(--base--white);
  flex-flow: column;
  display: flex;
}

.hero_heading-front {
  backface-visibility: hidden;
  transform-origin: 50% 100%;
  overflow: clip;
}

.hero_heading-back {
  backface-visibility: hidden;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  overflow: clip;
  transform: translate(0, 100%)rotateX(-90deg)rotateY(0)rotateZ(0);
}

.hero_heading {
  perspective: 1000px;
  position: relative;
}

.aboout_wrap {
  top: var(--_sizes---fixed--0rem);
  position: sticky;
}

.bg_video {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.container-vh {
  height: 130vh;
  position: sticky;
  top: 0%;
}

.section_realtime {
  top: var(--_sizes---fixed--0rem);
  background-color: var(--base--green-dark);
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  height: 100svh;
  display: flex;
  position: sticky;
}

.pricing_card {
  padding: var(--_sizes---fixed--1rem);
  grid-column-gap: var(--_sizes---fixed--2-5rem);
  grid-row-gap: var(--_sizes---fixed--2-5rem);
  border-radius: var(--_sizes---fixed--1rem);
  background-color: var(--bg-color--bg-default);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: clip;
}

.card_icon {
  width: var(--_sizes---fixed--3-5rem);
  height: var(--_sizes---fixed--3-5rem);
  position: relative;
}

.card_price {
  font-size: var(--_sizes---fixed--3-5rem);
  line-height: var(--_typography---4xl--line-height);
  font-weight: var(--_typography---font-weight--semibold);
  letter-spacing: var(--_typography---2xl--letter-spacing);
}

.price_plan {
  grid-column-gap: var(--_sizes---fixed--0-5rem);
  grid-row-gap: var(--_sizes---fixed--0-5rem);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.tick_icon {
  width: var(--_sizes---fixed--1rem);
  height: var(--_sizes---fixed--1rem);
  position: relative;
}

.icon_list {
  padding: var(--_sizes---fixed--0-25rem) var(--_sizes---fixed--0-5rem);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.plan_benefit {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.plan_benefits {
  grid-column-gap: var(--_sizes---fixed--1-25rem);
  grid-row-gap: var(--_sizes---fixed--1-25rem);
  flex-flow: column;
  display: flex;
}

.plan_title {
  grid-column-gap: var(--_sizes---fixed--0-5rem);
  grid-row-gap: var(--_sizes---fixed--0-5rem);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.plan_header {
  grid-column-gap: var(--_sizes---fixed--1-5rem);
  grid-row-gap: var(--_sizes---fixed--1-5rem);
  flex-flow: column;
  display: flex;
}

.h2-wrap {
  flex-flow: column;
  display: flex;
}

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

.max-width-big {
  width: 100%;
  max-width: 73rem;
  display: block;
  position: relative;
}

.max-width-md {
  width: 100%;
  max-width: 44rem;
  display: block;
  position: relative;
}

.tab {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.tab-link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  border-bottom: .06rem solid var(--grey--grey-900);
  opacity: .4;
  cursor: pointer;
  background-color: #0000;
  flex-flow: column;
  margin-top: 20px;
  padding: 0 0 1.5rem;
  transition: border-color .2s, opacity .2s ease-out;
  display: flex;
}

.tab-link:hover {
  border-bottom-color: var(--grey--grey-700);
}

.tab-link.w--current {
  opacity: 1;
  background-color: #0000;
  border-left-color: #ff6161;
}

.tab_text-wrapper {
  overflow: hidden;
}

.tab_pane {
  overflow: visible;
}

.tab_wrapper {
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pricing_bg {
  padding: var(--_sizes---fixed--3rem) var(--_sizes---fixed--2rem);
  border-radius: var(--_sizes---fixed--0-5rem);
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 42.2rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.tab_menu {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.tab_content {
  overflow: visible;
}

.pricing_left {
  flex-flow: column;
  display: flex;
}

.pricing_spacer {
  opacity: 0;
  pointer-events: none;
  flex: 1;
}

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

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

.instru_img {
  aspect-ratio: 1;
  min-width: 40%;
  position: relative;
  overflow: clip;
}

.instru_img.is-h {
  aspect-ratio: 3 / 2;
}

.section_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 2rem;
  line-height: 1.4;
  display: flex;
}

.section_text {
  background-color: var(--bg-color--bg-subtle);
}

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

.text_line {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.text-text {
  font-size: var(--_sizes---fixed--4rem);
  letter-spacing: -.1rem;
  font-weight: 600;
  line-height: 1;
}

.text_img {
  border-radius: 1rem;
  flex: none;
  width: 8rem;
  height: 5rem;
  position: relative;
  overflow: clip;
}

.img-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.t-temlis-component {
  z-index: 999;
  position: fixed;
  inset: auto .88rem .81rem auto;
}

.t-card {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #000;
  border-radius: .75rem;
  flex-flow: column;
  padding: .75rem;
  font-family: Inter, sans-serif;
  display: flex;
  position: relative;
}

.t-card:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  background-color: #fff;
}

.t-top {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.t-temlis:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  display: none;
}

.t-text-secondary {
  color: #fffc;
  font-size: var(--_typography-2---xs--font-size);
  letter-spacing: -.01em;
  line-height: 1.66;
}

.t-text-secondary:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  color: #3d3d3d;
}

.t-buttons {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-flow: column;
  display: flex;
}

.t-button-secondary {
  font-weight: var(--_typography-2---font-weight--semibold);
  text-align: center;
  letter-spacing: -.01em;
  background-color: #0000;
  border: 1px solid #666;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  padding: .5rem .75rem;
  transition: transform .2s, background-color .2s;
  display: flex;
}

.t-button-secondary:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  color: var(--_colors-2---base--black);
  background-color: #ededed;
  border-color: #ededed;
}

.t-button-secondary:hover {
  background-color: #1c1c1c;
  transform: scale(.95);
}

.t-button-secondary:hover:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  background-color: #f7f7f7;
}

.t-button {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  font-weight: var(--_typography-2---font-weight--semibold);
  text-align: center;
  letter-spacing: -.01em;
  background-color: #ebf213;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  padding: .5rem .75rem;
  transition: transform .2s;
  display: flex;
}

.t-button:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  color: #fff;
  background-color: #0158ff;
}

.t-button:hover {
  transform: scale(.95);
}

.t-icon {
  flex: none;
  width: 1.25rem;
  height: 1.25rem;
}

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

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

.t-stars {
  grid-column-gap: .15rem;
  grid-row-gap: .15rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.t-star {
  flex: none;
  width: .75rem;
  height: .75rem;
}

.t-profiles {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.t-profile {
  z-index: 5;
  border: 1px solid #666;
  border-radius: 5rem;
  flex: none;
  width: 2rem;
  height: 2rem;
  position: relative;
  overflow: clip;
}

.t-profile:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  border-color: #fff;
}

.t-profile2 {
  z-index: 4;
  border: 1px solid #666;
  border-radius: 5rem;
  flex: none;
  width: 2rem;
  height: 2rem;
  margin-right: -.875rem;
  position: relative;
  overflow: clip;
}

.t-profile2:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  border-color: #fff;
}

.t-img {
  width: 4.8125rem;
  max-width: none;
  height: auto;
  position: absolute;
  inset: -11px -9px auto auto;
  transform: rotate(11deg);
}

.t-img:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80), .t-temlis-lite {
  display: none;
}

.t-temlis-lite:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  display: block;
}

.t-img-lite {
  width: 4.8125rem;
  height: auto;
  display: none;
  position: absolute;
  inset: -11px -9px auto auto;
  transform: rotate(11deg);
}

.t-img-lite:where(.w-variant-def3b340-93b6-191d-2425-a5af7b9ecb80) {
  display: block;
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---fixed--0rem: 0rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---padding-section--small: var(--_sizes---fixed--3rem);
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---padding-section--large: var(--_sizes---fixed--5rem);
    --_sizes---padding-section--medium: var(--_sizes---fixed--4rem);
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--25rem: 25rem;
    --_sizes---fixed--22rem: 22rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--3-875rem: 3.875rem;
    --_sizes---fixed--0-0625rem: .0625rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6-25rem: 6.25rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-75rem: 8.75rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--12-5rem: 12.5rem;
    --_sizes---fixed--15rem: 15.75rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
    --_sizes---fixed--30rem: 30rem;
    --_sizes---fixed--40rem: 40rem;
    --_sizes---fixed--50rem: 50rem;
    --_sizes---0-625rem: .625rem;
    --_typography---font-family--body: Inter, sans-serif;
    --_typography---base--font-size: var(--_sizes---fixed--1rem);
    --_typography---base--line-height: 1.5;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: var(--_typography---font-family--headers);
    --_typography---h1--font-size: var(--_sizes---fixed--5rem);
    --_typography---h1--line-height: 1;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h1--letter-spacing: -.05em;
    --_typography---h2--font-family: var(--_typography---font-family--headers);
    --_typography---h2--font-size: var(--_sizes---fixed--5rem);
    --_typography---h2--line-height: 1;
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--letter-spacing: -.05em;
    --_typography---h3--font-family: var(--_typography---font-family--headers);
    --_typography---h3--font-size: var(--_sizes---fixed--3rem);
    --_typography---h3--line-height: 1;
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--letter-spacing: -.05em;
    --_typography---h4--font-family: var(--_typography---font-family--headers);
    --_typography---h4--font-size: var(--_sizes---fixed--2-75rem);
    --_typography---h4--line-height: 1.2;
    --_typography---h4--font-weight: var(--_typography---font-weight--medium);
    --_typography---h4--letter-spacing: -.05em;
    --_typography---h5--font-family: var(--_typography---font-family--headers);
    --_typography---h5--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h5--line-height: 1.15;
    --_typography---h5--font-weight: var(--_typography---font-weight--regular);
    --_typography---h5--letter-spacing: 0em;
    --_typography---h6--font-family: var(--_typography---font-family--headers);
    --_typography---h6--font-size: var(--_sizes---fixed--2-25rem);
    --_typography---h6--line-height: 1.2;
    --_typography---h6--font-weight: var(--_typography---font-weight--regular);
    --_typography---h6--letter-spacing: 0em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--medium: 500;
    --_typography---xl--font-size: var(--_sizes---fixed--1-25rem);
    --_typography---xl--line-height: 1.5;
    --_typography---xl--font-weight: var(--_typography---font-weight--medium);
    --_typography---xl--letter-spacing: -.05em;
    --_typography---font-weight--light: 300;
    --_typography---base--letter-spacing: 0em;
    --_typography---lg--font-size: var(--_sizes---fixed--1-125rem);
    --_typography---lg--line-height: 1.5;
    --_typography---lg--letter-spacing: 0em;
    --_typography---xs--font-size: var(--_sizes---fixed--0-75rem);
    --_typography---xs--line-height: 1.5;
    --_typography---xs--letter-spacing: 0em;
    --_typography---button--font-family: var(--_typography---font-family--body);
    --_typography---button--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---button--line-height: 1.33;
    --_typography---button--font-weight: var(--_typography---font-weight--semibold);
    --_typography---button--letter-spacing: 0em;
    --_typography---sm--font-size: var(--_sizes---fixed--0-875rem);
    --_typography---sm--line-height: 1.5;
    --_typography---sm--letter-spacing: 0em;
    --_typography---2xl--font-size: var(--_sizes---fixed--1-75rem);
    --_typography---2xl--line-height: 1.2;
    --_typography---2xl--font-weight: var(--_typography---font-weight--semibold);
    --_typography---2xl--letter-spacing: -.05em;
    --_typography---3xl--font-size: var(--_sizes---fixed--2-25rem);
    --_typography---3xl--line-height: 1.2;
    --_typography---3xl--font-weight: var(--_typography---font-weight--medium);
    --_typography---3xl--letter-spacing: -.05em;
    --_typography---4xl--font-size: var(--_sizes---fixed--5rem);
    --_typography---4xl--line-height: 1;
    --_typography---4xl--letter-spacing: -.05em;
    --_typography---5xl--font-size: var(--_sizes---fixed--5rem);
    --_typography---5xl--line-height: 1.2;
    --_typography---5xl--letter-spacing: -.05em;
    --_typography---font-weight--bold: 700;
    --_typography---4xl--font-weight: var(--_typography---font-weight--semibold);
    --_typography---lg--font-weight: var(--_typography---font-weight--medium);
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---font-family--headers: Inter, sans-serif;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-medium {
    margin: 1.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-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;
  }

  .padding-global, .padding-global.is-testimonials {
    padding-right: var(--_sizes---fixed--2rem);
    padding-left: var(--_sizes---fixed--2rem);
  }

  .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.is-two {
    padding-top: var(--_sizes---padding-section--small);
  }

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

  .button.is-small {
    padding: var(--_sizes---fixed--0-75rem) var(--_sizes---fixed--1-5rem);
  }

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

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

  .section_hero {
    min-height: calc(100svh - 4.5rem);
  }

  .hero_layout {
    grid-column-gap: var(--_sizes---fixed--1-5rem);
    grid-row-gap: var(--_sizes---fixed--1-5rem);
    grid-template-columns: 1fr;
  }

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

  .navbar_logo-link {
    justify-content: flex-start;
    align-items: center;
  }

  .nav_wrap {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1rem;
  }

  .nav_mobile {
    text-align: left;
    background-color: #0000;
    flex-flow: row;
    justify-content: flex-end;
    align-items: stretch;
    display: flex;
    position: absolute;
    inset: 110% 1rem auto;
  }

  .nav_buttons-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .menu-button {
    padding: 0 0 0 1rem;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .nav-button_component {
    grid-row-gap: .25rem;
    background-color: #fff;
    border-radius: .38rem;
    width: 2.5rem;
    height: 2.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
    position: relative;
  }

  .nav-button_line {
    height: 5.5%;
    margin: auto;
    position: absolute;
    inset: 0% 15%;
  }

  .nav-button_line.is-first {
    transform: translate(0, -350%);
  }

  .nav-button_line.is-third {
    transform: translate(0, 350%);
  }

  .section_not-found {
    border-radius: 1.25rem;
  }

  .navbar_list {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    text-align: left;
    background-color: #ddd;
    border: 1px solid #ebe9e5;
    border-radius: .75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 1rem 2rem 1.5rem;
    position: relative;
  }

  .nav_links {
    padding: var(--_sizes---fixed--0-5rem);
  }

  .slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .slider-mask {
    width: 30rem;
  }

  .container-full {
    position: relative;
  }

  .spacer-desktop {
    display: none;
  }

  .spacer-tablet {
    display: block;
  }

  .container_img {
    margin-bottom: 0;
    inset: auto 0% 0% auto;
  }

  .container_img.is-solution {
    max-width: var(--_sizes---fixed--25rem);
  }

  .container_img.is-support {
    max-width: var(--_sizes---fixed--25rem);
    width: 57%;
  }

  .container_img.is-realtime {
    max-width: var(--_sizes---fixed--22rem);
  }

  .hero_img-h {
    margin-bottom: -94%;
  }

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

  .card-number {
    grid-column-gap: var(--_sizes---fixed--5rem);
    grid-row-gap: var(--_sizes---fixed--5rem);
  }

  .card-number.is-2, .card-number.is-3, .card-number.is-4 {
    margin-top: var(--_sizes---fixed--0rem);
  }

  .section_about {
    height: auto;
  }

  .solutions_layout {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: start stretch;
  }

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

  .testimonial_card {
    width: 80%;
  }

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

  .faq_layout {
    grid-column-gap: var(--_sizes---fixed--2-5rem);
    grid-row-gap: var(--_sizes---fixed--2-5rem);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer_layout {
    grid-column-gap: var(--_sizes---fixed--3rem);
    grid-row-gap: var(--_sizes---fixed--3rem);
  }

  .footer_logo {
    width: auto;
  }

  .footer_img {
    display: none;
    right: 0;
  }

  .big-text {
    font-size: 15vw;
  }

  .big-text-h2 {
    font-size: clamp(5rem, 14vw, 9rem);
  }

  .container-vh {
    height: 150svh;
  }

  .pricing_card {
    grid-column-gap: var(--_sizes---fixed--1rem);
    grid-row-gap: var(--_sizes---fixed--1rem);
  }

  .card_icon {
    width: var(--_sizes---fixed--2rem);
    height: var(--_sizes---fixed--2rem);
  }

  .card_price {
    font-size: var(--_sizes---fixed--2-5rem);
  }

  .plan_benefits, .plan_header {
    grid-column-gap: var(--_sizes---fixed--0-5rem);
    grid-row-gap: var(--_sizes---fixed--0-5rem);
  }

  .tab {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-top: 15%;
    display: flex;
    position: absolute;
  }

  .tab-link {
    padding-right: 0%;
  }

  .tab_pane {
    flex: 1;
    width: 100%;
    min-height: 31rem;
    position: relative;
  }

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

  .pricing_bg {
    min-height: 31rem;
  }

  .tab_menu {
    width: 100%;
  }

  .tab_content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 3rem;
  }

  .pricing_spacer {
    flex: 0 auto;
    min-height: 20.3rem;
  }

  .text-text {
    font-size: var(--_sizes---fixed--3rem);
  }

  .text_img {
    border-radius: .75rem;
    width: 6rem;
    height: 4rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---fixed--0rem: 0rem;
    --_sizes---fixed--1-5rem: 1.5rem;
    --_sizes---fixed--0-25rem: .25rem;
    --_sizes---fixed--1-25rem: 1.25rem;
    --_sizes---fixed--1rem: 1rem;
    --_sizes---fixed--2rem: 2rem;
    --_sizes---fixed--2-5rem: 2.5rem;
    --_sizes---fixed--4rem: 4rem;
    --_sizes---fixed--3rem: 3rem;
    --_sizes---fixed--6rem: 6rem;
    --_sizes---fixed--2-25rem: 2.25rem;
    --_sizes---fixed--0-5rem: .5rem;
    --_sizes---padding-section--small: var(--_sizes---fixed--2rem);
    --_sizes---fixed--0-75rem: .75rem;
    --_sizes---padding-section--large: var(--_sizes---fixed--4rem);
    --_sizes---padding-section--medium: var(--_sizes---fixed--3rem);
    --_sizes---fixed--0-125rem: .125rem;
    --_sizes---fixed--1-75rem: 1.75rem;
    --_sizes---fixed--3-5rem: 3.5rem;
    --_sizes---fixed--25rem: 25rem;
    --_sizes---fixed--22rem: 22rem;
    --_sizes---fixed--7-5rem: 7.5rem;
    --_sizes---fixed--5rem: 5rem;
    --_sizes---fixed--10rem: 10rem;
    --_sizes---fixed--3-875rem: 3.875rem;
    --_sizes---fixed--0-0625rem: .0625rem;
    --_sizes---fixed--0-875rem: .875rem;
    --_sizes---fixed--1-125rem: 1.125rem;
    --_sizes---fixed--2-75rem: 2.75rem;
    --_sizes---fixed--3-25rem: 3.25rem;
    --_sizes---fixed--4-5rem: 4.5rem;
    --_sizes---fixed--5-5rem: 5.5rem;
    --_sizes---fixed--6-25rem: 6.25rem;
    --_sizes---fixed--6-5rem: 6.5rem;
    --_sizes---fixed--7rem: 7rem;
    --_sizes---fixed--8rem: 8rem;
    --_sizes---fixed--8-75rem: 8.75rem;
    --_sizes---fixed--9rem: 9rem;
    --_sizes---fixed--12-5rem: 12.5rem;
    --_sizes---fixed--15rem: 15rem;
    --_sizes---fixed--18rem: 18rem;
    --_sizes---fixed--20rem: 20rem;
    --_sizes---fixed--30rem: 30rem;
    --_sizes---fixed--40rem: 40rem;
    --_sizes---fixed--50rem: 50rem;
    --_sizes---0-625rem: .625rem;
    --_typography---font-family--body: Inter, sans-serif;
    --_typography---base--font-size: var(--_sizes---fixed--1rem);
    --_typography---base--line-height: 1.5;
    --_typography---font-weight--regular: 400;
    --_typography---h1--font-family: var(--_typography---font-family--headers);
    --_typography---h1--font-size: var(--_sizes---fixed--3-5rem);
    --_typography---h1--line-height: 1;
    --_typography---h1--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h1--letter-spacing: -.05em;
    --_typography---h2--font-family: var(--_typography---font-family--headers);
    --_typography---h2--font-size: var(--_sizes---fixed--3rem);
    --_typography---h2--line-height: 1;
    --_typography---h2--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h2--letter-spacing: -.05em;
    --_typography---h3--font-family: var(--_typography---font-family--headers);
    --_typography---h3--font-size: var(--_sizes---fixed--2-75rem);
    --_typography---h3--line-height: 1;
    --_typography---h3--font-weight: var(--_typography---font-weight--semibold);
    --_typography---h3--letter-spacing: -.05em;
    --_typography---h4--font-family: var(--_typography---font-family--headers);
    --_typography---h4--font-size: var(--_sizes---fixed--2-5rem);
    --_typography---h4--line-height: 1.2;
    --_typography---h4--font-weight: var(--_typography---font-weight--medium);
    --_typography---h4--letter-spacing: -.05em;
    --_typography---h5--font-family: var(--_typography---font-family--headers);
    --_typography---h5--font-size: var(--_sizes---fixed--2-25rem);
    --_typography---h5--line-height: 1.15;
    --_typography---h5--font-weight: var(--_typography---font-weight--regular);
    --_typography---h5--letter-spacing: 0em;
    --_typography---h6--font-family: var(--_typography---font-family--headers);
    --_typography---h6--font-size: var(--_sizes---fixed--2rem);
    --_typography---h6--line-height: 1.2;
    --_typography---h6--font-weight: var(--_typography---font-weight--regular);
    --_typography---h6--letter-spacing: 0em;
    --_typography---font-weight--semibold: 600;
    --_typography---font-weight--medium: 500;
    --_typography---xl--font-size: var(--_sizes---fixed--1-125rem);
    --_typography---xl--line-height: 1.5;
    --_typography---xl--font-weight: var(--_typography---font-weight--medium);
    --_typography---xl--letter-spacing: -.05em;
    --_typography---font-weight--light: 300;
    --_typography---base--letter-spacing: 0em;
    --_typography---lg--font-size: var(--_sizes---fixed--1-125rem);
    --_typography---lg--line-height: 1.5;
    --_typography---lg--letter-spacing: 0em;
    --_typography---xs--font-size: var(--_sizes---fixed--0-75rem);
    --_typography---xs--line-height: 1.5;
    --_typography---xs--letter-spacing: 0em;
    --_typography---button--font-family: var(--_typography---font-family--body);
    --_typography---button--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---button--line-height: 1.33;
    --_typography---button--font-weight: var(--_typography---font-weight--semibold);
    --_typography---button--letter-spacing: 0em;
    --_typography---sm--font-size: var(--_sizes---fixed--0-875rem);
    --_typography---sm--line-height: 1.5;
    --_typography---sm--letter-spacing: 0em;
    --_typography---2xl--font-size: var(--_sizes---fixed--1-5rem);
    --_typography---2xl--line-height: 1.2;
    --_typography---2xl--font-weight: var(--_typography---font-weight--semibold);
    --_typography---2xl--letter-spacing: -.05em;
    --_typography---3xl--font-size: var(--_sizes---fixed--2rem);
    --_typography---3xl--line-height: 1.2;
    --_typography---3xl--font-weight: var(--_typography---font-weight--medium);
    --_typography---3xl--letter-spacing: -.05em;
    --_typography---4xl--font-size: var(--_sizes---fixed--3rem);
    --_typography---4xl--line-height: 1;
    --_typography---4xl--letter-spacing: -.05em;
    --_typography---5xl--font-size: var(--_sizes---fixed--3rem);
    --_typography---5xl--line-height: 1.2;
    --_typography---5xl--letter-spacing: -.05em;
    --_typography---font-weight--bold: 700;
    --_typography---4xl--font-weight: var(--_typography---font-weight--semibold);
    --_typography---lg--font-weight: var(--_typography---font-weight--medium);
    --_typography---font-weight--thin: 100;
    --_typography---font-weight--extra-light: 200;
    --_typography---font-weight--extra-bold: 800;
    --_typography---font-weight--black: 900;
    --_typography---font-family--headers: Inter, sans-serif;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .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-right: var(--_sizes---fixed--1rem);
    padding-left: var(--_sizes---fixed--1rem);
  }

  .padding-global.is-navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .padding-global.is-hero {
    padding-top: var(--_sizes---fixed--3rem);
    padding-bottom: var(--_sizes---fixed--6rem);
  }

  .padding-global.is-testimonials {
    padding-right: var(--_sizes---fixed--1rem);
    padding-left: var(--_sizes---fixed--1rem);
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

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

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

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

  .text-xs {
    font-size: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: var(--_sizes---fixed--2rem);
  }

  .section_hero {
    min-height: auto;
  }

  .hero_layout {
    padding-bottom: var(--_sizes---fixed--4rem);
    grid-column-gap: var(--_sizes---fixed--3rem);
    grid-row-gap: 3rem;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    justify-content: center;
    position: relative;
  }

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

  .nav-button_component {
    width: 2.25rem;
    height: 2.25rem;
  }

  .section_not-found {
    border-radius: 1rem;
    min-height: 50svh;
  }

  .navbar_list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav_links {
    padding-top: var(--_sizes---fixed--0-25rem);
    padding-bottom: var(--_sizes---fixed--0-25rem);
  }

  .slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .slider-mask {
    flex: 0 auto;
    align-self: flex-start;
    width: 25rem;
  }

  .slide-item {
    margin-right: 1rem;
  }

  .arrow {
    transform: translate(-60%);
  }

  .arrow.is-right {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% 0%;
    transform: translate(60%);
  }

  .spacer-tablet {
    display: none;
  }

  .spacer-mobile {
    display: block;
  }

  .container_img {
    max-width: none;
    position: relative;
    inset: auto 0%;
  }

  .container_img.is-support {
    min-width: var(--_sizes---fixed--22rem);
    width: 45%;
  }

  .hero_img-h {
    margin-bottom: 0%;
  }

  .card-number {
    grid-column-gap: var(--_sizes---fixed--2rem);
    grid-row-gap: var(--_sizes---fixed--2rem);
  }

  .section_solutions, .section_support {
    height: auto;
  }

  .solutions_layout {
    padding-bottom: var(--_sizes---fixed--4rem);
    grid-column-gap: var(--_sizes---fixed--3rem);
    grid-row-gap: var(--_sizes---fixed--3rem);
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    place-items: stretch stretch;
  }

  .testimonials_grid, .pricing_layout {
    grid-template-columns: 1fr;
  }

  .footer_layout {
    grid-column-gap: var(--_sizes---fixed--2rem);
    grid-row-gap: var(--_sizes---fixed--2rem);
  }

  .footer_logo {
    width: 100%;
  }

  .accordion-toggle {
    white-space: normal;
    justify-content: space-between;
    align-items: center;
  }

  .big-text-h2 {
    font-size: clamp(1rem, 16vw, 6.5rem);
  }

  .container-vh {
    height: auto;
    position: relative;
  }

  .section_realtime {
    height: auto;
  }

  .pricing_bg {
    padding: var(--_sizes---fixed--1rem);
  }

  .pricing_spacer {
    min-height: 19.2rem;
  }

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

  .section_wrap {
    font-size: .875rem;
  }

  .text_line {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .text-text {
    font-size: var(--_sizes---fixed--2rem);
  }

  .text_img {
    border-radius: .5rem;
    width: 5rem;
    height: 3.5rem;
  }
}

@media screen and (max-width: 479px) {
  .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;
  }

  .padding-global.is-t {
    padding-right: var(--_sizes---fixed--0-5rem);
    padding-left: var(--_sizes---fixed--0-5rem);
  }

  .hide-mobile-portrait {
    display: none;
  }

  .h2 {
    word-break: break-all;
  }

  .container-large {
    max-width: 100%;
  }

  .button.is-small, .button.is-big {
    width: 100%;
  }

  .navbar_content {
    padding-left: 0;
  }

  .navbar_logo-link {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-button_line.is-first, .nav-button_line.is-second, .nav-button_line.is-third {
    flex: none;
  }

  .not-found_wrapper {
    background-position: 50%;
    background-repeat: no-repeat;
  }

  .button-wrapper {
    align-items: stretch;
  }

  .navbar_list {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
  }

  .slider-mask {
    width: 90%;
  }

  .slide-item {
    margin-right: .75rem;
  }

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

  .button-wrap {
    width: 100%;
    inset: auto 0% 0%;
  }

  .container_img.is-solution {
    width: 100%;
  }

  .container_img.is-support {
    width: 100%;
    min-width: auto;
  }

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

  .testimonial_card {
    width: 90%;
  }

  .footer_header {
    grid-column-gap: var(--_sizes---fixed--1rem);
    grid-row-gap: var(--_sizes---fixed--1rem);
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer_wrap-links {
    grid-template-columns: 1fr 1fr;
  }

  .accordion-toggle {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .content-wrap {
    padding-right: 0;
  }

  .big-text {
    font-size: 17vw;
  }

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

  .tab_wrapper {
    min-width: 17rem;
    max-width: 85%;
  }

  .pricing_bg, .tab_content {
    min-height: 32rem;
  }

  .pricing_spacer {
    min-height: 19.3rem;
  }

  .text_line {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    text-align: center;
  }

  .text-text {
    font-size: 7vw;
  }

  .text_img {
    width: 3rem;
    height: 2.25rem;
  }
}

#w-node-_453c9aca-ba81-7a80-bd2c-81eae5a42470-c21a8538, #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5e0-c21a8538, #w-node-_6bf08cf6-563d-ddb4-3aab-9e7112a5b1e9-c21a8538, #w-node-c402da7e-2271-c628-6724-a24db1e1b55f-c21a8538 {
  place-self: end center;
}

#w-node-_63f3238d-0eb8-065a-dd76-0e9cb60dec82-c21a8538, #w-node-_62851499-4571-ef6d-bae3-2e440544f12d-c21a8538, #w-node-_6d7e6f10-0f84-30e0-0373-60f1b7ff51d6-c21a8538, #w-node-_91e09755-bab0-61bc-02bd-29c97db00ca3-c21a8538, #w-node-afeaff4e-3172-3292-86dd-c833d4af0726-c21a8538 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10f3dc5e-2f77-9766-cad2-a709b18a5986-c21a8538 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4001c674-5d92-12d7-9bfa-e1e10f1ba2b9-c21a8538 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-dbb6df00-9fa0-a34a-7617-66107ae51e3d-c21a8538 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-dbb6df00-9fa0-a34a-7617-66107ae51e3e-c21a8538 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-d18dab82-c35a-f946-eba4-94c548af1d1a-48af1d01 {
  justify-self: center;
}

#w-node-d18dab82-c35a-f946-eba4-94c548af1d26-48af1d01 {
  justify-self: end;
}

#w-node-d18dab82-c35a-f946-eba4-94c548af1d34-48af1d01 {
  justify-self: center;
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627c9f4-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b7b4bd7-ca22-9061-c581-4ebfb803f454-c21a853b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-c21a853b, #w-node-f1624aea-e4a4-04ea-35a9-1933eab49c2b-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-c21a853b {
  justify-self: start;
}

#w-node-_27da708c-6ea2-5bed-bad7-d048e0a41808-c21a853b, #w-node-e0bc0c73-aaa2-c633-0537-1cc286efab55-c21a853b, #w-node-_4ee5423e-702d-3925-409d-5fd7b1b6e657-c21a853b, #w-node-f2415791-dc87-c65c-f941-d2bfb9d37881-c21a853b, #w-node-f9383635-e464-1f4e-54e7-3d44c5b21b1b-c21a853b, #w-node-cb4f9627-bbd9-5fe1-34ca-54ee4926e100-c21a853b {
  align-self: stretch;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca7b-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca86-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-c21a853b {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-c21a853b {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-c21a853b, #w-node-ce8117a4-9032-356e-0385-00bee8882f5a-c21a853b, #w-node-ce8117a4-9032-356e-0385-00bee8882f5b-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc25-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-c21a853b, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-c21a853b {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-c21a853b, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-c21a853b {
  justify-self: start;
}

#w-node-_08fdbf0a-981e-9235-5c85-d2030c130068-c21a853b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d464a898-f337-065f-4727-74b13cf645e2-c21a853b {
  justify-self: start;
}

#w-node-_7b53046f-a385-578d-61a8-590e7b1b1682-c21a853d, #w-node-_8d3db30e-390b-82e8-0804-03d29bebf749-c21a853e, #w-node-_8d3db30e-390b-82e8-0804-03d29bebf754-c21a853e, #w-node-_6c8a35ea-52f9-77df-9d6a-c6a3129787ac-c21a853e, #w-node-_21c1375e-ce0a-f557-7ea7-38bc5d28d164-c21a853e, #w-node-d30c68c1-d9e3-8869-c09b-9425524c5a9b-c21a853f, #w-node-d30c68c1-d9e3-8869-c09b-9425524c5aa7-c21a853f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_453c9aca-ba81-7a80-bd2c-81eae5a42470-c21a8538 {
    place-self: end;
  }

  #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5d5-c21a8538 {
    align-self: center;
  }

  #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5e0-c21a8538 {
    place-self: end;
  }

  #w-node-_6bf08cf6-563d-ddb4-3aab-9e7112a5b1de-c21a8538 {
    align-self: center;
  }

  #w-node-_6bf08cf6-563d-ddb4-3aab-9e7112a5b1e9-c21a8538 {
    place-self: end;
  }

  #w-node-c402da7e-2271-c628-6724-a24db1e1b558-c21a8538 {
    align-self: center;
  }

  #w-node-c402da7e-2271-c628-6724-a24db1e1b55f-c21a8538 {
    place-self: center end;
  }

  #w-node-_4001c674-5d92-12d7-9bfa-e1e10f1ba2b9-c21a8538 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-dbb6df00-9fa0-a34a-7617-66107ae51e3d-c21a8538 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_0b7b4bd7-ca22-9061-c581-4ebfb803f454-c21a853b {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_84a90020-20b7-8c10-b00c-8e0ae2c92a54-c21a8538 {
    align-self: center;
  }

  #w-node-_453c9aca-ba81-7a80-bd2c-81eae5a42470-c21a8538 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5d5-c21a8538 {
    align-self: center;
  }

  #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5e0-c21a8538, #w-node-_6bf08cf6-563d-ddb4-3aab-9e7112a5b1e9-c21a8538 {
    place-self: center;
  }

  #w-node-c402da7e-2271-c628-6724-a24db1e1b55f-c21a8538 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_453c9aca-ba81-7a80-bd2c-81eae5a42470-c21a8538, #w-node-_5c08497e-ca7d-fecb-8c9e-d81cbb57a5e0-c21a8538 {
    align-self: center;
  }

  #w-node-d18dab82-c35a-f946-eba4-94c548af1d1a-48af1d01, #w-node-d18dab82-c35a-f946-eba4-94c548af1d26-48af1d01 {
    justify-self: start;
  }
}


