

/* Start:/local/templates/ncrdo_visually/components/bitrix/news.detail/course_redesign_2025/style.css?178574957913985*/
/* РЎвЂЎР ВµР С”Р Р…РЎС“РЎвЂљРЎРЉ Р С—Р С•РЎвЂљР С•Р С, Р ВµРЎРѓР В»Р С‘ Р Р…РЎС“Р В¶Р Р…Р С• Р Р†Р ВµРЎР‚Р Р…РЎС“РЎвЂљРЎРЉ - РЎС“Р Т‘Р В°Р В»Р С‘РЎвЂљРЎРЉ  (Р В»Р С‘Р В±Р С• Р С—Р С•Р СР ВµР Р…РЎРЏРЎвЂљРЎРЉ Р Р†РЎвЂ№Р Р†Р С•Р Т‘ Р В±Р В»Р С•Р С”Р В° Р Р† РЎв‚¬Р В°Р С—Р С”Р Вµ, Р С—Р С•РЎвЂљР С•Р С Р С”Р С•Р С–Р Т‘Р В° Р Р…Р В°Р Т‘Р С• Р В±РЎС“Р Т‘Р ВµРЎвЂљ) */
.share-custom-wrapper.share-custom-wrapper--mb{
    display: none;
}
/* РЎвЂЎР ВµР С”Р Р…РЎС“РЎвЂљРЎРЉ Р С—Р С•РЎвЂљР С•Р С, Р ВµРЎРѓР В»Р С‘ Р Р…РЎС“Р В¶Р Р…Р С• Р Р†Р ВµРЎР‚Р Р…РЎС“РЎвЂљРЎРЉ - РЎС“Р Т‘Р В°Р В»Р С‘РЎвЂљРЎРЉ  (Р В»Р С‘Р В±Р С• Р С—Р С•Р СР ВµР Р…РЎРЏРЎвЂљРЎРЉ Р Р†РЎвЂ№Р Р†Р С•Р Т‘ Р В±Р В»Р С•Р С”Р В° Р Р† РЎв‚¬Р В°Р С—Р С”Р Вµ, Р С—Р С•РЎвЂљР С•Р С Р С”Р С•Р С–Р Т‘Р В° Р Р…Р В°Р Т‘Р С• Р В±РЎС“Р Т‘Р ВµРЎвЂљ) */

body {
    background-color: #F1F5F9 !important;
}

.container_general_style {
    width: 100%;
    text-align: center;
}

.container_general_style a {
    color: #232327;
}

.container_general_position {
    max-width: 1160px;
    width: calc(100% - 40px);
    margin: 0 auto;
    text-align: left;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
}

.general_footer {
    background: #34404e;
    color: #fff;
    position: relative;
    margin: 40px 0 0;
    padding: 40px;
}

@media screen and (max-width: 375px) {
    .container_general_position {
        width: calc(100% - 20px);
    }
}

.why-program__title-h2, .program__title-h2 {
   color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.64px;
    margin-top: 0px;
}

.programm-section{
    margin-bottom: 80px;
}

.container_general_style a {
    color: #E8E8EB;
}

@media (max-width: 1200px) {

}

@media (max-width: 960px) {
    .program__title-h2, .program__title-h2{
        font-size: 24px;
        line-height: 28px;
        letter-spacing: -0.48px;
        margin-top: 0px;
    }
}

@media (max-width: 767px) {

}

@media (max-width: 640px) {

}



/* Р С—Р ВµРЎР‚Р Р†РЎвЂ№Р в„– РЎРЊР С”РЎР‚Р В°Р Р… Р С”РЎС“РЎР‚РЎРѓР В° */
.wrap-course-card-hero {
    display: flex;
    gap: 16px;
}
@media screen and (max-width: 949px) {
    .wrap-course-card-hero {
        flex-direction: column;
        gap: 16px;
    }
}
.course-card-hero-img {
    position: relative;
    overflow: hidden;
    min-width: 340px;
}
@media screen and (max-width: 949px) {
    .course-card-hero-img {
        min-width: auto;
    }
}
.course-card-hero-img .hero-img__media {
    border-radius: 32px;
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 250px;
    display: flex;
    flex-direction: row;
}
.course-card-hero-img .hero-img__picture {
    display: block;
    width: 100%;
    height: 100%;
}
.course-card-hero-img .hero-img__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 88% 100%;
    border-radius: 32px;
}
.course-card-hero {
    flex-grow: 1;
    border-radius: 32px;
    background: #FFF;
    display: flex;
    padding: 40px 60px;
    align-items: flex-start;
    align-self: stretch;
    overflow: hidden;
    box-shadow: 0 1px 8px 0 rgba(22, 33, 0, 0.05);
}

.course-card-hero__container { width: 100%; z-index: 1;}
.course-card-hero__main {
    display: flex;
    position: relative;
}
.course-card-hero__intro {
    display: flex;
    max-width: 620px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}
.course-card-hero__media {
    width: 492px;
}
.course-card-hero__media-bg { position: absolute; right: 0; bottom: 0; width: 80%; height: 80%; background: radial-gradient(ellipse at bottom right, #c5f8a3 60%, #c6c5ff 100%); border-radius: 50%; z-index: 0; }
.course-card-hero__image { position: relative; z-index: 1; }
.course-card-hero__license {
    color: #8D8D9D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.8;
}
.course-card-hero__title { color: #232327; font-size: 40px; font-weight: 700; margin-top: 12px; margin-bottom: 10px; line-height: 46px; }
.course-card-hero__subtitle{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.course-card-hero__badge-group {
    margin-bottom: 24px;
    display: flex;
    align-items: flex-start;
    grid-gap: 10px;
    flex-wrap: wrap;
}
.course-card-hero__badge {
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    grid-gap: 5px;
    border-radius: 60px;
    height: 28px;

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.course-card-hero__badge--type{
    border: 1px solid rgba(127, 127, 208, 0.50);
    background: #E8EDFC;
    color: #7F7FD0;
}
.course-card-hero__badge-group a:hover{
  text-decoration: none;
}
.course-card-hero__badge--announce{
    border: 1px solid rgba(255, 47, 0, 0.50);
    background: #FCEEE8;
    color: #FF2F00;
}
.course-card-hero__badge--stop{
    border: 1px solid #7C7C7C;
    background: #EFEFEF;
    color: #7C7C7C;
}
.course-card-hero__features{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 16px;
    align-self: stretch;
    margin-top: 24px;
    margin-bottom: 24px;
}
.course-card-hero__feature{
    display: flex;
    align-items: flex-start;
    grid-gap: 12px;
    align-self: stretch;
    border-radius: 10px;
}
.course-card-hero__pricing{
    display: flex;
    padding: 10px;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 10px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    max-width: 400px;
    width: 100%;
}
.course-card-hero__price-label{
    color: #232327;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.course-card-hero__price-info{
    display: flex;
    align-items: center;
    grid-gap: 24px;
        width: 100%;
}
.course-card-hero__price-values{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 3px;
}
.course-card-hero__price-note { color: #8D8D9D; font-size: 12px; font-style: normal; font-weight: 400; line-height: 100%; letter-spacing: -0.24px;}
.course-card-hero__price-old { color: #A4A4B1; text-decoration: line-through; font-size: 14px; line-height: 120%; font-weight: 400;}
.course-card-hero__price-full { color: #6C5DD1; font-size: 20px; font-weight: 700; line-height: 20px; letter-spacing: -0.2px; }
.course-card-hero__price-installment { color: #323232; font-weight: bold; font-size: 20px; font-style: normal; font-weight: 700; line-height:20px; letter-spacing: -0.2px; }
.course-card-hero__buttons { display: flex; align-items: center; grid-gap: 20px; align-self: stretch; margin-top: 24px;}
.course-card-hero__btn:hover{ text-decoration: none; }
.course-card-hero__btn { 
    border-radius: 4px;
    display: flex;
    padding: 20px 28px;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.32px;
    text-align: center;
}
.course-card-hero .course-card-hero__btn { color: #7F7FD0; }
.course-card-hero__btn--primary { background: #635ECC; color: #FFF !important; }
.course-card-hero__btn--secondary { background: transparent; border: 1px solid #635ECC; }
.wrap-course-card-hero__info-grid {
    background: #fff;
    border-radius: 32px;
    margin-top: 16px;
    padding: 20px;
    box-shadow: 0 1px 8px 0 rgba(22, 33, 0, 0.05);
}
.course-card-hero__info-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
}
.course-card-hero__info-label { font-size: 16px; color: #232327; font-weight: 700; line-height: 24px; margin-top: 0; margin-bottom: 0; }
.course-card-hero__info-value { font-size: 16px; color: #232327; font-weight: 400; line-height: 24px; }
.course-card-hero__info-badge { 
    background: #635ECC;
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    grid-gap: 4px;
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: 0.2px;
    border-radius: 25px;
}
.course-card-hero__btn--buy.course__question { 
  border-radius: 4px;
  display: flex;
  padding: 20px 28px;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.32px;
  text-align: center;
  background: #635ECC; color: #FFF !important; 
}
.course-card-hero__btn--buy.course__question:hover,
.course-card-hero__btn--buy.course__question:focus
{
  background: #635ECC; color: #FFF !important;
}


.course-card-hero__info-item{
    display: flex;
    padding: 0 12px;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 6px;
    border-radius: 18px;
    position: relative;
}

.course-card-hero__info-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -8px;
  top: 0px;
  bottom: 0px;
  width: 1px;
  background: rgba(35, 35, 39, 0.1);
}

@media (max-width: 1200px) {
    .course-card-hero__media {
        max-width: 392px;
        width: 100%;
    }
    .course-card-hero__image{
        width: 150%;
    }
    .course-card-hero {
        display: flex;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
    }
    .course-card-hero__features{
        width: 85%;
    }
}

@media (max-width: 960px) {
    .course-card-hero__main {
        flex-direction: column;
    }
    .course-card-hero__media {
        max-width: 392px;
        width: 100%;
        bottom: -69px;
        right: -90px;
    }
    .course-card-hero__image{
        display: none;
        max-width: 392px;
        width: 100%;
        margin-top: 20px;
    }
    .course-card-hero__buttons {
        display: flex;
        align-items: stretch;
        grid-gap: 20px;
        align-self: stretch;
        margin-top: 24px;
        flex-direction: column;
        width: fit-content;
        max-width: 350px;
        width: 100%;
    }
    .course-card-hero__pricing{
        max-width: 350px;
    }
    .course-card-hero__subtitle{
        font-size: 16px;
        line-height: 18px;
    }
    .course-card-hero__title{
        font-size: 32px;
        line-height: 38px; /* 118.75% */
    }
}

@media (max-width: 767px) {
     .course-card-hero__media {
        right: -155px;
    }
}

@media (max-width: 640px) {
    .course-card-hero__badge-group{
        order: -5;
    }
    .course-card-hero__license{
        order: -4;
    }
    .course-card-hero__title{
        order: -3;
        font-size: 28px;
        line-height: 110%;
    }
    .course-card-hero__subtitle{
        order: -2;
    }
    .course-card-hero__media{
        position: initial;
        width: 100%;
        max-width: 100%;
        order: -1;
        margin-top: 10px;
        display: flex;
        overflow: hidden;
        flex-direction: column;
        align-items: center;
        max-height: 257px;
    }
    .course-card-hero__image {
        width: 100%;
        max-width: 100%;
    }
    .course-card-hero__features{
        width: 100%;
    }
    .course-card-hero__pricing {
        max-width: 100%;
    }
    .course-card-hero__price-info {
        display: flex;
        align-items: center;
        grid-gap: 24px;
        width: 100%;
        max-width: 100%;
        flex-direction: column;
    }
    .course-card-hero__buttons{
        max-width: 100%;
    }
    .course-card-hero__info-grid {
        grid-template-columns: 1fr;
        grid-gap: 8px;
    }
    .course-card-hero__info-item:last-child {
        grid-column: auto;
        max-width: 100%;
    }
    .course-card-hero__info-item {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .course-card-hero__info-item:first-child::after {
        content: none;
    }
    .course-card-hero__info-item:not(:first-child)::after {
        content: "";
        position: absolute;
        left: 8px;
        right: 0;
        top: -5px;
        width: 94%;
        height: 1px;
        background: rgba(35, 35, 39, 0.1);
    }
}



/* Р С—Р С•РЎвЂЎР ВµР СРЎС“ РЎРЊРЎвЂљР В° Р С—РЎР‚Р С•Р С–РЎР‚Р В°Р СР СР В° */

/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/lectors_slider_redesign_2025/style.css?17569874012448*/
/*----- Наши преподаватели -----*/
.category_professor {
  padding-top: 60px;
  padding-bottom: 60px;
}
.category_professor .program__title-h2{
    margin-bottom: 60px;
    text-align: center;
}

.category_professor_slide .item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 10px;
  width: 275px;
  background: #FFFFFF;
  border: 1px solid #E1E4ED;
  border-radius: 10px;
}
.category_professor_slide .item a{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  text-decoration: none;
	outline: none;
}

.category_professor_slide .slick-slide {
  margin: 0 10px; 
}
.category_professor_slide .slick-list {
  margin: 0 -10px;
}

.category_professor_slide .professor_photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.category_professor_slide .professor_photo img {
  width: 100px;
  border: 3px solid #6C5DD1;
  border-radius: 100px;
}

.category_professor_slide .professor_name {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #323232;
}

.category_professor_slide .teaching_experience {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #323232;
  padding-left: 35px;
  position: relative;
}

.category_professor_slide .teaching_experience * {
  margin-bottom: 0;
}

.category_professor_slide .teaching_experience::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 24px;
  height: 24px;
  background: url("/local/templates/ncrdo_visually/css/../images/category/teaching_experience.png");
}


/* Равная высота карточек внутри Slick */
.category_professor_slide .slick-track {
  display: flex !important;
  align-items: stretch; 
}
.category_professor_slide .slick-slide {
  height: auto !important;          /* сброс inline-height */
}
.category_professor_slide .slick-slide > div {
  height: 100%;                      /* контейнер с .item */
}


@media screen and (max-width: 980px) {
  .category_professor_slide .slick-prev {
    left: 4px;
  }

  .category_professor_slide .slick-next {
    right: 4px;
  }
}

@media screen (max-width: 376px) and (max-width: 640px) {

  .category_professor_slide .slick-prev,
  .category_professor_slide .slick-next {
    display: none;
  }
}

/*----- Наши преподаватели -----*/
/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/reviews_onprogramm_slider_redesign_2025/style.css?17805621743597*/
/*----- Отзывы выпускников -----*/
.category_reviews {
  padding-top: 60px;
  /* padding-bottom: 60px; */
}
.category_reviews .program__title-h2{
    margin-bottom: 60px;
    text-align: center;
}

.category_reviews .ttl {
  padding-bottom: 50px;
}

.category_reviews .item {
  box-sizing: border-box;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 20px;
  background: #FFFFFF;
  border: 1px solid #E1E4ED;
  border-radius: 10px;
}

/* Делаем дорожку слайдера flex-контейнером */
.category_reviews .slick-track {
    display: flex !important;
}

/* Выравниваем элементы внутри каждого слайда */
.category_reviews .slick-slide {
    height: auto !important;
    display: flex !important;
    flex-direction: column; /* Если внутри нужно выровнять кнопку/ссылку вниз */
    justify-content: space-between;
}

.category_reviews .slick-slide {
  margin: 0 5px; 
}
.category_reviews .slick-list {
    margin: 0 -5px;
}

.category_reviews .item:last-child {
  margin-right: 0px;
}

.category_reviews .name_student {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #323232;
  position: relative;
    margin-bottom: 24px;
}

.category_reviews .name_student span {
  display: block;
  margin-top: 5px;
  color: #7e7e7e;
}

.category_reviews .text_review {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.7);
}

.category_reviews .name_programm {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}

.category_reviews .name_programm,
.category_reviews .name_programm a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 24px;

  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #323232;
  text-decoration: none;
  
  width: 100%;
}
.category_reviews .name_programm span{
  opacity: 0.8;
  margin: 0;
  padding: 0;
}
.category_reviews .name_programm svg{
  flex-shrink: 0;
}

.category_reviews_slide .slick-track { display: flex; align-items: stretch; }
.category_reviews_slide .slick-slide { height: auto; }
.category_reviews .item { height: 100%; }                    
.category_reviews_slide .slick-list { transition: height .25s ease; }

@media screen and (max-width: 980px) {
  .category_reviews_slide .slick-prev {
    left: 4px;
  }

  .category_reviews_slide .slick-next {
    right: 4px;
  }
}

@media (max-width: 751px) {
  .category_reviews .item { width: auto; }   
}

@media (max-width: 640px) {
  .category_reviews .name_programm,
  .category_reviews .name_programm a {
    font-size: var(--font-size-body-base, 14px);
    font-style: normal;
    font-weight: var(--font-weight-bold, 700);
    line-height: var(--line-height-body-base, 21px);
  }
  .category_reviews .text_review {
    font-size: var(--font-size-body-base, 14px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--line-height-body-base, 21px);
  }
  .category_reviews .name_programm svg{
    display: none;
  }
  .category_reviews .slick-prev, .category_reviews .slick-next {
    display: none;
  }
  .category_reviews .name_student{
    font-size: var(--font-size-heading-5, 16px);
    font-style: normal;
    font-weight: var(--font-weight-bold, 700);
    line-height: var(--line-height-heading-5, 18px);
    letter-spacing: -0.16px;
  }
}

/*----- Отзывы выпускников -----*/
/* End */


/* Start:/local/templates/ncrdo_visually/components/bitrix/news.list/footer_reviews_redesign_2025/style.css?17849059313176*/
/*----- Отзывы на популярных площадках -----*/
.other_sites {
  padding-top: 70px;
}

.other_sites .program__title-h2{
    margin-bottom: 40px;
    text-align: center;
}

.other_sites .ttl {
  padding-bottom: 50px;
}
.other_sites_slides {
  padding: 30px 0;
  border-radius: 20px;
  background: #FFF;
}

.other_sites .item {
  display: flex;
  flex-direction: column;
  padding: 0px 15px;
  min-height: 1px;
  gap: 10px;
  text-align: center;
}

.other_sites .item a{
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 10px;
  /* filter: grayscale(100%); */
}
.other_sites .item a:hover{
  /* filter: grayscale(0%); */
}

.other_sites .logo_site {
  max-height: 100px;
}

.other_sites .logo_site img {
  margin: 0 auto;
  max-width: 180px;
}

.other_sites .review_site {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  color: #373737;
}

.other_sites .review_site span {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #8D8C8C;
}

.other_sites .review_site span i {
  display: inline-block;
  width: 13px;
  height: 17px;
  content: '';
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.16836 1.31201C6.44961 0.749512 7.24648 0.772949 7.5043 1.31201L9.05117 4.4292L12.473 4.92139C13.0824 5.01514 13.3168 5.76514 12.8715 6.21045L10.4105 8.62451L10.9965 12.0229C11.0902 12.6323 10.434 13.1011 9.89492 12.8198L6.84805 11.2026L3.77773 12.8198C3.23867 13.1011 2.58242 12.6323 2.67617 12.0229L3.26211 8.62451L0.801172 6.21045C0.355859 5.76514 0.590234 5.01514 1.19961 4.92139L4.64492 4.4292L6.16836 1.31201Z" fill="%238D8C8C"/></svg>') center bottom no-repeat;
  margin-bottom: -2px;
  margin-right: 1px;
}


.other_sites .review_site span code,
.other_sites .slider_description code{
  background: none;
  color: #8D8C8C;
  padding: 1px;
  margin-top: -4px;
  display: inline-block;
  font-size: 10px;
  position: absolute;
}
.other_sites .slider_description code{
  position: relative;
  margin: 0;
}

.other_sites .slider_description {
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 11px;
  color: #8D8C8C;
  margin-top: 20px;
  margin-left: 15px;
}

.other_sites .foreign-reviews__element{
  padding: 0px;
}
.other_sites .informer__stars{
  display: flex;
}

/* ————— РАВНАЯ ВЫСОТА КАРТОЧЕК В СЛАЙДЕРЕ ————— */
.other_sites_slide .slick-track {
  display: flex !important;
  align-items: stretch !important;
}
.other_sites_slide .slick-slide { height: auto !important; }
.other_sites_slide .slick-slide > div { height: 100%; }
.other_sites_slide .item { height: 100%; }

@media screen and (max-width: 980px) {
  .other_sites_slide .slick-prev {
    left: 0px;
  }

  .other_sites_slide .slick-next {
    right: 0px;
  }
}

@media screen and (max-width: 375px) {
  .other_sites_slide.slick-initialized {
    margin-right: -20px;
  }
}

/*----- Отзывы на популярных площадках -----*/
/* End */
/* /local/templates/ncrdo_visually/components/bitrix/news.detail/course_redesign_2025/style.css?178574957913985 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/lectors_slider_redesign_2025/style.css?17569874012448 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/reviews_onprogramm_slider_redesign_2025/style.css?17805621743597 */
/* /local/templates/ncrdo_visually/components/bitrix/news.list/footer_reviews_redesign_2025/style.css?17849059313176 */
