li {
  margin-bottom: 5px;
  padding-left: 10px;
}

.hero-section {
  position: relative;
  display: block;
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.75)), to(rgba(35, 31, 32, 0.75))), url('https://cdn.fs.teachablecdn.com/iPSoDTpbSwCN80QEffC6');
  background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.75), rgba(35, 31, 32, 0.75)), url('https://cdn.fs.teachablecdn.com/iPSoDTpbSwCN80QEffC6');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image {
  width: auto;
  max-width: 500px;
  margin-bottom: 60px;
}

.div-block-2 {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #e8eae8;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.enroll-now-button {
  margin-top: 20px;
  padding: 18px 28px;
  border-radius: 99px;
  background-color: #fc0;
  color: #214261;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
}

.enroll-now-button:hover {
  background-color: #e9b021;
}

.enroll-now-button.white-button {
  background-color: #fff;
}

.enroll-now-button.white-button:hover {
  background-color: #e9b022;
}

.enroll-now-button.yes-button-right-side {
  padding: 16px 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.enroll-now-button.yes-button-right-side.enrol-now-button-left-side {
  position: relative;
  z-index: 1;
  padding-right: 22px;
  padding-bottom: 16px;
  padding-left: 28px;
  border-top: 2px solid #fc0;
  border-bottom: 2px solid #fc0;
  border-left: 2px solid #fc0;
  border-radius: 99px 0px 0px 99px;
  background-color: #214261;
}

.enroll-now-button.yes-button-right-side.enrol-now-button-left-side:hover {
  border-top-color: #e9b021;
  border-bottom-color: #e9b021;
  border-left-color: #e9b021;
}

.enroll-now-button.button-left-side {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.main-section {
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f3;
}

.main-section.section-white {
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #fff;
}

.main-section.section-white.nicole-walters-bio-section {
  background-image: linear-gradient(135deg, #CDC2DE, rgba(255, 255, 255, 0.65));
}

.main-section.section-yellow {
  padding-top: 120px;
  padding-bottom: 100px;
  background-color: #fcdd4a;
  background-image: url('https://cdn.fs.teachablecdn.com/Nd5MG10Sb36IjIxSiVQT');
  background-position: 50% 15%;
  background-size: cover;
}

.main-section.section-yellow.multiple-income-section {
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: 50% 85%;
}

.main-section.section-yellow.multiple-income-section.other-programs-section {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: none;
}

.main-heading {
  margin-top: 0px;
  margin-bottom: 50px;
  color: #214261;
  font-size: 38px;
  font-weight: 700;
}

.div-block-4 {
  width: 1140px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-3 {
  font-size: 130px;
  text-align: center;
}

.heading-3.equation-column {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #214261;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 130px;
  font-weight: 400;
  text-align: center;
}

.equation-trigger {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.equation-trigger.questioning-woman {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph {
  margin-bottom: 0px;
  color: #214261;
  font-size: 23px;
  line-height: 27.6px;
  font-weight: 700;
}

.paragraph.centered-equation-text {
  text-align: center;
}

.image-2 {
  height: 110px;
  max-width: 100%;
  margin-bottom: 30px;
}

.heading-5 {
  max-width: 40%;
  margin-bottom: 30px;
}

.heading-5.main-heading {
  max-width: none;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}

.paragraph-24px {
  margin-top: 8px;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 36px;
}

.paragraph-24px.yellow-small-text {
  font-size: 32px;
  line-height: 41px;
}

.paragraph-24px.para-28px {
  margin-top: 0px;
  margin-bottom: 36px;
  font-size: 28px;
}

.paragraph-24px.para-28px.bold-text {
  line-height: 34px;
  font-weight: 700;
}

.div-block-8 {
  max-width: 670px;
}

.div-block-8.crazy-rich-div-block {
  position: relative;
  z-index: 1;
}

.list {
  margin-bottom: 30px;
  padding-left: 16px;
  font-family: Montserrat, sans-serif;
  color: #214261;
  font-size: 18px;
  line-height: 27px;
}

.image-3 {
  display: block;
  width: 175px;
}

.image-3.winning-image {
  width: 59px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column.column-questioning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column.bio-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-4 {
  position: relative;
  height: 70px;
  float: left;
}

.heading-6 {
  margin-top: 45px;
  margin-bottom: 40px;
  padding-left: 90px;
}

.heading-6.yellow-text {
  position: relative;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-left: 0px;
  line-height: 45px;
  text-align: left;
}

.crazy-rich-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.crazy-rich-columns.column-3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.crazy-rich-columns.bio-columns {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-10 {
  width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-11 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  width: 110px;
  margin-bottom: 30px;
}

.image-6 {
  margin-bottom: 30px;
}

.div-block-12 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f2f2f3;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #214261;
  font-size: 32px;
  line-height: 32px;
}

.bold-text {
  display: block;
  margin-bottom: 14px;
  color: #214261;
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
}

.paragraph-3 {
  margin-bottom: 14px;
  color: #214261;
  font-size: 18px;
  line-height: 27px;
}

.section {
  padding-top: 0px;
  padding-bottom: 100px;
}

.column-4 {
  padding: 50px 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  padding: 80px 40px 70px 0px;
}

.container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #e8eae8;
  font-size: 40px;
  line-height: 48px;
}

.main-container {
  max-width: 1140px;
  margin-bottom: 80px;
  color: #214261;
  text-align: center;
}

.main-container.video-2-container {
  margin-bottom: 0px;
}

.main-container.yellow-container {
  margin-bottom: 0px;
}

.main-container.other-programs-div {
  margin-bottom: 0px;
}

.container-2 {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  color: #214261;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-4 {
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 39px;
  text-align: left;
}

.container-3 {
  max-width: 1140px;
  margin-bottom: 60px;
  color: #214261;
  text-align: center;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 60px;
  line-height: 38px;
}

.section-2 {
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #f2f2f3;
}

.div-block-14 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
  max-width: 370px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 5px solid #f0b503;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.04);
  opacity: 1;
}

.div-block-14.white-box-cta {
  display: block;
  height: auto;
  max-width: 100%;
  padding: 45px 30px 85px;
  border-left: 5px solid #504b4c;
}

.div-block-14.megan {
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

.div-block-14.megan:hover {
  border-left-width: 0px;
  background-image: url('https://cdn.fs.teachablecdn.com/lWOgV1psQcmsoDuQt2Wk');
  background-size: cover;
  background-position: Top Left;
}

.div-block-14.lavida {
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

.div-block-14.lavida:hover {
  background-image: url('https://cdn.fs.teachablecdn.com/s43opKzfS9yiSHqy2HcS');
  background-size: cover;
  background-position: Top Left;
}

.div-block-14.nicole {
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

.div-block-14.nicole:hover {
  background-image: url('https://cdn.fs.teachablecdn.com/dxgQqwuTzi9SDce8fSGQ');
  background-size: cover;
  background-position: Center Center;
}

.paragraph-5 {
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 31px;
  text-align: left;
}

zz.paragraph-5:hover {
  display: none;
}

.video {
  margin-bottom: 70px;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
}

.container-4 {
  max-width: 1140px;
  color: #214261;
}

.man-presents-1k1day-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 760px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-3 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 160px;
  padding-bottom: 160px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-11 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}

.yellow-div-block {
  margin-bottom: 30px;
  padding: 50px 30px 80px;
  border-left: 5px solid #504b4c;
  background-color: #fcde4e;
}

.yellow-div-block.blue-div-block {
  background-color: #CDC2DE;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 36px;
}

.paragraph-6 {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 27px;
}

.paragraph-7 {
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}

.div-block-16 {
  margin-bottom: 140px;
}

.nicole-bio-pic {
  width: 100%;
}

.nicole-bio-pic.nicole-smaller-breakpoints {
  display: none;
  width: auto;
}

.nicole-bio-pic.nicole-larger-breakpoints {
  width: auto;
}

.column-9 {
  padding-right: 50px;
  padding-left: 0px;
}

.paragraph-8 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 34px;
}

.image-10 {
  height: 70px;
  margin-right: 16px;
  float: left;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 36px;
}

.bold-text-3 {
  font-size: 28px;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 60px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  text-align: left;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 4px solid #504b4c;
  text-align: left;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f2f2f3;
  text-align: left;
}

.column-11 {
  padding: 50px 40px;
  background-color: #fff;
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 36px;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 50px;
}

.paragraph-9 {
  font-size: 18px;
  line-height: 27px;
}

.paragraph-10 {
  font-size: 18px;
  line-height: 27px;
}

.image-11 {
  height: 50px;
  margin-right: 20px;
  float: left;
}

.section-4 {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f2f2f3;
}

.container-5 {
  max-width: 1140px;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 38px;
}

.image-12 {
  display: block;
  max-width: 190px;
  margin-right: auto;
  margin-left: auto;
}

.column-12 {
  display: block;
}

.columns-5 {
  margin-right: 0px;
  margin-left: 0px;
  color: #214261;
}

.faq-toggle {
  width: 760px;
  margin-bottom: 0px;
  padding: 25px;
  border-bottom: 4px solid #e9b022;
  background-color: #fff;
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.faq-toggle:focus {
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.faq-toggle.w--open {
  border-bottom-width: 4px;
}

.faq-toggle.w--open:active {
  border-bottom-width: 0px;
}

.text-block {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.icon {
  color: #e9b022;
  font-size: 22px;
}

.dropdown-link {
  background-color: #fff;
}

.div-block-17 {
  margin-bottom: 30px;
  background-color: #fff;
}

.div-block-18 {
  min-height: 50px;
  margin-bottom: 30px;
  padding: 25px;
  border-bottom: 4px solid #e9b022;
  background-color: #fff;
}

.paragraph-11 {
  margin-bottom: 0px;
  color: #504b4c;
  font-size: 18px;
  line-height: 27px;
}

.div-block-19 {
  margin-bottom: 30px;
}

.dropdown-wrapper {
  position: relative;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.dropdown-trigger {
  padding: 25px;
  background-color: #ff7171;
}

.dropdown-content {
  position: static;
  overflow: hidden;
  width: 100%;
  background-color: #7a4e4e;
}

.trigger {
  padding: 25px;
  background-color: #313131;
  cursor: pointer;
}

.wrapper {
  position: relative;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #bebebe;
}

.content-faq {
  overflow: hidden;
  width: 100%;
  background-color: #6b6b6b;
}

.paragraph-12 {
  margin-bottom: 0px;
  padding: 25px;
}

.paragraph-13 {
  margin-bottom: 0px;
  padding: 25px;
}

.faq-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  cursor: pointer;
}

.faq-question-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 23.4px;
}

.faq-answer {
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 4px solid #e9b022;
  background-color: #fff;
}

.faq-answer-text {
  margin-bottom: 14.4px;
  font-size: 18px;
  line-height: 27px;
}

.div-block-20 {
  padding: 10px 25px 25px;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-22 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 48px;
}

.image-14 {
  height: 110px;
  margin-bottom: 30px;
}

.column-14.equation-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-15.equation-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-16.equation-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
}

.equation-column {
  padding-right: 0px;
  padding-left: 0px;
}

.image-15 {
  height: 105px;
}

.column-18 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-26 {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.faq-dropdown-arrow {
  height: 15px;
}

.image-18 {
  width: 30px;
}

.image-19 {
  max-width: 30px;
}

.questioning-woman-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-down-trigger {
  z-index: auto;
}

.column-20 {
  height: 2330px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-28 {
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.column-21 {
  padding-right: 0px;
  padding-left: 10px;
}

.testimonal-photo-trigger {
  height: 280px;
  max-width: 370px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}

.testimonial-text-parent {
  padding: 35px;
}

.qustioning-woman-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.white-background-trigger {
  position: absolute;
  left: 148px;
  bottom: 186px;
  width: 200px;
  height: 45px;
  background-color: #fff;
}

.tick-trigger {
  position: absolute;
  left: -9px;
  top: 228px;
  z-index: 2;
  width: 20px;
  height: 20px;
  background-color: #ffd0d0;
}

.monitize-it-highlight {
  background-color: #fcde4e;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.multiple-highlight {
  margin-right: 5px;
  background-color: #fff;
}

.text-span {
  font-weight: 400;
}

.video-parent {
  position: relative;
}

.image-20 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.div-block-30 {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.columns-9 {
  position: relative;
}

.lg-bottom-triangle {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  height: 500px;
}

.sm-bottom-triangle {
  position: absolute;
  left: auto;
  top: auto;
  right: 30%;
  bottom: 0%;
  z-index: auto;
  height: 350px;
}

.lg-top-triangle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  height: 350px;
}

.sm-top-triangle {
  position: absolute;
  left: 17%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-26 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-27 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.text-span-2 {
  color: #f2f2f3;
}

.text-span-2:hover {
  color: #e9b021;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.enroll-in-course-now-section {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.75)), to(rgba(35, 31, 32, 0.75))), url('https://cdn.fs.teachablecdn.com/aWeWrJSvjUPmge7Neygs');
  background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.75), rgba(35, 31, 32, 0.75)), url('https://cdn.fs.teachablecdn.com/aWeWrJSvjUPmge7Neygs');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #f2f2f3;
  line-height: 38px;
  font-weight: 400;
}

.paragraph-14 {
  margin-bottom: 25px;
  color: #f2f2f3;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.container-6 {
  max-width: 570px;
}

.div-block-32 {
  max-width: 570px;
}

.container-7 {
  position: relative;
  z-index: 1;
  max-width: 1140px;
}

.enroll-section {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.enroll-section.lg-bottom-triangle {
  height: 350px;
}

.image-28 {
  position: absolute;
  left: auto;
  top: auto;
  right: 25%;
  bottom: 0%;
}

.image-29 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.image-30 {
  position: absolute;
  left: 15%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.cta-section {
  padding-top: 120px;
  padding-bottom: 60px;
}

.image-31 {
  height: 425px;
}

.heading-22 {
  margin-top: 0px;
  color: #214261;
}

.heading-23 {
  color: #214261;
  line-height: 33px;
  font-weight: 400;
}

.container-8 {
  max-width: 1140px;
  margin-bottom: 80px;
}

.column-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-24 {
  padding-left: 0px;
}

.container-9 {
  max-width: 1140px;
}

.div-block-33 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 4px solid #214261;
  background-color: #CDC2DE;
  text-align: center;
}

.heading-24 {
  color: #214261;
}

.image-32 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 80px;
}

.div-block-34 {
  position: relative;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}

.text-span-3 {
  font-weight: 400;
}

.columns-10 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-15 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
#kekw:hover + #toolongbruh {
	display: block !important;
	opacity: 1 !important;
}
.text-span-4 {
  margin-left: 5px;
  background-color: #fcdd4a;
}

.text-span-5 {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #fff;
}

.text-span-6 {
  background-color: #fcdd4a;
}

.text-span-7 {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #fcdd4a;
}

.text-span-8 {
  margin-right: 0px;
  padding-right: 5px;
  padding-left: 5px;
}

.list-item {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  list-style: disc;
}

.list-item-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  list-style: disc;
}

.list-item-3 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  list-style: disc;
}

.list-item-4 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  list-style: disc;
}

.list-item-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  list-style: disc;
}

.container-10 {
  text-align: center;
}

.section-5 {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (min-width: 1440px) {
  .sm-bottom-triangle {
    right: 25%;
  }
  .sm-top-triangle {
    left: 15%;
  }
  .image-28 {
    right: 19%;
  }
  .image-30 {
    left: 10%;
  }
}

@media screen and (min-width: 1920px) {
  .sm-bottom-triangle {
    right: 20%;
  }
  .sm-top-triangle {
    left: 12%;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.75)), to(rgba(35, 31, 32, 0.75))), url('https://cdn.fs.teachablecdn.com/je0y35NRZa6ZePQEOpgt');
    background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.75), rgba(35, 31, 32, 0.75)), url('https://cdn.fs.teachablecdn.com/je0y35NRZa6ZePQEOpgt');
    background-position: 0px 0px, 0% 0%;
    background-size: auto, 150%;
  }
  .image {
    margin-bottom: 50px;
  }
  .enroll-now-button.yes-button-right-side {
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
  }
  .enroll-now-button.yes-button-right-side.enrol-now-button-left-side {
    display: none;
  }
  .main-section {
    padding: 100px 30px;
  }
  .main-section.section-white {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .main-section.section-white.nicole-walters-bio-section {
    padding-bottom: 0px;
  }
  .main-section.section-yellow {
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: 50% 50%;
  }
  .main-section.section-yellow.multiple-income-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .main-section.section-yellow.multiple-income-section.other-programs-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-heading {
    font-size: 32px;
    line-height: 38px;
  }
  .heading-3 {
    font-size: 60px;
  }
  .heading-4 {
    font-size: 60px;
  }
  .image-2 {
    height: 60px;
    margin-bottom: 20px;
  }
  .heading-5.main-heading {
    font-size: 32px;
    line-height: 38px;
  }
  .paragraph-24px.para-28px.bold-text {
    font-size: 31px;
    line-height: 37px;
  }
  .div-block-8 {
    -o-object-fit: fill;
    object-fit: fill;
  }
  .div-block-8.crazy-rich-div-block {
    min-width: 470px;
  }
  .div-block-8.about-nicole-div-block {
    max-width: none;
    margin-bottom: 50px;
  }
  .column.bio-column {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .heading-6.yellow-text {
    font-size: 31px;
    line-height: 37px;
  }
  .crazy-rich-columns.bio-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section {
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px;
  }
  .column-4 {
    padding: 0px 30px 0px 10px;
  }
  .column-5 {
    padding-right: 30px;
    padding-bottom: 60px;
  }
  .container {
    max-width: 650px;
  }
  .heading-8 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 36px;
  }
  .heading-9 {
    font-size: 32px;
  }
  .section-2 {
    padding: 80px 30px 100px;
  }
  .div-block-14 {
    max-width: 225px;
  }
  .div-block-14.white-box-cta {
    padding-right: 20px;
    padding-left: 20px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-block-14.lavida {
    background-position: 50% 50%;
  }
  .div-block-14.nicole {
    background-position: 50% 50%;
  }
  .paragraph-5 {
    font-size: 21px;
    line-height: 25px;
  }
  .heading-10 {
    font-size: 32px;
  }
  .man-presents-1k1day-trigger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-3 {
    padding: 100px 30px;
  }
  .column-8 {
    padding-left: 0px;
  }
  .yellow-div-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nicole-bio-pic {
    display: block;
  }
  .nicole-bio-pic.nicole-smaller-breakpoints {
    display: block;
    max-width: 66%;
    margin-bottom: 40px;
  }
  .nicole-bio-pic.nicole-larger-breakpoints {
    display: none;
  }
  .column-9 {
    padding-right: 0px;
  }
  .image-10 {
    height: 60px;
  }
  .heading-14 {
    font-size: 32px;
    line-height: 38px;
  }
  .column-10 {
    padding: 30px 20px;
  }
  .column-11 {
    padding: 30px 20px;
  }
  .section-4 {
    padding: 80px 30px;
  }
  .heading-17 {
    font-size: 32px;
  }
  .image-12 {
    max-width: 120px;
  }
  .faq-question-text {
    font-size: 16px;
  }
  .column-13 {
    padding-left: 0px;
  }
  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 235px;
  }
  .div-block-22 {
    max-width: 470px;
  }
  .heading-19 {
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 38px;
  }
  .bold-text-4 {
    font-size: 32px;
  }
  .div-block-23 {
    min-width: 470px;
  }
  .image-14 {
    height: 60px;
    margin-bottom: 20px;
  }
  .image-15 {
    height: 60px;
  }
  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-26 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-20 {
    height: auto;
  }
  .div-block-29 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .testimonial-text-parent {
    padding-right: 20px;
    padding-left: 20px;
  }
  ._1k-days-highlight {
    margin-left: 0px;
  }
  .div-block-30 {
    position: static;
  }
  .lg-bottom-triangle {
    right: -33%;
    display: none;
    height: 480px;
  }
  .sm-bottom-triangle {
    right: 2%;
    display: none;
    height: 320px;
  }
  .lg-top-triangle {
    left: -25%;
    display: none;
  }
  .sm-top-triangle {
    left: -3%;
    display: none;
  }
  .enroll-in-course-now-section {
    padding: 100px 30px;
  }
  .heading-20 {
    font-size: 32px;
    line-height: 38px;
  }
  .div-block-32 {
    max-width: 400px;
  }
  .enroll-section.lg-bottom-triangle {
    right: 0%;
    display: none;
  }
  .image-28 {
    display: none;
  }
  .image-29 {
    left: -9%;
    display: none;
  }
  .image-30 {
    left: 1%;
    display: none;
  }
  .cta-section {
    padding: 100px 30px;
  }
  .image-31 {
    height: 285px;
  }
  .heading-22 {
    font-size: 32px;
    line-height: 38px;
  }
  .column-23 {
    padding-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-33 {
    padding: 40px 20px;
  }
  .columns-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .text-span-4 {
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding: 160px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://cdn.fs.teachablecdn.com/xNzgz96BRry5gkRjbWT2');
    background-image: linear-gradient(180deg, null, null), url('https://cdn.fs.teachablecdn.com/xNzgz96BRry5gkRjbWT2');
    background-size: auto, 200%;
  }
  .image {
    max-width: 400px;
  }
  .enroll-now-button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-section.section-white.nicole-walters-bio-section {
    padding-top: 80px;
    padding-bottom: 0px;
  }
  .main-section.section-yellow {
    background-repeat: no-repeat;
  }
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-2 {
    max-width: 130px;
  }
  .column {
    padding-bottom: 0px;
  }
  .image-4 {
    top: 15px;
    height: 40px;
  }
  .heading-6 {
    padding-left: 60px;
    font-size: 30px;
  }
  .crazy-rich-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .crazy-rich-columns.column-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-6 {
    max-width: 110px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-4 {
    padding-top: 40px;
    padding-right: 10px;
  }
  .column-5 {
    padding: 50px 20px;
  }
  .heading-8 {
    font-size: 26px;
    line-height: 31px;
  }
  .main-container {
    margin-bottom: 101px;
  }
  .section-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-14 {
    width: auto;
    max-width: none;
    margin-bottom: 20px;
  }
  .div-block-14.white-box-cta {
    margin-bottom: 0px;
  }
  .div-block-14.nicole {
    background-position: 50% 0%;
  }
  .paragraph-5 {
    font-size: 24px;
    line-height: 29px;
  }
  .heading-10 {
    text-align: left;
  }
  .section-3 {
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }
  .nicole-bio-pic.nicole-smaller-breakpoints {
    max-width: 100%;
  }
  .columns-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-10 {
    padding-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 4px solid #504b4c;
    text-align: center;
  }
  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .heading-16 {
    margin-bottom: 30px;
  }
  .image-11 {
    margin-bottom: 30px;
  }
  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-12 {
    max-width: 150px;
  }
  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-13 {
    height: 220px;
  }
  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-22 {
    max-width: none;
  }
  .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-23 {
    min-width: auto;
  }
  .image-14 {
    max-width: 130px;
  }
  .column-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-16.equation-column {
    margin-bottom: 30px;
  }
  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .equation-column {
    margin-bottom: 20px;
  }
  .image-15 {
    max-width: 130px;
  }
  .column-18 {
    margin-bottom: 100px;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-19 {
    margin-bottom: 100px;
  }
  .image-16 {
    width: 265px;
  }
  .image-17 {
    height: 220px;
  }
  .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-28 {
    margin-bottom: 30px;
  }
  .column-21 {
    padding-left: 0px;
  }
  .testimonial-text-parent {
    padding-right: 35px;
    padding-left: 35px;
  }
  ._1k-days-highlight {
    margin-left: 5px;
  }
  .column-22 {
    margin-bottom: 15px;
  }
  .lg-bottom-triangle {
    right: -6%;
    height: 390px;
  }
  .sm-bottom-triangle {
    right: 24%;
    height: 280px;
  }
  .lg-top-triangle {
    display: none;
  }
  .sm-top-triangle {
    display: none;
  }
  .enroll-in-course-now-section {
    padding: 80px 20px;
  }
  .div-block-32 {
    max-width: 100%;
  }
  .image-29 {
    display: none;
  }
  .image-30 {
    display: none;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-31 {
    height: 500px;
  }
  .column-23 {
    margin-bottom: 61px;
    padding-right: 70px;
    padding-left: 0px;
  }
  .heading-24 {
    font-size: 36px;
  }
  .image-32 {
    height: 70px;
  }
  .div-block-34 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-span-4 {
    margin-left: 5px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    padding: 120px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.75)), to(rgba(35, 31, 32, 0.75))), url('https://cdn.fs.teachablecdn.com/odhdq1QLRGyczTQU4hdG');
    background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.75), rgba(35, 31, 32, 0.75)), url('https://cdn.fs.teachablecdn.com/odhdq1QLRGyczTQU4hdG');
    background-size: auto, 220%;
  }
  .image {
    max-width: 210px;
  }
  .enroll-now-button {
    text-align: center;
  }
  .enroll-now-button.yes-button-right-side {
    padding-right: 16px;
    padding-left: 16px;
  }
  .main-section {
    padding-top: 80px;
  }
  .main-section.section-white {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-section.section-yellow {
    background-size: auto 500px;
  }
  .div-block-8.crazy-rich-div-block {
    max-width: none;
    min-width: auto;
  }
  .column-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-2 {
    padding-bottom: 80px;
  }
  .video {
    margin-bottom: 50px;
  }
  .section-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .nicole-bio-pic {
    width: auto;
  }
  .image-9 {
    max-width: 170px;
  }
  .image-12 {
    max-width: 100px;
  }
  .column-18 {
    margin-bottom: 80px;
  }
  .image-16 {
    width: 140px;
  }
  .lg-bottom-triangle {
    display: none;
  }
  .sm-bottom-triangle {
    display: none;
  }
  .image-28 {
    right: -26%;
  }
  .cta-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .image-31 {
    height: 270px;
  }
}