.contact-module__swMWYG__contactPage{background-color:var(--background)}.contact-module__swMWYG__header{text-align:center;color:#fff;border-bottom:3px solid var(--primary);background-image:linear-gradient(#0f1115cc,#0f1115cc),url(/images/header-bg.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:350px;display:flex}.contact-module__swMWYG__header h1{color:#fff;letter-spacing:-1px;text-transform:uppercase;margin-bottom:.5rem;font-size:4rem}.contact-module__swMWYG__header p{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.2fr;gap:6rem;display:grid}.contact-module__swMWYG__contactInfo h2{margin-bottom:1.5rem;font-size:2.5rem}.contact-module__swMWYG__contactInfo p{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.contact-module__swMWYG__infoItems{flex-direction:column;gap:2.5rem;display:flex}.contact-module__swMWYG__infoItem{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);transition:var(--transition);align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.contact-module__swMWYG__infoItem:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translate(10px)}.contact-module__swMWYG__icon{background:#f57c001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.contact-module__swMWYG__infoItem h3{margin-bottom:.5rem;font-size:1.2rem}.contact-module__swMWYG__infoItem p{margin-bottom:0;font-size:1rem}.contact-module__swMWYG__contactForm{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);padding:3.5rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__formGroup label{color:var(--accent);margin-bottom:.5rem;font-weight:600;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--border);width:100%;transition:var(--transition);border-radius:8px;padding:12px 16px;font-size:1rem}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #f57c001a}.contact-module__swMWYG__mapSection{width:100%;height:500px;margin-top:4rem}.contact-module__swMWYG__mapWrapper{width:100%;height:100%;position:relative;overflow:hidden}.contact-module__swMWYG__mapImage{object-fit:cover}@media (max-width:992px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:4rem}.contact-module__swMWYG__contactForm{padding:2.5rem}}@media (max-width:768px){.contact-module__swMWYG__header h1{font-size:2.8rem}.contact-module__swMWYG__header p{font-size:.9rem}.contact-module__swMWYG__contactInfo h2{font-size:2rem}.contact-module__swMWYG__contactForm{padding:2rem 1.5rem}.contact-module__swMWYG__mapSection{height:350px}}@media (max-width:480px){.contact-module__swMWYG__header h1{font-size:2.2rem}.contact-module__swMWYG__icon{width:50px;height:50px;font-size:1.5rem}}
