

/* Start:/local/templates/Sanruzh2023/components/bitrix/news/news/bitrix/news.list/.default/style.css?17337415342225*/

.news-list {
	padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
	.news-list {
		padding-top: 30px;
	}
}

.news-item {
	text-decoration: none;
	outline: 0;
	padding: 10px 8px 20px;
	border-radius: 10px;
	-webkit-box-shadow: 0 4px 24px 0 rgba(188, 201, 210, 0.25);
	box-shadow: 0 4px 24px 0 rgba(188, 201, 210, 0.25);
	background: #fff;
	display: block;
}
@media only screen and (min-width: 768px) {
	.news-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 14px 16px 15px;
	}
}
.news-item:hover .news-item__name {
	color: #9c0f0f;
}
.news-item:hover .arrow-link {
	color: #9c0f0f;
}
.news-item__img {
	aspect-ratio: 358/181;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 293px;
	flex: 0 0 293px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
@media only screen and (min-width: 767px) {
	.news-item__img {
		margin-bottom: 0;
		aspect-ratio: 293/187;
	}
}
.news-item__img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
}
.news-item__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
@media only screen and (min-width: 768px) {
	.news-item__body {
		padding-left: 20px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		text-align: left;
	}
}
@media only screen and (min-width: 1024px) {
	.news-item__body {
		padding-left: 63px;
	}
}
.news-item__name {
	font-weight: 600;
	font-size: 20px;
	color: #333;
	margin-bottom: 15px;
	margin-top: 0;
}
@media only screen and (min-width: 768px) {
	.news-item__name {
		margin-bottom: 8px;
		font-size: 24px;
	}
}
.news-item__text {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	margin-bottom: 27px;
}
@media only screen and (max-width: 767px) {
	.news-item__text {
		display: none;
	}
}
.news-item__text p {
	margin: 0;
}
.news-item .arrow-link {
	color: #333;
	margin-top: auto;
}

.news-item + .news-item {
	margin-top: 14px;
}
/* End */


/* Start:/local/templates/Sanruzh2023/components/bitrix/system.pagenavigation/news_list/style.css?1753368794398*/
.pagination {
    display: flex;
    justify-content: center;
    padding-bottom: 80px;
}
.page-link {
    padding: .375rem .75rem;
    border: 1px solid #EAEAEA;
    border-radius: 4px;
    margin: .25rem;
    text-decoration: none;
    color: #333;
}
.page-link__active{
    color: #9C0F0F;
}
@media (max-width: 768px) {
    .pagination {
        padding-bottom: 25px;
    }
}
/* End */
/* /local/templates/Sanruzh2023/components/bitrix/news/news/bitrix/news.list/.default/style.css?17337415342225 */
/* /local/templates/Sanruzh2023/components/bitrix/system.pagenavigation/news_list/style.css?1753368794398 */
