:root{--primary:#e4002b;--secondary:#3972e0;--accent:#2f80f3;--text-secondary:#($text-secondary);--bodycolor:#($bodycolor);--text-color:#483729}.news-item-wrapper{cursor:pointer;display:flex;flex-direction:column;height:100%;min-width:25%;width:100%}.news-item-wrapper .news-item-wrapper__img{height:153px;min-height:153px;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.news-item-wrapper .news-item-wrapper__date{color:#a79681;font-size:12px;margin-top:6px}.news-item-wrapper .news-item-description{-webkit-line-clamp:3;color:#a79681;font-size:14px;margin-top:8px}.news-item-wrapper .news-item-description,.news-item-wrapper .news-item-title{-webkit-box-orient:vertical;-webkit-box-pack:end;display:-webkit-box;overflow:hidden}.news-item-wrapper .news-item-title{-webkit-line-clamp:2;line-height:22px}.news-item-wrapper .news-item-wrapper__content{display:flex;flex-direction:column;height:100%;padding:16px}
