.subscribe-block{padding:1.5rem;background:#f9f9f9;border-radius:8px}.subscribe-block__heading{margin-top:0;margin-bottom:.25rem;text-transform:uppercase}.subscribe-form__key{font-size:.85rem;margin-bottom:1rem}.subscribe-form__fields{display:flex;flex-wrap:wrap;gap:1rem}.subscribe-form__field--half{flex:1 1 calc(50% - .5rem);min-width:180px}.subscribe-form__field--full{flex:1 1 100%}.subscribe-form__field label{display:block;margin-bottom:.25rem;font-weight:600;font-size:.9rem}.subscribe-form__field input[type=email],.subscribe-form__field input[type=text],.subscribe-form__field select{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}.subscribe-form__checkbox label{font-weight:400;display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.subscribe-form__checkbox input[type=checkbox]{margin-top:.25rem;flex-shrink:0}.subscribe-form__success{text-align:center;padding:2rem 0}.subscribe-form .turnstile-error{color:#c00;font-size:.85rem;margin-top:.25rem}.subscribe-form .btn-primary:disabled{opacity:.5;cursor:not-allowed}