@keyframes check-pop{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.15)}70%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes teal-glow-pulse{0%,to{box-shadow:0 0 #00dbcd00}50%{box-shadow:0 0 20px 4px #00dbcd26}}.animate-check-pop{animation:.6s cubic-bezier(.34,1.56,.64,1) both check-pop}.animate-success-card{animation:.4s ease-out both scale-fade-in,2s ease-in-out .4s teal-glow-pulse}@media (prefers-reduced-motion:reduce){.animate-check-pop,.animate-success-card{animation:none!important}}
/*# sourceMappingURL=d968fb746b7aa4d5.css.map*/