

/* Start:/local/templates/met/css/news.css?17527396271738*/
.newsList__top {
	flex-wrap: wrap;
}
.newsList h1{
	font-size: 22px;
}
.newsList__sort{
	margin: 26px 0 2px;
}
.newsList__sort_articles{
	width: 100%;
	max-width: 325px;
}
.newsList__sort_articles .SumoSelect>.optWrapper>.options li label{
	white-space: normal;
}
.newsList__sortTitle{
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #3B3B3B;
	opacity: 0.6;
	white-space: nowrap;
	margin-right:16px;
}
.newsList__item{
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	color: #3B3B3B;
    padding-top: 22px;
    padding-bottom: 33px;
    margin-bottom: 15px;
	border-bottom: 1px solid #C4C4C4;
}
.newsList__itemDate{
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	color: #727271;
    margin-bottom: 24px;
}
.newsList__itemTitle{
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #3B3B3B;
	margin-bottom:17px;
}
.newsList__itemText{
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #3B3B3B;
	margin-bottom:14px;
}
.newsList__itemLink{
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
}
.newsList .pagination{
    padding: 5px 15px 23px;
    border-top: 0;
}
@media screen and (min-width: 768px){
	.newsList {
			max-width: 953px;
	}
	.newsList h1 {
	    font-size: 30px;
	    margin: 9px 0 10px;
	}
	.newsList__sort {
	    margin: 15px 0 2px;
	}
	.newsList__item {
	    padding-top: 27px;
        margin-bottom: 10px;
	}
	.newsList__itemText {
	    margin-bottom: 24px;
	}
	.newsList .pagination {
	    padding: 10px 0 23px;
	}
}
@media screen and (min-width: 1024px){
	.newsList__item {
        margin-bottom: 20px;
	}
	.newsList .pagination {
	    padding: 0 0 23px;
	}
}
@media screen and (min-width: 1280px){
	.newsList__item {
	    padding-bottom: 41px;
	}
}

/* End */
/* /local/templates/met/css/news.css?17527396271738 */
