.modal-backdrop[data-v-76f81b3a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.modal-backdrop[data-v-76f81b3a],.modal-content[data-v-76f81b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content[data-v-76f81b3a]{background-color:#fff;border-radius:16px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.3);box-shadow:0 5px 15px rgba(0,0,0,.3);padding:32px 20px;width:80%;max-width:350px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media only screen and (max-width:992px){.modal-content[data-v-76f81b3a]{max-width:277px;max-height:328px;padding:24px 16px;gap:32px}}.text-container[data-v-76f81b3a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.icon-container[data-v-76f81b3a],.text-container[data-v-76f81b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-container[data-v-76f81b3a]{width:100px;height:100px;background-color:#d9e9ff;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6.5px}.icon-container img[data-v-76f81b3a]{width:87.2px;height:87.2px}.title[data-v-76f81b3a]{font-size:32px;font-weight:500;color:#000;height:48px}@media only screen and (max-width:992px){.title[data-v-76f81b3a]{font-size:24px;height:auto}}.message[data-v-76f81b3a]{font-size:18px;color:#616675;font-weight:400}@media only screen and (max-width:992px){.message[data-v-76f81b3a]{font-size:16px}}.extra-ring[data-v-76f81b3a]{border:2px solid #e8f2ff;border-radius:100%;width:139px;height:139px;margin:0 auto 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:992px){.extra-ring[data-v-76f81b3a]{width:120px;height:120px}}.done-btn[data-v-76f81b3a]{background-color:#2988f0;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;width:100%;font-size:1rem;font-weight:600;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.done-btn[data-v-76f81b3a]:hover{background-color:#0b5ed7}.modal-fade-enter-active[data-v-76f81b3a],.modal-fade-leave-active[data-v-76f81b3a]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-fade-enter[data-v-76f81b3a],.modal-fade-leave-to[data-v-76f81b3a]{opacity:0}