.quantity-bundle{display:block;margin:2rem 0}.quantity-bundle__heading{margin:0 0 1.2rem}.quantity-bundle__tiers{display:grid;gap:.8rem}.quantity-bundle__tier{position:relative;display:flex;align-items:center;gap:1.2rem;min-height:7rem;padding:1.3rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:1.6rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.quantity-bundle__tier:hover,.quantity-bundle__tier.is-selected{border-color:var(--product-accent, rgb(var(--color-foreground)));background:var(--product-accent-soft, rgba(var(--color-foreground), .04))}.quantity-bundle__tier>input{position:absolute;opacity:0;pointer-events:none}.quantity-bundle__radio{width:1.7rem;height:1.7rem;flex:0 0 1.7rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:50%}.quantity-bundle__tier.is-selected .quantity-bundle__radio{border-color:var(--product-accent, rgb(var(--color-foreground)));box-shadow:inset 0 0 0 .4rem rgb(var(--color-background)),inset 0 0 0 1rem var(--product-accent, rgb(var(--color-foreground)))}.quantity-bundle__copy{display:grid;gap:.2rem;min-width:0}.quantity-bundle__copy strong{font-size:1.4rem;font-weight:500}.quantity-bundle__copy small{color:rgb(var(--color-foreground),.65);font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.quantity-bundle__price{display:grid;justify-items:end;margin-left:auto;white-space:nowrap}.quantity-bundle__price s{opacity:.55;font-size:1.1rem}.quantity-bundle__badge{position:absolute;top:-.9rem;right:1.4rem;padding:.35rem .9rem;border-radius:2rem;background:var(--product-accent, rgb(var(--color-foreground)));color:var(--product-accent-contrast, rgb(var(--color-background)));font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.quantity-bundle__badge--dark{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width:749px){.quantity-bundle__radio{align-self:flex-start;margin-top:.25rem}.quantity-bundle__copy strong[data-tier-label]{line-height:1.15}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/product-quantity-bundle.css.map */
