:root {
  --teal: #3a7e89;
  --dark-sea-green: #9daf89;
  --seashell: #ffefe9;
  --azure: #f1fdff;
  --peru: #9c8263;
}

.image {
  width: 50%;
  height: 100vh;
  display: block;
}

.section {
  background-color: #fff9f9;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block {
  background-image: url('../images/_k4a0283.JPG');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 100vh;
}

.div-block-2 {
  width: 80%;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.div-block-3 {
  width: 50%;
}

.heading {
  color: var(--teal);
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.paragraph {
  width: auto;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
}

.bold-text {
  color: #ff1317;
}

.paragraph-2 {
  font-size: 15px;
}

.c-1200 {
  max-width: 1200px;
}

.c-1200.spacer100 {
  height: 100px;
}

.c-1200.center {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.c-1200.card {
  margin-top: 80px;
  margin-bottom: 0;
}

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

.headerwrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.cta-button {
  background-color: #161d25;
  border-radius: 4px;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  transition: background-color .2s;
}

.cta-button:hover {
  background-color: #5c7ffb;
}

.cta-button.footer {
  color: #161d25;
  background-color: #5c7ffb;
  border-radius: 5px;
  font-size: 19px;
  font-weight: 800;
}

._02 {
  text-align: left;
  width: 50%;
}

._02.abt {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  display: block;
}

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

._02.ebook-2 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  width: 68%;
  padding-left: 40px;
  display: block;
}

.text-span {
  color: #000;
  font-weight: 600;
}

._01 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

._01._50 {
  width: 50%;
}

._01.ebook {
  align-items: flex-end;
}

.bannerwrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.bannerwrap.abt {
  margin-top: -50px;
  margin-bottom: -50px;
}

.bannerwrap.footer {
  flex-direction: row;
  margin-top: 0;
  display: flex;
}

.bannerwrap.card {
  flex-direction: row;
  margin-top: 0;
}

.bannerwrap.card.aboutinfo {
  padding-bottom: 0;
}

.bannerwrap.card.app {
  margin-top: 60px;
}

.paragraph-01 {
  color: #898989;
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
}

.paragraph-01.alt {
  color: #898989;
  padding-right: 60px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.subtext {
  color: var(--dark-sea-green);
  letter-spacing: 1px;
  font-family: Roboto Slab;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.subtext.alter {
  margin-top: 40px;
}

.subtext.rev {
  text-align: center;
  margin-top: 60px;
}

.subtext.centered {
  z-index: 11;
  text-align: center;
  position: relative;
}

.subtext.capitalize {
  text-transform: uppercase;
}

.heading-2 {
  color: #5c7ffb;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
}

.heading-2.alter {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 900;
}

.heading-2.app {
  color: #161d25;
  margin-bottom: 40px;
}

.heading-2.rev {
  text-align: center;
}

.heading-2.apppre {
  margin-bottom: 20px;
  line-height: 41px;
}

.heading-2.book {
  margin-bottom: 20px;
  line-height: 42px;
}

.heading-2.white {
  color: #fff;
}

.section-2 {
  color: #1d1e21;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 37px;
  display: block;
}

.section-2.alt {
  background-color: #1d1e21;
}

.section-2.rev {
  display: none;
}

.html-embed {
  margin-top: 0;
}

.disclaimer {
  color: #bdbdbd;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.list {
  color: #898989;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 31px;
}

.image-3.alt {
  margin-bottom: 32px;
}

.image-4 {
  mix-blend-mode: darken;
  display: none;
}

.section-3 {
  background-color: #fff;
  padding: 50px 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 26px;
  font-weight: 600;
}

.slider {
  color: #fff;
  background-color: #0000;
  margin-bottom: 0;
}

.slide {
  color: #1d1e21;
  text-align: center;
  background-color: #0000;
  padding-top: 100px;
}

.div-block-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block {
  color: #ff8b7c;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

.paragraph-3 {
  color: #515151;
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.image-5 {
  margin-bottom: 60px;
}

.text-block-5 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 51px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
}

.text-block-5.lighr {
  color: #fff;
  font-weight: 700;
}

.text-block-6 {
  color: #7c7c7c;
  background-color: #0000;
  margin-top: 92px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: italic;
}

.link-block {
  margin-right: 0;
}

.link-block.hide {
  margin-right: 0;
  display: none;
}

.section-4 {
  background-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-6 {
  margin-top: 0;
}

.text-block-4 {
  color: #606060;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.text-block-4.whte {
  color: #7a7a7a;
  margin-top: 0;
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  display: flex;
}

.right-arrow {
  color: #000;
}

.c1200 {
  max-width: 1200px;
  position: relative;
}

.subtext-sign-alt {
  color: #efa37d;
  font-size: 24px;
}

.subtext-sign-alt.center {
  text-align: center;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.icon {
  color: #ff245f;
  background-color: #0000;
}

.slide-nav {
  color: #efa37d;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.slide-2 {
  margin-top: 20px;
}

.heading-3 {
  letter-spacing: -1px;
  margin-top: 10px;
  font-size: 38px;
  font-weight: 600;
}

.heading-3.center {
  text-align: center;
  font-size: 32px;
}

.section-peachy {
  background-color: #c3d1d10f;
  margin-top: 100px;
  margin-bottom: 40px;
  padding-top: 40px;
  display: none;
}

.mask {
  height: auto;
}

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

.image-7 {
  max-width: none;
  display: inline;
}

.image-8 {
  max-width: 100%;
}

.div-block-7 {
  max-width: 50%;
  display: inline-block;
}

.text-block-7 {
  color: #999;
  margin-top: 40px;
  font-family: Bitter, serif;
  font-weight: 400;
}

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

.body {
  font-family: Montserrat, sans-serif;
}

.heading-4 {
  color: #5c7ffb;
  margin-top: 0;
  font-style: italic;
}

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

.heading-4.test.white {
  z-index: 11;
  color: #fff;
  position: relative;
}

.heading-4.h1 {
  font-size: 48px;
  line-height: 1.2;
}

.text-block-8 {
  color: #898989;
  text-align: center;
  margin-bottom: 40px;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
}

.text-span-2 {
  color: #858585;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
}

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

.icon-2 {
  color: #000;
}

.text-block-9 {
  margin-left: 100px;
  margin-right: 100px;
}

.icon-3 {
  color: #000;
}

.div-block-8 {
  text-align: center;
}

.text-span-3 {
  font-weight: 700;
}

.text-span-4 {
  color: #161d25;
  font-weight: 800;
}

.section-5 {
  background-color: #fcfcfc;
  padding-top: 10px;
  padding-bottom: 60px;
}

.image-10 {
  margin-top: 20px;
}

.section-6 {
  background-color: #fcfcfc;
  padding-bottom: 60px;
}

.section-6.testimonials {
  background-color: #212224;
}

.text-span-5 {
  font-weight: 700;
}

.slider-3 {
  background-color: #0000;
  height: auto;
  margin-top: 20px;
  margin-bottom: 60px;
}

.slide-nav-2 {
  color: #ff7a00;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.subtext-2 {
  color: #23dfe1;
  letter-spacing: 2px;
  font-weight: 600;
}

.icon-4 {
  color: #ff7a00;
  background-color: #0000;
}

.heading-5 {
  color: #ff7a00;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.c-1200-2 {
  max-width: 1200px;
  display: block;
}

.slider-4 {
  width: 100%;
}

.slide-3 {
  text-align: center;
  background-color: #212224;
}

.image-11 {
  border: 1px solid #fff;
  border-radius: 20px;
  max-height: 250px;
  display: inline-block;
}

.image-11._2 {
  width: 43%;
  margin-top: -6px;
}

.image-11._4 {
  width: 37%;
  margin-top: -16px;
}

.image-11._6 {
  width: 42%;
  margin-top: -3px;
}

.image-11._7 {
  width: 33%;
  margin-top: -3px;
}

.div-block-9 {
  width: 100%;
  display: flex;
}

.banner-section {
  color: #fff;
  background-color: #5c7ffb;
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-section.hide {
  display: none;
}

.c-1200-3 {
  color: #1d1d1d;
  max-width: 1200px;
}

.c-1200-3.banner {
  display: flex;
}

.div-block-10 {
  color: #fff;
  width: 65%;
  margin-right: 60px;
}

.text-block-11 {
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-block-10 {
  color: #a1a1a1;
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.div-block-11 {
  color: #161d25;
  align-self: center;
  width: auto;
}

.cta-button-2 {
  color: #000;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 0;
  padding: 15px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.heading-6 {
  margin-bottom: 20px;
}

.form-embed {
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.stylesheet-embed {
  display: none;
}

.div-hero-2 {
  height: 100%;
}

.nav-menu {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.div-block-12 {
  padding-left: 10px;
}

.trainwrap {
  margin-top: 60px;
  display: flex;
}

.trainwrap.foot {
  margin-top: 0;
}

.text-block-12 {
  color: #f487a9;
  max-width: 750px;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

.listing {
  color: #040404;
  margin-top: 5px;
  font-size: 16px;
  line-height: 28px;
}

.left-arrow {
  color: #000;
}

.abttext {
  margin-top: 15px;
  margin-bottom: 20px;
}

.abttext.app {
  padding-right: 200px;
}

.text-span-6 {
  color: #f6bfd0;
}

.section-bg {
  padding: 60px 20px;
  display: none;
}

.div-block-13 {
  margin-bottom: 40px;
  padding-right: 120px;
}

.section-7 {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 100px;
}

.section-7.lp {
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding: 80px 20px;
  display: flex;
}

.section-7.lp.new {
  z-index: 10;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.section-7.lp {
  background-color: #fffde1;
  margin-top: 0;
  margin-bottom: 0;
}

.section-7.lp.hide-old {
  display: none;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  width: auto;
  height: 100%;
}

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

.icon-5 {
  color: #5c7ffb;
  background-color: #0000;
}

.trainpar {
  color: #fff;
  margin-top: 10px;
}

.textlabel-pink {
  color: #f6bfd0;
  font-weight: 500;
}

.featureswrap {
  grid-column-gap: 4px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(10px, 29px) 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.featureswrap.alt {
  grid-row-gap: 13px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.stylesheet-2 {
  display: none;
}

.text-block-13 {
  color: #f487a9;
  text-align: center;
  letter-spacing: 4px;
  font-size: 14px;
}

.cta-button-3 {
  color: #000;
  letter-spacing: 0;
  background-color: #f6bfd0;
  border-radius: 7px;
  padding: 15px 30px;
}

.cta-button-3:hover {
  background-color: #f487a9;
}

.cta-button-3.white {
  background-color: #fff;
}

.cta-button-3.white:hover {
  background-color: #f487a9;
}

.slide-nav-3 {
  color: #efa37d;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.div-block-15 {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.herocontent {
  padding-right: 0;
}

.text-block-14 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.divwrap {
  width: 50%;
}

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

.divwrap.abtleft {
  padding-left: 40px;
}

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

.traindiv {
  width: 33.33%;
}

.traindiv.mid {
  margin-left: 30px;
  margin-right: 30px;
}

.traindiv.lefter {
  padding-left: 100px;
}

.darkpink {
  color: #f487a9;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 500;
}

.div-hero-1 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-13 {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 20px;
  height: 100%;
  max-height: 500px;
}

.nav-logo-link-2 {
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.div-block-16 {
  align-items: flex-end;
  padding-bottom: 40px;
  display: flex;
}

.right-arrow-2 {
  color: #000;
}

.slide-nav-4 {
  margin-top: 14px;
  font-size: 11px;
  position: static;
}

.image-14 {
  padding-bottom: 40px;
}

.flex-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 1;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.slide-5 {
  margin-top: 20px;
}

.section-tslider {
  background-color: #0000;
  margin-top: 0;
}

.section-tslider._11 {
  margin-bottom: 0;
  padding-top: 0;
}

.section-tslider.dark {
  background-color: #2f3135;
  margin-left: 0;
  margin-right: 0;
  padding: 50px 20px;
}

.section-tslider.dark._2 {
  padding-top: 0;
}

.heading-8 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 5px;
}

.slide-nav-5 {
  text-align: center;
  font-size: 11px;
}

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

.feature-section.app {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-section.results {
  background-color: #2f3135;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.feature-section.hide-old {
  display: none;
}

.feature-section._2 {
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.subtext-3 {
  letter-spacing: 1px;
  font-size: 17px;
  line-height: 22px;
}

.subtext-3.alter {
  color: #565656;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.subtext-3.alter2 {
  color: #565656;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.image-15 {
  mix-blend-mode: darken;
  margin-left: 20px;
}

.text-block-15 {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
}

.wrap-hero {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-16 {
  mix-blend-mode: darken;
  margin-top: 27px;
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-17 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  height: 100%;
  min-height: 300px;
  padding-left: 80px;
  padding-right: 80px;
  display: grid;
}

.div-block-17._1col {
  grid-template-columns: 1fr;
  justify-items: center;
}

.text-span-7 {
  color: #f6bfd0;
}

.div-block-5 {
  align-items: flex-end;
  display: flex;
}

.div-block-5.spcial {
  margin-top: 10px;
}

.div-block-5.footicons {
  margin-top: 78px;
}

.trainlabel {
  color: #fff;
  margin-top: 10px;
  font-weight: 700;
}

.slider-5 {
  color: #fff;
  background-color: #fff0;
  border-radius: 14px;
  height: auto;
  margin-top: 20px;
}

.heading-9 {
  color: #52b9aa;
  margin-top: 5px;
  font-size: 36px;
  font-weight: 600;
}

.heading-9.alter {
  color: #f6bfd0;
  margin-bottom: 0;
}

.heading-10.results {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 40px;
  line-height: 42px;
}

.heading-10.foot {
  font-size: 31px;
}

.form {
  margin-top: 0;
}

.navbar {
  background-color: #fff;
  padding: 22px 35px;
}

.mask-2 {
  border-radius: 14px;
}

.line {
  border-bottom: 1px solid #858585;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 140px;
}

.slider-6 {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.feature-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

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

.container-2.nav {
  justify-content: space-between;
  display: flex;
}

.containerwrapper {
  max-width: 1200px;
  display: flex;
}

.containerwrapper.training {
  display: block;
}

.feature-image-mask {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-right: 0;
  display: block;
}

.heading-11 {
  color: #52b9aa;
  margin-top: 5px;
  font-size: 36px;
  font-weight: 600;
}

.heading-11.alter {
  color: #f6bfd0;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}

.right-arrow-3 {
  color: #000;
}

.whitelabel {
  color: #858585;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 400;
}

.image-17 {
  margin-bottom: 20px;
}

.mask-3 {
  height: auto;
}

._100 {
  object-fit: cover;
  border-radius: 18px;
  width: 100%;
  height: 100%;
}

.image-18 {
  margin-top: 27px;
}

.listblocktext {
  color: #fff;
  align-self: auto;
  font-weight: 400;
}

.heading-12 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
}

.nav-link-3 {
  color: #444;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

.nav-link-3:hover {
  color: #5c7ffb;
  text-decoration: none;
}

.img-rounded {
  border-radius: 20px;
}

.img-slide {
  border-radius: 20px;
  height: 400px;
}

.icon-6, .icon-7 {
  color: #5c7ffb;
}

.blurs-matrix-3 {
  z-index: 0;
  opacity: .53;
  filter: blur(100px);
  width: 100%;
  max-width: 44%;
  min-height: 40%;
  display: none;
  position: absolute;
  inset: auto auto -33% -25%;
}

.blur3 {
  background-color: #ff4895;
  border-radius: 10000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
  top: 0;
  right: 0;
}

.blur2 {
  background-color: #1766ff;
  border-radius: 10000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.blur1 {
  background-color: #6a29f4;
  border-radius: 10000px;
  width: 70%;
  min-width: 70%;
  min-height: 70%;
  max-height: 70%;
  position: absolute;
}

.blurs-matrix-2 {
  z-index: 0;
  opacity: .53;
  filter: blur(100px);
  width: 100%;
  max-width: 44%;
  min-height: 40%;
  display: none;
  position: absolute;
  inset: -7% 0% auto auto;
}

.testimonials-mob, .results-mob {
  display: none;
}

.feature-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .section {
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    height: 50vh;
  }

  .div-block-2 {
    width: auto;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-3, .paragraph {
    width: auto;
  }

  .c-1200.spacer100 {
    height: 50px;
  }

  .headerwrap {
    flex-direction: column;
  }

  .image-2 {
    max-width: 152px;
  }

  ._02 {
    text-align: center;
    width: auto;
  }

  ._02.abt {
    text-align: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 0;
  }

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

  ._02.ebook-2 {
    text-align: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    padding-left: 0;
  }

  ._01 {
    align-items: center;
    width: auto;
  }

  ._01._50 {
    width: 100%;
  }

  .bannerwrap {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .bannerwrap.abt {
    flex-direction: column;
    margin-top: -121px;
    margin-bottom: 0;
  }

  .bannerwrap.footer {
    flex-direction: column;
  }

  .bannerwrap.card {
    flex-direction: column;
    margin-top: 0;
  }

  .bannerwrap.card.aboutinfo {
    flex-direction: column;
    margin-bottom: 40px;
    padding-top: 19px;
  }

  .bannerwrap.card.pass {
    flex-direction: column-reverse;
  }

  .bannerwrap.card.app {
    margin-top: 0;
  }

  .paragraph-01 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-01.alt {
    padding-right: 20px;
  }

  .subtext, .heading-2 {
    text-align: center;
  }

  .section-2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .image-3 {
    text-align: center;
    padding-left: 0;
  }

  .image-3.alt {
    padding-left: 0;
  }

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

  .slider {
    margin-bottom: 10px;
  }

  .image-5 {
    margin-bottom: 20px;
  }

  .text-block-5.lighr {
    margin-bottom: 32px;
  }

  .text-block-6 {
    margin-top: 40px;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-6 {
    justify-content: center;
    margin-top: 40px;
    display: flex;
  }

  .slider-2 {
    height: auto;
    margin-top: 0;
  }

  .section-peachy {
    margin-top: 20px;
  }

  .div-block-7 {
    max-width: 70%;
  }

  .slider-3 {
    height: auto;
    margin-top: 0;
  }

  .subtext-2 {
    padding-left: 20px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .c-1200-2 {
    display: block;
  }

  .image-11 {
    border-radius: 9px;
  }

  .image-11._7 {
    width: 54%;
  }

  .c-1200-3.banner {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-10 {
    margin-right: 0;
  }

  .cta-button-2 {
    margin-bottom: 20px;
  }

  .nav-menu {
    background-color: #2f3135;
    border-top: 1px solid #c6c6c6;
    flex-direction: column;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .slide-4 {
    height: 100%;
  }

  .text-block-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .abttext.app {
    padding-right: 0;
  }

  .div-block-13 {
    margin-bottom: 10px;
    padding-right: 0;
  }

  .section-7 {
    margin-bottom: 20px;
  }

  .section-7.lp {
    min-height: 0;
    margin-top: 62px;
    padding-top: 65px;
    padding-bottom: 80px;
  }

  .section-7.lp.new {
    padding-left: 0;
    padding-right: 0;
  }

  .featureswrap.alt {
    grid-template-columns: 1fr 1fr;
  }

  .divwrap.right {
    width: 100%;
  }

  .divwrap.abtleft {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .divwrap.left {
    width: 100%;
    margin-top: 20px;
  }

  .image-13 {
    max-width: 400px;
    max-height: 400px;
  }

  .menu-button-2 {
    margin-left: auto;
    padding: 13px;
  }

  .menu-button-2.w--open {
    background-color: #5c7ffb;
    border-radius: 11px;
  }

  .nav-logo-link-2 {
    height: 40px;
  }

  .slide-nav-4 {
    bottom: -40px;
  }

  .heading-7 {
    font-size: 33px;
  }

  .section-tslider {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
  }

  .section-tslider.dark {
    margin-bottom: 0;
  }

  .feature-section.app {
    padding-top: 60px;
  }

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

  .subtext-3.alter, .subtext-3.alter2 {
    margin-top: 20px;
  }

  .wrap-hero {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .image-16 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-17 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .slider-5 {
    height: 100%;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    display: none;
  }

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

  .form {
    margin-top: 30px;
  }

  .navbar {
    border-bottom: 1px solid #000;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .line {
    margin-right: 0;
  }

  .slider-6 {
    height: auto;
    margin-top: 0;
    display: none;
  }

  .container-2.nav {
    align-items: center;
  }

  .containerwrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-11, .whitelabel {
    text-align: center;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .heading-12 {
    margin-bottom: 10px;
    font-size: 39px;
    line-height: 47px;
  }

  .nav-link-3 {
    color: #fff;
    margin-bottom: 13px;
  }

  .img-slide {
    width: 100%;
    height: 100%;
  }

  .testimonials-mob {
    margin-top: 26px;
    padding-bottom: 24px;
    display: flex;
    overflow: auto;
  }

  .testimonial-div {
    align-items: center;
    min-width: 300px;
    margin-right: 22px;
    display: flex;
  }

  .results-mob {
    align-items: center;
    margin-top: 30px;
    padding-bottom: 24px;
    display: flex;
    overflow: auto;
  }

  .result-div-img-mob {
    min-width: 250px;
    margin-right: 22px;
  }

  .feature-div {
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    margin-top: 40px;
    margin-right: 40px;
  }

  .subtext {
    font-size: 14px;
  }

  .heading-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .heading-2.apppre, .heading-2.book {
    line-height: 28px;
  }

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

  .image-3.alt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .paragraph-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-5 {
    max-width: 64px;
  }

  .slider-2, .section-peachy {
    margin-bottom: 40px;
  }

  .sliderwrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-4.test.white {
    font-size: 26px;
  }

  .heading-4.h1 {
    font-size: 36px;
  }

  .text-span-2 {
    font-size: 14px;
  }

  .slider-3 {
    margin-bottom: 40px;
  }

  .subtext-2, .heading-5 {
    padding-left: 10px;
  }

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

  .text-block-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cta-button-2 {
    margin-top: 20px;
  }

  .trainwrap {
    display: block;
  }

  .section-7.lp.new {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .featureswrap.alt {
    align-items: start;
  }

  .div-block-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .herocontent {
    padding-left: 40px;
    padding-right: 10px;
  }

  .divwrap {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .divwrap.right {
    padding-left: 40px;
  }

  .divwrap.abtleft {
    padding-left: 0;
  }

  .traindiv {
    width: 100%;
  }

  .traindiv.mid {
    margin: 40px 0;
  }

  .traindiv.lefter {
    padding-left: 0;
  }

  .image-12 {
    margin-left: -35px;
  }

  .div-hero-1 {
    width: 100%;
    margin-bottom: 16px;
    padding-left: 0;
  }

  .image-13 {
    max-width: 300px;
    max-height: 300px;
  }

  .flex-container {
    flex-direction: column;
  }

  .section-tslider {
    margin-bottom: 40px;
  }

  .feature-section {
    padding: 40px 0;
  }

  .feature-section.results {
    padding-top: 40px;
  }

  .wrap-hero {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .heading-9 {
    line-height: 33px;
  }

  .form {
    margin-top: 0;
  }

  .navbar {
    padding: 7px 20px;
  }

  .mask-2 {
    height: 500px;
  }

  .slider-6 {
    margin-bottom: 40px;
  }

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

  .containerwrapper {
    padding-left: 0;
    display: block;
  }

  .feature-image-mask {
    margin-top: 20px;
    margin-left: -50px;
    margin-right: 0;
  }

  .heading-11 {
    line-height: 33px;
  }

  .heading-11.alter {
    font-size: 36px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50% 0;
  }

  .div-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-01 {
    font-size: 15px;
  }

  .subtext {
    text-align: center;
    font-size: 15px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .heading-2.app {
    margin-bottom: 20px;
  }

  .section-2 {
    margin-bottom: 0;
  }

  .list {
    font-size: 14px;
  }

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

  .image-3.alt {
    padding-left: 10px;
  }

  .section-3 {
    margin-bottom: 40px;
  }

  .text-block-3 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-3 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
    line-height: 17px;
  }

  .text-block-2 {
    font-size: 13px;
  }

  .text-block-5 {
    text-align: center;
    font-size: 31px;
    font-weight: 900;
    line-height: 29px;
  }

  .text-block-6 {
    font-size: 11px;
  }

  .slider-2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .sliderwrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-8 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-9 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .div-block-8.mob {
    margin-bottom: 20px;
  }

  .slider-3 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .subtext-2 {
    font-size: 11px;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
  }

  .div-block-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cta-button-2 {
    border-radius: 100px;
    margin: 0 10px 20px;
  }

  .text-block-12 {
    font-size: 14px;
    line-height: 19px;
  }

  .listing {
    font-size: 15px;
  }

  .left-arrow {
    margin-left: -25px;
    font-size: 15px;
  }

  .section-bg {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-7.lp.new {
    padding-bottom: 40px;
  }

  .featureswrap.alt {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
  }

  .herocontent {
    margin-top: 20px;
    padding-left: 10px;
  }

  .text-block-14 {
    font-size: 13px;
  }

  .divwrap {
    margin-bottom: 0;
  }

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

  .divwrap.abtleft {
    margin-top: 40px;
  }

  .image-12 {
    margin-left: -16px;
  }

  .div-hero-1 {
    margin-bottom: 0;
  }

  .nav-logo-link-2 {
    border-top: 1px #c4c4c4;
    height: 40px;
  }

  .div-block-16 {
    width: 26px;
    padding-bottom: 31px;
  }

  .right-arrow-2 {
    margin-right: -25px;
    font-size: 15px;
  }

  .heading-7 {
    font-size: 27px;
  }

  .section-tslider {
    overflow: hidden;
  }

  .subtext-3 {
    text-align: center;
    font-size: 15px;
  }

  .subtext-3.alter, .subtext-3.alter2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
  }

  .div-block-5.footicons {
    text-align: center;
    justify-content: center;
  }

  .heading-9 {
    margin-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .heading-10 {
    font-size: 31px;
  }

  .heading-10.results {
    font-size: 35px;
  }

  .form {
    margin-top: 22px;
  }

  .mask-2 {
    height: 415px;
  }

  .slider-6 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .feature-image {
    max-width: 100%;
  }

  .feature-image-mask {
    margin-top: 40px;
    margin-left: -65px;
  }

  .heading-11 {
    margin-top: 0;
    font-size: 26px;
    line-height: 28px;
  }

  .heading-11.alter {
    font-size: 30px;
  }

  .listblocktext {
    align-self: auto;
    width: 100%;
  }

  .heading-12 {
    font-size: 33px;
    line-height: 39px;
  }

  .nav-link-3 {
    border-top: 1px #c4c4c4;
    border-bottom: 1px #000;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blurs-matrix-3, .blurs-matrix-2 {
    display: none;
  }

  .testimonial-div {
    min-width: 260px;
  }

  .feature-div {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4a5-a83f63c0 {
  align-self: stretch;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4cc-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4cd-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4d1-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4d2-a83f63c0, #w-node-_1df7fb06-623a-1b66-8232-ebbdc1369a76-a83f63c0, #w-node-cf0fc869-17d1-f172-369c-39d93a530bbf-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e1-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e2-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_7339eb0c-2965-a71f-bd02-f5b43ac1cfda-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e4-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e5-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a65fd505-6e88-737e-89a1-6a55fb830c5c-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e7-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5e8-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2ec08856-06e7-b56e-0a64-9f043a904476-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5ea-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5eb-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-be9971cb-e2f8-4241-c335-50e894423ed3-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5ed-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5ee-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-d01c7aa3-4052-76ad-93f2-b7aa275b1476-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f0-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f1-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0730bb7d-26e6-fb0c-1f08-41d18d1873cb-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f3-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f4-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ba4f46e9-3552-0e38-e9da-d0a6e1079a43-a83f63c0, #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f6-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc5f7-a83f63c0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-ebfb2ea3-c6ee-33d9-5237-735ae4ddc4a5-a83f63c0 {
    order: -9999;
    justify-self: center;
  }
}


