.product-highlights__wrapper-grid{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media screen and (min-width: 1024px){.product-highlights__wrapper-grid{flex-direction:row;flex-wrap:wrap;justify-content:center}}.product-highlight{flex:0 0 100%;display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:100%;max-width:480px}@media screen and (min-width: 1024px){.product-highlight{flex:0 0 26%;flex-direction:column;text-align:center;align-items:center;max-width:310px;gap:1.6rem}}.product-highlight__image{width:80px;height:80px;overflow:hidden;flex-shrink:0;background-color:#d9d9d9}.product-highlight__image.is-rounded{border-radius:50%}.product-highlight__image img{width:100%;height:100%;object-fit:cover}.product-highlight__content{display:flex;flex-direction:column;gap:.5rem}.product-highlight__content p{font-size:11px}
