.related-services.svelte-9p9thi.svelte-9p9thi{padding:4rem 1.5rem;display:flex;justify-content:center;background:var(--tb-bg-surface)}.related-container.svelte-9p9thi.svelte-9p9thi{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2rem}.related-head.svelte-9p9thi.svelte-9p9thi{text-align:center;display:flex;flex-direction:column;gap:.5rem}.related-eyebrow.svelte-9p9thi.svelte-9p9thi{font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--tb-primary)}.related-title.svelte-9p9thi.svelte-9p9thi{font-size:var(--text-2xl);font-weight:800;color:var(--tb-text-base);margin:0}.related-grid.svelte-9p9thi.svelte-9p9thi{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media (min-width: 768px){.related-grid.svelte-9p9thi.svelte-9p9thi{grid-template-columns:repeat(2,1fr)}}.related-card.svelte-9p9thi.svelte-9p9thi{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-8);background:var(--tb-bg-base);border:1px solid var(--tb-border-color);border-radius:var(--radius-lg);text-decoration:none;color:var(--tb-text-base);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.related-card.svelte-9p9thi.svelte-9p9thi:hover{transform:translateY(-3px);border-color:var(--card-color, var(--tb-primary));box-shadow:var(--tb-shadow-lg)}.related-icon.svelte-9p9thi.svelte-9p9thi{width:3rem;height:3rem;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--card-color, var(--tb-primary)) 12%,transparent);color:var(--card-color, var(--tb-primary))}.related-icon.svelte-9p9thi .material-icons-outlined.svelte-9p9thi{font-size:1.6rem}.related-card-title.svelte-9p9thi.svelte-9p9thi{font-size:var(--text-lg);font-weight:700;margin:0;color:var(--tb-text-base)}.related-card-desc.svelte-9p9thi.svelte-9p9thi{margin:0;font-size:var(--text-sm);color:var(--tb-text-muted);line-height:1.55}.related-cta.svelte-9p9thi.svelte-9p9thi{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;font-size:var(--text-sm);font-weight:600;color:var(--card-color, var(--tb-primary))}.related-cta.svelte-9p9thi .material-icons-outlined.svelte-9p9thi{font-size:1.05rem}.service-hero.svelte-vgwpza.svelte-vgwpza{position:relative;padding:8rem 1.5rem 6rem;background-color:var(--tb-bg-base);overflow:hidden;opacity:0;transform:translateY(2rem);transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}.service-hero.visible.svelte-vgwpza.svelte-vgwpza{opacity:1;transform:translateY(0)}.hero-bg-accent.svelte-vgwpza.svelte-vgwpza{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:100%;max-width:800px;height:600px;background:radial-gradient(circle,rgba(13,61,115,.05) 0%,transparent 70%);pointer-events:none;z-index:0}html.dark .hero-bg-accent.svelte-vgwpza.svelte-vgwpza{background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%)}.hero-container.svelte-vgwpza.svelte-vgwpza{width:100%;max-width:1000px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.breadcrumb-wrapper.svelte-vgwpza.svelte-vgwpza{width:100%;margin-bottom:3rem;display:flex;justify-content:center}.hero-content.svelte-vgwpza.svelte-vgwpza{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-icon.svelte-vgwpza.svelte-vgwpza{width:6rem;height:6rem;border-radius:2rem;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background:#0d3d730d}html.dark .hero-icon.svelte-vgwpza.svelte-vgwpza{background:#ffffff0d}.hero-icon.svelte-vgwpza .material-icons-outlined.svelte-vgwpza{font-size:3rem;color:var(--tb-primary)}html.dark .hero-icon.svelte-vgwpza .material-icons-outlined.svelte-vgwpza{color:var(--tb-text-inverse)}.hero-title.svelte-vgwpza.svelte-vgwpza{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-desc.svelte-vgwpza.svelte-vgwpza{font-size:var(--text-xl);color:var(--tb-text-muted);line-height:1.6;max-width:700px;margin-bottom:3rem}.hero-metrics.svelte-vgwpza.svelte-vgwpza{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.metric-item.svelte-vgwpza.svelte-vgwpza{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;border-radius:1rem;min-width:200px}.metric-value.svelte-vgwpza.svelte-vgwpza{font-size:var(--text-3xl);font-weight:800;color:var(--tb-primary);margin-bottom:.5rem}html.dark .metric-value.svelte-vgwpza.svelte-vgwpza{color:var(--tb-text-inverse)}.metric-label.svelte-vgwpza.svelte-vgwpza{font-size:var(--text-sm);color:var(--tb-text-muted);text-transform:uppercase;letter-spacing:1px;font-weight:600}.hero-actions.svelte-vgwpza.svelte-vgwpza{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-outline-glow.svelte-vgwpza.svelte-vgwpza{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:var(--text-base);color:var(--tb-primary);border:2px solid var(--tb-primary);background:transparent;transition:all .3s ease;text-decoration:none}.btn-outline-glow.svelte-vgwpza.svelte-vgwpza:hover{background:var(--tb-primary);color:#fff;box-shadow:0 10px 25px -5px rgba(var(--tb-primary-rgb, 13, 61, 115),.4)}html.dark .btn-outline-glow.svelte-vgwpza.svelte-vgwpza{color:var(--tb-text-inverse);border-color:var(--tb-text-inverse)}html.dark .btn-outline-glow.svelte-vgwpza.svelte-vgwpza:hover{background:#ffffff1a;color:var(--tb-text-inverse);border-color:var(--tb-text-inverse);box-shadow:0 10px 25px -5px #ffffff26}.service-grid-section.svelte-8qphgi.svelte-8qphgi{padding:6rem 1.5rem;opacity:0;transform:translateY(2rem);transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}.service-grid-section.white.svelte-8qphgi.svelte-8qphgi{background-color:var(--tb-bg-base)}.service-grid-section.light.svelte-8qphgi.svelte-8qphgi{background-color:var(--tb-bg-surface)}.service-grid-section.visible.svelte-8qphgi.svelte-8qphgi{opacity:1;transform:translateY(0)}.grid-container.svelte-8qphgi.svelte-8qphgi{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:4rem}.grid-header.svelte-8qphgi.svelte-8qphgi{text-align:center;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.grid-title.svelte-8qphgi.svelte-8qphgi{font-size:var(--text-3xl);font-weight:800;line-height:1.2}.grid-desc.svelte-8qphgi.svelte-8qphgi{font-size:var(--text-lg);color:var(--tb-text-muted);line-height:1.6}.grid-items.svelte-8qphgi.svelte-8qphgi{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.grid-items.cols-3.svelte-8qphgi.svelte-8qphgi,.grid-items.cols-4.svelte-8qphgi.svelte-8qphgi,.grid-items.cols-6.svelte-8qphgi.svelte-8qphgi{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-items.cols-3.svelte-8qphgi.svelte-8qphgi,.grid-items.cols-4.svelte-8qphgi.svelte-8qphgi,.grid-items.cols-6.svelte-8qphgi.svelte-8qphgi{grid-template-columns:repeat(3,1fr)}}.grid-card.svelte-8qphgi.svelte-8qphgi{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.grid-card.svelte-8qphgi.svelte-8qphgi:hover{transform:translateY(-5px);border-color:var(--tb-primary)}.card-link-wrapper.svelte-8qphgi.svelte-8qphgi,.card-content-wrapper.svelte-8qphgi.svelte-8qphgi{padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;height:100%;color:inherit;gap:1rem}.card-content-wrapper.svelte-8qphgi.svelte-8qphgi{flex-direction:row;text-align:left;align-items:flex-start;padding:2rem}.card-content-wrapper.svelte-8qphgi .card-icon.svelte-8qphgi{margin-bottom:0;flex-shrink:0}.card-icon.svelte-8qphgi.svelte-8qphgi{width:4rem;height:4rem;border-radius:50%;background:#0d3d730d;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}html.dark .card-icon.svelte-8qphgi.svelte-8qphgi{background:#ffffff0d}.card-icon.svelte-8qphgi .material-icons-outlined.svelte-8qphgi{font-size:2rem;color:var(--tb-primary)}html.dark .card-icon.svelte-8qphgi .material-icons-outlined.svelte-8qphgi{color:var(--tb-text-inverse)}.card-title.svelte-8qphgi.svelte-8qphgi{font-size:var(--text-lg);font-weight:700}.card-desc.svelte-8qphgi.svelte-8qphgi{font-size:var(--text-sm);color:var(--tb-text-muted);line-height:1.6;flex:1}.card-action.svelte-8qphgi.svelte-8qphgi{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:var(--text-sm);margin-top:auto;text-transform:uppercase;letter-spacing:1px}.service-cards-section.svelte-nmjrh5{padding:6rem 1.5rem;opacity:0;transform:translateY(2rem);transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}.bg-surface.svelte-nmjrh5{background-color:var(--tb-bg-surface)}.service-cards-section.visible.svelte-nmjrh5{opacity:1;transform:translateY(0)}.cards-container.svelte-nmjrh5{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:4rem}.cards-header.svelte-nmjrh5{text-align:center;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.cards-title.svelte-nmjrh5{font-size:var(--text-3xl);font-weight:800;line-height:1.2}.cards-desc.svelte-nmjrh5{font-size:var(--text-lg);color:var(--tb-text-muted);line-height:1.6}.process-grid.svelte-nmjrh5{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 1024px){.process-grid.svelte-nmjrh5{grid-template-columns:repeat(2,1fr)}}.process-card.svelte-nmjrh5{padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .3s ease;height:100%;gap:1.5rem}@media (min-width: 768px){.process-card.svelte-nmjrh5{flex-direction:row}}.process-card.svelte-nmjrh5:hover{transform:translateY(-.5rem);border-color:var(--tb-primary)}.process-number.svelte-nmjrh5{width:4rem;height:4rem;border-radius:50%;background:var(--tb-primary);color:#fff;display:flex;flex-shrink:0;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;box-shadow:0 10px 25px -5px #0d3d7366}html.dark .process-number.svelte-nmjrh5{background:var(--tb-text-inverse);color:#09090b;box-shadow:0 10px 25px -5px #fff3}.process-content.svelte-nmjrh5{display:flex;flex-direction:column;gap:.5rem}.process-title.svelte-nmjrh5{font-size:var(--text-lg);font-weight:700;margin:0}.process-desc.svelte-nmjrh5{font-size:var(--text-sm);color:var(--tb-text-muted);line-height:1.6;margin:0}.service-tech-section.svelte-16o43d4{padding:5rem 1.5rem;opacity:0;transform:translateY(2rem);transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}.bg-base.svelte-16o43d4{background-color:var(--tb-bg-base)}.service-tech-section.visible.svelte-16o43d4{opacity:1;transform:translateY(0)}.tech-container.svelte-16o43d4{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:3rem}.tech-header.svelte-16o43d4{text-align:center;display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.tech-title.svelte-16o43d4{font-size:var(--text-3xl);font-weight:800;line-height:1.2;color:var(--tb-surface-dark)}html.dark .tech-title.svelte-16o43d4{color:var(--tb-text-inverse)}.tech-desc.svelte-16o43d4{font-size:var(--text-lg);color:var(--tb-text-muted);line-height:1.6}.tech-badges-grid.svelte-16o43d4{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:2rem}.primary-badge.svelte-16o43d4{background:#0d3d730d;color:var(--tb-primary);padding:.8rem 1.5rem;border-radius:2rem;font-weight:700;font-size:var(--text-base);border:1px solid rgba(13,61,115,.1);transition:all .3s ease;cursor:default;box-shadow:var(--tb-shadow-sm)}html.dark .primary-badge.svelte-16o43d4{background:#ffffff0d;color:var(--tb-text-inverse);border-color:#ffffff1a}.primary-badge.svelte-16o43d4:hover{background:var(--tb-primary);border-color:var(--tb-primary);color:#fff;transform:translateY(-3px);box-shadow:0 8px 16px rgba(var(--tb-primary-rgb, 13, 61, 115),.25)}html.dark .primary-badge.svelte-16o43d4:hover{background:rgba(var(--tb-primary-rgb, 13, 61, 115),.85);border-color:rgba(var(--tb-primary-rgb, 13, 61, 115),.85);color:#fff;box-shadow:0 8px 16px rgba(var(--tb-primary-rgb, 13, 61, 115),.4)}.visually-hidden.svelte-16o43d4{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.seo-badges-container.svelte-16o43d4{width:100%;position:relative;padding-top:3rem;border-top:1px solid rgba(13,61,115,.1);overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}html.dark .seo-badges-container.svelte-16o43d4{border-color:#ffffff1a}.seo-badges-container.svelte-16o43d4:before{content:"Ecosistema Tecnológico Integral";position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:var(--tb-bg-base);padding:0 1rem;font-size:var(--text-xs);font-weight:700;color:var(--tb-text-muted);text-transform:uppercase;letter-spacing:1px;z-index:10}.seo-badges-cloud.svelte-16o43d4{display:flex;gap:1rem;width:max-content;animation:svelte-16o43d4-scroll 60s linear infinite;padding:1rem 0;opacity:.8}.seo-badges-cloud.svelte-16o43d4:hover{animation-play-state:paused;opacity:1}.seo-badge.svelte-16o43d4{font-size:.85rem;color:var(--tb-text-muted);background:#0d3d7308;padding:.4rem 1rem;border-radius:9999px;border:1px solid rgba(13,61,115,.08);white-space:nowrap;font-weight:500}html.dark .seo-badge.svelte-16o43d4{background:#ffffff08;border-color:#ffffff14}@keyframes svelte-16o43d4-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.service-cta-section.svelte-i3sx5f.svelte-i3sx5f{position:relative;padding:6rem 1.5rem;background:var(--tb-primary);overflow:hidden;opacity:0;transform:translateY(2rem);transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}html.dark .service-cta-section.svelte-i3sx5f.svelte-i3sx5f{background:#09090b;border-top:1px solid rgba(255,255,255,.1)}.service-cta-section.visible.svelte-i3sx5f.svelte-i3sx5f{opacity:1;transform:translateY(0)}.cta-bg-gradient.svelte-i3sx5f.svelte-i3sx5f{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1000px;height:100%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 60%);pointer-events:none;z-index:0}html.dark .cta-bg-gradient.svelte-i3sx5f.svelte-i3sx5f{background:radial-gradient(circle,rgba(96,165,250,.1) 0%,transparent 60%)}.cta-container.svelte-i3sx5f.svelte-i3sx5f{width:100%;max-width:800px;position:relative;z-index:1}.cta-content.svelte-i3sx5f.svelte-i3sx5f{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.cta-icon.svelte-i3sx5f.svelte-i3sx5f{margin-bottom:.5rem}.cta-icon.svelte-i3sx5f .material-icons-outlined.svelte-i3sx5f{font-size:4rem;color:#ffffffe6}html.dark .cta-icon.svelte-i3sx5f .material-icons-outlined.svelte-i3sx5f{color:#60a5fa}.cta-title.svelte-i3sx5f.svelte-i3sx5f{font-size:var(--text-3xl);font-weight:800;color:#fff;line-height:1.2}.cta-desc.svelte-i3sx5f.svelte-i3sx5f{font-size:var(--text-lg);color:#fffc;line-height:1.6;margin-bottom:1rem}.cta-actions.svelte-i3sx5f.svelte-i3sx5f{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-primary-glow.svelte-i3sx5f.svelte-i3sx5f{background:#fff;color:var(--tb-primary)}html.dark .btn-primary-glow.svelte-i3sx5f.svelte-i3sx5f{background:#fff;color:#09090b}.btn-outline-glow.svelte-i3sx5f.svelte-i3sx5f{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:var(--text-base);background:transparent;transition:all .3s ease;text-decoration:none}
