.brand .logo { display: none; }
.brand { gap: 0; }
.leadForm .privacyConsent { grid-column: 1 / -1; display: flex; gap: 8px; align-items: flex-start; color: #d9e3ef; font-size: 11px; }
.leadForm .privacyConsent input { width: auto; margin-top: 3px; }
.leadForm .honeypot { position: absolute; left: -9999px; width: 1px; height: 1px; }
.receipt { grid-column: 1 / -1; min-height: 20px; color: #a8d5ff; font-size: 12px; font-weight: 700; }
.proof-contact main > section:not(#contact) { display: none; }
