.news{margin-bottom:48px}.news-list{margin-bottom:48px}.news-item{display:flex;padding:86px 0;border-bottom:1px solid #c4c4c4}@media screen and (max-width: 1500px){.news-item{padding:64px 0}}@media screen and (max-width: 1300px){.news-item{flex-direction:column-reverse}}@media screen and (max-width: 1024px){.news-item{padding:48px 0}}@media screen and (max-width: 480px){.news-item{padding:24px 0}}.news-item:first-child{padding-top:0}.news-item__info{max-width:600px;margin-right:24px}.news-item__image{width:490px;height:325px;display:flex;justify-content:center;align-items:center;margin-left:auto;flex-shrink:0}@media screen and (max-width: 1500px){.news-item__image{width:380px;height:250px}}@media screen and (max-width: 1300px){.news-item__image{margin-left:0;margin-bottom:24px}}@media screen and (max-width: 480px){.news-item__image{width:100%}}.news-item__image::before{content:'';position:absolute;z-index:2;width:381px;height:345px;background-image:url(../images/pattern-news-left.png);background-repeat:no-repeat;background-size:contain;left:-180px;bottom:-100px}.news-item:nth-child(2n) .news-item__image::before{display:none}.news-item__image::after{content:'';position:absolute;z-index:2;width:305px;height:305px;background-image:url(../images/pattern-news-right.png);background-repeat:no-repeat;background-size:contain;right:-120px;bottom:-50px}.news-item:nth-child(2n+1) .news-item__image::after{display:none}.news-item__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:4}.news-item__date{font-size:16px;line-height:140%;font-family:'Prata', serif;margin-bottom:58px;display:block;color:#5d646a}@media screen and (max-width: 1024px){.news-item__date{font-size:14px;margin-bottom:12px}}.news-item__title{margin-bottom:30px}@media screen and (max-width: 480px){.news-item__title{margin-bottom:12px}}.news-item__description{margin-bottom:35px}@media screen and (max-width: 480px){.news-item__description{margin-bottom:16px}}.news-item__link{text-decoration:none;color:#d70026}.news-item__link:hover{color:#a8001e}
