.contact-hero{background:linear-gradient(135deg,#fafbfa,#f5f7f5 50%,#f0f4f1);color:#111827;padding:4rem 1rem 3rem;text-align:center}.contact-hero-container{max-width:800px;margin:0 auto}.contact-hero-title{font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#111827}.contact-hero-subtitle{font-size:1.125rem;color:#4b5563;max-width:600px;margin:0 auto}.contact-main{padding:4rem 1rem}.contact-container{max-width:1200px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-form-card{background:white;border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #e2e8f0}.contact-form-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#0f172a}.contact-info-card{background:white;border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid #e2e8f0}.contact-info-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#0f172a}.contact-info-list{display:flex;flex-direction:column;gap:2rem}.contact-info-item{display:flex;align-items:flex-start;gap:1.5rem}.contact-info-icon{width:48px;height:48px;background:linear-gradient(to bottom right,#059669,#059669);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.contact-info-content h4{font-weight:600;margin-bottom:.5rem;color:#0f172a}.contact-info-content p{color:#64748b;margin:0}.contact-info-content a{color:#059669;text-decoration:none;font-weight:500}.contact-info-content a:hover{text-decoration:underline}.contact-form-text{margin-bottom:2rem;color:#64748b}.contact-cta-button{width:100%;display:block;text-align:center}.contact-content-section{padding:3rem 1rem;background:#f9fafb}.contact-content-container{max-width:1280px;margin:0 auto}.contact-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.contact-info-card-item{background:white;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.contact-info-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.contact-info-icon-wrapper{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.contact-info-icon-wrapper.green{background-color:#d1fae5;color:#059669}.contact-info-icon-wrapper.blue{background-color:#dbeafe;color:#2563eb}.contact-info-icon-wrapper.purple{background-color:#e9d5ff;color:#9333ea}.contact-info-card-title{font-weight:700;color:#111827;margin:0;font-size:1rem}.contact-info-card-text{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.contact-main-grid{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.contact-sidebar{background:white;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.contact-sidebar-title{font-weight:700;color:#111827;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-size:1rem}.contact-sidebar-steps{display:flex;flex-direction:column;gap:1.5rem}.contact-sidebar-step{font-size:.875rem;color:#6b7280}.contact-sidebar-step-title{font-weight:600;color:#111827;margin-bottom:.25rem}.contact-sidebar-divider{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.contact-sidebar-section-label{font-size:.75rem;color:#9ca3af;margin-bottom:.5rem;font-weight:600;letter-spacing:.05em}.contact-sidebar-links{display:flex;flex-direction:column;gap:.5rem}.contact-sidebar-link{font-size:.875rem;color:#059669;text-decoration:none;display:block}.contact-sidebar-link:hover{text-decoration:underline}.contact-form-container{background:white;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.contact-category-helper{margin-top:.75rem;padding:1rem;border-radius:.5rem;border:1px solid}.contact-category-helper-title{font-size:.875rem;font-weight:700;margin-bottom:.25rem}.contact-category-helper-text{font-size:.875rem;margin:0;line-height:1.5;opacity:.9}.contact-category-helper.blue{background-color:#eff6ff;border-color:#bfdbfe;color:#1e40af}.contact-category-helper.yellow{background-color:#fefce8;border-color:#fde047;color:#854d0e}.contact-category-helper.purple{background-color:#faf5ff;border-color:#e9d5ff;color:#7e22ce}.contact-category-helper.orange{background-color:#fff7ed;border-color:#fed7aa;color:#c2410c}.contact-category-helper.green{background-color:#f0fdf4;border-color:#bbf7d0;color:#15803d}.contact-legal-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center;font-size:.875rem;color:#9ca3af}.contact-legal-footer a{color:#059669;text-decoration:none}.contact-legal-footer a:hover{text-decoration:underline}@media (max-width:1024px){.contact-main-grid{grid-template-columns:1fr}.contact-sidebar{position:static}}@media (max-width:768px){.contact-grid,.contact-info-cards{grid-template-columns:1fr}.contact-hero-title{font-size:2rem}.contact-form-card,.contact-form-container,.contact-info-card,.contact-sidebar{padding:1.5rem}}