.ProductBadges{content-visibility:auto;contain-intrinsic-size:auto 120px;width:100%}.ProductBadges__list{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:16px}@media(max-width:610px){.ProductBadges__list{gap:12px}}.ProductBadges__list--centered{display:flex;flex-wrap:nowrap;justify-content:center}.ProductBadges__list--centered .ProductBadges__item{flex:0 1 160px;min-width:0}@media(max-width:610px){.ProductBadges__list--centered .ProductBadges__item{flex-basis:100px}}.ProductBadges__item{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0}.ProductBadges__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%}.ProductBadges__icon svg{width:28px;height:28px;display:block}.ProductBadges__label{font-family:owners-wide,sans-serif;font-size:13px;line-height:1.3;text-align:center;color:#333}@media(max-width:768px){.ProductBadges__label{font-size:12px}}