.news-item{border-radius:.125rem;box-shadow:0 .25rem .35624998808125rem 0 rgba(0,0,0,.05);transition:box-shadow .3s ease}.news-item__image{aspect-ratio:333/313;height:auto;overflow:hidden;position:relative;width:100%}.news-item__image img{aspect-ratio:333/313;height:100%;object-fit:cover;transition:transform .4s;width:100%}.news-item__lable{aspect-ratio:67/40;max-height:2.5rem;max-width:4.1875rem;position:absolute;right:.3125rem;top:.3125rem}.news-item__inner{display:flex;flex-direction:column;padding:1.125rem .75rem 1rem .625rem}.news-item__event{align-items:center;color:#5a5a55;column-gap:.25rem;display:flex;font-size:.75rem;font-weight:500}.news-item__event:not(:last-child){margin-bottom:.625rem}.news-item__event:before{align-items:center;display:flex;flex:0 0 1rem;font-size:.875rem;justify-content:center}.news-item__title{display:-webkit-box;font-size:.75rem;font-weight:600;line-height:1.25;transition:color .3s;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-item__title:not(:last-child){margin-bottom:.625rem}.news-item__info{color:#5a5a55;display:-webkit-box;font-size:.75rem;font-weight:500;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media (min-width:47.99875em){.news-item__lable{right:1rem;top:1rem}}@media (any-hover:hover),(pointer:fine){html:not([data-fls-touch]) .news-item:hover{box-shadow:.1875rem .625rem .625rem .1875rem rgba(0,0,0,.09)}html:not([data-fls-touch]) .news-item__image:hover img{transform:scale(1.02)}html:not([data-fls-touch]) .news-item__title:hover{color:#c2552e;text-decoration:underline}}