

/* 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/bitrix/news.list/.default/style.css?1774848493977*/
.news_list-one {
	background: #f0f3f5;
	padding: 40px 52px;
	padding-right: 32px;
	margin-bottom: 20px;
}
.news_list-about-link {
	width: 238px;
}
.news_list-img {
	background-image: url('/local/templates/rtkservice/components/bitrix/news/rtkservice/bitrix/news.list/.default/../../../images/news_no_photo.jpg');
	background-size: cover;
	background-position: 50% 50%;
	font-family: 'Mulish', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 38px;
	color: #FFFFFF;
	padding: 30px 51px 30px 28px;
	width: 100%;
	aspect-ratio: 21 / 10;
	display: block;
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: multiply;
}
.news_list-img:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.news_list-text {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 21px;
}

.news_list-date {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 21px;
}

.news_list-one-block {
	display: flex;
	gap: 28px;
}
.news_list-content {
	margin-top: 1px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
}
/* End */
/* /local/templates/rtkservice/components/bitrix/system.pagenavigation/round_rtk/style.css?17696786722097 */
/* /local/templates/rtkservice/components/bitrix/news/rtkservice/bitrix/news.list/.default/style.css?1774848493977 */
