.section {
  height: 750px;
  background-color: #17192f;
  background-image: url('../images/coach-background-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
}

.text-block {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block {
  width: 40%;
  margin-top: 40px;
}

.div-block-2 {
  width: 1000px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-span {
  font-style: italic;
  font-weight: 600;
}

.section-2 {
  background-color: #02051d;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
  display: flex;
}

.form {
  align-items: center;
  display: flex;
}

.text-field {
  height: 100%;
  border-radius: 8px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.submit-button {
  color: #181818;
  background-color: #7ee6f8;
  border-radius: 8px;
  padding: 15px 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form-block {
  width: 500px;
  margin-top: 20px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.div-block-3 {
  width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 40px;
  display: grid;
}

.heading-3 {
  color: #7ee6f8;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.div-block-4 {
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #2e3044;
  background-clip: border-box;
  border: 1px solid #000;
  padding: 0 0 20px;
}

.div-block-5 {
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to right, #7ee6f8, #4ba0f8);
}

.div-block-6 {
  padding: 20px;
}

.section-3 {
  background-color: #18192e;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.heading-4 {
  color: #4a6fa5;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 600;
}

.text-block-3 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-8 {
  width: 50%;
  padding-right: 140px;
}

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

.section-4 {
  width: auto;
  background-color: #05071d;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.div-block-10 {
  width: 1200px;
}

.div-block-11 {
  background-image: url('../images/CTA-section.png');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.heading-5 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.text-block-4 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.section-5 {
  background-color: #07091d;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-12 {
  width: 1200px;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 10px;
}

.form-block-copy {
  width: 500px;
  margin-top: 20px;
}

.section-mobile {
  height: 750px;
  background-color: #17192f;
  background-image: url('../images/coach-background-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.look-inside {
  color: #7ee6f8;
  text-transform: uppercase;
  background-color: #16192f;
  border: 1px solid #7ee6f8;
  padding: 12px 24px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.start-trial {
  color: #16192f;
  text-transform: uppercase;
  background-color: #7ee6f8;
  margin-right: 10px;
  padding: 12px 24px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-13 {
  margin-top: 20px;
}

.plans {
  width: 100%;
  background-color: #18192e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.heading-11 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-18 {
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  margin-bottom: 20px;
  display: flex;
}

.div-block-14-copy {
  width: 380px;
  height: 500px;
  background-color: #07091c;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  display: flex;
}

.div-block-24 {
  width: 100%;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
}

.heading-9 {
  color: #4a6fa5;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.heading-10 {
  color: #fff;
  margin-left: 6px;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.text-block-10-copy-copy {
  width: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 150%;
}

.button-2 {
  width: auto;
  color: #181818;
  text-transform: uppercase;
  background-color: #7ee6f8;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 16px 12px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.platform {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.div-block-35 {
  width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-13 {
  color: #4a6fa5;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.div-block-34 {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: -80px;
  display: flex;
}

.button-3 {
  width: auto;
  color: #181818;
  text-transform: uppercase;
  background-color: #7ee6f8;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 16px 40px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.button-peak {
  width: auto;
  color: #7ee6f8;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #7ee6f8;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 16px 40px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.body {
  background-color: #07091c;
}

.div-block-4-copy {
  width: 100%;
  height: auto;
  -webkit-text-fill-color: inherit;
  height: 100%;
  -webkit-text-fill-color: inherit;
  height: 100%;
  -webkit-text-fill-color: inherit;
  height: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #2e3044;
  background-clip: border-box;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0 20px;
  display: flex;
}

.div-block-6-copy {
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.heading-3-copy {
  color: #7ee6f8;
  text-align: center;
  color: #7ee6f8;
  text-align: center;
  color: #7ee6f8;
  text-align: center;
  color: #7ee6f8;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.image-11 {
  width: 30%;
  padding-top: 20px;
}

.div-block-3-copy {
  width: 1200px;
  grid-column-gap: 24px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-top: 40px;
  display: grid;
}

.programs-tile {
  background-color: #2e3044;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-12, .image-13 {
  width: 30%;
  padding-top: 20px;
}

.image-14 {
  width: 30%;
  margin-top: 0;
  padding-top: 20px;
}

.div-block-36 {
  width: 100%;
  background-color: #18192e;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  display: block;
}

.platform-mobile {
  display: none;
}

.image-15 {
  width: 220px;
}

@media screen and (max-width: 991px) {
  .section {
    height: 700px;
    background-position: 100% 62%;
    background-size: 85%;
  }

  .heading {
    font-size: 43px;
  }

  .div-block {
    width: 60%;
  }

  .div-block-2 {
    width: 100%;
    height: 100%;
    padding-left: 40px;
  }

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

  .form-block {
    width: 90%;
  }

  .div-block-3 {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .div-block-6 {
    padding: 10px;
  }

  .div-block-7 {
    flex-direction: row;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-4 {
    font-size: 28px;
  }

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

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

  .section-4 {
    padding: 60px 40px;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .form-block-copy {
    width: 70%;
  }

  .section-mobile {
    height: 700px;
    background-position: 100% 62%;
    background-size: 85%;
  }

  .plans {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-14-copy {
    width: 100%;
    background-image: none;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
  }

  .heading-12 {
    font-size: 20px;
  }

  .text-block-10-copy-copy {
    color: #fff;
  }

  .platform {
    margin-top: 0;
  }

  .div-block-35 {
    width: auto;
  }

  .div-block-6-copy {
    padding: 10px;
  }

  .heading-3-copy {
    font-size: 18px;
  }

  .div-block-3-copy {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 630px;
    background-position: 40% 99%;
    background-size: 110%;
    display: none;
  }

  .heading {
    text-align: center;
    font-size: 38px;
    line-height: 37px;
  }

  .text-block {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
  }

  .div-block {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-2 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding: 60px 40px;
  }

  .form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .form-block {
    width: 71%;
    flex-direction: column;
    display: flex;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-7 {
    width: 100%;
    flex-direction: column;
    padding-bottom: 0;
  }

  .div-block-8 {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

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

  .text-block-5 {
    font-size: 10px;
  }

  .form-block-copy {
    width: 80%;
  }

  .image {
    padding-top: 20px;
  }

  .section-mobile {
    height: 100%;
    background-image: none;
    display: block;
  }

  .div-block-14-copy {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-25 {
    flex-direction: column;
  }

  .text-block-10-copy-copy {
    width: 100%;
    color: #fff;
    font-size: 12px;
  }

  .platform {
    width: 100%;
  }

  .div-block-35 {
    width: auto;
  }

  .div-block-34 {
    width: 100%;
    margin-top: 0;
  }

  .button-3, .button-peak {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-3-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section {
    display: none;
    overflow: visible;
  }

  .heading {
    font-size: 32px;
    line-height: 34px;
  }

  .text-block {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

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

  .div-block-2 {
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field {
    border-radius: 0;
    margin-right: 5px;
  }

  .submit-button {
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .form-block {
    width: 100%;
  }

  .section-4 {
    padding: 0;
  }

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

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

  .text-block-5 {
    font-size: 10px;
  }

  .form-block-copy {
    width: 100%;
  }

  .image {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 0;
    display: block;
  }

  .section-mobile {
    height: 100%;
    background-image: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .start-trial {
    width: 100%;
    text-align: center;
  }

  .plans {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-18 {
    height: auto;
    align-items: center;
    margin-bottom: 0;
  }

  .div-block-14-copy {
    width: 100%;
    height: 380px;
    background-image: none;
    padding: 32px 20px 20px;
  }

  .div-block-25 {
    flex-direction: column;
  }

  .div-block-24 {
    justify-content: center;
  }

  .heading-12 {
    line-height: 24px;
  }

  .text-block-10-copy-copy {
    width: 100%;
    color: #fff;
    font-size: 12px;
  }

  .button-2 {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    display: block;
  }

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

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

  .div-block-34 {
    width: 100%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .button-3 {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    display: block;
  }

  .button-peak {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    display: block;
  }

  .link-block {
    margin-bottom: 20px;
    display: none;
  }

  .platform-mobile {
    margin-bottom: 20px;
    display: block;
  }
}

#w-node-_49fc22c9-0fc1-a0d6-7255-26a34b47ea40-492277e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_136c8633-956e-2b44-4493-327c7627f30d-492277e2, #w-node-_95c2f5dd-c243-40ac-6189-e350f92509d4-492277e2, #w-node-_95c2f5dd-c243-40ac-6189-e350f92509d7-492277e2, #w-node-e4e6a1ad-2954-73ab-a571-66f3a0c93180-492277e2, #w-node-e4e6a1ad-2954-73ab-a571-66f3a0c93183-492277e2, #w-node-_9eee989a-dff2-ec34-fb23-458452a485e2-492277e2, #w-node-_9eee989a-dff2-ec34-fb23-458452a485e5-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2217-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f221a-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f221c-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f221e-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2221-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2223-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2225-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2228-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f222a-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f222c-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f222f-492277e2, #w-node-d48f706d-92a4-efc5-5740-2403ef5f2231-492277e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


