.checkmark{display:block;margin-left:auto;margin-right:auto}.checkmark-circle{fill:#058c80;transform-origin:center;animation:pop .5s ease-out forwards}.checkmark-path{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:33;stroke-dashoffset:33;animation:draw .5s ease-out .5s forwards}@keyframes pop{0%{transform:scale(0)}80%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes draw{to{stroke-dashoffset:0}}
