.cnutresa-components-0-x-highlight_grid__container{width:100%;display:grid;grid-template-columns:1fr 500px 1fr;grid-template-rows:300px 300px;gap:28px 28px;grid-template-areas:"image-left image-top image-right" "image-left image-bottom image-right"}.cnutresa-components-0-x-highlight_grid__image{cursor:pointer;border-radius:30px;background-position:50%;background-size:cover;background-repeat:no-repeat}.cnutresa-components-0-x-highlight_grid__image_left{grid-area:image-left}.cnutresa-components-0-x-highlight_grid__image_top{grid-area:image-top}.cnutresa-components-0-x-highlight_grid__image_bottom{grid-area:image-bottom}.cnutresa-components-0-x-highlight_grid__image_right{grid-area:image-right}