@font-face {
  font-family: Harbour;
  src: url('../fonts/Harbour-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Colfax;
  src: url('../fonts/Colfax-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userformheader {
  text-align: center;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

p {
  margin-bottom: 10px;
  line-height: 39px;
}

.body {
  color: #fff;
  background-color: #2d2d2d;
  padding-top: 0;
  font-family: Colfax, sans-serif;
}

.body.formbody {
  background-color: #f0e8e6;
  padding-top: 0;
  padding-bottom: 60px;
}

.body.formbody._0000 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body.formbody.applly {
  background-color: #f0e8e6;
  padding-top: 0;
}

.body.p0 {
  padding-top: 0;
  padding-bottom: 120px;
}

.body.p0._4444 {
  padding-bottom: 60px;
}

.body.p1 {
  padding-top: 100px;
}

.body._938484, .body.nopadding {
  padding-top: 0;
}

.image {
  z-index: 1;
  background-image: url('../images/Group-40-1-1.png');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 530px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image.glow {
  z-index: 0;
  opacity: .5;
  filter: blur(7px);
  position: absolute;
  inset: 0% 0% auto;
}

.container {
  max-width: 1000px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.container.formcontainer {
  align-items: flex-start;
  max-width: 940px;
  display: flex;
}

.container.formcontainer.apply {
  align-items: flex-start;
}

.container.formcontainer.apply._000 {
  margin-top: 38px;
}

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

.container.center.smol {
  display: block;
  overflow: visible;
}

.container.smallcontainer {
  max-width: 490px;
  margin-top: 80px;
}

.container.smallcontainer.tetetete {
  margin-top: 32px;
}

.container.margintop {
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.container.row {
  align-items: center;
  min-width: 1000px;
  max-width: 1012px;
  padding-left: 12px;
  display: flex;
}

.container.rowlegend {
  padding-left: 75px;
}

.container.rowlegend.row {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #2d2d2d00;
  padding-left: 87px;
}

.container._45324234523 {
  margin-top: 53px;
}

.container._434343 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container.newcontainer {
  color: #fff;
  max-width: 700px;
  margin-top: 60px;
  font-family: Colfax, sans-serif;
  font-size: 20px;
  position: relative;
}

.container.newcontainer.wide {
  max-width: 1000px;
}

.container.newcontainer.wide.new {
  margin-top: 32px;
}

.container.newcontainer.faq {
  margin-top: 120px;
}

.container.newcontainer.herosection {
  margin-top: 130px;
}

.container.homepage {
  margin-top: 29px;
}

.container._0 {
  margin-top: 50px;
  display: flex;
}

.container.hheadd {
  align-self: center;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -4px;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Harbour, Georgia, sans-serif;
  font-size: 90px;
  line-height: 115px;
}

.rich-text-block {
  margin-top: 50px;
  font-family: Colfax, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.homepagecontent {
  flex: 0 auto;
  margin-top: 32px;
  padding-right: 60px;
}

.homepagecontent.new {
  text-align: left;
  margin-top: 70px;
}

.paragraph {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Colfax, sans-serif;
  font-size: 24px;
}

.bold-text, .bold {
  font-weight: 500;
}

.applybanner {
  background-color: #1bd14f1f;
  border-radius: 10px;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 32px 32px 32px 28px;
  font-size: 22px;
  display: flex;
}

.applybanner.white {
  background-color: #ffffff0d;
}

.applybanner.bottom {
  margin-top: 16px;
}

.heading-2 {
  color: #d4ffe0;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Colfax, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
  display: block;
}

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

.image-2 {
  width: 37px;
  font-size: 136px;
  line-height: 23px;
}

.button {
  color: #fff;
  background-color: #1bd14f;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button.formbutton {
  text-align: center;
  background-color: #1bd14f;
  justify-content: center;
  width: 100%;
  margin-top: auto;
  display: flex;
}

.button.formbutton:hover {
  background-color: #17b645;
}

.button.formbutton.hidden {
  display: none;
}

.button.formbutton._00443439 {
  cursor: pointer;
  margin-top: 0;
}

.button.formbutton.white:hover {
  background-color: #e9e9e9;
}

.button.formbutton.outline {
  color: #1bc24d;
  -webkit-text-stroke-color: #1bd14f;
  background-color: #0000002e;
  border: 2px solid #53c05b;
  margin-top: 16px;
}

.button.formbutton.disabled {
  color: #1e8f3e5c;
  cursor: not-allowed;
  background-color: #1bd14f4a;
}

.button.solo {
  max-width: 450px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button.white {
  color: #2d2d2d;
  background-color: #fff;
}

.button.herobutton {
  margin-top: 50px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button.herobutton.twitter {
  color: #fff;
  background-color: #1da1f2;
  margin-left: 0;
  margin-right: 0;
}

.button.inline {
  margin-left: 10px;
  display: inline;
}

.button.inline._43434 {
  background-color: #ffffff3d;
}

.button._423432423 {
  color: #fff;
  background-color: #4a99e9;
  margin-top: 4px;
}

.button.blue {
  color: #fff;
  background-color: #33abe0;
}

.button.blue:hover {
  background-color: #2d9aca;
}

.button.blue.calendlylink {
  cursor: pointer;
}

.button.transparent {
  color: #fff;
  cursor: pointer;
  background-color: #1bd14f;
  font-family: Colfax, sans-serif;
}

.button.transparent:hover {
  background-color: #15b844;
}

.button.yellow {
  color: #2d2d2d;
  background-color: #ffdb38;
  margin-top: 0;
  position: relative;
}

.button.yellow.special {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 60px;
}

.button.grey {
  background-color: #fff;
  flex: 1;
  box-shadow: 0 1px 2px #0003;
}

.button.grey:hover {
  background-color: #fffc;
}

.footer {
  z-index: 110;
  color: #ffffff80;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 54px;
  margin-bottom: 0;
  padding-bottom: 16px;
  font-family: Colfax, sans-serif;
  font-size: 17px;
  line-height: 19px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.footer.footerfixed {
  background-color: #000;
  position: fixed;
}

.footer.footerfb {
  color: #969595;
  height: auto;
  padding-top: 11px;
}

.footer.footerfb.oo {
  margin-top: 0;
}

.footer.links {
  margin-top: 29px;
}

.footer.links.o {
  margin-top: -27px;
}

.formwrapper {
  color: #1d2a33;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  min-height: 460px;
  margin-right: 40px;
  padding: 48px 32px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.formwrapper.apply {
  color: #1d2a33;
}

.loadingcontainer {
  background-color: #0000000f;
  flex: 0 auto;
  height: 16px;
  position: absolute;
  inset: 0% 0% auto;
}

.loadingbar {
  background-color: #1bd14f;
  width: 80%;
  height: 100%;
}

.loadingbar._4444 {
  width: 100%;
}

.form-block {
  flex-direction: column;
  flex: 1;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  font-family: Colfax, sans-serif;
  display: flex;
}

.field-label {
  color: #1e2a33;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
}

.field-label.tem {
  color: #999;
  margin-top: 1px;
  margin-bottom: 0;
  margin-left: 6px;
  font-size: 14px;
  text-decoration: none;
}

.fieldcell {
  margin-bottom: 20px;
}

.form {
  flex-direction: column;
  flex: 1;
  height: 100%;
  display: flex;
}

.submit-button {
  margin-top: auto;
  display: block;
}

.text-field {
  color: #1d2a33;
  -webkit-text-stroke-width: 1px;
  background-color: #ffffff30;
  border: 1px solid #46535e66;
  border-radius: 5px;
  height: 55px;
  font-size: 18px;
  font-weight: 400;
  box-shadow: inset 0 1px 2px #0003;
}

.text-field:focus {
  border-color: #1bd14f;
  box-shadow: 0 0 0 1.5px #1bd14f, inset 0 1px 2px #0003;
}

.text-field.error {
  border-style: solid;
  border-color: #ff4545;
}

.heading-3 {
  text-align: center;
  margin-top: 40px;
  font-family: Harbour, Georgia, sans-serif;
  font-size: 50px;
  line-height: 48px;
}

.text-block {
  text-align: center;
  margin-top: 40px;
  font-family: Colfax, sans-serif;
  font-size: 22px;
}

.error-message {
  color: #b90d0d;
  text-align: center;
  background-color: #ff000030;
  border-radius: 10px;
  padding-left: 21px;
  padding-right: 21px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

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

.image-3 {
  width: 100%;
  max-width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.stories {
  flex: 0 auto;
  max-width: 320px;
  position: relative;
}

.stories.storiesdesktop {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.stories.storiesdesktop.storiesform {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 340px;
  display: flex;
}

.stories.storiesdesktop.storiesdesktophome {
  flex: none;
  width: 100%;
  max-width: 320px;
}

.stories.storiesmobile {
  display: none;
}

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

.homepagewrapper {
  align-items: center;
  display: flex;
  overflow: visible;
}

.background-video {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-5 {
  opacity: 0;
}

.scene {
  display: flex;
}

.image-6 {
  width: 60px;
  position: absolute;
}

.heading-4 {
  max-width: 430px;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Colfax, sans-serif;
  font-size: 32px;
}

.heading-4.centered {
  color: #1bd14f;
  text-align: center;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-4.centered.hidedesktop {
  display: none;
}

.heading-4.centered._1111111 {
  margin-bottom: 0;
}

.heading-4._0000 {
  color: #1bd14f;
  letter-spacing: -1px;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 700;
  line-height: 35px;
}

.image-7 {
  width: 50px;
}

.header {
  padding-top: 60px;
  padding-bottom: 0;
}

.image-8 {
  max-width: none;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2 {
  color: #fffc;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-2.centered {
  text-align: center;
}

.paragraph-2.p0 {
  margin-top: 0;
  padding-left: 12px;
}

.paragraph-2.p0.inactive {
  opacity: 1;
  color: #1e2a33;
  margin-top: 0;
  font-weight: 500;
}

.paragraph-2.p0.inactive.blue {
  color: #a4d3eb;
}

.paragraph-2.p0.label {
  margin-bottom: -6px;
  font-size: 15px;
  font-weight: 500;
}

.paragraph-2.p0.bold {
  color: #1d2a33;
  margin-bottom: 17px;
  font-weight: 400;
}

.paragraph-2.p0.bold._3443443 {
  margin-bottom: 0;
  padding-left: 0;
}

.paragraph-2.p0.bold._430434 {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.paragraph-2.p0.bold._0000 {
  padding-left: 0;
}

.paragraph-2.p0.faded {
  opacity: .6;
}

.paragraph-2.p0.red {
  color: #fff;
}

.paragraph-2.p0.red._53434 {
  padding-left: 17px;
}

.paragraph-2.p0.smol {
  font-size: 18px;
}

.paragraph-2.p0._4343 {
  padding-left: 16px;
}

.paragraph-2.p0._999 {
  padding-left: 0;
}

.paragraph-2.p0._000 {
  color: #ffffff80;
  text-align: center;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 16px;
}

.paragraph-2._2 {
  margin-top: 10px;
  margin-bottom: 28px;
}

.paragraph-2._00000 {
  margin-bottom: 25px;
}

.paragraph-2.centerrrrr {
  color: #ffffff7d;
  text-align: center;
  font-size: 16px;
}

.paragraph-2.center {
  text-align: center;
  margin-top: -9px;
  margin-bottom: 7px;
}

.formwrapper-2._32342 {
  padding-bottom: 0;
}

.text-field-2 {
  color: #fff;
  background-color: #ffffff14;
  border: 1px #000;
  border-radius: 3px;
  height: 50px;
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 300;
}

.text-field-2.error {
  outline-offset: 0px;
  outline: 2px solid #c72828;
}

.text-field-2._0000 {
  color: #000;
  background-color: #fff;
}

.submit-button-2 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  background-color: #ffd83a;
  border: 1px solid #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 32px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.submit-button-2:hover {
  background-color: #e0bd30;
}

.submit-button-2.secondary {
  color: #ffd83a;
  background-color: #ffd83a26;
}

.submit-button-2.secondary:hover {
  background-color: #ffd83a2e;
}

.submit-button-2.secondary.ctasubmit.green {
  color: #1bd14f;
  background-color: #1bd14f36;
  margin-top: 0;
}

.submit-button-2.secondary.ctasubmit.green._000000 {
  background-color: #1f3d22;
}

.submit-button-2.tertiary {
  color: #fff;
  background-color: #ffffff1c;
  margin-top: auto;
}

.submit-button-2.tertiary:hover {
  background-color: #ffffff26;
}

.submit-button-2.submit {
  margin-top: 14px;
}

.submit-button-2.submit.green {
  background-color: #1bc24d;
}

.submit-button-2.submit.green.auto, .form-2 {
  margin-top: auto;
}

.form-2._0000 {
  margin-top: 15px;
}

.adviceform {
  background-color: #00000080;
  border-radius: 3px;
  flex-direction: column;
  max-width: 460px;
  height: auto;
  min-height: 500px;
  margin: 32px auto;
  padding: 32px;
  display: flex;
  position: relative;
  overflow: visible;
}

.adviceform.formloading {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
}

.adviceform.formerror {
  display: flex;
}

.adviceform.sauce {
  height: auto;
}

.form-block-2 {
  flex-direction: column;
  flex: 1;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
}

.form-block-2._00000 {
  z-index: 13;
  margin-top: 0;
  position: relative;
}

.title {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Colfax, sans-serif;
  font-size: 31px;
  font-weight: 500;
}

.title._2 {
  margin-top: 12px;
}

.title.newtitle {
  margin-top: 13px;
}

.field-label-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.image-9 {
  max-width: 140px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
}

.logocontainer {
  position: relative;
}

.logofront {
  z-index: 3;
  width: 0;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.logoback {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-11 {
  color: #fffc;
}

.paragraph-3 {
  color: #bb9f9fcc;
}

.forminner {
  flex-direction: column;
  flex: 0 auto;
  height: 100%;
  min-height: 450px;
  display: flex;
}

.populateemail {
  font-weight: 400;
}

.link {
  color: #fffc;
}

.paragraph-4 {
  color: #c4a7a7cc;
}

.formbuttons {
  margin-top: auto;
}

.title-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: Harbour, Georgia, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.meetingtime {
  font-weight: 400;
}

.counter {
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  height: 20px;
  font-size: 29px;
  font-weight: 200;
  line-height: 25px;
  position: absolute;
  left: 0;
  right: 0;
}

.hidden {
  display: none;
  overflow: visible;
}

.form-3 {
  background-color: #00000080;
  border-radius: 3px;
  flex-direction: column;
  max-width: 450px;
  height: 489px;
  margin: 32px auto;
  padding: 32px;
  display: flex;
  overflow: visible;
}

.form-3.formloading {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-3.formerror {
  display: flex;
}

.title-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-size: 32px;
  font-weight: 600;
}

.div-block {
  z-index: 2;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 0;
  margin-bottom: 32px;
  display: flex;
  position: relative;
}

.div-block.inactive {
  z-index: 14;
  opacity: .5;
}

.div-block.inactive._9999 {
  align-items: center;
}

.div-block.special {
  align-items: flex-start;
}

.div-block-2 {
  z-index: 20;
  background-color: #161616;
  border: 2px solid #ffffff1f;
  border-radius: 750px;
  flex: 0 0 40px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 40px;
  margin-right: 16px;
  display: flex;
  position: relative;
}

.div-block-2.active {
  color: #161616;
  background-color: #fff;
  margin-right: 0;
}

.div-block-2.active.red {
  background-color: #e60013;
  border-width: 0;
  border-radius: 20px;
}

.div-block-2.image {
  background-color: #16161600;
  background-image: none;
  border-width: 0;
  border-color: #fff0;
  border-radius: 0;
  margin-right: 0;
}

.div-block-2.inactive {
  background-color: #f0ba0929;
  border-style: none;
  border-width: 0;
}

.text-block-4 {
  text-align: center;
  margin-top: 1px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-4.active {
  color: #161616;
}

.div-block-3 {
  flex: 0 auto;
  margin-top: 22px;
  position: relative;
}

.div-block-3.apply {
  margin-top: 10px;
}

.div-block-4 {
  opacity: 1;
  color: #1d2a33;
  background-color: #1d2a3333;
  width: 2px;
  height: 40px;
  position: absolute;
  top: 42px;
  left: 19px;
}

.div-block-4._00000 {
  top: 120px;
}

.div-block-4._00000._999 {
  background-color: #1d2a331f;
  height: 132px;
  top: 106px;
}

.div-block-4._00000._999._9999 {
  top: 230px;
}

.div-block-4._00000._999._3333 {
  background-color: #1d2a331f;
  top: 230px;
}

.div-block-4._4444 {
  background-color: #1d2a331f;
  height: 68px;
}

.text-block-5 {
  color: #fff;
  margin-left: 8px;
}

.text-block-5._000 {
  color: #171717;
}

.text-block-5.black {
  color: #0b0b0b;
}

.text-block-5.white {
  color: #fff;
}

.image-10 {
  width: 24px;
}

.div-block-5 {
  flex: 1;
}

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

.image-11 {
  width: 210px;
  margin: 0 auto;
  display: block;
}

.image-12 {
  width: 250px;
  position: absolute;
}

.imagecontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
  position: relative;
}

.video {
  border-radius: 0;
  width: 100%;
  height: auto;
  position: absolute;
}

.vsl {
  background-color: #ffffff1a;
  max-width: 602px;
  margin: 29px auto 0;
  padding-bottom: 0;
  position: relative;
}

.vsl.videoprom {
  aspect-ratio: 16 / 9;
  max-width: 670px;
  margin-top: 41px;
}

.vsl.vsl-desktop {
  display: none;
}

.smallcontainer {
  width: 100%;
  max-width: 477px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}

.heading-5 {
  opacity: 0;
  text-align: center;
  letter-spacing: -3px;
  margin-top: 13px;
  font-family: Harbour, Georgia, sans-serif;
  font-size: 91px;
  line-height: 91px;
  position: absolute;
}

.div-block-7 {
  margin-top: 50px;
}

.paragraph-13 {
  z-index: 9;
  margin-top: 31px;
  font-size: 21px;
  position: relative;
}

.buttoncontainer {
  margin-bottom: 70px;
  padding-bottom: 0;
}

.image-13 {
  width: 100%;
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonial {
  flex: 1;
  margin-top: 0;
}

.testimonials {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: 100px;
  margin-left: -100px;
  margin-right: -100px;
  display: grid;
}

.image-14 {
  margin-top: 14px;
}

.footercontainer {
  margin-top: 80px;
  padding-bottom: 0;
}

.image-15 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-6 {
  text-align: center;
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
  font-family: Harbour, Georgia, sans-serif;
}

.heading-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  border-radius: 0;
  max-width: 210px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Harbour, Georgia, sans-serif;
  font-size: 26px;
  line-height: 30px;
  position: relative;
  left: 4px;
}

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

.image-16 {
  z-index: 1;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.paragraph-14 {
  text-align: center;
  max-width: 550px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
}

.collection-list-wrapper {
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-17 {
  border-radius: 5px;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.collection-item {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 1px;
}

.collection-item:nth-child(2n), .collection-item.odd:nth-child(odd) {
  background-color: #00000017;
}

.collection-item.odd:nth-child(2n) {
  background-color: #0000;
}

.text-block-6 {
  text-transform: uppercase;
  padding-left: 16px;
  font-family: Harbour, Georgia, sans-serif;
}

.text-block-6.cell {
  flex: 1;
}

.text-block-6.cell.username {
  max-width: 210px;
  padding-left: 0;
}

.rowlegend {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #2d2d2de6;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 2px;
  position: sticky;
  top: 0;
}

.text-block-7 {
  color: #ffffff4d;
  font-weight: 500;
}

.text-block-7.cell {
  max-width: 321px;
  font-size: 14px;
}

.text-block-7.cell.username {
  max-width: 210px;
  font-size: 14px;
}

.text-block-7.cell.number {
  max-width: 97px;
  font-size: 14px;
}

.text-block-7.cell.proof {
  display: none;
}

.cell {
  flex: 1;
  font-size: 14px;
}

.cell.explaination {
  flex: 1;
  order: 0;
  align-self: center;
  max-width: 320px;
  padding-left: 0;
  padding-right: 60px;
  font-size: 16px;
}

.cell.explaination.rating {
  max-width: 97px;
}

.cell.explaination.rating.no {
  color: #ffffff4d;
  max-width: 97px;
}

.cell.explaination.rating.yes {
  font-weight: 500;
}

.cell.explaination.rating.empty {
  color: #6c6c6c;
}

.cell.proof {
  max-width: 90px;
}

.button-2 {
  color: #f1ba07;
  background-color: #f1ba0724;
  border-radius: 4px;
  font-weight: 500;
}

.button-2.active {
  color: #2d2d2d;
  background-color: #f1ba07;
}

.button-2.active.twitter {
  color: #00acee;
  background-color: #00acee33;
}

.button-2.tweet {
  color: #ffffff87;
  background-color: #0003;
  margin-right: 12px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  margin-top: 27px;
  display: flex;
}

.div-block-9 {
  padding-top: 24px;
  overflow: visible;
}

.text-block-8 {
  display: inline-block;
}

.div-block-10 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-18 {
  width: 100%;
}

.gradienthome {
  align-items: center;
  width: 400px;
  height: auto;
  margin-top: -26px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.gradienthome._233 {
  width: 100%;
  max-width: 700px;
  margin-top: 30px;
}

.html-embed {
  height: 100%;
}

.image-19 {
  z-index: 2;
  width: 100%;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 0%;
}

.div-block-11 {
  display: flex;
  position: absolute;
  inset: 0%;
}

.actions {
  min-width: 196px;
  margin-left: auto;
}

.div-block-12 {
  color: #000;
}

.background-video-2 {
  z-index: 1;
  border-radius: 5000px;
  width: 40px;
  height: 40px;
  margin-left: 0;
  margin-right: 8px;
}

.background-video-2.r33343 {
  width: 60px;
  height: 60px;
}

.background-video-3 {
  border-radius: 5000px;
  width: 40px;
  height: 40px;
  margin-right: 16px;
}

.background-video-4 {
  width: 60px;
  height: 60px;
}

.image-20 {
  width: 43px;
  position: absolute;
  inset: auto -14% -12% auto;
}

.div-block-13 {
  width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-21 {
  z-index: 2;
  width: 40px;
  position: absolute;
  bottom: -10px;
  left: auto;
  right: -10px;
}

.body-2 {
  background-color: #2d2d2d;
  height: auto;
  padding-bottom: 0;
}

.heading-9 {
  color: #fff;
  text-align: center;
  font-family: Colfax, sans-serif;
}

.heading-9.mt {
  text-transform: uppercase;
  max-width: 680px;
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
}

.heading-9.mt.left {
  text-align: center;
  margin-top: 100px;
}

.heading-9.updated {
  color: #ffffff80;
  flex: 1;
  margin-bottom: 0;
  font-weight: 400;
}

.members {
  align-items: center;
  margin-top: 60px;
  font-family: Colfax, sans-serif;
  display: flex;
}

.member {
  text-align: center;
  flex: none;
}

.member.bayne {
  flex: none;
  align-self: auto;
  margin-top: 60px;
}

.member.d {
  margin-top: 32px;
}

.avatar {
  background-color: #ffffff24;
  background-image: url('../images/Screenshot-2023-03-20-at-14.46.01.png');
  background-size: cover;
  border-radius: 5000px;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.avatar.daniel {
  background-image: url('../images/2023-03-20-14.50.14.jpg');
}

.avatar.wr {
  background-image: url('../images/QH57Enbx_400x400.jpeg');
  border: 6px solid red;
}

.avatar.ethan {
  background-image: url('../images/Screenshot-2023-03-20-at-15.04.15.png'), url('../images/Screenshot-2023-03-20-at-14.46.01.png');
  background-position: 0 0, 0 0;
  background-size: cover, cover;
  border: 6px solid red;
}

.avatar.ethan.big {
  width: 120px;
  height: 120px;
}

.avatar.ethan.small {
  border-width: 2px;
  width: 40px;
  height: 40px;
}

.avatar.red {
  border: 6px solid red;
}

.avatar.o {
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.avatar.bayne {
  background-image: url('../images/bayne.jpg');
}

.avatar.bayne.b {
  width: 120px;
  height: 120px;
  margin-left: 0;
  margin-right: 0;
}

.avatar.bayne.small {
  width: 40px;
  height: 40px;
}

.text-block-9 {
  color: #ffffff80;
  text-align: center;
  margin-top: -7px;
  font-size: 17px;
}

.text-block-9.link {
  color: red;
  margin-top: 6px;
}

.image-22 {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-23 {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.chronology {
  z-index: 12;
  background-color: #2d2d2d;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-14 {
  color: #ffffff1f;
  background-color: #ffffff1f;
  align-self: stretch;
  width: 1px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  position: absolute;
  inset: 0%;
}

.div-block-15 {
  flex: 1;
  padding-top: 19px;
  padding-bottom: 0;
}

.div-block-16 {
  flex: 1;
  padding-top: 19px;
  padding-bottom: 8px;
}

.div-block-17 {
  font-family: Colfax, sans-serif;
  display: flex;
}

.dot {
  color: #474747;
  background-color: #fff;
  border-radius: 500px;
  width: 12px;
  height: 12px;
  margin-top: 19px;
  margin-left: -6px;
  position: absolute;
}

.dot.dotright {
  margin-left: 0;
  margin-right: -6px;
  right: 0;
}

.dot.hide {
  display: none;
}

.div-block-18 {
  max-width: 50%;
  margin-top: 32px;
  margin-left: 0;
  position: relative;
}

.div-block-18.right {
  text-align: right;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 50px;
  padding-right: 16px;
  position: relative;
}

.div-block-18.marginleft {
  margin-bottom: 50px;
  margin-left: auto;
}

.div-block-18.marginleft.center {
  z-index: -2;
  margin-right: auto;
}

.text-block-10 {
  color: #fffc;
  margin-left: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-19 {
  margin-top: 0;
  padding-bottom: 50px;
  position: relative;
}

.div-block-20 {
  color: #fff;
  background-color: #0000;
  margin-top: 8px;
  margin-left: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

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

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

.div-block-21 {
  background-color: #1c1c1c;
  margin-left: 16px;
  padding: 16px;
}

.div-block-21.left {
  margin-left: 0;
  margin-right: 16px;
}

.div-block-21.backgrouind {
  background-color: #2d2d2d;
}

.div-block-21.backgrouind.tt {
  margin-top: 56px;
  margin-bottom: 55px;
  position: relative;
}

.div-block-21._324242 {
  padding-bottom: 0;
}

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

.div-block-22.center {
  text-align: left;
  justify-content: center;
}

.link-2 {
  color: #ffffff80;
  margin-left: auto;
}

.image-24 {
  width: 100%;
  margin-left: -14px;
  padding-right: 8px;
}

.image-25 {
  width: 100%;
}

.div-block-23 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-26 {
  width: 100%;
  max-width: 640px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-24 {
  z-index: 4;
  position: relative;
}

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

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

.image-29 {
  margin-top: 16px;
}

.image-30 {
  margin-top: 23px;
}

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

.image-31, .image-32 {
  flex: 1;
  max-width: 50%;
}

.div-block-26 {
  align-items: flex-start;
  display: flex;
}

.image-33, .image-34 {
  max-width: 50%;
}

.image-35, .image-36 {
  width: 50%;
}

.text-block-11 {
  color: #fff;
  text-align: left;
  max-width: 650px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.div-block-27, .div-block-28 {
  flex: 1;
}

.link-3, .link-4 {
  color: #fff;
}

.image-37 {
  width: 100%;
}

.image-38 {
  margin-bottom: 15px;
}

.link-5 {
  color: #fff;
  border: 2px solid #ffffff38;
  border-radius: 20px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 4px 8px;
  font-family: Colfax, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.link-5:hover {
  border-color: #fff;
}

.div-block-29 {
  text-align: center;
  background-color: #2d2d2d;
  padding-top: 19px;
  display: block;
}

.div-block-30 {
  z-index: 9;
  position: sticky;
  top: 0;
}

.div-block-31 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-6 {
  color: #fff;
}

.link-7 {
  color: red;
  margin-top: 7px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.link-7:hover {
  text-decoration: underline;
}

.link-8 {
  color: #fff;
}

.div-block-32 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.heading-10 {
  text-align: center;
  margin-top: 0;
  display: inline-block;
}

.text-block-12 {
  text-align: center;
  column-count: 0;
  margin-top: 0;
  margin-bottom: 31px;
  font-size: 20px;
  line-height: 26px;
}

.text-block-12._4342343 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 500;
}

.text-block-12._4324234 {
  margin-top: -18px;
}

.link-9 {
  color: #fff;
}

.heading-11 {
  text-align: center;
  width: 100%;
  max-width: 510px;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  font-family: Harbour, Georgia, sans-serif;
}

.paragraph-15, .paragraph-16 {
  font-size: 20px;
}

.paragraph-17 {
  font-size: 20px;
  line-height: 26px;
}

.paragraph-18 {
  font-size: 20px;
  line-height: 25px;
}

._453543534 {
  margin-top: 24px;
  font-size: 20px;
  line-height: 32px;
}

.saucescreenshot {
  height: 100%;
  margin-left: 24px;
}

.flow {
  height: 400px;
  display: flex;
}

.flowcontainer {
  width: 100%;
  margin-top: 36px;
  display: block;
  position: relative;
  overflow: scroll;
}

.flowcontainer.coaching {
  overflow: hidden;
}

.image-39 {
  width: 100%;
}

.testimonialsauce {
  width: 100%;
  margin-bottom: 24px;
}

.image-40 {
  width: 100%;
}

.link-10, .link-11 {
  color: #fff;
}

.div-block-34 {
  align-items: center;
  width: 100%;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-14 {
  color: #fff;
  text-align: left;
  max-width: 185px;
  margin-top: 15px;
  font-size: 17px;
  font-weight: 500;
}

.link-12 {
  margin-left: auto;
}

.div-block-35 {
  background-color: #000;
  height: auto;
  margin-top: -60px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-35:hover {
  background-color: #141414;
}

.image-42 {
  max-width: 44px;
  margin-right: 12px;
}

.text-block-15 {
  color: #fff;
  max-width: 430px;
  font-size: 19px;
  font-weight: 500;
  line-height: 26px;
}

.div-block-36 {
  margin-left: auto;
  position: relative;
}

.image-43 {
  width: 42px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 40% 0% 0%;
}

.image-41 {
  width: auto;
  max-width: 230px;
  margin-left: auto;
}

.link-block {
  text-decoration: none;
  display: block;
}

.text-span {
  font-weight: 500;
}

.text-block-16 {
  line-height: 30px;
}

.text-block-16.ctabannertagline {
  color: #fff3bd;
  max-width: 560px;
  margin-bottom: 16px;
  font-family: Colfax, sans-serif;
  font-size: 18px;
}

.text-block-16.ctabannertagline.short {
  max-width: 390px;
  margin-bottom: 0;
}

.div-block-37 {
  z-index: 3;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.flowwrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-44 {
  z-index: 7;
  width: 100%;
  height: 101%;
  position: absolute;
  inset: 0%;
}

.link-block-2 {
  z-index: 8;
  background-color: #000;
  border: 1px solid #383838;
  border-radius: 241px;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 250px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Colfax, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: absolute;
  box-shadow: 0 0 5px 1px #0003;
}

.link-block-2:hover {
  border-color: #777;
}

.link-block-2.calendlylink {
  cursor: pointer;
}

.text-block-17 {
  color: #fff;
  text-decoration: none;
}

.image-45 {
  width: 40px;
  margin-right: 8px;
}

.image-46 {
  margin-left: auto;
}

.text-span-2 {
  font-weight: 500;
  position: static;
}

.ctabanner {
  background-color: #ffdb3812;
  align-items: center;
  margin-top: 50px;
  padding: 30px;
  display: flex;
}

.heading-12 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
}

.grid {
  grid-column-gap: 16px;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.griditem {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-47 {
  width: 100px;
}

.image-48 {
  width: 164px;
  margin-top: -4px;
}

.image-49 {
  width: 125px;
  margin-top: -5px;
}

.image-50 {
  width: 100%;
  margin-top: 24px;
}

.image-51, .image-52 {
  margin-top: 18px;
}

.wrapperblack {
  background-color: #161616;
  min-height: 100vh;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-53 {
  max-width: 500px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-54 {
  width: 100%;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-55 {
  width: auto;
  height: 23px;
  margin-top: 3px;
  margin-left: 6px;
}

.image-56 {
  z-index: 2;
  max-width: 530px;
  margin: 90px auto -100px;
  display: block;
  position: relative;
}

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

.image-57 {
  width: 100%;
  max-width: 230px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.accordion {
  width: 66.66%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: 100%;
}

.js-accordion-icon {
  opacity: .33;
  height: 28px;
  transition: transform .2s;
}

.js-accordion-icon.active {
  opacity: 1;
  transform: rotate(90deg);
}

.faq-image {
  width: 100%;
  margin-top: 40px;
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.accordion_item-image {
  width: 40px;
}

.faq-button {
  background-color: #ffb223;
  border-radius: 3px;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
}

.faq-button:hover {
  background-color: #ffd17b;
}

.question-text {
  color: #fff;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.faq-video {
  margin-top: 40px;
}

.accordion__item {
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #2e323c17;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px #2e323c17;
}

.accordion__item.js-accordion-item {
  color: #fff;
  cursor: pointer;
  background-color: #fff0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.accordion__item.js-accordion-item.active {
  cursor: default;
  background-color: #fff0;
  padding-left: 0;
  padding-right: 0;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding-bottom: 20px;
  padding-left: 28px;
}

.accordion-body__contents {
  opacity: 1;
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 8px;
  font-family: Colfax, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.link-13, .link-14, .link-15 {
  color: #fff;
}

.image-58 {
  width: 100%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-58.new {
  max-width: 24px;
}

.phonewrapper {
  border-radius: 0 0 0 50px;
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.phonewrapper.home {
  margin-top: 100px;
}

.image-59 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.phone {
  max-width: 300px;
  margin-bottom: -210px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: relative;
}

.phone.bayne {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-60 {
  z-index: 12;
  width: 150%;
  max-width: 481px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 30px -20%;
}

.image-61 {
  width: 100%;
  max-width: 35px;
  position: absolute;
  bottom: 89px;
  right: 30px;
}

.image-62 {
  max-width: 50px;
  position: absolute;
  top: 0;
  left: 38px;
}

.slider {
  z-index: 0;
  border-radius: 39px;
  height: 100%;
  position: absolute;
  inset: 3px 5px 0%;
  overflow: hidden;
}

.left-arrow, .right-arrow {
  opacity: 0;
}

.image-63 {
  width: 100px;
  position: absolute;
  top: 40px;
  left: 90px;
}

.image-64 {
  width: 50px;
  position: absolute;
  left: 20px;
}

.test-4444 {
  z-index: 2;
  width: 356px;
  max-width: none;
  position: absolute;
  bottom: 4px;
  left: -28px;
}

.hero {
  max-width: 480px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.checkbox-label {
  margin-bottom: -4px;
  margin-left: 6px;
  font-size: 16px;
  font-weight: 400;
}

.checkbox {
  background-color: #fffffff2;
}

.div-block-40 {
  flex: 1;
}

.div-block-40._0000 {
  align-items: center;
  padding-left: 16px;
  display: flex;
}

.div-block-40._0000._9999 {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.link-16 {
  color: #fffc;
}

.div-block-41 {
  flex: 1;
  width: 100%;
  padding-left: 16px;
  padding-right: 24px;
}

.div-block-41._054054054 {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-41._4 {
  padding-left: 0;
}

.checkbox-field {
  align-items: center;
  display: flex;
}

.radiobutton {
  opacity: .6;
  color: #ffffff75;
  -webkit-text-stroke-color: #fff;
  cursor: pointer;
  border: 1px solid #505050;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  min-height: 125px;
  padding: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.radiobutton.active {
  opacity: 1;
  color: #1bd14f;
  border-width: 1px;
  border-color: #1bd14f;
  box-shadow: 0 0 0 1px #1bd14f, 0 2px 5px #0003;
}

.radiobutton.disabled {
  opacity: 1;
  color: #ffffff73;
  cursor: not-allowed;
  position: relative;
}

.radiobutton.dis {
  cursor: not-allowed;
}

.image-65 {
  width: 26px;
}

.image-66 {
  width: 15px;
}

.div-block-42 {
  grid-column-gap: 12px;
  flex-wrap: nowrap;
  display: flex;
}

.radiobuttontitle {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.radiobuttontitle.disabled {
  color: #1d2a33;
}

.div-block-43 {
  margin-top: auto;
  margin-left: 0;
}

.radiobuttontagline {
  opacity: .72;
  font-weight: 500;
}

.text-span-4 {
  text-decoration: line-through;
}

.text-span-5 {
  color: #1d2a33;
  font-weight: 500;
}

.div-block-44 {
  background-color: #b5babe;
  height: 1px;
  margin: 0 -31px 24px -32px;
}

.storiescontainer {
  max-width: 330px;
  height: 100%;
}

.storiescontainer.done {
  opacity: 0;
}

.div-block-45 {
  background-color: #1e2a33;
  border-radius: 5px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 16px;
}

.div-block-46 {
  background-color: #ffffff0a;
  border-radius: 0;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
  padding: 16px;
  display: flex;
}

.text-block-18 {
  margin-left: 1px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-18._000 {
  color: #fff;
}

.image-67 {
  margin-right: 7px;
}

.div-block-47 {
  padding-bottom: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.div-block-48 {
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.image-68 {
  margin-right: 6px;
}

.image-69 {
  border: 1px solid #ffffff3d;
  border-radius: 5px;
  width: 100%;
}

.select-field {
  display: none;
}

.html-embed-3 {
  opacity: .2;
}

.div-block-49 {
  display: none;
}

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

.image-70 {
  width: 100%;
  max-width: 58px;
  margin-left: auto;
  margin-right: auto;
}

.image-70.cf {
  max-width: 24px;
  margin-left: -7px;
  margin-right: 5px;
}

.link-17 {
  color: #fff;
}

.image-71 {
  width: 20px;
}

.image-72 {
  width: 18px;
}

.link-18 {
  color: #fffc;
}

.div-block-51 {
  display: none;
}

.image-73, .image-74 {
  width: 13px;
}

.image-75 {
  opacity: .31;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.background-video-5 {
  z-index: 3;
  border-radius: 152px;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-6 {
  font-weight: 500;
}

.text-span-7 {
  color: #ffffff8f;
  text-decoration: line-through;
}

.text-span-8 {
  font-weight: 400;
  text-decoration: line-through;
}

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

.text-span-9 {
  margin-right: 6px;
}

.image-76 {
  z-index: 0;
  opacity: .26;
  width: 18px;
  position: absolute;
  right: 11px;
}

.image-77 {
  width: 14px;
}

.text-block-19 {
  color: #ffffff8f;
  text-align: center;
  margin-top: 12px;
  padding-right: 32px;
}

.div-block-53 {
  position: relative;
}

.image-78 {
  width: 100%;
  max-width: 600px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-54 {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-79 {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-80 {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-55 {
  position: sticky;
  top: auto;
  bottom: 40px;
}

.div-block-56 {
  height: auto;
  margin-top: 30px;
  margin-bottom: 66px;
}

.link-19, .link-20 {
  color: #fff;
}

.text-span-11, .text-span-12, .text-span-13 {
  font-weight: 500;
}

.image-81 {
  width: 100%;
  max-width: 600px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-82 {
  max-width: 600px;
  margin: 80px auto;
  display: block;
}

._100 {
  padding-bottom: 50%;
}

.coursecontainer {
  z-index: 1;
  max-width: 600px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 500px;
  position: relative;
}

.coursecontainer.coaching {
  z-index: 4;
  width: 100%;
  max-width: 450px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 357px;
}

.coursecontainer.coaching.drips {
  z-index: 2;
  position: absolute;
  inset: 0%;
  transform: translate(-177px, 182px);
}

.coursecontainer.coaching.texting {
  z-index: 2;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  transform: translate3d(243px, -144px, -116px);
}

.background-video-6 {
  border: 1px solid #ffffff1a;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  box-shadow: 0 0 22px 2px #00000045;
}

.background-video-6.bgcoaching {
  box-shadow: 0 0 50px #0000002e;
}

.div-block-57 {
  position: relative;
}

.image-83 {
  border-radius: 9px;
  max-width: 230px;
  margin: auto 0;
  position: absolute;
  inset: 0%;
}

.image-84 {
  max-width: 230px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.image-85 {
  width: 100%;
  max-width: 600px;
  margin: -12px auto 80px;
  display: block;
}

.text-span-14, .text-span-15, .text-span-16 {
  font-weight: 500;
}

.image-86 {
  width: 100%;
}

.mapcontainer {
  position: relative;
}

.slider-2 {
  background-color: #ddd0;
  height: auto;
  position: relative;
}

.slide-nav {
  display: none;
}

.div-block-58 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-87 {
  width: 100%;
  max-width: 350px;
  margin: auto;
  display: block;
}

.div-block-59 {
  height: 100%;
  display: block;
}

.slide {
  height: 100%;
}

.mask {
  height: auto;
}

.image-88 {
  width: 100%;
  max-width: 600px;
  margin-bottom: 86px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-89 {
  max-width: 120px;
  margin-bottom: 38px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-90 {
  flex: 0 auto;
}

.image-91 {
  flex: 1;
}

.column, .column-2, .column-3 {
  padding-left: 0;
  padding-right: 0;
}

.columns {
  grid-column-gap: 12px;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.interlocutor {
  opacity: .8;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff3;
  border-radius: 6px;
  margin-bottom: 12px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.interlocutor:hover {
  opacity: 1;
}

.interlocutor.active {
  opacity: 1;
  border-color: #fff;
}

.image-95 {
  border-radius: 220px;
  width: 40px;
  margin-right: 10px;
}

.text-block-21 {
  font-size: 16px;
  font-weight: 500;
}

.text-block-22, .text-block-23 {
  opacity: .7;
}

.link-block-3 {
  color: #fff;
}

.page-wrapper {
  justify-content: flex-start;
  max-width: 400px;
}

.sign-up-form-block {
  background-color: #000;
  border-radius: 1px;
  width: 100%;
  margin-top: 40px;
  padding-top: 32px;
  padding-bottom: 42px;
  padding-left: 20px;
}

.heading-13 {
  text-align: center;
  margin-top: 0;
}

.sign-up-form {
  margin-top: 32px;
}

.page-wrapper-2 {
  justify-content: flex-start;
  padding-top: 45px;
}

.link-block-4 {
  color: #fff;
}

.linkbox {
  background-color: #0000;
  max-width: 500px;
  height: auto;
  min-height: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.text-block-24 {
  margin-top: 32px;
  font-weight: 500;
}

.text-block-24.yolo {
  margin-top: 32px;
}

.inputaffiliate {
  background-color: #161616;
  align-items: center;
  height: 66px;
  padding: 12px 12px 12px 24px;
  font-size: 16px;
  display: flex;
}

.success-state {
  background-color: #000;
  padding: 23px 24px 24px;
}

.paragraph-19 {
  color: #ffffff85;
  text-align: center;
  line-height: 22px;
}

.image-96 {
  filter: invert();
}

.link-block-5 {
  color: #fff;
}

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

.heading-14 {
  margin-top: 6px;
  font-size: 19px;
}

.image-97 {
  filter: invert();
}

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

.error-message-2 {
  color: #ffb0b0;
}

.error-state {
  background-color: #ff000017;
}

.user-log-in-log-out {
  background-color: #fff0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.block-content {
  background-color: #fff0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
}

.block-header {
  border-width: 0;
}

.user-account-form {
  display: none;
}

.div-block-62 {
  text-align: center;
  margin-top: 12px;
}

.div-block-63 {
  margin-top: 45px;
}

.text-block-25 {
  color: #1f1f1f;
  background-color: #1f1f1f;
}

.text-block-25.active {
  color: #fff;
  background-color: #1f1f1f00;
}

.tabs {
  max-width: 500px;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-1 {
  color: #ffffff80;
  background-color: #fff0;
  padding-left: 12px;
  padding-right: 12px;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-color: #c8c8c800;
  font-weight: 500;
}

.tab-link-tab-2 {
  color: #ffffff80;
  background-color: #ddd0;
  padding-left: 12px;
  padding-right: 12px;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-color: #ddd0;
  padding-left: 12px;
  padding-right: 12px;
}

.text-block-26 {
  font-weight: 500;
}

.loading {
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.list-item {
  border-top: 1px solid #ffffff0f;
  align-items: center;
  padding: 16px 12px;
  display: flex;
}

.list-item-info {
  flex: 1;
}

.list-item-price {
  background-color: #00000052;
  border-radius: 20px;
  padding: 6px 12px;
  font-weight: 500;
  display: block;
}

.list-item-price.active {
  color: #fff;
  background-color: #7ecc6e;
}

.list-item-price.inactive {
  color: #ffffff52;
}

.list-item-tagline {
  color: #ffffff7a;
}

.list-item-title {
  font-weight: 500;
}

.div-block-64 {
  max-width: 500px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 277px;
  position: relative;
}

.div-block-64.hidden {
  margin-top: 40px;
}

.div-block-65 {
  width: 100%;
  max-width: 450px;
  min-height: 357px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-block-66 {
  justify-content: flex-start;
  align-items: center;
  min-height: 920px;
  display: flex;
  overflow: hidden;
}

.div-block-67 {
  cursor: pointer;
  background-color: #b5babe;
  border: 2px solid #b5babe;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.div-block-67.unchecked {
  background-color: #fff0;
}

.div-block-67.checkbox.unchecked {
  border-color: #b5babe;
}

.div-block-67.checkbox.black {
  background-color: #1b242c;
  border-color: #1b242c;
}

.div-block-67.checkbox.black.unchecked {
  background-color: #1b242c00;
  border-color: #b5babe;
}

.link-block-6 {
  align-items: center;
  margin-top: 8px;
  text-decoration: none;
  display: flex;
}

.link-21 {
  color: #999;
}

.slider-3 {
  background-color: #ddd0;
  height: auto;
  margin-top: 0;
}

.testimonialcf {
  border-radius: 5px;
}

.slide-nav-2 {
  opacity: .53;
  top: auto;
  bottom: -40px;
}

.div-block-68 {
  flex: 1;
}

.slidermobile {
  display: none;
}

.text-block-27 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
}

.link-22 {
  color: #fffc;
}

.div-block-69 {
  background-color: #0000;
  border-top: 1px #575757;
  border-bottom: 1px #575757;
  align-items: center;
  margin-bottom: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.image-98 {
  width: 40px;
}

.image-99 {
  width: 47px;
}

.text-block-28 {
  padding-left: 16px;
  font-size: 16px;
}

.text-block-29 {
  color: #fffc;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

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

.link-23 {
  color: #fff;
  -webkit-text-stroke-color: #fffc;
  text-decoration: underline;
}

.div-block-71 {
  background-color: #0000000a;
  border: 1px solid #ffffff47;
  border-radius: 6px;
  flex-wrap: wrap;
  align-items: center;
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  display: flex;
  overflow: scroll;
}

.text-block-30 {
  width: 100%;
}

.background-video-7 {
  aspect-ratio: 2;
  object-fit: fill;
  border-radius: 10px;
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-100 {
  max-width: 600px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-72 {
  max-width: 100%;
}

.text-span-17 {
  text-decoration: underline;
}

.field-label-3 {
  color: #000;
  background-color: #4d4d4d;
  border-radius: 37px;
  margin-top: 14px;
  margin-right: 14px;
  padding-top: 1px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 12px;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-74 {
  position: relative;
}

.div-block-75 {
  float: right;
  -webkit-text-stroke-color: #fff;
  background-color: #000;
  width: 130px;
  height: 150px;
  position: absolute;
  top: 0;
  right: 0;
}

.link-24 {
  color: #fffc;
}

.image-101 {
  width: 18px;
}

.text-block-31 {
  color: #fff;
  text-align: center;
  background-color: #969696;
  border-radius: 6px;
  width: 43px;
  margin-top: 12px;
  margin-right: 12px;
  padding-top: 2px;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 0;
}

.div-block-76 {
  display: none;
}

.heading-15 {
  color: #fff;
  letter-spacing: -2px;
  text-indent: 0;
  max-width: 520px;
  font-family: Colfax, sans-serif;
  font-size: 60px;
  line-height: 64px;
}

.paragraph-21 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  max-width: 610px;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-span-18 {
  color: #ffec97;
  font-weight: 500;
}

.div-block-77 {
  background-color: #ffdb3814;
  border-radius: 6px;
  max-width: 520px;
  height: auto;
  min-height: 220px;
  margin-top: 40px;
  padding: 18px 18px 24px;
}

.div-block-77.long {
  align-items: center;
  max-width: 100%;
  min-height: auto;
  padding: 24px 40px 24px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-77.full-width {
  max-width: 100%;
}

.image-102 {
  width: 100%;
}

.heading-16 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
  line-height: 26px;
}

.image-103 {
  order: 1;
  width: 100%;
  max-width: 491px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
}

.image-103.long {
  margin-bottom: 16px;
}

.image-103.smoll {
  max-width: 540px;
  margin-bottom: 16px;
  position: absolute;
  top: 3px;
  right: -15px;
}

.image-104 {
  opacity: 1;
  align-self: center;
  width: auto;
  max-width: 640px;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: -120px;
  left: -102px;
}

.div-block-78 {
  flex: 1;
  position: relative;
}

.text-block-32 {
  text-align: center;
  background-color: #ffffff1f;
  border-radius: 290px;
  width: 124px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
  display: block;
}

.div-block-80 {
  background-color: #f0e8e6;
  justify-content: center;
  height: 80px;
  min-height: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-105 {
  width: 100%;
  max-width: 240px;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: absolute;
  top: -94px;
  left: 0;
  right: 0;
}

.text-block-33 {
  color: #8db1c0;
  text-align: center;
  margin-right: -74px;
  font-size: 18px;
  font-weight: 500;
}

.link-25 {
  color: #759aaa;
}

.image-106 {
  width: 100%;
  max-width: 180px;
  height: auto;
  margin-top: -30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.image-107 {
  max-width: 130px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-108 {
  max-width: 150px;
  position: absolute;
  inset: -53% 0% 0% auto;
}

.image-109 {
  max-width: 150px;
  position: absolute;
  top: -102px;
  right: 0;
}

.image-110 {
  max-width: 150px;
  position: relative;
  top: -102px;
  right: 0;
}

.div-block-81 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-111 {
  width: auto;
  max-width: 210px;
  height: 129px;
  margin-top: -56px;
}

.form-4 {
  display: flex;
}

.waitinglistinput {
  outline-offset: 0px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 10px 0 0 10px;
  outline: 0 #d9d9d9;
  align-self: stretch;
  height: 60px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  line-height: 71px;
}

.submit-button-3 {
  background-color: #d6cb3d;
}

.div-block-82 {
  margin-bottom: 0;
  margin-right: auto;
}

.div-block-83 {
  display: none;
  position: absolute;
  inset: 0%;
}

.background-video-8 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.form-block-3 {
  margin-bottom: 0;
  position: relative;
}

.div-block-84 {
  overflow: hidden;
}

.link-26 {
  color: #fffc;
}

.image-112 {
  max-width: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-113 {
  width: 23px;
  margin-right: 8px;
}

._2024 {
  color: #819cb2;
  background-color: #f0e8e6;
  padding-bottom: 0;
}

.navbar {
  text-align: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  top: 0;
  bottom: 0;
}

.image-114 {
  max-width: 180px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-114.logomobile {
  display: none;
}

.image-114.logodesktop {
  margin-top: 0;
}

.image-114.logodesktop.ooo {
  margin-top: 40px;
}

.image-114.logodesktop.foooter {
  opacity: .5;
}

.image-114.oooo {
  margin-top: 40px;
}

.wrapper2024 {
  margin-bottom: 100px;
  display: flex;
}

.container2024 {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-17 {
  color: #809cb2;
  letter-spacing: -4px;
  max-width: 470px;
  font-family: Colfax, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 62px;
}

.heading-17.center {
  text-align: center;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.heading-17.center.black {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: #1d2a332e;
  max-width: 790px;
  font-size: 110px;
  line-height: 120px;
}

.heading-17.center.oo {
  margin-bottom: 50px;
}

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

.div-block-86 {
  flex: 0 auto;
  max-width: 600px;
  padding-left: 32px;
}

.paragraph-22 {
  color: #1e2a33;
  margin-top: 32px;
  font-family: Colfax, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.paragraph-22.oo {
  text-align: center;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-19, .text-span-20, .text-span-21 {
  font-weight: 500;
}

.text-span-22, .text-span-23 {
  background-color: #819cb245;
  font-weight: 500;
}

.image-115 {
  opacity: 1;
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  right: -6px;
}

.div-block-87 {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.buttons2024 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.buttons2024.desktop._000 {
  margin-top: 20px;
}

.buttons2024.desktop._000._9 {
  flex-flow: row;
  max-width: 100%;
}

.buttons2024.desktop._000._9._88 {
  flex-flow: column;
}

.buttons2024.mobile {
  display: none;
  overflow: visible;
}

.button2024 {
  color: #fff;
  text-align: center;
  background-color: #819cb2;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0003;
}

.button2024:hover {
  background-color: #8ba3b6;
}

.button2024.white {
  color: #819cb2;
  -webkit-text-stroke-color: #1e2a33;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.button2024.white:hover {
  background-color: #ffffffd9;
}

.button2024.white.iii {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  max-width: 320px;
  margin-top: 25px;
  padding-left: 19px;
}

.button2024.white._00 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
}

.button2024.black {
  background-color: #1e2a33;
}

.button2024.black:hover {
  background-color: #1b262e;
}

.button2024.hidden {
  display: none;
}

.button2024.layersbookbutton {
  border-radius: 0 0 5px 5px;
  margin-top: -7px;
  position: relative;
}

.button2024.radius {
  z-index: 4;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
  position: relative;
}

.image-116 {
  max-width: 30px;
  margin-right: 8px;
}

.text-block-34 {
  font-weight: 700;
}

.image-117 {
  width: 120px;
  position: absolute;
  right: -30px;
}

.div-block-88 {
  background-color: #fff0;
}

.image-118 {
  filter: invert();
}

.link-27 {
  color: #969595;
}

.background-video-9 {
  display: none;
}

.image-119 {
  width: 210px;
  margin: 0 auto;
  display: block;
}

.text-span-24 {
  color: #969595;
  margin-left: 4px;
  margin-right: 4px;
}

.text-span-25, .text-span-26, .text-span-27, .text-span-28 {
  background-color: #819cb245;
  font-weight: 500;
}

.image-120 {
  width: 123px;
  margin-top: 0;
  position: absolute;
  right: -10px;
}

.div-block-89 {
  background-color: #fff;
  border: 1px solid #b5babe;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  min-height: 100px;
  margin-bottom: 0;
  padding-left: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-89.checkbox-container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.div-block-89.checkbox-container.radius {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.text-block-35 {
  color: #000;
  max-width: 330px;
  margin-left: 12px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-35.t {
  font-weight: 400;
}

.link-28 {
  color: #1b252c;
}

.barely-visible {
  opacity: .4;
}

.div-block-91 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-92 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 0 auto;
  display: flex;
}

.image-121 {
  width: 33px;
}

.image-122 {
  width: 32px;
}

.image-123 {
  width: 26px;
}

.link-block-7 {
  color: #fff;
  font-family: Colfax, sans-serif;
  display: block;
  position: relative;
  overflow: hidden;
}

.link-block-7:hover {
  opacity: .85;
}

.collection-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.collection-list.framework-vid {
  display: flex;
}

.div-block-93 {
  aspect-ratio: auto;
  padding-bottom: 12px;
  padding-left: 15px;
  position: absolute;
  bottom: 0;
}

.text-block-36 {
  z-index: 1;
  text-transform: uppercase;
  max-width: 100%;
  padding-right: 70px;
  font-size: 40px;
  font-weight: 700;
  line-height: 36px;
  position: relative;
}

.div-block-94 {
  filter: blur(40px);
  background-color: #000;
  width: 100px;
  height: 50px;
  position: absolute;
  bottom: 0;
}

.image-124 {
  max-width: 150px;
}

.text-block-37 {
  opacity: .4;
  color: #1d2a33;
  -webkit-text-stroke-color: #1d2a33;
  border: 2px solid #1d2a33;
  border-radius: 20px;
  margin-left: 8px;
  padding: 6px 8px 4px;
  font-family: Colfax, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}

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

.collection-list-wrapper-2 {
  margin-top: 37px;
}

.text-span-29 {
  background-color: #d3d3d7;
  font-weight: 500;
}

.background-video-10 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-97 {
  max-width: 1030px;
  margin: -40px auto 30px;
  padding-left: 12px;
  padding-right: 12px;
}

.background-video-11 {
  box-sizing: border-box;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 570px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.text-block-38 {
  color: #1e2a33;
  max-width: 620px;
  margin-top: 40px;
  font-family: Colfax, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.div-block-98 {
  margin-top: 40px;
  display: flex;
}

.image-125 {
  max-width: 440px;
}

.link-block-8 {
  display: block;
}

.div-block-99 {
  order: 1;
  margin-left: auto;
}

.div-block-102 {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  max-width: 860px;
  height: 0;
  min-height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.heading-18 {
  color: #000;
  border: 1px #1d2a33;
}

.form-5 {
  color: #000;
  width: 100%;
  position: relative;
}

.button2024-2 {
  color: #fff;
  text-align: center;
  background-color: #819cb2;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: 0;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0003;
}

.button2024-2.modal {
  width: auto;
  height: 50px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.image-127 {
  width: auto;
  height: 100%;
  margin-left: -70px;
}

.image-129 {
  display: none;
}

.field-label-4 {
  border: 1px #1d2a33;
  font-size: 16px;
}

.modal-email {
  z-index: 9920;
  background-color: #f3eceae0;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.text-field-3 {
  border-radius: 5px;
  height: 60px;
  padding-left: 16px;
  font-family: Colfax, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.image-128 {
  opacity: .16;
  width: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
}

.form-block-5 {
  width: 100%;
  margin-top: 24px;
}

.success-message-2 {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  margin-top: 0;
  position: relative;
}

.div-block-103 {
  color: #1d2a33;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding-right: 50px;
  display: flex;
}

.text-block-39 {
  color: #a8a8a8;
  font-size: 16px;
}

.div-block-104 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-104._999 {
  max-width: 800px;
}

.image-130 {
  z-index: -1;
  max-width: 560px;
  margin-top: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.heading-19 {
  text-align: left;
  font-family: Colfax, sans-serif;
  font-size: 21px;
  line-height: 20px;
}

.paragraph-23 {
  color: #1d1d1d;
  font-family: Colfax, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.image-131 {
  max-width: 380px;
  position: absolute;
  top: 40px;
  left: -181px;
}

.image-131._0000._99 {
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
}

.div-block-105 {
  height: 100%;
  position: relative;
}

.image-132 {
  z-index: -1;
  width: 350px;
  max-width: 870px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -200px;
}

.image-132._1333 {
  top: 21px;
}

.div-block-106 {
  z-index: 7;
  position: relative;
}

.heading-20 {
  z-index: 4;
  letter-spacing: -2px;
  text-indent: 0;
  font-family: Colfax, sans-serif;
  position: relative;
}

.div-block-107 {
  overflow: hidden;
}

.div-block-108 {
  height: 70px;
}

@media screen and (max-width: 991px) {
  .body.formbody.applly {
    padding-top: 0;
  }

  .body._938484 {
    overflow: visible;
  }

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

  .container.formcontainer.apply {
    margin-top: 40px;
  }

  .container._3432423 {
    margin-top: 0;
  }

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

  .homepagecontent {
    letter-spacing: -.75px;
    padding-right: 0;
  }

  .homepagecontent.new {
    margin-top: 72px;
  }

  .applybanner {
    flex-direction: column;
    max-width: 500px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 24px 24px;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 27px;
  }

  .button {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .button._423432423, .button.blue {
    width: auto;
  }

  .formwrapper {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .error-message {
    color: #b81010;
    text-align: center;
    background-color: #ff000030;
    border-radius: 3px;
    margin-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .image-3 {
    width: 100%;
  }

  .stories.storiesdesktop, .stories.storiesdesktop.storiesform {
    display: none;
  }

  .stories.storiesmobile {
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    display: flex;
  }

  .stories.storiesmobile.storiesformmobile {
    z-index: 1;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-4 {
    max-width: 320px;
  }

  .image-4.storiesform {
    max-width: 100%;
  }

  .homepagewrapper {
    flex-direction: column;
  }

  .heading-4 {
    text-align: center;
    max-width: 470px;
    margin: 0 auto 34px;
    font-family: Colfax, sans-serif;
  }

  .heading-4.centered {
    display: block;
  }

  .heading-4._0000 {
    line-height: 36px;
  }

  .image-7 {
    margin-bottom: 16px;
  }

  .div-block.special._0000 {
    margin-bottom: 0;
  }

  .vsl.vsl-desktop {
    order: 2;
    width: 100%;
  }

  .image-15 {
    width: 100%;
  }

  .collection-list-wrapper {
    width: 1000px;
    max-width: none;
  }

  .div-block-9 {
    overflow: auto;
  }

  .avatar.ethan.small {
    border-width: 2px;
    width: 40px;
    height: 40px;
  }

  .avatar.bayne.small {
    width: 40px;
    height: 40px;
  }

  .div-block-15 {
    padding-top: 19px;
  }

  .div-block-16 {
    padding-top: 19px;
    padding-bottom: 7px;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .image-24 {
    flex: 0 auto;
    width: 100%;
    max-width: 100%;
  }

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

  .text-block-12._4342343 {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 500;
  }

  .html-embed-2 {
    transform: scale(1.3);
  }

  .div-block-33 {
    height: 570px;
    overflow: hidden;
  }

  .image-40 {
    width: 100%;
  }

  .gradientwrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .storiescontainer {
    display: none;
  }

  .div-block-45 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .image-69 {
    max-width: 311px;
  }

  .div-block-49, .div-block-51 {
    display: block;
  }

  .text-block-19 {
    padding-right: 0;
  }

  .image-81 {
    margin-bottom: -80px;
    padding-bottom: 0;
  }

  .image-81._000 {
    margin-bottom: 10px;
  }

  .coursecontainer {
    max-width: 510px;
    padding-bottom: 50%;
  }

  .background-video-6 {
    width: 100%;
    height: 100%;
  }

  .columns {
    flex-direction: column;
    max-width: 498px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-92, .image-93 {
    border-radius: 10px;
    margin-bottom: 16px;
  }

  .image-94 {
    border-radius: 10px;
  }

  .inputaffiliate {
    height: auto;
    min-height: 66px;
  }

  .div-block-64 {
    margin-top: 24px;
  }

  .div-block-68 {
    margin-left: auto;
    margin-right: auto;
  }

  .slidermobile {
    max-width: 280px;
    margin: 12px auto 50px;
    padding-bottom: 0;
    display: block;
  }

  .background-video-7 {
    width: 100%;
    padding-left: 24px;
  }

  .image-100 {
    width: 100%;
  }

  .div-block-73 {
    display: none;
  }

  .div-block-74 {
    position: relative;
  }

  .div-block-75 {
    float: right;
    background-color: #000;
    width: 100px;
    height: 100px;
  }

  .div-block-77 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-104 {
    max-width: 320px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    top: 0;
    left: -25px;
  }

  .div-block-78 {
    order: -1;
    margin-top: -70px;
  }

  .div-block-79 {
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-82.smo {
    flex: 0 auto;
    width: 100%;
    padding-right: 0;
  }

  .navbar {
    z-index: 3;
    padding-bottom: 0;
  }

  .navbar._00 {
    padding-bottom: 40px;
  }

  .image-114.logomobile {
    display: block;
  }

  .image-114.logodesktop {
    display: none;
  }

  .image-114.logodesktop.foooter._99 {
    display: block;
  }

  .container2024 {
    flex-flow: column;
  }

  .heading-17 {
    text-align: center;
    order: -1;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-86 {
    flex-flow: column;
    margin-top: -10px;
    padding-left: 0;
    display: flex;
  }

  .paragraph-22 {
    order: 3;
  }

  .image-115 {
    width: 100%;
    max-width: 460px;
    margin-top: -150px;
  }

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

  .buttons2024.desktop {
    display: none;
  }

  .buttons2024.desktop._000._9 {
    display: flex;
  }

  .buttons2024.mobile {
    order: 5;
    width: 100%;
    max-width: 420px;
    margin-top: 40px;
    display: flex;
  }

  .image-117 {
    width: 100px;
    right: -40px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
    padding-left: 12px;
    padding-right: 12px;
  }

  .collection-list-wrapper-2._000 {
    margin-bottom: 80px;
  }

  .div-block-97 {
    margin-bottom: 0;
  }

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

  .image-125 {
    object-fit: contain;
    order: 1;
    height: auto;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-99 {
    align-self: auto;
    margin-right: auto;
  }

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

  .div-block-101 {
    order: 1;
  }

  .button2024-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-127 {
    margin-left: -99px;
  }

  .div-block-103 {
    margin-right: 27px;
    padding-right: 0;
  }

  .image-131._0000._99 {
    max-width: 274px;
    top: -180px;
    left: -135px;
  }

  .image-132._1333 {
    width: 270px;
    top: -480px;
    right: -120px;
  }

  .div-block-108 {
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

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

  .container.final {
    margin-top: 0;
  }

  .heading {
    font-size: 74px;
    line-height: 96px;
  }

  .homepagecontent {
    margin-top: 16px;
  }

  .applybanner {
    margin-top: 20px;
  }

  .button {
    text-align: center;
    justify-content: center;
  }

  .button.blue {
    width: 100%;
    margin-left: 0;
  }

  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .stories.storiesmobile.storiesformmobile {
    z-index: 1;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-4.storiesform {
    max-width: 100%;
  }

  .heading-4 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 26px;
    font-family: Colfax, sans-serif;
    font-size: 32px;
  }

  .heading-4._0000 {
    line-height: 35px;
  }

  .div-block-4._00000._999._3333 {
    top: 230px;
  }

  .vsl {
    background-color: #fff0;
    max-width: 540px;
    margin-top: 0;
  }

  .testimonials {
    margin-left: 0;
    margin-right: 0;
  }

  .image-15 {
    width: 100%;
  }

  .heading-6 {
    flex-wrap: wrap;
    align-content: flex-end;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
  }

  .members {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .member {
    flex: 0 33.3333%;
    order: 0;
    margin-bottom: 32px;
  }

  .avatar.ethan.small {
    border-width: 2px;
    width: 40px;
    height: 40px;
  }

  .avatar.bayne.small {
    width: 40px;
    height: 40px;
  }

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

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

  .image-28 {
    margin-top: 12px;
  }

  .link-5 {
    flex: none;
  }

  .div-block-29 {
    align-items: center;
    display: flex;
    overflow: scroll;
  }

  .html-embed-2 {
    transform: scale(1.5);
  }

  .flow {
    height: 390px;
  }

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

  .text-block-15 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .div-block-36, .text-block-16.ctabannertagline.short {
    margin-left: auto;
    margin-right: auto;
  }

  .ctabanner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -16px;
  }

  .grid {
    flex-flow: column wrap;
  }

  .griditem {
    margin-bottom: 50px;
  }

  .image-50, .image-51, .image-52 {
    max-width: 300px;
  }

  .div-block-38 {
    width: 100%;
    margin-bottom: 16px;
  }

  .image-53, .image-56 {
    width: 100%;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .question-text {
    margin-top: 8px;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .div-block-45 {
    color: #fff;
  }

  .image-69 {
    max-width: 450px;
  }

  .image-81 {
    margin-top: 71px;
    margin-bottom: 0;
  }

  .image-82 {
    width: 100%;
  }

  .coursecontainer {
    max-width: 75%;
    padding-bottom: 59%;
  }

  .image-83, .image-84 {
    max-width: 130px;
  }

  .image-85 {
    margin-top: -40px;
    margin-bottom: 50px;
  }

  .image-86 {
    min-width: 900px;
  }

  .mapcontainer {
    justify-content: center;
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    overflow: hidden;
  }

  .div-block-64 {
    margin-top: 24px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-66 {
    min-height: 870px;
  }

  .background-video-7 {
    height: 350px;
  }

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

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

  .div-block-77.long {
    flex-direction: column;
    padding-right: 24px;
  }

  .image-103.smoll {
    text-align: center;
    max-width: 370px;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .image-105 {
    right: 0;
  }

  .text-block-33 {
    text-align: left;
    max-width: 250px;
  }

  .image-106 {
    opacity: 1;
    display: none;
  }

  .image-107 {
    display: none;
  }

  .div-block-82.smo {
    text-align: center;
    margin-bottom: 19px;
    margin-left: auto;
  }

  ._2024 {
    overflow: visible;
  }

  .navbar {
    z-index: 2;
    position: relative;
  }

  .image-114.logodesktop {
    display: none;
  }

  .heading-17.center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-22.oo {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-115 {
    width: 150%;
    max-width: 480px;
    margin-top: -219px;
  }

  .buttons2024.desktop._000._9 {
    flex-flow: row;
  }

  .buttons2024.mobile {
    max-width: 100%;
  }

  .text-block-35 {
    max-width: 220px;
  }

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

  .collection-list {
    grid-template-columns: 1fr;
  }

  .text-block-36 {
    font-size: 50px;
    line-height: 52px;
  }

  .div-block-94 {
    width: 240px;
    height: 60px;
  }

  .div-block-96 {
    overflow: hidden;
  }

  .image-125 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .div-block-102 {
    flex-flow: column;
    height: auto;
  }

  .image-127 {
    margin-left: 0;
    display: none;
  }

  .image-129 {
    display: block;
  }

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

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

  .image-131._0000 {
    max-width: 210px;
    top: -180px;
    left: -90px;
  }

  .image-131._0000._99 {
    max-width: 210px;
    margin-bottom: auto;
    top: -180px;
    left: -90px;
  }

  .image-132._1333 {
    width: 180px;
    max-width: 710px;
    margin-top: 0;
    margin-bottom: auto;
    top: -162px;
    right: -80px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-top: 19px;
  }

  .body.formbody {
    padding-top: 0;
  }

  .body.formbody.chronology {
    padding-left: 0;
    padding-right: 0;
  }

  .body.formbody.oooooo {
    padding-left: 12px;
    padding-right: 12px;
  }

  .body._938484 {
    overflow: visible;
  }

  .body.home {
    padding-top: 0;
  }

  .container.formcontainer {
    padding-left: 0;
    padding-right: 0;
  }

  .container.formcontainer.apply {
    margin-top: 0;
  }

  .container.center.home {
    margin-top: 40px;
  }

  .container.margintop.padding0 {
    padding-left: 0;
    padding-right: 0;
  }

  .container.newcontainer {
    margin-top: 36px;
  }

  .container.newcontainer.wide {
    padding-bottom: 0;
  }

  .container.newcontainer.wide.new {
    padding-left: 0;
    padding-right: 0;
  }

  .container.newcontainer.faq {
    padding-left: 12px;
    padding-right: 12px;
  }

  .container.final {
    margin-top: 0;
  }

  .container.layer {
    padding-left: 0;
    padding-right: 0;
  }

  .container.hheadd {
    z-index: 2;
  }

  .heading {
    letter-spacing: -1px;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 15vw;
    line-height: 20vw;
  }

  .heading-2 {
    width: 100%;
    font-size: 24px;
  }

  .button {
    text-align: center;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .button.formbutton {
    height: 55px;
  }

  .button.formbutton._00443439 {
    width: 114%;
    margin-left: -37px;
  }

  .button.inline {
    margin-bottom: 18px;
    margin-left: 0;
    display: block;
  }

  .button.inline._43434 {
    display: none;
    overflow: visible;
  }

  .button._423432423 {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

  .button.yellow.special {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .footer {
    flex-direction: row;
    height: auto;
  }

  .formwrapper {
    border-radius: 20px 20px 0 0;
    width: 100vw;
    padding-left: 12px;
    padding-right: 12px;
  }

  .success-message {
    opacity: 0;
  }

  .error-message {
    text-align: center;
    background-color: #9b37374a;
    margin-top: 24px;
  }

  .text-block-2 {
    color: #c02222;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
  }

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

  .titlecontainer {
    margin-left: -5px;
    margin-right: -5px;
  }

  .stories {
    width: 100%;
  }

  .stories.storiesmobile {
    max-width: 100%;
  }

  .stories.storiesmobile.storiesformmobile {
    z-index: 1;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

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

  .heading-4 {
    text-align: center;
    margin-bottom: 31px;
    font-size: 24px;
    line-height: 40px;
  }

  .heading-4._0000 {
    width: 100%;
    font-size: 28px;
    line-height: 32px;
  }

  .paragraph-2.p0.inactive {
    margin-top: 1px;
  }

  .paragraph-2.p0.bold._3443443.oo, .paragraph-2._00000 {
    text-align: center;
  }

  .div-block.special {
    align-items: flex-start;
  }

  .div-block-2.active, .div-block-2.image {
    flex-basis: 24px;
    height: 24px;
  }

  .div-block-4 {
    top: 18px;
    left: 11px;
  }

  .div-block-4._00000._999 {
    height: 151px;
  }

  .div-block-4._00000._999.special {
    margin-top: -20px;
  }

  .div-block-4._4444 {
    height: 97px;
  }

  .image-11 {
    width: 180px;
  }

  .vsl {
    background-color: #fff0;
    padding-bottom: 0%;
  }

  .heading-5 {
    font-size: 20vw;
    line-height: 19vw;
  }

  .testimonials {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    margin-top: 100px;
  }

  .heading-6 {
    font-size: 28px;
    line-height: 33px;
    overflow: hidden;
  }

  .image-16 {
    width: 100%;
    max-width: 440px;
  }

  .paragraph-14 {
    font-size: 18px;
    line-height: 31px;
  }

  .text-block-6.cell.username {
    max-width: 150px;
    font-size: 12px;
  }

  .text-block-7.cell.username {
    max-width: 150px;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: center;
  }

  .image-18 {
    width: 110%;
    max-width: none;
    margin-left: -4%;
    margin-right: 0;
  }

  .gradienthome {
    width: 100%;
  }

  .image-19 {
    max-width: 72%;
  }

  .heading-9.mt {
    font-size: 32px;
  }

  .heading-9.mt.left {
    text-align: center;
    display: flex;
    overflow: visible;
  }

  .members {
    flex-direction: column;
    display: flex;
  }

  .member {
    flex-basis: 50%;
    order: -1;
  }

  .member.bayne {
    order: 0;
  }

  .image-23 {
    width: 100%;
  }

  .div-block-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-15, .div-block-16 {
    display: none;
  }

  .div-block-17 {
    overflow: hidden;
  }

  .dot.dotright {
    left: -3px;
    right: auto;
  }

  .div-block-18 {
    max-width: 100%;
  }

  .div-block-18.marginleft {
    max-width: 1000%;
  }

  .div-block-21.left {
    margin-left: 16px;
    margin-right: 0;
  }

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

  .div-block-23 {
    display: block;
  }

  .div-block-28 {
    order: -1;
  }

  .heading-10 {
    width: 100%;
    max-width: 260px;
    overflow: visible;
  }

  .text-block-12._4342343 {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 500;
    line-height: 40px;
  }

  .html-embed-2 {
    margin-top: 36px;
    transform: scale(2.2);
  }

  .div-block-33 {
    max-width: 100%;
    overflow: hidden;
  }

  .heading-11 {
    display: block;
  }

  .flowcontainer {
    overflow: scroll;
  }

  .text-block-13 {
    text-align: center;
    width: 245px;
    font-family: Colfax, sans-serif;
    font-size: 37px;
    font-weight: 400;
  }

  .image-40 {
    width: 100%;
    font-size: 100px;
  }

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

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

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

  .text-block-16.ctabannertagline {
    text-align: center;
  }

  .flowwrapper {
    align-items: center;
  }

  .image-44 {
    opacity: .73;
  }

  .link-block-2.calendlylink {
    margin-top: 0;
  }

  .ctabanner {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 90px;
  }

  .grid {
    grid-column-gap: 0px;
    width: 100%;
    max-width: 100%;
  }

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

  .image-50 {
    max-width: 300px;
    display: block;
  }

  .image-51, .image-52 {
    width: 100%;
  }

  .wrapperblack {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 1px;
  }

  .image-53 {
    width: 100%;
  }

  .image-56 {
    width: 100%;
    margin-bottom: -70px;
  }

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

  .accordion-header.js-accordion-header {
    margin-left: 0;
  }

  .accordion_item-image {
    width: 30px;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 3px;
    padding-right: 0;
  }

  .accordion__item.js-accordion-item {
    overflow: hidden;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px solid #0000001a;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-63 {
    z-index: 4;
    margin-left: auto;
    margin-right: auto;
    left: -190px;
    right: 0;
  }

  .div-block-41 {
    padding-right: 0;
  }

  .radiobuttontitle {
    margin-top: 24px;
  }

  .image-69 {
    width: 100%;
  }

  .image-70.cf, .text-span-8 {
    display: none;
  }

  .text-block-20 {
    display: block;
  }

  .text-span-10 {
    height: 3px;
    display: block;
  }

  .image-81 {
    margin-bottom: -22px;
  }

  .coursecontainer.coaching {
    max-width: 210px;
    padding-bottom: 210px;
  }

  .coursecontainer.coaching.drips {
    height: 179px;
    padding-bottom: 120px;
    transform: translate(-50px, -120px);
  }

  .coursecontainer.coaching.texting {
    height: 210px;
    padding-bottom: 147px;
    transform: translate3d(119px, -140px, -116px);
  }

  .image-87 {
    width: 90%;
    max-width: 347px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-89 {
    max-width: 70px;
    margin-bottom: 10px;
  }

  .inputaffiliate {
    flex-wrap: nowrap;
    overflow: visible;
  }

  .text-block-25 {
    flex-flow: row;
    display: block;
  }

  .div-block-64 {
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-66 {
    min-height: 659px;
    margin-top: 27px;
    margin-bottom: -293px;
  }

  .div-block-68 {
    margin-top: 0;
    padding-top: 16px;
  }

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

  .background-video-7 {
    object-fit: fill;
    object-position: 50% 50%;
    border-radius: 0;
    width: 100%;
    height: 240px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-15 {
    letter-spacing: -1px;
    font-size: 32px;
    line-height: 40px;
  }

  .div-block-77 {
    min-height: auto;
  }

  .div-block-77.long {
    margin-bottom: 60px;
  }

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

  .image-103.long {
    width: 100%;
  }

  .image-104 {
    left: -42px;
  }

  .div-block-80 {
    background-color: #0003;
    flex-direction: column;
    min-height: 140px;
  }

  .image-105 {
    opacity: .33;
    top: -124px;
    left: auto;
    right: auto;
  }

  .text-block-33 {
    color: #ffffffb5;
    text-align: center;
    margin-right: 0;
  }

  .link-25 {
    color: #fff;
  }

  .image-111 {
    opacity: .2;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  .form-4 {
    flex-direction: column;
  }

  .waitinglistinput {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .form-block-4 {
    flex-direction: row;
    display: block;
  }

  .navbar {
    z-index: 2;
  }

  .image-114.logodesktop {
    display: none;
  }

  .heading-17 {
    letter-spacing: -3px;
    max-width: 300px;
    font-size: 46px;
    line-height: 47px;
  }

  .paragraph-22.oo {
    padding-left: 12px;
    padding-right: 12px;
  }

  .image-115 {
    flex: 0 auto;
    order: -1;
    align-self: auto;
    width: 150%;
    max-width: 420px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

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

  .buttons2024.desktop._000._9 {
    display: flex;
  }

  .button2024 {
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
  }

  .image-116 {
    display: none;
  }

  .image-119 {
    width: 180px;
  }

  .image-120 {
    margin: 0;
    right: -50px;
    transform: rotate(1deg);
  }

  .div-block-89.checkbox-container {
    padding-left: 20px;
  }

  .text-block-35 {
    max-width: 70%;
    padding-right: 0;
  }

  .div-block-90 {
    text-align: center;
    object-fit: fill;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: -200px;
    display: flex;
    overflow: hidden;
  }

  .text-block-36 {
    font-size: 38px;
    line-height: 41px;
  }

  .div-block-94 {
    width: 160px;
    height: 34px;
  }

  .background-video-11 {
    min-height: 280px;
  }

  .image-125 {
    width: 120%;
  }

  .div-block-101 {
    justify-content: center;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    overflow: hidden;
  }

  .button2024-2 {
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .image-131 {
    max-width: 260px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: -110px;
  }

  .image-131._0000._99 {
    margin-top: 0;
  }

  .div-block-105 {
    position: relative;
  }

  .image-132 {
    width: 230px;
    right: -110px;
  }

  .wrapper {
    overflow: visible;
  }

  .heading-20 {
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-107 {
    overflow: hidden;
  }
}

#w-node-_79db4d20-e8ea-74a0-5354-9ca8f0ced467-7feb31a4, #w-node-a6f58118-b87e-bc63-1d6d-7aec85787cb3-7feb31a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_63da3fb2-951d-140a-5862-52946bf34eba-7feb31a4, #w-node-a6f58118-b87e-bc63-1d6d-7aec85787cb3-7feb31a4 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Harbour';
  src: url('../fonts/Harbour-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}