.news-highlight{padding:3rem 0}.news-item{position:relative;margin:0;border-radius:6px;box-shadow:4px 10px 15px 0 rgba(0,0,0,.15);overflow:hidden;aspect-ratio:327/122}.news-item__img{object-fit:cover;display:block;height:100%!important}.news-item__content{background:linear-gradient(90deg,rgba(0,0,0,.4),hsla(0,0%,85%,0));width:100%;height:100%;position:absolute;top:0;left:0;padding:.5rem 1.25rem;font-style:normal;display:flex;flex-direction:column;justify-content:flex-end}.news-item__title{font-family:Roboto;font-size:1rem;margin-bottom:.5rem;font-weight:500}@media (min-width:991px){.news-highlight{padding:10rem 0}.news-highlight__content{width:30%!important}.news-highlight__items{width:70%!important;display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem!important}.news-highlight .hide-desktop{display:none}.news-item{aspect-ratio:263/281}.news-item:first-child{grid-row-end:span 3;grid-column-start:span 1;aspect-ratio:auto}.news-item:last-child{grid-row-end:span 2;grid-column-start:span 2;aspect-ratio:54/19}.news-item__img{transition:transform .15s ease-in-out}.news-item__content{padding:1.25rem 1.25rem .75rem}.news-item__content p{max-height:0;margin-bottom:.5rem;opacity:0;transition:opacity .2s ease-in-out,max-height .2s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;line-height:1.25rem}.news-item:hover .news-item__img{transform:scale(1.05)}.news-item:hover .news-item__content p{max-height:2.5rem;opacity:1}}@media (max-width:1200px){.news-highlight__content .btn,.news-highlight__content br{display:none}.news-highlight .btn{margin-top:1.5rem}.news-item p{display:none}}