

/* Start:/local/templates/oblgaz/components/bitrix/news/vacancies_city/bitrix/news.detail/.default/style.css?1731542400913*/
.contact__wrapper {
    margin: 0 0 1.5em;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
}
.vacancy__detail {
    flex-basis: 66.6%;
    width: 66.6%;
    max-width: 100%;    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 1em;
}
span.news-date-time {
    display: block;
    margin-bottom: 0.3em;
    color: #888;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
span.vacancy__item-title {
    font-weight: bold;
}
.vacancy__item-html {
    font-weight: 300;
    margin-top: 0.5rem;    
}
.vacancy__item-text {
    font-weight: 300;
    margin-top: 0.5rem;
    position: relative;
    padding-left: 1.5em;
}
.vacancy__item-text:before {
    content: '\2014';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #123899;
}

/* End */
/* /local/templates/oblgaz/components/bitrix/news/vacancies_city/bitrix/news.detail/.default/style.css?1731542400913 */
