.contact-module__swMWYG__pageHeader{background:var(--green-900);text-align:center;color:var(--white);padding:80px 0 60px}.contact-module__swMWYG__title{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.contact-module__swMWYG__subtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:1.1rem}.contact-module__swMWYG__contactContainer{padding:80px 0}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.5fr;gap:64px;display:grid}.contact-module__swMWYG__infoCards{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__infoCard{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--grey-100);transition:all var(--transition-base);align-items:flex-start;gap:20px;padding:32px;display:flex}.contact-module__swMWYG__infoCard:hover{box-shadow:var(--shadow-md);border-color:var(--green-100);transform:translateY(-2px)}.contact-module__swMWYG__iconWrapper{background:var(--green-50);width:56px;height:56px;color:var(--green-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h3{color:var(--green-900);margin-bottom:8px;font-size:1.15rem}.contact-module__swMWYG__infoCard p,.contact-module__swMWYG__infoCard a{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.contact-module__swMWYG__infoCard a:hover{color:var(--orange-600)}.contact-module__swMWYG__formArea{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:48px}.contact-module__swMWYG__formTitle{color:var(--green-900);margin-bottom:8px;font-size:1.8rem}.contact-module__swMWYG__formSubtitle{color:var(--text-secondary);margin-bottom:32px}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__fullWidth{grid-column:1/-1}.contact-module__swMWYG__label{color:var(--slate-700);font-size:.9rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--grey-300);border-radius:var(--radius-sm);background:var(--grey-50);width:100%;transition:all var(--transition-fast);padding:14px 16px;font-family:inherit;font-size:.95rem}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--green-500);background:var(--white);outline:none;box-shadow:0 0 0 3px #2e7d321a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{width:100%}.contact-module__swMWYG__mapArea{background:var(--grey-200);justify-content:center;align-items:center;width:100%;height:400px;margin-bottom:-10px;display:flex;position:relative}.contact-module__swMWYG__mapEmbed{border:none;width:100%;height:100%}@media (max-width:1024px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:48px}.contact-module__swMWYG__infoCards{flex-flow:wrap}.contact-module__swMWYG__infoCard{flex:1;min-width:300px}}@media (max-width:768px){.contact-module__swMWYG__formArea{padding:32px 24px}.contact-module__swMWYG__formGrid{grid-template-columns:1fr}.contact-module__swMWYG__infoCards{flex-direction:column}}
