.ec-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;color:#334155}.ec-contact__field{min-width:0}.ec-contact__field--full,.ec-contact__field--order,.ec-contact__footer,.ec-contact__status,.ec-contact noscript{grid-column:1 / -1}.ec-contact__field--order input{max-width:360px}.ec-contact label{display:block;margin:0 0 8px;color:#111827;font-weight:650}.ec-contact__optional{color:#5f6b7a;font-size:.9em;font-weight:400}.ec-contact input,.ec-contact select,.ec-contact textarea{width:100%;min-height:48px;padding:11px 12px;border:1px solid #94a3b8;border-radius:9px;background:#fff;color:#111827;font:inherit;line-height:1.45}.ec-contact textarea{min-height:168px;resize:vertical}.ec-contact input:focus-visible,.ec-contact select:focus-visible,.ec-contact textarea:focus-visible,.ec-contact__submit:focus-visible,.ec-contact a:focus-visible{outline:3px solid rgb(132 196 65 / .45);outline-offset:2px}.ec-contact [aria-invalid="true"]{border-color:#b42318}.ec-contact__error{display:block;min-height:22px;padding-top:4px;color:#b42318;font-size:14px}.ec-contact__trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.ec-contact__turnstile{min-height:0}.ec-contact__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.ec-contact__privacy{max-width:720px;margin:0;color:#5f6b7a;font-size:14px}.ec-contact__privacy a{color:#2f6f1f;text-decoration:underline;text-underline-offset:2px}.ec-contact__submit{min-height:48px;padding:12px 24px;border:1px solid #84c441;border-radius:9px;background:#84c441;color:#071225;font:inherit;font-weight:700;cursor:pointer}.ec-contact__submit:hover{border-color:#6daa31;background:#6daa31}.ec-contact__submit:disabled{cursor:wait;opacity:.65}.ec-contact__status{min-height:48px;padding:12px 14px;border-radius:9px}.ec-contact__status:empty{visibility:hidden}.ec-contact__status[data-state="success"]{border:1px solid #84c441;background:#f7fbf1;color:#1f5c17}.ec-contact__status[data-state="error"],.ec-contact__notice--error{border:1px solid #f0a9a2;background:#fff4f2;color:#8a1c13}.ec-contact__status[data-state="pending"]{border:1px solid #cbd5e1;background:#f8fafc;color:#334155}.ec-contact__notice{padding:12px 14px;border-radius:9px}@media (max-width:767.98px){.ec-contact{grid-template-columns:1fr;gap:12px}.ec-contact__field--full,.ec-contact__field--order,.ec-contact__footer,.ec-contact__status,.ec-contact noscript{grid-column:auto}.ec-contact__field--order input{max-width:none}.ec-contact__footer{align-items:stretch;flex-direction:column}.ec-contact__submit{width:100%}}@media (prefers-reduced-motion:reduce){.ec-contact *,.ec-contact *::before,.ec-contact *::after{scroll-behavior:auto!important;transition:none!important}}