

/* Start:/local/templates/outsource_plus/components/bitrix/news/news/bitrix/news.list/.default/style.css?17860114462141*/

.main-section-content-news-item-img{
	border-radius: 30px !important;
}

.main-section-content-news-item-img img{
	max-width: 100%;
	max-height: 295px;
	height: auto;
	border-radius: 30px !important;
}

.main-section-content-news-item a{
	text-decoration: none !important;
	color: #000;
}

.content-title{
	margin-bottom: 40px;
}

.news-detail__views {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-left: 12px;
	color: inherit;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
}

.news-detail__views img {
	width: 18px;
	height: 18px;
	flex: 0 0 18px;
	display: block;
	object-fit: contain;
	filter: invert(34%);
}

.news-pagination {
	display: block;
	margin-top: 48px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.news-pagination .modern-page-navigation {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 8px;
}

.news-pagination .modern-page-title {
	display: none;
}

.news-pagination a,
.news-pagination b,
.news-pagination .modern-page-current {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-width: 44px;
	height: 44px;
	margin: 4px;
	padding: 0 14px;
	border: 1px solid #d9d9d9;
	border-radius: 12px;
	color: #000;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	vertical-align: middle;
	text-decoration: none;
	transition: border-color .2s ease, background-color .2s ease, color .2s ease;
}

.news-pagination .modern-page-navigation a,
.news-pagination .modern-page-navigation b,
.news-pagination .modern-page-navigation .modern-page-current {
	margin: 0;
}

.news-pagination a:hover,
.news-pagination a:focus-visible {
	border-color: #0149ba;
	color: #0149ba;
}

.news-pagination b,
.news-pagination .modern-page-current {
	border-color: #0149ba;
	background-color: #0149ba;
	color: #fff;
}

@media (max-width: 767px) {
	.news-pagination {
		margin-top: 32px;
	}

	.news-pagination .modern-page-navigation {
		gap: 6px;
	}

	.news-pagination a,
	.news-pagination b,
	.news-pagination .modern-page-current {
		min-width: 40px;
		height: 40px;
		padding: 0 12px;
		font-size: 14px;
	}
}

/* End */
/* /local/templates/outsource_plus/components/bitrix/news/news/bitrix/news.list/.default/style.css?17860114462141 */
