.contact-module__swMWYG__contactPage{min-height:100vh;padding-top:80px}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.contact-module__swMWYG__content h1{margin-bottom:2rem;font-size:3.5rem}.contact-module__swMWYG__content p{margin-bottom:3rem;font-size:1.25rem}.contact-module__swMWYG__contactInfo{grid-template-columns:1fr;gap:2rem;display:grid}.contact-module__swMWYG__infoCard h4{color:var(--primary);margin-bottom:.5rem}.contact-module__swMWYG__formContainer{border-radius:24px;padding:3rem}.contact-module__swMWYG__form h3{margin-bottom:2rem;font-size:2rem}.contact-module__swMWYG__inputGroup{margin-bottom:1.5rem}.contact-module__swMWYG__inputGroup label{color:#a1a1aa;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.contact-module__swMWYG__inputGroup input,.contact-module__swMWYG__inputGroup select,.contact-module__swMWYG__inputGroup textarea{border:1px solid var(--glass-border);color:#fff;width:100%;transition:var(--transition);background:#ffffff0d;border-radius:8px;padding:1rem;font-size:1rem}.contact-module__swMWYG__inputGroup input:focus,.contact-module__swMWYG__inputGroup select:focus,.contact-module__swMWYG__inputGroup textarea:focus{border-color:var(--primary);background:#ffffff1a;outline:none}.contact-module__swMWYG__form button{width:100%;margin-top:1rem;font-size:1.1rem}.contact-module__swMWYG__success{text-align:center;padding:2rem 0}.contact-module__swMWYG__successIcon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.5rem;display:flex}.contact-module__swMWYG__resetBtn{color:var(--primary);margin-top:2rem;font-weight:600;text-decoration:underline}@media (max-width:992px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:4rem}}
