.modal-form-6m .modal-wrapper{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;height:0;transition:opacity .3s linear;opacity:0;z-index:10024}.modal-form-6m .modal-body{transition:all .3s ease-in-out;margin-top:-100px;overflow-y:scroll}.modal-form-6m .modal-wrapper.open{height:100%;opacity:1}.modal-form-6m .modal-wrapper.open .modal-body{margin-top:0}