.contact_container__GhyNY{width:100%;min-height:calc(100vh - var(--header-height));display:flex;flex-direction:column}.contact_heroSection__HDUlW{width:100%;height:300px;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/images/contact-hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.contact_heroSection__HDUlW h1{color:white;font-size:3rem;font-weight:600;text-transform:uppercase;letter-spacing:2px}.contact_contentSection__SnJf0{width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem;display:grid;grid-template-columns:1fr 300px;gap:4rem}.contact_formSection__wJRjm form{display:flex;flex-direction:column;gap:1rem}.contact_formSection__wJRjm input,.contact_formSection__wJRjm textarea{width:100%;padding:1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:#f8f8f8}.contact_formSection__wJRjm textarea{height:200px;resize:vertical}.contact_formSection__wJRjm button{width:100%;padding:1rem;background-color:#1b2e1b;color:white;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.contact_formSection__wJRjm button:hover{background-color:#2a442a}.contact_contactInfo__K8MzG{display:flex;flex-direction:column;gap:2rem}.contact_infoSection__tGHfn{margin-bottom:1.5rem}.contact_infoSection__tGHfn h3{color:#1b2e1b;font-size:1.2rem;margin-bottom:.5rem}.contact_infoSection__tGHfn p{color:#666;line-height:1.6}@media (max-width:1024px){.contact_contentSection__SnJf0{max-width:900px;grid-template-columns:1fr 250px}}@media (max-width:768px){.contact_contentSection__SnJf0{grid-template-columns:1fr;gap:3rem}.contact_heroSection__HDUlW h1{font-size:2.5rem}.contact_contactInfo__K8MzG{order:-1}}@media (max-width:480px){.contact_contentSection__SnJf0{padding:0 1rem;margin:2rem auto}.contact_heroSection__HDUlW{height:200px}.contact_heroSection__HDUlW h1{font-size:2rem}.contact_formSection__wJRjm button,.contact_formSection__wJRjm input,.contact_formSection__wJRjm textarea{padding:.8rem}}