<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-news-tile{background-color:#f1f5f8;border:1px solid #ededed;border-radius:4px;grid-template-columns:1fr;grid-template-rows:auto auto;overflow:hidden}.app-news-tile__link{font-size:14px;font-weight:500;text-transform:uppercase!important}.app-news-tile__info{flex-direction:column;max-height:230px}.app-news-tile__image{height:128px;overflow:hidden}.app-news-tile__image img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .5s;width:100%}.app-news-tile__image-bg-filter{background-color:#0474bc;opacity:.64}.app-news-tile__image-slogan{color:#fff;font-family:Gotham Pro,sans-serif;font-size:18px;font-weight:500;line-height:24px;text-transform:uppercase}.app-news-tile__image-slogan-text{-webkit-line-clamp:4;-webkit-hyphens:auto;hyphens:auto}.app-news-tile__content,.app-news-tile__image-slogan-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.app-news-tile__content{-webkit-line-clamp:7;font-size:14px}.app-news-tile__content-title{font-size:16px;font-weight:600;letter-spacing:.25px;line-height:24px}.app-news-tile:hover{cursor:pointer}.app-news-tile:hover img{transform:scale(1.1)}.app-news-tile:hover .app-news-tile__image-bg-filter{background-color:#ffc200}.app-news-tile:hover .app-news-tile__image-slogan{color:#141414}@media (min-width:768px){.app-news-tile{grid-template-columns:263px auto;grid-template-rows:240px}.app-news-tile__image{height:240px}.app-news-tile__image-slogan-text{-webkit-line-clamp:9}.app-news-tile__info{max-height:none}}@media (min-width:1024px){.app-news-tile__image{height:268px}.app-news-tile__image-slogan{font-size:24px;font-weight:700;line-height:32px}.app-news-tile__image-slogan-text{-webkit-line-clamp:7}.app-news-tile__content{-webkit-line-clamp:8}}@media (min-width:1366px){.app-news-tile{grid-template-rows:268px}}
</pre></body></html>