.news-listing-item{margin-bottom:48px}.news-listing-item .link{display:flex;flex-direction:row;gap:0 16px;pointer-events:none;text-decoration:none}.news-listing-item .link:hover .title{text-decoration:underline}.news-listing-item .text-container{pointer-events:all;display:flex;flex-direction:column;gap:4px 0}.news-listing-item .image{width:72px;height:72px;border-radius:6px;object-fit:cover;pointer-events:all}.news-listing-item .date{display:none}.news-listing-item .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-listing-item .title.limited{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media(min-width:768px){.news-listing-item .date{display:unset}.news-listing-item{margin-bottom:50px}.news-listing-item .link{gap:0 30px}.news-listing-item .image{min-width:176px;min-height:98px}}@media(min-width:1000px){.news-listing-item{margin-bottom:60px}.news-listing-item .image{width:164px;height:92px}}