.Modal_overlay__BYn_U{position:fixed;top:0;left:0;width:100dvw;height:100dvh;display:flex;background-color:rgba(137,184,201,.9);z-index:100;overflow:hidden}.Modal_loading__DlIZm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Modal_modal__R8MYd{--modal-max-height:90dvh;--modal-max-width:90dvw;--modal-spacing-top:1.5rem;--modal-spacing-x:1rem;--modal-spacing-bottom:1rem;position:relative;margin:auto;max-width:var(--modal-max-width);max-height:var(--modal-max-height);background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:8px;padding:var(--modal-spacing-top) var(--modal-spacing-x) var(--modal-spacing-bottom);color:#072531!important;overflow-y:auto}@media(max-width:767px)and (display-mode:fullscreen){.Modal_modal__R8MYd{max-width:100dvw;max-height:100dvh;height:100dvh;width:100dvw;border-radius:0;padding:0}}.Modal_modal__R8MYd.Modal_full-screen__Tv_j_{height:100dvh;width:100dvw;padding:0;max-width:none;max-height:none}.Modal_modal__R8MYd.Modal_full-screen__Tv_j_ .Modal_dialog__PgYin{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%}@media(min-width:1200px){.Modal_modal__R8MYd{max-width:50dvw}}@media(min-width:992px){.Modal_modal__R8MYd{--modal-spacing-top:2.5rem;--modal-spacing-x:2rem;--modal-spacing-bottom:2rem}}.Modal_modal__R8MYd:focus,.Modal_modal__R8MYd:focus-visible{--modal-outline-size:0.125rem;--modal-outline-color:#072531;--color:#072531;border-radius:8px;outline-offset:calc(var(--modal-outline-size)*-1);outline:var(--modal-outline-size) solid var(--modal-outline-color)}.Modal_close-button__WENsr{position:absolute!important;top:1rem;right:1rem;z-index:1}