.modal-overlay{z-index:1000;background:#003d59cc;justify-content:center;align-items:center;width:100%;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-overlay--side{justify-content:flex-end;padding:0}.modal-dialog{width:100%;max-height:90vh;position:relative;overflow-y:auto}.modal-dialog.modal{z-index:auto;border-radius:16px;padding:0;background:#fff!important;box-shadow:0 4px 16px #003d5914!important}.modal-dialog--side{height:100vh;max-height:100vh;border-radius:16px 0 0 16px!important}.modal-dialog .modal__content{width:100%;margin-left:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .2s}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}
