svg{overflow:visible}.segment{stroke:#244563;stroke-width:3;stroke-linecap:round;fill:none;stroke-dasharray:100;stroke-dashoffset:100;opacity:0;animation:draw .1s linear forwards}@keyframes draw{to{opacity:1;stroke-dashoffset:0}}.animation-jump{animation:jump 1s ease forwards}@keyframes jump{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}