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