 /*Шапка сайта поверх оболжки на всём сайте, отключить для редактирования*/
#rec422080683 .t396__artboard {
    position: absolute;
    z-index: 2000;}


/*Стили карточки в потоке новостей — вакансий*/
h1.t-title_xxs {font-size: 48px; line-height: 1.23}

.t-feed__post-popup__text-wrapper h2.t-redactor__h2 { font-family: ubuntu; line-height: 1.23; margin-bottom: 16px;}


@media screen and (max-width: 1200px) {
    h1.t-title_xxs {font-size: 32px;}
    .t-feed__post-popup__text-wrapper h2.t-redactor__h2 {font-size: 22px;}
}

@media screen and (max-width: 640px) {
    h1.t-title_xxs {font-size: 28px;}
    .t-feed__post-popup__text-wrapper h2.t-redactor__h2 {font-size: 18px;}
}

.t-feed__post-popup__text-wrapper hr {magrin: 0}
/*.t-text_md li {margin-bottom: 10px;}*/

.t-text_md ul {
    list-style: none;
}

.t-text_md ul li:before {
    content:  "—";
    position: relative;
    left:     -0.5em;
    margin-left: -0.8em;

}

.t-text_md ul li { margin-bottom: 10px;}

