@keyframes bsdash-bar-grow{0%{transform:scaleY(.15)}55%{transform:scaleY(1)}to{transform:scaleY(1)}}@keyframes bsdash-line-draw{0%{stroke-dashoffset:320}60%,to{stroke-dashoffset:0}}@keyframes bsdash-area-rise{0%{opacity:0;transform:translateY(8px)}60%,to{opacity:1;transform:translateY(0)}}@keyframes bsdash-donut-sweep{0%{transform:rotate(-90deg);opacity:0}to{transform:rotate(270deg);opacity:1}}@keyframes bsdash-count-pulse{0%,to{opacity:.92}50%{opacity:1}}@keyframes bsdash-live-dot{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.35);opacity:1}}@keyframes bsdash-embed-float{0%{transform:translate(0) scale(.9);opacity:0}12%{opacity:1}45%{transform:translate(28px,-10px) scale(1);opacity:1}78%{transform:translate(56px,-4px) scale(.92);opacity:1}92%,to{transform:translate(70px) scale(.6);opacity:0}}@keyframes bsdash-widget-pop{0%{transform:translateY(10px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.bsdash-root{--bsdash-stagger:0ms}.bsdash-widget{animation:bsdash-widget-pop .6s cubic-bezier(.22,1,.36,1) both}.bsdash-bar{transform-origin:bottom center;animation:bsdash-bar-grow 4.5s ease-in-out infinite}.bsdash-line{stroke-dasharray:320;animation:bsdash-line-draw 4.5s ease-in-out infinite}.bsdash-area{animation:bsdash-area-rise 4.5s ease-in-out infinite}.bsdash-donut-ring{transform-origin:center;animation:bsdash-donut-sweep 1.4s cubic-bezier(.22,1,.36,1) both}.bsdash-count{animation:bsdash-count-pulse 3.5s ease-in-out infinite}.bsdash-live{animation:bsdash-live-dot 1.8s ease-in-out infinite}.bsdash-embed{animation:bsdash-embed-float 5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.bsdash-area,.bsdash-bar,.bsdash-count,.bsdash-donut-ring,.bsdash-embed,.bsdash-line,.bsdash-live,.bsdash-widget{animation:none!important}.bsdash-line{stroke-dashoffset:0}.bsdash-embed{opacity:0}}