

/* Start:/local/templates/nlmk_career/components/nlmk/iblock.items/favourites/style.css?1750233406707*/
.d-mobile {
    display: none !important;
}
.d-desktop {
    display: block !important;
}
@media (max-width: 768px) {
    .d-mobile {
        display: block !important;
    }
    .d-desktop {
        display: none !important;
    }

    .featured-vacancies .btn-favourite.btn-favourite--active:before {
        background-image: url('/local/components/nlmk/favourite.button/img/favourite-blue.svg');
    }
}

.vacancies-item__bottom .vacancies-item__btn-transparent {
    text-decoration: none;
}

.vacancies-item__bottom .btn-primary-transparent.vacancies-item__btn-transparent img {
    margin-left: 5px;
}

.vacancies-item__bottom .btn-red-transparent.btn-remove.favourites-btn {
    margin-left: auto;
}
/* End */
/* /local/templates/nlmk_career/components/nlmk/iblock.items/favourites/style.css?1750233406707 */
