.custom-modal-overlay[data-v-570bfdab]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);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;z-index:1000}.custom-modal[data-v-570bfdab]{background:#fff;border-radius:.5rem;width:500px;max-width:90%;padding:1rem;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.custom-modal-header[data-v-570bfdab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:1.1rem;margin-bottom:1rem}.custom-modal-body[data-v-570bfdab]{max-height:50vh;overflow-y:auto}.custom-modal-footer[data-v-570bfdab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1rem}.close-btn[data-v-570bfdab]{background:transparent;border:none;font-size:1.5rem;cursor:pointer}