.highlights{display:flex;align-items:flex-start}.highlights_item{position:relative}.highlights_item.first{width:50%;border-radius:12px;overflow:hidden}.highlights_item.secondary{width:calc(50% - 10px);display:inline-flex;box-sizing:border-box;border-radius:12px;overflow:hidden;margin:0 0 10px 10px}.highlights_img{width:100%;object-fit:contain;vertical-align:top;height:auto}.highlights .side{width:50%;display:inline-flex;flex-wrap:wrap;align-items:flex-start;box-sizing:border-box}.highlights_item_title{display:inline-flex;color:#fff;margin-right:8px;position:absolute;bottom:0;width:100%;left:0;background:linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / 58%) 34%,rgb(0 0 0 / 92%) 100%);padding:50px 20px 20px;box-sizing:border-box;font-size:19px;font-weight:500;text-shadow:0 1px 3px #0000006e}.highlights_item.secondary .highlights_item_title{font-size:16px}