.successAnimation_successAnimation__UE8is{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center;z-index:1000;animation:successAnimation_fadeIn__9LlNE .3s ease-out}.successAnimation_checkmark__hFRZ4{width:80px;height:80px;position:relative;animation:successAnimation_scale__EAJI0 .3s ease-in-out .3s both}.successAnimation_checkmarkCircle__Iz1Vc{width:80px;height:80px;position:absolute;border-radius:50%;border:4px solid var(--success-color);animation:successAnimation_stroke__Xd3tA .6s cubic-bezier(.65,0,.45,1) forwards}.successAnimation_checkmarkStem__LSNKd{width:3px;height:25px;background-color:var(--success-color);position:absolute;left:38px;top:20px;border-radius:2px;transform:translateY(30px) scaleY(0);transform-origin:center top;animation:successAnimation_stem__KrE_P .2s linear .8s forwards}.successAnimation_checkmarkKick__Ey34r{width:15px;height:3px;background-color:var(--success-color);position:absolute;left:26px;top:40px;border-radius:2px;transform:translateX(10px) rotate(-45deg) scaleX(0);transform-origin:center right;animation:successAnimation_kick__lS018 .2s linear .8s forwards}@keyframes successAnimation_stroke__Xd3tA{to{transform:scale(1)}}@keyframes successAnimation_scale__EAJI0{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes successAnimation_fadeIn__9LlNE{0%{opacity:0}to{opacity:1}}@keyframes successAnimation_stem__KrE_P{0%{transform:translateY(30px) scaleY(0)}to{transform:translateY(0) scaleY(1)}}@keyframes successAnimation_kick__lS018{0%{transform:translateX(10px) rotate(-45deg) scaleX(0)}to{transform:translateX(0) rotate(-45deg) scaleX(1)}}