.m-quantity-discounts__tiers{display:flex;flex-direction:row;flex-wrap:wrap;font-size:var(--body-fs-sm);gap:.75rem;line-height:var(--body-lh-sm)}.m-quantity-discounts__tier-wrapper{align-items:center;border:1px solid rgb(var(--color-border));border-radius:var(--button-border-radius);display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:.75rem;text-align:center}.m-quantity-discounts__tier-wrapper span{display:block}.m-quantity-discounts__tier-price{font-weight:700}