.faq-card.svelte-4dkuzm{position:relative;display:flex;padding:24px;align-items:flex-start;gap:16px;align-self:stretch;border-radius:24px;border:1px solid #025256;background:#0ec1ae1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.faq-card.svelte-4dkuzm .faq-card-blur:where(.svelte-4dkuzm){position:absolute;left:127px;top:-120px;width:240px;height:240px;aspect-ratio:1/1;border-radius:50%;background:#0ec1ae;opacity:.1;filter:blur(25px);pointer-events:none}.faq-card.svelte-4dkuzm .faq-card-icon:where(.svelte-4dkuzm){width:40px;height:40px;aspect-ratio:1/1}.faq-card.svelte-4dkuzm .faq-card-content:where(.svelte-4dkuzm){display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;flex:1 0 0;font-family:Roboto}.faq-card.svelte-4dkuzm .faq-card-content:where(.svelte-4dkuzm) .faq-card-question:where(.svelte-4dkuzm){color:#ecf6ff;font-size:20px;font-weight:600;line-height:20px}.faq-card.svelte-4dkuzm .faq-card-content:where(.svelte-4dkuzm) .faq-card-answer:where(.svelte-4dkuzm){color:#ecf6ffcc;font-size:16px;font-weight:400;line-height:20px}.display.svelte-1q5tl52{font-family:var(--font-display);font-optical-sizing:auto;color:var(--text-strong);letter-spacing:-.5px}.eyebrow.svelte-1q5tl52{font-family:var(--font-ui);font-size:13px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--teal)}.chero.svelte-1q5tl52{position:relative;background:linear-gradient(180deg,var(--bg-deep),var(--bg-navy));padding:clamp(70px,11vw,130px) 24px clamp(48px,7vw,80px);display:flex;justify-content:center;overflow:hidden;box-sizing:border-box}.chero-orb.svelte-1q5tl52{position:absolute;width:460px;height:460px;border-radius:50%;background:var(--teal);opacity:.13;filter:blur(100px);top:-180px;left:50%;transform:translate(-50%);pointer-events:none}.chero-inner.svelte-1q5tl52{width:100%;max-width:760px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;position:relative}.ch1.svelte-1q5tl52{font-size:clamp(32px,5.4vw,52px);font-weight:600;line-height:1.06}.clede.svelte-1q5tl52{font-family:var(--font-body);color:var(--text-dim);font-size:clamp(16px,2vw,19px);line-height:1.55;max-width:580px}.clede.svelte-1q5tl52 strong:where(.svelte-1q5tl52){color:var(--teal)}.cform.svelte-1q5tl52{background:var(--bg-navy);padding:clamp(48px,7vw,90px) 24px;display:flex;justify-content:center;box-sizing:border-box}.cform-inner.svelte-1q5tl52{width:100%;max-width:1100px;display:grid;grid-template-columns:1.6fr 1fr;gap:32px;align-items:start}.form-card.svelte-1q5tl52{padding:32px;border-radius:var(--r-lg);border:1px solid var(--border-teal);background:linear-gradient(160deg,rgba(14,193,174,.08),var(--surface-card) 60%)}.fh2.svelte-1q5tl52{font-size:clamp(24px,3.4vw,32px);font-weight:600}.fsub.svelte-1q5tl52{font-family:var(--font-body);color:var(--text-dim);font-size:15px;margin:6px 0 24px}.grid2.svelte-1q5tl52{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ig.svelte-1q5tl52{display:flex;flex-direction:column;gap:7px}.ig-full.svelte-1q5tl52{grid-column:1 / -1}.ig.svelte-1q5tl52 label:where(.svelte-1q5tl52){font-family:var(--font-ui);font-size:13px;font-weight:600;color:var(--text-dim)}.ig.svelte-1q5tl52 input:where(.svelte-1q5tl52),.ig.svelte-1q5tl52 select:where(.svelte-1q5tl52),.ig.svelte-1q5tl52 textarea:where(.svelte-1q5tl52){font-family:var(--font-body);font-size:15px;color:var(--text);background:#02081899;border:1px solid var(--border);border-radius:10px;padding:12px 14px;outline:none;transition:border-color .2s ease;width:100%;box-sizing:border-box}.ig.svelte-1q5tl52 textarea:where(.svelte-1q5tl52){resize:vertical}.ig.svelte-1q5tl52 input:where(.svelte-1q5tl52):focus,.ig.svelte-1q5tl52 select:where(.svelte-1q5tl52):focus,.ig.svelte-1q5tl52 textarea:where(.svelte-1q5tl52):focus{border-color:var(--teal)}.ig.svelte-1q5tl52 input:where(.svelte-1q5tl52)::placeholder,.ig.svelte-1q5tl52 textarea:where(.svelte-1q5tl52)::placeholder{color:var(--text-faint)}.form-err.svelte-1q5tl52{color:#ff9b9b;font-family:var(--font-body);font-size:14px;margin-top:16px}.form-ok.svelte-1q5tl52{color:var(--teal);font-family:var(--font-body);font-size:14px;margin-top:16px}.form-actions.svelte-1q5tl52{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn-wa.svelte-1q5tl52,.btn-mail.svelte-1q5tl52{height:50px;padding:0 24px;border-radius:8px;font-family:var(--font-ui);font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:10px}.btn-wa.svelte-1q5tl52{background:var(--whatsapp);color:#04201d;border:none}.btn-wa.svelte-1q5tl52:hover{filter:brightness(1.08)}.btn-mail.svelte-1q5tl52{background:transparent;color:var(--teal);border:1px solid var(--teal)}.btn-mail.svelte-1q5tl52:hover{background:#0ec1ae1a}.wa-dot.svelte-1q5tl52{width:9px;height:9px;border-radius:50%;background:currentColor}.contact-side.svelte-1q5tl52{display:flex;flex-direction:column;gap:12px;padding:28px;border-radius:var(--r-lg);border:1px solid var(--border);background:var(--surface-card)}.contact-side.svelte-1q5tl52 .fh2:where(.svelte-1q5tl52){margin-bottom:8px}.cside-row.svelte-1q5tl52{display:flex;align-items:center;gap:14px;padding:12px;border-radius:var(--r-md);text-decoration:none;transition:background .2s ease}a.cside-row.svelte-1q5tl52:hover{background:#0ec1ae0f}.cside-e.svelte-1q5tl52{width:40px;height:40px;border-radius:10px;flex-shrink:0}.cside-row.svelte-1q5tl52 div:where(.svelte-1q5tl52){display:flex;flex-direction:column}.cside-row.svelte-1q5tl52 strong:where(.svelte-1q5tl52){color:var(--text-strong);font-family:var(--font-ui);font-size:15px}.cside-row.svelte-1q5tl52 span:where(.svelte-1q5tl52){color:var(--text-dim);font-family:var(--font-body);font-size:13.5px}.cside-free.svelte-1q5tl52{margin-top:8px;padding:12px;border-radius:var(--r-md);background:#0ec1ae1a;color:var(--teal);font-family:var(--font-body);font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.cside-free.svelte-1q5tl52 img:where(.svelte-1q5tl52){width:24px;height:24px;border-radius:6px}.cfaq.svelte-1q5tl52{background:var(--bg-navy-2);padding:clamp(48px,7vw,90px) 24px;display:flex;justify-content:center;box-sizing:border-box}.cfaq-inner.svelte-1q5tl52{width:100%;max-width:820px;display:flex;flex-direction:column;gap:28px}.cfaq-head.svelte-1q5tl52{display:flex;flex-direction:column;gap:8px;text-align:center;align-items:center}.cfaq-list.svelte-1q5tl52{display:flex;flex-direction:column;gap:14px}@media(max-width:860px){.cform-inner.svelte-1q5tl52,.grid2.svelte-1q5tl52{grid-template-columns:1fr}}
