

/* Start:/local/templates/2022/components/bitrix/furniture.vacancies/vac/style.css?1696946092626*/
.vac_frame{
	display: flex;
	flex-direction: column;
	padding: 0px;
	gap: 10px;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.vac_title{
	font-family: raleway;
	font-weight: 600;
	font-size: 16px;
	color: var(--text);
	line-height: 170%;
	text-align: center;
}
.vac_frame_list{
	/* padding: 10px;
	border-radius: 4px; */
	display: flex;
	flex-direction: column;
	gap: 5px;
	justify-content: center;
	align-items: center;
	max-width: 500px;
	min-width: 300px;
}
.vac_frame_list div{
	text-align: center;
	
}
.vac_list a{
	text-decoration: none;
}
.anketa{
	width: 100%;
}
/* End */
/* /local/templates/2022/components/bitrix/furniture.vacancies/vac/style.css?1696946092626 */
