.animate-tick path{stroke-dasharray:60;stroke-dashoffset:60px;animation:.6s forwards tick-draw}@keyframes tick-draw{to{stroke-dashoffset:0}}