.block-pulse-line svg{max-width:500px}.block-pulse-line svg .ekg{fill:none;stroke:var(--bs-primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;opacity:0;stroke-dashoffset:1000;stroke-dasharray:1000;animation:ekg 2.5s linear forwards infinite}@keyframes ekg{0%{stroke-dashoffset:1000}25%{opacity:0;stroke-dashoffset:3000}50%{stroke-dashoffset:2000}99%{opacity:1}100%{opacity:0}}
