.bbe-subscribe{background:#faf8f4;border-radius:16px;margin:0 auto;max-width:680px;padding:64px 32px;text-align:center}.bbe-subscribe__title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin-bottom:8px}.bbe-subscribe__desc{color:#555;font-size:1rem;margin-bottom:32px}.bbe-subscribe__form{display:flex;gap:12px;margin:0 auto;max-width:460px}.bbe-subscribe__form input[type=email]{border:1px solid rgba(0,0,0,.12);border-radius:6px;flex:1;font-family:inherit;font-size:.9rem;outline:none;padding:14px 16px}.bbe-subscribe__form input[type=email]:focus{border-color:#065f46}.bbe-subscribe__form button{background:#065f46;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:14px 28px;transition:background .2s;white-space:nowrap}.bbe-subscribe__form button:hover{background:#054d3a}.bbe-subscribe__note{color:#999;font-size:.8rem;margin-top:12px}@media (max-width:520px){.bbe-subscribe__form{flex-direction:column}.bbe-subscribe__form button{width:100%}}