.product-roundels{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;align-items:center}.product-roundels--start{justify-content:flex-start}.product-roundels--center{justify-content:center}.product-roundels--end{justify-content:flex-end}.product__info-wrapper--center .product-roundels{justify-content:center}.product-roundels__item{display:inline-flex;flex-direction:column;align-items:center;gap:.8rem;max-width:var(--roundel-size);text-align:center}.product-roundels__image{width:var(--roundel-size);height:var(--roundel-size);object-fit:contain}.product-roundels__fallback{display:inline-flex;align-items:center;justify-content:center;width:var(--roundel-size);min-height:var(--roundel-size);padding:1.2rem;border:.2rem solid rgb(var(--color-border));border-radius:50%;font-weight:700;line-height:1.2;text-transform:capitalize}.product-roundels__label{font-size:1.2rem;line-height:1.3;text-transform:capitalize}@media screen and (max-width:749px){.product-roundels{gap:1.2rem 1.6rem}.product-roundels__item{max-width:min(var(--roundel-size),9rem)}.product-roundels__image{width:min(var(--roundel-size),9rem);height:min(var(--roundel-size),9rem)}.product-roundels__fallback{width:min(var(--roundel-size),9rem);min-height:min(var(--roundel-size),9rem)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-roundels.css.map */
