@keyframes qty-pop-up{0%{transform:translateY(0) scale(1)}40%{transform:translateY(-4px) scale(1.22)}to{transform:translateY(0) scale(1)}}@keyframes qty-pop-down{0%{transform:translateY(0) scale(1)}40%{transform:translateY(4px) scale(1.22)}to{transform:translateY(0) scale(1)}}.quantity-input.qty-pop-up{animation:qty-pop-up .28s cubic-bezier(.22,1,.36,1)}.quantity-input.qty-pop-down{animation:qty-pop-down .28s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.quantity-input.qty-pop-up,.quantity-input.qty-pop-down{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/quantity-pop.css.map */
