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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

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

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 4rem;
  line-height: 1.1;
  font-weight: 700;
}

h2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
}

h3 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}

h4 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}

h6 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

p {
  margin-bottom: 0rem;
}

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

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

li {
  margin-bottom: 0.25rem;
}

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

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

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

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

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

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

.utility-page_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 20rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
}

.utility-page_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

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

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: 0.5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0rem;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-huge.padding-horizontal {
  width: 100%;
}

.padding-huge.no-bottom {
  padding-bottom: 0rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: 0.25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: 0.125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-small._100 {
  width: 100%;
}

.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: 0.5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: 0.25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: 0.125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0rem;
}

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

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

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

.margin-vertical.margin-small {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

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

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

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

.padding-vertical.padding-large {
  padding-top: 0rem;
  padding-bottom: 3rem;
}

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

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

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

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

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

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

.form_checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  padding-left: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_checkbox-icon {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
}

.form_checkbox-icon.w--redirected-checked {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
  background-size: 90%;
}

.form_checkbox-icon.w--redirected-focus {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
  box-shadow: 0 0 0.25rem 0rem #3898ec;
}

.fs-styleguide_background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}

.fs-styleguide_spacing {
  position: relative;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 115, 230, 0.1)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, rgba(0, 115, 230, 0.1), hsla(0, 0%, 100%, 0));
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.overflow-auto {
  overflow: auto;
}

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

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

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

.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 {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding-bottom: 3rem;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

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

.fs-styleguide_item-header {
  width: 100%;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

.background-color-black {
  background-color: #000;
  color: #f5f5f5;
}

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

.text-color-black {
  color: #000;
}

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

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

.fs-styleguide_2-col.is-align-start {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-style-h3 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
}

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

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

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

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

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

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

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

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

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

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

.heading-style-h1 {
  font-size: 4rem;
  line-height: 1.1;
  font-weight: 700;
}

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

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

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

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

.text-color-white {
  color: #fff;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding-bottom: 3rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #000;
  line-height: 1.4;
}

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

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

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

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  position: relative;
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  border-style: dashed;
  border-width: 1px;
  border-color: #0073e6;
  background-color: rgba(0, 115, 230, 0.1);
}

.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 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

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

.fs-styleguide_header-block {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.background-color-white {
  width: 48%;
  border-radius: 5px;
  background-color: #fff;
}

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

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

.heading-style-h4 {
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 700;
}

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

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

.form_radio-icon.w--redirected-checked {
  width: 0.875rem;
  height: 0.875rem;
  border-width: 0.25rem;
}

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

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

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  margin-bottom: 0.75rem;
  padding: 0.5rem 1rem;
  background-color: transparent;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: 0.75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

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

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

.fs-styleguide_3-col.is-align-start {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

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

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, 0.05);
}

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

.page-wrapper {
  background-color: #fff;
}

.fs-styleguide_label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.25rem 0.75rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0073e6;
  color: #fff;
  line-height: 1.4;
  font-weight: 600;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  background-color: #f5f5f5;
  color: #000;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}

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

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

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

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: 0.75rem;
  padding: 0.75rem;
}

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

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

.form_component {
  margin-bottom: 0rem;
}

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

.layer {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.align-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  padding: 0.75rem 1.5rem;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

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

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

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

.button.is-secondary {
  border-style: solid;
  border-width: 2px 2px 0.125rem;
  border-color: #000;
  background-color: transparent;
  color: #000;
}

.button.is-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-decoration: none;
}

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

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

.fs-styleguide_section {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.hide {
  display: none;
}

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

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

.form_radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  padding-left: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-message_content-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.home-message_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 3rem;
  color: #fff;
}

.home-message_list {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.home-message_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}

.home-message_heading-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.home-message_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  color: #000;
}

.home-message_logo {
  width: 4rem;
}

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

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.banner {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999999999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 56px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1d2e3b;
  color: #fff;
  text-align: center;
}

.banner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-regular {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.link {
  font-size: 1rem;
  text-decoration: none;
}

.bold-text {
  color: #fff;
  text-decoration: none;
}

.bold-text:hover {
  color: #1cbcff;
}

.text-span {
  border-bottom: 1px solid #1cbcff;
}

.body {
  background-color: rgba(244, 249, 252, 0);
  font-family: 'Intertight variablefont wght', sans-serif;
  color: #1d2e3b;
}

.navigation-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 8px;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 48px;
  min-width: 120px;
  padding: 12px 2.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #1cbcff;
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
  text-decoration: none;
}

.navigation-button:hover {
  background-color: #10b8ff;
}

.navigation-button.second {
  min-width: auto;
  font-size: 1.5rem;
  font-weight: 600;
}

.navigation-button.medium-size {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2rem;
  font-weight: 600;
}

.navigation-button._1-5rem {
  width: auto;
  min-height: auto;
  min-width: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-size: 1.3rem;
  font-weight: 600;
}

.logo {
  width: 13rem;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-bottom: 0px;
}

.navigation-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-link {
  padding: 12px 24px;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #160042;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-decoration: none;
  white-space: nowrap;
}

.navigation-link:hover {
  background-color: #f3f5fb;
  color: #160042;
}

.navigation-link.w--current {
  color: #642eff;
}

.navigation-link.drop-down {
  padding-right: 50px;
  -webkit-transition-duration: 350ms;
  transition-duration: 350ms;
  font-size: 1rem;
  font-weight: 700;
}

.navigation-link.drop-down:hover {
  background-color: transparent;
  color: #1cbcff;
}

.main-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 73.125rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-container.verical.gap-2rem {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.div-block.padding-small {
  height: auto;
  border-radius: 10px;
  cursor: pointer;
}

.dropdown-list {
  width: 100%;
}

.dropdown-list.w--open {
  position: absolute;
  left: 0%;
  top: 100%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 80vw;
  max-width: 73.125rem;
}

.dropdown {
  position: static;
}

.image {
  position: absolute;
  top: 200px;
  z-index: -1;
  height: 100%;
  max-width: 160%;
}

.bold-text-2 {
  font-size: 1.3rem;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex.gap-1rem {
  width: 100%;
}

.flex.space-bet {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex.space-bet._60 {
  width: 80%;
}

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

.flex.verical.justify-center.align-center {
  max-width: 14%;
}

.flex.verical.align-center.gap-1rem {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
}

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

.heading {
  font-size: 1.1rem;
  font-weight: 700;
}

.image-2 {
  width: 2.5rem;
  margin-top: 0.3rem;
}

.funnerls-paragraph {
  font-size: 0.9rem;
}

.icon {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.f-container-regular {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.f-margin-bottom-24 {
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}

.f-avatar-group-r {
  position: relative;
  width: 48px;
  height: 48px;
  margin-right: -16px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #e4e6f1;
}

.f-avatar-dark {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-right: -14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #160042;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-header-avatar-text {
  color: #282556;
  font-weight: 500;
}

.f-header-avatar-text.skills {
  margin-left: 5px;
  font-size: 1.2rem;
  font-weight: 600;
}

.f-header-avatar-text.white {
  color: #6f91ad;
}

.f-h1-heading {
  margin: 0px auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 4rem;
  line-height: 1.2;
  text-align: left;
  letter-spacing: -2.4px;
}

.f-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 16px;
}

.f-heading-detail-small {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1;
  font-variation-settings: "wght"900;
  font-weight: 300;
  text-transform: none;
}

.f-paragraph-large {
  max-width: 100%;
  margin: 25px auto;
  padding-top: 0px;
  font-size: 1.5rem;
  line-height: 1.4;
  font-variation-settings: "wght"600;
  text-align: center;
  letter-spacing: -0.02em;
}

.f-header-title-wrapper-center {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.f-section-large {
  position: relative;
}

.main-section {
  font-family: Montserrat, sans-serif;
  color: #000;
}

.main-section.bg-color {
  background-color: #e2eefb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3eefb), color-stop(44%, #f4f9fc), color-stop(87%, #fff));
  background-image: linear-gradient(180deg, #e3eefb, #f4f9fc 44%, #fff 87%);
}

.main-section.bg-blue {
  background-color: #e1edfb;
}

.main-section.bg-dark-blue {
  background-color: #042c54;
}

.main-section.bg-white {
  background-color: #fff;
}

.bold-text-3 {
  font-variation-settings: "wght"600;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.8rem;
  height: 1.8rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1cbcff;
}

.icon-2.red {
  color: #d22f2f;
}

.gap-1rem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 1rem;
}

.bold-text-4 {
  color: #6f91ad;
}

.gap-2rem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 2rem;
}

.gap-3rem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 3rem;
}

.image-3 {
  width: 1.2rem;
  height: 1.2rem;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.3rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 31px;
  line-height: 0;
}

.text-block {
  font-size: 1.1rem;
  font-weight: 700;
}

.text-block.center {
  width: 95%;
  font-size: 1.1rem;
  font-weight: 700;
}

.text-block.center.border-bottom {
  width: auto;
  border-bottom: 1px solid #1cbcff;
  font-weight: 800;
}

.text-block.center.border-bottom.cards:hover {
  color: #1cbcff;
}

.div-block-5 {
  background-color: #fff;
}

.div-block-6 {
  background-color: #fff;
}

.image-4 {
  width: 3rem;
  height: 3rem;
  max-height: 3rem;
  max-width: 3rem;
}

.verical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.justify-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.center {
  text-align: center;
}

.center._2-5rem {
  font-size: 2.5rem;
}

.center._600w {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.center._900w._55 {
  width: 55%;
}

.center._900w.white {
  color: #fff;
}

.center.cyan.small {
  font-size: 2.6rem;
}

.team-slider {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.centered-heading._60 {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 2.5vw;
}

.centered-subheading {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.team-slider-wrapper {
  height: auto;
  margin-top: 50px;
  background-color: transparent;
}

.team-slide-wrapper {
  width: 100%;
}

.team-block {
  padding-bottom: 24px;
  background-color: #fff;
}

.team-block.flex.verical.align-center {
  position: relative;
  border-radius: 5px;
}

.team-member-image-two {
  position: relative;
  top: -77px;
  margin-bottom: 18px;
  border-radius: 5px;
}

.team-block-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -79px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  line-height: 1.7;
  letter-spacing: 0.8px;
}

.text-link-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.arrow-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2px;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  position: static;
  bottom: -60px;
  display: none;
  margin-top: 24px;
  font-size: 10px;
}

._16 {
  width: 16%;
}

.mask {
  overflow: visible;
}

._60 {
  width: 60%;
}

.bold-text-5 {
  font-weight: 400;
}

.stars {
  width: 1.7rem;
  margin-right: 5px;
}

.black {
  color: #000;
}

.f-header-image-wrapper-tall {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
}

.f-margin-bottom-25 {
  margin-bottom: 24px;
}

.f-button-secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 48px;
  padding: 12px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e6f1;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease;
  color: #160042;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.02em;
  text-decoration: none;
}

.f-button-secondary:hover {
  border-color: transparent;
  background-color: #f3f5fb;
}

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

.f-header-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.f-button-neutral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 48px;
  min-width: 120px;
  padding: 12px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #160042;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.02em;
  text-decoration: none;
}

.f-button-neutral:hover {
  background-color: #282556;
}

.f-header-grid {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.f-header-grid.bgwhite {
  background-color: #fff;
}

.f-h1-heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #160042;
  font-size: 64px;
  line-height: 1.2;
  letter-spacing: -0.04em;
}

.f-heading-detail-small-2 {
  color: #6b7094;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.f-paragraph-large-2 {
  margin-bottom: 0px;
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.6px;
}

.f-section-large-2 {
  position: relative;
  padding: 92px 5%;
}

.heading-2 {
  font-size: 2.7rem;
  font-weight: 900;
}

.bold-text-6 {
  line-height: 2.5;
}

.bold-text-7 {
  font-weight: 900;
}

.medium {
  font-size: 1.3rem;
}

.icon-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2rem;
  height: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

._500w {
  font-weight: 500;
}

._600w {
  font-weight: 600;
}

._900w {
  font-weight: 900;
}

.image-5 {
  width: 10rem;
}

.grid-2 {
  display: block;
}

.grid-2.bgwhite {
  border-radius: 10px;
}

.bgwhite {
  background-color: #fff;
}

.text-block-2 {
  font-size: 1.2rem;
}

.cyan {
  color: #1cbcff;
}

.image-6 {
  width: 17rem;
}

.image-6.big {
  width: 28rem;
}

.image-7 {
  position: absolute;
  left: auto;
  top: auto;
  right: -5%;
  bottom: 41%;
  width: 6rem;
}

.image-7.second {
  left: -5%;
  right: auto;
  bottom: -9%;
  z-index: 1;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.dropdown-list-2 {
  background-color: #251919;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.dropdown-list-2.hidden {
  display: none;
}

._80 {
  width: 70%;
}

.div-block-7 {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px solid transparent;
}

._25 {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0.5px;
  border-color: #e8eef0;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

._25:hover {
  background-color: #f4f9fc;
}

.div-block-8 {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.div-block-8.bottom {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-8.left {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 2px;
  height: 100%;
}

.div-block-8.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2px;
  height: 100%;
}

.logos-title-large {
  position: relative;
  padding: 60px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.clients-title {
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.clients-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clients-image {
  width: 20%;
}

.div-block-9 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-8 {
  border-radius: 10px;
}

.team-slider-2 {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

.centered-heading-2 {
  margin-bottom: 16px;
  text-align: center;
}

.centered-subheading-2 {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #cdcab9;
  font-size: 1.2rem;
  text-align: center;
}

.team-slider-wrapper-2 {
  height: auto;
  margin-top: 50px;
  background-color: transparent;
}

.team-slide-wrapper-2 {
  width: 100%;
  border-radius: 10px;
}

.team-block-2 {
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
}

.team-member-image-two-2 {
  width: 100%;
  border-radius: 10px;
}

.team-block-info-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.team-member-name-two-2 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.arrow-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2px;
}

.team-slider-arrow-2 {
  display: none;
}

.team-slider-nav-2 {
  position: static;
  bottom: -60px;
  display: none;
  margin-top: 24px;
  font-size: 10px;
}

.faq1_icon {
  width: 2rem;
  margin-left: 1.5rem;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.faq1_answer {
  overflow: hidden;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  border-bottom: 1px solid #e8eef0;
}

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

.text-size-medium-2.text-weight-bold {
  font-size: 1.3rem;
}

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

.button-2 {
  padding: 0.75rem 1.5rem;
  border: 1px solid transparent;
  background-color: transparent;
  color: transparent;
  text-align: center;
}

.button-2.is-secondary {
  background-color: transparent;
  color: transparent;
}

.padding-global-2 {
  padding-right: 5%;
  padding-left: 5%;
}

.faq1_question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.faq1_question:hover {
  background-color: #f4f9fc;
}

.faq1_accordion {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

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

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-brand {
  text-decoration: none;
}

.footer-content {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 3rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: auto auto 1fr 1fr;
  grid-template-columns: auto auto 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.footer-link:hover {
  color: rgba(26, 27, 31, 0.75);
  text-decoration: underline;
}

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

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

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

.footer-copyright-center {
  color: #1c2e3c;
  font-size: 14px;
  line-height: 1.5rem;
  text-decoration: none;
}

.image-9 {
  width: 14rem;
}

.image-10 {
  width: 1.5rem;
  opacity: 0.47;
}

.text-block-3 {
  font-family: 'Fa 400', sans-serif;
}

.text-span-2 {
  margin-left: 12px;
  font-family: 'Fa solid 900', sans-serif;
  font-size: 1.3rem;
}

.hide-in-desktop {
  display: none;
}

.video {
  width: 75%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.section-padding {
  padding: 3rem 6rem;
}

.section-padding.padding-horizontal {
  width: 100%;
}

.section-padding.no-bottom {
  padding-bottom: 0rem;
}

.bold-text-8 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.html-embed {
  width: 100%;
}

.columns {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-2 {
  width: 100%;
  height: 50px;
}

.bold-text-9 {
  font-weight: 400;
}

.text-size-medium-4-copy {
  margin-top: -10px;
  font-size: 1.125rem;
}

.text-size-medium-4-copy.text-weight-semibold {
  margin-top: 0px;
  color: #000;
  font-size: 14px;
}

.main-banner_stars {
  color: #faa707;
}

.text-align-center-3-copy-copy {
  padding-top: 5px;
  padding-right: 0px;
  font-size: 0.85rem;
  text-align: center;
}

.timer-desktop-2 {
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fff6e7;
  text-align: center;
}

.paragraph-1128 {
  margin: 10px auto;
  font-size: 16px;
  text-align: center;
}

.text-align-center-3-copy {
  padding-top: 5px;
  padding-right: 0px;
  font-size: 0.85rem;
  text-align: center;
}

.brand-icon_grid-div-2 {
  display: -ms-grid;
  display: grid;
  width: 80%;
  margin-top: 0rem;
  margin-right: auto;
  margin-left: auto;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-1129 {
  padding-top: 3px;
}

.text-size-medium-2-copy-2 {
  font-size: 1.1rem;
}

.text-size-medium-2-copy-2.brand-icon {
  margin: 0px 15px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  white-space: nowrap;
}

.bold-text-41 {
  font-size: 12px;
  font-weight: 800;
}

.bold-text-40 {
  font-size: 12px;
}

.image-20 {
  border: 1px dotted #000;
  border-radius: 20px;
}

.grey-divider-2 {
  width: 100%;
  height: 1px;
  background-color: rgba(105, 88, 83, 0.25);
}

.brand-icons_head-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-37 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.bold-text-39 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.opt-in {
  padding: 0rem 6rem 3rem;
}

.opt-in.padding-horizontal {
  width: 100%;
}

.opt-in.no-bottom {
  padding-bottom: 0rem;
}

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

.bold-text-42 {
  font-weight: 400;
}

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

.footer-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-text {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.page-padding-copy-copy {
  display: none;
  padding: 3rem 2.5rem;
  background-color: #fff;
}

.footer-image {
  max-width: 125px;
}

.width-100-2 {
  width: 100%;
  height: 100%;
  color: #2b1a1a;
}

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

.padding-vertical-copy.padding-large {
  padding-top: 0rem;
  padding-bottom: 3rem;
}

.padding-vertical-copy.padding-large-copy {
  padding-bottom: 0px;
}

.bonus-timer-mobile {
  display: none;
}

.bold-text-26 {
  color: #000;
  font-weight: 400;
}

.paragraph-1125 {
  padding-top: 3px;
}

.bold-text-28 {
  color: #000;
  font-size: 0.85rem;
  font-weight: 400;
}

.navbar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #352e92;
  font-family: Montserrat, sans-serif;
}

.section-2 {
  padding-top: 5rem;
  background-color: #feffe1;
  font-family: Montserrat, sans-serif;
}

.columns-2 {
  margin-left: 0%;
  background-color: #feffe1;
}

.paragraph-1130 {
  margin-top: 25px;
  color: #000;
  font-size: 1.5rem;
}

.heading-5 {
  margin-top: 4rem;
  color: #000;
  font-weight: 900;
}

.section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.nav-link {
  color: #fff;
  font-weight: 700;
}

.nav-link-2 {
  color: #fff;
  font-weight: 700;
}

.nav-link-3 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-menu {
  padding-top: 20px;
}

.container-5 {
  margin-top: 100px;
}

.columns-3 {
  margin-right: 5%;
  margin-left: 5%;
  background-color: #feffe1;
}

.text-size-regular-2 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
}

.steps_div {
  width: 100%;
  min-height: 500px;
  padding: 5%;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.06);
}

.steps_grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.html-embed-3 {
  width: 100%;
  border-radius: 8px;
}

.steps_highlight {
  display: inline-block;
  margin-top: 5px;
  padding: 10px;
  border-radius: 10px;
  background-color: #4338da;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}

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

._3rem-section {
  margin-top: 0px;
  padding-top: 0rem;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 900;
  text-align: center;
}

.text-size-regular-3 {
  margin-top: 10px;
  color: #000;
  font-size: 1rem;
}

.text-size-regular-3.text-align-center {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 1.125rem;
}

.section-4 {
  background-color: #feffe1;
}

.steps_highlight-copy {
  display: inline-block;
  margin-top: 5px;
  padding: 10px;
  border-radius: 10px;
  background-color: #4338da;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}

.section-4-copy {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #feffe1;
}

.image-22 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1280px) {
  .text-align-center-3-copy-copy {
    padding-top: 5px;
  }

  .text-align-center-3-copy {
    padding-top: 5px;
  }

  .brand-icon_grid-div-2 {
    width: 80%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .text-size-medium-2-copy-2.brand-icon {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .page-padding-copy-copy {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .width-100-2 {
    width: 100%;
  }

  .heading-5 {
    margin-top: 0rem;
    padding-top: 0rem;
  }

  .steps_highlight {
    background-color: #4338da;
  }

  ._3rem-section {
    font-size: 2rem;
  }

  .text-size-regular-3.text-align-center {
    color: #000;
  }

  .section-4 {
    padding-top: 3rem;
  }

  .column-3 {
    padding-top: 4rem;
  }

  .steps_highlight-copy {
    background-color: #4338da;
  }

  .section-4-copy {
    padding-top: 3rem;
  }
}

@media screen and (min-width: 1440px) {
  .text-block.center {
    font-size: 1.3rem;
  }

  .image-4 {
    width: 5rem;
    height: 4rem;
    max-height: 4rem;
    max-width: 5rem;
  }

  .center._80 {
    font-size: 1.2rem;
  }

  .text-size-medium-2.text-weight-bold {
    font-size: 1.6rem;
  }

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

  .footer-link {
    font-size: 1.1rem;
  }

  .footer-copyright-center {
    font-size: 1.2rem;
  }

  .paragraph-2 {
    font-size: 1.2rem;
  }

  .video {
    width: 100%;
  }

  .paragraph-1128 {
    font-size: 16px;
  }

  .page-padding-copy-copy {
    background-color: #fff9ee;
  }

  .section-2 {
    padding-top: 100px;
    padding-bottom: 0px;
    background-color: #feffe1;
  }

  .columns-2 {
    margin-right: 3%;
    margin-left: 3%;
  }

  .paragraph-1130 {
    margin-top: 25px;
    color: #000;
    font-size: 1.5rem;
  }

  .heading-5 {
    margin-top: 4rem;
    color: #000;
  }

  .section-3 {
    margin-top: 0px;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-6 {
    padding-bottom: 25px;
    font-family: Montserrat, sans-serif;
    color: #000;
    text-align: center;
  }

  .columns-3 {
    margin-right: 5%;
    margin-left: 5%;
  }

  .steps_highlight {
    background-color: #4338da;
  }

  ._3rem-section {
    color: #000;
    font-size: 3rem;
  }

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

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-3 {
    display: block;
  }

  .steps_highlight-copy {
    background-color: #4338da;
  }

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

@media screen and (min-width: 1920px) {
  .main-wrapper {
    background-color: #fff;
  }

  .navigation-button.medium-size {
    width: 100%;
  }

  .text-size-medium-4-copy.text-weight-semibold {
    margin-top: 0px;
    color: #000;
  }

  .text-align-center-3-copy-copy {
    padding-top: 5px;
    text-align: center;
  }

  .text-align-center-3-copy {
    padding-top: 5px;
    font-size: 16px;
    text-align: center;
  }

  .paragraph-1129 {
    padding-top: 5px;
  }

  .bold-text-39 {
    font-size: 16px;
  }

  .page-padding-copy-copy {
    background-color: #fff;
  }

  .bold-text-26 {
    font-size: 16px;
  }

  .paragraph-1125 {
    padding-top: 5px;
  }

  .section-2 {
    padding-top: 150px;
    background-color: #feffe1;
  }

  .paragraph-1130 {
    color: #000;
    font-size: 1.5rem;
  }

  .heading-5 {
    color: #000;
    font-weight: 900;
    text-align: left;
  }

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

  .column {
    padding-left: 50px;
  }

  .columns-3 {
    width: 1400px;
    margin-right: auto;
    margin-left: auto;
  }

  .html-embed-3 {
    padding-top: 10px;
  }

  .steps_highlight {
    background-color: #4338da;
  }

  .section-4 {
    background-color: #feffe1;
  }

  .steps_highlight-copy {
    background-color: #4338da;
  }

  .section-4-copy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #feffe1;
  }
}

@media screen and (max-width: 991px) {
  .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: 0rem;
    margin-bottom: 0rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    -ms-grid-columns: 1fr;
    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 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .background-color-white {
    width: 100%;
  }

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

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

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

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

  .navigation-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navigation {
    position: relative;
  }

  .menu-button {
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #f3f5fb;
    border-radius: 8px;
    color: #393b6a;
  }

  .menu-button.w--open {
    border-color: #fff;
    background-color: #160042;
  }

  .navigation-menu {
    position: absolute;
    padding: 12px;
    border-radius: 8px;
    background-color: #fff;
    color: #393b6a;
  }

  .navigation-menu.w--open {
    border-color: #fff;
    background-color: #282556;
  }

  .navigation-link {
    width: 100%;
  }

  .image {
    max-width: 100%;
  }

  .flex.gap-2rem.ver-in-mobile.big-padding {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .flex.gap-3rem {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .flex.gap-3rem.tab-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .f-h1-heading {
    font-size: 5rem;
  }

  .f-heading-detail-small {
    font-size: 1.6rem;
  }

  .f-paragraph-large {
    max-width: 100%;
    font-size: 1.5rem;
  }

  .image-3 {
    width: 0.8rem;
  }

  .div-block-4 {
    width: 2rem;
    height: 2rem;
  }

  .center._2-5rem {
    font-size: 2rem;
  }

  .center._900w {
    font-size: 2rem;
  }

  .center._900w._55 {
    width: 100%;
  }

  .center._80 {
    width: 100%;
  }

  .container {
    max-width: 728px;
  }

  .centered-heading._60 {
    width: 100%;
  }

  .team-slide-wrapper {
    margin-right: 6%;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
  }

  .f-header-grid {
    grid-row-gap: 5rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-2.hide-in-desktop.center {
    font-size: 2rem;
  }

  .image-7 {
    display: none;
  }

  .div-block-7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

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

  .clients-title {
    margin-bottom: 32px;
  }

  .clients-image {
    width: 40%;
  }

  .div-block-9 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .team-slide-wrapper-2 {
    width: 100%;
  }

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

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

  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .footer-content {
    grid-column-gap: 60px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .space-bet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hide-in-desktop {
    display: block;
  }

  .hide-in-desktop.flex.justify-center.align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .hide-in-desktop.flex.justify-center.align-center.verical {
    max-width: 100%;
  }

  .ver-in-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-padding {
    padding: 5rem;
  }

  .text-size-medium-4-copy {
    font-size: 1rem;
  }

  .opt-in {
    padding: 5rem;
  }

  .page-padding-copy-copy {
    padding-top: 50px;
  }

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

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-5 {
    font-size: 2.5rem;
  }

  .steps_grid {
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .steps_highlight {
    background-color: #4338da;
  }

  ._3rem-section {
    color: #000;
    font-size: 2rem;
  }

  .steps_highlight-copy {
    background-color: #4338da;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  .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: 0rem;
    margin-bottom: 0rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .fs-styleguide_section-header {
    font-size: 0.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;
  }

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

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

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

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

  .fs-styleguide_version {
    font-size: 0.875rem;
  }

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

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

  .home-message_component {
    padding: 0rem;
  }

  .home-message_content {
    border-radius: 0rem;
  }

  .banner {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .banner-wrap {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link {
    font-size: 0.9rem;
  }

  .flex.space-bet._60.ver-in-mobile.gap-2rem {
    width: 100%;
  }

  .f-h1-heading {
    margin-top: 0px;
    font-size: 48px;
  }

  .f-heading-detail-small.center {
    font-size: 1.4rem;
  }

  .f-paragraph-large {
    font-size: 1.3rem;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .text-block {
    font-size: 0.8rem;
  }

  .center.cyan.small {
    font-size: 2rem;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .f-h1-heading-2 {
    margin-top: 0px;
    font-size: 48px;
  }

  .f-paragraph-large-2 {
    font-size: 1.1rem;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .medium._60.center {
    width: 100%;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    margin-bottom: -20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .clients-image {
    width: 50%;
  }

  .team-slider-2 {
    padding: 60px 15px;
  }

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

  .faq1_icon {
    width: 1.75rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .footer-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, 0.75);
  }

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

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

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

  .text-span-2 {
    font-size: 1.1rem;
  }

  .text-block-4 {
    font-size: 1.3rem;
  }

  .section-padding {
    padding: 3.5rem;
  }

  .brand-icon_grid-div-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .opt-in {
    padding: 3.5rem;
  }

  .page-padding-copy-copy {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .footer-image {
    max-width: 100px;
  }

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

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

  .heading-5 {
    color: #000;
    font-weight: 900;
    text-align: center;
  }

  .section-3 {
    padding-right: 3%;
    padding-left: 3%;
  }

  ._3rem-section {
    font-size: 1.5rem;
  }

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

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

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

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

  .margin-vertical.margin-small {
    position: relative;
    display: block;
    float: none;
    clear: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .margin-vertical.margin-xsmall {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

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

  .padding-vertical.padding-large {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

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

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

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

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

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

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

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

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

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

  .link {
    font-size: 0.9rem;
  }

  .navigation-button {
    display: none;
  }

  .navigation-button.second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .f-header-avatar-text {
    margin-left: 0px;
  }

  .f-h1-heading {
    width: 90%;
  }

  .f-header-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .f-paragraph-large {
    font-size: 1rem;
  }

  .main-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block.center.border-bottom {
    font-size: 1.3rem;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .centered-heading._60 {
    font-size: 6vw;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

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

  .clients-image {
    width: 70%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

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

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

  .section-padding {
    padding: 3rem 1.2rem;
  }

  .text-size-medium-4-copy {
    margin-top: -15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
  }

  .text-size-medium-4-copy.text-weight-semibold {
    margin-top: -20px;
    margin-bottom: 0px;
    color: #000;
    font-size: 12px;
    font-weight: 600;
  }

  .text-align-center-3-copy-copy {
    width: 100%;
    padding-top: 5px;
    font-size: 0.75rem;
    text-align: center;
  }

  .timer-desktop-2 {
    display: block;
    margin-top: -5px;
    padding: 10px 0px;
  }

  .paragraph-1128 {
    margin-right: auto;
    margin-left: auto;
    color: #000;
    font-size: 14px;
  }

  .text-align-center-3-copy {
    width: 100%;
    padding-top: 5px;
    font-size: 0.75rem;
    text-align: center;
  }

  .bold-text-38 {
    color: #000;
    font-weight: 800;
  }

  .brand-icon_grid-div-2 {
    width: 100%;
    margin-top: 0.5rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .paragraph-1129 {
    padding-top: 5px;
    font-size: 12px;
    text-align: left;
  }

  .text-size-medium-2-copy-2 {
    margin-top: 0px;
    font-size: 1rem;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
  }

  .bold-text-37 {
    font-size: 12px;
  }

  .bold-text-39 {
    font-size: 0.7rem;
  }

  .opt-in {
    display: block;
    padding: 2rem 1.2rem;
  }

  .heading-4 {
    width: 90%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 2rem;
    text-align: center;
  }

  .bold-text-42 {
    font-weight: 400;
  }

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

  .footer-flex {
    display: none;
  }

  .page-padding-copy-copy {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2.5rem 0.5rem;
  }

  .width-100-2 {
    display: block;
    padding-top: 0px;
    text-align: center;
  }

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

  .padding-vertical-copy.padding-large {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .section {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .container-4 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .bonus-timer-mobile {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff6e7;
  }

  .paragraph-1125 {
    padding-top: 5px;
  }

  .bold-text-28 {
    font-size: 0.75rem;
  }

  .section-2 {
    padding-bottom: 0px;
    background-color: #feffe1;
  }

  .paragraph-1130 {
    font-size: 1.25rem;
    text-align: center;
  }

  .heading-5 {
    color: #000;
    font-weight: 900;
    text-align: center;
  }

  .text-size-regular-2 {
    background-color: #fff;
    line-height: 24px;
  }

  .steps_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .steps_highlight {
    background-color: #4338da;
  }

  ._3rem-section {
    color: #000;
    font-size: 2rem;
  }

  .text-size-regular-3 {
    background-color: #fff;
    line-height: 24px;
  }

  .text-size-regular-3.text-align-center {
    margin-bottom: 1rem;
    background-color: transparent;
    font-size: 1.25rem;
    line-height: 24px;
    font-weight: 400;
  }

  .column-2 {
    background-color: #feffe1;
  }

  .steps_highlight-copy {
    background-color: #4338da;
  }

  .section-4-copy {
    padding-right: 3%;
    padding-left: 3%;
  }

  .container-6 {
    padding-right: 3%;
    padding-left: 3%;
  }
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-aa47704d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-aa47704d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-aa47704d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-aa47704d {
  -ms-grid-column-align: start;
  justify-self: start;
}

@font-face {
  font-family: 'Inter variablefont slnt,wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight variablefont wght';
  src: url('../fonts/InterTight-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Caveat variablefont wght';
  src: url('../fonts/Caveat-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa v4compatibility';
  src: url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}