.item-holder{display:flex;flex-wrap:wrap;width:100%;gap:var(--spacing-lg);flex-direction:row;overflow:hidden;padding:10px}.reduced.item-holder{flex-direction:row}.reduced .container-info{text-align:left}.item-swatches{justify-content:center}.reduced .item-swatches{justify-content:left}.item-swatch img{border:2px solid rgba(0,0,0,0);border-radius:100%}.item-swatch.active img{border-color:var(--color-gray)}