html { scroll-behavior: smooth; }
img { max-width: 100%; }
[aria-disabled="true"] { cursor: default; }
.call-form:not(.call-form-active) { visibility: hidden; }
.call-form { max-height: 92vh; overflow-y: auto; }
.call-form-wrapper:not(.call-form-wrapper-active) .call-form-close { pointer-events: none; }
#m2, #m5, #m6, #m8, #m9, #m11, #m12 { scroll-margin-top: 100px; }
.local-close { position: absolute; right: 12px; top: 8px; border: 0; background: transparent; color: #fff; font-size: 26px; line-height: 1; padding: 4px; }
.wpcf7 form .wpcf7-response-output.local-response { display: block !important; margin: 12px 0 0; padding: 10px 0; border: 0; border-top: 2px solid #a1782f; color: inherit; font-size: 14px; line-height: 1.5; }
:focus-visible { outline: 2px solid #a1782f; outline-offset: 4px; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition: none !important; animation: none !important; scroll-behavior: auto !important; } }
