.contact-module__swMWYG__container{max-width:1000px;margin:0 auto;padding:100px 24px}.contact-module__swMWYG__title{text-align:center;margin-bottom:12px;font-size:3rem}.contact-module__swMWYG__subtitle{text-align:center;color:var(--muted);margin-bottom:60px;font-size:1.25rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contact-module__swMWYG__info{flex-direction:column;gap:40px;display:flex}.contact-module__swMWYG__item h3{color:var(--primary);margin-bottom:8px}.contact-module__swMWYG__item p{font-size:1.1rem;font-weight:500}.contact-module__swMWYG__form{box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;gap:20px;padding:40px;display:flex}.contact-module__swMWYG__form input,.contact-module__swMWYG__form textarea{border:1px solid var(--border);border-radius:12px;padding:16px;font-family:inherit;font-size:1rem}.contact-module__swMWYG__form textarea{min-height:150px}.contact-module__swMWYG__form button{background:var(--secondary);color:#fff;border-radius:12px;padding:16px;font-weight:700;transition:all .2s}.contact-module__swMWYG__form button:hover{background:#000}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px}}
