.tooltip-course-lesson-disabled {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  min-width: 300px;
  padding: 16px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.tooltip-course-lesson-disabled--visible {
  display: block;
}
.tooltip-course-lesson-disabled--right {
  left: auto;
  right: 0;
}
.tooltip-course-lesson-disabled--bottom {
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.tooltip-course-lesson-disabled__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tooltip-course-lesson-disabled__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 16px;
  background-image: url(/build/a4530c9e861bd172a6fdecc8ab38565b.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 21px;
  background-color: #eaeaea;
}
.tooltip-course-lesson-disabled__header {
  margin: 0;
  padding-bottom: 16px;
  font-size: 15px;
  font-weight: 700;
  color: #333;
}
.tooltip-course-lesson-disabled__info {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
}.online-intensive-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 350px;
  margin-bottom: 24px;
  padding: 20px 16px 30px;
  position: relative;
  background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), -webkit-linear-gradient(231deg, #39f1ff, #00b3ff);
  background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), -o-linear-gradient(231deg, #39f1ff, #00b3ff);
  background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), linear-gradient(-141deg, #39f1ff, #00b3ff);
  background-repeat: no-repeat, no-repeat;
  background-position: center 199px, 0 0;
  background-size: 450px auto, 100%;
  border-radius: 4px;
}
.online-intensive-banner__link {
  text-decoration: none;
}
.online-intensive-banner__description-wrapper {
  width: 81%;
  color: #fff;
}
.online-intensive-banner__course-slogan {
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}
.online-intensive-banner__course-name {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
}
.online-intensive-banner__btn-close {
  position: absolute;
  top: 12px;
  right: 8px;
}
@media (min-width: 768px) {
  .online-intensive-banner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 61px);
    height: 180px;
    margin-left: 61px;
    margin-bottom: 30px;
    padding: 20px 24px 24px;
    background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), -webkit-linear-gradient(195deg, #39f1ff, #00b3ff);
    background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), -o-linear-gradient(195deg, #39f1ff, #00b3ff);
    background-image: url(/build/c0139d3c3f2f88be68a0e49aa602ef7a.svg), linear-gradient(-105deg, #39f1ff, #00b3ff);
    background-position: 80% 52px, 0 0;
    background-size: 390px auto, 100%;
  }
  .online-intensive-banner__description-wrapper {
    width: 49%;
  }
  .online-intensive-banner__course-slogan {
    font-size: 24px;
    line-height: 1.17;
  }
  .online-intensive-banner__btn-close {
    position: absolute;
    top: 16px;
    right: 16px;
  }
  .online-intensive-banner__btn {
    display: block;
    width: 160px;
    height: 36px;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
@media (min-width: 1190px) {
  .online-intensive-banner {
    height: 128px;
    background-image: url(/build/1a335cb3fe1a168c443472b675d01267.svg), -webkit-linear-gradient(187deg, #39f1ff, #00b3ff);
    background-image: url(/build/1a335cb3fe1a168c443472b675d01267.svg), -o-linear-gradient(187deg, #39f1ff, #00b3ff);
    background-image: url(/build/1a335cb3fe1a168c443472b675d01267.svg), linear-gradient(-97deg, #39f1ff, #00b3ff);
    background-position: 70% 15px, 0 0;
    background-size: 344px auto, 100%;
  }
  .online-intensive-banner__description-wrapper {
    width: 50%;
  }
}.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.recommend-slider {
  padding-bottom: 30px;
}
.recommend-slider__list {
  max-width: 95%;
  max-height: 160px;
  margin-left: auto;
}
.recommend-slider__item {
  margin-right: 16px;
  padding: 24px 16px 0 16px;
  text-decoration: none;
  border-radius: 8px;
  height: 100%;
}
.recommend-slider__item--attention {
  background-image: url(/build/248d4581fc561597f101fd214a0a568b.svg);
}
.recommend-slider__item--biz-thinking {
  background-image: url(/build/c9d137255d7237454a7b6c29ad53d621.svg);
}
.recommend-slider__item--course-goal {
  background-image: url(/build/4ee2b5e632bae564482cf41964d0ebf6.svg);
}
.recommend-slider__item--cognitive-test {
  background-image: url(/build/d424c0dea64c6d07516d463b4e80c4ff.svg);
}
.recommend-slider__item--creative-thinking {
  background-image: url(/build/ba9e65d1c6c6ce0da190c29585163d52.svg);
}
.recommend-slider__item--detox {
  background-image: url(/build/42dfff746e9b0e21fe8c9b9f6b773e12.svg);
}
.recommend-slider__item--emotional-intellect {
  background-image: url(/build/8be9dbfbfaa36a7f7dd471163f32533f.svg);
}
.recommend-slider__item--mentalist {
  background-image: url(/build/3b99e312737c0d42b31065f7fff33003.svg);
}
.recommend-slider__item--mnemonics {
  background-image: url(/build/7936a2d5e9324b87893ed13425870a5c.svg);
}
.recommend-slider__item--names {
  background-image: url(/build/cc6e6bfe80778847f043f57da9597528.svg);
}
.recommend-slider__item--online-school {
  background-image: url(/build/1dfbad607199aca651ab98fbe980a455.svg);
}
.recommend-slider__item--profiling {
  background-image: url(/build/673e56a6598ae8b030ec3105700df71c.svg);
}
.recommend-slider__item--speed-reading {
  background-image: url(/build/23593132547f46f428349057e7b18991.svg);
}
.recommend-slider__item--thinking {
  background-image: url(/build/9d93c23ae18947cc6ba60dff7972f687.svg);
}
.recommend-slider__item-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
}
.recommend-slider .slick-slide {
  width: 242px !important;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}
.recommend-slider .slick-slide div {
  height: 100%;
}
.recommend-slider .slick-prev {
  left: -31px;
  top: 74px;
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.recommend-slider .slick-next {
  right: -31px;
  top: 74px;
}
.recommend-slider .slick-arrow {
  display: none !important;
  position: absolute;
  padding: 0;
  font-size: 0;
  width: 31px;
  height: 40px;
  background-image: url(/build/635013e0e80bd894ce1667e8ad6c358a.svg);
  background-size: 7px 12px;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  cursor: pointer;
  background-position-x: center;
}
.recommend-slider .slick-arrow:focus {
  outline: none;
}
.recommend-slider .slick-arrow:hover {
  cursor: pointer;
}

.recommended-courses__title {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  max-width: 280px;
  margin: 50px auto 20px auto;
}
.recommended-courses__description {
  font-size: 14px;
  line-height: 19px;
  color: #999;
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 35px;
}
@media (min-width: 768px) and (max-width: 1189px) {
  .hide-on--tablet {
    display: none;
  }
}
@media (min-width: 768px) {
  .recommend-slider {
    padding-bottom: 60px;
  }
  .recommend-slider__item {
    margin-right: 35px;
  }
  .recommend-slider .slick-slide {
    margin-right: 35px;
  }
  .recommended-courses__title {
    margin-bottom: 40px;
    font-size: 36px;
    max-width: initial;
  }
  .recommended-courses__description {
    padding-bottom: 60px;
  }
}
@media (min-width: 1190px) {
  .hide-on--desktop {
    display: none;
  }
  .recommend-slider {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 35px;
  }
  .recommend-slider__list {
    max-width: 100%;
  }
  .recommend-slider .slick-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .recommend-slider .slick-arrow {
    display: block !important;
  }
  .recommended-courses__description {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .hide-on--mobile {
    display: none;
  }
}/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.mnemonics .sub-header,
.mnemonics .specific-course__footer {
  background: #ad64ed;
}
.mnemonics .specific-course__footer-link {
  color: #ad64ed;
}
.mnemonics .specific-course__footer-link svg {
  fill: #ad64ed;
}
.mnemonics .specific-course__footer-link--back {
  color: #fff;
}
.mnemonics .specific-course__footer-link--back svg {
  fill: #fff;
}
.mnemonics .sub-header__text {
  max-width: 490px;
}
.mnemonics .specific-course__footer--detox {
  background: #ad64ed;
}
.mnemonics .course-map__img-wrap {
  background: #ad64ed;
}
.mnemonics .sub-nav__inner::before {
  display: none;
}
.mnemonics__container {
  padding-bottom: 193px;
  background-color: #f6f2fe;
}
.mnemonics__title {
  max-width: 923px;
  margin: 0 auto 60px;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
}
.mnemonics__banner {
  background-color: #ad64ed;
}
.mnemonics__features-item {
  height: 180px;
}
.mnemonics__features-item:hover, .mnemonics__features-item:focus {
  background-color: #ad64ed;
}
.mnemonics__floating-btn:hover::before, .mnemonics__floating-btn:focus::before, .mnemonics__floating-btn:hover::after, .mnemonics__floating-btn:focus::after {
  background-color: #ad64ed;
}
.mnemonics__cards-item:hover .mnemonics__cards-img-wrap, .mnemonics__cards-item:focus .mnemonics__cards-img-wrap {
  background-color: #09f4e2;
}
.mnemonics__how {
  padding-bottom: 44px;
}
.mnemonics__how-number::after {
  background-color: #ad64ed;
}

.mnemonics-heading {
  padding-bottom: 40px;
  color: #fff;
  background-color: #ad64ed;
  background-image: url(/build/366d9da59bd8c8ba6e21a7925908f627.svg);
  background-size: 236px 219px;
  background-position: 219px 166px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.mnemonics-heading__content {
  padding: 38px 0 50px;
}
.mnemonics-heading__text {
  position: relative;
  margin-bottom: 36px;
  padding-left: 2px;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.mnemonics-heading__text::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: -16px;
  width: 245px;
  height: 6px;
  background-color: #09f4e2;
}
.mnemonics-heading__title {
  width: calc(100% - 100px);
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 900;
}
.mnemonics-heading__img-wrap {
  position: relative;
  height: 360px;
  width: 450px;
  margin: 0 auto;
}
.mnemonics-heading__img-wrap:before {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  height: 452px;
  width: 453px;
  background: transparent;
  border: 4px solid #983ae7;
  border-radius: 50%;
}

.mnemonics-action {
  padding-bottom: 44px;
  -webkit-transform: translateY(-113px);
      -ms-transform: translateY(-113px);
          transform: translateY(-113px);
  background-image: -webkit-linear-gradient(top, #f6f2fe 168px, #fff 0, #fff);
  background-image: -o-linear-gradient(top, #f6f2fe 168px, #fff 0, #fff);
  background-image: linear-gradient(180deg, #f6f2fe 168px, #fff 0, #fff);
}
.mnemonics-action__card-heading {
  background-color: #ad64ed;
}
.mnemonics-action__title {
  font-size: 18px;
}
.mnemonics-action__patch {
  background-color: rgba(173, 100, 237, 0.1);
}
.mnemonics-action__card-heading {
  padding: 26px 0 30px;
}

.mnemonics-action--packs {
  -webkit-transform: translateY(-124px);
      -ms-transform: translateY(-124px);
          transform: translateY(-124px);
}
.mnemonics-action--packs .mnemonics-action__card-heading {
  padding-bottom: 20px;
}
.mnemonics-action--packs .mnemonics-action__title {
  display: inline-block;
  margin-bottom: 20px;
}
.mnemonics-action--packs .lp-action__start-text {
  display: block;
  padding: 0 16px;
  font-weight: 400;
  font-size: 14px;
  color: #f8e71c;
  text-transform: none;
  letter-spacing: 0;
}

.mnemonics-statistic__card {
  max-width: 530px;
  margin: 0 auto 32px;
  padding: 24px 16px 40px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.2);
}
.mnemonics-statistic__card-inner {
  position: relative;
  width: 256px;
  margin: 0 auto 64px;
}
.mnemonics-statistic__card-inner:last-child {
  margin-bottom: 0;
}
.mnemonics-statistic__result {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 64px;
  line-height: 0.73;
}
.mnemonics-statistic__result span:first-child {
  font-weight: 900;
}
.mnemonics-statistic__result--before {
  color: #fd9e3f;
}
.mnemonics-statistic__result--after {
  color: #61e37e;
}
.mnemonics-statistic__graph-wrap {
  margin-bottom: 16px;
}
.mnemonics-statistic__graph {
  position: relative;
  width: 256px;
  height: 118px;
  -webkit-clip-path: url(#clipping-mobile);
          clip-path: url(#clipping-mobile);
}
.mnemonics-statistic__graph--before {
  background-image: -webkit-linear-gradient(45deg, rgba(251, 188, 43, 0.2), rgba(254, 98, 72, 0.2));
  background-image: -o-linear-gradient(45deg, rgba(251, 188, 43, 0.2), rgba(254, 98, 72, 0.2));
  background-image: linear-gradient(45deg, rgba(251, 188, 43, 0.2), rgba(254, 98, 72, 0.2));
}
.mnemonics-statistic__graph--after {
  background-image: -webkit-linear-gradient(45deg, rgba(154, 225, 93, 0.2), rgba(1, 227, 174, 0.2));
  background-image: -o-linear-gradient(45deg, rgba(154, 225, 93, 0.2), rgba(1, 227, 174, 0.2));
  background-image: linear-gradient(45deg, rgba(154, 225, 93, 0.2), rgba(1, 227, 174, 0.2));
}
.mnemonics-statistic__graph-scale {
  height: 100%;
}
.mnemonics-statistic__graph--before .mnemonics-statistic__graph-scale {
  background-image: -webkit-linear-gradient(45deg, #fbbc2b, #fe6248);
  background-image: -o-linear-gradient(45deg, #fbbc2b, #fe6248);
  background-image: linear-gradient(45deg, #fbbc2b, #fe6248);
}
.mnemonics-statistic__graph--after .mnemonics-statistic__graph-scale {
  background-image: -webkit-linear-gradient(45deg, #9ae15d, #01e3ae);
  background-image: -o-linear-gradient(45deg, #9ae15d, #01e3ae);
  background-image: linear-gradient(45deg, #9ae15d, #01e3ae);
}
.mnemonics-statistic__graph-point {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mnemonics-statistic__text {
  height: 48px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.mnemonics-statistic__caption {
  margin-bottom: 0;
  font-size: 18px;
}

.course-subscribe {
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 60px;
  width: 85%;
  max-width: 592px;
  min-height: 476px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 16px;
  padding-bottom: 50px;
  color: #fff;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  border-radius: 8px;
  background-color: #05c2f4;
}
.course-subscribe__wrap {
  position: relative;
}
.course-subscribe__title {
  margin: 0;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
}
.course-subscribe__input {
  margin-bottom: 16px;
  margin-top: 8px;
  width: 100%;
  padding: 9px 16px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999999;
  border: solid 1px #cccccc;
  border-radius: 4px;
}
.course-subscribe__label {
  position: relative;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
}
.course-subscribe__label:last-child .course-subscribe__input {
  margin-bottom: 40px;
}
.course-subscribe .btn {
  width: 100%;
  height: 56px;
  margin: 0 auto;
  text-transform: initial;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}
.course-subscribe__licence {
  margin-top: 20px;
  margin-bottom: 0;
}
.course-subscribe__licence .link {
  color: #fff;
  text-decoration: underline;
}
.course-subscribe--thinking {
  background-image: -webkit-linear-gradient(329deg, #009ee0, #9ddaf3);
  background-image: -o-linear-gradient(329deg, #009ee0, #9ddaf3);
  background-image: linear-gradient(121deg, #009ee0, #9ddaf3);
}
.course-subscribe--thinking .btn {
  background-color: #ef2083;
  color: #fff;
}
.course-subscribe--mnemonics {
  background-color: #ad64ed;
}
.course-subscribe--detox {
  background-color: #80d6ff;
}
.course-subscribe--course-goal {
  margin-top: 0;
  background-image: -webkit-linear-gradient(329deg, #37ebba, #72afd3);
  background-image: -o-linear-gradient(329deg, #37ebba, #72afd3);
  background-image: linear-gradient(121deg, #37ebba, #72afd3);
}
.course-subscribe--profiling {
  background-image: -webkit-radial-gradient(100% 100%, circle, #00c6fb, #005bea);
  background-image: -o-radial-gradient(100% 100%, circle, #00c6fb, #005bea);
  background-image: radial-gradient(circle at 100% 100%, #00c6fb, #005bea);
}
.course-subscribe--mentalist {
  background-image: -webkit-linear-gradient(211deg, #ac32e4, #5c0086);
  background-image: -o-linear-gradient(211deg, #ac32e4, #5c0086);
  background-image: linear-gradient(239deg, #ac32e4, #5c0086);
}
.course-subscribe--biz-thinking {
  margin-top: 0;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.08);
}
.course-subscribe--biz-thinking .btn {
  background-color: #ff009d;
  color: #fff;
  -webkit-box-shadow: 0 10px 50px 0 rgba(255, 0, 157, 0.6);
          box-shadow: 0 10px 50px 0 rgba(255, 0, 157, 0.6);
}
.course-subscribe--biz-thinking .btn:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.course-subscribe--speed-reading {
  background-color: #32d4c8;
}
.course-subscribe--emotional-intellect {
  background-image: -webkit-linear-gradient(329deg, #39f1ff, #00b3ff);
  background-image: -o-linear-gradient(329deg, #39f1ff, #00b3ff);
  background-image: linear-gradient(121deg, #39f1ff, #00b3ff);
}
.course-subscribe--names {
  margin-top: 0;
  background-color: #05c2f4;
}
.course-subscribe--attention {
  margin-top: 0;
  background-color: #b974b7;
}
.course-subscribe--critical-thinking {
  background-image: -webkit-radial-gradient(100% 0, circle, #2eb6e6, #6e52f3);
  background-image: -o-radial-gradient(100% 0, circle, #2eb6e6, #6e52f3);
  background-image: radial-gradient(circle at 100% 0, #2eb6e6, #6e52f3);
}

.course-subscribe__checkin {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #fff;
  -webkit-animation: opacity 500ms linear;
          animation: opacity 500ms linear;
}
.course-subscribe__checkin-img {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 68px;
  height: 68px;
  background-image: url(/build/7cbd551b320781d431603e41c65a75ee.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.course-subscribe__checkin-title {
  margin: 0;
  margin-bottom: 16px;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
}
.course-subscribe__checkin-text {
  display: block;
  margin: 0 auto;
  max-width: 270px;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.landing-course-seo .course__price {
  margin-bottom: 16px;
}
.landing-course-seo .mentalist-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .profiling-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .detox-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .detox-heading .statistic-of-course__item {
  background-color: rgba(128, 214, 255, 0.1);
}
.landing-course-seo .detox-heading .statistic-of-course__item--lessons .statistic-of-course__icon path {
  fill: rgba(49, 207, 254, 0.5);
}
.landing-course-seo .detox-heading .statistic-of-course__icon path {
  fill: #31cffe;
}
.landing-course-seo .detox-heading .statistic-of-course__text {
  color: #31cffe;
}
.landing-course-seo .emotional-intellect-heading__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landing-course-seo .goal-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .names-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .mnemonics-heading__title {
  margin-bottom: 19px;
}
.landing-course-seo .emotional-intellect-heading__title {
  margin-bottom: 19px;
}

.statistic-of-course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.statistic-of-course .statistic-of-course__items-wrap:first-of-type .statistic-of-course__item {
  margin-bottom: 12px;
}
.statistic-of-course .statistic-of-course__items-wrap:last-of-type .statistic-of-course__item {
  margin-bottom: 24px;
}
.statistic-of-course__items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.statistic-of-course__item {
  padding: 0 20px 0 20px;
  min-height: 36px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.2);
}
.statistic-of-course__icon {
  margin-right: 12px;
  width: 22px;
  height: 22px;
}
.statistic-of-course__text {
  font-size: 14px;
  color: #fff;
}

.subscribe {
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(top, #f6f2fe 220px, #fff 0, #fff);
  background-image: -o-linear-gradient(top, #f6f2fe 220px, #fff 0, #fff);
  background-image: linear-gradient(180deg, #f6f2fe 220px, #fff 0, #fff);
}
.subscribe__img {
  width: 148px;
  height: 146px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(/build/14a68111fc47b2376639676bfe335d38.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.subscribe__form-wrap {
  position: relative;
  padding: 39px 16px 40px;
  margin: 0 auto 40px;
  width: 288px;
  color: #333;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
}
.subscribe__title {
  margin: 0 auto 20px;
  text-align: center;
  font-size: 21px;
  font-weight: 800;
}
.subscribe__info {
  margin: 0 auto 20px;
  text-align: center;
  line-height: 19px;
  font-size: 14px;
}
.subscribe__inputs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.subscribe__input {
  background-repeat: no-repeat;
  background-position: center;
}
.subscribe__input--email {
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 48px;
  width: 256px;
  height: 56px;
  line-height: 24px;
  font-size: 14px;
  border: 1px solid #e6e6e6;
  border-radius: 28px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(72, 1, 255, 0.12);
          box-shadow: 0 4px 20px 0 rgba(72, 1, 255, 0.12);
  outline: none;
}
.subscribe__input--email:focus, .subscribe__input--email:hover {
  border-color: #8f4af9;
}
.subscribe__input--email:placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 200;
}
.subscribe__input--submit {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 0;
  border: none;
  border-radius: 50%;
  background-color: #fe6248;
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -webkit-gradient(linear, right top, left top, from(#fbbc2b), to(#fe6248));
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -webkit-linear-gradient(right, #fbbc2b, #fe6248);
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -o-linear-gradient(right, #fbbc2b, #fe6248);
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), linear-gradient(to left, #fbbc2b, #fe6248);
  outline: none;
  cursor: pointer;
}
.subscribe__input--submit:focus, .subscribe__input--submit:hover {
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -webkit-gradient(linear, right top, left top, from(#fe6248), to(#fe6248));
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -webkit-linear-gradient(right, #fe6248, #fe6248);
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), -o-linear-gradient(right, #fe6248, #fe6248);
  background-image: url(/build/9cdb778e45da9c086b13162c183ce148.svg), linear-gradient(to left, #fe6248, #fe6248);
}

.subscribe-success {
  font-family: Open Sans, Montserrat, sans-serif;
}
.subscribe-success__inner {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 18px 21px 24px 22px;
  width: 272px;
  height: 246px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  background-image: url(/build/a3c283c9c9fb71104b29f7a19b8de009.svg);
  background-size: 77px 77px;
  background-position: 50% 26%;
  background-repeat: no-repeat;
  z-index: 99999;
}
.subscribe-success__title {
  margin-top: 127px;
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
@media (min-width: 446px) {
  .mnemonics-heading {
    background-position: 360px 110px;
  }
}
@media (min-width: 650px) {
  .mnemonics-heading {
    background-position: 436px 120px;
  }
}
@media (min-width: 768px) and (max-width: 1189px) {
  .hide-on--tablet {
    display: none;
  }
}
@media (min-width: 768px) {
  .mnemonics .course-map__img {
    width: 56px;
    height: 56px;
  }
  .mnemonics__container {
    padding-bottom: 100px;
  }
  .mnemonics__title {
    margin-bottom: 80px;
    font-size: 36px;
  }
  .mnemonics__features-item {
    height: 240px;
  }
  .mnemonics__how {
    padding-bottom: 70px;
  }
  .mnemonics__floating-header-btn {
    min-width: 248px;
  }
  .mnemonics-heading {
    padding-bottom: 64px;
    background-image: none;
  }
  .mnemonics-heading__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mnemonics-heading__content {
    width: 470px;
  }
  .mnemonics-heading__text {
    margin-bottom: 44px;
    font-size: 18px;
    letter-spacing: 7px;
  }
  .mnemonics-heading__text::after {
    width: 281px;
  }
  .mnemonics-heading__title {
    margin-bottom: 80px;
    font-size: 44px;
  }
  .mnemonics-heading__img {
    width: 100%;
    height: auto;
  }
  .mnemonics-heading__btn {
    min-width: 248px;
  }
  .mnemonics-action {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .mnemonics-action__title {
    font-size: 32px;
  }
  .mnemonics-action__card-heading {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .mnemonics-action--packs {
    -webkit-transform: translateY(-152px);
        -ms-transform: translateY(-152px);
            transform: translateY(-152px);
  }
  .mnemonics-statistic__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mnemonics-statistic__card {
    width: calc(50% - 16px);
    height: 100%;
  }
  .mnemonics-statistic__text {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .course-subscribe {
    padding: 34px 32px 50px;
    min-height: 356px;
  }
  .course-subscribe__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
  }
  .course-subscribe__title {
    font-size: 21px;
  }
  .course-subscribe__input {
    width: 248px;
    margin-bottom: 0;
  }
  .course-subscribe__label:last-child .course-subscribe__input {
    margin-bottom: 0;
  }
  .landing-course-seo .course__price {
    margin-bottom: 8px;
  }
  .landing-course-seo .mentalist-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .profiling-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .detox-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .emotional-intellect-heading__left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .landing-course-seo .goal-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .names-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .mnemonics-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .emotional-intellect-heading__title {
    margin-bottom: 40px;
  }
  .statistic-of-course {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .statistic-of-course .statistic-of-course__items-wrap:first-of-type .statistic-of-course__item {
    margin-bottom: 0;
  }
  .statistic-of-course .statistic-of-course__items-wrap:first-of-type {
    margin-bottom: 18px;
  }
  .statistic-of-course .statistic-of-course__items-wrap:last-of-type .statistic-of-course__item {
    margin-bottom: 0;
  }
  .statistic-of-course .statistic-of-course__items-wrap:last-of-type {
    margin-bottom: 70px;
  }
  .statistic-of-course__items-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .statistic-of-course__item {
    margin-right: 16px;
  }
  .subscribe__form-wrap {
    padding: 40px 42px 52px;
    width: 532px;
    min-height: 439px;
  }
  .subscribe__title {
    max-width: 311px;
    font-size: 24px;
  }
  .subscribe__info {
    max-width: 382px;
    font-size: 18px;
    line-height: 28px;
  }
  .subscribe__input--email {
    padding-right: 150px;
    width: 448px;
  }
  .subscribe__input--submit {
    top: 10px;
    right: 10px;
    width: 145px;
    min-width: 145px;
    height: 36px;
    font-size: 14px;
    border-radius: 28px;
    background-image: -webkit-gradient(linear, right top, left top, from(#fbbc2b), to(#fe6248));
    background-image: -webkit-linear-gradient(right, #fbbc2b, #fe6248);
    background-image: -o-linear-gradient(right, #fbbc2b, #fe6248);
    background-image: linear-gradient(to left, #fbbc2b, #fe6248);
  }
  .subscribe__input--submit:focus, .subscribe__input--submit:hover {
    background-image: -webkit-gradient(linear, right top, left top, from(#fe6248), to(#fe6248));
    background-image: -webkit-linear-gradient(right, #fe6248, #fe6248);
    background-image: -o-linear-gradient(right, #fe6248, #fe6248);
    background-image: linear-gradient(to left, #fe6248, #fe6248);
  }
  .subscribe-success__title {
    margin-top: 137px;
  }
}
@media (min-width: 1190px) {
  .hide-on--desktop {
    display: none;
  }
  .mnemonics-heading__content {
    width: auto;
    padding: 84px 0 28px;
  }
  .mnemonics-heading__text {
    margin-bottom: 62px;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 9px;
  }
  .mnemonics-heading__text::after {
    width: 378px;
  }
  .mnemonics-heading__title {
    width: 100%;
    margin-bottom: 148px;
    font-size: 64px;
  }
  .mnemonics-statistic__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mnemonics-statistic__card {
    width: 530px;
    padding: 36px 60px 60px;
  }
  .mnemonics-statistic__card-inner {
    width: 100%;
  }
  .mnemonics-statistic__graph {
    width: 413px;
    height: 190px;
    margin-bottom: 40px;
    -webkit-clip-path: url(#clipping);
            clip-path: url(#clipping);
  }
  .mnemonics-statistic__graph-point {
    width: 20px;
    height: 20px;
  }
  .mnemonics-statistic__result {
    font-size: 100px;
  }
  .mnemonics-statistic__text {
    max-width: 100%;
    font-size: 21px;
  }
  .mnemonics-statistic__caption {
    font-size: 21px;
  }
  .landing-course-seo .mentalist-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .profiling-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .detox-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .goal-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .names-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .mnemonics-heading__title {
    margin-bottom: 40px;
  }
  .landing-course-seo .emotional-intellect-heading__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .hide-on--mobile {
    display: none;
  }
  .mnemonics-heading .statistic-of-course {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .mnemonics-heading__img-wrap {
    display: none;
  }
}
@media screen and (max-width: 976px) {
  .mnemonics-heading__img {
    width: 353px;
    height: auto;
  }
  .mnemonics-heading__img-wrap:before {
    position: absolute;
    content: "";
    top: -1px;
    left: -1px;
    height: 356px;
    width: 356px;
  }
}