

/* Start:/local/templates/time/components/bitrix/news.list/careers/style.css?17544057931365*/
.text__head-image {
    width: 50%;
}

.text__head-image.text__head-image-mobile {
    width: 100%;
}

body .text__date{
    margin-bottom: 24px;
    margin-top: 24px;
}

body .sale-detail {
    /* margin-bottom: 145px; */
    flex-direction: column;
    align-items: center;
}
body .products__items{
    justify-content: center;
}

body .text__head .text__head-image{
    background: none;
    height: inherit;
    width: 100%;
}
body .text__head .text__head-image img{
    width: 100%;
}

body .text__head-wrap{
    width: 70%;
    max-width: inherit;
}

.text__head-image-mobile {
    display: none;
}
.vacanciesBlock{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
    row-gap: 10px;
}
.prevTxtHead{
    padding-top: 40px;
    padding-bottom: 40px;
}
.vacanciesBlock span{
    font: 600 16px/1.5 Montserrat, sans-serif;
}
.vacanciesBlock .btn{
    padding: 8px 10px 8px;
    min-width: 180px;
    border-radius: 25px;
}
.vacancies_headline{
    margin-bottom: 40px;
}
@media (max-width: 995px) {
    .text__head-image.text__head-image-mobile {
        display: block;
        width: 100%;
        height: 400px;
        margin: 0 0 30px;
    }
    .text__head div.vacancies_img{
        display: block;
    }
}
/* End */
/* /local/templates/time/components/bitrix/news.list/careers/style.css?17544057931365 */
