

/* Start:/local/templates/.default/components/bitrix/news.list/vakansii/style.css?1776418344709*/
 
.faq-header {
	padding: 5px !important;
    border-radius: 15px !important;
    background-color: #ffffff !important;
    position: relative;
    border: 2px solid #ececec !important;
    transition: all .3s linear;
    margin-bottom: 10px;
}

.accordion-button:not(.collapsed) { 
    border-radius: 10px !important;
}

 

.job_info{
	font-size: 18px;
}

.gojob{
    border: 1px solid var(--color-brand);
    background: var(--color-brand);
    padding: 8px 20px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.gojob:hover{
	background: #216387; 
	color:#fff;
}

.job_zp{
	display: block;
	font-weight: 600;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/vakansii/style.css?1776418344709 */
