.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-module__swMWYG__sectionTag{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#667eea1a;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.contact-module__swMWYG__sectionTitle{font-family:var(--font-secondary);color:var(--gray-800);margin-bottom:40px;font-size:2.5rem;font-weight:700}.contact-module__swMWYG__heroSection{text-align:center;background-image:url(https://images.unsplash.com/photo-1540575467063-178a50c2df87?w=1920);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:50vh;min-height:350px;display:flex;position:relative}.contact-module__swMWYG__heroOverlay{background:linear-gradient(135deg,#667eeae6 0%,#764ba2e6 100%);position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:1;color:var(--white);position:relative}.contact-module__swMWYG__heroTitle{font-family:var(--font-secondary);margin-bottom:16px;font-size:3.5rem;font-weight:700}.contact-module__swMWYG__heroSubtitle{opacity:.9;font-size:1.25rem}.contact-module__swMWYG__infoSection{background:var(--white);z-index:10;margin-top:-60px;padding:80px 0;position:relative}.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.contact-module__swMWYG__infoCard{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);text-align:center;transition:all var(--transition-normal);padding:30px}.contact-module__swMWYG__infoIcon{background:var(--gradient-primary);border-radius:var(--radius-lg);width:60px;height:60px;color:var(--white);justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.5rem;display:flex}.contact-module__swMWYG__infoTitle{color:var(--gray-800);margin-bottom:12px;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__infoDetail{color:var(--gray-600);font-size:.9rem;line-height:1.6}.contact-module__swMWYG__formSection{background:var(--gray-50);padding:80px 0}.contact-module__swMWYG__formGrid{grid-template-columns:1.2fr 1fr;gap:40px;display:grid}.contact-module__swMWYG__formCard{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:40px}.contact-module__swMWYG__formTitle{font-family:var(--font-secondary);color:var(--gray-800);margin-bottom:8px;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__formSubtitle{color:var(--gray-600);margin-bottom:30px}.contact-module__swMWYG__form{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;display:flex}.contact-module__swMWYG__formLabel{color:var(--gray-700);margin-bottom:8px;font-size:.9rem;font-weight:500}.contact-module__swMWYG__formInput,.contact-module__swMWYG__formSelect,.contact-module__swMWYG__formTextarea{border:2px solid var(--gray-200);border-radius:var(--radius-md);transition:all var(--transition-fast);background:var(--white);padding:14px 16px;font-size:1rem}.contact-module__swMWYG__formInput:focus,.contact-module__swMWYG__formSelect:focus,.contact-module__swMWYG__formTextarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #667eea1a}.contact-module__swMWYG__formTextarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{background:var(--gradient-primary);color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-normal);justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #667eea66}.contact-module__swMWYG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);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:40px 20px}.contact-module__swMWYG__successIcon{color:var(--success);margin-bottom:20px;font-size:4rem}.contact-module__swMWYG__successMessage h3{color:var(--gray-800);margin-bottom:12px;font-size:1.5rem;font-weight:600}.contact-module__swMWYG__successMessage p{color:var(--gray-600);margin-bottom:24px}.contact-module__swMWYG__resetBtn{background:var(--gray-100);color:var(--gray-700);border-radius:var(--radius-full);transition:all var(--transition-normal);padding:12px 24px;font-weight:500}.contact-module__swMWYG__resetBtn:hover{background:var(--gray-200)}.contact-module__swMWYG__mapCard{border-radius:var(--radius-xl);height:100%;min-height:500px;box-shadow:var(--shadow-lg);overflow:hidden}.contact-module__swMWYG__faqSection{background:var(--white);text-align:center;padding:80px 0}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.contact-module__swMWYG__faqCard{background:var(--gray-50);border-radius:var(--radius-lg);text-align:left;transition:all var(--transition-normal);padding:24px}.contact-module__swMWYG__faqCard:hover{background:var(--white);box-shadow:var(--shadow-md)}.contact-module__swMWYG__faqCard h3{color:var(--gray-800);margin-bottom:12px;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__faqCard p{color:var(--gray-600);font-size:.95rem;line-height:1.6}@media (max-width:992px){.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(2,1fr)}.contact-module__swMWYG__formGrid{grid-template-columns:1fr}.contact-module__swMWYG__mapCard{min-height:400px}}@media (max-width:768px){.contact-module__swMWYG__heroTitle{font-size:2.5rem}.contact-module__swMWYG__formRow,.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}}@media (max-width:576px){.contact-module__swMWYG__infoGrid{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:24px}}
