.wrapper__newses:last-child{margin-bottom:0}
.newses__description{background: var(--color_gray-middle); padding:30px; height:100%; font-size: 15px; line-height: 24px; color: var(--color_text-1);}
.newses__content-text{padding:0 15px}
.newses__content-block{padding:15px}
.newses__title{font-weight: 700;font-size: 28px;line-height: 30px;color: var(--color_text-2); padding-bottom:10px}
.newses__content-text .newses__content-block:nth-child(1){order:2; -ms-flex: 0 0 31%;flex: 0 0 31%;max-width:  31%;}
.newses__content-text .newses__content-block:nth-child(2){order:1; -ms-flex: 0 0 19%;flex: 0 0 19%;max-width:  19%;}
.newses__content-text .newses__content-block:nth-child(3){order:3; -ms-flex: 0 0 31%;flex: 0 0 31%;max-width:  31%;}
.newses__content-text .newses__content-block:nth-child(4){order:4; -ms-flex: 0 0 19%;flex: 0 0 19%;max-width:  19%;}
.newses__content-text .newses__content-block:nth-child(5){order:5; -ms-flex: 0 0 31%;flex: 0 0 31%;max-width:  31%;}
.newses__content-text .newses__content-block:nth-child(6){order:6; -ms-flex: 0 0 19%;flex: 0 0 19%;max-width:  19%;}
.newses__content-text .newses__content-block:nth-child(7){order:7; -ms-flex: 0 0 19%;flex: 0 0 19%;max-width:  19%;}
.newses__content-text .newses__content-block:nth-child(8){order:8; -ms-flex: 0 0 31%;flex: 0 0 31%;max-width:  31%;}
.newses__photo{height:100%}
.newses__photo img{width:100%; height:100%; max-height:362px; height:362px; object-fit:cover}
.newses__photo a{display:block; height:100%}
@media(max-width:1560px){
	.newses__content-text .newses__content-block:nth-child(1){order:2; -ms-flex: 0 0 50%;flex: 0 0 50%;max-width:  50%;}
	.newses__content-text .newses__content-block:nth-child(2){order:1; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__content-text .newses__content-block:nth-child(3){order:3; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__content-text .newses__content-block:nth-child(4){display:none}
	.newses__content-text .newses__content-block:nth-child(5){order:5; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__content-text .newses__content-block:nth-child(6){order:6; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__content-text .newses__content-block:nth-child(7){order:7; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__content-text .newses__content-block:nth-child(8){order:8; -ms-flex: 0 0 25%;flex: 0 0 25%;max-width:  25%;}
	.newses__photo img{max-height:300px; height:300px}
}
@media(max-width:1390px){
	.newses__content-text .newses__content-block:nth-child(1){order:2; -ms-flex: 0 0 75%;flex: 0 0 75%;max-width:  75%;}
	.newses__content-text .newses__content-block:nth-child(2){display:none}
	.newses__photo img{max-height:280px; height:280px}
}
@media(max-width:1229px){
	.wrapper__newses{margin-bottom:30px}
	.newses__title{font-size: 24px;line-height: 26px; padding-bottom:10px}
	.newses__content-text .newses__content-block:nth-child(1){order:1; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width:  100%;}
	.newses__content-text .newses__content-block:nth-child(2) ~ .newses__content-block{display:none}
	.slick__slider-newses .newses__content-block{display:block !important; width:100%; max-width:100% !important;}
	.newses__photo img{max-height:220px; height:220px}
	.newses__content-text .newses__content-block{padding:0}
	.slick__slider-newses .newses__content-block{padding:10px}
	.slick__slider-newses{background: var(--color_gray-middle); padding:20px; position:relative}
	.newses__description {padding: 30px 30px 5px; font-size: 14px; line-height: 22px}
}
@media(max-width:991px){
	.wrapper__newses{margin-bottom:15px}
	.newses__title{font-size: 22px;line-height: 24px}
	.newses__description{text-align:center}
	.newses__photo img{max-height:200px; height:200px}
}
@media(max-width:767px){
	.newses__description {padding: 20px 20px 5px}
	.newses__title{font-size: 20px;line-height: 22px}
	.newses__photo img{max-height:26vw; height:26vw}
	.slick__slider-newses{background: var(--color_gray-middle); padding:15px; position:relative}
	.slick__slider-newses .newses__content-block {padding: 5px}
}
@media(max-width:575px){
	.newses__title{font-size: 18px;line-height: 20px}
	.newses__photo img {max-height: 40vw;height: 40vw}
}
@media(max-width:420px){
	.newses__photo img {max-height: 60vw;height: 60vw}
}