@keyframes biPulseDash{0%{stroke-dashoffset:0;opacity:0}2%{stroke-dashoffset:0;opacity:1}98%{stroke-dashoffset:-.85px;opacity:1}to{stroke-dashoffset:-.85px;opacity:0}}.bi-pulse-dash{animation:3s linear infinite biPulseDash}
