@keyframes as-tick-pop{0%{opacity:0;transform:scale(.4)rotate(-90deg)}60%{opacity:1;transform:scale(1.08)rotate(6deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes as-tick-draw{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}@keyframes as-overlay-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes as-overlay-out{0%{opacity:1}to{opacity:0}}.as-tick{animation:.42s cubic-bezier(.22,1.2,.36,1) both as-tick-pop}.as-tick-path{stroke-dasharray:24;animation:.34s ease-out .12s both as-tick-draw}.as-celebration-card{animation:.28s cubic-bezier(.22,1.2,.36,1) both as-overlay-in}.as-celebration-leaving{animation:.22s ease-in both as-overlay-out}@media (prefers-reduced-motion:reduce){.as-tick,.as-tick-path,.as-celebration-card,.as-celebration-leaving{animation:none}.as-tick-path{stroke-dashoffset:0}}
