.ContactNew_contactContainer__Tk9xT{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 0}.ContactNew_contactWrapper__tTb4l{max-width:1200px;margin:0 auto;padding:0 2rem}.ContactNew_contactHeader__MKz5F{text-align:center;color:#fff;margin-bottom:3rem}.ContactNew_contactTitle__y3wGb{font-size:3rem;font-weight:800;margin-bottom:1rem}.ContactNew_contactSubtitle__rR_Ap{font-size:1.25rem;opacity:.95}.ContactNew_contactContent__Yi9I5{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.ContactNew_contactInfo__G8iV4{display:flex;flex-direction:column;gap:2rem}.ContactNew_infoTitle__cytk_{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.ContactNew_infoText__BpBzD{color:#666;line-height:1.6;margin-bottom:2rem}.ContactNew_infoItem__aEg2i{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;transition:all .3s ease}.ContactNew_infoItem__aEg2i:hover{background:#667eea;color:#fff;transform:translateX(10px)}.ContactNew_infoItem__aEg2i:hover .ContactNew_infoItemText__Wj_9p,.ContactNew_infoItem__aEg2i:hover .ContactNew_infoItemTitle__fI8vV{color:#fff}.ContactNew_infoIcon__8d_Be{font-size:2rem;min-width:40px}.ContactNew_infoItemContent__7tAjM{flex:1 1}.ContactNew_infoItemTitle__fI8vV{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.ContactNew_infoItemText__Wj_9p{color:#666;line-height:1.5}.ContactNew_contactForm__J6A_z{display:flex;flex-direction:column;gap:1.5rem}.ContactNew_formTitle__FOo9l{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.ContactNew_formGroup__fqB2O{display:flex;flex-direction:column;gap:.5rem}.ContactNew_formLabel__TSLy_{font-weight:600;color:#333;font-size:.95rem}.ContactNew_formInput__bvfZF,.ContactNew_formSelect__6acgd,.ContactNew_formTextarea__fOBZg{padding:.875rem 1.25rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.ContactNew_formInput__bvfZF:focus,.ContactNew_formSelect__6acgd:focus,.ContactNew_formTextarea__fOBZg:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ContactNew_formTextarea__fOBZg{min-height:120px;resize:vertical}.ContactNew_formRow__DEa6w{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.ContactNew_submitBtn__fDCSq{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.ContactNew_submitBtn__fDCSq:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.ContactNew_submitBtn__fDCSq:disabled{opacity:.6;cursor:not-allowed}.ContactNew_errorMessage__5vtVG,.ContactNew_successMessage__PV1Tq{padding:1rem 1.5rem;border-radius:8px;margin-top:1rem;font-weight:500}.ContactNew_successMessage__PV1Tq{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ContactNew_errorMessage__5vtVG{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ContactNew_socialLinks__BO2k8{display:flex;gap:1rem;margin-top:2rem}.ContactNew_socialLink__Teeda{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#667eea;color:#fff;border-radius:50%;text-decoration:none;transition:all .3s ease;font-size:1.5rem}.ContactNew_socialLink__Teeda:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(102,126,234,.4)}.ContactNew_inputError__tpJed{border-color:#dc3545!important;background-color:#fff5f5!important}.ContactNew_errorText__BaU7y{display:block;color:#dc3545;font-size:.875rem;margin-top:.5rem;font-weight:500}.ContactNew_charCount__2bj5v{text-align:right;font-size:.875rem;color:#666;margin-top:.5rem}.ContactNew_formGroup__fqB2O{position:relative}@media (max-width:968px){.ContactNew_contactContent__Yi9I5{grid-template-columns:1fr}.ContactNew_contactTitle__y3wGb{font-size:2rem}.ContactNew_formRow__DEa6w{grid-template-columns:1fr}.ContactNew_contactContent__Yi9I5{padding:2rem}}@media (max-width:576px){.ContactNew_contactWrapper__tTb4l{padding:0 1rem}.ContactNew_contactTitle__y3wGb{font-size:1.75rem}.ContactNew_formTitle__FOo9l,.ContactNew_infoTitle__cytk_{font-size:1.5rem}}