.modal{display:none;position:fixed;top:100px;right:0;left:0;margin:0 auto !important;background-color:#fff;max-width:540px;max-height:fit-content;max-height:-moz-fit-content;overflow-y:auto;padding:50px 35px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:2px solid #eaeaea;z-index:1000}.modal-mask{display:none;z-index:999;height:100%;width:100%;position:fixed;background-color:rgba(0,0,0,.65);top:0;left:0}.modal-close-outer{position:absolute;right:25px;top:20px}.modal-close{text-decoration:none;color:#b9b9b9 !important;position:fixed;cursor:pointer}@media(max-width:767px){.modal{max-width:76%;max-height:max-content !important;padding:30px 7% !important;bottom:auto}.modal h1{font-size:24px !important;margin-bottom:5px !important}}