

/* Start:/local/templates/v1_yac/components/bitrix/news.list/news-group/style.css?17887713023775*/
.news-list {

}
.news-list .mb-20 {
	margin-bottom: 20px;
}
.news-list .item {
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.news-list .item .date {
	color: #65636F;
	font-size: 12px;
	line-height: 24px;
	padding: 45px 33px 30px;
}
.news-list .item .title {
	padding: 0 33px 15px
}
.news-list .item .title a {
	color: #1A1752;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	text-decoration: none;
	display: inline-block;
}
.news-list .item .prev-text {
	color: #38363A;
	font-size: 14px;
	line-height: 24px;
	padding: 0 33px 32px
}
.news-list .item .more-link {
	color: #1C105F;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	padding: 0 33px 14px;
	text-decoration: none;
	margin-bottom: 47px;
}
.news-list .item .more-link:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	border-radius: 1px;
	background-color: #2E1677;
	top: 34px;
	left: 33px;
}
.news-list .item .photo {
	text-decoration: none;
	height: 300px;
	display: block;
	background-size: cover;
	background-position: center;
}
.news-list.line-mode .item .photo {
	height: 305px;
}
.news-list .all-news {
	font-size: 16px;
	line-height: 24px;
	color: #191E57;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	background-color: #fff;
	border-radius: 30px;
	font-weight: 700;
	text-align: center;
	padding: 18px 54px;
	display: inline-block;
	text-decoration: none;
	margin-top: 60px;
	width: 240px;
}
.filter-block {
	margin-bottom: 80px;
}
.filter-block .filter-block-type {

}
.filter-block .filter-block-type a {
	color: #1A1753;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-decoration: none;
	padding: 6px 24px;
	border: 2px solid rgba(26, 23, 83, 0.1);
	border-radius: 20px;
	display: inline-block;
	margin-right: 20px;
}
.filter-block .filter-block-type a:last-child {
	margin-right: 0;
}
.filter-block .filter-block-type a:hover,
.filter-block .filter-block-type a.active
{
	background-color: #9289E6;
	border-color: #9289E6;
	color: #fff;
}
.filter-block .view-type {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    display: inline-block;
    margin-left: 8px;
    border: 2px solid #E0DEEA;
    cursor: pointer;
    background-size: auto 14px;
    background-repeat: no-repeat;
    background-position: center;
}
.filter-block .view-type.active,
.filter-block .view-type:hover
{
    background-color: #9289E6;
    border-color: #9289E6;
}
.filter-block .view-type.view-table {
    background-image: url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/table-d.svg);
}
.filter-block .view-type.view-table.active,
.filter-block .view-type.view-table:hover
{
    background-image: url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/table.svg);
}
.filter-block .view-type.view-line {
    background-image: url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/line-d.svg);
}
.filter-block .view-type.view-line.active,
.filter-block .view-type.view-line:hover
{
    background-image: url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/line.svg);
}

.custom-select.years-select {
	border: none !important;
	font-size: 14px !important;
	line-height: 24px;
	font-weight: bold;
	padding: 8px 24px !important;
	height: auto !important;
	box-shadow: none !important;
	background: #fff url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/dates.svg) no-repeat no-repeat right 24px center / 18px !important;
	color: #1A1753;
	border-radius: 50px !important;
	width: 175px;
	margin-right: 20px;
	cursor: pointer;
}


@media (max-width: 991.98px) {

	.filter-block .filter-block-type a {
		margin-right: 15px;
	}
	.filter-block {
		margin-bottom: 50px;
	}

}

@media (max-width: 575.98px) {

	.custom-select {
		border: none !important;
		border-radius: 5px !important;
		font-size: 14px !important;
		padding: 14px 15px !important;
		height: auto !important;
		box-shadow: none !important;
		background: #fff url(/local/templates/v1_yac/components/bitrix/news.list/news-group/img/select.svg) no-repeat no-repeat right .75rem center / 10px !important
	}

}
/* End */
/* /local/templates/v1_yac/components/bitrix/news.list/news-group/style.css?17887713023775 */
