.highlight-products{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:12px;grid-row-gap:12px;padding:1.75rem}@media(min-width: 1024px){.highlight-products{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:12px;grid-row-gap:12px;width:100%;max-width:55.25rem;margin:0 auto}}.highlight-products__item{display:flex;justify-content:flex-start;gap:.75rem;padding:.5rem}.highlight-products__image{width:100%;max-width:6.0625rem}.highlight-products__title{margin-bottom:1.25rem}.highlight-products__eyebrow{margin-bottom:.5rem}
