

/* Start:/local/templates/rtkservice/components/bitrix/system.pagenavigation/round_rtk/style.css?17696786722097*/
.page-panel .arrow-btn {
	border-radius: 50px;
	display: inline-block;
	width: 54px;
	height: 54px;
	background-color: #F2F4F8;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	transition: background-color 0.5s;
}
.page-panel .arrow-btn:hover,
.page-panel .arrow-btn:focus {
	background-color: #D6001C;
	color: #FFFFFF;
	text-decoration: none;
	transition: background-color 0.5s;
}
.page-panel .arrow-btn.prev-btn:hover,
.page-panel .arrow-btn.prev-btn:focus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none'%3E%3Cpath stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M34 27H20M27 34l-7-7 7-7'/%3E%3C/svg%3E");
}

.page-panel .arrow-btn.next-btn:hover,
.page-panel .arrow-btn.next-btn:focus {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none'%3E%3Cpath stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 27h14M27 20l7 7-7 7'/%3E%3C/svg%3E");
}

div.page-panel {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 22px;
	line-height: 29px;
	margin-top: 60px;
}
.page-panel a.page-num {
	color: #000000;
	margin-right: 17px;
	transition: color 0.5s;
}
.page-panel .prev-btn {
	margin-right: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none'%3E%3Cpath stroke='%2325282B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M34 27H20M27 34l-7-7 7-7'/%3E%3C/svg%3E");
}
.page-panel .next-btn {
	margin-left: 7px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' fill='none'%3E%3Cpath stroke='%2325282B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 27h14M27 20l7 7-7 7'/%3E%3C/svg%3E");
}
.page-panel a.page-num:hover,
.page-panel a.page-num:focus,
.page-panel a.page-num.active-page {
	text-decoration: none;
	color: #D6001C;
}
/* End */


/* Start:/local/templates/rtkservice/components/bitrix/news/rtkservice_vacancies/bitrix/news.list/.default/style.css?1769678672602*/
.vacancy_list-important-text {
	font-weight: 400;
	margin-bottom: 39px;
}
.vacancy_list-important-text span {
	font-weight: 700;
	color: #D6001C;
}
.vacancy_list-one-elem {
	background: #f0f3f5;
	padding: 40px 40px;
	padding-right: 32px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
}
.vacancy_list-one-elem:last-child {
	margin-bottom: 0;
}
.vacancy_list-one-elem > h3 {
	margin-bottom: 16px;
}
.vacancy_list-one-elem > a.btn {
	display: inline-block;
	width: fit-content;
}
.vacancy_list-description {
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	margin-bottom: 19px;
}
/* End */
/* /local/templates/rtkservice/components/bitrix/system.pagenavigation/round_rtk/style.css?17696786722097 */
/* /local/templates/rtkservice/components/bitrix/news/rtkservice_vacancies/bitrix/news.list/.default/style.css?1769678672602 */
