.success-container[data-v-43fc74f2]{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#20bf55,#01baef);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff;text-align:center;padding:20px}.content-wrapper[data-v-43fc74f2]{max-width:400px;width:100%;animation:popIn-43fc74f2 .6s cubic-bezier(.175,.885,.32,1.275)}.title[data-v-43fc74f2]{font-size:2rem;font-weight:700;margin-top:20px;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.subtitle[data-v-43fc74f2]{font-size:1.1rem;opacity:.9;margin-bottom:40px}.checkmark-circle[data-v-43fc74f2]{width:100px;height:100px;position:relative;display:inline-block;vertical-align:top;margin:auto}.checkmark-circle .background[data-v-43fc74f2]{width:100px;height:100px;border-radius:50%;background:#fff;position:absolute;transform:scale(0);animation:scaleIn-43fc74f2 .4s cubic-bezier(.175,.885,.32,1.275) forwards}.checkmark-circle .checkmark[data-v-43fc74f2]{border-radius:5px}.checkmark-circle .checkmark.draw[data-v-43fc74f2]:after{animation-delay:.3s;animation-duration:1s;animation-timing-function:ease;animation-name:checkmark-43fc74f2;transform:scaleX(-1) rotate(135deg);animation-fill-mode:forwards}.checkmark-circle .checkmark[data-v-43fc74f2]:after{opacity:1;height:50px;width:25px;transform-origin:left top;border-right:6px solid #20bf55;border-top:6px solid #20bf55;content:"";left:25px;top:50px;position:absolute}@keyframes scaleIn-43fc74f2{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes popIn-43fc74f2{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes checkmark-43fc74f2{0%{height:0;width:0;opacity:1}20%{height:0;width:25px;opacity:1}40%{height:50px;width:25px;opacity:1}to{height:50px;width:25px;opacity:1}}