.hero[data-astro-cid-opnrubrw]{position:relative;padding-top:clamp(7rem,16vw,10rem);padding-bottom:clamp(4rem,8vw,6.5rem);padding-inline:clamp(1.25rem,4vw,2.5rem);overflow:hidden}.hero-grid[data-astro-cid-opnrubrw]{display:grid;gap:clamp(2.5rem,6vw,5rem);align-items:center}@media(min-width:960px){.hero-grid[data-astro-cid-opnrubrw]{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.hero-title[data-astro-cid-opnrubrw]{font-size:var(--text-hero);margin-block:1.25rem 1.25rem;max-width:16ch}.hero-sub[data-astro-cid-opnrubrw]{font-size:var(--text-body-lg);line-height:1.55;color:var(--color-text-secondary);max-width:52ch;margin-bottom:2rem}.hero-ctas[data-astro-cid-opnrubrw]{display:flex;flex-wrap:wrap;gap:.875rem;margin-bottom:2.5rem}.hero-trust[data-astro-cid-opnrubrw]{display:flex;align-items:center;gap:1rem}.trust-stack[data-astro-cid-opnrubrw]{display:inline-flex;align-items:center}.trust-dot[data-astro-cid-opnrubrw]{display:inline-block;width:2rem;height:2rem;border-radius:999px;border:2px solid var(--color-bg-base);margin-left:-.5rem}.trust-dot[data-astro-cid-opnrubrw]:first-child{margin-left:0}.trust-text[data-astro-cid-opnrubrw]{font-size:.9rem;color:var(--color-text-secondary);line-height:1.45;max-width:30ch}.trust-text[data-astro-cid-opnrubrw] strong[data-astro-cid-opnrubrw]{color:var(--color-text-primary);font-weight:600}.hero-visual[data-astro-cid-opnrubrw]{position:relative;aspect-ratio:1 / 1;max-height:640px;width:100%}.visual-glow[data-astro-cid-opnrubrw]{position:absolute;inset:-10%;background:radial-gradient(ellipse at 40% 30%,rgba(245,139,0,.4) 0%,transparent 55%),radial-gradient(ellipse at 70% 80%,rgba(142,53,233,.4) 0%,transparent 55%);filter:blur(40px);z-index:0}.orbit-scene[data-astro-cid-opnrubrw]{position:relative;z-index:1;width:100%;height:100%;border-radius:28px;display:grid;place-items:center;box-shadow:var(--shadow-card);--orbit-r: clamp(115px, 21vw, 195px)}.orbit-ring[data-astro-cid-opnrubrw]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px dashed rgba(255,255,255,.1);pointer-events:none}.ring-1[data-astro-cid-opnrubrw]{width:86%;aspect-ratio:1}.ring-2[data-astro-cid-opnrubrw]{width:58%;aspect-ratio:1;border-color:#f58b0026}.orbit-core[data-astro-cid-opnrubrw]{position:relative;z-index:2;width:36%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f58b0059,#8e35e940 60%,#05010ae6);display:grid;place-items:center;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 60px #f58b004d,0 0 120px #8e35e933;animation:corePulse 4s ease-in-out infinite}@keyframes corePulse{0%,to{box-shadow:inset 0 0 0 1px #ffffff1a,0 0 60px #f58b004d,0 0 120px #8e35e933}50%{box-shadow:inset 0 0 0 1px #ffffff26,0 0 80px #f58b0073,0 0 160px #8e35e94d}}.core-stamp[data-astro-cid-opnrubrw]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}.core-kicker[data-astro-cid-opnrubrw]{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-orange-bright)}.core-value[data-astro-cid-opnrubrw]{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,5vw,2.75rem);line-height:1;margin-top:.35rem;color:var(--color-text-primary)}.core-value[data-astro-cid-opnrubrw] em[data-astro-cid-opnrubrw]{font-style:normal;font-size:.4em;font-weight:500;margin-left:2px;color:var(--color-text-secondary)}.core-caption[data-astro-cid-opnrubrw]{font-size:.7rem;color:var(--color-text-muted);line-height:1.3;margin-top:.5rem;max-width:14ch}.orbit-chips[data-astro-cid-opnrubrw]{position:absolute;inset:0;list-style:none;padding:0;margin:0}.chip[data-astro-cid-opnrubrw]{position:absolute;left:50%;top:50%;--my-r: calc(var(--orbit-r) * var(--ratio, 1));transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(-1 * var(--my-r))) rotate(calc(-1 * var(--angle)));padding:.45rem .85rem;background:#ffffff0d;border:1px solid var(--color-border-strong);border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:.76rem;font-weight:500;white-space:nowrap;color:var(--color-text-primary);box-shadow:0 6px 24px #00000040;animation:chipFloat 6s ease-in-out infinite;animation-delay:var(--delay);will-change:transform}.chip[data-astro-cid-opnrubrw]:nth-child(odd){background:#f58b001a;border-color:#f58b0052}@keyframes chipFloat{0%,to{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(-1 * var(--my-r))) rotate(calc(-1 * var(--angle)))}50%{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(calc(-1 * var(--my-r) - 8px)) rotate(calc(-1 * var(--angle)))}}.floating-badge[data-astro-cid-opnrubrw]{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:999px;background:#05010ab8;border:1px solid var(--color-border-strong);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-size:.82rem;font-weight:500;color:var(--color-text-primary);box-shadow:var(--shadow-card)}.badge-top[data-astro-cid-opnrubrw]{top:4%;right:-6%}.badge-bottom[data-astro-cid-opnrubrw]{bottom:8%;left:-4%;color:#a7f3d0}.badge-bottom[data-astro-cid-opnrubrw] svg[data-astro-cid-opnrubrw]{color:#22c55e}@media(min-width:960px){.badge-top[data-astro-cid-opnrubrw]{right:-10%}.badge-bottom[data-astro-cid-opnrubrw]{left:-8%}}.pulse[data-astro-cid-opnrubrw]{width:8px;height:8px;border-radius:50%;background:var(--color-brand-orange);box-shadow:0 0 #f58b00b3;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #f58b00b3}70%{box-shadow:0 0 0 10px #f58b0000}to{box-shadow:0 0 #f58b0000}}@media(prefers-reduced-motion:reduce){.chip[data-astro-cid-opnrubrw],.orbit-core[data-astro-cid-opnrubrw],.pulse[data-astro-cid-opnrubrw]{animation:none}}.counter.svelte-vqzkf9{font-variant-numeric:tabular-nums;display:inline-block}.numeros[data-astro-cid-5j4oqyal]{position:relative;padding:clamp(3rem,6vw,5rem) clamp(1.25rem,4vw,2.5rem)}.numeros-grid[data-astro-cid-5j4oqyal]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:780px){.numeros-grid[data-astro-cid-5j4oqyal]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.numero-card[data-astro-cid-5j4oqyal]{padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}.numero-kicker[data-astro-cid-5j4oqyal]{font-family:var(--font-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.numero-valor[data-astro-cid-5j4oqyal]{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4vw,2.75rem);line-height:1;color:var(--color-text-primary);display:flex;align-items:baseline;gap:.15rem}.numero-valor-txt[data-astro-cid-5j4oqyal]{font-size:clamp(1.625rem,3vw,2.25rem);line-height:1.05}.numero-prefix[data-astro-cid-5j4oqyal],.numero-suffix[data-astro-cid-5j4oqyal]{color:var(--color-brand-orange-bright);font-weight:600}.numero-legenda[data-astro-cid-5j4oqyal]{font-size:.85rem;color:var(--color-text-secondary);line-height:1.45}.card-highlight[data-astro-cid-5j4oqyal]{border-color:#f58b0040;background:linear-gradient(135deg,#f58b0014,#8e35e90f)}.ponte[data-astro-cid-arwvottj]{padding:clamp(4rem,8vw,6rem) clamp(1.25rem,4vw,2.5rem)}.ponte-grid[data-astro-cid-arwvottj]{display:grid;gap:3rem;align-items:center}@media(min-width:880px){.ponte-grid[data-astro-cid-arwvottj]{grid-template-columns:1fr 1fr;gap:4rem}}.ponte-titulo[data-astro-cid-arwvottj]{font-size:var(--text-h1);margin:1.25rem 0 1rem;max-width:16ch}.ponte-sub[data-astro-cid-arwvottj]{font-size:var(--text-body-lg);color:var(--color-text-secondary);line-height:1.55;max-width:48ch;margin-bottom:2rem}.ponte-beneficios[data-astro-cid-arwvottj]{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.ponte-beneficio[data-astro-cid-arwvottj]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff08;border:1px solid var(--color-border-subtle);border-radius:16px;transition:border-color .24s ease,background .24s ease}.ponte-beneficio[data-astro-cid-arwvottj]:hover{background:#ffffff0d;border-color:#8e35e94d}.ponte-ico[data-astro-cid-arwvottj]{width:42px;height:42px;border-radius:12px;background:#8e35e92e;border:1px solid rgba(142,53,233,.35);display:grid;place-items:center;color:#c084fc;flex-shrink:0}.ponte-b-titulo[data-astro-cid-arwvottj]{font-size:1rem;line-height:1.25;margin:0 0 .25rem}.ponte-b-desc[data-astro-cid-arwvottj]{font-size:.88rem;color:var(--color-text-secondary);line-height:1.5;margin:0}
