

/* Start:/local/templates/qupe/components/bitrix/news/vacancies/style.css?1765448423706*/
.article_info .info_block .data.full-width
{
	width: 100%;
}
button.modal_btn[data-name="apply_for_job"] {
    color: #fff;
    font-size: .75rem;
    font-weight: bold;
    line-height: 38px;
    padding: 0 1.2rem;
    transition: .2s linear;
    border: 1px solid #fd810d;
    border-radius: 1.25rem;
    background: #fd810d;
}
button.modal_btn[data-name="apply_for_job"]:hover {
    color: #fd810d;
    background: transparent;
    transition: .2s linear;
}
@media (max-width: 479px) {
	button.modal_btn[data-name="apply_for_job"] {
	    font-size: 10px;
	    font-weight: bold;
	    line-height: 30px;
	    height: 32px;
	    margin-top: 15px;
	    padding: 0 20px 12;
	}
}
/* End */


/* Start:/local/templates/qupe/components/bitrix/catalog.item/vacancies/style.css?1765448423794*/
.text_block {
    width: 100%;
}
.text_block .properties {
    margin: 0;
    padding: 0;
    width: 100%;
}
.text_block .properties > li {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1.2rem;
    padding: 0 0 0.1rem;
    font-size: .95rem;
}
.text_block .properties > li:before {
    display: none;
}
.property_name {
    font-weight: 800;
}
.property_value {
	text-align: right;
}
.controls {
    margin-top: 1rem;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    gap: 0.6rem;
}
.articles .article .controls > .link {margin: 0;}
.articles .article.bg .thumb.no-photo img {
    height: 100%;
    width: auto;
}
/* End */
/* /local/templates/qupe/components/bitrix/news/vacancies/style.css?1765448423706 */
/* /local/templates/qupe/components/bitrix/catalog.item/vacancies/style.css?1765448423794 */
