@font-face {
  font-family: Lufga;
  src: url('../fonts/Lufga-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lufga;
  src: url('../fonts/Lufga-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lufga;
  src: url('../fonts/Lufga-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lufga;
  src: url('../fonts/Lufga-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --system-interface--white-snow: #f6f5ff;
  --text-color--text-color: #4e5573;
  --brand-colors--dark-blue: #090f29;
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>);
  --background-color--background-success: var(--base-color-system--success-green);
  --text-color--text-success: var(--base-color-system--success-green-dark);
  --brand-colors--white: white;
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --system-interface--two-light-blue: #bdcaff;
  --system-interface--light-blue: #3e62fe;
  --system-interface--white-gray: #f0f0f0;
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --background-color--background-error: var(--base-color-system--error-red);
  --text-color--text-error: var(--base-color-system--error-red-dark);
  --brand-colors--blue: #0000fe;
  --background-color--background-warning: var(--base-color-system--warning-yellow);
  --text-color--text-warning: var(--base-color-system--warning-yellow-dark);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --system-interface--three-light-blue: #d9e0fd;
  --system-interface--light-dark-blue: #3b4b91;
  --system-interface--light-green: #72cd67;
  --system-interface--white-green: #d2f4ce;
  --system-interface--green: #249817;
  --system-interface--super-dark-green: #060b22;
  --base-color-system--success-green-dark: #114e0b;
  --base-color-system--success-green: #cef5ca;
  --base-color-system--warning-yellow: #fcf8d8;
  --base-color-system--warning-yellow-dark: #5e5515;
  --base-color-system--error-red: #f8e4e4;
  --base-color-system--error-red-dark: #3b0b0b;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-neutral--white\<deleted\|variable-248be024-93cf-6ec4-8eec-0e9f047a83ae\>: #fff;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #000;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
}

.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(--system-interface--white-snow);
  color: var(--text-color--text-color);
  font-family: Lufga, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  color: var(--brand-colors--dark-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.375rem;
  font-weight: 500;
  line-height: 1.15;
}

h2 {
  color: var(--brand-colors--dark-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

h3, h4, h5 {
  color: var(--brand-colors--dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.15;
}

p {
  margin-bottom: 0;
}

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

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

li {
  margin-bottom: .25rem;
}

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

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

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

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

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

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

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

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

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

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

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

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

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

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

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

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

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

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

.margin-xxlarge {
  margin: 5rem;
}

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

.margin-xhuge {
  margin: 8rem;
}

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

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

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

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

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

.margin-bottom {
  margin-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(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

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

.overflow-auto {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

.background-color-primary {
  background-color: var(--system-interface--white-snow);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
}

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

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

.text-color-secondary {
  color: var(--brand-colors--dark-blue);
}

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

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

.form_message-success {
  background-color: var(--background-color--background-success);
  color: var(--text-color--text-success);
  padding: 1.25rem;
}

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

.heading-style-h3 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

.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-height-small {
  height: 1rem;
}

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

.heading-style-h1 {
  font-size: 3.375rem;
  font-weight: 500;
  line-height: 1.15;
}

.padding-global {
  margin-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.text-size-tiny {
  font-size: .75rem;
}

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

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

.overflow-visible {
  overflow: visible;
}

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

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

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

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

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

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-align-center {
  max-width: 700px;
}

.text-size-regular.text-align-center.is-testimonials {
  max-width: 500px;
}

.text-size-regular.text-align-left.is-faq {
  color: var(--system-interface--two-light-blue);
}

.text-size-regular.link-footer {
  color: #aaafbd;
  text-decoration: none;
}

.text-size-regular.link-footer:hover {
  color: var(--system-interface--light-blue);
}

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

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

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

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

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

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

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

.form_field-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.background-color-alternate {
  background-color: var(--brand-colors--dark-blue);
}

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

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

.text-size-small.text-color-alternate {
  color: #fff;
}

.text-size-small.text-color-alternate.text-weight-light.is-card-person {
  color: var(--system-interface--white-gray);
  text-shadow: 0 1px 1px #0000007d;
}

.heading-style-h4 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

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

.text-align-left.text-weight-normal.text-size-small.is-company {
  color: #21bde4;
}

.text-align-left.text-weight-normal.is-testimobials {
  font-size: 1.125rem;
}

.text-align-left.text-size-large.text-weight-medium.title-faq {
  color: var(--brand-colors--white);
  font-size: 1.25rem;
}

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

.form_input {
  border: 1px solid var(--brand-colors--white);
  background-color: var(--system-interface--white-snow);
  border-radius: 8px;
  height: 3rem;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder {
  color: #9e9e9e;
  font-size: 1rem;
  font-weight: 300;
}

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

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

.heading-style-h6 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.15;
}

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

.padding-section-large.is-header {
  padding-bottom: 0;
}

.padding-section-large.is-testimonials {
  padding-bottom: 2rem;
}

.padding-section-large.is-footer {
  padding-bottom: 4rem;
}

.padding-section-large.is-contact {
  padding-bottom: 16rem;
}

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

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

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

.text-size-extralarge {
  font-size: 4rem;
  line-height: 1.2;
}

.text-size-extralarge.text-weight-medium.text-color-secondary.is-value {
  white-space: nowrap;
  font-weight: 600;
  line-height: 1;
}

.text-size-extralarge.text-weight-medium.text-color-secondary.is-value.is-recommended {
  color: var(--system-interface--white-snow);
}

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

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

.page-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100svw;
  max-width: 100svw;
  position: relative;
  overflow: clip;
}

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

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

.heading-style-h5 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
}

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

.container-large.is-center {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  display: flex;
}

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

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

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: var(--background-color--background-error);
  color: var(--text-color--text-error);
  margin-top: .75rem;
  padding: .75rem;
}

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

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

.form_component {
  margin-bottom: 0;
}

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

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

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

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

.button {
  background-color: var(--brand-colors--blue);
  color: var(--brand-colors--white);
  text-align: center;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: .75rem 1.5rem;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  box-shadow: 5px 5px 20px #00000026;
}

.button:hover {
  background-color: var(--brand-colors--dark-blue);
}

.button.is-text {
  color: var(--brand-colors--dark-blue);
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  background-color: var(--brand-colors--dark-blue);
  height: 40px;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.button.is-small.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

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

.button.is-secondary {
  border: 1px solid var(--system-interface--white-gray);
  background-color: var(--brand-colors--white);
  color: var(--brand-colors--dark-blue);
}

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

.button.is-icon.is-small:hover {
  background-color: var(--brand-colors--blue);
}

.button.is-icon.is-small.is-secondary:hover {
  background-color: var(--brand-colors--blue);
  color: var(--brand-colors--white);
}

.button.is-icon.is-small.is-secondary.is-nav, .button.is-icon.is-small.is-nav {
  box-shadow: none;
}

.button.is-icon.is-secondary:hover {
  background-color: var(--brand-colors--dark-blue);
  color: var(--brand-colors--white);
}

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

.text-size-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

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

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

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

.hide {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-styleguide_message {
  background-color: var(--background-color--background-warning);
  color: var(--text-color--text-warning);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.nav_component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 10rem;
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

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

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

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

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

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

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

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

.text-size-large {
  font-size: 1.5rem;
  line-height: 1.3;
}

.text-size-large.text-weight-medium.is-type {
  color: var(--brand-colors--blue);
  font-size: 1.25rem;
  line-height: 1;
}

.text-size-large.text-weight-medium.is-type.is-recommended {
  color: var(--system-interface--white-gray);
}

.navbar {
  border-bottom: 1px solid var(--system-interface--white-gray);
  background-color: var(--brand-colors--white);
  width: 100%;
  height: 70px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  display: flex;
}

.btns-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.btns-wrapper.is-header, .btns-wrapper.is-insert {
  margin-top: 2rem;
}

.btns-wrapper.is-plans {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 2rem;
}

.brand {
  height: 40px;
}

.brand.is-hide {
  display: none;
}

.image {
  height: 100%;
  padding-bottom: 2px;
}

.nav-menu {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav-link {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  padding: 0;
  font-size: .875rem;
  display: flex;
}

.nav-link.w--current {
  border-bottom: 6px solid var(--brand-colors--blue);
  color: var(--brand-colors--blue);
}

._14px-icon {
  justify-content: center;
  align-items: center;
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
  display: flex;
}

._14px-icon.is-blue {
  color: var(--brand-colors--blue);
}

.header-section {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}

.header-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 150px;
  display: flex;
  position: relative;
  overflow: visible;
}

.tag-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--system-interface--two-light-blue);
  background-color: var(--system-interface--three-light-blue);
  color: var(--system-interface--light-dark-blue);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-left: .5rem;
  padding-right: 1rem;
  text-decoration: none;
  display: flex;
}

.heading {
  text-align: center;
}

.text-bold-h1 {
  font-weight: 600;
}

.emphasis {
  background-color: var(--brand-colors--blue);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  height: 28px;
  padding-left: .75rem;
  padding-right: .75rem;
  display: flex;
}

.image-text {
  background-image: url('../images/people.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  min-width: 60px;
  height: 24px;
  position: absolute;
}

.bullets-header {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.icon-bullet {
  border: 1px solid var(--system-interface--two-light-blue);
  background-color: var(--system-interface--three-light-blue);
  color: var(--brand-colors--blue);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

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

.image-system {
  border-style: solid;
  border-width: 3px 3px 0;
  border-color: var(--system-interface--white-gray);
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  width: 100%;
  box-shadow: 15px 50px 60px #090f2947;
}

.image-system-mobile {
  border-style: solid;
  border-width: 3px 3px 0;
  border-color: var(--system-interface--white-gray);
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 24px 24px 0 0;
  width: 250px;
  height: 400px;
  position: absolute;
  inset: auto auto 0% 0%;
  box-shadow: 0 100px 70px 5px #0003, 10px 10px 32px #090f2947;
}

.pearson-section {
  padding-top: 12rem;
  padding-bottom: 4rem;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.effect-color {
  opacity: .85;
  pointer-events: none;
  max-width: none;
  position: absolute;
  inset: -76% 11% auto auto;
  transform: rotate(-23deg);
}

.effect-color.blue-1 {
  inset: -1502px -2766px auto auto;
}

.effect-color.blue-4 {
  top: -50%;
  left: 8px;
  right: auto;
}

.effect-color.blue-2 {
  opacity: 100;
  top: 4%;
  transform: none;
}

.effect-color.blue-5 {
  top: -50%;
  left: auto;
  right: 14%;
}

.effect-color.blue-3 {
  opacity: 100;
  top: 24%;
  left: -27%;
  right: auto;
  transform: rotate(55deg);
}

.effect-color.blue-5-copy {
  top: -50%;
  left: auto;
  right: 14%;
}

.effect-color.blue-6 {
  top: -86%;
  left: -494px;
  right: auto;
  transform: rotate(58deg);
}

.effect-color.blue-7 {
  top: -50%;
  left: -1097px;
  right: auto;
  transform: rotate(58deg);
}

.functions-section {
  position: relative;
}

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

.title-section {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 800px;
  display: flex;
}

.title-section.title-lleft {
  justify-content: flex-start;
  align-items: flex-start;
}

.title-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--system-interface--two-light-blue);
  background-color: var(--system-interface--three-light-blue);
  color: var(--brand-colors--blue);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  height: 32px;
  min-height: 32px;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

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

.title-text.text-recomended {
  color: var(--system-interface--white-snow);
}

.cards-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.line-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.card-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px solid var(--system-interface--white-gray);
  background-color: var(--brand-colors--white);
  border-radius: 32px;
  flex-flow: column;
  align-self: stretch;
  display: flex;
  overflow: hidden;
  box-shadow: 10px 10px 32px #090f2926;
}

.card-wrapper.small {
  width: 40%;
}

.card-wrapper.big {
  width: 60%;
}

.card-wrapper.regular {
  border-width: 0;
  width: 50%;
}

.card-wrapper.card-plan {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: 25%;
  min-width: 250px;
  max-width: 350px;
  padding: 2rem 1.75rem;
  transition: all .4s ease-in-out;
}

.card-wrapper.card-plan:hover {
  transform: scale(1.03)translate(0, -16px);
}

.card-wrapper.card-plan.is-rocomended {
  background-image: url('../images/bacground.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
  position: relative;
  overflow: visible;
}

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

.title-card.card-lgpd {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

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

.item {
  color: #868ba0;
  border: 2px solid #e0e0e0;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  padding-top: 2px;
  font-weight: 500;
  display: flex;
}

.item.active {
  border-color: var(--system-interface--two-light-blue);
  background-color: var(--system-interface--three-light-blue);
  color: var(--brand-colors--blue);
}

.image-card {
  object-fit: contain;
  object-position: 50% 0%;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  height: 300px;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-card.card1 {
  object-fit: cover;
  object-position: 0% 0%;
  flex: 1;
  align-self: stretch;
  height: 100%;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 0;
}

.image-card.card2 {
  object-fit: contain;
  object-position: 50% 0%;
  align-self: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 2.3rem;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
}

.image-card.card4 {
  object-fit: cover;
  height: 100%;
  padding: 0 2.5rem 2.5rem;
}

.image-card.card3 {
  object-fit: cover;
  object-position: 0% 0%;
  height: 100%;
  padding-left: 2.5rem;
}

.image-card.card5 {
  object-fit: cover;
  object-position: 50% 50%;
  max-height: 450px;
}

.insert-section {
  position: relative;
  overflow: hidden;
}

.insert-wrapper {
  background-color: var(--brand-colors--white);
  border-radius: 64px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  min-height: 400px;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 10px 10px 32px #090f2926;
}

.insert-wrapper.is-left {
  justify-content: flex-start;
  align-items: center;
}

.insert-container {
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
  position: relative;
}

.insert-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 5.2rem;
  padding-bottom: 5.2rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.insert-content.is-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 0;
}

.insert-content.is-contact {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.insert-image {
  border-radius: 0 0 0 64px;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.insert-image.is-right {
  border-bottom-right-radius: 64px;
  border-bottom-left-radius: 0;
  justify-content: flex-start;
  align-items: center;
  left: auto;
  right: 0;
}

.insert-image.is-contact {
  height: 100%;
}

.image-insert {
  min-width: 600px;
  padding-right: 1rem;
}

.image-insert.is-right {
  min-width: 600px;
  padding-left: 2rem;
  padding-right: 0;
}

.div-block {
  position: absolute;
}

.effect-lines {
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  width: 50%;
  padding-right: 1rem;
  display: flex;
}

.effect-lines.is-right {
  justify-content: flex-start;
  align-items: center;
}

.line {
  border: 2px solid var(--brand-colors--blue);
  opacity: .06;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 600px;
  min-width: 600px;
  height: 600px;
  min-height: 600px;
  display: flex;
}

.line.line2 {
  opacity: 1;
  width: 400px;
  min-width: 400px;
  height: 400px;
  min-height: 400px;
}

.line.line3 {
  opacity: 1;
  width: 200px;
  min-width: 200px;
  height: 200px;
  min-height: 200px;
}

.lgpd-section {
  overflow: clip;
}

.lgpd-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.column-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 570px;
  display: flex;
  position: sticky;
  top: 134px;
}

.column-right {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 50%;
  display: flex;
  position: relative;
}

.testemonials-section {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-bottom: 8rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.testimonials-cards {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: auto;
  display: flex;
}

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

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

._24px-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  transition: all .3s ease-in-out;
  display: flex;
}

._24px-icon.is-assessment {
  color: #182d3c;
}

._24px-icon.is-assessment.active {
  color: #21bde4;
}

._24px-icon.is-assessment.active.mid {
  color: #21bde400;
  background-image: url('../images/star.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.testimonials-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--system-interface--white-gray);
  background-color: var(--brand-colors--white);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 32px;
  flex-flow: column;
  width: 500px;
  padding: 2rem;
  transition: all .4s ease-in-out;
  display: flex;
  transform: scale(1);
  box-shadow: 10px 10px 32px #090f2926;
}

.testimonials-card:hover {
  transform: translate(0, -8px)scale(1.03);
}

.testimonials-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.testimonials-wrapper.is-right {
  justify-content: flex-end;
  align-items: center;
}

.testimonials-cards-right {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: auto;
  display: flex;
}

.user-testimonials {
  border: 3px solid var(--system-interface--two-light-blue);
  background-color: var(--brand-colors--dark-blue);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  display: flex;
  overflow: hidden;
}

.plans-section {
  overflow: hidden;
}

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

.top-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  border-bottom: 1px solid #dfdfdf;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 1.5rem;
  display: flex;
}

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

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

.features-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 2rem;
  display: flex;
}

.bullet-feature {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.bullet-feature.wpp-type {
  border: 2px solid var(--system-interface--light-green);
  background-color: var(--system-interface--white-green);
  border-radius: 32px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.wpp-type {
  width: 100%;
}

.wpp-type.text-align-center {
  color: var(--system-interface--green);
}

._16px-icon {
  justify-content: center;
  align-items: center;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
  display: flex;
}

._16px-icon.is-blue {
  color: var(--brand-colors--blue);
}

.text-span, .text-span-2 {
  font-weight: 500;
}

.recommendation {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-top: 1px solid #dfdfdf;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5rem;
  padding-top: .5rem;
  padding-left: .4rem;
  padding-right: .4rem;
  display: flex;
}

.recommendation.hide {
  opacity: 0;
}

.faq-section {
  background-color: var(--brand-colors--dark-blue);
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
  position: relative;
  overflow: clip;
}

.faq-wrapper {
  z-index: 1;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.accordion-arrow {
  width: 28px;
  max-width: none;
}

.accordion-highlight-bottom {
  z-index: -1;
  background-color: var(--brand-colors--blue);
  transform-origin: 50% 100%;
  width: 100%;
  height: 150%;
  position: absolute;
  inset: auto 0% 0%;
}

.accordion-item-top-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #eaf3f5;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 16px 2.5rem;
  font-size: 36px;
  display: flex;
}

.accordion-item-bottom-wrapper {
  color: #cdd6e3;
  padding-left: 2.5rem;
  padding-right: 6rem;
  font-size: 16px;
  overflow: hidden;
}

.accordion-highlight-top {
  z-index: -1;
  background-color: var(--brand-colors--blue);
  transform-origin: 50% 0;
  width: 100%;
  height: 150%;
  position: absolute;
  inset: 0% 0% auto;
}

.container {
  width: 100%;
  max-width: none;
  position: relative;
}

.accordion-trigger-bottom {
  z-index: 5;
  width: 100%;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

.accordion-trigger-top {
  z-index: 5;
  width: 100%;
  height: 60%;
  position: absolute;
  inset: 0% 0% auto;
}

.accordion {
  border-bottom: 1px solid #182d3c;
}

.p-accordion-answer {
  max-width: 38vw;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 36px;
}

.p-accordion-answer.text-size-regular.text-align-left.is-accordion {
  color: var(--system-interface--three-light-blue);
}

.accordion-item {
  cursor: pointer;
  border-top: 1px solid #182d3c;
  position: relative;
  overflow: hidden;
}

._14px-icon-copy {
  justify-content: center;
  align-items: center;
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
  display: flex;
}

._14px-icon-copy.is-blue {
  color: var(--brand-colors--blue);
}

._56px-icon {
  color: #ccc;
  justify-content: center;
  align-items: center;
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  transition: all .3s ease-in-out;
  display: flex;
}

._56px-icon.is-assessment {
  color: #182d3c;
}

._56px-icon.is-assessment.active {
  color: #21bde4;
}

._56px-icon.is-assessment.active.mid {
  color: #21bde400;
  background-image: url('../images/star.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

._56px-icon.accordion-arrow {
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.footer-section {
  background-color: var(--system-interface--super-dark-green);
  height: 1000px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.people-cards {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.people-cards.is-right {
  justify-content: flex-end;
  align-items: center;
}

.people-cards-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.is-recommended {
  color: var(--system-interface--white-gray);
}

.tag-recomended {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--brand-colors--white);
  color: var(--brand-colors--blue);
  background-image: url('../images/bacground2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 75%;
  height: 40px;
  max-height: 40px;
  padding: .5rem 1rem;
  display: flex;
  position: absolute;
  top: -40px;
}

.form {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.form-block {
  width: 100%;
}

.footer-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  margin-bottom: 500px;
  display: flex;
}

.footer-container {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.footer-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

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

.texts {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.btns-social {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.btn-social {
  background-color: var(--system-interface--light-dark-blue);
  color: var(--system-interface--white-snow);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  transition: all .3s ease-in-out;
  display: flex;
}

.btn-social:hover {
  background-color: var(--brand-colors--blue);
}

.btn-social.hide {
  display: none;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.labs-footer {
  object-fit: cover;
  width: 100vw;
  height: 1000px;
  position: absolute;
  inset: 0% 0% auto;
}

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

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

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

.people-card {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--brand-colors--white);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 350px;
  height: 450px;
  padding: 0;
  transition: all .4s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: scale(1);
  box-shadow: 10px 10px 32px #090f2940;
}

.people-card:hover {
  transform: translate(0, -8px)scale(1.03);
}

.info-person {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-image: radial-gradient(circle at 20% 100%, #0000fe9c, #0000 54%), linear-gradient(#0000, #0b0d1682 74%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.tag-pearson {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--brand-colors--blue);
  color: var(--system-interface--white-snow);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: .25rem .75rem;
  display: flex;
}

._18px-icon {
  justify-content: center;
  align-items: center;
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 18px;
  transition: all .3s ease-in-out;
  display: flex;
}

._18px-icon.is-assessment {
  color: #182d3c;
}

._18px-icon.is-assessment.active {
  color: #21bde4;
}

._18px-icon.is-assessment.active.mid {
  color: #21bde400;
  background-image: url('../images/star.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.image-2 {
  width: 100%;
}

.btns-nav {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

._40px-icon {
  color: #ccc;
  justify-content: center;
  align-items: center;
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
  transition: all .3s ease-in-out;
  display: flex;
}

._40px-icon.is-assessment {
  color: #182d3c;
}

._40px-icon.is-assessment.active {
  color: #21bde4;
}

._40px-icon.is-assessment.active.mid {
  color: #21bde400;
  background-image: url('../images/star.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

._40px-icon.accordion-arrow {
  width: 46px;
  min-width: 46px;
  height: 46px;
  min-height: 46px;
}

.shadow-system {
  background-image: linear-gradient(#0000 70%, #00000040);
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 50%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.year-plan {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
  display: flex;
}

.btn-yearplan-wrapper {
  position: relative;
}

.button-year {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--brand-colors--white);
  color: var(--brand-colors--white);
  cursor: pointer;
  border-radius: 54px;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 10px 10px 32px #0003;
}

.text-button-year {
  color: var(--brand-colors--dark-blue);
  text-align: center;
  width: 100px;
  font-size: 1.125rem;
  position: relative;
}

.text-button-year.active {
  color: var(--system-interface--white-snow);
  font-weight: 500;
}

.effect {
  background-color: var(--brand-colors--blue);
  border-radius: 556px;
  width: 132px;
  height: 50px;
  transition: all .4s ease-in-out;
  position: absolute;
  transform: translate(-63px);
}

.effect.active {
  transform: translate(63px);
}

.tag-plan {
  pointer-events: none;
  position: absolute;
  inset: -78% -50% auto auto;
  transform: rotate(-7deg);
}

.tag-plan-mobile {
  pointer-events: none;
  display: none;
  position: absolute;
  inset: -72% -50% auto auto;
}

.js, .css, .hubspot {
  display: none;
}

.success-message {
  background-color: var(--base-color-system--success-green-dark);
  color: var(--base-color-system--success-green);
  border-radius: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.error-message {
  color: #ff5d5d;
  text-align: center;
  background-color: #7e0a0a;
  border-radius: 32px;
  padding: 16px 32px;
  font-weight: 500;
}

.full-screen {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: none;
  color: var(--system-interface--white-snow);
  cursor: pointer;
  background-color: #090f29a6;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  margin-top: 16px;
  margin-right: 16px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.full-screen:hover {
  background-color: var(--brand-colors--blue);
}

.icon-fullscreen {
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  display: flex;
}

.wpp-button {
  z-index: 10;
  background-color: var(--system-interface--green);
  color: var(--system-interface--white-snow);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  display: flex;
  position: fixed;
  inset: auto 20px 94px auto;
}

.wpp-button:hover {
  box-shadow: 0 7px 12px #0000004d;
}

.wpp-icon {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.polity-container {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  margin-top: 70px;
  display: flex;
}

.text-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.image-4, .image-5 {
  max-width: none;
  min-height: 100%;
  max-height: 100%;
}

@media screen and (min-width: 1440px) {
  .effect-color.blue-2 {
    top: 4%;
  }

  .effect-color.blue-3 {
    top: 12%;
    left: -16%;
  }

  .effect-color.blue-7 {
    top: -40%;
    left: -58%;
  }

  .recommendation.hide {
    opacity: 0;
  }
}

@media screen and (min-width: 1920px) {
  .effect-color.blue-1 {
    right: -2494px;
  }

  .effect-color.blue-2 {
    top: 5%;
    right: 25%;
  }

  .effect-color.blue-3 {
    top: 24%;
    left: 20%;
  }

  .effect-color.blue-7 {
    top: -52%;
    left: -31%;
  }

  .image-4, .image-5 {
    max-width: none;
    min-height: 100%;
    max-height: 100%;
  }
}

@media screen and (max-width: 991px) {
  h1, h2, h3 {
    font-size: 2.5rem;
  }

  h6 {
    color: var(--brand-colors--dark-blue);
    font-size: 2rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

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

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

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

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

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

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

  .text-size-regular.text-align-left.is-faq {
    text-align: center;
  }

  .text-align-left.text-color-alternate.is-contact {
    color: var(--brand-colors--dark-blue);
    text-align: center;
  }

  .form_input {
    background-color: var(--system-interface--white-gray);
    margin-bottom: .5rem;
  }

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

  .padding-section-large.is-testimonials {
    padding-bottom: 1.5rem;
  }

  .padding-section-large.is-contact {
    padding-bottom: 12rem;
  }

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

  .text-size-extralarge {
    font-size: 3rem;
  }

  .page-wrapper {
    position: relative;
  }

  .button.is-icon.is-small.is-secondary.is-nav {
    width: 100%;
    height: 50px;
  }

  .button.is-icon.is-small.is-nav {
    border: 1px solid var(--system-interface--two-light-blue);
    width: 100%;
    height: 50px;
  }

  .text-size-medium {
    font-size: 1.125rem;
  }

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

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

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

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

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

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

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

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

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

  .nav_button {
    color: #fff;
  }

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

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

  .navbar {
    z-index: 99;
    overflow: visible;
  }

  .btns-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column-reverse;
    width: 100%;
    height: auto;
  }

  .btns-wrapper.is-header {
    flex-flow: row;
    margin-top: 1.5rem;
  }

  .btns-wrapper.is-insert {
    margin-top: 1.5rem;
  }

  .btns-wrapper.is-section {
    flex-flow: row;
  }

  .brand {
    height: 50px;
  }

  .brand.is-hide {
    height: 40px;
    display: flex;
  }

  .nav-menu {
    z-index: 99;
    background-color: var(--system-interface--white-snow);
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    height: 100dvh;
    max-height: 100dvh;
    inset: 0%;
  }

  .nav-link {
    width: 100%;
  }

  .nav-link.w--current {
    font-weight: 500;
  }

  .header-container {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .image-container {
    padding-left: 0;
  }

  .bullets-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .icon-bullet {
    min-width: 32px;
    min-height: 32px;
  }

  .image-system-mobile {
    width: 200px;
    height: 300px;
    bottom: -10%;
    left: auto;
  }

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

  .effect-color.blue-4 {
    top: -21%;
    left: -294px;
  }

  .effect-color.blue-2 {
    top: 3%;
    right: -33%;
  }

  .effect-color.blue-5 {
    top: 20%;
    right: -55%;
  }

  .functions-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .title-section {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .title-section.title-lleft {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .cards-container, .cards-container.line-type {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .line-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .card-wrapper.small, .card-wrapper.big, .card-wrapper.regular {
    width: 100%;
  }

  .card-wrapper.card-plan.is-rocomended {
    margin-top: 40px;
  }

  .title-card {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .image-card {
    object-fit: cover;
  }

  .insert-wrapper {
    flex-flow: column-reverse;
  }

  .insert-wrapper.is-left, .insert-wrapper.is-contact {
    flex-flow: column;
  }

  .insert-content {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 2.5rem;
  }

  .insert-content.is-left {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 2.5rem;
  }

  .insert-content.is-contact {
    padding-bottom: 2.5rem;
  }

  .insert-image {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 700px;
    padding-left: 0;
    padding-right: 0;
    left: auto;
  }

  .insert-image.is-right {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 700px;
    padding-left: 0;
    padding-right: 0;
  }

  .insert-image.is-contact {
    height: 700px;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .image-insert {
    min-width: auto;
    max-width: none;
    height: 100%;
    padding-right: 0;
  }

  .image-insert.is-right {
    min-width: auto;
    max-width: none;
    height: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .effect-lines {
    width: 100%;
    height: 700px;
  }

  .effect-lines.is-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 700px;
    padding-right: 0;
  }

  .lgpd-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .column-left {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: static;
  }

  .column-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
  }

  .testemonials-section {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-bottom: 6rem;
  }

  .testimonials-cards {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .testimonials-card {
    width: 350px;
  }

  .testimonials-cards-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .plans-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .faq-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .people-cards-left {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .people-card {
    width: 300px;
    height: 400px;
  }

  .heading-2, .heading-3 {
    font-size: 2.5rem;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0;
    display: flex;
  }

  .btns-nav {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nav-wrapper {
    flex-flow: column;
    justify-content: space-between;
    height: 100dvh;
    padding: 2.5rem;
    display: flex;
  }

  ._40px-icon {
    color: var(--brand-colors--blue);
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
  }

  .year-plan {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5 {
    font-size: 2rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

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

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

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

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

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

  .heading-style-h4 {
    font-size: 1rem;
  }

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

  .text-align-left.text-color-alternate.is-contact {
    font-size: 2rem;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

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

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

  .text-size-extralarge.text-weight-medium.text-color-secondary.is-value {
    font-size: 4rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

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

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

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

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

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

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

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

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

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

  .image-container {
    width: auto;
  }

  .image-system {
    display: none;
  }

  .image-system-mobile {
    width: 300px;
    height: 450px;
    position: static;
  }

  .effect-color.blue-2 {
    right: -67%;
  }

  .cards-container.line-type {
    flex-flow: column;
  }

  .card-wrapper.card-plan {
    width: 100%;
    max-width: 100%;
  }

  .insert-content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .insert-image {
    border-bottom-right-radius: 64px;
    height: 700px;
  }

  .insert-image.is-right {
    border-bottom-left-radius: 64px;
  }

  .insert-image.is-contact {
    height: 700px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .image-insert {
    min-width: auto;
    max-width: none;
    height: 100%;
    padding-right: 0;
  }

  .image-insert.is-right {
    object-fit: contain;
    max-width: 100%;
    height: 100%;
    padding-left: 1.5rem;
    padding-right: 0;
  }

  .effect-lines {
    justify-content: center;
    align-items: center;
    height: 700px;
  }

  .testimonials-cards, .testimonials-cards-right {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .plans-wrapper {
    grid-column-gap: 7rem;
    grid-row-gap: 7rem;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .people-cards-left {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .footer-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .footer-right {
    width: 100%;
  }

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

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

  .year-plan {
    margin-bottom: -1rem;
  }

  .tag-plan {
    display: none;
    right: -43%;
  }

  .tag-plan-mobile {
    display: block;
    top: -99%;
    right: 22%;
    transform: rotate(12deg);
  }
}

@media screen and (max-width: 479px) {
  h2, h3, h4, h5 {
    font-size: 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;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

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

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

  .text-size-regular.text-align-center {
    display: block;
  }

  .text-size-regular.text-align-center.is-header {
    max-width: 250px;
  }

  .form_field-wrapper {
    flex-flow: column;
  }

  .text-size-small.is-tag-header {
    text-align: center;
  }

  .text-align-left.text-color-alternate.is-contact {
    font-size: 1.5rem;
  }

  .padding-section-large.is-footer {
    padding-bottom: 0;
  }

  .button {
    width: 100%;
  }

  .btns-wrapper.is-header, .btns-wrapper.is-section {
    flex-flow: column;
  }

  .nav-menu {
    flex: 0 auto;
    width: 80%;
  }

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

  .tag-wrapper {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    border-radius: 72px;
    flex-flow: row;
    height: auto;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem;
  }

  .emphasis {
    height: auto;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .bullets-header {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .effect-color.blue-1 {
    top: -1705px;
    right: -2819px;
  }

  .effect-color.blue-2 {
    right: -141%;
  }

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

  .image-card {
    object-position: 100% 0%;
    flex: 0 auto;
  }

  .image-card.card1 {
    flex: 0 auto;
  }

  .image-card.card4 {
    object-position: 100% 0%;
  }

  .insert-wrapper {
    border-radius: 32px;
  }

  .insert-image {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    height: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .insert-image.is-right {
    justify-content: center;
    align-items: flex-start;
  }

  .insert-image.is-right.is-2 {
    height: 400px;
  }

  .insert-image.is-contact {
    height: 500px;
  }

  .image-insert {
    padding-right: .5rem;
  }

  .image-insert.is-right {
    padding-left: 1rem;
  }

  .effect-lines {
    justify-content: center;
    align-items: center;
    height: 500px;
  }

  .effect-lines.is-right.is-2 {
    height: 400px;
  }

  .testimonials-card {
    width: 250px;
  }

  .accordion-item-bottom-wrapper {
    padding-right: 2rem;
  }

  .p-accordion-answer.text-size-regular.text-align-left.is-accordion {
    max-width: 100%;
    font-size: 1rem;
  }

  .container-2 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-section {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .footer-wrapper {
    margin-bottom: 100px;
  }

  .footer-right {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .container-3 {
    max-width: none;
  }

  .labs-footer {
    height: 450px;
    position: static;
  }

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

  .people-card {
    width: 250px;
  }

  .nav-wrapper {
    padding: 2rem;
  }

  .heading-4 {
    font-size: 1.5rem;
  }

  .image-3 {
    height: 100%;
  }
}

#w-node-_742384dd-f43e-9ac1-aea1-6ee6a3e231df-f19de4e3, #w-node-_5a6acd86-668c-a792-6154-efa302e4e8c6-f19de4e3, #w-node-_256e5c9b-8b41-fca9-563b-96979669d8ef-f19de4e3, #w-node-cb0e5750-f3a5-07a0-08ed-8e3a9f2c8405-f19de4e3, #w-node-df522aa5-78f3-7a28-9db7-28ed2ed0552d-f19de4e3, #w-node-_905f0ca9-b362-7ed0-2a95-4b8a24d00490-f19de4e3, #w-node-acc018f2-d061-8ada-bc13-be2d7a0a6bf0-f19de4e3, #w-node-b2797913-ceec-d8e2-4cc4-d1a70ffaf45e-f19de4e3, #w-node-_203b513a-12c7-3383-4e3f-7c6f0a218e0e-f19de4e3, #w-node-_6fc37b93-1783-4863-6478-aaa8e015426b-f19de4e3 {
  align-self: center;
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-f19de4e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-f19de4e6 {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-f19de4e6, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-f19de4e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

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

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb79-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-f19de4e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-f19de4e6 {
  justify-self: start;
}

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-f19de4e6 {
  justify-self: start;
}

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-f19de4e6, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-f19de4e6 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-f19de4e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-f19de4e6 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-f19de4e6, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-f19de4e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

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

#w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bac9-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bad5-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bae1-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5baed-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5baf9-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bb05-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bb11-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bb1d-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bb29-386f27e3, #w-node-_282fc401-2ac5-87d3-01c5-d3d169a5bb35-386f27e3 {
  align-self: center;
}


@font-face {
  font-family: 'Lufga';
  src: url('../fonts/Lufga-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lufga';
  src: url('../fonts/Lufga-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lufga';
  src: url('../fonts/Lufga-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lufga';
  src: url('../fonts/Lufga-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}