:root {
  --_typography---font-family--primary: Inter, sans-serif;
  --text--primary: var(--brand--dark-600);
  --_typography---line-height--body: 1.5;
  --_typography---font-weight--body: 400;
  --_typography---font-family--secondary: Poppins, sans-serif;
  --_typography---font-size--h1: clamp(2.75rem, 9vw, 3.75rem);
  --_typography---line-height--h1: 1.2;
  --_typography---font-weight--heading: 500;
  --_typography---letter-spacing--h1: -.05em;
  --_typography---font-size--h2: clamp(2.5rem, 8vw, 3.5rem);
  --_typography---line-height--h2: 1.2;
  --_typography---letter-spacing--h2: -.05em;
  --_typography---font-size--h3: clamp(2rem, 7vw, 3rem);
  --_typography---letter-spacing--h3: -.035em;
  --_typography---font-size--h4: clamp(1.75rem, 6vw, 2.5rem);
  --_typography---line-height--h4: 1.25;
  --_typography---letter-spacing--h4: -.035em;
  --_typography---font-size--h5: clamp(1.5rem, 5vw, 2rem);
  --_typography---line-height--h5: 1.25;
  --_typography---letter-spacing--h5: -.03em;
  --_typography---font-size--h6: clamp(1.25rem, 4vw, 1.75rem);
  --_typography---line-height--h6: 1.25;
  --_typography---letter-spacing--h6: -.03em;
  --_layout---spacing--xs: .5rem;
  --_typography---line-height--h3: 1.2;
  --_typography---font-size--xl: clamp(1.125rem, 2vw, 1.25rem);
  --_typography---font-size--l: 1.125rem;
  --_typography---font-size--m: 1rem;
  --_typography---font-size--small: .875rem;
  --_typography---font-size--xs: .75rem;
  --text--inverse: var(--neutral--white);
  --_layout---section--xl: clamp(4rem, 10vw, 8rem);
  --_layout---section--page: 5%;
  --background--primary: var(--neutral--white);
  --_layout---radius--l: 1.5rem;
  --_layout---section--l: clamp(3rem, 10vw, 5rem);
  --_layout---section--m: clamp(2.5rem, 10vw, 4rem);
  --_layout---section--s: clamp(2rem, 10vw, 3rem);
  --_layout---section--xs: clamp(1.75rem, 10vw, 2rem);
  --_layout---container--xl: 90rem;
  --_layout---container--l: 80rem;
  --_layout---container--m: 65rem;
  --_layout---container--s: 52rem;
  --_layout---container--xs: 40rem;
  --_layout---spacing--3xl: 4rem;
  --_layout---spacing--2xl: 2.5rem;
  --_layout---spacing--xl: 2rem;
  --_layout---spacing--l: 1.5rem;
  --_layout---spacing--m: 1rem;
  --_layout---spacing--s: .75rem;
  --_layout---spacing--2xs: .25rem;
  --text--brand: var(--brand--light-200);
  --text--brand-dark: var(--brand--dark-600);
  --_typography---font-weight--subheading: 600;
  --_typography---letter-spacing--overline: .025em;
  --text--secondary: var(--neutral--900);
  --text--tertiary: var(--neutral--700);
  --_layout---max-width--xl: 52rem;
  --_layout---max-width--l: 40rem;
  --_layout---max-width--m: 32rem;
  --_layout---max-width--s: 24rem;
  --_layout---max-width--xs: 20rem;
  --_elements---button-large--size: 3rem;
  --_elements---button-large--vertical-padding: .75rem;
  --_elements---button-large--horizontal-padding: 1rem;
  --_elements---button-large--gap: .625rem;
  --_elements---button-large--border-radius: .625rem;
  --background--brand-light: var(--brand--light-200);
  --_elements---button-large--font-size: 1rem;
  --_elements---button--line-height: 1.5;
  --_elements---button--font-weight: 500;
  --brand--light-hover: #9bb374;
  --border--inverse: var(--brand--dark-600);
  --background--inverse: var(--brand--dark-600);
  --border--brand-light: var(--brand--light-200);
  --brand--dark-hover: #0c2626;
  --_elements---button--size: 2.5rem;
  --_elements---button--vertical-padding: .625rem;
  --_elements---button--horizontal-padding: .875rem;
  --_elements---button--gap: .5rem;
  --_elements---button--border-radius: .5rem;
  --_elements---button--font-size: .875rem;
  --_elements---button-small--size: 2rem;
  --_elements---button-small--vertical-padding: .5rem;
  --_elements---button-small--horizontal-padding: .625rem;
  --_elements---button-small--gap: .375rem;
  --_elements---button-small--border-radius: .375rem;
  --_elements---button-small--font-size: .75rem;
  --background--secondary: var(--neutral--50);
  --border--primary: var(--neutral--300);
  --brand--light-200: #bed39b;
  --_elements---input--border-radius: .625rem;
  --_elements---input--font-size: 1rem;
  --_elements---input--line-height: 1.5;
  --_layout---radius--2xs: .25rem;
  --background--tertiary: var(--neutral--100);
  --border--secondary: var(--neutral--200);
  --_elements---badge--vertical-padding: .25rem;
  --_elements---badge--horizontal-padding: .75rem;
  --_elements---badge--gap: .25rem;
  --_elements---badge--border-radius: 2rem;
  --_elements---badge--line-height: 1.5;
  --_elements---badge--font-weight: 500;
  --_layout---radius--xs: .5rem;
  --_typography---font-weight--label: 500;
  --_typography---font-size--2xl: clamp(1.25rem, 3vw, 1.5rem);
  --_typography---font-size--display: clamp(3.5rem, 9vw, 6rem);
  --_typography---line-height--label: 1.5;
  --_elements---input--size: 3rem;
  --border--tertiary: var(--neutral--100);
  --_elements---input--font-weight: 400;
  --brand--light-100: #dae5ca;
  --brand--dark-600: #144242;
  --neutral--white: white;
  --neutral--50: #f7f7f7;
  --neutral--100: #edf0f2;
  --neutral--200: #dde3e8;
  --neutral--300: #c8d1d9;
  --neutral--400: #b1bbc8;
  --_layout---radius--s: .75rem;
  --_layout---radius--m: 1rem;
  --neutral--500: #95a0b2;
  --_layout---radius--xl: 2rem;
  --_layout---radius--round: 100%;
  --neutral--600: #868fa5;
  --neutral--700: #737b8f;
  --neutral--800: #5f6674;
  --neutral--900: #50555f;
  --neutral--950: #2e3138;
  --neutral--black: var(--text--primary);
  --green--900: #088d3e;
  --green--100: #d8ffe7;
  --red--900: #e42e1e;
  --red--100: #ffe3e1;
  --_typography---letter-spacing--body: 0px;
  --_typography---letter-spacing--label: 0px;
}

.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 {
  font-family: var(--_typography---font-family--primary);
  color: var(--text--primary);
  font-size: 16px;
  line-height: var(--_typography---line-height--body);
  font-weight: var(--_typography---font-weight--body);
  margin-bottom: 0;
}

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

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

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

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

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

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

p {
  font-weight: var(--_typography---font-weight--body);
  margin-bottom: 0;
}

a {
  color: var(--text--primary);
  text-decoration: none;
}

ul, ol {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2.5rem;
  display: flex;
}

blockquote {
  line-height: 1.5;
}

figure {
  margin-bottom: .625rem;
}

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

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

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

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

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

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

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

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

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

.body-x-large {
  font-size: var(--_typography---font-size--xl);
  margin-bottom: 0;
}

.paragraph-large {
  font-size: var(--_typography---font-size--l);
  margin-bottom: 0;
}

.paragraph-large.text-color-secondary {
  color: #3f3f46;
}

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

.paragraph-large.text-weight-medium.text-color-tertiary {
  color: #71717b;
}

.paragraph-medium {
  font-size: var(--_typography---font-size--m);
  margin-bottom: 0;
}

.paragraph-medium.text-color-secondary {
  color: #3f3f46;
}

.paragraph-medium.text-color-tertiary {
  color: #71717b;
}

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

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

.paragraph-small {
  font-size: var(--_typography---font-size--small);
  margin-bottom: 0;
}

.paragraph-small.text-color-tertiary {
  color: #71717b;
}

.paragraph-small.text-color-secondary {
  color: #3f3f46;
}

.paragraph-x-small {
  font-size: var(--_typography---font-size--xs);
  margin-bottom: 0;
}

.paragraph-x-small.text-color-tertiary {
  color: var(--text--inverse);
}

.section-x-large {
  padding: var(--_layout---section--xl) var(--_layout---section--page);
  background-color: var(--background--primary);
  position: relative;
}

.section-x-large.background-inverse.text-color-inverse.footer {
  border-radius: var(--_layout---radius--l);
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.section-x-large.background-secondary.registrace-clena {
  margin-top: 6rem;
}

.section-large {
  padding: var(--_layout---section--l) var(--_layout---section--page);
  background-color: var(--background--primary);
  position: relative;
}

.section-large.registrace-clena {
  margin-top: 6rem;
}

.section-medium {
  padding: var(--_layout---section--m) var(--_layout---section--page);
  background-color: var(--background--primary);
  position: relative;
}

.section-medium.background-transparent {
  background-color: #0000;
}

.section-small {
  padding: var(--_layout---section--s) var(--_layout---section--page);
  background-color: var(--background--primary);
  position: relative;
}

.section-x-small {
  padding: var(--_layout---section--xs) var(--_layout---section--page);
  background-color: var(--background--primary);
  position: relative;
}

.container-x-large {
  z-index: 1;
  max-width: var(--_layout---container--xl);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-large {
  z-index: 1;
  max-width: var(--_layout---container--l);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-medium {
  z-index: 1;
  max-width: var(--_layout---container--m);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.container-small {
  z-index: 1;
  max-width: var(--_layout---container--s);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-x-small {
  z-index: 1;
  max-width: var(--_layout---container--xs);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.column-3x-large {
  grid-column-gap: var(--_layout---spacing--3xl);
  grid-row-gap: var(--_layout---spacing--3xl);
  flex-flow: column;
  display: flex;
}

.column-2x-large {
  grid-column-gap: var(--_layout---spacing--2xl);
  grid-row-gap: var(--_layout---spacing--2xl);
  flex-flow: column;
  display: flex;
}

.column-x-large {
  grid-column-gap: var(--_layout---spacing--xl);
  grid-row-gap: var(--_layout---spacing--xl);
  flex-flow: column;
  display: flex;
}

.column-large {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  flex-flow: column;
  display: flex;
}

.column-large.column-space-between {
  justify-content: space-between;
}

.column-medium {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  flex-flow: column;
  display: flex;
}

.column-small {
  grid-column-gap: var(--_layout---spacing--s);
  grid-row-gap: var(--_layout---spacing--s);
  flex-flow: column;
  display: flex;
}

.column-x-small {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  flex-flow: column;
  display: flex;
}

.column-2x-small {
  grid-column-gap: var(--_layout---spacing--2xs);
  grid-row-gap: var(--_layout---spacing--2xs);
  flex-flow: column;
  display: flex;
}

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

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

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

.column-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.column-space-between {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.row-2x-large {
  grid-column-gap: var(--_layout---spacing--2xl);
  grid-row-gap: var(--_layout---spacing--2xl);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-x-large {
  grid-column-gap: var(--_layout---spacing--xl);
  grid-row-gap: var(--_layout---spacing--xl);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-large {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-medium {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-small {
  grid-column-gap: var(--_layout---spacing--s);
  grid-row-gap: var(--_layout---spacing--s);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row-x-small {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.row-x-small.is-title {
  margin-top: 1rem;
}

.row-2x-small {
  grid-column-gap: var(--_layout---spacing--2xs);
  grid-row-gap: var(--_layout---spacing--2xs);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.row, .row-left {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.row-right {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.row-top {
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.row-bottom {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

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

.icon-x-large {
  color: var(--text--brand);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.icon-large {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
}

.icon-medium {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.icon-small.text-color-success {
  color: #00c950;
}

.icon-small.text-color-error {
  color: #fb2c36;
}

.icon-x-small {
  color: var(--text--brand-dark);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: 4px;
  display: flex;
}

.icon-x-small.text-color-brand {
  color: #00c950;
}

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

.subheading-x-large {
  font-size: var(--_typography---font-size--xl);
  font-weight: var(--_typography---font-weight--subheading);
}

.subheading-large {
  font-size: var(--_typography---font-size--l);
  font-weight: var(--_typography---font-weight--subheading);
}

.subheading-medium {
  font-size: var(--_typography---font-size--m);
  font-weight: var(--_typography---font-weight--subheading);
}

.subheading-small {
  font-size: var(--_typography---font-size--small);
  font-weight: var(--_typography---font-weight--subheading);
}

.subheading-x-small {
  font-size: var(--_typography---font-size--xs);
  font-weight: var(--_typography---font-weight--subheading);
}

.overline-x-large {
  font-size: var(--_typography---font-size--xl);
  letter-spacing: var(--_typography---letter-spacing--overline);
  text-transform: uppercase;
}

.overline-large {
  font-size: var(--_typography---font-size--l);
  letter-spacing: var(--_typography---letter-spacing--overline);
  text-transform: uppercase;
}

.overline-medium {
  font-size: var(--_typography---font-size--m);
  letter-spacing: var(--_typography---letter-spacing--overline);
  text-transform: uppercase;
}

.overline-small {
  font-size: var(--_typography---font-size--small);
  letter-spacing: var(--_typography---letter-spacing--overline);
  text-transform: uppercase;
}

.overline-x-small {
  font-size: var(--_typography---font-size--xs);
  letter-spacing: var(--_typography---letter-spacing--overline);
  text-transform: uppercase;
}

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

.image-cover.br {
  border-radius: 1rem;
}

.image-cover.hero {
  margin-top: 6rem;
}

.image-cover.ekonzultace {
  object-position: 50% 0%;
}

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

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

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

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

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

.text-color-inherit {
  color: inherit;
}

.max-width-x-large {
  max-width: var(--_layout---max-width--xl);
  width: 100%;
}

.max-width-large {
  max-width: var(--_layout---max-width--l);
  width: 100%;
}

.max-width-medium {
  max-width: var(--_layout---max-width--m);
  width: 100%;
}

.max-width-small {
  max-width: var(--_layout---max-width--s);
  width: 100%;
}

.max-width-x-small {
  max-width: var(--_layout---max-width--xs);
  width: 100%;
}

.text-weight-x-bold {
  font-weight: 800;
}

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

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

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

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

.text-weight-x-light {
  font-weight: 200;
}

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

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

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

.text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.button-group {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  display: flex;
}

.button-primary-large {
  height: var(--_elements---button-large--size);
  padding: var(--_elements---button-large--vertical-padding) var(--_elements---button-large--horizontal-padding);
  grid-column-gap: var(--_elements---button-large--gap);
  grid-row-gap: var(--_elements---button-large--gap);
  border-radius: var(--_elements---button-large--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--brand-dark);
  font-size: var(--_elements---button-large--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large:hover {
  background-color: var(--brand--light-hover);
}

.button-primary-large.outline {
  border: 1px solid var(--border--inverse);
  background-color: #0000;
}

.button-primary-large.outline:hover {
  background-color: var(--background--inverse);
  color: var(--text--inverse);
}

.button-primary-large.outline.green {
  border-color: var(--border--brand-light);
  color: var(--text--brand);
}

.button-primary-large.outline.green:hover {
  background-color: var(--brand--light-hover);
  color: var(--text--brand-dark);
}

.button-primary-large.secondary {
  background-color: var(--background--inverse);
  color: var(--text--brand);
}

.button-primary-large.secondary:hover {
  background-color: var(--brand--dark-hover);
}

.button-primary {
  height: var(--_elements---button--size);
  padding: var(--_elements---button--vertical-padding) var(--_elements---button--horizontal-padding);
  grid-column-gap: var(--_elements---button--gap);
  grid-row-gap: var(--_elements---button--gap);
  border-radius: var(--_elements---button--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--brand-dark);
  font-size: var(--_elements---button--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  min-width: 8rem;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary:hover {
  background-color: var(--brand--light-hover);
}

.button-primary.outline {
  border: 1px solid var(--border--inverse);
  color: var(--text--brand-dark);
  background-color: #0000;
}

.button-primary.outline:hover {
  background-color: var(--text--brand-dark);
  color: #fff;
}

.button-primary.outline.green {
  border-color: var(--border--brand-light);
  color: var(--text--brand);
}

.button-primary.outline.green:hover {
  background-color: var(--text--brand);
  color: var(--text--primary);
}

.button-primary.tertiary {
  color: #000;
  background-color: #fff;
}

.button-primary.tertiary:hover {
  color: #fff;
  background-color: #000;
}

.button-primary.secondary {
  background-color: var(--border--inverse);
  color: var(--text--brand);
}

.button-primary.secondary:hover {
  background-color: var(--brand--dark-hover);
}

.button-primary-small {
  height: var(--_elements---button-small--size);
  padding: var(--_elements---button-small--vertical-padding) var(--_elements---button-small--horizontal-padding);
  grid-column-gap: var(--_elements---button-small--gap);
  grid-row-gap: var(--_elements---button-small--gap);
  border-radius: var(--_elements---button-small--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--brand-dark);
  font-size: var(--_elements---button-small--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-small:hover {
  background-color: var(--brand--light-hover);
}

.button-secondary-large {
  height: var(--_elements---button-large--size);
  padding: var(--_elements---button-large--vertical-padding) var(--_elements---button-large--horizontal-padding);
  grid-column-gap: var(--_elements---button-large--gap);
  grid-row-gap: var(--_elements---button-large--gap);
  border-radius: var(--_elements---button-large--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: var(--_elements---button-large--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-secondary {
  height: var(--_elements---button--size);
  padding: var(--_elements---button--vertical-padding) var(--_elements---button--horizontal-padding);
  grid-column-gap: var(--_elements---button--gap);
  grid-row-gap: var(--_elements---button--gap);
  border-radius: var(--_elements---button--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: var(--_elements---button--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-secondary-small {
  height: var(--_elements---button-small--size);
  padding: var(--_elements---button-small--vertical-padding) var(--_elements---button-small--horizontal-padding);
  grid-column-gap: var(--_elements---button-small--gap);
  grid-row-gap: var(--_elements---button-small--gap);
  border-radius: var(--_elements---button-small--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: var(--_elements---button-small--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-outline-large {
  height: var(--_elements---button-large--size);
  padding: var(--_elements---button-large--vertical-padding) var(--_elements---button-large--horizontal-padding);
  grid-column-gap: var(--_elements---button-large--gap);
  grid-row-gap: var(--_elements---button-large--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-large--border-radius);
  background-color: var(--background--primary);
  color: var(--text--primary);
  font-size: var(--_elements---button-large--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.button-outline {
  height: var(--_elements---button--size);
  padding: var(--_elements---button--vertical-padding) var(--_elements---button--horizontal-padding);
  grid-column-gap: var(--_elements---button--gap);
  grid-row-gap: var(--_elements---button--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button--border-radius);
  background-color: var(--background--primary);
  color: var(--text--primary);
  font-size: var(--_elements---button--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.button-outline-small {
  height: var(--_elements---button-small--size);
  padding: var(--_elements---button-small--vertical-padding) var(--_elements---button-small--horizontal-padding);
  grid-column-gap: var(--_elements---button-small--gap);
  grid-row-gap: var(--_elements---button-small--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-small--border-radius);
  background-color: var(--background--primary);
  color: var(--text--primary);
  font-size: var(--_elements---button-small--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: border-color .3s;
  display: inline-flex;
}

.button-ghost-large {
  height: var(--_elements---button-large--size);
  padding: var(--_elements---button-large--vertical-padding) var(--_elements---button-large--horizontal-padding);
  grid-column-gap: var(--_elements---button-large--gap);
  grid-row-gap: var(--_elements---button-large--gap);
  border-radius: var(--_elements---button-large--border-radius);
  color: var(--text--primary);
  font-size: var(--_elements---button-large--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: inline-flex;
}

.button-ghost {
  height: var(--_elements---button--size);
  padding: var(--_elements---button--vertical-padding) var(--_elements---button--horizontal-padding);
  grid-column-gap: var(--_elements---button--gap);
  grid-row-gap: var(--_elements---button--gap);
  border-radius: var(--_elements---button--border-radius);
  color: var(--text--primary);
  font-size: var(--_elements---button--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: inline-flex;
}

.button-ghost-small {
  height: var(--_elements---button-small--size);
  padding: var(--_elements---button-small--vertical-padding) var(--_elements---button-small--horizontal-padding);
  grid-column-gap: var(--_elements---button-small--gap);
  grid-row-gap: var(--_elements---button-small--gap);
  border-radius: var(--_elements---button-small--border-radius);
  color: var(--text--primary);
  font-size: var(--_elements---button-small--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: inline-flex;
}

.button-link-large {
  grid-column-gap: var(--_elements---button-large--gap);
  grid-row-gap: var(--_elements---button-large--gap);
  color: var(--text--primary);
  font-size: var(--_elements---button-large--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.button-link {
  grid-column-gap: var(--_elements---button--gap);
  grid-row-gap: var(--_elements---button--gap);
  color: var(--text--primary);
  font-size: var(--_elements---button--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.button-link-small {
  grid-column-gap: var(--_elements---button-small--gap);
  grid-row-gap: var(--_elements---button-small--gap);
  color: var(--text--primary);
  font-size: var(--_elements---button-small--font-size);
  line-height: var(--_elements---button--line-height);
  font-weight: var(--_elements---button--font-weight);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;
}

.icon-button-primary-large {
  width: var(--_elements---button-large--size);
  height: var(--_elements---button-large--size);
  border-radius: var(--_elements---button-large--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--inverse);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-primary {
  width: var(--_elements---button--size);
  height: var(--_elements---button--size);
  border-radius: var(--_elements---button--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--inverse);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-primary-small {
  width: var(--_elements---button-small--size);
  height: var(--_elements---button-small--size);
  border-radius: var(--_elements---button-small--border-radius);
  background-color: var(--brand--light-200);
  color: var(--text--inverse);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-secondary-large {
  width: var(--_elements---button-large--size);
  height: var(--_elements---button-large--size);
  border-radius: var(--_elements---button-large--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-secondary {
  width: var(--_elements---button--size);
  height: var(--_elements---button--size);
  border-radius: var(--_elements---button--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-secondary-small {
  width: var(--_elements---button-small--size);
  height: var(--_elements---button-small--size);
  border-radius: var(--_elements---button-small--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-outline-large {
  width: var(--_elements---button-large--size);
  height: var(--_elements---button-large--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-large--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-outline {
  width: var(--_elements---button--size);
  height: var(--_elements---button--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-outline-small {
  width: var(--_elements---button-small--size);
  height: var(--_elements---button-small--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-small--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-ghost-large {
  width: var(--_elements---button-large--size);
  height: var(--_elements---button-large--size);
  border-radius: var(--_elements---button-large--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-ghost {
  width: var(--_elements---button--size);
  height: var(--_elements---button--size);
  border-radius: var(--_elements---button--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-button-ghost-small {
  width: var(--_elements---button-small--size);
  height: var(--_elements---button-small--size);
  border-radius: var(--_elements---button-small--border-radius);
  color: var(--text--primary);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.relative {
  position: relative;
}

.overflow-hide {
  overflow: hidden;
}

.hide {
  display: none;
}

.text-underline {
  text-decoration: underline;
}

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

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

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

.form-input-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.form-label {
  color: var(--text--primary);
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.form-input {
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---input--border-radius);
  background-color: var(--background--primary);
  color: var(--text--primary);
  font-size: var(--_elements---input--font-size);
  line-height: var(--_elements---input--line-height);
  min-height: 3rem;
  margin-bottom: 0;
  padding: .625rem 1rem;
  transition: border-color .3s;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #50555f;
}

.form-input.text-area {
  min-height: 13.125rem;
}

.form-input.select {
  -webkit-appearance: none;
  appearance: none;
}

.form-input.small {
  min-height: 2.625rem;
  padding: .5rem .875rem;
  font-size: .875rem;
}

.form-icon-right {
  color: #747c90;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: absolute;
  inset: auto .625rem auto auto;
}

.form-radio {
  align-items: center;
  min-height: 1.5rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form-radio-button {
  border: 1px solid var(--border--primary);
  width: 1.125rem;
  height: 1.125rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-checkbox {
  align-items: center;
  min-height: 1.5rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form-checkbox-button {
  border: 1px solid var(--border--primary);
  border-radius: var(--_layout---radius--2xs);
  width: 1.125rem;
  height: 1.125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-button.w--redirected-checked {
  background-color: #160042;
  background-size: .75rem;
  border-style: none;
  border-radius: .25rem;
}

.form-checkbox-button.w--redirected-focus {
  box-shadow: none;
}

.form-checkbox-button.w--redirected-focus-visible {
  outline-color: var(--border--brand-light);
  outline-offset: 1px;
  outline-width: 1px;
  outline-style: solid;
}

.form-message-success {
  background-color: var(--background--brand-light);
  text-align: center;
  border-radius: .375rem;
  margin-top: 1rem;
  padding: .75rem 1.5rem;
  font-size: .875rem;
}

.form-message-error {
  text-align: center;
  background-color: #fadfdd;
  border-radius: .5rem;
  margin-top: 1rem;
  padding: .75rem 1.5rem;
  font-size: .875rem;
}

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

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

.background-tertiary {
  background-color: var(--background--tertiary);
}

.background-brand {
  background-color: var(--background--brand-light);
}

.background-inverse {
  background-color: var(--background--inverse);
}

.divider-primary {
  background-color: var(--brand--light-hover);
  width: 100%;
  height: 1px;
}

.divider-primary.is-secondary {
  background-color: #e4e4e7;
}

.divider-primary.is-green-300 {
  background-color: #7bf1a8;
}

.divider-secondary {
  background-color: var(--border--secondary);
  width: 100%;
  height: 1px;
}

.divider-tertiary {
  background-color: #abbf8d54;
  width: 100%;
  height: 1px;
}

.icon-wrapper-large {
  width: var(--_elements---button-large--size);
  height: var(--_elements---button-large--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-large--border-radius);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-wrapper-medium {
  width: var(--_elements---button--size);
  height: var(--_elements---button--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button--border-radius);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-wrapper-small {
  width: var(--_elements---button-small--size);
  height: var(--_elements---button-small--size);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---button-small--border-radius);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.avatar-large {
  background-color: #f5f7f8;
  border-radius: 100%;
  flex: none;
  width: 3.5rem;
  height: 3.5rem;
  overflow: hidden;
}

.avatar-medium {
  background-color: #f5f7f8;
  border-radius: 100%;
  flex: none;
  width: 3rem;
  height: 3rem;
  overflow: hidden;
}

.avatar-small {
  background-color: #f5f7f8;
  border-radius: 100%;
  flex: none;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
}

.badge-primary-large {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--inverse);
  font-size: 1rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-primary {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--inverse);
  font-size: .875rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-primary-small {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--brand-light);
  color: var(--text--inverse);
  font-size: .75rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-secondary-large {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: 1rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-secondary {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: .875rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-secondary-small {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border-radius: var(--_elements---badge--border-radius);
  background-color: var(--background--secondary);
  color: var(--text--primary);
  font-size: .75rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-outline-large {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---badge--border-radius);
  color: var(--text--primary);
  font-size: 1rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-outline {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---badge--border-radius);
  color: var(--text--primary);
  font-size: .875rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-outline-small {
  padding: var(--_elements---badge--vertical-padding) var(--_elements---badge--horizontal-padding);
  grid-column-gap: var(--_elements---badge--gap);
  grid-row-gap: var(--_elements---badge--gap);
  border: 1px solid var(--border--primary);
  border-radius: var(--_elements---badge--border-radius);
  color: var(--text--primary);
  font-size: .75rem;
  line-height: var(--_elements---badge--line-height);
  font-weight: var(--_elements---badge--font-weight);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.rich-text h5, .rich-text h6 {
  margin-bottom: .75rem;
}

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

.styles-page {
  padding: var(--_layout---section--xs) var(--_layout---section--page);
  background-color: var(--background--primary);
}

.styles-introduction {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  flex-flow: column;
  display: flex;
}

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

.styles-item {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  flex-flow: column;
  display: flex;
}

.styles-item.styles-item-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.styles-item.styles-item-stretch {
  align-items: stretch;
}

.styles-category {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  flex-flow: column;
  display: flex;
}

.styles-overline {
  color: var(--text--primary);
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.styles-box {
  pointer-events: none;
  color: #a4c3ff;
  text-align: center;
  background-color: #e6ebff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: .875rem;
  display: flex;
}

.styles-box.styles-box-small {
  width: 6.875rem;
}

.styles-box.styles-box-border {
  border: 1px solid #8bb2ff;
}

.styles-icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
}

.styles-group {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  border-top: 1px solid var(--border--primary);
  flex-flow: column;
  padding-top: 1.5rem;
  display: flex;
}

.styles-class {
  border-radius: var(--_layout---radius--2xs);
  color: var(--text--inverse);
  background-color: #2567eb;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.styles-class.styles-class-global {
  background-color: #d678c2;
}

.styles-grid {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.styles-grid.styles-grid-small {
  grid-template-columns: 1fr;
}

.styles-grid.styles-grid-large {
  grid-template-columns: 1fr 1fr 1fr;
}

.styles-badge {
  grid-column-gap: var(--_layout---spacing--2xs);
  grid-row-gap: var(--_layout---spacing--2xs);
  justify-content: flex-start;
  align-items: stretch;
  padding-top: .25rem;
  padding-bottom: .25rem;
  text-decoration: none;
  display: inline-flex;
}

.styles-background {
  border: 1px solid #6397ff;
}

.styles-swatch-inner {
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: 6.25rem;
}

.styles-container {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  max-width: 81.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.styles-item-list {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  flex-flow: column;
  display: flex;
}

.styles-sidebar {
  flex-direction: column;
  flex: none;
  width: 100%;
  max-width: 13.75rem;
  display: flex;
}

.styles-nav {
  grid-column-gap: var(--_layout---spacing--m);
  grid-row-gap: var(--_layout---spacing--m);
  flex-direction: column;
  display: flex;
  position: sticky;
  top: 2rem;
}

.styles-menu {
  grid-column-gap: var(--_layout---spacing--2xs);
  grid-row-gap: var(--_layout---spacing--2xs);
  flex-flow: column;
  display: flex;
}

.styles-menu-header {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  justify-content: flex-start;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1rem;
  display: flex;
}

.styles-menu-links {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border-radius: var(--_layout---radius--xs);
  background-color: var(--background--secondary);
  flex-flow: column;
  padding: .25rem;
  display: flex;
}

.styles-link {
  border-radius: var(--_layout---radius--2xs);
  color: var(--text--secondary);
  border: 1px solid #0000;
  padding: .375rem .75rem;
  font-size: .875rem;
  text-decoration: none;
  transition: background-color .3s, color .3s;
}

.styles-link:hover {
  background-color: var(--background--secondary);
  color: #000;
  box-shadow: 0 1px .5px #acb5c314;
}

.styles-link.w--current {
  background-color: var(--background--primary);
  color: var(--text--primary);
}

.styles-main {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  max-width: 57.5rem;
  display: flex;
}

.styles-category-list {
  grid-column-gap: var(--_layout---spacing--xl);
  grid-row-gap: var(--_layout---spacing--xl);
  flex-flow: column;
  display: flex;
}

.styles-category-header {
  grid-column-gap: var(--_layout---spacing--xs);
  grid-row-gap: var(--_layout---spacing--xs);
  flex-flow: column;
  display: flex;
}

.styles-form-block {
  margin-bottom: 0;
}

.styles-layout {
  grid-column-gap: var(--_layout---spacing--l);
  grid-row-gap: var(--_layout---spacing--l);
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.styles-introduction-image {
  border-radius: var(--_layout---radius--xs);
  background-color: var(--background--tertiary);
  background-image: url('../images/Cover.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 12.5rem;
  overflow: hidden;
}

.cover-page {
  background-color: var(--background--secondary);
  background-image: url('../images/Dot.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  height: 100vh;
  padding-top: 8.75rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.cover-logo {
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.cover-mark {
  max-width: var(--_layout---max-width--m);
  pointer-events: none;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cover-logos {
  grid-column-gap: var(--_layout---spacing--s);
  grid-row-gap: var(--_layout---spacing--s);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.avatar-x-large {
  background-color: #f5f7f8;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-size: 1.125rem;
  display: flex;
  overflow: hidden;
}

.heading {
  letter-spacing: var(--_typography---letter-spacing--h2);
}

.hero_section {
  color: #fff;
  background-image: linear-gradient(0deg, #000c, #0000 85%), url('../images/Landscape-18_1Landscape 18.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  min-height: 80vh;
  padding: 6rem 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_content-row {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 4rem;
  display: flex;
}

.text-link {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
  transition: color .3s;
}

.text-link:hover {
  color: var(--text--brand-dark);
}

.text-link.is-alternate {
  color: #fff;
}

.hero_background {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero_gradient-overlay {
  background-image: radial-gradient(circle at 50% 0, #0000, #000000b3);
  position: absolute;
  inset: 0%;
}

.hero_color-block {
  mix-blend-mode: multiply;
  background-color: #00c95080;
  width: 15vw;
  height: 15vw;
  position: absolute;
  inset: 25% auto auto 5%;
}

.hero_color-block.is-yellow {
  background-color: #ffdf2080;
  width: 5vw;
  height: 10vw;
  top: 35%;
  left: 45%;
}

.hero_color-block.is-red {
  background-color: #fb2c3680;
  height: 10vw;
  inset: 32% 15% 0% auto;
}

.nav_bar {
  z-index: 999;
  background-color: #fafafa;
  padding: 1.5rem 5%;
  position: relative;
  top: 0;
}

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

.nav_left {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_logo-link {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.nav_logo {
  object-fit: contain;
  width: 100%;
  max-width: 7rem;
  height: 100%;
}

.nav_menu {
  position: static;
}

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

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

.nav_link {
  color: var(--text--primary);
  white-space: nowrap;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75;
  text-decoration: none;
  transition: color .3s;
}

.nav_link:hover {
  text-decoration: underline;
}

.nav_link.w--current {
  color: #000;
}

.nav_link.is-dropdown-toggle {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: space-between;
  align-items: center;
  padding-right: .75rem;
  display: flex;
}

.nav_dropdown-arrow {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.nav_dropdown-list {
  background-color: #0000;
  padding-top: 2rem;
}

.nav_dropdown-list.w--open {
  background-color: #0000;
  padding-top: 12px;
}

.nav_dropdown-list.is-medium {
  min-width: 37.5rem;
  left: -4rem;
}

.nav_dropdown-card {
  background-color: #fff;
  border: 1px solid #d4d4d8;
  border-radius: .75rem;
  padding: .5rem;
  overflow: hidden;
}

.nav_dropdown-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.nav_dropdown-links {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

.nav_dropdown-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #000;
  border-radius: .5rem;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.nav_dropdown-link:hover {
  background-color: #fafafa;
}

.dropdown_icon-wrapper {
  background-color: #f4f4f5;
  border: 1px solid #f4f4f5;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.nav_feature-card {
  color: #fff;
  border-radius: .5rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.nav_feature-heading {
  padding: 1.25rem;
  position: absolute;
  inset: auto 0% 0%;
}

.nav_right {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav_menu-icon-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.table_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border: 1px solid #f4f4f5;
  border-radius: 1rem;
  flex-flow: column;
  padding: 1rem;
  transition: border-color .3s;
  display: flex;
  overflow: hidden;
}

.table_card:hover {
  border-color: #00c950;
}

.table_heading {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #fafafa;
  border-radius: .5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.table_features-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 1.25rem;
  display: grid;
}

.countup-script {
  display: none;
}

.feature_row {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.text-highlight {
  background-image: linear-gradient(180deg, transparent 85%, var(--border--brand-light) 85%, var(--background--brand-light) 90%, transparent 90%);
  color: var(--text--brand-dark);
  padding-left: .5rem;
  padding-right: .5rem;
}

.feature_image-statistics {
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 28rem;
  min-height: 30rem;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature_card-image {
  position: absolute;
  inset: 0%;
}

.feature_image-overlay {
  pointer-events: none;
  background-color: #0006;
  display: none;
  position: absolute;
  inset: 0%;
}

.feature_image-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--border--inverse);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  position: relative;
}

.feature_image-statistic {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: var(--background--inverse);
  color: var(--text--inverse);
  border-radius: .5rem;
  flex-flow: column;
  padding: 1.25rem;
  display: flex;
}

.feature_image-statistic.contact {
  border: 1px solid var(--text--brand);
  color: var(--background--primary);
  background-color: #fff0;
}

.feature_image-statistic.is-primary {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--background--brand-light);
  color: var(--text--primary);
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  transition: background-color .2s;
}

.feature_image-statistic.is-primary:hover {
  background-color: var(--brand--light-hover);
}

.title-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.feature_grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

.feature_card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--background--secondary);
  border-radius: 1rem;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.feature_icon-wrapper {
  background-color: var(--background--primary);
  color: var(--background--brand-light);
  border: 1px #d4d4d8;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.div-block {
  grid-column-gap: var(--_layout---spacing--2xl);
  grid-row-gap: var(--_layout---spacing--l);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.pricing_card-large {
  background-color: var(--background--secondary);
  border-radius: 1rem;
}

.pricing_card-large.is-featured {
  background-color: var(--background--brand-light);
  border-width: 2px;
  border-color: #00c950;
  flex-flow: row;
  display: flex;
}

.pricing_card-large.is-featured.is-brand {
  background-color: var(--background--brand-light);
}

.pricing_card-inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
}

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

.pricing_card-divider {
  background-color: #fff;
  width: 6px;
}

.pricing_card-image {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  width: 100%;
  max-width: 16rem;
  overflow: hidden;
}

.title-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  margin-bottom: 80px;
  display: flex;
}

.hiw-31-steps {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
}

.hiw-31-step {
  text-align: center;
  flex-flow: column;
  display: flex;
  position: relative;
}

.hiw-31-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hiw-31-line {
  width: 100%;
  height: 1px;
}

.hiw-31-line.hiw-31-line {
  background-color: #0000;
}

.hiw-31-number {
  color: var(--text--brand);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.hiw-31-details {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.footnote {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 628px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq_component {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.faq_accordion {
  border-bottom: 1px solid var(--background--brand-light);
  flex-flow: column;
  width: 100%;
  transition: border-color .3s;
  display: flex;
  overflow: hidden;
}

.faq_accordion:hover {
  border-bottom-color: var(--brand--light-hover);
}

.faq_question {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px 0;
  font-weight: 500;
  display: flex;
}

.faq_arrow-wrapper {
  border-radius: 2.5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2rem;
  display: flex;
}

.faq_arrow {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.faq_answer {
  color: var(--text--tertiary);
  background-color: #0000;
  display: block;
  position: static;
}

.faq_content {
  margin-top: -1rem;
  padding-bottom: 1.5rem;
}

.section-padding {
  padding: 1rem;
}

.footer_card-dark {
  background-color: var(--background--inverse);
  color: #fff;
  border-radius: 1rem;
  padding: 4rem 5%;
  overflow: hidden;
}

.footer_card-inner {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: space-between;
  display: flex;
}

.footer_content-column {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer_logo {
  display: flex;
}

.footer_image {
  width: 17rem;
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.footer_links-list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  max-width: 16rem;
  display: flex;
}

.footer_link-tertiary {
  color: var(--text--inverse);
  text-underline-offset: 3px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
  text-decoration: none;
  transition: color .3s;
}

.footer_link-tertiary:hover {
  color: #00c950;
}

.footer_link-light {
  color: #fff;
  text-underline-offset: 3px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
  text-decoration: none;
  transition: color .3s;
}

.footer_link-light:hover {
  color: #00c950;
}

.footer_divider-dark {
  background-color: #52525c;
  width: 1px;
  height: 1.25rem;
}

.hiw-31-line-copy {
  background-color: var(--border--brand-light);
  width: 100%;
  height: 1px;
}

.hiw-31-line-copy.hiw-31-line, .hiw-31-line-copy.is-transparent {
  background-color: #0000;
}

.cta_section {
  text-align: center;
  background-image: radial-gradient(circle, #fff 6%, #fff0 60%), url('../images/1089532-1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 11rem 5%;
}

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

.contact_heading {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  max-width: 32rem;
  display: flex;
}

.contact_details-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--background--secondary);
  border-radius: 1rem;
  flex-flow: column;
  max-width: 24rem;
  padding: 1.5rem;
  display: flex;
}

.contact_link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact_icon-wrapper {
  background-color: var(--background--brand-light);
  color: var(--text--brand-dark);
  border: 1px #d4d4d8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.contact_card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-radius: 1rem;
  flex-flow: column;
  display: flex;
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

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

.form_field {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.form_submit-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-2-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.footer-2-main {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-2-logo-link {
  flex: none;
}

.footer-2-logo {
  width: 12rem;
}

.footer-2-divider {
  background-color: #abbf8d54;
  width: 1px;
  height: 16px;
}

.footer-2-social {
  width: 20px;
  height: 20px;
}

.footer-2-links {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-2-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--background--brand-light);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-2-link:hover {
  text-decoration: underline;
}

.footer-2-link.white {
  color: var(--text--inverse);
}

.footer-2-legal-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-2-legal-links {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-2-legal-link {
  color: var(--text--inverse);
  font-size: 14px;
  transition: color .3s;
}

.footer-2-legal-link:hover {
  color: var(--text--inverse);
  text-decoration: underline;
}

.text-block {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.nav_fixed {
  z-index: 999;
  position: fixed;
  inset: 0 0 auto;
}

.section {
  padding: 24px;
}

.row-small-copy {
  grid-column-gap: var(--_layout---spacing--s);
  grid-row-gap: var(--_layout---spacing--s);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-card {
  padding: 1%;
}

.contact_form-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  max-width: 55%;
  margin-left: auto;
  display: flex;
}

.contact_testimonial-image {
  z-index: 1;
  background-image: url('../images/Landscape-11_1Landscape 11.avif');
  background-position: 0 0;
  background-size: auto;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding: 2rem 5%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: hidden;
}

.contact_testimonial-grid {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  max-width: 28rem;
  display: grid;
}

.contact_testimonial {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: #fafafa;
  border-radius: 1rem;
  flex-flow: column;
  padding: 1.25rem;
  display: flex;
  overflow: hidden;
}

.contact_testimonial.is-quote {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-start;
}

.dropdown {
  width: 100%;
  max-width: 238px;
}

.dropdown-toggle {
  color: #160042;
  border: 1px solid #e4e6f1;
  border-radius: 8px;
  justify-content: space-between;
  width: 100%;
  padding: 12px 16px;
  transition: border-color .3s;
  display: inline-block;
}

.dropdown-toggle:hover {
  outline-offset: 1px;
  border-color: #642eff;
  outline: 2px solid #642eff1a;
}

.dropdown-toggle.w--open {
  outline-offset: 0px;
  border-color: #642eff;
  outline: 2px solid #642eff1a;
}

.icon-dropdown {
  color: #6b7094;
  margin-right: 16px;
  font-size: 14px;
}

.paragraph-small-2 {
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 24px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 12px;
  overflow: hidden;
  box-shadow: 34px 34px 88px #b1bac829;
}

.dropdown-wrap {
  z-index: 999;
  background-color: #fff;
  height: auto;
  padding: 8px;
}

.search {
  align-items: center;
  max-width: 540px;
  margin-bottom: 8px;
  display: flex;
  position: relative;
}

.search-icon {
  position: absolute;
  left: 16px;
}

.search-input {
  color: #160042;
  border: 1px solid #e4e6f1;
  border-radius: 4px;
  min-height: 48px;
  margin-bottom: 0;
  padding-left: 48px;
  font-size: 16px;
  display: block;
  position: relative;
}

.search-input:focus {
  border-color: #642eff;
}

.search-input::placeholder {
  color: #6b7094;
}

.icon-4 {
  color: #642eff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: auto auto auto 12px;
}

.search-button {
  display: none;
}

.checkbox-form-block {
  margin-bottom: 0;
}

.dropdown-link {
  color: #1b114a;
  letter-spacing: -.01em;
  border-radius: 4px;
  align-items: center;
  padding: 12px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.dropdown-link:hover, .dropdown-link:focus {
  background-color: #f3f5fb;
}

.dropdown-link.w--current {
  color: #2d0896;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox {
  background-color: #fff;
  border-width: 2px;
  border-color: #b6b9ce;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
}

.checkbox:hover {
  background-color: #f9fafc;
}

.checkbox.w--redirected-checked {
  background-color: #160042;
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
  outline-offset: -2px;
  outline: 2px solid #160042;
}

.checkbox-button-label {
  color: #160042;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.submit-button-wrap {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.dropdown-button {
  color: #fff;
  background-color: #2d0896;
  border-radius: 50px;
  width: 100%;
  min-height: 42px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}

.contact_details {
  flex-flow: column;
  width: 100%;
  max-width: 28rem;
  margin-left: auto;
  display: flex;
}

.contact_image-top {
  border-radius: 1rem;
  height: 20rem;
  overflow: hidden;
}

.contact_details-bottom {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.link-block {
  color: #000;
  text-decoration: none;
}

.section_gdpr {
  margin-top: 6rem;
}

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

.padding-global.padding-section-medium.padding-bottom-none {
  padding-bottom: 0;
}

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

.contact_header {
  flex-direction: column;
  row-gap: 1rem;
  display: flex;
}

.rich-text-2 h2 {
  font-size: var(--_typography---font-size--h5);
  margin-top: 3rem;
}

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

.section_contact {
  background-color: #212935;
}

h2 {
  margin-bottom: 1rem;
}

h2.contact_heading-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 32rem;
  display: flex;
}

.contact_layout {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  display: flex;
}

.contact_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.form_field-wrapper {
  flex-direction: column;
  display: flex;
}

.form_label {
  color: #fff;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 600;
  display: block;
}

.form_input {
  color: #fff;
  background-color: #2f3f57;
  border: 1px #000;
  border-radius: 4px;
  min-height: 3rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-size: .875rem;
}

.form_input:focus {
  border-color: #587eb8;
}

.form_input::placeholder {
  color: #deecff;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.form_input.is-text-area::placeholder {
  font-size: .875rem;
}

.form_button-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: .25rem;
  padding: 1rem 2rem;
  font-family: Poppins, sans-serif;
  font-size: .875rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
}

.button.is-brand {
  color: #058269;
  background-color: #ace8dc;
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.is-brand:hover {
  color: #ace8dc;
  background-color: #2f3f57;
}

.button.is-brand.is-submit {
  min-width: 10rem;
}

.contact_info-card {
  color: #212935;
  background-color: #f8fbff;
  border-radius: .5rem .5rem 0 0;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: 384px;
  margin-top: 1.5rem;
  display: flex;
}

.contact_info-card-content {
  border-radius: .5rem;
  padding: 3rem;
}

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

.contact_info-item {
  border-bottom: 1px solid #dce7f6;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: .75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.contact_info-item:hover {
  text-decoration: underline;
}

.contact_info-item.no-hover:hover {
  text-decoration: none;
}

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

.contact_info-icon {
  color: #587eb8;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  display: flex;
}

.contact_info-icon.is-alighned {
  margin-top: .5rem;
}

.contact_info-heading {
  color: #212935;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
}

.contact_info-text {
  color: #212935;
}

.contact_info-link {
  color: #212935;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.contact_map-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #ace8dc;
  background-image: url('../images/mapa.png');
  background-position: 50%;
  background-size: cover;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  height: 12rem;
  padding: 2.5rem;
  text-decoration: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  overflow: hidden;
  border-radius: 0 !important;
}

.contact_map-wrapper:hover {
  text-decoration: underline;
}

.contact_map-text {
  font-size: .875rem;
}

.paragraph-x-large {
  font-size: 1.5rem;
}

.eyebrow-text {
  color: var(--text--secondary);
  letter-spacing: .1rem;
  text-transform: uppercase;
}

.css-tooltip__icon {
  vertical-align: sub;
  cursor: pointer;
  width: 1em;
  height: 1em;
  margin-left: .125em;
  display: inline-block;
}

.css-tooltip__card-p {
  margin-top: 0;
  margin-bottom: 0;
}

.css-tooltip__box-inner {
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.css-tootlip__tip {
  width: 2.5em;
  margin: -.0625em 1.25em;
  display: flex;
  position: relative;
}

.css-tooltip__box {
  flex-flow: column;
  align-items: center;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.css-tooltip {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.css-tooltip__card {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: var(--text--primary);
  color: var(--text--inverse);
  border-radius: .75em;
  flex-flow: column;
  width: 21em;
  max-width: calc(100vw - 1em);
  margin-left: .5em;
  margin-right: .5em;
  padding: 1.5em;
  display: flex;
}

.css-tooltip__card-h {
  font-size: 1em;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

@media screen and (max-width: 991px) {
  .hide-tablet {
    display: none;
  }

  .styles-page {
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .styles-sidebar {
    display: none;
  }

  .styles-form-block {
    align-items: center;
  }

  .cover-page {
    background-size: cover;
  }

  .nav_menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    flex-flow: column;
    padding-bottom: 1.5rem;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
  }

  .nav_links {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

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

  .nav_dropdown-list {
    padding-top: .25rem;
    position: static;
  }

  .nav_dropdown-list.w--open {
    padding-top: 4px;
    padding-bottom: 4px;
    position: static;
  }

  .nav_dropdown-list.is-medium {
    min-width: auto;
  }

  .nav_dropdown-card {
    box-shadow: none;
    background-color: #0000;
  }

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

  .nav_feature-card {
    max-height: 18rem;
  }

  .nav_menu-button {
    border-radius: 1rem;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
  }

  .nav_menu-button.w--open {
    background-color: var(--background--inverse);
    color: var(--text--inverse);
  }

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

  .feature_row {
    flex-flow: column;
  }

  .feature_image-statistics {
    max-width: none;
  }

  .feature_grid, .pricing_grid-two {
    grid-template-columns: 1fr;
  }

  .title-center {
    margin-bottom: 60px;
  }

  .hiw-31-steps {
    grid-template-columns: 1fr;
  }

  .hiw-31-header {
    flex-flow: column;
  }

  .hiw-31-line {
    width: 1px;
    height: 80px;
  }

  .hiw-31-line.hiw-31-line {
    display: none;
  }

  .hiw-31-details {
    padding-top: 8px;
  }

  .footnote {
    margin-top: 60px;
  }

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

  .footer_card-inner {
    flex-flow: column;
  }

  .footer_content-column {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .footer_image {
    width: auto;
    height: 15rem;
    margin: 0 -6%;
  }

  .hiw-31-line-copy {
    width: 1px;
    height: 40px;
  }

  .hiw-31-line-copy.hiw-31-line {
    display: none;
  }

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

  .contact_heading, .contact_details-card, .contact_form-wrapper {
    max-width: none;
  }

  .contact_testimonial-image {
    width: 100%;
    min-height: 40vh;
    position: static;
  }

  .contact_details {
    max-width: none;
  }

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

  h2.contact_heading-2 {
    max-width: none;
  }

  .contact_layout {
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: center;
  }

  .contact_form {
    grid-template-rows: auto auto;
  }

  .contact_info-card {
    max-width: none;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .body-x-large {
    font-size: 18px;
  }

  .section-x-large.background-inverse.text-color-inverse.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .column-x-small {
    width: 100%;
  }

  .row-large.column-mobile {
    grid-column-gap: var(--_layout---spacing--s);
    grid-row-gap: var(--_layout---spacing--s);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .subheading-x-large {
    font-size: 18px;
  }

  .image-cover {
    object-position: 50% 30%;
  }

  .image-cover.hero {
    margin-top: 0;
  }

  .button-group {
    flex-flow: column;
  }

  .hide-mobile {
    display: none;
  }

  .styles-grid.styles-grid-large {
    grid-template-columns: 1fr 1fr;
  }

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

  .pricing_card-large.is-featured {
    flex-flow: column;
  }

  .pricing_card-inner {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
  }

  .pricing_card-inner.mb-0 {
    padding-bottom: 0;
  }

  .pricing_card-divider {
    width: 100%;
    height: 4px;
  }

  .pricing_card-image {
    border-top-right-radius: 0;
    border-bottom-left-radius: 16px;
    max-width: none;
    height: 15rem;
  }

  .title-center {
    margin-bottom: 40px;
  }

  .footnote {
    margin-top: 40px;
  }

  .form_submit-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .footer-2-divider {
    display: none;
  }

  .section {
    padding: 8px;
  }

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

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

  .contact_form {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .css-tooltip {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .button-group {
    flex-flow: column;
    width: 100%;
  }

  .styles-grid, .styles-grid.styles-grid-large {
    grid-template-columns: 1fr;
  }

  .hero_section {
    padding-top: 4rem;
    padding-bottom: 1rem;
  }

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

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

  .feature_image-statistic.is-primary {
    justify-content: space-between;
    padding-right: 1.25rem;
  }

  .pricing_card-top {
    flex-flow: column;
  }

  .footer_card-dark {
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .footer-2-component {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .button.is-brand.is-submit {
    width: 100%;
  }

  .contact_info-card-content {
    padding: 2rem;
  }
}

#w-node-dcb9543d-712f-24ff-4267-e45452e7ef5b-75482639 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_94084fe1-830b-a5ae-d8d7-bf132e47c35e-75482639 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-dcb9543d-712f-24ff-4267-e45452e7ef63-75482639 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8dd31515-0c37-750f-75fb-d3934d1f392c-75482639 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2518c2a6-f6cd-755e-848e-5ba0a36d3453-75482639, #w-node-_84a5721c-4367-c7f1-94ec-18255f124aae-75482639 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_545ad49e-f36e-af33-ac83-b60cf8708220-75482639 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_8568d287-eb12-cd0d-9d48-88edbda4d646-75482639 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_8568d287-eb12-cd0d-9d48-88edbda4d666-75482639 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_3f2501e9-c186-6c08-0b3f-f35863ee408c-7548263a, #w-node-_6c1fa631-bf63-46d7-7bbf-4d326d378198-7548263a, #w-node-_78e447bd-5fd1-ce0a-2027-af69d5694125-7548263a, #w-node-_82e6f87e-894b-a764-e95f-2119c4b0aadf-7548263a, #w-node-_77d1a15c-7bad-ece9-9694-af4fc877b868-7548263a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-dcb9543d-712f-24ff-4267-e45452e7ef63-75482639 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8dd31515-0c37-750f-75fb-d3934d1f392c-75482639 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2518c2a6-f6cd-755e-848e-5ba0a36d3453-75482639, #w-node-_84a5721c-4367-c7f1-94ec-18255f124aae-75482639, #w-node-_545ad49e-f36e-af33-ac83-b60cf8708220-75482639, #w-node-_8568d287-eb12-cd0d-9d48-88edbda4d646-75482639, #w-node-_8568d287-eb12-cd0d-9d48-88edbda4d666-75482639 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6c1fa631-bf63-46d7-7bbf-4d326d3781d6-7548263a, #w-node-_6c1fa631-bf63-46d7-7bbf-4d326d3781e0-7548263a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dcb9543d-712f-24ff-4267-e45452e7ef5b-75482639 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_94084fe1-830b-a5ae-d8d7-bf132e47c35e-75482639 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-dcb9543d-712f-24ff-4267-e45452e7ef63-75482639 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8dd31515-0c37-750f-75fb-d3934d1f392c-75482639 {
    grid-area: 1 / 1 / 2 / 3;
  }
}


