.contact-module__swMWYG__contactPage{min-height:calc(100vh - 80px)}.contact-module__swMWYG__pageHeader{background-color:var(--primary-color);color:var(--white);padding:var(--spacing-xl)0 var(--spacing-lg);text-align:center}.contact-module__swMWYG__pageHeader h1{color:var(--white);margin-bottom:var(--spacing-xs);font-size:clamp(2.5rem,5vw,4rem)}.contact-module__swMWYG__pageHeader p{color:#fffc;font-size:1.2rem}.contact-module__swMWYG__contactContainer{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.contact-module__swMWYG__contactInfo h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.contact-module__swMWYG__lead{color:var(--text-secondary);margin-bottom:var(--spacing-md);max-width:90%;font-size:1.1rem}.contact-module__swMWYG__infoBlock{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);align-items:flex-start;display:flex}.contact-module__swMWYG__iconWrapper{background-color:#2e59391a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.contact-module__swMWYG__infoBlock strong{font-size:1.1rem;font-family:var(--font-serif);color:var(--primary-color);margin-bottom:.2rem;display:block}.contact-module__swMWYG__infoBlock p{color:var(--text-secondary);line-height:1.5}.contact-module__swMWYG__hours{margin-top:var(--spacing-lg);padding-top:var(--spacing-md);border-top:1px solid #0000001a}.contact-module__swMWYG__hours h3{font-family:var(--font-serif);color:var(--primary-color);margin-bottom:var(--spacing-xs)}.contact-module__swMWYG__hours p{color:var(--text-secondary);margin-bottom:.3rem}.contact-module__swMWYG__formWrapper{background-color:var(--white);padding:var(--spacing-lg);border-radius:var(--border-radius);box-shadow:var(--box-shadow);border:1px solid #0000000d}.contact-module__swMWYG__formWrapper h2{margin-bottom:var(--spacing-md);text-align:center;font-size:2rem}.contact-module__swMWYG__contactForm{gap:var(--spacing-sm);flex-direction:column;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-primary);font-size:.95rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--border-color,#e0e0e0);font-family:var(--font-sans);transition:all var(--transition-fast);background-color:#fafafa;border-radius:8px;padding:.8rem 1rem;font-size:1rem}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary-color);background-color:var(--white);outline:none;box-shadow:0 0 0 3px #2e59391a}.contact-module__swMWYG__submitBtn{margin-top:var(--spacing-sm);width:100%;font-size:1.1rem}@media (max-width:992px){.contact-module__swMWYG__contactContainer{gap:var(--spacing-lg);grid-template-columns:1fr}.contact-module__swMWYG__lead{max-width:100%}}@media (max-width:576px){.contact-module__swMWYG__formWrapper{padding:var(--spacing-md)}}.contact-module__swMWYG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;margin:40px auto;padding:100px 20px;display:flex}.contact-module__swMWYG__successMessage h2{font-family:var(--font-serif);color:var(--primary-color);font-size:2.5rem}.contact-module__swMWYG__successMessage p{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}
