@keyframes component_scaleAnimation__S_Nda{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes component_drawCircle__xDAB7{0%{stroke-dashoffset:var(--circle-length)}to{stroke-dashoffset:0}}@keyframes component_drawCheck__lzApX{0%{stroke-dashoffset:var(--check-length)}to{stroke-dashoffset:0}}@keyframes component_fadeOut__w8BFf{0%{opacity:1}to{opacity:0}}@keyframes component_fadeIn__kHm6E{0%{opacity:0}to{opacity:1}}.component_successAnimationCircle__3krdl{stroke-dasharray:var(--circle-length) var(--circle-length);stroke:#4CAF50}.component_successAnimationCheck__UsXBv{stroke-dasharray:var(--check-length) var(--check-length);stroke:#4CAF50}.component_successAnimationResult___ajJR{fill:#4CAF50;opacity:0}.component_successAnimation__RhmyN.component_animated__DWOIl{animation:component_scaleAnimation__S_Nda 1s ease-out 0s 1 both;.component_successAnimationCircle__3krdl{animation:component_drawCircle__xDAB7 1s cubic-bezier(.77,0,.175,1) 0s 1 both,component_fadeOut__w8BFf .3s linear .9s 1 both}.component_successAnimationCheck__UsXBv{animation:component_drawCheck__lzApX 1s cubic-bezier(.77,0,.175,1) 0s 1 both,component_fadeOut__w8BFf .3s linear .9s 1 both}.component_successAnimationResult___ajJR{animation:component_fadeIn__kHm6E .3s linear .9s both}}