body {
  background-color: white;
  color: #0A121C;
}

.become {
  background-color: white;
}
.become .has-background {
  gap: 0;
  padding-right: 0 !important;
}

.become__title {
  font-size: 40px;
  font-weight: 300;
}

.become__text {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  color: #5A5858;
}

.become__info {
  max-width: 40%;
  margin: 0 0 0 auto !important;
  padding: 65px 15px 65px 65px;
  box-sizing: content-box;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(251, 249, 247, 0.25) 4%, rgba(251, 249, 247, 0.5) 9%, rgba(251, 249, 247, 0.6) 16%, rgba(251, 249, 247, 0.75) 23%, rgba(251, 249, 247, 0.9) 31%, #fbf9f7 100%);
}

.become__description-container {
  width: 100%;
  padding-bottom: 130px;
}

.become__description {
  font-size: 20px;
  font-weight: 300;
  color: #5A5858;
  line-height: 26px;
}

.become__back {
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}

.become__button {
  background-color: #eae9e8;
  margin-left: auto !important;
  border-radius: 0;
  outline: none;
  color: black;
}
.become__button a {
  background: none;
  padding: 15px 20px !important;
  font-size: 18px;
  font-weight: 300;
  font-family: "Univers LT Pro";
  color: #5A5858;
}

.video {
  padding: 37px 0;
  color: #5A5858;
}
.video iframe {
  height: 450px !important;
  width: 100% !important;
}
.video .wp-container-core-group-is-layout-7 {
  grid-template-columns: 2fr 1fr;
  gap: 64px;
}

.video__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
}

.video__text {
  font-size: 20px;
  font-weight: 300;
}

.news {
  padding: 75px 0;
}

.news__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
}

.news__text {
  font-size: 20px;
  font-weight: 300;
}

.prof {
  padding-bottom: 70px;
}
.prof .prof__text {
  color: #5A5858;
  text-align: center;
}

.prof__career {
  padding: 30px 0;
}

.prof__separator {
  height: 70px;
}

.prof__block {
  background: #F0F0F0;
  padding: 25px;
}

.prof__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
}

.prof__title_or {
  color: #5A5858;
}

.prof__subtitle {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.prof__text {
  font-size: 16px;
  font-weight: 300;
}

.prof__video-text {
  font-size: 20px;
  font-weight: 300;
}

.prof__person {
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  color: #5A5858;
}

.prof__newsletter {
  font-size: 18px;
  font-weight: 300;
  padding-top: 25px;
  max-width: 465px;
  margin: 0 auto;
  color: #5A5858;
  line-height: 1.4;
}

.stages {
  padding: 70px 0;
  text-align: center;
}

.stages__step {
  min-height: 100px;
  min-width: 100px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 1px solid black;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: auto;
}

.stages__step_1 {
  background: white;
  z-index: 1;
}

.stages__step_2 {
  background: #F4E3DE;
  z-index: 2;
}

.stages__step_3 {
  background: #EDCEC6;
  z-index: 2;
}

.stages__step_4 {
  background: #E4B9AD;
  z-index: 2;
}

.stages__text-complete {
  font-size: 18px;
  font-weight: 600;
  min-height: 90px;
}

.stages__span-number {
  font-size: 28px;
  font-weight: 300;
  margin-top: 10px !important;
}

.stages__text-xs {
  font-size: 18px;
  font-weight: 300;
}

.stories {
  padding: 70px 0;
}
.stories iframe {
  width: 100% !important;
  height: 300px !important;
}

.stories__button > a {
  background: #F8EEEC;
  outline: none;
  border-radius: 0;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Univers LT Pro";
  color: #5A5858;
}

.beginning {
  padding: 48px 0;
}

.beginning__text {
  font-size: 20px;
  font-weight: 300;
  list-style: inside;
}
.beginning__text > li {
  padding-left: 20px;
}

.beginning__subtitle {
  list-style: none;
  padding-left: 0 !important;
  padding-bottom: 15px;
}

.beginning__list-item_2 {
  list-style: inside;
  padding-left: 40px;
}

.beginning__price {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
}

.instructors {
  padding: 70px 0;
}
.instructors a {
  text-decoration: underline;
}
.instructors code {
  background: none !important;
  box-sizing: border-box;
  padding: 5px 0;
}

.instructors__link {
  color: #dbaa66;
}

.instructors__img-l > img {
  min-width: 300px !important;
  min-height: 300px !important;
  width: 300px !important;
  height: 300px !important;
}

.instructors__img-m > img {
  min-width: 200px;
  min-height: 200px;
  width: 200px;
  height: 200px;
}

.instructors__block {
  padding: 40px;
}

.instructors__title {
  font-size: 28px;
  font-weight: 300;
}

.instructors__subtitle {
  font-size: 20px;
  font-weight: 300;
}

.instructors__position {
  font-size: 18px;
  font-weight: 300;
}

.payment {
  padding: 0 0 70px;
}

.payment__subtitle {
  font-size: 24px;
  font-weight: 300;
}

.payment__block {
  background: #F8EEEC;
  width: 420px;
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.payment__price {
  font-size: 32px;
  font-weight: 600;
  color: #5A5858;
}

.payment__button > a {
  background: white;
  outline: none;
  border-radius: 0;
  padding: 7px 30px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Univers LT Pro";
  color: #5A5858;
}

.faq {
  padding: 70px 0;
}
.faq h3 {
  font-size: 24px;
  font-weight: 600;
}
.faq strong {
  font-size: 20px;
  font-weight: 600;
  color: #5A5858;
}
.faq span {
  font-size: 20px;
  font-weight: 300;
  color: #5A5858;
}
.faq button {
  outline: none !important;
}

.faq__title {
  padding-bottom: 20px;
}

.faq__link {
  text-decoration: underline;
  font-family: inherit;
  font-size: inherit;
}

.news .course-slider__slide {
  display: flex !important;
  gap: 25px;
}
.news .course-slider__body {
  border: none;
  outline: none;
}
.news .slick-track, .news .course-slider__slide {
  padding: 0;
}
.news .slick-track > div[style], .news .course-slider__slide > div[style] {
  display: flex !important;
  gap: 25px;
  padding: 15px;
}
.news .slick-track img, .news .course-slider__slide img {
  max-height: 330px;
  width: 600px;
  align-self: auto;
}
.news .slick-track p, .news .course-slider__slide p {
  font-size: 18px;
  font-weight: 300;
  padding: 5px 0 15px;
  line-height: 1.6;
}
.news .slick-track h3, .news .course-slider__slide h3 {
  font-size: 28px;
  font-weight: 300;
  white-space: normal !important;
}
.news .slick-track .date, .news .course-slider__slide .date {
  padding-top: 5px;
  font-size: 24px;
  font-weight: 300;
}
.news .slick-track .timezone, .news .course-slider__slide .timezone {
  font-size: 24px;
  font-weight: 300;
}
.news .slick-track a, .news .course-slider__slide a {
  background: #F8EEEC;
  outline: none;
  border-radius: 0;
  padding: 7px 20px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Univers LT Pro";
  color: #5A5858;
}
.news .slick-track a::after, .news .course-slider__slide a::after {
  content: "";
  width: 25px;
  height: 12px;
  margin-left: 10px;
  background-image: url("../svg/arrow-2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.news .slick-dots {
  bottom: 25px !important;
}
.news .course-slider__body__container {
  padding: 0 !important;
}

.news__newsletter {
  padding: 22px;
}

.news__newsletter-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

.beige {
  background-color: #FBF9F7;
}

.white {
  background-color: white;
}

.stages__container {
  margin-block-start: 15px !important;
}

@media not screen and (max-width: 1200px) {
  .stages__step_1::after {
    height: 1px;
    width: 800px !important;
    background-color: black;
    position: absolute;
    top: 50%;
    right: -800px !important;
    content: "";
  }

  .stages__text-complete {
    min-height: 90px !important;
  }
}
@media not screen and (max-width: 990px) {
  br.mobile-only {
    display: none;
  }

  .mobile {
    display: none;
  }

  .stages__step_1::after {
    height: 1px;
    width: 700px;
    background-color: black;
    position: absolute;
    top: 50%;
    right: -700px;
    content: "";
  }

  .news .course-slider__slide__main {
    width: auto !important;
  }

  .stages__text-complete {
    font-size: 20px;
    font-weight: 600;
    min-height: 120px;
  }
}
@media not screen and (max-width: 767px) {
  br.mobile-only {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .pc {
    display: none;
  }

  .stages__text-complete {
    font-size: 18px;
    font-weight: 600;
    min-height: 0;
  }

  .stages__text-xs {
    font-size: 18px;
    font-weight: 300;
    margin-block-start: 10px !important;
  }

  .news .slick-track p, .news .course-slider__slide p {
    font-size: 14px;
    font-weight: 300;
  }
  .news .slick-track h3, .news .course-slider__slide h3 {
    font-size: 20px;
    font-weight: 300;
  }
  .news .slick-track .date, .news .course-slider__slide .date {
    font-size: 20px;
    font-weight: 300;
  }
  .news .slick-track .timezone, .news .course-slider__slide .timezone {
    font-size: 20px;
    font-weight: 300;
  }
  .news .slick-dots {
    bottom: 25px !important;
  }

  .prof__subtitle {
    font-size: 18px;
    font-weight: 300;
  }

  .news .course-slider__slide {
    flex-direction: column;
    background-color: #F8EEEC;
    padding: 15px 15px 20px;
    align-items: center !important;
    gap: 15px !important;
  }
  .news .slick-track > div[style] {
    flex-direction: column;
    background-color: #F8EEEC;
    padding: 15px 15px 20px;
    align-items: center !important;
    gap: 15px !important;
  }
  .news a {
    background: white !important;
  }
  .news img {
    max-height: none !important;
    height: 60vw;
    width: 100% !important;
  }
  .news .course-slider__slide__main {
    width: 100% !important;
  }

  .news__newsletter-text {
    font-size: 16px;
    font-weight: 300;
  }

  .faq {
    padding: 35px 0;
  }
  .faq h3 {
    font-size: 18px;
    font-weight: 600;
  }
  .faq strong {
    font-size: 16px;
    font-weight: 600;
  }
  .faq span {
    font-size: 16px;
    font-weight: 300;
  }
  .faq button {
    outline: none !important;
  }

  .payment {
    padding: 0 15px 30px;
  }

  .payment__container {
    flex-direction: column;
  }

  .payment__block {
    width: 100%;
  }

  .video .wp-container-core-group-is-layout-7 {
    gap: 25px;
  }

  .beginning {
    padding: 35px 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .beginning .wp-block-group > div {
    grid-template-columns: 2fr;
  }
  .beginning .beginning__container {
    display: none;
  }

  .instructors__position {
    font-size: 16px;
    font-weight: 300;
    margin-top: 15px !important;
  }

  .instructors {
    padding: 35px 0;
  }

  .instructors__title {
    font-size: 20px;
    font-weight: 300;
  }

  .instructors__subtitle {
    font-size: 18px;
    font-weight: 300;
    margin-top: 15px !important;
  }

  .instructors__block {
    padding: 15px;
  }

  .instructors__img-l {
    width: 140px;
  }
  .instructors__img-l > img {
    min-width: 125px !important;
    min-height: 125px !important;
    width: 125px !important;
    height: 125px !important;
  }

  .instructors__img-m {
    width: 140px;
  }
  .instructors__img-m > img {
    min-width: 125px !important;
    min-height: 125px !important;
    width: 125px !important;
    height: 125px !important;
  }

  .career {
    padding-bottom: 35px;
  }

  .stories {
    padding: 35px 0;
  }
  .stories iframe {
    height: 450px !important;
    width: 100% !important;
  }

  .prof {
    margin-bottom: 35px;
  }

  .prof__separator {
    height: 30px;
  }

  .prof__full {
    margin-top: 35px;
  }

  .prof__newsletter {
    font-size: 18px;
    font-weight: 300;
    padding-top: 0;
    max-width: none;
  }

  .prof__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
  }

  .prof__subtitle {
    text-align: center;
  }

  .prof__text {
    text-align: center;
  }

  .prof__video-text {
    font-size: 18px;
    font-weight: 300;
  }

  .news {
    padding: 35px 0;
  }

  .news__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .news__text {
    font-size: 16px;
    font-weight: 300;
  }

  .become__title {
    font-size: 24px;
    font-weight: 300;
  }

  .become__text {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 40px;
    color: #0A121C;
  }

  .become__logo {
    display: none;
  }

  .become__description {
    grid-column: span 6 !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }

  .become__description-container {
    padding-bottom: 26px;
  }

  .become__back {
    background-position: 20% !important;
  }

  .video .wp-block-group__inner-container {
    grid-template-columns: 1fr;
    align-items: center;
  }
  .video .wp-block-embed__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .instructors .wp-container-core-group-is-layout-65 {
    grid-template-columns: 1fr;
  }

  .video {
    padding: 37px 15px;
  }

  .video__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .video__text {
    font-size: 16px;
    font-weight: 300;
  }

  .stages {
    padding: 35px 30px;
  }

  .stages .wp-block-group > div {
    grid-template-columns: 1fr;
  }

  .stages__container {
    text-align: left;
    margin-top: 0 !important;
  }

  .stages__block > div {
    display: flex;
    gap: 20px;
  }

  .stages__step {
    min-height: 60px;
    min-width: 60px;
    height: 60px;
    width: 60px;
    font-size: 12px;
    font-weight: 300;
  }

  .stages__span-number {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0 !important;
  }

  .stories .wp-block-group > div {
    grid-template-columns: 1fr;
    align-items: center;
  }
  .stories .wp-block-group > div .wp-block-embed__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .prof__career .wp-container-core-group-is-layout-21 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .video iframe {
    height: 60vw !important;
    width: 100% !important;
  }

  .prof__block {
    padding: 15px;
  }
  .prof__block img {
    width: 100%;
  }
  .prof__block figure {
    width: 100% !important;
  }

  .stories iframe {
    height: 60vw !important;
  }

  .news a {
    padding: 10px 15px !important;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 300;
    font-family: "Univers LT Pro";
  }

  .stories__button > a {
    padding: 10px 20px !important;
    font-size: 16px;
    font-weight: 300;
    font-family: "Univers LT Pro";
  }
}
@media screen and (max-width: 500px) {
  .become__back {
    background-position: 23% !important;
  }

  .become__info {
    background: none;
  }

  .become__button a {
    padding: 10px !important;
    font-size: 14px;
    font-weight: 300;
    font-family: "Univers LT Pro";
  }
}
/*# sourceMappingURL=main.css.map */
body.page-template-page_block-builder #site-container .container-fluid {
  padding: 0;
  max-width: 100%;
}

.wp-element-button {
  display: flex;
  align-items: center;
}

.wp-element-button::after {
  content: "";
  width: 25px;
  height: 12px;
  margin-left: 10px;
  background-image: url("../svg/arrow-2.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.book__body > .slick-arrow:last-child {
  transform: scaleX(-1) translate(0, -50%);
}

/*# sourceMappingURL=main.css.map */
