.ModalForm_modalForm__YkxqQ{position:fixed;z-index:999999;inset:0;width:100%;height:100%;background-color:#00000040;display:grid;place-items:center}.ModalForm_container__sbZH3{background-color:#ffffff;border-radius:12px;padding:1.25rem;width:94%;max-width:40rem;max-height:calc(100vh - 20px);overflow-y:auto;position:relative;z-index:999}.ModalForm_header__o3OFD{display:flex;align-items:center}.ModalForm_header__o3OFD button{cursor:pointer;display:grid;place-items:center;padding:.25rem;position:absolute;top:16px;right:16px;background-color:transparent;outline:none;transition:all .2s ease-in}.ModalForm_header__o3OFD button:focus,.ModalForm_header__o3OFD button:hover{transition:all .2s ease-out;background-color:#ebebeb}@media (max-width:500px){.ModalForm_header__o3OFD h3{max-width:13ch!important;line-height:120%}}@media (min-width:1200px){.ModalForm_container__sbZH3{max-height:calc(100vh - 140px)}}