.hero[data-astro-cid-ge2uvauf]{background:var(--purple-dark);align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero__overlay[data-astro-cid-ge2uvauf]{background:#0b0028b8;position:absolute;inset:0}.hero__inner[data-astro-cid-ge2uvauf]{z-index:2;position:relative}.hero__text[data-astro-cid-ge2uvauf]{max-width:680px}.hero__circle[data-astro-cid-ge2uvauf]{width:180px;height:180px;margin-bottom:1.5rem;animation:18s linear infinite spin-slow}@keyframes spin-slow{to{transform:rotate(360deg)}}.hero__title[data-astro-cid-ge2uvauf]{color:var(--white);margin-bottom:1.1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15}.hero__title--accent[data-astro-cid-ge2uvauf]{color:var(--yellow)}.hero__subtitle[data-astro-cid-ge2uvauf]{color:#ffffffd1;max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.hero__btns[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero__stats[data-astro-cid-ge2uvauf]{align-items:center;gap:2rem;display:flex}.hero__stat[data-astro-cid-ge2uvauf]{flex-direction:column;display:flex}.hero__stat-top[data-astro-cid-ge2uvauf]{align-items:baseline;gap:.1rem;display:flex}.hero__stat-num[data-astro-cid-ge2uvauf]{color:var(--yellow);font-size:clamp(2.2rem,4vw,2.8rem);font-weight:800;line-height:1}.hero__stat-suffix[data-astro-cid-ge2uvauf]{color:var(--yellow);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:700}.hero__stat-label[data-astro-cid-ge2uvauf]{color:#ffffffa6;margin-top:.2rem;font-size:.82rem}.hero__stat-divider[data-astro-cid-ge2uvauf]{background:#ffffff40;width:1px;height:50px}@media (width<=600px){.hero[data-astro-cid-ge2uvauf]{text-align:center;padding:7rem 0 4rem}.hero__circle[data-astro-cid-ge2uvauf]{margin:0 auto 1.5rem}.hero__subtitle[data-astro-cid-ge2uvauf]{max-width:100%}.hero__btns[data-astro-cid-ge2uvauf]{flex-direction:column}.hero__btns[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{text-align:center;justify-content:center}.hero__stats[data-astro-cid-ge2uvauf]{justify-content:center}}.marquee-section[data-astro-cid-543bmuqs]{background:var(--yellow);padding:1rem 0;overflow:hidden}.marquee-section--dark[data-astro-cid-543bmuqs]{background:var(--purple)}.marquee-item[data-astro-cid-543bmuqs]{white-space:nowrap;text-transform:uppercase;letter-spacing:1.5px;color:var(--purple);align-items:center;gap:.75rem;padding:0 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.marquee-section--dark[data-astro-cid-543bmuqs] .marquee-item[data-astro-cid-543bmuqs]{color:var(--yellow)}.quienes[data-astro-cid-iu5c2ofs]{background:var(--bg-light);padding:5rem 0}.quienes__inner[data-astro-cid-iu5c2ofs]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.quienes__img-wrap[data-astro-cid-iu5c2ofs]{border-radius:var(--radius);position:relative;overflow:hidden}.quienes__img-wrap[data-astro-cid-iu5c2ofs] img[data-astro-cid-iu5c2ofs]{object-fit:cover;border-radius:var(--radius);width:100%;height:420px}.quienes__badge[data-astro-cid-iu5c2ofs]{background:var(--yellow);border-radius:8px;flex-direction:column;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.quienes__badge-num[data-astro-cid-iu5c2ofs]{color:var(--purple);font-size:1.8rem;font-weight:800;line-height:1}.quienes__badge-text[data-astro-cid-iu5c2ofs]{color:var(--purple);font-size:.78rem;font-weight:600}.quienes__desc[data-astro-cid-iu5c2ofs]{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.quienes__list[data-astro-cid-iu5c2ofs]{margin-bottom:2rem}.quienes__btns[data-astro-cid-iu5c2ofs]{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=768px){.quienes__inner[data-astro-cid-iu5c2ofs]{grid-template-columns:1fr;gap:2.5rem}.quienes__img-wrap[data-astro-cid-iu5c2ofs] img[data-astro-cid-iu5c2ofs]{height:280px}}.servicios[data-astro-cid-pt7o54kk]{background:var(--white);padding:5rem 0}.servicios__header[data-astro-cid-pt7o54kk]{text-align:center;margin-bottom:3rem}.servicios__grid[data-astro-cid-pt7o54kk]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.service-card[data-astro-cid-pt7o54kk]{border-radius:var(--radius);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);border:2px solid #1b004e1f;padding:2rem 1.75rem;position:relative}.service-card[data-astro-cid-pt7o54kk]:hover{border-color:var(--purple);transform:translateY(-4px);box-shadow:0 8px 28px #1b004e1f}.service-card__num[data-astro-cid-pt7o54kk]{color:#1b004e14;transition:color var(--transition);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.service-card[data-astro-cid-pt7o54kk]:hover .service-card__num[data-astro-cid-pt7o54kk]{color:#ffd30a66}.service-card__title[data-astro-cid-pt7o54kk]{color:var(--purple);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.service-card__desc[data-astro-cid-pt7o54kk]{color:var(--text-muted);margin-bottom:1.25rem;font-size:.88rem;line-height:1.65}.service-card__list[data-astro-cid-pt7o54kk]{margin-bottom:1.5rem}.service-card__link[data-astro-cid-pt7o54kk]{color:var(--purple);transition:color var(--transition), gap var(--transition);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.service-card__link[data-astro-cid-pt7o54kk]:hover{color:var(--yellow);gap:.7rem}.por-que[data-astro-cid-axhb7gw3]{background-color:var(--purple);background-image:radial-gradient(circle,#ffffff12 1px,#0000 1px);background-size:24px 24px;padding:5rem 0}.por-que__header[data-astro-cid-axhb7gw3]{max-width:560px;margin-bottom:3rem}.por-que__list[data-astro-cid-axhb7gw3]{flex-direction:column;gap:0;display:flex}.pq-item[data-astro-cid-axhb7gw3]{transition:padding-left var(--transition);border-bottom:1px solid #ffffff1f;align-items:center;gap:1.75rem;padding:1.75rem 0;display:flex}.pq-item[data-astro-cid-axhb7gw3]:first-child{border-top:1px solid #ffffff1f}.pq-item[data-astro-cid-axhb7gw3]:hover{padding-left:.75rem}.pq-item__num[data-astro-cid-axhb7gw3]{color:#ffd30a40;min-width:60px;transition:color var(--transition);flex-shrink:0;font-size:2.5rem;font-weight:800;line-height:1}.pq-item[data-astro-cid-axhb7gw3]:hover .pq-item__num[data-astro-cid-axhb7gw3]{color:#ffd30a8c}.pq-item__content[data-astro-cid-axhb7gw3]{flex:1}.pq-item__title[data-astro-cid-axhb7gw3]{color:var(--white);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.pq-item__desc[data-astro-cid-axhb7gw3]{color:#ffffffb3;font-size:.9rem;line-height:1.6}.pq-item__arrow[data-astro-cid-axhb7gw3]{color:var(--yellow);opacity:0;transition:opacity var(--transition), transform var(--transition);flex-shrink:0;transform:translate(-6px)}.pq-item[data-astro-cid-axhb7gw3]:hover .pq-item__arrow[data-astro-cid-axhb7gw3]{opacity:1;transform:translate(0)}.como-funciona[data-astro-cid-h4paav4i]{background:var(--white);padding:5rem 0}.como-funciona__header[data-astro-cid-h4paav4i]{text-align:center;margin-bottom:3.5rem}.pasos-grid[data-astro-cid-h4paav4i]{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid;position:relative}.paso[data-astro-cid-h4paav4i]{text-align:center;border-radius:var(--radius);transition:border-color var(--transition), box-shadow var(--transition);border:2px solid #1b004e1a;padding:2rem 1.5rem;position:relative}.paso[data-astro-cid-h4paav4i]:hover{border-color:var(--yellow);box-shadow:0 6px 24px #1b004e1a}.paso__num[data-astro-cid-h4paav4i]{background:var(--yellow);width:56px;height:56px;color:var(--purple);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.1rem;font-weight:800;display:inline-flex}.paso__title[data-astro-cid-h4paav4i]{color:var(--purple);margin-bottom:.65rem;font-size:1.05rem;font-weight:700}.paso__desc[data-astro-cid-h4paav4i]{color:var(--text-muted);font-size:.88rem;line-height:1.65}.paso__connector[data-astro-cid-h4paav4i]{color:var(--yellow);z-index:1;display:none;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%)}.como-funciona__cta[data-astro-cid-h4paav4i]{text-align:center}@media (width<=768px){.pasos-grid[data-astro-cid-h4paav4i]{grid-template-columns:1fr}.paso__connector[data-astro-cid-h4paav4i]{display:none}}@media (width>=769px){.paso__connector[data-astro-cid-h4paav4i]{display:block}}.clientes[data-astro-cid-wqmv3rmd]{background:var(--white);padding:4rem 0;overflow:hidden}.clientes__header[data-astro-cid-wqmv3rmd]{text-align:center;margin-bottom:2.5rem}.logo-track[data-astro-cid-wqmv3rmd]{gap:3rem;animation-duration:60s}.logo-item[data-astro-cid-wqmv3rmd]{flex-shrink:0;align-items:center;display:flex}.logo-item[data-astro-cid-wqmv3rmd] img[data-astro-cid-wqmv3rmd]{object-fit:contain;filter:grayscale(40%)opacity(.75);width:300px;height:180px;transition:filter var(--transition), transform var(--transition);border-radius:6px}.logo-item[data-astro-cid-wqmv3rmd] img[data-astro-cid-wqmv3rmd]:hover{filter:grayscale(0%)opacity();transform:scale(1.05)translateY(-2px)}.blog-home[data-astro-cid-63zyyhnh]{background:var(--bg-light);padding:5rem 0}.blog-home__header[data-astro-cid-63zyyhnh]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.blog-grid[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.blog-card[data-astro-cid-63zyyhnh]{background:var(--white);border-radius:var(--radius);transition:transform var(--transition), box-shadow var(--transition);overflow:hidden;box-shadow:0 2px 16px #1b004e12}.blog-card[data-astro-cid-63zyyhnh]:hover{transform:translateY(-4px);box-shadow:0 8px 28px #1b004e1f}.blog-card__img-link[data-astro-cid-63zyyhnh]{display:block;position:relative;overflow:hidden}.blog-card__img-link[data-astro-cid-63zyyhnh] img[data-astro-cid-63zyyhnh]{object-fit:cover;width:100%;height:200px;transition:transform .4s}.blog-card[data-astro-cid-63zyyhnh]:hover .blog-card__img-link[data-astro-cid-63zyyhnh] img[data-astro-cid-63zyyhnh]{transform:scale(1.04)}.blog-card__cat[data-astro-cid-63zyyhnh]{background:var(--yellow);color:var(--purple);text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.25rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.blog-card__body[data-astro-cid-63zyyhnh]{padding:1.4rem 1.5rem 1.6rem}.blog-card__date[data-astro-cid-63zyyhnh]{color:var(--text-muted);margin-bottom:.5rem;font-size:.78rem}.blog-card__title[data-astro-cid-63zyyhnh]{margin-bottom:.65rem;font-size:1rem;font-weight:700;line-height:1.4}.blog-card__title[data-astro-cid-63zyyhnh] a[data-astro-cid-63zyyhnh]{color:var(--purple);transition:color var(--transition)}.blog-card__title[data-astro-cid-63zyyhnh] a[data-astro-cid-63zyyhnh]:hover{color:var(--yellow)}.blog-card__desc[data-astro-cid-63zyyhnh]{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.6}.blog-card__link[data-astro-cid-63zyyhnh]{color:var(--purple);transition:color var(--transition), gap var(--transition);align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:inline-flex}.blog-card__link[data-astro-cid-63zyyhnh]:hover{color:var(--yellow);gap:.6rem}@media (width<=768px){.blog-grid[data-astro-cid-63zyyhnh]{grid-template-columns:1fr}.blog-home__header[data-astro-cid-63zyyhnh]{flex-direction:column;align-items:flex-start}}
