.modal-backdrop[data-v-3bf42372]{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-3bf42372],.modal-content[data-v-3bf42372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content[data-v-3bf42372]{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-3bf42372]{max-width:277px;max-height:328px;padding:24px 16px;gap:20px}}.text-container[data-v-3bf42372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media only screen and (max-width:992px){.text-container[data-v-3bf42372]{gap:6px}}.icon-container[data-v-3bf42372]{width:100px;height:100px;border-radius:50%;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;padding:6.5px}@media only screen and (max-width:992px){.icon-container[data-v-3bf42372]{width:52px;height:52px;padding:4px}}.icon-container img[data-v-3bf42372]{width:87.2px;height:87.2px}@media only screen and (max-width:992px){.icon-container img[data-v-3bf42372]{width:36px;height:36px}}.title[data-v-3bf42372]{font-size:32px;font-weight:500;color:#000;height:48px}@media only screen and (max-width:992px){.title[data-v-3bf42372]{font-size:24px;height:auto}}.message[data-v-3bf42372]{font-size:18px;color:#616675;font-weight:400}@media only screen and (max-width:992px){.message[data-v-3bf42372]{font-size:16px}}.extra-ring[data-v-3bf42372]{border:2px solid #fff0f0;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-3bf42372]{width:72px;height:72px;margin-bottom:.5rem}}.done-btn[data-v-3bf42372]{color:#fff;border:none;border-radius:8px}.cancel-btn[data-v-3bf42372],.done-btn[data-v-3bf42372]{padding:.75rem 1rem;width:100%;font-size:1rem;font-weight:600;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;-webkit-box-flex:1;-ms-flex:1;flex:1}.cancel-btn[data-v-3bf42372]{border-radius:8px;border:1px solid #b2b8bf;background-color:#fff;color:#b2b8bf}.cancel-btn[data-v-3bf42372]:hover{background-color:#b2b8bf;color:#fff}.done-btn[data-v-3bf42372]:hover{-webkit-filter:brightness(.9);filter:brightness(.9)}.modal-fade-enter-active[data-v-3bf42372],.modal-fade-leave-active[data-v-3bf42372]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-fade-enter[data-v-3bf42372],.modal-fade-leave-to[data-v-3bf42372]{opacity:0}.btn-container[data-v-3bf42372]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:42px}