

/* Start:/local/templates/4vp74.ru_new_2026/components/bitrix/news.list/vacancies/style.css?16294523121001*/
.vacancies {
	padding-top: 10px;
}

.vacancies__content {
	background-color: white;
	padding: 40px;
	box-shadow: 0 0 20px rgba(1, 88, 159, .05);
	margin-top: -23px;
	display: none;
	margin-bottom: 20px;
}

.vacancies__content p:last-child {
	margin-bottom: 0;
}

.main-content__text .vacancies__pay p {
	font-size: 20px;
}

.vacancies__pay p b {
	color: #01589f;
}

.vacancies__title {
	cursor: pointer;
}

.vacancies__title.active + .vacancies__content {
	display: block;
}

.vacancies__title.active i {
	transform: scale(1, -1);
}

.vacancies__title i {
	background-image: url(/local/templates/4vp74.ru/images/mini-arrow-down.svg);
	width: 18px;
	height: 18px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-left: 10px;
}

@media screen and (max-width: 749px) {

	.main-content h2.vacancies__title {
		font-size: 20px;
	}

	.vacancies__content {
		padding: 20px;
	}


	.vacancies__title i {
		width: 15px;
		height: 15px;
	}
}
/* End */
/* /local/templates/4vp74.ru_new_2026/components/bitrix/news.list/vacancies/style.css?16294523121001 */
