.contact-module__swMWYG__contactPage{background-color:var(--bg);min-height:100vh;padding-bottom:5rem}.contact-module__swMWYG__hero{text-align:center;color:#fff;background-image:url(/images/contact-hero.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:350px;margin-bottom:4rem;display:flex;position:relative}.contact-module__swMWYG__heroOverlay{background:linear-gradient(#0006,#0009);position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:1;position:relative}.contact-module__swMWYG__heroContent h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.contact-module__swMWYG__heroContent p{opacity:.9;font-size:clamp(1rem,2vw,1.25rem)}.contact-module__swMWYG__grid{grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:2rem;display:grid}.contact-module__swMWYG__grid>*{min-width:0}.contact-module__swMWYG__infoSection h2{color:var(--primary);margin-bottom:1.5rem;font-size:clamp(1.4rem,3vw,2rem)}.contact-module__swMWYG__intro{color:var(--text);margin-bottom:3rem;font-size:1.04rem;line-height:1.7}.contact-module__swMWYG__contactList{flex-direction:column;gap:2.5rem;display:flex}.contact-module__swMWYG__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.contact-module__swMWYG__iconWrapper{width:50px;height:50px;color:var(--primary);box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__itemText{min-width:0}.contact-module__swMWYG__itemText h3{color:var(--text);margin-bottom:.4rem;font-size:1.1rem}.contact-module__swMWYG__itemText p,.contact-module__swMWYG__itemText a{color:var(--text);font-size:1.04rem;text-decoration:none}.contact-module__swMWYG__itemText a{display:block}.contact-module__swMWYG__itemText a+a{margin-top:.2rem}.contact-module__swMWYG__itemText a:hover{color:var(--primary)}.contact-module__swMWYG__formCard{box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:3rem}.contact-module__swMWYG__formCard h2{color:var(--text);margin-bottom:2rem;font-size:1.8rem}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contact-module__swMWYG__field{flex-direction:column;gap:.6rem;display:flex}.contact-module__swMWYG__fieldFull{grid-column:span 2}.contact-module__swMWYG__field label{color:var(--text);font-size:.9rem;font-weight:600}.contact-module__swMWYG__field input,.contact-module__swMWYG__field select,.contact-module__swMWYG__field textarea{border:1px solid var(--border);border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field select:focus,.contact-module__swMWYG__field textarea:focus{border-color:var(--primary);outline:none}.contact-module__swMWYG__submitBtn{width:100%;margin-top:1rem;padding:1rem}.contact-module__swMWYG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.contact-module__swMWYG__successMessage h2{margin:0;color:var(--accent)!important}.contact-module__swMWYG__successMessage p{color:var(--text);font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__mapSection{margin-top:5rem}.contact-module__swMWYG__mapSection h2{color:var(--primary);margin-bottom:.5rem;font-size:clamp(1.4rem,3vw,2rem)}.contact-module__swMWYG__mapSection p{color:var(--text);margin-bottom:2rem;font-size:1.04rem}.contact-module__swMWYG__mapFrame{width:100%;height:420px;box-shadow:var(--shadow);border:none;border-radius:16px;display:block}.contact-module__swMWYG__faqSection{text-align:center;margin-top:6rem}.contact-module__swMWYG__faqSection h2{color:var(--primary);margin-bottom:1.5rem;font-size:clamp(1.6rem,4vw,2.5rem)}.contact-module__swMWYG__faqGrid{text-align:left;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.contact-module__swMWYG__faqItem{box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:2rem}.contact-module__swMWYG__faqItem h3{color:var(--text);margin-bottom:1rem;font-size:1.2rem}.contact-module__swMWYG__faqItem p{color:var(--text);font-size:1.04rem;line-height:1.6}@media (max-width:1024px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.contact-module__swMWYG__hero{min-height:280px;margin-bottom:2.5rem}.contact-module__swMWYG__mapFrame{height:300px}}@media (max-width:600px){.contact-module__swMWYG__hero{min-height:240px}.contact-module__swMWYG__formCard{padding:1.5rem 1.25rem}.contact-module__swMWYG__formGrid{grid-template-columns:1fr}.contact-module__swMWYG__fieldFull{grid-column:span 1}.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}.contact-module__swMWYG__faqItem{padding:1.5rem}.contact-module__swMWYG__mapSection{margin-top:3rem}}.contact-module__swMWYG__helpSection{padding:3.5rem 0 1rem}.contact-module__swMWYG__helpSection h2{color:var(--primary);text-align:center;margin-bottom:1.75rem;font-size:clamp(1.5rem,3.5vw,2rem)}.contact-module__swMWYG__helpGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.25rem;display:grid}.contact-module__swMWYG__helpItem{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--secondary);border-radius:10px;min-width:0;padding:1.35rem 1.5rem}.contact-module__swMWYG__helpItem h3{color:var(--primary);margin-bottom:.55rem;font-size:1.06rem}.contact-module__swMWYG__helpItem p{color:var(--text);margin:0;font-size:1rem;line-height:1.7}.contact-module__swMWYG__helpNote{text-align:center;color:var(--text);margin-top:1.5rem;font-size:1.02rem;line-height:1.7}.contact-module__swMWYG__helpNote a{color:var(--primary);font-weight:600;text-decoration:underline}
