

/* Start:/local/components/dentis-ural/news.list/templates/articles/style.css?16871986412397*/
.articles{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
	margin-bottom: 55px;
}
.articles__item{
	height: 250px;
	padding: 30px 32px;
	margin-bottom: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-end;
	max-width: 729px;
	width: 350px;
	background: linear-gradient(97deg, rgba(49, 55, 70, 0.8) 0.8%, rgba(49, 53, 62, 0) 91.44%),aliceblue;
	background-size: cover !important;
	background-position: center !important;
}
.articles__item.item-1,
.articles__item.item-9{
	width: calc(100% - 380px);
}
.articles__item.item-6,
.articles__item.item-7{
	width: calc(50% - 15px);
}
.articles__data{
	font-size: 12px;
	line-height: 14px;
	font-family: "Fira Sans";
}
.articles__title{
	font-size: 26px;
	line-height: 1.19;
	max-width: 510px;
	margin-bottom: 20px;
}
.articles__item,
.articles__title,
.articles__content .link{
	color: #fff;
}
.articles__item.item-2 .articles__title,
.articles__item.item-3 .articles__title,
.articles__item.item-4 .articles__title,
.articles__item.item-5 .articles__title,
.articles__item.item-8 .articles__title{
	font-size: 18px;
	line-height: 1.22;
}
.contacts-block__wrap{
	margin-top: 140px;
}
.page_add {
	font-family: Fira Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	max-width: 130px;
	cursor: pointer;
	margin: auto;
	transition: 0.3s ease-in;
}
.page_add.more{
	display: block;
}
.stati .articles{
    margin-top: 40px;
}
.stati .page-navigation.page-navigation_ajax {
    display: none;
}
@media(max-width:1199px){
	.articles__item,
	.articles__item.item-1,
	.articles__item.item-6,
	.articles__item.item-7,
	.articles__item.item-9{
		width: calc(100%/3 - 20px);
	}
	.articles__title{
		font-size: 18px;
		line-height: 1.22;
	}
}
@media(max-width:991px){
	.articles__item,
	.articles__item.item-1,
	.articles__item.item-6,
	.articles__item.item-7,
	.articles__item.item-9{
		width: calc(100%/2 - 15px);
	}
	.contacts-block__wrap{
		margin-top: 70px;
	}
}
@media(max-width:655px){
	.articles__item,
	.articles__item.item-1,
	.articles__item.item-6,
	.articles__item.item-7,
	.articles__item.item-9{
		width: calc(100%);
	}
	.contacts-block__wrap{
		margin-top: 40px;
	}
}
/* End */
/* /local/components/dentis-ural/news.list/templates/articles/style.css?16871986412397 */
