.contact-module__swMWYG__pageHero{justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__pageHeroImage{object-fit:cover;z-index:0}.contact-module__swMWYG__pageHeroOverlay{z-index:1;background:linear-gradient(#0a0a0fbf 0%,#0a0a0fe0 100%);position:absolute;inset:0}.contact-module__swMWYG__pageHeroContent{z-index:2;text-align:center;padding-top:calc(var(--header-height) + 2rem);padding-bottom:var(--space-2xl);position:relative}.contact-module__swMWYG__pageHeroContent h1{margin-bottom:var(--space-md);animation:.8s .2s both contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__pageHeroContent p{max-width:600px;margin:0 auto;font-size:1.1rem;animation:.8s .4s both contact-module__swMWYG__fadeInUp}.contact-module__swMWYG__contactGrid{text-align:center;max-width:900px;margin:0 auto}.contact-module__swMWYG__contactInfoTitle{margin-bottom:var(--space-sm);color:var(--white);font-size:2.2rem}.contact-module__swMWYG__contactInfoDesc{margin-bottom:var(--space-3xl);color:var(--dark-200);font-size:1.1rem}.contact-module__swMWYG__infoCards{gap:var(--space-lg);text-align:left;grid-template-columns:repeat(2,1fr);display:grid}.contact-module__swMWYG__infoCard{gap:var(--space-lg);padding:var(--space-lg);background:var(--bg-card);border-radius:var(--radius-lg);transition:all var(--transition-base);border:1px solid #ffffff0f;display:flex}.contact-module__swMWYG__infoCard:hover{border-color:#f5c84226;transform:translate(4px)}.contact-module__swMWYG__infoIcon{border-radius:var(--radius-lg);width:48px;min-width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#f5c8421f,#f5c8420a);justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h4{color:var(--white);font-size:1rem;font-family:var(--font-body);margin-bottom:2px;font-weight:600}.contact-module__swMWYG__infoCard p{margin:0;font-size:.925rem}.contact-module__swMWYG__infoSmall{color:var(--dark-300)!important;margin-top:2px!important;font-size:.8rem!important}.contact-module__swMWYG__socialSection{margin-top:var(--space-3xl);text-align:center}.contact-module__swMWYG__socialSection h4{color:var(--white);margin-bottom:var(--space-md);font-size:1.2rem;font-family:var(--font-body);font-weight:600}.contact-module__swMWYG__socialLinks{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.contact-module__swMWYG__socialBtn{color:var(--white);background:var(--bg-card);border-radius:var(--radius-full);border:1px solid #ffffff1a;align-items:center;gap:.6rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.contact-module__swMWYG__socialBtn:hover{transform:translateY(-3px)}.contact-module__swMWYG__socialBtnFacebook:hover{background:#1877f2;border-color:#1877f2;box-shadow:0 8px 20px #1877f24d}.contact-module__swMWYG__socialBtnTikTok:hover{background:#000;border-color:#fff3;box-shadow:0 8px 20px #ff00504d}.contact-module__swMWYG__socialBtnYouTube:hover{background:red;border-color:red;box-shadow:0 8px 20px #ff00004d}.contact-module__swMWYG__locationSection{overflow:hidden}.contact-module__swMWYG__mapWrapper{border-radius:var(--radius-xl);max-width:900px;box-shadow:var(--shadow-lg);margin:0 auto;overflow:hidden}@media (max-width:768px){.contact-module__swMWYG__infoCards{grid-template-columns:1fr}}
