@supports (animation:grow 0.3s cubic-bezier(0.25, 0.25, 0.25, 1) forwards){.tick[data-v-7ec9fa60]{stroke-opacity:0;stroke-dasharray:29;stroke-dashoffset:29px;animation:.3s cubic-bezier(.25,.25,.25,1) .4s forwards draw-7ec9fa60}.circle[data-v-7ec9fa60]{fill-opacity:0;stroke:#13a452;stroke-width:16px;transform-origin:50%;animation:.5s cubic-bezier(.25,.25,.25,1.25) forwards grow-7ec9fa60;transform:scale(0)}}@keyframes grow-7ec9fa60{60%{stroke-width:4px;fill-opacity:0;transform:scale(.8)}to{stroke-width:8px;fill-opacity:1;fill:#13a452;transform:scale(.9)}}@keyframes draw-7ec9fa60{0%,to{stroke-opacity:1}to{stroke-dashoffset:0}}
