.fp-dialog[data-v-068da385]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;display:flex;align-items:center;justify-content:center;transition:.3s;pointer-events:initial;box-sizing:border-box}.fp-dialog .fp-dialog-modal[data-v-068da385]{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background-color:#0000004d}.fp-dialog .fp-dialog-main[data-v-068da385]{transition:.3s;min-width:30em;min-height:20em;max-height:80vh;background-color:#fff;position:relative;border-radius:10px;box-shadow:var(--box-shadow);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.fp-dialog .fp-dialog-header[data-v-068da385]{background-color:var(--color-third);display:flex;align-items:center;justify-content:space-between;box-shadow:var(--box-shadow);padding:.3rem .6rem}.fp-dialog .fp-dialog-header>.title[data-v-068da385]{color:var(--color-text-white)}.fp-dialog .fp-dialog-header>.close-button[data-v-068da385]{width:1.6em;height:1.6em;font-size:1.2em;border-radius:50%;box-sizing:border-box;text-align:center;display:flex;align-items:center;justify-content:center}.fp-dialog .fp-dialog-body[data-v-068da385]{flex:1;padding:.8em;background-color:var(--color-bg-light);overflow-y:scroll}.fp-dialog .fp-dialog-footer[data-v-068da385]{text-align:right;padding:.6em;background-color:var(--color-bg-light);box-shadow:var(--box-shadow)}.fp-dialog .fp-dialog-footer>button[data-v-068da385]{padding:.4em .8em;border-radius:10px;font-size:1.3em}
