.modal-overlay{align-items:center;backdrop-filter:blur(2px);background:hsla(0,0%,100%,.65);display:flex;inset:0;justify-content:center;position:fixed;z-index:999999}.modal-content{background:#fff;border:4px solid #cfcfcf;border-radius:40px;box-shadow:0 10px 40px rgba(0,0,0,.08);box-sizing:border-box;max-width:720px;padding:60px 80px;width:calc(100% - 40px)}.ebook-form{display:flex;flex-direction:column}.ebook-form h3{color:#0b2b3d;font-family:PT Sans,sans-serif;font-size:28px;font-weight:700;margin-bottom:40px;text-align:center}.ebook-form label{color:#0b2b3d;font-size:14px;font-weight:600;margin-bottom:6px}.ebook-form input{background:#e6e6e6;border:none;border-radius:999px;font-size:16px;margin-bottom:20px;outline:none;padding:14px 22px}.ebook-form input:focus{background:#ddd}.ebook-submit-btn{background:#d85d38;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:10px;padding:14px 22px;width:100%}.ebook-submit-btn:hover{opacity:.9}@media (max-width:768px){.modal-content{border-radius:30px;padding:30px 20px}.ebook-form h3{font-size:22px;margin-bottom:25px}}