.contact-module__hCbz7a__hero{align-items:flex-end;height:520px;padding-bottom:4rem;display:flex;position:relative}.contact-module__hCbz7a__heroBg{object-fit:cover;object-position:center 40%}.contact-module__hCbz7a__heroOverlay{z-index:1;background:linear-gradient(#0000 0%,#08080840 45%,#080808d1 100%);position:absolute;inset:0}.contact-module__hCbz7a__heroContent{z-index:2;color:#fff;position:relative}.contact-module__hCbz7a__heroBadge{color:var(--gold);font-family:var(--font-accent);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-full);background:#e8b84b33;border:1px solid #e8b84b73;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.contact-module__hCbz7a__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.15}.contact-module__hCbz7a__heroSub{color:#ffffffd1;max-width:520px;font-size:1.0625rem;line-height:1.7}.contact-module__hCbz7a__contactSection{background:var(--bg-light);padding:6rem 0}.contact-module__hCbz7a__layout{grid-template-columns:400px 1fr;align-items:flex-start;gap:3rem;display:grid}.contact-module__hCbz7a__infoCol{flex-direction:column;gap:1.5rem;display:flex}.contact-module__hCbz7a__infoCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:#fff;padding:2.25rem;box-shadow:0 4px 24px #00000012}.contact-module__hCbz7a__infoTitle{font-family:var(--font-serif);color:var(--secondary);margin-bottom:.5rem;font-size:1.625rem;font-weight:700}.contact-module__hCbz7a__infoSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.9375rem;line-height:1.65}.contact-module__hCbz7a__contactItems{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact-module__hCbz7a__contactItem{color:inherit;transition:opacity var(--transition);align-items:center;gap:1rem;text-decoration:none;display:flex}.contact-module__hCbz7a__contactItem:hover{opacity:.8}.contact-module__hCbz7a__contactIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.contact-module__hCbz7a__contactLabel{font-family:var(--font-accent);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.125rem;font-size:.75rem;font-weight:600;display:block}.contact-module__hCbz7a__contactValue{font-family:var(--font-accent);color:var(--secondary);font-size:.9375rem;font-weight:600;display:block}.contact-module__hCbz7a__trustBadges{flex-wrap:wrap;gap:.625rem;display:flex}.contact-module__hCbz7a__trustBadge{background:var(--bg-light);border:1px solid var(--border-light);font-family:var(--font-accent);color:var(--text-body);border-radius:var(--radius-full);padding:.375rem .875rem;font-size:.78rem;font-weight:600}.contact-module__hCbz7a__whatsappCta{color:#fff;font-family:var(--font-accent);border-radius:var(--radius-lg);transition:background var(--transition);background:#25d366;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 16px #25d3664d}.contact-module__hCbz7a__whatsappCta:hover{color:#fff;background:#1ebe58}.contact-module__hCbz7a__formCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:#fff;padding:2.5rem;box-shadow:0 4px 24px #00000012}.contact-module__hCbz7a__formTitle{font-family:var(--font-serif);color:var(--secondary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.contact-module__hCbz7a__formSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.9375rem;line-height:1.65}.contact-module__hCbz7a__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__hCbz7a__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact-module__hCbz7a__field{flex-direction:column;gap:.5rem;display:flex}.contact-module__hCbz7a__field label{font-family:var(--font-accent);color:var(--secondary);letter-spacing:.04em;font-size:.8125rem;font-weight:600}.contact-module__hCbz7a__field input,.contact-module__hCbz7a__field select,.contact-module__hCbz7a__field textarea{border:1.5px solid var(--border-light);border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--dark);background:var(--bg-light);transition:border-color var(--transition), box-shadow var(--transition);resize:vertical;outline:none;padding:.75rem 1rem;font-size:.9375rem}.contact-module__hCbz7a__field input:focus,.contact-module__hCbz7a__field select:focus,.contact-module__hCbz7a__field textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #c8460a1f}.contact-module__hCbz7a__field select{appearance:none;cursor:pointer}.contact-module__hCbz7a__submitBtn{background:var(--primary);color:#fff;font-family:var(--font-accent);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition), transform var(--transition);border:none;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.95rem 2rem;font-size:1rem;font-weight:700;display:flex}.contact-module__hCbz7a__submitBtn:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.contact-module__hCbz7a__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__hCbz7a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite contact-module__hCbz7a__spin;display:inline-block}@keyframes contact-module__hCbz7a__spin{to{transform:rotate(360deg)}}.contact-module__hCbz7a__formNote{text-align:center;color:var(--text-muted);font-size:.8125rem;font-family:var(--font-accent)}.contact-module__hCbz7a__errorMsg{border-radius:var(--radius-md);color:#c62828;font-family:var(--font-accent);background:#fff3f3;border:1px solid #ffcdd2;padding:.875rem;font-size:.875rem}.contact-module__hCbz7a__successMsg{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.contact-module__hCbz7a__successMsg h3{font-family:var(--font-serif);color:var(--secondary);font-size:1.75rem;font-weight:700}.contact-module__hCbz7a__successMsg p{color:var(--text-body);max-width:420px;font-size:1rem;line-height:1.7}.contact-module__hCbz7a__successWa{color:#fff;font-family:var(--font-accent);border-radius:var(--radius-md);transition:background var(--transition);background:#25d366;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;display:inline-flex}.contact-module__hCbz7a__successWa:hover{color:#fff;background:#1ebe58}.contact-module__hCbz7a__faqSection{background:#fff;padding:6rem 0}.contact-module__hCbz7a__sectionHeader{text-align:center;margin-bottom:3rem}.contact-module__hCbz7a__sectionLabel{font-family:var(--font-accent);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.contact-module__hCbz7a__sectionTitle{font-family:var(--font-serif);color:var(--secondary);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}.contact-module__hCbz7a__faqGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.contact-module__hCbz7a__faqItem{background:var(--bg-light);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:1.75rem}.contact-module__hCbz7a__faqQ{font-family:var(--font-accent);color:var(--secondary);margin-bottom:.75rem;font-size:1.0625rem;font-weight:700}.contact-module__hCbz7a__faqA{color:var(--text-body);font-size:.9375rem;line-height:1.75}@media (max-width:1024px){.contact-module__hCbz7a__layout{grid-template-columns:1fr}.contact-module__hCbz7a__infoCol{order:2}.contact-module__hCbz7a__formCol{order:1}}@media (max-width:768px){.contact-module__hCbz7a__hero{height:440px;padding-bottom:3rem}.contact-module__hCbz7a__contactSection,.contact-module__hCbz7a__faqSection{padding:4.5rem 0}.contact-module__hCbz7a__row,.contact-module__hCbz7a__faqGrid{grid-template-columns:1fr}.contact-module__hCbz7a__formCard{padding:1.5rem}}@media (max-width:480px){.contact-module__hCbz7a__hero{height:auto;min-height:420px;padding-top:6rem;padding-bottom:2rem}.contact-module__hCbz7a__heroTitle{margin-bottom:.75rem;font-size:2rem;line-height:1.2}.contact-module__hCbz7a__heroSub{-webkit-line-clamp:6;font-size:.85rem;line-height:1.5}.contact-module__hCbz7a__heroBadge{margin-bottom:.75rem;padding:.3rem .75rem;font-size:.7rem}.contact-module__hCbz7a__contactSection{padding:3.5rem 0}.contact-module__hCbz7a__layout{gap:2rem}.contact-module__hCbz7a__formCard,.contact-module__hCbz7a__infoCard{border-radius:16px;margin:0 .5rem;padding:1.25rem}.contact-module__hCbz7a__formTitle,.contact-module__hCbz7a__infoTitle{margin-bottom:.25rem;font-size:1.4rem}.contact-module__hCbz7a__formSubtitle,.contact-module__hCbz7a__infoSubtitle{margin-bottom:1.25rem;font-size:.85rem}.contact-module__hCbz7a__field label{font-size:.75rem}.contact-module__hCbz7a__field input,.contact-module__hCbz7a__field select,.contact-module__hCbz7a__field textarea{padding:.65rem .85rem;font-size:.85rem}.contact-module__hCbz7a__form,.contact-module__hCbz7a__row{gap:1rem}.contact-module__hCbz7a__contactItems{gap:1rem;margin-bottom:1.5rem}.contact-module__hCbz7a__contactItem{gap:.75rem}.contact-module__hCbz7a__contactIcon{width:40px;height:40px}.contact-module__hCbz7a__contactLabel{font-size:.7rem}.contact-module__hCbz7a__contactValue{font-size:.85rem}.contact-module__hCbz7a__trustBadges{gap:.5rem}.contact-module__hCbz7a__trustBadge{padding:.3rem .75rem;font-size:.7rem}.contact-module__hCbz7a__faqSection{padding:3.5rem 0}.contact-module__hCbz7a__sectionTitle{margin-bottom:.5rem;font-size:1.65rem}.contact-module__hCbz7a__sectionHeader{margin-bottom:1.5rem}.contact-module__hCbz7a__faqGrid{gap:1rem;margin:0 .5rem}.contact-module__hCbz7a__faqItem{padding:1.25rem}.contact-module__hCbz7a__faqQ{margin-bottom:.5rem;font-size:.95rem}.contact-module__hCbz7a__faqA{font-size:.85rem;line-height:1.6}}
