/* ===== убираем все тени текста ===== */
* {
    text-shadow: none !important;
   
}

/* ===================================================== */
/* ================== МОБИЛЬНАЯ ВЕРСИЯ ================= */
/* ===================================================== */

/* ===== ФОРМАТ ВЫДАЧИ - увеличиваем вертикальный отступ между карточками ===== */
@media screen and (max-width: 980px) {
  #rec1878034681 .t-col {
    margin-bottom: 42px !important;
  }
}

/* ===== ПРОЦЕСС РАБОТЫ — увеличиваем вертикальный отступ между разделами ===== */
@media screen and (max-width: 960px) {

  #rec1908944221 .t566__separator {
    display: none !important;
  }

  #rec1908944221 .t-container > div {
    margin-top: 48px !important;
  }

  #rec1908944221 .t-container > div:first-child {
    margin-top: 0 !important;
  }

}

/* ===== ВВОДНЫЕ ДЛЯ СТАРТА — увеличиваем вертикальный отступ между разделами ===== */
@media screen and (max-width: 960px) {

  #rec1913966621 .t841__col {
    margin-bottom: 48px !important;
  }

  #rec1913966621 .t841__col:last-child {
    margin-bottom: 0 !important;
  }

}

/* ===== ВВОДНЫЕ ДЛЯ СТАРТА — убираем галочки ===== */
@media screen and (max-width: 960px) {
  #rec1913966621 .t841__imgwrapper {
    display: none;
  }
}

/* ===== ВВОДНЫЕ ДЛЯ СТАРТА —  уменьшаем расстояние между заголовком и текстом ===== */
#rec1913966621 .t-card__title {
    margin-bottom: 12px !important;
}

#rec1913966621 .t-card__descr {
    margin-top: 0 !important;
}






/* ===== НАПРАВЛЕНИЯ РАБОТЫ — увеличиваем вертикальный отступ между разделами ===== */
@media screen and (max-width: 960px) {

  #rec1875238851 .t845__col {
    margin-bottom: 42px !important;
  }

  #rec1875238851 .t845__col:last-child {
    margin-bottom: 0 !important;
  }

}



















