.Contact-module___o3ZfG__section{background-color:var(--primary-bg);padding-bottom:8rem}.Contact-module___o3ZfG__hero{background-color:var(--text-light);justify-content:center;align-items:center;height:45vh;min-height:400px;margin-bottom:5rem;display:flex;position:relative;overflow:hidden}.Contact-module___o3ZfG__heroImage{object-fit:cover;filter:brightness(.6);z-index:1}.Contact-module___o3ZfG__heroContent{z-index:2;text-align:center;position:relative}.Contact-module___o3ZfG__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:5rem;font-weight:300}.Contact-module___o3ZfG__heroSubtitle{color:#ffffffb3;letter-spacing:.3em;text-transform:uppercase;font-size:1rem}.Contact-module___o3ZfG__grid{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:8rem;display:grid}.Contact-module___o3ZfG__infoSection{flex-direction:column;gap:2.5rem;display:flex}.Contact-module___o3ZfG__infoCard{gap:1.5rem;display:flex}.Contact-module___o3ZfG__iconWrapper{border:1px solid var(--border-subtle);width:54px;height:54px;color:var(--accent-gold);transition:var(--transition-smooth);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module___o3ZfG__infoCard:hover .Contact-module___o3ZfG__iconWrapper{background-color:var(--accent-gold);color:#fff;border-color:var(--accent-gold);transform:translateY(-3px)}.Contact-module___o3ZfG__infoContent h3{font-family:var(--font-serif);color:var(--text-light);margin-bottom:.5rem;font-size:1.5rem}.Contact-module___o3ZfG__infoContent p{color:var(--text-muted);line-height:1.6}.Contact-module___o3ZfG__formContainer{background-color:var(--secondary-bg);border:1px solid var(--border-subtle);border-radius:12px;padding:4rem;box-shadow:0 10px 30px #00000005}.Contact-module___o3ZfG__form{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Contact-module___o3ZfG__fieldGroup{flex-direction:column;gap:.8rem;display:flex}.Contact-module___o3ZfG__fieldGroup.Contact-module___o3ZfG__fullWidth{grid-column:span 2}.Contact-module___o3ZfG__fieldGroup label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.8rem;font-weight:500}.Contact-module___o3ZfG__input,.Contact-module___o3ZfG__textarea{border:1px solid var(--border-subtle);width:100%;transition:var(--transition-smooth);background-color:#fff;border-radius:6px;outline:none;padding:1rem 1.2rem;font-family:inherit;font-size:1rem}.Contact-module___o3ZfG__input:focus,.Contact-module___o3ZfG__textarea:focus{border-color:var(--accent-gold)}.Contact-module___o3ZfG__textarea{resize:vertical;min-height:150px}.Contact-module___o3ZfG__submitBtn{background-color:var(--text-light);color:#fff;letter-spacing:.2em;text-transform:uppercase;transition:var(--transition-smooth);border-radius:50px;grid-column:span 2;margin-top:1rem;padding:1.2rem;font-weight:600}.Contact-module___o3ZfG__submitBtn:hover{background-color:var(--accent-gold);transform:translateY(-3px);box-shadow:0 10px 20px #b8860b33}.Contact-module___o3ZfG__mapContainer{border:1px solid var(--border-subtle);border-radius:12px;width:100%;height:450px;overflow:hidden}@media (max-width:992px){.Contact-module___o3ZfG__grid{grid-template-columns:1fr;gap:5rem}}@media (max-width:768px){.Contact-module___o3ZfG__heroTitle{font-size:3.5rem}.Contact-module___o3ZfG__formContainer{padding:2.5rem 1.5rem}.Contact-module___o3ZfG__form{grid-template-columns:1fr}.Contact-module___o3ZfG__fieldGroup.Contact-module___o3ZfG__fullWidth,.Contact-module___o3ZfG__submitBtn{grid-column:span 1}}
