.app-modal[data-v-1e2db82d]{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:22em;padding:2rem;border-radius:1rem;box-shadow:0 5px 5px rgba(0,0,0,.2);background:#fff;z-index:999;transform:none}.app-modal__header__title[data-v-1e2db82d]{color:#000;font-weight:700;margin:0 0 1rem}.app-modal__body__content[data-v-1e2db82d]{white-space:pre-line;color:#757575;font-size:1.125rem;line-height:1.875rem;font-weight:500}.app-modal__footer__button[data-v-1e2db82d]{height:1.6875rem;width:5.5625rem;border:0;border-radius:.5rem;font-size:.75rem;font-weight:700;line-height:1.375rem;color:var(--white)}.app-modal__footer .btn-confirm[data-v-1e2db82d]{background:#ff2d35}.app-modal__footer .btn-cancle[data-v-1e2db82d]{background:#757575}.app-modal__footer button+button[data-v-1e2db82d]{margin-left:10px}.app-modal-overlay[data-v-1e2db82d]{content:"";position:absolute;position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#757575;opacity:.6;cursor:pointer}.fade-enter-active[data-v-1e2db82d],.fade-leave-active[data-v-1e2db82d]{transition:opacity .4s linear}.fade-enter[data-v-1e2db82d],.fade-leave-to[data-v-1e2db82d]{opacity:0}.pop-enter-active[data-v-1e2db82d],.pop-leave-active[data-v-1e2db82d]{transition:transform .4s cubic-bezier(.5,0,.5,1),opacity .4s linear}.pop-enter[data-v-1e2db82d],.pop-leave-to[data-v-1e2db82d]{opacity:0;transform:scale(.3) translateY(-50%)}