.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 2s infinite}.cart-count-bubble:after{animation-delay:1s}.cart-count-bubble{overflow:visible}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(2.5);opacity:0}to{transform:scale(1);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/component-cart-count-bubble-animation.css.map */
