.modal-confirm-back[data-v-675f0e8f]{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;background-color:rgba(43,63,87,.5);height:100%;width:100%;position:fixed;left:0;top:0;z-index:10000002}.modal-confirm-wrapper[data-v-675f0e8f]{background-color:#fff;border-radius:.3rem;padding:2rem;width:35rem;max-height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.modal-confirm-wrapper .modal-confirm-body .header .title[data-v-675f0e8f]{width:100%;text-align:center;color:#3b5472;font-weight:400;font-size:1.2rem}.modal-confirm-wrapper .modal-confirm-footer[data-v-675f0e8f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.5rem;border-top:none}.modal-confirm-wrapper .modal-confirm-footer .resolve[data-v-675f0e8f]{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;background:#5965e7;border:none;color:#fff;font-size:.8rem}.modal-confirm-wrapper .modal-confirm-footer .resolve[data-v-675f0e8f]:hover{background:rgb(66.7210526316,80.3315789474,227.7789473684)}.modal-confirm-wrapper .modal-confirm-footer .reject[data-v-675f0e8f]{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;border:1px solid rgb(231.2027972028,234.0699300699,237.7972027972)}.modal-confirm-wrapper .modal-confirm-footer .reject[data-v-675f0e8f]:hover{background:#f5f8fa;border:1px solid rgb(201.6013986014,208.034965035,216.3986013986)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.modal-confirm-wrapper .header .title[data-v-675f0e8f]{font-family:sans-serif!important;font-weight:500}}