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