.bar-hover-pulse path:hover,.bar-hover-pulse rect:hover{animation:bar-pulse 2s ease-in-out infinite}@keyframes bar-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@media(prefers-reduced-motion:reduce){.bar-hover-pulse path:hover,.bar-hover-pulse rect:hover{animation:none;opacity:.8}}
