.cart-count-bubble:before,.cart-count-bubble:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:var(--cart-bubble-color, rgb(var(--color-button)));opacity:0;animation:pulse 2.5s infinite}.cart-count-bubble:after{animation-delay:1.5s}.cart-count-bubble{overflow:visible}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(2.25);opacity:0}to{transform:scale(1);opacity:0}}@media(prefers-reduced-motion:reduce){.cart-count-bubble:before,.cart-count-bubble:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-count-bubble-animation.css.map */
