.checkmark{stroke-width:3px;stroke:var(--success);box-shadow:inset 0px 0px 0px var(--success);border-radius:50%;display:block}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:4px;stroke:var(--success);animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke}.checkmark__check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale(1.1)}}
