.w-form-formradioinput--inputType-custom{
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
.w-layout-grid{
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.w-layout-blockcontainer{
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.w-layout-hflex{
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
  margin-top: 0 !important;
}
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
	margin-bottom: 0 !important;
}
.global-styles{
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}
.margin-large{
  margin: 3rem;
}
.padding-xxlarge{
  padding: 5rem;
}
.margin-tiny{
  margin: .125rem;
}
.padding-medium{
  padding: 2rem;
}
.padding-xxsmall{
  padding: .25rem;
}
.margin-small{
  margin: 1rem;
}
.margin-medium{
  margin: 2rem;
}
.padding-top{
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.padding-top.padding-medium{
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.margin-bottom, .margin-bottom.margin-tiny{
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.padding-vertical, .padding-vertical.padding-xxlarge{
  padding-left: 0;
  padding-right: 0;
}
.margin-top{
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.margin-top.margin-medium{
  margin-top: 2rem;
}
.padding-bottom, .padding-bottom.padding-xxlarge{
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.icon-1x1-large{
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}
.z-index-1{
  z-index: 1;
  position: relative;
}
.text-color-secondary{
  color: var(--_theme---text-secondary);
}
.heading-style-h3{
  letter-spacing: -.02em;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.25;
}
.padding-global{
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  padding-left: 5%;
  padding-right: 5%;
}
.padding-global.padding-section-large.padding-bottom-0{
  padding-bottom: 0;
}
.padding-global.padding-section-small{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.padding-section-small{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.text-weight-medium{
  letter-spacing: -.01em;
  font-weight: 500;
}
.text-weight-bold{
  font-weight: 500;
}
.max-width-medium{
  width: 100%;
  max-width: 32rem;
}
.max-width-large{
  width: 100%;
  max-width: 48rem;
}
.text-size-small{
  font-size: .875rem;
}
.heading-style-h4{
  letter-spacing: -.01em;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.33;
}
.text-style-nowrap{
  white-space: nowrap;
  text-wrap: nowrap;
}
.text-align-left{
  text-align: left;
}
.background-color-secondary{
  background-color: var(--_theme---background-secondary);
}
.heading-style-h6{
  letter-spacing: -.005em;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
}
.padding-section-large{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.page-wrapper{
  overflow: clip;
}
.heading-style-h5{
  letter-spacing: -.0075em;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}
.container-large{
  width: 100%;
  max-width: 86.25rem;
  margin-left: auto;
  margin-right: auto;
}
.text-style-allcaps{
  text-transform: uppercase;
}
.main-wrapper{
  flex: 1;
}
.button{
  background-color: var(--_theme---primary-button--background);
  color: var(--_theme---primary-button--text);
  text-align: center;
  white-space: nowrap;
  border-radius: 500rem;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding: .75em 1.5em;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
.button.is-secondary{
  border: 1px solid var(--base-color-orange--500);
  background-color: var(--_theme---secondary-button--background);
  color: var(--_theme---secondary-button--text);
}
.button.is-secondary.is-inverted{
  color: #fff;
}
.button.is-secondary.is-inverted.is-white-blured{
  border-color: var(--border-color--border-primary);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #10121a4d;
}
.button.is-secondary.theme-dark-2{
  border-color: var(--_theme---text-primary);
}
.button.is-app{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--background-color--background-primary);
  border: 1.5px solid #a6a6a6;
  border-radius: .75rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 0;
  text-decoration: none;
  transition: border-width .2s;
  display: flex;
}
.button.is-yellow{
  background-color: var(--base-color-yellow--500);
  color: var(--base-color-neutral--950);
  min-height: 3em;
}
.button.is-background-color{
  border: 1px solid var(--background-color--background-tertiary);
  background-color: var(--background-color--background-tertiary);
  color: var(--text-color--text-alternate-primary);
  min-height: 2.5rem;
  padding: .5rem 1.25rem;
}
.button.is-text-primary{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--_theme---text-primary);
  background-color: #0000;
  border: 2px solid #0000;
  padding-left: 0;
  padding-right: 0;
  transition: color .2s;
}
.text-size-medium{
  font-size: 1.25rem;
}
.button-group{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.button-group.is-vertical{
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.hide{
  display: none;
}
.padding-section-medium{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.container-medium{
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}
.aspect-ratio-square{
  aspect-ratio: 1;
  object-fit: cover;
}
.section_faq{
  color: var(--_theme---text-primary);
  width: 100%;
  margin-bottom: -2px;
}
.faq_component{
  border-bottom: 1px solid var(--base-color-neutral--400);
}
.faq_accordion{
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.faq_question{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--base-color-neutral--400);
  cursor: pointer;
  text-wrap: pretty;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.55rem 0;
  display: flex;
}
.faq_icon-wrapper{
  align-self: flex-start;
  width: 2rem;
  margin-left: 1.5rem;
  display: flex;
}
.icon-embed-small{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}
.faq_answer{
  overflow: hidden;
}
.faq_rich-text{
  max-width: 75ch;
  padding-bottom: 20px;
  padding-left: 2.5rem;
}
.faq_rich-text p{
  color: var(--base-color-neutral--400);
}
.footer_component{
  width: 100%;
  position: relative;
}
.footer_component.theme-dark{
  overflow: hidden;
}
.footer_component.theme-dark:where(.w-variant-84f7b09b-d3b0-63a5-74bc-9bdfce88cc55){
  --_theme---background-primary: var(--base-color-neutral--white);
  --_theme---text-primary: var(--text-color--text-primary);
  --_theme---text-secondary: var(--text-color--text-secondary);
  --_theme---background-secondary: var(--base-color-neutral--50);
  --_theme---background-tertiary: var(--base-color-neutral--100);
  --_theme---link: var(--base-color-orange--500);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--700);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
}
.footer_top-wrapper{
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  align-items: start;
}
.footer_left-wrapper{
  flex-flow: column;
  display: flex;
}
.footer_logo-link{
  float: none;
  padding-left: 0;
  display: inline-flex;
}
.footer_social-list{
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}
.footer_social-link{
  background-color: var(--base-color-neutral--100);
  border-radius: 50px;
  align-items: center;
  padding: .6rem;
  font-size: 14px;
  text-decoration: none;
  transition-property: border-radius;
  transition-duration: .2s;
  transition-timing-function: ease;
  display: flex;
  color: #10121a !important;
}
.footer_menu-wrapper{
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}
.footer_link-list{
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}
.footer_link{
  color: var(--_theme---text-secondary);
  padding-top: .4rem;
  padding-bottom: .4rem;
  text-decoration: none;
}
.line-divider{
  background-color: var(--_theme---text-secondary);
  width: 100%;
  height: 1px;
}
.footer_bottom-wrapper{
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.footer_credit-text{
  font-size: .875rem;
}
.footer_legal-list{
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}
.footer_legal-link{
  color: var(--_theme---text-secondary);
  background-color: #0000;
  padding: 0;
  font-size: .875rem;
  text-decoration: none;
}
.footer_logo{
  color: var(--_theme---text-primary);
  max-width: 8rem;
  display: block;
}
.footer_menu-title{
  margin-bottom: .5rem;
  font-weight: 500;
}
.footer_social-icon{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}
.stats_card-number{
  letter-spacing: -.0125em;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.flex-align-center{
  justify-content: center;
  align-items: center;
  display: flex;
}
.button_app-cover{
  width: 12rem;
}
.ot-sdk-show-settings{
  background-color: #0000;
  width: 100%;
  padding: 0;
  font-size: .875rem;
}
.footer_column{
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}
.splide{
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.splide.is-full-page-slider{
  justify-content: center;
  align-items: stretch;
}
.splide.is-modular-slider{
  position: relative;
}
.splide__track{
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.splide__list{
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.splide__list.is-slot{
  display: flex;
}
.splide__slide{
  justify-content: center;
  align-items: center;
  display: flex;
}
.splide__slide.is-full-width{
  flex: none;
  width: 100%;
}
.custom-styles{
  display: none;
}
.option_slide_content-wrapper{
  z-index: 2;
  color: #fff;
  will-change: height;
  background-image: linear-gradient(0deg, #000000bf, #0000);
  padding: 6rem 2rem 1.5rem;
  position: relative;
}
.option_slide_content-wrapper.is-top{
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-image: linear-gradient(#1d1e1f66, #0000);
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.option_slide_content-wrapper.is-light-theme{
  color: var(--_theme---text-primary);
  background-image: none;
}
.option_slide_background-wrapper{
  position: absolute;
  inset: 0%;
}
.option_slide_background-wrapper.background-color-secondary:where(.w-variant-c9b14fb2-0fb2-84f5-ca7a-4d3dd42f02c0), .option_slide_background-wrapper.background-color-secondary:where(.w-variant-3cc6bc6e-24bd-e009-4962-f8ec82fb2f4f){
  background-color: var(--_theme---background-primary);
}
.slider_controls{
  flex-flow: row-reverse;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}
.slider_controls.is-full-page-slider{
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 2rem;
}
.splide__arrows.modular-slide_wrapper{
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.splide__arrows.full-page-slider_arrows{
  z-index: 99;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 2rem;
}
.benefit_bullet{
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .75rem;
}
.text-color-alternate-primary{
  color: var(--text-color--text-alternate-primary);
}
.home-cta_detail{
  color: var(--text-color--text-secondary);
}
.home-cta_detail.is-alternate{
  color: var(--text-color--text-alternate-secondary);
  display: none;
}
.footer_big-logo{
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 3.5rem;
  padding-left: 0;
  display: flex;
}
.faq_question-wrapper{
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.icon-1x1-small{
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}
.faq_number{
  color: #ffb200;
  min-width: 2.5rem;
  font-size: 1.25rem;
  font-weight: 500;
}
.theme-dark{
  background-color: var(--_theme---background-primary);
  color: var(--_theme---text-primary);
  --_theme---background-primary: var(--base-color-neutral--950);
  --_theme---text-primary: var(--text-color--text-white);
  --_theme---text-secondary: var(--text-color--text-alternate-secondary);
  --_theme---background-secondary: var(--base-color-neutral--900);
  --_theme---background-tertiary: var(--base-color-neutral--800);
  --_theme---link: var(--base-color-orange--400);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--500);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
}
.sticky-nav-wrapper{
  z-index: 999;
  position: sticky;
  top: 0;
}
.section_slider{
  padding-top: 4rem;
  overflow: hidden;
}
.tag{
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border: 1px solid var(--base-color-orange--500);
  background-color: var(--background-color--background-secondary);
  color: var(--base-color-orange--500);
  --_theme---background-primary: var(--base-color-neutral--950);
  --_theme---text-primary: var(--text-color--text-white);
  --_theme---text-secondary: var(--text-color--text-alternate-secondary);
  --_theme---background-secondary: var(--base-color-neutral--900);
  --_theme---background-tertiary: var(--base-color-neutral--800);
  --_theme---link: var(--base-color-orange--400);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--500);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: .75em 1.625em;
  font-size: 1em;
  font-weight: 500;
  display: inline-flex;
}
.tag.is-outline{
  border-color: var(--_theme---text-secondary);
  color: var(--_theme---text-primary);
  background-color: #0000;
  padding: .5rem 1.25rem;
  font-size: .9375rem;
}
.section_hero_2-col.redesign-hero{
  position: relative;
  overflow: clip;
}
.border-radius-xlarge{
  border-radius: var(--border-radius--xlarge);
  object-fit: cover;
  overflow: clip;
}
.background-image{
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  position: absolute;
}
.section_modal{
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #2a2c3399;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}
.home_form-wrapper{
  background-color: var(--background-color--background-alternate);
  border-radius: 2rem;
  flex: 1;
  width: 100%;
  padding: 0;
  position: relative;
}
.home_form-close{
  color: var(--text-color--text-alternate-secondary);
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: -3rem 0% auto auto;
}
.spacer{
  height: var(--_spacing---medium);
}
.theme-yellow{
  background-color: var(--_theme---background-primary);
  --_theme---background-primary: var(--base-color-yellow--500);
  --_theme---text-primary: var(--text-color--text-primary);
  --_theme---text-secondary: var(--text-color--text-secondary);
  --_theme---background-secondary: var(--base-color-yellow--400);
  --_theme---background-tertiary: var(--base-color-yellow--300);
  --_theme---link: var(--_theme---text-primary);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-neutral--900);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-tertiary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--_theme---text-secondary);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
}
.position-relative{
  position: relative;
}
.text-wrap-pretty{
  text-wrap: pretty;
}
.flex-h{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.flex-h.space-between{
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.slot, .display-contents{
  display: contents;
}
.hero-dream_content{
  z-index: 100;
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 39rem;
  display: flex;
  position: relative;
}
.hero-dream_brag-bar{
  grid-column-gap: .875em;
  grid-row-gap: .875em;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-family: Oracle, sans-serif;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
}
.hero-dream_stars{
  grid-column-gap: .2175rem;
  grid-row-gap: .2175rem;
  background-color: #a5a7ad2e;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  padding: .33em .5em;
  display: flex;
}
.hero-dream_star-icon{
  color: var(--base-color-yellow--500);
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
  transform: translate(0, -1px);
}
.hero-dream_heading{
  letter-spacing: -.05em;
  font-size: 5.375rem;
  line-height: .85;
}
.hero-dream_form{
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 32.875rem;
  min-height: 66px;
  display: block;
  position: relative;
}
.hero-dream_text-wrapper{
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  margin-top: .1875rem;
  margin-bottom: 3.125rem;
  display: flex;
}
.hero-dream_text-wrapper.is-treatment{
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
}
.hero-dream_subheading{
  letter-spacing: -.02em;
  font-family: Oracle, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.05;
}
.text-style-superscript{
  color: var(--_theme---text-secondary);
  font-weight: 300;
}
.clear-spacing{
  margin: 0;
  padding: 0;
}
.footer_bottom-image{
  width: calc(100% + 15rem);
  max-width: 2550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: -4rem;
  left: -7rem;
  right: 0;
}
.image-contain{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.modular-slide_top-content{
  border-radius: 2rem;
  flex-flow: column;
  justify-content: flex-end;
  width: 25rem;
  height: 100%;
  text-decoration: none;
  transition: height .25s;
  display: flex;
  position: relative;
  overflow: hidden;
}
.modular-slide_top-content:where(.w-variant-c9b14fb2-0fb2-84f5-ca7a-4d3dd42f02c0){
  --_theme---background-primary: var(--base-color-neutral--950);
  --_theme---text-primary: var(--text-color--text-white);
  --_theme---text-secondary: var(--text-color--text-alternate-secondary);
  --_theme---background-secondary: var(--base-color-neutral--900);
  --_theme---background-tertiary: var(--base-color-neutral--800);
  --_theme---link: var(--base-color-orange--400);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--500);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
}
.modular-slide_top-content:where(.w-variant-e5068ab8-5d18-3970-a8bf-0aba9c3a053f){
  --_theme---background-primary: var(--base-color-yellow--500);
  --_theme---text-primary: var(--text-color--text-primary);
  --_theme---text-secondary: var(--text-color--text-secondary);
  --_theme---background-secondary: var(--base-color-yellow--400);
  --_theme---background-tertiary: var(--base-color-yellow--300);
  --_theme---link: var(--_theme---text-primary);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-neutral--900);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-tertiary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--_theme---text-secondary);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
}
.modular-slide_bottom-content{
  height: 5rem;
}
.modular-slide_component{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 25rem;
  height: 32rem;
  text-decoration: none;
  display: flex;
}
.section_engine-x-cta{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.engine-x-cta_component{
  background-color: var(--base-color-neutral--950);
  color: var(--text-color--text-white);
  border-radius: 1.5rem;
  justify-content: flex-start;
  align-items: stretch;
  height: 43vw;
  min-height: 29.25rem;
  max-height: 39.1875rem;
  display: flex;
}
.engine-x-cta_content{
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  --_theme---background-primary: var(--base-color-neutral--950);
  --_theme---text-primary: var(--text-color--text-white);
  --_theme---text-secondary: var(--text-color--text-alternate-secondary);
  --_theme---background-secondary: var(--base-color-neutral--900);
  --_theme---background-tertiary: var(--base-color-neutral--800);
  --_theme---link: var(--base-color-orange--400);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--500);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  font-family: Oracle, sans-serif;
  display: flex;
}
.engine-x_text-wrapper{
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 23rem;
  display: flex;
}
.engine-x-cta_heading{
  font-size: 2.5rem;
  font-weight: 500;
  line-height: .9;
}
.engine-x-cta_image-wrapper{
  border-bottom-right-radius: 1.5rem;
  flex: 1;
  margin-top: -5rem;
  position: relative;
  overflow: hidden;
}
.engine-x-cta_image{
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.engine-x-cta_gradient{
  display: none;
}
.section_savings-calculator{
  padding-top: 4.875rem;
  padding-bottom: 4.5625rem;
}
.savings-calculator_component{
  grid-column-gap: 4.25rem;
  grid-row-gap: 4.25rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}
.savings-calculator_image-wrapper{
  aspect-ratio: 875 / 1056;
  border-radius: 1.62188rem;
  flex: 0 auto;
  min-height: 44rem;
  position: relative;
  overflow: hidden;
}
.savings-calculator_content{
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5%;
  display: flex;
}
.savings-calculator_heading{
  letter-spacing: 0;
  font-family: "Sharp Sans Display No. 2", Arial, sans-serif;
  font-size: 4rem;
  font-weight: 919;
  line-height: .9;
}
.savings-calculator_form_block{
  margin-bottom: 0;
}
.savings-calculator_form_form{
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.savings-calculator_form_radio{
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-size: 1rem;
  transition: color .2s;
  position: relative;
}
.savings-calculator_radio-button{
  border: .0625rem solid var(--base-color-neutral--200);
  cursor: pointer;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: border-radius .2s, background-color .2s;
  position: absolute;
  inset: 0%;
}
.savings-calculator_form_radio-field{
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
.savings-calculator_form_link{
  color: var(--base-color-neutral--400);
  font-size: .875rem;
  font-weight: 350;
  line-height: 1.4;
  text-decoration: none;
}
.savings-calculator_image{
  object-fit: cover;
  height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0%;
}
.section_full-page-slide{
  position: relative;
  overflow: clip;
}
.full-page-slide_component{
  flex: 1;
  position: relative;
}
.full-page-slide_component.theme-yellow{
  background-color: var(--_theme---background-primary);
}
.full-page-slide_content-wrapper{
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  min-height: 60vh;
  display: flex;
  position: relative;
}
.full-page-slide_content-wrapper.is-shorter{
  min-height: 50vh;
}
.full-page-slide_layout{
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}
.full-page-slide_layout.is-gap-large{
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}
.full-page-slide_testimonial strong{
  color: #8b510a;
}
.full-page-slide_testimonial h2{
  font-size: 4rem;
  line-height: .9;
}
.full-page-slide_image{
  width: 60rem;
  max-width: 175%;
}
.full-page-slide_image.is-phone{
  max-width: 100%;
  margin-bottom: -30%;
}
.flex-row{
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.full-page-slide_testimonial-wrapper{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.full-page-slide_stat-description{
  color: #0009;
  letter-spacing: -.02em;
  font-size: 1.25rem;
  font-weight: 400;
}
.modular-slider_arrow{
  border: .125em solid var(--_theme---text-primary);
  background-color: #0000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  padding: 0 1rem;
  display: flex;
  transform: translate(0);
}
.hero-dream_heading-mask{
  flex-flow: column;
  width: 100%;
  height: 4.56875rem;
  display: flex;
  position: relative;
  overflow: clip;
}
.hero-dream_heading-word{
  position: absolute;
}
.hero-dream_heading-word.is-out{
  z-index: -1;
  display: none;
}
.full-page-slide_testimonial-text{
  letter-spacing: -.02em;
  text-wrap: pretty;
  border-left-style: none;
  padding-left: 0;
  font-family: "Sharp Sans Display No. 2", Arial, sans-serif;
  font-size: 3rem;
  line-height: 1;
}
.engine-x-popup_component:where(.w-variant-135d0ba2-4bd4-907f-431e-9d25517d1af2), .engine-x-popup_component.has-demo-form, .engine-x-popup_component.form-modal{
  display: none;
}
.engine-x-popup{
  z-index: 999;
  --_theme---background-primary: var(--base-color-neutral--950);
  --_theme---text-primary: var(--text-color--text-white);
  --_theme---text-secondary: var(--text-color--text-alternate-secondary);
  --_theme---background-secondary: var(--base-color-neutral--900);
  --_theme---background-tertiary: var(--base-color-neutral--800);
  --_theme---link: var(--base-color-orange--400);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--500);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
  background-color: #000;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0%;
}
.engine-x-popup_text-wrapper{
  z-index: 1;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: var(--_theme---text-primary);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 45.25rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}
.engine-x-popup_header{
  grid-column-gap: 1.375rem;
  grid-row-gap: 1.375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.engine-x-popup_content{
  flex-flow: column;
  height: 100%;
  display: flex;
}
.engine-x-popup_close-button{
  z-index: 2;
  color: var(--_theme---text-primary);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}
.engine-x-popup_heading{
  letter-spacing: -.05em;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: .9;
}
.engine-x-popup_text{
  line-height: 1.3;
}
.engine-x-popup_button-group{
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.full-width{
  width: 100%;
}
.modular-slide_lottie-donut-chart{
  object-fit: contain;
  object-position: 50% 75%;
  width: 100%;
  height: 100%;
  padding-top: 15%;
  padding-bottom: 5%;
}
.hero-content{
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  display: flex;
}
.hero-dream_image{
  aspect-ratio: 2500 / 2228;
  object-fit: cover;
  object-position: 50% 43%;
  width: 115%;
  max-width: 100rem;
  height: 120%;
  max-height: none;
  position: absolute;
  top: -3rem;
  right: -57%;
  overflow: visible;
}
.hero-dream_layout{
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}
.z-1{
  z-index: 1;
  position: relative;
}
#w-node-c5aa7e93-8506-4a1b-58d9-98395f621ff3-5f621fed{
  align-self: start;
}
#w-node-e567d907-320f-ae3c-2978-da015355c2d9-db7a8879{
  grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-f9976fdb-dafc-699c-39ba-1e3412b12885-db7a8879, #w-node-b32dd389-40fc-39e7-596f-8d1f4fc1b21b-db7a8879, #w-node-_08a9e2b5-361c-89f8-2769-e6759ecfec27-db7a8879{
  align-self: stretch;
}
#w-node-dfa251cd-ab27-4743-3edd-0c1bf8a374a1-db7a8879{
  grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-dfa251cd-ab27-4743-3edd-0c1bf8a374a3-db7a8879, #w-node-dfa251cd-ab27-4743-3edd-0c1bf8a374a4-db7a8879, #w-node-dfa251cd-ab27-4743-3edd-0c1bf8a374a5-db7a8879{
  align-self: stretch;
}
#w-node-_84f93d68-c939-db8c-70e6-8aade0e8ad14-db7a8879{
  grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-_84f93d68-c939-db8c-70e6-8aade0e8ad16-db7a8879, #w-node-_84f93d68-c939-db8c-70e6-8aade0e8ad17-db7a8879, #w-node-_84f93d68-c939-db8c-70e6-8aade0e8ad18-db7a8879{
  align-self: stretch;
}
#w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe65-db7a8879{
  grid-area: span 1 / span 1 / span 1 / span 1;
}
#w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe67-db7a8879{
  justify-self: start;
}
#w-node-c91640f2-b501-b4c9-5903-d9e0ecab1e09-db7a8879{
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}
#w-node-c4334b46-dffd-a3c5-b106-1d45571ca6df-db7a8879{
  justify-self: start;
}
#w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe95-db7a8879{
  grid-area: span 1 / span 2 / span 1 / span 2;
}
#w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe97-db7a8879, #w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe98-db7a8879, #w-node-a9da7ded-778d-2fe8-0b20-8e22f3adfe99-db7a8879{
  align-self: stretch;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
b,
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
html { font-size: 1.125rem; }
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
*[tabindex]:focus-visible,
  input[type="file"]:focus-visible {
   outline: 0.125rem solid #4d65ff;
   outline-offset: 0.125rem;
}
.container-medium,.container-small, .container-large {
	margin-right: auto !important;
  margin-left: auto !important;
}
.hide {
  display: none !important;
}
.margin-top {
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}
.padding-top {
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
.margin-bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
.padding-bottom {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
.padding-vertical {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
form a {
 	color: var(--_theme---text-secondary);
  text-decoration: underline;
 }
h1, h2 {
text-wrap: balance;
}
.splide__pagination li {
	list-style-type: none;
}
.splide__pagination .splide__pagination__page {
	height: 0.25rem;
  width: 2.5rem;
  border-radius: 50rem;
  background-color: #EEEEEE;
  transition: background-color 250ms ease;
}
.splide__pagination {
	display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
.splide__pagination .splide__pagination__page.is-active {
	background-color: #1E1EF6;
}
.splide__sr {
	display: none!important;
}
.splide__pagination .splide__pagination__page.is-active {
	background-color: var(--base-color-neutral--950);
}
.splide__pagination li {
	display: contents;
  margin-bottom: 0;
}
.sharp-sans-wrapper h1,
.sharp-sans-wrapper h2,
.sharp-sans-wrapper .heading-style-h2,
.sharp-sans-wrapper .heading-style-h1,
.sharp-sans-wrapper .stats_card-number,
.sharp-sans-wrapper .heading-style-display {
  font-family: "Sharp Sans Display No. 2";
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .03em;
}
.sharp-sans-wrapper {
  --_theme---primary-button--background: var(--base-color-yellow--500);
  --_theme---primary-button--background-hover: var(--base-color-yellow--600);
  --_theme---primary-button--text: var(--text-color-text-black);
}
.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}
.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}
.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}
.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}
.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}
.splide:not(.is-overflow) .splide__pagination{display:none}
.splide{position:relative;visibility:hidden}
.splide.is-initialized,.splide.is-rendered{visibility:visible}
.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}
.splide__slide img{vertical-align:bottom}
.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.splide__track{overflow:hidden;position:relative;z-index:0}
:root {
  --_theme---background-primary: var(--base-color-neutral--white);
  --_theme---text-primary: var(--text-color--text-primary);
  --_theme---text-secondary: var(--text-color--text-secondary);
  --base-color-neutral--700: #58595e;
  --text-color--text-secondary: var(--base-color-neutral--700);
  --border-radius--xxlarge: 2.5rem;
  --base-color-neutral--100: #e6e8f0;
  --background-color--background-alternate: var(--base-color-neutral--950);
  --link-color--link-primary: var(--base-color-orange--600);
  --text-color--text-primary: var(--base-color-neutral--950);
  --border-radius--large: 1.5rem;
  --base-color-green--500: #009262;
  --base-color-neutral--white: white;
  --border-color--border-primary: var(--base-color-neutral--200);
  --base-color-orange--500: #fd4b23;
  --_theme---background-secondary: var(--base-color-neutral--50);
  --text-color--text-black: var(--base-color-neutral--1000);
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-grey--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --base-color-neutral--500: #5c5e64;
  --base-color-neutral--900: #2a2c33;
  --text-color--text-white: var(--base-color-neutral--white);
  --text-color--text-alternate-secondary: var(--base-color-neutral--200);
  --_theme---background-tertiary: var(--base-color-neutral--100);
  --_theme---link: var(--base-color-orange--500);
  --background-color--background-secondary: var(--base-color-neutral--950);
  --base-color-orange--100: #fec3b6;
  --base-color-orange--950: #4b0f06;
  --base-color-neutral--400: #74767d;
  --background-color--background-error: var(--base-color-system--error-red);
  --text-color--text-error: var(--base-color-system--error-red-dark);
  --background-color--background-tertiary: var(--base-color-neutral--white);
  --_theme---primary-button--background: var(--base-color-orange--500);
  --_theme---primary-button--text: var(--base-color-neutral--white);
  --_theme---primary-button--background-hover: var(--base-color-orange--600);
  --_theme---secondary-button--background: transparent;
  --_theme---secondary-button--text: var(--_theme---text-primary);
  --_theme---secondary-button--outline: var(--_theme---primary-button--background);
  --_theme---secondary-button--background-hover: var(--_theme---background-secondary);
  --text-color--text-alternate-primary: var(--base-color-neutral--50);
  --base-color-neutral--950: #10121a;
  --background-color--background-primary: var(--base-color-neutral--white);
  --link-color--link-secondary: var(--base-color-blue--600);
  --base-color-yellow--500: #ffb200;
  --base-color-yellow--600: #ffa000;
  --base-color-teal--500: #7dcbd9;
  --base-color-teal--600: #69b6c8;
  --base-color-green--600: #008155;
  --base-color-blue--500: #1476d8;
  --base-color-blue--600: #1265c6;
  --border-radius--medium: 1rem;
  --base-color-neutral--800: #33353d;
  --background-color--background-warning: var(--base-color-system--warning-yellow);
  --text-color--text-warning: var(--base-color-system--warning-yellow-dark);
  --border-radius--small: .75rem;
  --border-radius--xxsmall: .25rem;
  --border-radius--xlarge: 2rem;
  --base-color-system--focus-state: var(--base-color-blue--500);
  --blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: var(--base-color-blue--200);
  --border-radius--round: 9999px;
  --neutral--n600\<deleted\|variable-63b55763-3fb9-7025-031f-e063443b2a47\>: #5a5f61;
  --light-blue\<deleted\|variable-66883d0c-d36a-f8ff-eb97-aa29448bb6f4\>: var(--base-color-neutral--100);
  --black\<deleted\|variable-ff6d7179\>: var(--base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>);
  --white\<deleted\|variable-776ffbb4\>: var(--base-color-neutral--white);
  --base-color-neutral--600: #4a4b52;
  --base-color-green--50: #e6f4ef;
  --text-color--text-success: var(--base-color-system--success-green-dark);
  --base-color-orange--600: #ef441e;
  --base-color-blue--300: #5b9fe4;
  --base-color-blue--200: #8abbec;
  --base-color-yellow--100: #ffe8b3;
  --border-radius--xsmall: .5rem;
  --base-color-neutral--1000: #090a0c;
  --base-color-neutral--200: #a5a7ad;
  --neutral--n200\<deleted\|variable-f3616aee-de8f-ecc9-9020-950c3654cdb7\>: #c9d2d6;
  --neutral--n700\<deleted\|variable-89f10580-8a1a-cd7d-8d2d-272c0542f335\>: #46484a;
  --base-color-neutral--50: #f3f5fc;
  --link-color--link-alternate: var(--base-color-orange--300);
  --base-color-green--300: #4db391;
  --base-color-yellow--800: #ff6e01;
  --base-color-teal--800: #507e85;
  --base-color-green--700: #01613f;
  --base-color-blue--50: #e8f1fb;
  --base-color-blue--700: #0d46a7;
  --base-color-orange--50: #ffdbd3;
  --base-color-orange--700: #e13d19;
  --base-color-yellow--50: #fff7e6;
  --base-color-yellow--900: #e55000;
  --base-color-teal--50: #f2fafb;
  --base-color-neutral--300: #8e9097;
  --base-color-yellow--700: #ff8e00;
  --interaction--outline-color: #1476d8;
  --_spacing---small: 2rem;
  --_spacing---medium: 3rem;
  --_spacing---xxlarge: 6rem;
  --_spacing---xlarge: 5rem;
  --_spacing---large: 4rem;
  --_spacing---xsmall: 1rem;
  --border-radius--xxhuge: 5rem;
  --base-color-blue--950: #041139;
  --base-color-orange--800: #c82e10;
  --base-color-green--200: #80c9b1;
  --base-color-orange--400: #fd6948;
  --accessible-components--dark-grey: #9b9b9b;
  --base-color-teal--100: #d8eff4;
  --base-color-blue--100: #b9d6f3;
  --base-color-yellow--400: #ffba1a;
  --border-radius--huge: 3rem;
  --base-color-teal--950: #233235;
  --border-radius--xhuge: 4rem;
  --_theme---nav--backdrop: white;
  --_theme---nav--menu: var(--_theme---background-primary);
  --_theme---nav--text: var(--_theme---text-secondary);
  --_theme---nav--text-hover: var(--_theme---text-primary);
  --_theme---link-hover: var(--base-color-orange--700);
  --_theme---primary-button--text-hover: var(--base-color-neutral--white);
  --_theme---secondary-button--text-hover: var(--_theme---text-primary);
  --base-color-blue--400: #2c84dc;
  --base-color-blue--800: #09308a;
  --base-color-blue--900: #0a2162;
  --base-color-green--100: #b3ded0;
  --base-color-green--400: #1a9d72;
  --base-color-green--800: #00492e;
  --base-color-green--900: #002c18;
  --base-color-green--950: #001a0d;
  --base-color-orange--200: #fea591;
  --base-color-orange--300: #fe876c;
  --base-color-orange--900: #811e0d;
  --base-color-system--success-green: var(--base-color-green--100);
  --base-color-system--success-green-dark: var(--base-color-green--800);
  --base-color-system--warning-yellow: var(--base-color-yellow--100);
  --base-color-system--warning-yellow-dark: var(--base-color-yellow--800);
  --base-color-system--error-red: var(--base-color-orange--100);
  --base-color-system--error-red-dark: var(--base-color-orange--800);
  --base-color-teal--200: #bee5ec;
  --base-color-teal--300: #a4dbe4;
  --base-color-teal--400: #8ad0dd;
  --base-color-teal--700: #59929c;
  --base-color-teal--900: #3f5b5d;
  --base-color-yellow--200: #ffd980;
  --base-color-yellow--300: #ffc94d;
  --base-color-yellow--950: #ad2b00;
  --background-color--background-success: var(--base-color-system--success-green);
  --border-color--border-secondary: var(--base-color-neutral--700);
  --text-color--text-brand: var(--base-color-orange--500);
  --base-color-grey--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-neutral--black\<deleted\|variable-419fddc9-288d-5141-33c5-0873c4ce2f53\>: #10121a;
}
@media screen and (max-width:2550px) {
  html { font-size: calc(0.7269736842105263rem + 0.21052631578947367vw); }
}
@media screen and (max-width:1600px) {
  html { font-size: calc(0.7730263157894737rem + 0.16447368421052633vw); }
}
@media screen and (max-width:1600px) {
  .container-large {
    max-width: 75rem;
  }
}
@media screen and (max-width:992px) {
  html { font-size: calc(0.8166423001949318rem + 0.19493177387914232vw); }
}
@media screen and (max-width: 991px) {
  .w-layout-blockcontainer{
    max-width: 728px;
  }
}
@media screen and (max-width: 991px) {
  .margin-large{
    margin: 2.5rem;
  }
  .padding-xxlarge{
    padding: 4rem;
  }
  .padding-medium{
    padding: 1.5rem;
  }
  .margin-medium{
    margin: 1.5rem;
  }
  .padding-top{
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .margin-bottom{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-vertical{
    padding-left: 0;
    padding-right: 0;
  }
  .margin-top{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-bottom{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .hide-tablet{
    display: none;
  }
  .heading-style-h3{
    font-size: 2rem;
  }
  .heading-style-h4{
    font-size: 1.5rem;
  }
  .padding-section-large{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .padding-section-medium{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .faq_question{
    text-align: left;
  }
  .footer_top-wrapper{
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }
  .footer_menu-wrapper{
    grid-row-gap: 1rem;
    display: flex;
  }
  .footer_column{
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
  .splide__slide.is-full-width{
    flex-flow: column;
  }
  .option_slide_content-wrapper{
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .faq_number{
    line-height: 1.4;
  }
  .section_slider{
    padding-top: 4rem;
  }
  .section_slider.clear-spacing{
    padding-top: 0;
  }
  .flex-h.space-between{
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }
  .hero-dream_content{
    grid-column-gap: 2.625rem;
    grid-row-gap: 2.625rem;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .hero-dream_content.is-shorter-tablet{
    min-height: 0;
  }
  .hero-dream_heading{
    font-size: 4.6875rem;
  }
  .hero-dream_form{
    max-width: 31.0625rem;
  }
  .hero-dream_text-wrapper{
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hero-dream_text-wrapper.is-treatment{
    margin-bottom: auto;
  }
  .hero-dream_subheading{
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .footer_bottom-image{
    display: none;
  }
  .engine-x-cta_component{
    grid-column-gap: 1.625rem;
    grid-row-gap: 1.625rem;
    flex-flow: column;
    height: auto;
    min-height: 0;
    max-height: none;
    padding-bottom: 4.82813rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .engine-x-cta_content{
    justify-content: center;
    align-items: flex-start;
    padding: 0;
  }
  .engine-x-cta_heading{
    font-size: 2rem;
  }
  .engine-x-cta_image-wrapper{
    aspect-ratio: 877 / 1061;
    flex: none;
    order: -9999;
    width: 100%;
  }
  .engine-x-cta_gradient{
    background-image: linear-gradient(180deg, transparent, var(--base-color-neutral--950));
    height: calc(100% - 5rem);
    display: block;
    position: absolute;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  .section_savings-calculator{
    padding-top: 5.1875rem;
    padding-bottom: 4.375rem;
  }
  .savings-calculator_component{
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }
  .savings-calculator_image-wrapper{
    aspect-ratio: 342 / 375;
    width: 100%;
    min-height: 0;
  }
  .savings-calculator_content{
    order: -9999;
    max-width: none;
    padding-top: 0%;
  }
  .savings-calculator_heading{
    font-size: 3rem;
  }
  .savings-calculator_form_form{
    font-size: .875rem;
  }
  .savings-calculator_radio-button{
    border-radius: 100vw;
  }
  .savings-calculator_form_link{
    font-size: .75rem;
  }
  .full-page-slide_layout{
    flex-flow: column;
    display: flex;
  }
  .full-page-slide_image{
    max-width: 150%;
  }
  .full-page-slide_image.is-phone{
    max-width: 50%;
    margin-bottom: -15rem;
    margin-left: auto;
    margin-right: auto;
  }
  .hero-dream_heading-mask{
    height: 3.98438rem;
  }
  .hero-dream_image{
    z-index: -1;
    object-fit: cover;
    object-position: 50% 50%;
    width: 107%;
    max-height: 55vh;
    position: relative;
    right: -1px;
  }
  .hero-dream_layout{
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }
  .option_slide_video-wrapper{
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}
@media screen and (max-width: 991px) {
  .hide, .hide-tablet {
        display: none !important;
    }
}
@media screen and (max-width: 991px) {
  body {
    --_spacing---small: 1.5rem;
    --_spacing---medium: 2rem;
    --_spacing---xxlarge: 5rem;
    --_spacing---xlarge: 4rem;
    --_spacing---large: 3rem;
    --_spacing---xsmall: .75rem;
  }
}
@media screen and (max-width: 767px) {
  .w-layout-blockcontainer{
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .margin-large{
    margin: 1.5rem;
  }
  .padding-xxlarge{
    padding: 3rem;
  }
  .padding-medium{
    padding: 1.25rem;
  }
  .margin-medium{
    margin: 1.25rem;
  }
  .padding-top{
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .margin-bottom{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-vertical{
    padding-left: 0;
    padding-right: 0;
  }
  .margin-top{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-bottom{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .heading-style-h3{
    font-size: 2rem;
  }
  .padding-global{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .padding-section-small{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .text-style-nowrap{
    white-space: normal;
  }
  .padding-section-large{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .heading-style-h5{
    font-size: 1.125rem;
  }
  .text-size-medium{
    font-size: 1.125rem;
  }
  .faq_question{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .faq_icon-wrapper{
    width: 1.75rem;
  }
  .footer_top-wrapper{
    grid-row-gap: 3rem;
  }
  .footer_menu-wrapper{
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }
  .footer_link-list{
    flex: 12rem;
  }
  .footer_bottom-wrapper{
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }
  .footer_credit-text{
    margin-top: 2rem;
  }
  .footer_legal-list{
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }
  .footer_column{
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: wrap;
    flex: 12rem;
    order: 1;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
  .option_slide_content-wrapper{
    padding-bottom: .75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .faq_number{
    font-size: 1.125rem;
  }
  .hero-dream_content{
    min-height: 0;
  }
  .hero-dream_brag-bar{
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    font-size: .625rem;
  }
  .hero-dream_stars{
    grid-column-gap: .1875rem;
    grid-row-gap: .1875rem;
    padding-left: .375rem;
    padding-right: .375rem;
  }
  .hero-dream_star-icon{
    width: .625rem;
    height: .625rem;
  }
  .hero-dream_heading{
    font-size: 3.4375rem;
  }
  .hero-dream_form{
    flex: none;
    max-width: none;
    min-height: 123px;
    position: static;
  }
  .hero-dream_text-wrapper{
    grid-column-gap: 2.125rem;
    grid-row-gap: 2.125rem;
    margin-top: -.5rem;
  }
  .hero-dream_text-wrapper.is-treatment{
    grid-column-gap: 2.125rem;
    grid-row-gap: 2.125rem;
    margin-top: -.5rem;
    margin-bottom: 0;
  }
  .hero-dream_subheading{
    letter-spacing: -.04em;
    font-size: 1rem;
    line-height: 1.3;
  }
  .full-page-slide_testimonial h2{
    font-size: 6vw;
  }
  .full-page-slide_image{
    max-width: 120%;
  }
  .full-page-slide_testimonial-wrapper.has-min-height{
    min-height: 12.875rem;
  }
  .modular-slider_arrow{
    display: none;
  }
  .hero-dream_heading-mask{
    height: 2.92188rem;
  }
  .full-page-slide_testimonial-text{
    font-size: 2rem;
  }
  .hero-dream_image{
    width: 117%;
    max-height: 50vh;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  body {
    --_spacing---small: 1.25rem;
    --_spacing---medium: 1.75rem;
    --_spacing---xxlarge: 3rem;
    --_spacing---xlarge: 2.5rem;
    --_spacing---large: 2rem;
    --_spacing---xsmall: .5rem;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}
@media screen and (max-width:479px) {
  html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); }
}
@media screen and (max-width: 479px) {
  .padding-top{
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .margin-bottom{
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-vertical{
    padding-left: 0;
    padding-right: 0;
  }
  .margin-top{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-bottom{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .heading-style-h3{
    font-size: 1.5rem;
  }
  .padding-global.padding-section-small{
    flex: 1;
  }
  .padding-section-small{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .heading-style-h4{
    font-size: 1.25rem;
  }
  .padding-section-large{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .heading-style-h5{
    font-size: 1.125rem;
  }
  .button.is-yellow.is-full-width-mobile{
    width: 100%;
  }
  .button.is-full-width-mobile{
    width: 100%;
  }
  .button-group{
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }
  .padding-section-medium{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .faq_icon-wrapper{
    margin-left: .5rem;
  }
  .faq_rich-text{
    padding-left: 2rem;
  }
  .footer_menu-wrapper{
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }
  .footer_link-list{
    flex-basis: 8rem;
  }
  .stats_card-number{
    font-size: 14vw;
  }
  .ot-sdk-show-settings{
    display: block;
  }
  .footer_column{
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .option_slide_content-wrapper{
    padding: 4rem 1.25rem 1rem;
  }
  .slider_controls{
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .faq_question-wrapper{
    text-align: left;
    flex: 1;
  }
  .faq_number{
    width: auto;
    min-width: 2rem;
  }
  .section_slider{
    padding-top: 2rem;
  }
  .section_slider.clear-spacing{
    padding-top: 0;
  }
  .tag{
    grid-column-gap: .35rem;
    grid-row-gap: .35rem;
    border-width: .5px;
    padding: .5rem 1.25rem;
    font-size: .875rem;
  }
  .section_hero_2-col.redesign-hero{
    overflow: hidden;
  }
  .flex-h{
    justify-content: flex-start;
    align-items: center;
  }
  .flex-h.space-between{
    justify-content: space-between;
    align-items: center;
  }
  .hero-dream_content.is-shorter-tablet{
    margin-bottom: 2.5rem;
  }
  .modular-slide_top-content{
    width: 100%;
  }
  .modular-slide_component{
    width: 20rem;
    height: 27rem;
  }
  .engine-x-cta_component{
    padding-bottom: 4rem;
  }
  .engine-x-cta_content{
    justify-content: center;
    align-items: stretch;
  }
  .savings-calculator_heading{
    font-size: 12vw;
  }
  .full-page-slide_content-wrapper, .full-page-slide_content-wrapper.is-shorter{
    min-height: 0;
  }
  .full-page-slide_layout.is-gap-large{
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: stretch;
  }
  .full-page-slide_image.is-phone{
    max-width: 75%;
    margin-bottom: -10vh;
  }
  .full-page-slide_testimonial-text{
    font-size: 2em;
  }
  .full-width{
    width: 100%;
  }
  .hero-content{
    max-width: 100%;
  }
  .hero-dream_image{
    object-position: 50% 40%;
    width: 180%;
    max-height: 40vh;
    left: -13%;
    right: auto;
  }
  .hero-dream_layout{
    flex-flow: column;
    max-width: 100%;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .heading-style-h2, h2 {
		font-size: 3rem;
    line-height: 1.25;
  }
}