.popup[data-v-0e51f4eb]{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:100}
.popup-mask[data-v-0e51f4eb]{width:100%;height:100%;background:rgba(0,0,0,.6);cursor:pointer;position:absolute;top:0;z-index:-1}
[dir="ltr"] .popup-mask[data-v-0e51f4eb]{left:0}
[dir="rtl"] .popup-mask[data-v-0e51f4eb]{right:0}
.popup-content[data-v-0e51f4eb]{background-color:#f3f3f3;height:20vh;width:100%;padding:30px 30px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:0}
[dir="ltr"] .popup-content[data-v-0e51f4eb]{left:0}
[dir="rtl"] .popup-content[data-v-0e51f4eb]{right:0}
.popup-close[data-v-0e51f4eb]{position:absolute;top:20px;width:24px;height:24px;background:no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAASFBMVEUAAADeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmLeYmIAAABzNIkRAAAAFnRSTlMAJBGb9FRV850f/FZXIA73D/aiJhMn6CGLBwAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAACCSURBVCjPdZHZEoMgDEWv1oJCXIv5/0+1tLXDdnmAyTlDQgKArkex+i7uDx2eOTdWR2BSVedTLu6NZixrNFLwdQO8y8yHf1NIalggretS8T+o+G1q/jMNfpuaU8FSseLsuaxBNhIWmNZ1Ayy2VdBumNnXYtTd5E35XY94vkI5hnACF2dREO0np1xMAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTEyLTI3VDExOjI5OjM0KzA4OjAwoLiNLQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0xMi0yN1QxMToyOTozNCswODowMNHlNZEAAAAASUVORK5CYII=)}
[dir="ltr"] .popup-close[data-v-0e51f4eb]{right:20px}
[dir="rtl"] .popup-close[data-v-0e51f4eb]{left:20px}
.btn-container[data-v-0e51f4eb]{width:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:scale(1.5);transform:scale(1.5)}
.btn-container iframe[data-v-0e51f4eb]{max-height:48px}
.loading[data-v-0e51f4eb]{-webkit-animation:loaddingRotate-data-v-0e51f4eb 3s infinite;animation:loaddingRotate-data-v-0e51f4eb 3s infinite}
@-webkit-keyframes loaddingRotate-data-v-0e51f4eb{
from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes loaddingRotate-data-v-0e51f4eb{
from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.cancel-popup[data-v-0e51f4eb]{width:100%;height:100%;position:fixed;top:0;z-index:10}
[dir="ltr"] .cancel-popup[data-v-0e51f4eb]{left:0}
[dir="rtl"] .cancel-popup[data-v-0e51f4eb]{right:0}
.cancel-popup .popup-mask[data-v-0e51f4eb]{background:rgba(0,0,0,.6);cursor:pointer;width:100%;height:100%}
.cancel-popup .popup-main[data-v-0e51f4eb]{width:420px;max-height:80%;max-width:95%;height:250px;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 60px;background:#fff;position:absolute;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:50%;overflow:auto}
[dir="ltr"] .cancel-popup .popup-main[data-v-0e51f4eb]{left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
[dir="rtl"] .cancel-popup .popup-main[data-v-0e51f4eb]{right:50%;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}
.cancel-popup .popup-main .popup-close[data-v-0e51f4eb]{position:absolute;top:5px;font-size:16px;padding:10px;cursor:pointer}
[dir="ltr"] .cancel-popup .popup-main .popup-close[data-v-0e51f4eb]{right:5px}
[dir="rtl"] .cancel-popup .popup-main .popup-close[data-v-0e51f4eb]{left:5px}
.cancel-popup .popup-main .title-text[data-v-0e51f4eb]{font-size:18px;line-height:1.3;font-weight:600;color:#00112c;text-align:center}
.cancel-popup .popup-main .btn-wrap[data-v-0e51f4eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:60px}
.cancel-popup .popup-main .btn-wrap .btn-item[data-v-0e51f4eb]{font-size:16px;padding:12px;cursor:pointer;border-radius:6px;-webkit-transition:all .3s;transition:all .3s}
.cancel-popup .popup-main .btn-wrap .btn-item.continue[data-v-0e51f4eb]{color:#000;background:#fff;border:1px solid #e6e9eb}
[dir="ltr"] .cancel-popup .popup-main .btn-wrap .btn-item.continue[data-v-0e51f4eb]{margin-right:20px}
[dir="rtl"] .cancel-popup .popup-main .btn-wrap .btn-item.continue[data-v-0e51f4eb]{margin-left:20px}
.cancel-popup .popup-main .btn-wrap .btn-item.continue[data-v-0e51f4eb]:hover{background:#f7f8f9}
.cancel-popup .popup-main .btn-wrap .btn-item.leave[data-v-0e51f4eb]{background:#ac2020;color:#fff;border:1px solid #ac2020}
.cancel-popup .popup-main .btn-wrap .btn-item.leave[data-v-0e51f4eb]:hover{background:#c91515}

/*# sourceMappingURL=chunk-f850097e.7d23d99d7a686a573c39.css.map?v=20250206*/