@media screen and (max-width: 640px) {
  .product .product__chars {
    display: block;
  }
  .product .product__char {
    display: block;
    margin-bottom: 20px;
  }
}
.course-invocation .ui-heading-2 {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .course-invocation__title {
    text-align: center;
  }
}
.course-invocation__iframe {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.course-invocation__txt ul li {
  padding-left: 45px;
}
@media (max-width: 776px) {
  .course-invocation__txt ul li {
    padding-left: 40px;
  }
}

.course-after ul li,
.course-choose ul li {
  padding-left: 45px;
}
@media (max-width: 776px) {
  .course-after ul li,
.course-choose ul li {
    padding-left: 40px;
  }
}

.form-popup_course iframe {
  min-height: 1136px;
}

@media screen and (max-width: 640px) {
  .course-for div[class*=course-for__].images {
    order: 1 !important;
  }
}
@media screen and (max-width: 640px) {
  .course-for div[class*=course-for__] {
    order: 2 !important;
  }
}

.wrapper .course-advantages2 {
  padding-top: 0;
  background-color: transparent;
  padding-bottom: 0;
}
.wrapper .course-advantages2__info {
  position: relative;
  top: 0;
}
@media screen and (max-width: 1919.98px) {
  .wrapper .course-advantages2__info {
    left: 0;
  }
}
.wrapper .course-advantages2__wrap-info {
  position: relative;
}
.wrapper .course-advantages2__wrap-info:before {
  content: "";
  width: 100vw;
  position: absolute;
  pointer-events: none;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: var(--color-grey-bg);
  bottom: 0;
  height: 50%;
  z-index: -1;
}
.wrapper .course-advantages2__content {
  padding-top: 100px;
  position: relative;
  padding-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .wrapper .course-advantages2__content {
    padding-top: 50px;
  }
}
.wrapper .course-advantages2__content div {
  position: relative;
}
.wrapper .course-advantages2__content:before {
  content: "";
  width: 100vw;
  position: absolute;
  pointer-events: none;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: var(--color-grey-bg);
  top: 0;
  height: 100%;
}

.wrapper .course__advantages2 {
  margin-top: calc(var(--spacing) * 10);
}

@media screen and (max-width: 640px) {
  .course__basis_3 .course-basis__left {
    grid-row: 1/2;
  }
}
@media screen and (max-width: 640px) {
  .course__basis_3 .course-basis__right {
    grid-row: 2/3;
  }
}

.course__curators.img_round .teachers-item__img {
  width: 350px;
  height: 350px;
  overflow: hidden;
  border-radius: 50%;
}

.banner__content br {
  height: auto;
}

.see_more h2 {
  margin-bottom: 30px;
  font-size: 30px;
}

.form .form__field {
  position: relative;
}
.form .form__field .placeholder {
  position: absolute;
  top: 17px;
  font-size: 20px;
  pointer-events: none;
  display: none;
  color: #757575;
}
.form .form__field .placeholder span {
  color: #ff033e;
}
.form .form__field input:invalid + .placeholder, .form .form__field textarea:invalid + .placeholder {
  display: block;
}

@media screen and (max-width: 767px) {
  .index-new__date, .index-new__desc {
    color: #ff033e;
    text-shadow: 0 0 13px #fff;
  }
}
.index-new__date-date {
  font-size: 20px;
}
@media (max-width: 767px) {
  .index-new__date-date {
    font-size: 22px;
  }
}
.index-new__desc {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .index-new__desc {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .index-new__content {
    inset: 20px 20px 20px !important;
  }
}

.article__form {
  padding-left: 245px;
}
@media screen and (max-width: 1919.98px) {
  .article__form {
    padding-left: 0;
    margin-left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .article__form {
    margin-left: 0;
  }
}
.article__content.content {
  font-size: 18px;
}

.course-after {
  font-size: 24px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .course-after {
    font-size: 16px;
  }
}

.banner__hide {
  opacity: 0.5;
}

.services-list__items {
  margin-bottom: 40px;
}
.services-list__desc ul li {
  padding-left: 40px;
}

.index-banner__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.index-banner__video video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 1024px) {
  .banner__img {
    position: relative;
  }
}

@media (max-width: 767px) {
  .fancybox-video-iframe .fancybox-content {
    height: auto;
    padding-top: 56%;
  }
}
.fancybox-video-iframe .fancybox-slide {
  padding: 0;
}

@media (max-width: 767px) {
  .course-basis {
    margin-top: 50px !important;
  }
}
@media (max-width: 767px) {
  .course-basis__svg {
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .course-basis__right {
    margin-bottom: 0;
  }
}

/*
.fancybox-content {

  @media (max-width: 767px) {
    max-height: 50%;
  }
}
*/

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