.contact_container__YiPjV{padding:2rem;max-width:1200px;margin:5% auto}.contact_title__zaXQ8{font-size:2.5rem;margin-bottom:2rem;text-align:center;color:#333}.contact_content___6WeD{display:flex;gap:2rem;margin-bottom:3rem}.contact_formSection__eZchX,.contact_infoSection__8ylVJ{flex:1}.contact_formCard__gu_PD,.contact_infoCard__W8BJG{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);height:100%}.contact_formCard__gu_PD h2,.contact_infoCard__W8BJG h2{font-size:1.8rem;margin-bottom:1.5rem;color:#2c3e50}.contact_infoCard__W8BJG p{margin-bottom:2rem;line-height:1.6;color:#555}.contact_contactInfo__tLfCb{display:grid;gap:1.5rem}.contact_infoItem__s1s6D h3{font-size:1.2rem;margin-bottom:.5rem;color:#2c3e50}.contact_infoItem__s1s6D p{margin-bottom:.5rem;color:#555}.contact_form__wCApJ{display:grid;gap:1.5rem}.contact_formGroup__H34fb{display:flex;flex-direction:column;gap:.5rem}.contact_formGroup__H34fb label{font-weight:500;color:#2c3e50}.contact_formGroup__H34fb input,.contact_formGroup__H34fb textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.contact_formGroup__H34fb input:focus,.contact_formGroup__H34fb textarea:focus{border-color:#3498db;outline:none}.contact_submitButton__eh3p5{background-color:var(--secondary-color);color:white;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.contact_submitButton__eh3p5:hover{background-color:var(--secondary-color-hover)}.contact_submitButton__eh3p5:disabled{background-color:#95a5a6;cursor:not-allowed}.contact_errorMessage__rcfq6,.contact_successMessage__uaYVk{padding:1rem;border-radius:4px;margin-bottom:1.5rem}.contact_successMessage__uaYVk{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.contact_errorMessage__rcfq6{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact_mapSection__XEo75{margin-top:3rem}.contact_mapSection__XEo75 h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;color:#2c3e50}.contact_map__oBjtU{width:100%;height:400px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.contact_mapPlaceholder__boKkc{width:100%;height:100%;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:1.2rem}@media (max-width:1024px){.contact_content___6WeD{flex-direction:column}.contact_container__YiPjV{margin-top:10%}}@media (max-width:768px){.contact_title__zaXQ8{font-size:2rem}.contact_formCard__gu_PD,.contact_infoCard__W8BJG{padding:1.5rem}.contact_formCard__gu_PD h2,.contact_infoCard__W8BJG h2,.contact_mapSection__XEo75 h2{font-size:1.5rem}.contact_map__oBjtU{height:300px}}