@keyframes checkmark{0%{stroke-dashoffset:50px}to{stroke-dashoffset:0}}@keyframes checkmark-circle{0%{stroke-dashoffset:345px}to{stroke-dashoffset:690px}}.cm-checkmark-animation{text-align:center;overflow:visible}.cm-checkmark-animation svg{overflow:visible}.cm-checkmark-animation svg g{fill:none;stroke:#16b2ca;stroke-width:3}.cm-checkmark-animation svg g path{animation:checkmark .25s ease-in-out .7s backwards;stroke-dasharray:50px,50px;stroke-dashoffset:0px}.cm-checkmark-animation svg g circle{animation:checkmark-circle .6s ease-in-out backwards;stroke-dasharray:345px,345px;stroke-dashoffset:690px}
