.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.margin-top-5 {
  margin-top: 1rem;
}

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

.left-arrow {
  background-color: #f5f5f7;
  border-radius: 5rem;
  justify-content: center;
  align-items: stretch;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: .25rem;
  transition: background-color .25s;
  display: flex;
  inset: auto 4.5rem 0% auto;
}

.left-arrow:hover {
  background-color: #e8eaed;
}

.left-arrow._2 {
  background-color: #fff;
  margin-left: 0%;
  transition: background-color .25s;
  inset: auto 4.5rem 0% auto;
}

.left-arrow._2:hover {
  background-color: #e8eaed;
}

.two-columns {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
}

.subhead {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.subhead.color-secondary-light {
  color: #000;
  font-size: .9rem;
  line-height: 1.3rem;
}

.subhead.color-secondary-dark {
  color: #48505b;
  letter-spacing: -1px;
  width: auto;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.max-w-40-5 {
  max-width: 40.5rem;
}

.max-w-40-5.spacing-auto {
  margin-left: auto;
  margin-right: auto;
}

.dropdown-content {
  width: 100%;
  position: static;
  overflow: hidden;
}

.footer-logo {
  width: 1000px;
  max-width: 30%;
}

.stiky-wrapper {
  padding-bottom: 2rem;
  position: sticky;
  top: 8rem;
}

.mask-card {
  width: 32%;
  overflow: visible;
}

.image-3 {
  max-width: 13%;
  margin-top: 10px;
  margin-left: 10px;
}

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

.absolute-top-wrapper {
  position: absolute;
  inset: 0% 0% auto;
}

.absolute-top-wrapper._2 {
  inset: auto 0%;
}

.background-image-mobile {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: static;
}

.testimonial-wrapper {
  width: 100%;
  height: 100%;
}

.dropdowm-arrow {
  width: 1.5rem;
  height: 1.5rem;
}

.right-arrow {
  background-color: #f5f5f7;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  transition: background-color .25s;
  display: flex;
  inset: auto 0% 0% auto;
}

.right-arrow:hover {
  background-color: #e8eaed;
}

.right-arrow._2 {
  background-color: #fff;
  margin-left: 0%;
  transition: background-color .25s;
  inset: auto 0% 0% auto;
}

.right-arrow._2:hover {
  background-color: #e8eaed;
}

.slider-card {
  background-color: #0000;
  height: auto;
  padding-bottom: 9rem;
}

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

.testimonial-slider {
  background-color: #0000;
  height: auto;
}

.heading-9 {
  color: #000;
  letter-spacing: -.15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 2rem;
  line-height: 4rem;
}

.image {
  max-width: 200%;
  padding-bottom: 20px;
}

.arrow-slider-left {
  background-color: #f5f5f7;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: auto;
  margin-bottom: auto;
  padding: .25rem;
  transition: background-color .25s;
  display: flex;
}

.arrow-slider-left:hover {
  background-color: #e8eaed;
}

.margin-top-6 {
  margin-top: 6rem;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-icon {
  width: 100px;
  max-width: none;
}

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

.warning-text-paragraph {
  letter-spacing: -1px;
}

.absolute-bottom {
  position: absolute;
  inset: auto 0% 0%;
}

.padding-1 {
  margin-right: 20px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-1.border-top {
  border-top: 1px solid #afb6c03d;
}

.subhead-secondary {
  color: #48505b;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.footer-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.banner-two-column {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
}

.background-secondary {
  background-color: #f5f5f7;
}

.button-tertiary {
  color: #1a1c1f;
  background-color: #0000;
  border: 2px solid #1a1c1f;
  border-radius: 6.25rem;
  padding: .69rem 1.5rem .56rem;
  font-size: 1rem;
  line-height: 1.5rem;
  transition: color .25s, background-color .25s;
}

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

.mask-testimonial {
  overflow: visible;
}

.paragraph-2 {
  color: #48505b;
  letter-spacing: -1px;
  font-size: 1.2rem;
  line-height: 1.5em;
}

.margin-top-2 {
  margin-top: 2rem;
}

.faq-grid-answer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  width: 100%;
}

.faq-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  width: 100%;
}

.margin-top-1 {
  margin-top: 1rem;
}

.cover-image {
  border-radius: 14px;
  width: 100%;
}

.cover-image.x3 {
  max-width: 500px;
}

.background-secondary-dark {
  z-index: 5;
  background-color: #000;
}

.background-image {
  opacity: .68;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.background-image.mobile {
  opacity: 1;
  display: none;
}

.slide-nav {
  display: none;
}

.slide {
  border-radius: 2rem;
  width: 100%;
  margin-right: 1.5rem;
}

.container {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.container.modes {
  padding-bottom: 0;
}

.margin-top-3 {
  margin-top: 3rem;
}

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

.margin-top-4 {
  margin-top: 4rem;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 35px;
  padding-left: 0;
  display: flex;
}

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

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

.button {
  color: #1a1c1f;
  background-color: #9b9b9b;
  border-radius: 6.25rem;
  padding: .69rem 1.5rem .56rem;
  font-size: 1rem;
  line-height: 1.5rem;
  transition: background-color .25s;
}

.button:hover {
  background-color: #f4f5f6;
}

.card-wrapper {
  background-color: #fff;
  border-radius: 2rem;
  padding: 2rem;
}

.dropdown-triger {
  cursor: pointer;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.layout-center {
  width: 100%;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  background-color: red;
  width: 100%;
  height: 200px;
}

.menu-item {
  color: #afb6c0;
  padding: 0;
  font-size: .7rem;
  font-weight: 400;
  line-height: .9rem;
  text-decoration: none;
  transition: color .25s;
}

.menu-item:hover {
  color: #fff;
}

.menu-item.w--current {
  color: #afb6c0;
}

.link-block {
  color: #f5f5f5;
  background-color: #ddd3;
  border: 1px solid #888;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  margin-bottom: 25px;
  padding: 7px 29px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 35px -14px #808080e0;
}

.link-block:hover {
  background-color: #7e7e7e73;
}

.link-block:active {
  background-color: #acacac;
  border-width: 1.5px;
}

.link-block.ai-mode {
  display: none;
}

.arrow-slider-right {
  background-color: #f5f5f7;
  border-radius: 5rem;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: auto;
  margin-bottom: auto;
  padding: .25rem;
  transition: background-color .25s;
}

.arrow-slider-right:hover {
  background-color: #e8eaed;
}

.padding-6 {
  width: 50%;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.layout-left {
  width: 100%;
  max-width: 55rem;
  margin-right: auto;
}

.margin-top-1-5 {
  margin-top: 1.5rem;
}

.grid-medium {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
}

.padding-right-5 {
  padding-right: 2rem;
  position: relative;
}

.warning-header {
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.slide-testimonial {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.fixed-wrapper {
  z-index: 100;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background-color: #000000bf;
  position: fixed;
  inset: 0% 0% auto;
}

.color-text-primary {
  color: #000;
  letter-spacing: -4px;
  text-transform: none;
  background-color: #fff0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 4rem;
  line-height: 4.5rem;
}

.color-text-primary.warning-text {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.dropdown-wrapper {
  border-top: 1px solid #48505b3d;
  width: 100%;
  position: relative;
}

.paragraph {
  letter-spacing: 0;
  margin-top: 25px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.paragraph.color-contrast-secondary {
  color: #afb6c0;
  margin-bottom: 0;
  font-size: .8rem;
  line-height: .9rem;
}

.image-4 {
  width: 30px;
}

.image-4.gym {
  margin-top: 0;
}

.footer-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
}

.fade-in-heading {
  text-align: left;
  letter-spacing: -3px;
  text-transform: none;
}

.fade-in-heading.modes {
  text-align: left;
  padding-left: 0;
}

.fade-in-image {
  display: flex;
}

.fade-in-image.x3 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
}

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

.padding-8.overflow-hidden {
  overflow: hidden;
}

.section.full-screen {
  object-fit: fill;
  background-color: #fff;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.section.full-screen-flex {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.section.background-primary-dark {
  background-color: #000;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 35px 45px 100px;
  display: flex;
}

.image-5 {
  width: 100%;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-11 {
  justify-content: center;
  align-items: flex-start;
  max-width: 90rem;
  display: flex;
}

.heading-10 {
  color: #6b6b6b;
  letter-spacing: -2px;
  background-color: #ffd3d300;
  padding: 15px;
  font-weight: 400;
}

.heading-11 {
  color: #000;
  letter-spacing: -3px;
}

.div-block-12 {
  width: 60%;
  padding-top: 65px;
  padding-left: 25px;
}

.paragraph-3 {
  font-size: .9rem;
  line-height: 1.3rem;
}

.div-block-13 {
  display: flex;
}

._1 {
  width: 30%;
  margin-right: 20px;
  display: flex;
}

.div-block-14 {
  background-color: #bebebe;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  display: flex;
}

.text-block {
  padding: 15px;
  font-size: 22px;
  font-weight: 700;
}

._1-copy {
  width: 30%;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

._1-copy-copy {
  width: 30%;
  margin-right: 0;
  display: flex;
}

.heading-12 {
  letter-spacing: -2.5px;
  margin-bottom: 50px;
}

.div-block-15, .text {
  font-size: 16px;
  line-height: 24px;
}

.link {
  color: #333;
}

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

.div-block-16 {
  width: 100%;
  max-width: 90rem;
  padding-left: 3rem;
}

.button-2, .button-2-copy {
  letter-spacing: 0;
  padding: 35px;
  font-size: 18px;
}

.button-gift {
  text-align: center;
  letter-spacing: -.5px;
  background-color: #00ad11;
  border-radius: 100px;
  width: 350px;
  margin-top: 25px;
  padding: 20px 35px;
  font-size: 18px;
  font-weight: 700;
}

.button-gift.bottom {
  margin-top: 0;
  font-size: 22px;
}

.button-gift.outline {
  color: #00ae11;
  background-color: #fff;
  border: 1px solid #00ae11;
  font-size: 20px;
}

.image-6 {
  width: 100%;
}

.section-7, .bundle {
  margin-top: 35px;
}

@media screen and (min-width: 1920px) {
  .image-4 {
    height: 30px;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
  }

  .div-block-11 {
    max-width: 90rem;
    padding-top: 35px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .paragraph-3 {
    color: #000;
  }

  .div-block-13 {
    width: 100%;
    max-width: 90rem;
  }

  ._1-copy-copy {
    margin-left: 20px;
  }

  .heading-12 {
    margin-bottom: 35px;
  }

  .section-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 90rem;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .padding-left-5 {
    padding-left: 0;
  }

  .left-arrow {
    margin-left: 0%;
    inset: auto 4.5rem 0% auto;
  }

  .two-columns {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .mask-card {
    width: 50%;
  }

  .margin-bottom-2 {
    margin-bottom: 1.5rem;
  }

  .absolute-top-wrapper._2 {
    inset: 0% 0% auto;
  }

  .right-arrow {
    margin-left: 0%;
    inset: auto 0% 0% auto;
  }

  .template-page-grid {
    grid-template-columns: auto;
  }

  .testimonial-slider {
    padding-bottom: 9rem;
  }

  .arrow-slider-left {
    inset: auto 4.5rem 0% auto;
  }

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

  .banner-two-column {
    grid-template-columns: 1fr;
  }

  .faq-grid-answer {
    grid-template-columns: auto 1fr;
  }

  .faq-grid {
    grid-template-columns: auto auto;
  }

  .background-image {
    display: none;
  }

  .background-image.mobile {
    opacity: .59;
    display: block;
  }

  .container {
    max-width: none;
  }

  .dropdown-triger {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .arrow-slider-right {
    inset: auto 0% 0% auto;
  }

  .padding-right-5 {
    padding-right: 0;
  }

  .div-block-14 {
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .subhead {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.5rem;
  }

  .mask-card {
    width: 100%;
  }

  .background-image-mobile {
    display: block;
  }

  .dropdowm-arrow.empty {
    display: none;
  }

  .slider-card, .testimonial-slider {
    padding-bottom: 6rem;
  }

  .margin-top-6 {
    margin-top: 3rem;
  }

  .faq-grid-answer {
    grid-template-columns: 1fr;
  }

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

  .background-image {
    display: none;
  }

  .background-image.mobile {
    opacity: .57;
  }

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

  .card-wrapper {
    padding: 1.5rem;
  }

  .menu-item {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .grid-medium {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .slide-testimonial {
    padding-left: 0;
    padding-right: 0;
  }

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

  .padding-8 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.full-screen-flex {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .margin-top-5 {
    margin-top: 1rem;
  }

  .left-arrow {
    margin-left: 30%;
  }

  .footer-logo {
    width: 40%;
  }

  .image-3 {
    text-align: center;
    max-width: 35%;
    margin-top: 10px;
    margin-left: 0;
  }

  .absolute-top-wrapper.top1 {
    background-position: 80% 80%;
    background-size: cover;
  }

  .background-image-mobile {
    height: 100%;
  }

  .right-arrow {
    margin-left: 60%;
  }

  .heading-9 {
    letter-spacing: -.1rem;
    font-size: 1.4rem;
  }

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

  .cover-image {
    display: inline-block;
  }

  .cover-image.x3 {
    width: 100%;
    max-width: 330px;
  }

  .background-image.mobile {
    opacity: .66;
    background-color: #000000d9;
  }

  .container {
    flex-flow: column;
    max-width: 350px;
    padding-bottom: 65px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.modes {
    flex-flow: column;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .div-block-8 {
    width: 100%;
    padding-left: 0;
  }

  .gap-1-5 {
    justify-content: space-between;
  }

  .section-2 {
    height: auto;
  }

  .link-block {
    width: 100%;
    padding-left: 15px;
    padding-right: 0;
  }

  .padding-6 {
    width: 100%;
    padding-top: 0;
  }

  .padding-right-5 {
    text-align: left;
  }

  .color-text-primary {
    font-size: 2.7rem;
    line-height: 3rem;
  }

  .color-text-primary.warning-text {
    object-fit: fill;
    margin-bottom: 0;
    padding-bottom: 40px;
    line-height: 2rem;
    position: relative;
    top: 0%;
  }

  .paragraph.color-contrast-secondary {
    width: 100%;
    padding-right: 0;
  }

  .image-4.gym {
    margin-top: 10px;
  }

  .fade-in-heading.modes {
    padding-left: 0;
  }

  .fade-in-image {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .section.full-screen {
    height: auto;
  }

  .section.full-screen-flex {
    opacity: 1;
    mix-blend-mode: normal;
    background-image: linear-gradient(#000, #000);
    height: 60vh;
  }

  .template-page-wrapper {
    width: 100%;
  }

  .div-block-9 {
    order: -1;
    width: 100%;
  }

  .section-5 {
    padding-bottom: 55px;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-11 {
    flex-flow: column;
  }

  .heading-10 {
    color: #000;
  }

  .div-block-12 {
    width: 100%;
    padding-top: 25px;
    padding-left: 0;
  }

  .div-block-13 {
    flex-flow: column;
  }

  ._1 {
    width: 100%;
    margin-bottom: 25px;
  }

  .div-block-14 {
    height: 35px;
  }

  ._1-copy {
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
  }

  ._1-copy-copy {
    width: 100%;
  }

  .heading-12 {
    color: #000;
  }

  .link-block-2 {
    width: 200px;
  }

  .div-block-16 {
    padding-left: 0;
  }

  .button-gift {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }

  .button-gift.bottom {
    max-width: 350px;
    padding: 19px 0;
  }
}

#w-node-_2f32c757-0f58-8c60-e4f0-5a149d507f2e-20fd4bc6 {
  justify-self: start;
}

#w-node-_2f32c757-0f58-8c60-e4f0-5a149d507f30-20fd4bc6 {
  place-self: center end;
}

@media screen and (max-width: 767px) {
  #w-node-_2f32c757-0f58-8c60-e4f0-5a149d507f30-20fd4bc6 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2f32c757-0f58-8c60-e4f0-5a149d507f30-20fd4bc6 {
    justify-self: stretch;
  }
}
