

/* Start:/local/templates/main/components/bitrix/news.list/index/style.css?1725974353839*/
.home-news-list__item {
	padding-bottom: 1rem;
}

.home-news-list__item:not(:last-child) {
	border-bottom: 1px solid var(--color-grey);
	margin-bottom: 1rem;
}

.home-news-list__item-image-wrapper {
	display: block;
	position: relative;
	padding-bottom: 60%;
	margin-bottom: 1rem;
}

.home-news-list__item:not(:first-child) .home-news-list__item-image-wrapper {
	display: none;
}

.home-news-list__item-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-news-list__item-name {
	font-size: 16px;
	display: block;
	font-weight: 500;
	margin-bottom: 1.5rem;

}

.home-news-list__item-name-link {
	transition: all .3s;
	color: #222;
	text-transform: none;
}

.home-news-list__item-name-link:hover {
	color: var(--color-yellow);
}

.home-news-list__item-date {
	color: var(--color-grey);
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/video/style.css?1734618218150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/home-reviews/style.css?1731941526590*/

/* Отзывы */
.home_block_out{background: #fff;color: #222;padding: 30px;box-sizing: border-box;position:relative;/*padding-top: 106px;*/}
.home_block_out:not(:last-child) {margin-bottom: 2rem;}
.home_review_text p{font-size:18px;margin:0 0 20px}
.home_review_img{padding-bottom:16px;border-bottom:1px solid rgba(249, 176, 0,.31);margin-bottom:16px}
.home_review_name{font-weight: 600;}
.home_review_name a{color:#222}
/*
.home_block_out:before{background:url(/local/templates/main/img/quotes.svg) no-repeat;content:"";position:absolute;width:55px;height:54px;top:30px;left:30px}

*/

/* End */
/* /local/templates/main/components/bitrix/news.list/index/style.css?1725974353839 */
/* /local/templates/main/components/bitrix/news.list/video/style.css?1734618218150 */
/* /local/templates/main/components/bitrix/news.list/home-reviews/style.css?1731941526590 */
