@keyframes draw-checkmark{0%{stroke-dashoffset:18}to{stroke-dashoffset:0}}.checkmark-animation{animation:draw-checkmark .8s ease-out forwards}