.contact-module__hCbz7a__pageHeader{background-color:var(--primary);color:#fff;text-align:center;padding-block:5rem}.contact-module__hCbz7a__headerTitle{margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3rem)}.contact-module__hCbz7a__headerDesc{color:var(--gray-300);font-size:1.125rem}.contact-module__hCbz7a__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.contact-module__hCbz7a__contactInfo{flex-direction:column;gap:2rem;display:flex}.contact-module__hCbz7a__infoCard{align-items:flex-start;gap:1.25rem;display:flex}.contact-module__hCbz7a__icon{background-color:var(--gray-100);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:50px;height:50px;font-size:1.75rem;display:flex}.contact-module__hCbz7a__infoDetails h3{color:var(--gray-900);margin-bottom:.5rem;font-size:1.125rem}.contact-module__hCbz7a__infoDetails p{color:var(--gray-600);line-height:1.6}.contact-module__hCbz7a__workingHours{background-color:var(--gray-50);border-radius:var(--radius-md);border-left:4px solid var(--secondary);margin-top:1rem;padding:1.5rem}.contact-module__hCbz7a__workingHours h3{color:var(--primary);margin-bottom:1rem;font-size:1.125rem}.contact-module__hCbz7a__workingHours p{color:var(--gray-700);margin-bottom:.5rem;font-size:.95rem}.contact-module__hCbz7a__contactFormWrapper{background-color:var(--background);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--gray-200);padding:3rem}.contact-module__hCbz7a__formTitle{color:var(--gray-900);margin-bottom:2rem}.contact-module__hCbz7a__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__hCbz7a__formRow{gap:1.5rem;display:flex}.contact-module__hCbz7a__formRow .contact-module__hCbz7a__formGroup{flex:1}.contact-module__hCbz7a__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__hCbz7a__formGroup label{color:var(--gray-700);font-size:.95rem;font-weight:500}.contact-module__hCbz7a__formGroup input,.contact-module__hCbz7a__formGroup select,.contact-module__hCbz7a__formGroup textarea{border:1px solid var(--gray-300);border-radius:var(--radius-sm);background-color:var(--background);color:var(--foreground);padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s}.contact-module__hCbz7a__formGroup input:focus,.contact-module__hCbz7a__formGroup select:focus,.contact-module__hCbz7a__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0f3a691a}.contact-module__hCbz7a__formCheckbox{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.contact-module__hCbz7a__formCheckbox input{margin-top:.25rem}.contact-module__hCbz7a__formCheckbox label{color:var(--gray-600);font-size:.875rem;line-height:1.5}.contact-module__hCbz7a__link{color:var(--primary);text-decoration:underline}.contact-module__hCbz7a__submitBtn{width:100%;margin-top:1rem;padding-block:1rem;font-size:1rem}.contact-module__hCbz7a__mapSection{width:100%;height:400px}.contact-module__hCbz7a__mapPlaceholder{background-color:var(--gray-200);width:100%;height:100%;color:var(--gray-500);justify-content:center;align-items:center;font-size:1.25rem;font-weight:500;display:flex}@media (max-width:1024px){.contact-module__hCbz7a__contactGrid{grid-template-columns:1fr}.contact-module__hCbz7a__contactFormWrapper{padding:2rem}}@media (max-width:640px){.contact-module__hCbz7a__formRow{flex-direction:column;gap:1.5rem}}
