body {
  height: 100%;
  font-family: sofia-pro, sans-serif;
  color: #121212;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3rem;
  line-height: 1.37;
  font-weight: 400;
  letter-spacing: 0.3125em;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.8rem;
  line-height: 1.38;
  font-weight: 600;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 3rem;
  line-height: 1.46;
  font-weight: 400;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 400;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
}

p {
  margin-bottom: 0px;
  font-size: 1.8rem;
  line-height: 1.66;
}

a {
  text-decoration: none;
  cursor: pointer;
}

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

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 0.35em;
  padding-left: 1.5em;
  background-image: url('../images/icon_check.svg');
  background-position: 0px 6px;
  background-size: 0.8em;
  background-repeat: no-repeat;
  font-size: 1.6em;
  list-style-type: none;
}

blockquote {
  margin-bottom: 10px;
  padding: 1rem 1.6rem;
  border-left: 5px solid #e2e2e2;
  font-size: 1.6rem;
  line-height: 1.38;
}

.styleguide_row {
  width: 92.6em;
  margin: 4em auto;
}

.gradient_blue {
  background-image: linear-gradient(117deg, #303449 12%, #000 40%);
}

.gradient_color {
  background-image: linear-gradient(140deg, #e33b45 14%, #2d93db 88%);
}

.gradient_light {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(57%, #fff), color-stop(98%, #dfdfdf));
  background-image: linear-gradient(180deg, #fff 57%, #dfdfdf 98%);
}

.styleguide_colors {
  display: -ms-grid;
  display: grid;
  padding-bottom: 4rem;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.styleguide_color-box {
  display: -ms-grid;
  display: grid;
  width: 12em;
  height: 12em;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.styleguide_font-row {
  margin-bottom: 4em;
}

.embed {
  display: none;
}

.h1 {
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.h2 {
  font-size: 3rem;
  line-height: 1.37;
  font-weight: 400;
  letter-spacing: 0.3125em;
  text-transform: uppercase;
}

.h3 {
  font-size: 2.8rem;
  line-height: 1.38;
  font-weight: 600;
}

.h3.hero_p {
  max-width: 41ch;
}

.h3.intro_p {
  max-width: 47ch;
}

.h3.journey_info-h {
  margin-right: 0.3em;
}

.h3.statement_p {
  max-width: 50ch;
}

.h3.statement_p {
  max-width: 63ch;
}

.h3.hero_p {
  max-width: 57ch;
}

.h3.intro_p {
  max-width: 65ch;
}

.h4 {
  font-size: 3rem;
  line-height: 1.46;
}

.h4.policy_h {
  position: -webkit-sticky;
  position: sticky;
  top: 12rem;
  max-width: 18ch;
}

.h5 {
  font-size: 2.4rem;
  line-height: 1.5;
}

.h5.header_p {
  max-width: 60ch;
}

.h5.header_p.tabs {
  max-width: 50ch;
}

.h5.header_p.tabs {
  max-width: 56ch;
}

.h5.header_p.tabs.mobiles {
  max-width: 58ch;
}

.h5.price_sum-symbol {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.h5.faq_item_h {
  max-width: 49ch;
  letter-spacing: 0em;
  text-transform: none;
}

.h5.ss-subheading {
  max-width: 57ch;
  text-align: center;
}

.h5.gr-subheading {
  max-width: 72ch;
  text-align: center;
}

.h5.steps_h {
  max-width: 56ch;
  text-align: center;
}

.h6 {
  font-size: 2.2rem;
  line-height: 1.5;
  text-transform: uppercase;
}

.h6.journey_info-panel_header_h {
  position: relative;
  z-index: 2;
}

.h6.age_label {
  position: absolute;
  font-size: 2.4em;
}

.h6.age_point-desc {
  font-size: 2.4em;
  font-weight: 600;
  text-transform: none;
}

.h6.age_point-desc.stat {
  color: #2d93db;
}

.h6.age_point-desc.stat {
  color: #2d93db;
}

.h6.price_title {
  text-transform: none;
}

.p-small {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

.p-small.tabs_link_p {
  max-width: 47ch;
}

.p-small.price_label {
  margin-bottom: 0.6em;
  color: #2d93db;
  font-weight: 600;
  text-transform: uppercase;
}

.p-small.steps-1_item-text {
  font-weight: 600;
  text-transform: uppercase;
}

.p-small.steps-1_item-text {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}

.p-small.steps-icon-text {
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.p-small.ss-card-text {
  font-style: italic;
  text-align: center;
}

.p-small.programs-text {
  max-width: 20ch;
  margin-top: 0.75em;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.p-small.tabs-text {
  position: absolute;
  max-width: 20ch;
  margin-top: 0.75em;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.p-small.tabs-text._2 {
  top: 42%;
  right: 10%;
  max-width: 16ch;
}

.p-small.tabs-text._1 {
  top: 19%;
  max-width: 16ch;
}

.p-small.tabs-text._4 {
  left: 22%;
  right: auto;
  bottom: 15%;
  max-width: 16ch;
}

.p-small.tabs-text._5 {
  left: 12%;
  top: 41%;
  bottom: auto;
  max-width: 16ch;
}

.p-small.tabs-text._3 {
  top: auto;
  right: 22%;
  bottom: 15%;
  max-width: 16ch;
}

.p-big {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 600;
}

.p-big.journey_info-content_p {
  max-width: 29ch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-transition: opacity 700ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 700ms cubic-bezier(.215, .61, .355, 1);
  text-align: center;
}

.p-big.journey_info-content_p.open {
  opacity: 1;
}

.p-big.tabs_link_h {
  margin-bottom: 0.4em;
  font-weight: 400;
  text-transform: uppercase;
}

.p-big.steps_card_h {
  margin-bottom: 0.4em;
  text-transform: uppercase;
}

.nav-link {
  opacity: 0.7;
  -webkit-transition: opacity 500ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 500ms cubic-bezier(.215, .61, .355, 1);
  font-size: 1.4rem;
  line-height: 1.57;
  text-transform: uppercase;
}

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

.nav-link.w--current {
  opacity: 1;
}

.nav-link.footer {
  margin-right: 1.2em;
}

.icon-text {
  font-size: 1.4rem;
  line-height: 1.57;
}

.styleguide_head {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 2px solid #000;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.4rem 4.6rem 1.6rem;
  -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: 3rem;
  -webkit-transition: background-color 500ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 500ms cubic-bezier(.215, .61, .355, 1);
}

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

.button.primary:hover {
  background-color: #c13038;
}

.button.primary:active {
  box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.25);
}

.button.primary.large {
  min-width: 29rem;
}

.button.primary.small {
  height: 4rem;
  padding: 0.8rem 2rem 1rem;
}

.button.primary.small.nav_btn {
  padding-right: 3.4rem;
  padding-left: 3.4rem;
}

.button.primary.price_btn {
  width: 100%;
  margin-top: 3.2rem;
}

.button.secondary {
  color: #fff;
}

.button.secondary:active {
  box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.25);
}

.button.secondary.large {
  min-width: 29rem;
}

.button.secondary.large.hero_btn {
  margin-top: 4.8rem;
}

.button.secondary.large.steps_btn {
  margin-top: 4rem;
}

.button.secondary.small {
  height: 4rem;
  padding: 0.8rem 2rem 1rem;
}

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

.button.primary:hover {
  background-color: #c13038;
}

.button.primary:active {
  box-shadow: inset 0 10px 10px 0 rgba(0, 0, 0, 0.25);
}

.button.primary.steps-button {
  margin-top: 4.5rem;
}

.button.primary.small {
  height: 4rem;
  padding: 0.8rem 2rem 1rem;
}

.button.primary.small.nav_btn {
  padding-right: 3.4rem;
  padding-left: 3.4rem;
}

.button_label-small {
  font-size: 1.4rem;
  line-height: 1.57;
  text-transform: uppercase;
}

.button_label-large {
  font-size: 1.6rem;
  line-height: 1.5;
  text-transform: uppercase;
}

.styleguide_buttons {
  display: -ms-grid;
  display: grid;
  margin-bottom: 2em;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-inner.statement_seciton {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.partners_section {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.journey_section {
  padding-top: 10.4rem;
}

.section-inner.tabs_section {
  position: relative;
  overflow: hidden;
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.tabs_section.gradient_blue {
  color: #fff;
}

.section-inner.tabs_section.transparent-section {
  color: #fff;
}

.section-inner.age_section {
  position: relative;
  overflow: hidden;
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.age_section.gradient_blue {
  color: #fff;
}

.section-inner.pricing_section {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.footer_section {
  padding-top: 4.8rem;
  padding-bottom: 6.4rem;
}

.section-inner.hero_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 8rem;
  padding-bottom: 9.9rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/hero_background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-inner.reviews.gradient_light {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.testimonials_section {
  position: relative;
  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;
}

.section-inner.programs-section {
  padding-top: 9rem;
}

.section-inner.reviews {
  padding-top: 10.4em;
  padding-bottom: 10.4em;
}

.section-inner.reviews.gradient_light {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
}

.section-inner.ts {
  padding-top: 4.7rem;
  padding-bottom: 4.7rem;
  color: #fff;
}

.section-inner.age_section {
  position: relative;
  overflow: hidden;
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
  color: #fff;
}

.section-inner.hero_section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 8rem;
  padding-bottom: 9.9rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.section-inner.partners_section {
  padding-top: 10.4rem;
  padding-bottom: 10.4rem;
  background-color: #fff;
}

.container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 132rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5rem;
  padding-left: 5rem;
  -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;
}

.container.hero_container {
  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;
  color: #fff;
  text-align: center;
}

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

.container.journey_container {
  max-width: none;
  padding-right: 0rem;
  padding-left: 0rem;
  color: #fff;
}

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

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

.container.footer_container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}

.container.steps_container {
  max-width: 103rem;
  padding: 10.4rem 0rem;
  color: #fff;
}

.container.nav_container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.policy_container {
  max-width: 104rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.container.footer_container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}

.container.steps_container {
  max-width: 103rem;
  padding: 10.4rem 0rem;
  color: #fff;
}

.container.journey_container {
  max-width: none;
  padding-right: 0rem;
  padding-left: 0rem;
  color: #fff;
}

.container.programs_container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.hero_container {
  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;
  color: #fff;
  text-align: center;
}

.hero_h {
  margin-bottom: 1em;
}

.partners_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 116.8rem;
  margin-top: 4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.partners_logo {
  height: 7.2rem;
}

.journey_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.journey_item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: height 500ms ease;
  transition: height 500ms ease;
  color: #fff;
}

.journey_item-inner {
  position: relative;
  width: 100%;
  height: 0%;
  padding-top: 132.08333333333334%;
}

.journey_item-inner._1 {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/weight-loss.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_item-inner._2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/athletic-performance.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_item-inner._3 {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/longevity.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_item-inner._4 {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/lindsay-webster.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_item-inner._5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/ryan-atkins.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_item-inner._6 {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/robert-killian.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.journey_info-panel {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding-bottom: 2.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top-right-radius: 6em;
  -webkit-transition: border-radius 700ms cubic-bezier(.165, .84, .44, 1), height 700ms cubic-bezier(.165, .84, .44, 1);
  transition: border-radius 700ms cubic-bezier(.165, .84, .44, 1), height 700ms cubic-bezier(.165, .84, .44, 1);
  cursor: default;
}

.journey_info-panel.open {
  height: 100%;
  border-radius: 0px;
}

.journey_info-panel_header {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8rem;
  padding: 3.2rem 5rem;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.journey_info-panel_header.person {
  height: 12rem;
}

.journey_item-icon {
  position: relative;
  z-index: 2;
  display: none;
  width: 3.2rem;
  -webkit-transition: -webkit-transform 700ms cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform 700ms cubic-bezier(.165, .84, .44, 1);
  transition: transform 700ms cubic-bezier(.165, .84, .44, 1);
  transition: transform 700ms cubic-bezier(.165, .84, .44, 1), -webkit-transform 700ms cubic-bezier(.165, .84, .44, 1);
}

.journey_item-icon.open {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.journey_info-label {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.4rem;
  margin-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 0.8em;
  padding-left: 2.4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e33b45;
}

.journey_info-p {
  margin-top: 0.2em;
}

.journey_info-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: height 1000ms ease;
  transition: height 1000ms ease;
}

.journey_info-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  opacity: 0.9;
}

.journey_info-background.header {
  height: 0px;
  background-color: #121212;
  opacity: 0;
}

.journey_info-background.header.open {
  height: 100%;
  opacity: 1;
}

.journey_info-background.header {
  height: 0px;
  background-color: #121212;
  opacity: 0;
}

.tabs_tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 109.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs_tabs.new-tabs {
  max-width: 115rem;
}

.tabs_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 54em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs_link {
  margin-bottom: 3rem;
  padding: 1.6rem 2.4rem;
  border: 2px solid #313131;
  border-radius: 1rem;
  background-color: #1d1a27;
  color: hsla(0, 0%, 100%, 0.4);
}

.tabs_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 6.8rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs_content.new-tab {
  height: 80em;
  margin-left: -4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.tabs_content.eco {
  height: 100%;
  margin-left: -13rem;
}

.tabs_phone {
  position: relative;
  z-index: 5;
  width: 100%;
}

.pnoe_flow {
  position: absolute;
}

.pnoe_flow.tabs_1 {
  left: -15%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 51rem;
}

.pnoe_flow.tabs_2 {
  left: auto;
  top: auto;
  right: -10%;
  bottom: 15%;
  z-index: 0;
  width: 33rem;
}

.pnoe_flow.age {
  position: relative;
  width: 100%;
}

.pnoe_flow.tabs_1 {
  left: -15%;
  top: 13%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 51rem;
}

.age_flow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55em;
  margin-top: 10.4rem;
  margin-bottom: 14rem;
  -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;
  font-size: 0.9em;
}

.age_circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.age_circle-border {
  width: 100%;
}

.age_circle-center {
  position: absolute;
  z-index: 2;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background-color: #fff;
}

.age_point {
  position: absolute;
  width: 5.3em;
  -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;
}

.age_point._1 {
  right: 40%;
  bottom: 90%;
}

.age_point._2 {
  right: 10%;
  bottom: 75%;
}

.age_point._3 {
  right: 0%;
  bottom: 50%;
}

.age_point._4 {
  right: 4%;
  bottom: 25%;
}

.age_point._5 {
  right: 29%;
  bottom: 0%;
}

.age_point._6 {
  right: 65%;
  bottom: 3%;
}

.age_point._7 {
  right: 90%;
  bottom: 29%;
}

.age_point._8 {
  right: 90%;
  bottom: 60%;
}

.age_point._9 {
  right: 72%;
  bottom: 84%;
}

.age_point-content {
  position: absolute;
  text-align: left;
}

.age_point-content._1 {
  left: 140%;
  top: -55%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._2 {
  left: 140%;
  top: -33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._3 {
  left: 140%;
  top: 8%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._4 {
  left: 140%;
  top: 16%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._5 {
  left: 140%;
  top: 45%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._6 {
  top: 118%;
  right: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._7 {
  top: 52%;
  right: 200%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._8 {
  top: 13%;
  right: 179%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_point-content._9 {
  top: -25%;
  right: 225%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
}

.age_inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.age_stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 110rem;
  padding: 8rem 6.4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 2rem;
  background-image: linear-gradient(118deg, rgba(90, 92, 114, 0.5), rgba(16, 19, 32, 0.5) 45.96%);
}

.age_stats-item {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.age_stats-item_stats {
  margin-bottom: 0.22em;
}

.age_stats-item_p {
  max-width: 25ch;
}

.age_stats-divider {
  width: 2px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10.4rem;
  -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;
  text-align: center;
}

.header.no-margin {
  margin-bottom: 0rem;
}

.header.step-header {
  display: none;
  margin-bottom: 0rem;
  color: #fff;
}

.header.step-header {
  display: none;
  margin-bottom: 0rem;
  color: #fff;
}

.header.best {
  margin-bottom: 0rem;
}

.header_h {
  margin-bottom: 1em;
}

.header_h.white-b {
  letter-spacing: 0em;
}

.header_h.new-tabs {
  max-width: 43ch;
  margin-bottom: 4rem;
}

.journey_info-panel_header_p {
  position: relative;
  z-index: 3;
}

.pricing {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 120rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 2.4rem;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 41em;
  padding: 4rem 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-style: solid;
  border-width: 2px;
  border-color: #e4e4e4;
  border-radius: 3rem;
  background-color: #fff;
  text-align: center;
}

.pricing_item._2 {
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.1);
}

.price_sum-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.6rem;
  margin-bottom: 3.2rem;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.price_sum-sum {
  font-size: 5.8rem;
  line-height: 1;
  font-weight: 600;
}

.pricing_rich {
  margin-bottom: 3.2rem;
  text-align: left;
}

.price_price-desc {
  color: #e33b45;
  font-size: 2.2rem;
}

.price_price-desc_sum {
  position: relative;
  left: -0.2em;
  top: -0.35em;
  font-size: 0.7em;
}

.pricing_item-inner {
  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_brand {
  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;
}

.footer_symbol {
  width: 12rem;
  margin-top: 33px;
  opacity: 0.7;
}

.footer_brand-info {
  margin-top: 0.8rem;
  margin-left: 1.6rem;
}

.footer_label {
  opacity: 0.7;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.footer_brand-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link_divider {
  width: 1px;
  height: 1.2rem;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
  margin-left: 1.7rem;
  background-color: #fff;
  opacity: 0.7;
}

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

.footer_social-box {
  display: -ms-grid;
  display: grid;
  margin-left: 1.6rem;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 1.6rem;
  grid-row-gap: 0rem;
  grid-template-areas: ". Area";
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer_social-link {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 1rem;
  background-color: #303449;
}

.footer_social-icon {
  width: 100%;
  height: 100%;
}

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

.partners_inner._2 {
  display: none;
}

.tabs_slider {
  display: none;
}

.age_title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 4.3em;
  font-weight: 600;
}

.age_flow-inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
}

.age_point-content-bg {
  display: none;
}

.steps_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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.steps_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5.6rem;
  margin-bottom: 2rem;
  -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;
}

.steps-1_visual {
  overflow: hidden;
  width: 45rem;
  margin-right: 8rem;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.steps-1_visual.gradient_blue {
  width: 56rem;
}

.steps-1_visual.gradient_blue.step_1 {
  margin-right: 7rem;
}

.steps-1_visual-img {
  width: 100%;
}

.steps-1_features {
  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;
}

.steps_header {
  font-size: 1.8rem;
  text-transform: uppercase;
}

.steps-1_grid {
  display: -ms-grid;
  display: grid;
  margin-top: 3.2rem;
  -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: 4rem;
  grid-row-gap: 2.4rem;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.steps-1_grid-item {
  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;
  text-align: center;
}

.steps-1_icon {
  width: 5.6rem;
  margin-bottom: 1.2rem;
}

.steps_card {
  width: 28rem;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.steps_card-visual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 22rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.steps_card-visual_img {
  width: 14rem;
}

.steps_card-divider {
  width: 100%;
  height: 0.8rem;
}

.steps_card-content {
  padding-top: 1.6rem;
  text-align: center;
}

.steps_card_p {
  line-height: 1.38;
}

.steps-3_people {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps_card-people-img {
  width: 25rem;
}

.steps-3_partners {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.steps-3_partners_p {
  max-width: 31ch;
}

.steps-3_partners_grid {
  display: -ms-grid;
  display: grid;
  margin-top: 4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 4.8rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps-3_partners-logo {
  height: 5.7rem;
}

.steps-4_visual {
  overflow: hidden;
  margin-right: 8rem;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.steps-4_visual.gradient_blue {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.steps-4_grid-img {
  width: 22rem;
  max-width: none;
}

.steps-4_stats {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.steps-4_stats_p {
  max-width: 31ch;
}

.steps-4_circle {
  width: 17rem;
  max-width: none;
  margin-right: 3.2rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.steps-4_carb {
  width: 17rem;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.steps-4_grid-img-box {
  position: relative;
  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;
}

.section.faq_section {
  padding-top: 14rem;
  padding-bottom: 10.4rem;
}

.section.faq_section.gradient_blue {
  color: #fff;
}

.section.policy_section {
  padding-top: 18rem;
  padding-bottom: 10.4rem;
}

.section.policy_section.gradient_blue {
  background-image: url('../images/steps-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.tabs_phone-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33em;
  -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;
}

.tabs_phone-inner {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 85%;
  height: 94%;
  -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: 1em;
}

.tabs_phone-feed {
  position: absolute;
  overflow: hidden;
  width: 100%;
  border-radius: 1em;
}

.tabs_phone-feed.base {
  z-index: 1;
}

.tabs_phone-feed.top {
  z-index: 2;
}

.tabs_phone-nav {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  width: 100%;
}

.steps_title {
  margin-bottom: 2.4rem;
}

.nav {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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: #fff;
}

.nav.gradient_blue {
  background-image: linear-gradient(117deg, #303449 12%, #000 40%);
}

.nav_brand {
  padding-left: 0px;
}

.nav_brand-img {
  width: 15rem;
  margin-top: 3em;
}

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

.nav_menu-inner {
  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;
}

.nav_menu-inner_bg {
  display: none;
}

.steps-progress {
  position: absolute;
  left: 3.8vw;
  top: 0vh;
  right: auto;
  bottom: 0vh;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.steps-progress_bar {
  position: relative;
  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;
}

.steps-progress_steps-circle {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 4.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;
}

.steps-progress_line-box {
  width: 1px;
  height: 4rem;
  background-color: #666;
}

.steps-progress_line-inner {
  width: 100%;
  height: 100%;
  background-color: #e33b45;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.steps-progress_steps-current {
  position: absolute;
  z-index: 3;
  width: 100%;
}

.steps-progress_steps-circle-img {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.full-scroll {
  position: relative;
}

.steps-progress_inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.steps-section {
  background-image: url('../images/steps-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.steps_h {
  margin-bottom: 1em;
}

.pricing_popular-label {
  position: absolute;
  left: auto;
  top: 4.5%;
  right: -9%;
  bottom: auto;
  width: 15rem;
  padding-top: 0.9rem;
  padding-bottom: 1.1rem;
  background-color: #e33b45;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
}

.pricing_popular-label-text {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}

.hero_image {
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 0px;
  width: 100%;
  height: 130%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.steps_indicator {
  display: none;
}

.nav_social-box {
  display: none;
}

.nav_menu-inner_menu {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-wrapper {
  position: relative;
}

.nav-link_line {
  position: absolute;
  bottom: -0.5rem;
  width: 100%;
  height: 2px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.start {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 1px;
}

.age_title-gradient.gradient_color {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.steps-1_grid-item_label-box {
  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;
}

.steps-1_grid-item_label-icon {
  width: 1.6rem;
  margin-left: 0.4rem;
}

.steps-1_grid-item_label-icon.left {
  margin-right: 0.4rem;
}

.steps-1_grid-item_label-icon.right {
  margin-left: 0.4rem;
}

.reviews-box {
  width: 100%;
}

.faq_grid {
  width: 100%;
  max-width: 89rem;
}

.faq_item {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}

.faq_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: background-color 250ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 250ms cubic-bezier(.215, .61, .355, 1);
  cursor: pointer;
}

.faq_icon {
  width: 2.4rem;
}

.faq_content {
  overflow: hidden;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.faq_inner {
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.faq_item_p {
  opacity: 0.8;
}

.faq_wrap {
  margin-top: 4rem;
}

.policy_rich-text {
  width: 50%;
}

.policy_rich-text h2 {
  margin-bottom: 0.5em;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: none;
}

.policy_rich-text h3 {
  margin-top: 0.8rem;
  margin-bottom: 0.5em;
  font-size: 2rem;
}

.policy_rich-text h4 {
  margin-bottom: 0.8em;
  font-size: 2rem;
}

.policy_rich-text p {
  margin-bottom: 1em;
  font-size: 1.6rem;
  line-height: 1.8;
}

.policy_rich-text a {
  color: #2d93db;
  text-decoration: underline;
}

.policy_rich-text li {
  margin-bottom: 1em;
  padding-left: 0em;
  background-image: none;
  color: #fff;
  list-style-type: disc;
}

.policy_rich-text ul {
  margin-bottom: 1rem;
  padding-left: 2.5rem;
  list-style-type: disc;
}

.policy_rich-text h5 {
  margin-bottom: 0.8em;
  font-size: 1.8rem;
  font-weight: 600;
}

.policy_rich-text h6 {
  margin-bottom: 0.8em;
  font-size: 1.6rem;
  text-transform: none;
}

.policy_rich-text ol {
  margin-bottom: 1rem;
  padding-left: 4rem;
}

.testimonials_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  max-width: 60.4rem;
  margin-left: 10.4rem;
  padding-top: 24rem;
  padding-bottom: 24rem;
  -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;
  color: #fff;
}

.testimonials_people {
  width: 40%;
}

.testimonials_people-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.testimonials_people-inner._1 {
  background-image: url('../images/testimonials_ryan-atkins.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonials_people-inner._2 {
  background-image: url('../images/testimonials_lindsay-webster.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonials_h {
  margin-bottom: 2em;
}

.testimonials_people-info {
  position: relative;
  width: 100%;
  padding: 6.9rem 4rem 3.2rem;
  color: #fff;
}

.testimonials_people-info-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(28%, #303449), to(rgba(48, 52, 73, 0)));
  background-image: linear-gradient(0deg, #303449 28%, rgba(48, 52, 73, 0));
  mix-blend-mode: multiply;
}

.testimonials_light-box {
  margin-top: 6.4rem;
}

.steps-4_grid-sync-label {
  font-size: 1.1rem;
  line-height: 1.5;
  text-transform: uppercase;
}

.steps-4_grid-sync-logos {
  display: -ms-grid;
  display: grid;
  margin-top: 1.6rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0.8rem;
  grid-row-gap: 0.4rem;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.steps-4_grid-sync-logo {
  height: 3rem;
}

.steps-4_grid-column {
  display: -ms-grid;
  display: grid;
  padding: 5.6rem 3.2rem;
  -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: 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: 0rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.steps-4_stats-visual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  -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;
}

.steps-4_stats-visual.mobile {
  display: none;
}

.steps-4_grid {
  display: -ms-grid;
  display: grid;
  height: 100%;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps-4_grid-sync {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.4rem;
  -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;
  opacity: 0.5;
}

.main {
  background-image: url('../images/steps-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.link_divider-2 {
  width: 1px;
  height: 1.2rem;
  margin-top: 0.2rem;
  margin-right: 1.7rem;
  margin-left: 1.7rem;
  background-color: #fff;
  opacity: 0.7;
}

.programs-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 71.9rem;
  -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;
}

.programs-wrapper.tab-sec {
  width: 85em;
}

.tabs_line {
  width: 100%;
  height: 0.2rem;
  margin-bottom: 0.8rem;
}

.tabs_phone-box-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33em;
  -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;
}

.gr-text {
  font-size: 1.8rem;
  text-align: center;
}

.gr-text.big {
  margin-bottom: 0.3em;
  font-size: 3.6rem;
  font-weight: 600;
}

.steps-4_grid-2 {
  display: -ms-grid;
  display: grid;
  height: 100%;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.ss-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6.4rem;
  -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;
}

.ss-card-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4.9rem 6.4rem 3rem;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #000), to(#303449));
  background-image: linear-gradient(180deg, #000 70%, #303449);
}

.steps-1_features-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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.programs-icon-image {
  width: 6em;
}

.ss-card-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6.1rem;
  -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: 100%;
}

.programs-icons-wrapper {
  position: absolute;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.programs-icons-wrapper._2 {
  left: auto;
  top: 23%;
  right: 21%;
}

.programs-icons-wrapper._2.tab-sec {
  top: 17%;
  right: 31%;
}

.programs-icons-wrapper._8 {
  left: 14%;
  top: 19%;
  right: auto;
  bottom: auto;
}

.programs-icons-wrapper._8.tab-sec {
  left: 22%;
  top: 26%;
}

.programs-icons-wrapper._7 {
  left: 15%;
  top: 19%;
  right: auto;
  bottom: auto;
}

.programs-icons-wrapper._7.tab-sec {
  left: 14%;
  top: 46%;
}

.programs-icons-wrapper._5 {
  left: 28%;
  top: auto;
  right: auto;
  bottom: 25%;
}

.programs-icons-wrapper._5.tab-sec {
  left: 43%;
  bottom: 16%;
}

.programs-icons-wrapper._4 {
  left: auto;
  top: auto;
  right: 28%;
  bottom: 23%;
}

.programs-icons-wrapper._4.tab-sec {
  right: 24%;
  bottom: 31%;
}

.programs-icons-wrapper._1 {
  left: 46%;
  top: 13%;
}

.programs-icons-wrapper._1.tab-sec {
  left: 35%;
  top: 9%;
}

.programs-icons-wrapper._6 {
  left: 16%;
  top: auto;
  right: auto;
  bottom: 46%;
}

.programs-icons-wrapper._6.tab-sec {
  left: 23%;
  bottom: 22%;
}

.programs-icons-wrapper._3 {
  left: auto;
  top: 45%;
  right: 11%;
}

.programs-icons-wrapper._3.tab-sec {
  top: 38%;
  right: 20%;
}

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

.tab_wrapper.eco {
  margin-bottom: 2.8rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.programs-circle-image {
  width: 100%;
  height: 100%;
}

.steps-image {
  width: 100%;
}

.steps-1_grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 3.2rem;
  -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: 3rem;
  grid-row-gap: 2.4rem;
  -ms-grid-columns: auto 8fr auto;
  grid-template-columns: auto 8fr auto;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.steps-gradient-line {
  width: 100%;
  height: 0.2rem;
  margin-top: 1.4rem;
  background-image: linear-gradient(118deg, #e33b45, #2d8edb);
}

.nav_menu-2 {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-image._2 {
  width: 14.9rem;
  margin-left: 5rem;
}

.tab-image._3 {
  width: 17.2rem;
  margin-bottom: 6rem;
  margin-left: 2rem;
}

.tab-image._1 {
  width: 15.6rem;
  margin-bottom: 7.5rem;
}

.ss-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tabs-eco-image {
  width: 100%;
  height: 100%;
  max-height: 45em;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.tabs-eco-image.phone {
  width: auto;
  height: 50em;
}

.steps_card-2 {
  width: 32.5rem;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.gr-text-wrapper {
  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;
}

.ss-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 47.7rem;
  -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;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.steps-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62rem;
  margin-right: 6.3rem;
  -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;
}

.steps-box.eco {
  width: 80%;
  margin-right: 0rem;
  margin-bottom: 2.4rem;
}

.journey_grid-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5rem;
  -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;
}

.gr-gradient {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(118deg, #5a5c72, #101320 40%);
  opacity: 0.5;
}

.nav-2 {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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: #fff;
}

.nav-2.gradient_blue {
  background-image: linear-gradient(117deg, #303449 12%, #000 40%);
}

.tabs_box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 64em;
  -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;
}

.tabs_box._2 {
  -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;
}

.tabs_box._2.ecos {
  width: 100%;
  margin-bottom: 4.7rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs_box.eco {
  width: 68em;
}

.tabs_box.eco.tab_2 {
  width: 52em;
}

.tabs_box._3 {
  -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;
}

.tabs_link-2 {
  margin-bottom: 1.6rem;
  padding: 0rem;
  background-color: transparent;
  color: hsla(0, 0%, 100%, 0.4);
}

.tabs_link-2.w--current {
  background-color: transparent;
  color: #e4e4e4;
}

.steps-4_stats-visual-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  -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;
}

.journey_info-label-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.4rem;
  margin-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 0.8em;
  padding-left: 2.4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e33b45;
}

.age_circle-center-2 {
  position: absolute;
  z-index: 2;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background-color: #fff;
}

.gr-heading {
  margin-bottom: 2.4rem;
}

.steps-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  margin-top: -3rem;
  -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;
}

.tabs_phone-2 {
  position: relative;
  z-index: 5;
  width: 100%;
}

.tabs_phone-info-text {
  font-size: 1.4em;
  font-weight: 600;
}

.nav_menu-inner_menu-2 {
  display: none;
  -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;
}

.steps-1_visual-img-2 {
  width: 100%;
}

.ss-card-headline {
  font-weight: 400;
}

.ss-card-headline.grey {
  color: #999;
  text-align: center;
  text-transform: capitalize;
}

.gr-wrapper-inner {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -ms-grid-columns: 1fr auto 1fr auto 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  box-shadow: 0 0 0.4rem 0.4rem rgba(0, 0, 0, 0.25);
}

.steps-icon-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.4rem;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ss-text-wrapper {
  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;
}

.tabs_box-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.4rem;
  -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;
}

.tabs_box-inner.tab_2 {
  margin-bottom: 10.8rem;
}

.tabs_box-inner.last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8.3rem;
  -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;
}

.ss-heading {
  margin-bottom: 2.4rem;
}

.steps-4_grid-sync-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.4rem;
  -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;
  opacity: 0.5;
}

.footer_social-link-2 {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 1rem;
  background-color: #303449;
}

.gr-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 6.7rem;
  -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: 2rem;
}

.button-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4.8rem;
  -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;
}

.gr-shape {
  width: 3rem;
}

.gr-shape.mobile {
  display: none;
}

.button-hero_lightbox {
  margin-left: 2.4em;
}

.ss-card-image {
  width: 13.6rem;
  margin-bottom: 2.6rem;
}

.p-big-2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 600;
}

.p-big-2.journey_info-content_p {
  max-width: 29ch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-transition: opacity 700ms cubic-bezier(.215, .61, .355, 1);
  transition: opacity 700ms cubic-bezier(.215, .61, .355, 1);
  text-align: center;
}

.p-big-2.eco-text {
  max-width: 31ch;
  font-weight: 400;
}

.p-big-2.steps-paragraph {
  max-width: 45ch;
  margin-bottom: 11.5rem;
  font-weight: 400;
}

.p-big-2.steps_card_h {
  margin-bottom: 0.4em;
  text-transform: uppercase;
}

.p-big-2.tabs_link_h {
  margin-bottom: 0.2em;
  font-weight: 600;
  text-transform: uppercase;
}

.p-big-2.program-paragraph {
  max-width: 38ch;
  color: #fff;
  font-weight: 400;
}

.steps-progress_line-inner-2 {
  width: 100%;
  height: 100%;
  background-color: #e33b45;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.tabs_shape {
  width: 100%;
}

.steps-icon-image {
  width: 60%;
  margin-bottom: 1.1rem;
}

.tabs-box-image {
  width: 21rem;
}

.tabs-box-image._3 {
  margin-top: 6rem;
  margin-left: 6.6rem;
}

.steps-4_grid-column-2 {
  display: -ms-grid;
  display: grid;
  padding: 5.6rem 3.2rem;
  -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: 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: 0rem;
  grid-row-gap: 4rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.gr-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.6rem;
  -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;
}

.tabs_phone-info {
  position: absolute;
  left: auto;
  top: 20%;
  right: -42%;
  bottom: auto;
  z-index: 10;
  padding: 1rem 2rem;
  border-style: solid;
  border-width: 1px;
  border-color: #e33b45;
  border-radius: 6rem;
  background-image: linear-gradient(117deg, #303449 8%, #000 40%);
}

.hero_h-2 {
  max-width: 31ch;
  margin-bottom: 1em;
}

.programs-p-image {
  position: absolute;
  top: 42%;
  bottom: auto;
  width: 52%;
}

.programs-p-image.tab-sec {
  left: 28%;
  top: 40%;
  width: 45%;
}

.programs-p-image.tab-sec._2 {
  left: 23%;
  top: 52%;
  width: 55%;
}

.ss-card-gradient {
  width: 100%;
  height: 1rem;
  background-image: linear-gradient(136deg, #e33b45, #2d8edb);
}

.paragraph {
  margin-top: -60px;
  margin-right: -480px;
  margin-left: 60px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .age_flow {
    font-size: 1em;
  }

  .steps-section {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .main {
    background-image: linear-gradient(93deg, #303449, #000 25%);
  }

  .tabs-eco-image.phone {
    height: 70em;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3.6rem;
    line-height: 1.38;
  }

  h2 {
    font-size: 3rem;
    line-height: 1.38;
    letter-spacing: 0.13em;
  }

  h3 {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  h4 {
    font-size: 2.4rem;
  }

  h5 {
    font-size: 2rem;
  }

  h6 {
    font-size: 1.6rem;
  }

  p {
    font-size: 1.8rem;
  }

  .styleguide_row {
    width: 100%;
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .h1 {
    font-size: 3.6rem;
    line-height: 1.38;
  }

  .h2 {
    font-size: 3rem;
    line-height: 1.38;
    letter-spacing: 0.13em;
  }

  .h3 {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .h4 {
    font-size: 2.4rem;
  }

  .h4.policy_h {
    top: auto;
  }

  .h5 {
    font-size: 2rem;
  }

  .h5.steps_h {
    max-width: 30ch;
  }

  .h5.ss-subheading {
    max-width: 50ch;
  }

  .h5.gr-subheading {
    max-width: 50ch;
  }

  .h5.steps_h {
    max-width: 30ch;
  }

  .h6 {
    position: relative;
    z-index: 3;
    font-size: 1.6rem;
  }

  .h6.age_label {
    right: 0.8em;
    z-index: 1;
    font-size: 1.3em;
  }

  .h6.age_point-desc {
    font-size: 1.3em;
  }

  .p-small {
    font-size: 1.4rem;
  }

  .p-small.programs-text {
    max-width: 16ch;
  }

  .p-big {
    font-size: 1.8rem;
  }

  .p-big.tabs_link_h {
    font-size: 2.8rem;
  }

  .nav-link {
    position: relative;
    z-index: 2;
    margin-bottom: 1.6em;
    opacity: 1;
  }

  .nav-link.footer {
    margin-bottom: 0em;
    opacity: 0.7;
  }

  .nav-link.social-label {
    margin-bottom: 0em;
    opacity: 0.7;
  }

  .nav-link.footer {
    margin-bottom: 0em;
    opacity: 0.7;
  }

  .section-inner.partners_section {
    overflow: hidden;
  }

  .section-inner.testimonials_section {
    padding-top: 0px;
    -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;
  }

  .section-inner.partners_section {
    overflow: hidden;
  }

  .container.journey_container {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .container.footer_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.steps_container {
    height: auto;
    padding: 0rem 4rem 10.4rem;
  }

  .container.steps_container._1st {
    padding-bottom: 10.4rem;
  }

  .container.nav_container {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }

  .container.policy_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.footer_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.steps_container {
    height: auto;
    padding: 0rem 4rem 10.4rem;
  }

  .container.steps_container._1st {
    padding-bottom: 10.4rem;
  }

  .container.journey_container {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .container.programs_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .partners_wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .partners_logo {
    margin-right: 6.4rem;
  }

  .journey_grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .journey_item {
    margin-bottom: 2.4rem;
  }

  .journey_item-inner {
    padding-top: 73.08333333%;
  }

  .journey_item-icon {
    display: block;
  }

  .tabs_tabs {
    display: none;
  }

  .pnoe_flow.tabs_1 {
    display: none;
  }

  .pnoe_flow.tabs_2 {
    display: none;
  }

  .pnoe_flow.tabs_1 {
    display: none;
  }

  .age_flow {
    width: 44em;
    margin-top: 16rem;
    -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;
    font-size: 1em;
  }

  .age_point {
    width: 4em;
  }

  .age_point._1 {
    right: 64%;
  }

  .age_point._2 {
    right: 18%;
    bottom: 82%;
  }

  .age_point._3 {
    bottom: 60%;
  }

  .age_point._4 {
    right: 0%;
    bottom: 40%;
  }

  .age_point._5 {
    right: 14%;
    bottom: 10%;
  }

  .age_point._6 {
    right: 56%;
    bottom: 0%;
  }

  .age_point._7 {
    right: 83%;
    bottom: 17%;
  }

  .age_point._8 {
    bottom: 45%;
  }

  .age_point._9 {
    right: 85%;
    bottom: 71%;
  }

  .age_point-content._1 {
    left: 120%;
    top: -19%;
  }

  .age_point-content._2 {
    left: auto;
    top: 64%;
    right: 105%;
  }

  .age_point-content._3 {
    left: auto;
    right: 129%;
  }

  .age_point-content._4 {
    left: auto;
    top: -15%;
    right: 132%;
  }

  .age_point-content._5 {
    left: auto;
    top: -150%;
    right: -92%;
  }

  .age_point-content._6 {
    left: 121%;
    top: 18%;
    right: auto;
  }

  .age_point-content._7 {
    left: 120%;
    top: 7%;
    right: auto;
  }

  .age_point-content._8 {
    left: 126%;
    right: auto;
  }

  .age_point-content._9 {
    left: 122%;
    top: -5%;
    right: auto;
  }

  .age_point-content-inner {
    position: relative;
    padding: 0.8em 1em 1em;
  }

  .age_stats {
    padding: 5.6rem 11.8rem;
    -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;
  }

  .age_stats-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .age_stats-divider.gradient_color {
    width: 100%;
    height: 2px;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }

  .header {
    margin-bottom: 8rem;
  }

  .header.step-header {
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }

  .header.step-header {
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }

  .header_h {
    margin-bottom: 1em;
  }

  .pricing {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-auto-flow: row;
    grid-row-gap: 2.4rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pricing_item {
    width: 100%;
  }

  .footer_brand {
    padding-top: 2.4rem;
    border-top: 1px solid #666;
  }

  .link_divider {
    display: none;
  }

  .link_divider.footer {
    display: block;
  }

  .footer_social {
    margin-bottom: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .footer_social-box {
    margin-top: 2.4rem;
    margin-left: 0rem;
  }

  .partners_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

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

  .tabs_slider {
    display: block;
    width: 100%;
    height: auto;
    background-color: transparent;
  }

  .tabs_slider-mask {
    margin-bottom: 4rem;
  }

  .tabs_slider-arrow {
    display: none;
  }

  .tabs_slider-nav {
    position: relative;
    height: auto;
  }

  .tabs_slider-inner {
    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;
    text-align: center;
  }

  .age_title {
    top: -28%;
  }

  .age_flow-inner {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .age_point-content-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
  }

  .age_point-content-bg.gradient_blue {
    z-index: 2;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 1.5em;
  }

  .steps_wrapper {
    text-align: center;
  }

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

  .steps-1_visual {
    margin-right: 0rem;
  }

  .steps-1_visual.gradient_blue.step_1 {
    margin-right: 0rem;
  }

  .steps-1_features {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .steps-1_grid {
    margin-bottom: 4rem;
  }

  .steps_card {
    width: 100%;
    margin-bottom: 12.3rem;
  }

  .steps_card._3 {
    margin-bottom: 0rem;
  }

  .steps_card._5 {
    margin-bottom: 0rem;
  }

  .steps_card-visual {
    height: 14rem;
  }

  .steps-3_people {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .steps_card-people-img {
    width: 20rem;
  }

  .steps-3_partners {
    margin-bottom: 12.4rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .steps-4_visual.gradient_blue {
    width: 100%;
    margin-right: 0rem;
    background-image: none;
  }

  .steps-4_stats {
    margin-bottom: 0rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .steps-4_grid-img-box {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2em;
  }

  .section.policy_section {
    padding-top: 14rem;
  }

  .tabs_phone-box {
    width: 34em;
    margin-bottom: 5.6rem;
  }

  .steps_title {
    display: none;
    margin-bottom: 1em;
  }

  .nav_menu {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }

  .nav_menu-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50vw;
    height: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .nav_menu-inner_bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .nav_menu-inner_bg.gradient_blue {
    opacity: 0.95;
  }

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

  .nav_menu-button {
    margin-left: 3.2rem;
    padding: 0px;
    font-size: 1em;
  }

  .nav_menu-button.w--open {
    background-color: transparent;
  }

  .nav_menu_ham-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .nav_menu-ham-line {
    height: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .nav_menu-ham-line._1 {
    width: 100%;
  }

  .nav_menu-ham-line._2 {
    width: 75%;
    margin-top: 12%;
    margin-bottom: 12%;
  }

  .nav_menu-ham-line._3 {
    width: 50%;
  }

  .steps-progress {
    display: none;
  }

  .steps-progress_bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .steps-progress_line-box {
    width: 4rem;
    height: 1px;
  }

  .steps-progress_line-inner {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .full-scroll {
    padding-top: 8rem;
  }

  .steps_h {
    margin-bottom: 1em;
  }

  .steps_indicator {
    display: block;
    width: 4.8rem;
    margin-bottom: 2.4rem;
  }

  .nav_social-box {
    position: relative;
    z-index: 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-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .nav_menu-inner_menu {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .nav-link-wrapper {
    margin-bottom: 2rem;
  }

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

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

  .policy_rich-text {
    width: 100%;
    margin-top: 6rem;
  }

  .testimonials_content {
    width: 100%;
    max-width: none;
    margin-left: 0rem;
    padding: 10.4rem 5rem;
  }

  .testimonials_people {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .testimonials_people-inner {
    height: 30rem;
  }

  .testimonials_people-inner._2 {
    background-position: 50% 0%;
  }

  .testimonials_h {
    margin-bottom: 1em;
  }

  .steps-4_grid-column {
    padding-top: 11rem;
    padding-bottom: 3.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .steps-4_stats-visual {
    margin-top: 4rem;
  }

  .steps-4_stats-visual.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .steps-4_stats-visual.desktop {
    display: none;
  }

  .steps-4_grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .link_divider-2 {
    display: none;
  }

  .link_divider-2.footer {
    display: block;
  }

  .programs-wrapper {
    width: 60rem;
  }

  .programs-wrapper.tab-sec {
    width: 100%;
  }

  .tabs_slider-mask-2 {
    height: auto;
    margin-bottom: 1.6em;
  }

  .tabs_phone-box-2 {
    width: 34em;
    margin-bottom: 5.6rem;
  }

  .steps-4_grid-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .ss-card-inner {
    padding: 2.7rem 5.7rem 4.1rem;
  }

  .steps-1_features-2 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .programs-icon-image {
    width: 3.9em;
  }

  .programs-icons-wrapper._2 {
    top: 24%;
    right: 20%;
  }

  .programs-icons-wrapper._2.tab-sec {
    top: 12%;
    right: 27%;
  }

  .programs-icons-wrapper._8.tab-sec {
    left: 19%;
    top: 25%;
  }

  .programs-icons-wrapper._7.tab-sec {
    left: 15%;
  }

  .programs-icons-wrapper._5 {
    bottom: 26%;
  }

  .programs-icons-wrapper._5.tab-sec {
    left: 42%;
    bottom: 15%;
  }

  .programs-icons-wrapper._4 {
    right: 26%;
    bottom: 24%;
  }

  .programs-icons-wrapper._4.tab-sec {
    right: 20%;
  }

  .programs-icons-wrapper._1 {
    top: 13%;
  }

  .programs-icons-wrapper._1.tab-sec {
    left: 32%;
    top: 6%;
  }

  .programs-icons-wrapper._6 {
    left: 14%;
    bottom: 46%;
  }

  .programs-icons-wrapper._6.tab-sec {
    left: 17%;
    bottom: 12%;
  }

  .programs-icons-wrapper._3 {
    top: 46%;
    right: 6%;
  }

  .programs-icons-wrapper._3.tab-sec {
    top: 36%;
    right: 18%;
  }

  .tab_wrapper.eco {
    margin-bottom: 1.6rem;
  }

  .steps-1_grid-2 {
    margin-bottom: 4rem;
  }

  .nav_menu-2 {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }

  .ss-card-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-eco-image {
    height: 35em;
  }

  .tabs-eco-image.phone {
    height: 40em;
  }

  .steps_card-2 {
    width: 100%;
    margin-bottom: 12.3rem;
  }

  .steps_card-2._3 {
    margin-bottom: 0rem;
  }

  .ss-card {
    width: 100%;
  }

  .steps-box {
    margin-right: 0rem;
  }

  .steps-box.eco {
    margin-bottom: 2.4rem;
  }

  .journey_grid-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs_box {
    width: 50em;
    margin-bottom: 3.2rem;
  }

  .tabs_box.grow {
    width: 60em;
  }

  .tabs_box._2.ecos {
    margin-bottom: 2.4rem;
  }

  .tabs_box.eco {
    width: 43em;
    margin-bottom: 3.2rem;
  }

  .tabs_box.eco.tab_2 {
    width: 48em;
  }

  .steps-4_stats-visual-2 {
    margin-top: 4rem;
  }

  .nav_menu-inner_menu-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-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .gr-wrapper-inner {
    padding: 4.6rem 9.4rem;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .tabs_box-inner.tab_1 {
    margin-bottom: 4rem;
  }

  .tabs_box-inner.tab_2 {
    margin-bottom: 4rem;
  }

  .tabs_box-inner.last {
    margin-bottom: 4rem;
  }

  .gr-shape.desktop {
    display: none;
  }

  .gr-shape.mobile {
    display: block;
    width: 27rem;
  }

  .p-big-2 {
    font-size: 1.8rem;
  }

  .p-big-2.steps-paragraph {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .p-big-2.tabs_link_h {
    font-size: 2.8rem;
  }

  .steps-progress_line-inner-2 {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .tabs-box-image {
    width: 15rem;
  }

  .steps-4_grid-column-2 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

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

  .tabs_phone-info {
    font-size: 0.8em;
  }

  .programs-p-image {
    left: auto;
    top: 42%;
  }

  .nav_menu-ham-line-2 {
    height: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .nav_menu-ham-line-2._3 {
    width: 50%;
  }

  .nav_menu-ham-line-2._2 {
    width: 75%;
    margin-top: 12%;
    margin-bottom: 12%;
  }

  .nav_menu-ham-line-2._1 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .h3.hero_p {
    max-width: 30ch;
  }

  .h3.journey_info-h {
    font-size: 3.6rem;
  }

  .h3.hero_p {
    max-width: 30ch;
  }

  .h5.steps_h {
    max-width: 22ch;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .h5.ss-subheading {
    max-width: 50ch;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .h5.gr-subheading {
    max-width: 40ch;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .h5.steps_h {
    max-width: 30ch;
    font-size: 2.4rem;
    font-weight: 600;
  }

  .h6.journey_info-panel_header_h {
    font-size: 2.4rem;
  }

  .h6.age_point-desc {
    font-size: 1.6em;
  }

  .h6.price_title {
    font-size: 2.4rem;
  }

  .p-small.price_label {
    font-size: 1.6rem;
  }

  .p-small.programs-text {
    max-width: 18ch;
  }

  .p-small.tabs-text._2 {
    right: 6%;
  }

  .p-small.tabs-text._1 {
    top: 21%;
  }

  .p-small.tabs-text._4 {
    left: 19%;
    bottom: 19%;
  }

  .p-small.tabs-text._5 {
    left: 9%;
    top: 40%;
  }

  .p-small.tabs-text._3 {
    right: 18%;
    bottom: 18%;
  }

  .p-big.journey_info-content_p {
    font-size: 2rem;
  }

  .nav-link {
    font-size: 1.6rem;
  }

  .button.secondary.large.steps_btn {
    margin-top: 4rem;
  }

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

  .section-inner.journey_section {
    padding-top: 8rem;
  }

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

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

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

  .section-inner.reviews.gradient_light {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .section-inner.reviews.gradient_light {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }

  .section-inner.age_section {
    padding-top: 0rem;
    padding-bottom: 8rem;
  }

  .container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .container.journey_container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .container.steps_container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .container.steps_container._1st {
    padding-top: 0rem;
  }

  .container.steps_container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .container.steps_container._1st {
    padding-top: 0rem;
  }

  .container.journey_container {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
  }

  .partners_logo {
    height: 8rem;
    margin-right: 4rem;
  }

  .journey_item-inner {
    padding-top: 110.41666666666667%;
  }

  .journey_info-panel_header {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .journey_info-p {
    margin-top: 0.25em;
  }

  .tabs_phone {
    width: auto;
    height: 100%;
  }

  .age_flow {
    margin-top: 14rem;
    margin-bottom: 8rem;
  }

  .age_point._1 {
    right: 68%;
  }

  .age_stats {
    max-width: 40rem;
    padding: 4rem 7rem;
  }

  .age_stats-item_stats {
    font-size: 3.6rem;
  }

  .header {
    margin-bottom: 6.4rem;
  }

  .header.step-header {
    padding-top: 2.4rem;
  }

  .header.step-header {
    padding-top: 2.4rem;
  }

  .pricing_item-action {
    width: 100%;
  }

  .footer_symbol {
    width: 5rem;
  }

  .tabs_slider-mask {
    margin-bottom: 2.4rem;
  }

  .tabs_slider-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    -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;
  }

  .steps_inner {
    margin-top: 4.8rem;
  }

  .steps_inner._3 {
    margin-top: 8rem;
  }

  .steps-1_visual {
    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;
    border-radius: 2px;
  }

  .steps-1_visual.gradient_blue {
    width: 100vw;
  }

  .steps-1_visual.gradient_blue {
    width: 100vw;
  }

  .steps-1_visual-img {
    width: 160%;
    max-width: none;
    margin-left: -15%;
  }

  .steps-1_grid {
    margin-top: 4.8rem;
    margin-bottom: 8rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-column-gap: 2.4rem;
    grid-row-gap: 3.2rem;
  }

  .steps_card {
    margin-bottom: 10.4rem;
  }

  .steps_card-visual.people {
    height: 28rem;
  }

  .steps_card-people-img {
    width: 33rem;
  }

  .steps-4_grid-img {
    width: 20rem;
  }

  .steps-4_stats_p {
    max-width: 39ch;
  }

  .tabs_phone-box {
    width: auto;
    height: 60vh;
    margin-bottom: 3.2rem;
  }

  .nav_menu-button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .full-scroll {
    padding-top: 6.4rem;
  }

  .steps-section {
    background-position: 50% 50%;
    background-size: cover;
  }

  .steps_indicator {
    width: 6.4rem;
    margin-bottom: 2.4rem;
  }

  .testimonials_content {
    padding: 10.4rem 3.2rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .testimonials_h {
    margin-bottom: 1em;
  }

  .steps-4_grid-sync-label {
    font-size: 1.6rem;
  }

  .steps-4_grid-sync-logo {
    height: 5rem;
  }

  .steps-4_grid-column {
    padding: 8.8rem 0rem 4.8rem;
  }

  .steps-4_stats-visual {
    margin-top: 0rem;
    margin-bottom: 2.4rem;
  }

  .steps-4_grid {
    -ms-grid-columns: auto 1fr auto;
    grid-template-columns: auto 1fr auto;
  }

  .steps-4_grid-sync {
    margin-top: 6.4rem;
  }

  .programs-wrapper {
    width: 50rem;
  }

  .tabs_slider-mask-2 {
    margin-bottom: 2.4rem;
  }

  .tabs_phone-box-2 {
    width: 30vh;
    margin-bottom: 3.2rem;
  }

  .tabs_slider-slide-2 {
    overflow: hidden;
  }

  .steps-1_features-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-card-image-wrapper {
    margin-bottom: 2.4rem;
  }

  .programs-icons-wrapper._7 {
    left: 11%;
  }

  .programs-icons-wrapper._5 {
    left: 25%;
  }

  .programs-icons-wrapper._4 {
    bottom: 21%;
  }

  .programs-icons-wrapper._1 {
    left: 42%;
  }

  .programs-icons-wrapper._3 {
    top: 46%;
    right: 4%;
  }

  .programs-circle-image {
    margin-left: -2em;
  }

  .steps-1_grid-2 {
    margin-top: 4.8rem;
    margin-bottom: 8rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-column-gap: 2.4rem;
    grid-row-gap: 3.2rem;
  }

  .tabs-eco-image {
    height: 40em;
  }

  .tabs-eco-image.phone {
    height: 40em;
  }

  .steps_card-2 {
    margin-bottom: 10.4rem;
  }

  .ss-card {
    margin-bottom: 5.6rem;
  }

  .steps-box {
    width: 50rem;
  }

  .tabs_box {
    width: auto;
    height: 60vh;
    margin-bottom: 3.2rem;
  }

  .tabs_box.grow {
    margin-bottom: 1.6rem;
  }

  .tabs_box._2.ecos {
    height: auto;
  }

  .tabs_box.eco {
    height: auto;
  }

  .steps-4_stats-visual-2 {
    margin-bottom: 2.4rem;
  }

  .gr-heading {
    max-width: 15ch;
  }

  .steps-1_visual-img-2 {
    width: 100%;
    margin-left: -15%;
  }

  .steps-1_visual-img-2.new {
    margin-left: 0%;
  }

  .ss-card-headline {
    font-size: 1.8rem;
  }

  .tabs_box-inner.last {
    margin-bottom: 4.8rem;
  }

  .gr-wrapper {
    margin-bottom: 3.2rem;
  }

  .button-hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button-hero_lightbox {
    margin-top: 2.4em;
    margin-left: 0em;
  }

  .p-big-2.journey_info-content_p {
    font-size: 2rem;
  }

  .p-big-2.steps-paragraph {
    margin-bottom: 2rem;
  }

  .tabs-box-image._3 {
    margin-left: 2.4rem;
  }

  .steps-4_grid-column-2 {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }

  .programs-p-image {
    left: 22%;
  }

  .paragraph {
    margin-top: -39px;
    margin-right: 20px;
    margin-left: 23px;
    padding-right: 0px;
  }
}

#w-node-_0e7a57c0-70aa-0e35-4d5f-7d1c6988bc46-9860a014 {
  -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;
}

