:root {
  --white: white;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body_default {
  background-color: #13021f;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.body_default.ty, .body_default.gbt {
  justify-content: center;
}

.h_def {
  color: #4537ad;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-color: #44553378;
  background-image: linear-gradient(314deg, #6d5aff, #ffb938);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 85vw;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.h_def.bold {
  font-weight: 700;
}

.h_def.sub {
  max-width: 85vw;
  font-size: 26px;
  line-height: 36px;
}

.h_def.sub.dif {
  color: #ff0095;
}

.div_video {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 60vw;
  margin: 20px auto;
  display: flex;
}

.div_video.som {
  border: 3px solid #fff;
  border-radius: 6px;
  width: 250px;
  height: 150px;
  margin: 5px auto;
}

.div_video.som.main {
  border: 0 solid #fff;
  border-radius: 0;
  width: 100%;
  height: auto;
}

.videosom {
  display: none;
}

.html-embed {
  border: 7px solid #333;
  border-radius: 10px;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 0 2px 2px #575757;
}

.html-embed.som {
  border-width: 3px;
  border-color: #fff;
  border-radius: 6px;
  margin-bottom: 0;
}

.html-embed.hidden {
  display: none;
}

.html-embed.video_coachingtestim {
  border-width: 2px;
}

.s_def {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.s_def.calendar {
  min-height: 90vh;
}

.button {
  text-align: center;
  background-image: linear-gradient(159deg, #4537ad, #ff0095);
  border-radius: 50px;
  width: 33vw;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.button.w--current {
  background-image: linear-gradient(159deg, #4537ad, #ff0095);
}

.html-embed-2 {
  text-align: left;
}

.div_calendar {
  width: 75vw;
  margin-top: 20px;
}

.img_ty {
  width: 80vw;
  max-width: 1111px;
  margin-bottom: 60px;
}

.h_sub {
  color: #fff;
  text-align: center;
  max-width: 90vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.h_sub.blue {
  color: #4537ad;
  max-width: 75vw;
  margin-left: auto;
  margin-right: auto;
}

.h_sub.blue.bigger {
  color: #fff;
  margin-bottom: 40px;
  font-size: 26px;
  line-height: 36px;
}

.div_video-2 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div_video-2.half {
  width: 100%;
  margin: 10px;
}

.img_writtentestim {
  width: 45%;
  margin-left: 10px;
  margin-right: 10px;
}

.img_writtentestim.smaller {
  max-width: 444px;
}

.block-quote {
  color: #fff;
  text-align: center;
  border-left-style: none;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 46px;
}

.block-quote.black {
  color: #333;
  width: 100%;
  margin: 0 auto auto;
  font-size: 28px;
  line-height: 38px;
}

.btn_main {
  text-align: center;
  background-color: #de373a;
  border: 0 #000;
  border-radius: 3px;
  width: 75vw;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 700;
  box-shadow: 0 0 2px 1px #de373a;
}

.s_main {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-height: 50vh;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.div_testimcolumns {
  justify-content: center;
  align-items: center;
  width: 80vw;
  min-height: 20vh;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div_testimcolumns.first {
  margin-top: 40px;
}

.div_typeform {
  width: 65vw;
  margin-top: 40px;
}

.section_footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  font-size: 12px;
  display: flex;
}

.paragraph {
  text-align: center;
  width: 80%;
}

.paragraph.footer {
  color: #000;
  width: 90%;
}

.link {
  color: #000;
}

.span_cool {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(168deg, #4537ad, #fa0a96);
  -webkit-background-clip: text;
  background-clip: text;
}

.popup {
  z-index: 9999;
  background-color: #0c0c0c80;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  min-height: 50%;
  padding: 30px 40px;
  display: flex;
  position: absolute;
}

.close-button {
  color: #555;
  cursor: pointer;
  background-color: #0000;
  font-size: 18px;
  display: flex;
  position: absolute;
  top: 1%;
  right: 1%;
}

.heading-popup {
  color: #000;
  text-align: center;
  width: 80%;
  max-width: 555px;
  margin-top: 2%;
  margin-bottom: 4%;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.heading-popup.smaller {
  width: 75%;
  font-size: 14px;
  line-height: 20px;
}

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

.html-embed-3 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.main-button {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec;
  background-image: linear-gradient(#3171ff, #004aee);
  border: 2px solid #2b48ac;
  border-radius: 10px;
  margin-top: 40px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 20px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
  box-shadow: 0 0 50px -3px #3773ff33;
}

.main-button.invisible {
  display: none;
}

.p_main {
  color: #fff;
  text-align: center;
  max-width: 85vw;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

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

.p_main.thankyou {
  max-width: 60vw;
}

.div_video-3 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div_video-3.coaching {
  width: 80vw;
  margin: 10px auto;
}

.span_underline {
  text-decoration: underline;
}

.span_black {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
}

@media screen and (min-width: 1280px) {
  .h_def {
    max-width: 1111px;
  }

  .div_video.som.main {
    max-width: 60vw;
  }

  .div_typeform {
    width: 50vw;
    max-width: 1111px;
  }
}

@media screen and (min-width: 1440px) {
  .div_video.som {
    width: 300px;
    height: 180px;
  }

  .div_video.som.main {
    max-width: 55vw;
  }

  .div_video-3.coaching {
    width: 60vw;
  }
}

@media screen and (min-width: 1920px) {
  .div_video {
    flex: 1;
    max-width: 1111px;
  }

  .div_video.som {
    width: 375px;
    height: 225px;
  }

  .div_video.som.main {
    width: 80%;
    max-width: 2160px;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .div_video-2 {
    flex: 1;
  }

  .p_main.thankyou {
    max-width: 50vw;
  }

  .div_video-3 {
    flex: 1;
  }
}

@media screen and (max-width: 991px) {
  .div_video {
    width: 95%;
  }

  .div_video.som.main {
    width: 100%;
  }

  .button {
    font-size: 22px;
  }

  .div_calendar {
    width: 98vw;
  }

  .img_ty {
    width: 90vw;
  }

  .div_video-2 {
    width: 100%;
  }

  .img_writtentestim {
    width: 90%;
  }

  .block-quote {
    width: 95%;
    max-width: 75%;
  }

  .btn_main {
    width: 90vw;
    font-size: 38px;
    line-height: 20px;
  }

  .div_testimcolumns {
    flex-direction: column;
  }

  .div_typeform {
    width: 98vw;
  }

  .div-block {
    max-width: 75%;
  }

  .p_main.thankyou {
    max-width: 90vw;
  }

  .div_video-3 {
    width: 100%;
  }

  .div_video-3.coaching {
    width: 95vw;
  }
}

@media screen and (max-width: 767px) {
  .h_def {
    font-size: 32px;
    line-height: 42px;
  }

  .html-embed {
    border-width: 5px;
  }

  .button {
    width: 67vw;
  }

  .block-quote {
    width: 90%;
  }

  .block-quote.black {
    max-width: 100%;
    font-size: 22px;
    line-height: 32px;
  }

  .btn_main {
    font-size: 30px;
  }

  .paragraph.footer {
    width: 95%;
  }

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

  .div_video-3.coaching {
    width: 90vw;
  }
}

@media screen and (max-width: 479px) {
  .h_def {
    max-width: 95vw;
    font-size: 26px;
    line-height: 36px;
  }

  .html-embed {
    border-width: 1px;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: -1px 1px 1px #575757;
  }

  .button {
    width: 95vw;
  }

  .img_ty {
    width: 98vw;
  }

  .h_sub {
    font-size: 16px;
    line-height: 22px;
  }

  .div_video-2.half {
    width: 90%;
  }

  .img_writtentestim {
    width: 95%;
  }

  .block-quote {
    width: 95%;
    max-width: 85%;
    font-size: 14px;
  }

  .block-quote.black {
    font-size: 16px;
    line-height: 26px;
  }

  .btn_main {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
  }

  .div_testimcolumns {
    width: 99vw;
  }

  .div-block {
    max-width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-popup, .heading-popup.smaller {
    width: 100%;
  }

  .text-span-2 {
    line-height: 26px;
  }

  .main-button {
    margin-top: 10%;
    padding: 10px;
    font-size: 16px;
  }

  .p_main.thankyou {
    font-size: 18px;
    line-height: 28px;
  }

  .div_video-3.coaching {
    width: 98vw;
  }
}
