.contact-module__swMWYG__contactSection{background:var(--bg-primary);padding:100px 0;transition:background-color .4s}.contact-module__swMWYG__formContainer{max-width:800px;margin:0 auto}.contact-module__swMWYG__columnTitle{color:var(--text-primary);text-align:center;margin-bottom:32px;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__formWrapper{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:32px;padding:40px}.contact-module__swMWYG__contactForm{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-secondary);font-size:.95rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea,.contact-module__swMWYG__formGroup select{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:16px;padding:14px 18px;font-size:1rem;transition:all .15s}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:var(--text-muted)}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus,.contact-module__swMWYG__formGroup select:focus{border-color:#2a7fd4;outline:none;box-shadow:0 0 0 3px #1e5fa333}.contact-module__swMWYG__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat}.contact-module__swMWYG__formGroup select option{background:var(--bg-secondary)}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__turnstileSection{flex-direction:column;gap:12px;display:flex}.contact-module__swMWYG__turnstileLabel{color:var(--text-secondary);font-size:.95rem;font-weight:500}.contact-module__swMWYG__turnstileWrapper{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:20px;justify-content:center;min-height:90px;padding:18px;display:flex}.contact-module__swMWYG__turnstileWidget{min-height:65px}.contact-module__swMWYG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__successMessage{text-align:center;padding:60px 40px}.contact-module__swMWYG__errorMessage{color:#b91c1c;background:#dc262614;border:1px solid #dc262633;border-radius:16px;padding:14px 18px;font-size:.95rem}.contact-module__swMWYG__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:2.5rem;display:flex}.contact-module__swMWYG__successMessage h3{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem}.contact-module__swMWYG__successMessage p{color:var(--text-tertiary);margin:0;font-size:1.1rem}.contact-module__swMWYG__mapSection{background:var(--bg-secondary);padding-top:100px;padding-bottom:0;transition:background-color .4s}.contact-module__swMWYG__mapPlaceholder{background:var(--bg-primary);width:100%;height:600px;margin-top:60px}.contact-module__swMWYG__mapContent{display:none}@media (max-width:992px){.contact-module__swMWYG__formWrapper{padding:32px}}@media (max-width:768px){.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formWrapper{padding:24px}.contact-module__swMWYG__turnstileWrapper{justify-content:flex-start;overflow-x:auto}}
