.contact_pageContainer__OrwzY{background-color:#f9fafb;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.contact_formContainer__b3VyQ{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem}.contact_fullWidth__PKZ0t{max-width:800px;margin:0 auto;width:100%}.contact_contactImage__JYTL0,.contact_imageContainer__h1I_u,.contact_imageSection__4GPvo{display:none}.contact_formSection__AIAIC{flex:1 1;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%}.contact_heading__vK1jR{text-align:center;margin-bottom:30px}.contact_heading__vK1jR h2{font-size:2rem;color:#111827;font-weight:700;margin-bottom:10px;position:relative;display:inline-block}.contact_heading__vK1jR h2:after{content:"";position:absolute;width:60px;height:3px;background-color:#ed6c2d;bottom:-8px;left:50%;transform:translateX(-50%)}.contact_heading__vK1jR p{font-size:1rem;color:#6b7280;line-height:1.6;margin-top:10px}.contact_form__N8g4I{display:flex;flex-direction:column;gap:20px}.contact_formRow__3OY4S{display:flex;flex-wrap:wrap;gap:20px}.contact_formGroup__OFsDQ{flex:1 1 45%;display:flex;flex-direction:column;animation:contact_fadeInUp__P7NxC .5s ease-out forwards;opacity:0}.contact_formGroup__OFsDQ label{font-weight:500;color:#374151;margin-bottom:6px;font-size:.95rem}.contact_formGroup__OFsDQ input,.contact_formGroup__OFsDQ textarea{padding:12px 16px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;background-color:#f9fafb;transition:all .3s ease}.contact_formGroup__OFsDQ input:focus,.contact_formGroup__OFsDQ textarea:focus{border-color:#ed6c2d;box-shadow:0 0 0 3px rgba(237,108,45,.2);background-color:#fff;outline:none}.contact_formGroup__OFsDQ textarea{min-height:120px;resize:vertical}.contact_buttonContainer__ZNHLe{display:flex;justify-content:center;margin-top:10px}@keyframes contact_fadeInUp__P7NxC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact_formGroup__OFsDQ:first-child{animation-delay:.1s}.contact_formGroup__OFsDQ:nth-child(2){animation-delay:.2s}.contact_formGroup__OFsDQ:nth-child(3){animation-delay:.3s}.contact_formGroup__OFsDQ:nth-child(4){animation-delay:.4s}.contact_formGroup__OFsDQ:nth-child(5){animation-delay:.5s}@keyframes contact_slideIn__iQZAE{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.contact_successMessage__OQ3P4{background:#4caf50;color:#fff;padding:1rem;border-radius:8px;text-align:center;margin-top:1rem;animation:contact_slideIn__iQZAE .5s ease-out}@media (max-width:992px){.contact_formContainer__b3VyQ{flex-direction:column}.contact_formSection__AIAIC{padding:30px}.contact_formGroup__OFsDQ{flex:1 1 100%}}@media (max-width:600px){.contact_heading__vK1jR h2{font-size:1.5rem}.contact_heading__vK1jR p{font-size:.9rem}.contact_formSection__AIAIC{padding:20px}.contact_buttonContainer__ZNHLe{justify-content:center}}