.contact-module__swMWYG__main{background-color:#f8fafc;min-height:100vh}.contact-module__swMWYG__container{max-width:900px;margin:0 auto;padding:60px 20px}.contact-module__swMWYG__grid{grid-template-columns:1fr 1.5fr;gap:40px;margin-top:40px;display:grid}.contact-module__swMWYG__contactInfo{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__infoCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:25px;box-shadow:0 4px 6px -1px #0000000d}.contact-module__swMWYG__infoCard h4{color:#065f46;align-items:center;gap:10px;margin-bottom:10px;display:flex}.contact-module__swMWYG__infoCard p{color:#475569;font-size:.95rem;line-height:1.5}.contact-module__swMWYG__formCard{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 25px -5px #0000001a}.contact-module__swMWYG__formGroup{margin-bottom:20px}.contact-module__swMWYG__formGroup label{color:#1e293b;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{background-color:#f0fdf4;border-color:#059669;outline:none}.contact-module__swMWYG__textarea{resize:vertical;height:120px}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;background-color:#059669;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .2s}.contact-module__swMWYG__submitBtn:hover{background-color:#047857}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr}}
