.ebook-form{display:flex;flex-direction:column;gap:12px;width:100%}.ebook-form h3{margin:0 0 8px}.ebook-form label{color:#002f43;display:block;font-size:14px;font-weight:700;margin:0 0 4px;width:100%}.ebook-form input[type=email],.ebook-form input[type=text]{background:#fff;border:1px solid #d0d7de;border-radius:8px;box-sizing:border-box;color:#002f43;display:block;font-family:PT Sans,sans-serif;font-size:15px;height:44px;margin:0 0 8px;max-width:100%;padding:0 14px;width:100%}.ebook-form .ebook-submit-btn,.ebook-success .ebook-submit-btn{background:#f16736;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:PT Sans,sans-serif;font-size:14px;font-weight:700;height:48px;letter-spacing:.04em;margin-top:25px;text-transform:uppercase;width:100%}.ebook-form .ebook-submit-btn:hover,.ebook-success .ebook-submit-btn:hover{background:#d9552a}.ebook-success{display:none;padding:24px 8px;text-align:center}.ebook-success p{color:#002f43;font-size:16px;font-weight:700;line-height:1.4;margin:0 0 20px}.ebook-form button,.ebook-form input,.ebook-form label{clear:both!important;float:none!important}.modal-content .ebook-form>*{flex:0 0 100%!important;max-width:100%!important;width:100%!important}