.form--modal{display:none;height:auto;left:50%;max-height:90vh;max-width:700px;overflow:scroll;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:9999999}.form--modal.active{display:block}.form--modal i{cursor:pointer;position:absolute;right:1em;top:2em}