.news__list{display:flex;flex-wrap:wrap;gap:20px}.news__item{width:calc((100% - 60px)/4);text-decoration:none}.news__item:hover{text-decoration:none}.news__item-img{display:block;position:relative;padding-top:83.07692308%;margin-bottom:10px}.news__item-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.news__item-category{font-family:"Inter Display",sans-serif;font-weight:700;font-size:12px;line-height:1.08333333;letter-spacing:.1em;text-transform:uppercase;color:#8596ad;margin-bottom:5px}.news__item-title{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.1875;color:#000}@media (max-width:991px){.news__item{width:calc((100% - 20px)/2)}.news__item-category{font-size:10px}.news__item-title{font-size:12px}}@media (max-width:500px){.news__item{width:100%}}