.animation-container[data-v-4a752c14]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f8f5;padding:20px;box-sizing:border-box;text-align:center}.logo-wrapper[data-v-4a752c14]{max-width:100%;display:flex;justify-content:center}.logo-image[data-v-4a752c14]{max-width:100%;height:auto}.circle[data-v-4a752c14]{display:flex;flex-direction:column;align-items:center;width:50%}.checkmark[data-v-4a752c14]{width:80px;height:80px;stroke-width:2;stroke:#4caf50;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;animation:scaleCircle-4a752c14 .6s ease-in-out;margin-bottom:15px}.checkmark__circle[data-v-4a752c14]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke:#4caf50;fill:none;animation:drawCircle-4a752c14 .6s linear forwards}.checkmark__check[data-v-4a752c14]{stroke-dasharray:48;stroke-dashoffset:48;animation:drawCheck-4a752c14 .4s ease-in-out .6s forwards}.text-title[data-v-4a752c14]{font-size:2rem;font-weight:700;color:#333}.success-message[data-v-4a752c14]{font-size:1.2rem;color:#333;font-weight:500;margin-top:10px}@keyframes drawCircle-4a752c14{to{stroke-dashoffset:0}}@keyframes drawCheck-4a752c14{to{stroke-dashoffset:0}}@keyframes scaleCircle-4a752c14{0%{transform:scale(0)}80%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.circle[data-v-4a752c14]{width:70%}.checkmark[data-v-4a752c14]{width:60px;height:60px}.text-title[data-v-4a752c14]{font-size:1.5rem}.success-message[data-v-4a752c14]{font-size:1rem}}@media (max-width:576px){.circle[data-v-4a752c14]{width:90%}.checkmark[data-v-4a752c14]{width:50px;height:50px}.text-title[data-v-4a752c14]{font-size:1.2rem}.success-message[data-v-4a752c14]{font-size:.9rem}}