.highlight-grid{box-sizing:initial;margin:2.5rem auto 0;max-width:var(--content-max-width);padding:0 1rem;position:relative}@media only screen and (min-width:768px){.highlight-grid{display:flex;justify-content:center}}.highlight-grid__grid{display:grid;gap:1rem;width:100%}@media only screen and (min-width:768px){.highlight-grid__grid{grid-template-areas:"main second" "main third";grid-template-columns:50% 1fr;grid-template-rows:1fr 1fr}}@media only screen and (min-width:1024px){.highlight-grid__grid{grid-template-columns:55% 1fr}}@media only screen and (min-width:1280px){.highlight-grid__grid{grid-template-columns:57.5% 1fr}}@media only screen and (min-width:768px){.highlight-grid__grid--even{grid-template-columns:1fr 1fr;grid-template-rows:auto}}.highlight-grid__placeholder{aspect-ratio:253/131;background-color:#fbfbfb;border-radius:8px}@supports not (aspect-ratio:auto){.highlight-grid__placeholder{height:0;overflow:hidden;padding-top:51.77866%}}@media only screen and (min-width:768px){.highlight-grid__placeholder--large{aspect-ratio:auto;grid-area:main}}
/*# sourceMappingURL=52290.bf0e2df218e15e13f223.css.map*/