.both-newsletter-form{box-sizing:border-box;padding:24px;margin:24px 0;border:1px solid #ddd;border-radius:10px;background:#fff}.both-newsletter-form h3{margin-top:0}.bn-subscribe-form{display:grid;gap:10px}.bn-subscribe-form input[type=text],.bn-subscribe-form input[type=email]{width:100%;box-sizing:border-box;padding:12px;border:1px solid #bbb;border-radius:6px}.bn-subscribe-form button{padding:12px 18px;border:0;border-radius:6px;cursor:pointer}.bn-consent{font-size:13px}.bn-message{min-height:20px;font-size:14px}.bn-message:empty{display:none}.bn-message.bn-success{padding:10px 14px;border-radius:6px;background:#e6f6ea;color:#1e7e34;border:1px solid #b7e4c7;font-weight:600}.bn-message.bn-error{padding:10px 14px;border-radius:6px;background:#fdecea;color:#a12622;border:1px solid #f5c2bf;font-weight:600}