@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@500;600;700;800;900&display=swap");:root{--color-corp:#6126ff;--color-corp-40:rgba(97,38,255,.4);--color-lavanda:#efe9ff;--color-morado:#330559;--color-verde:#00bd70;--color-rosa:#ff2b5e;--color-amarillo:#fff21c;--color-naranja:#ff8500;--color-menta:#87ffd6;--color-rosa-claro:#ffb8de;--color-negro:#2f2927;--color-gris-oscuro:#2f2927;--color-gris:#595959;--color-gris-claro:#9ea2ae;--color-borde:#e7e3f0;--color-soft:#f6f3ff;--color-soft-2:#f4f5f7;--color-blanco:#fff;--color-texto-dark:#330559;--color-texto-body:#2f2927;--color-texto-light:#fff;--font-display:"FG Futurist","Rubik",Arial,sans-serif;--font-body:Arial,"Helvetica Neue",Helvetica,sans-serif;--text-display:clamp(30px,3.8vw,53px);--text-h1:clamp(30px,4.2vw,52px);--text-h2:clamp(26px,3.2vw,40px);--text-h3:clamp(20px,2.2vw,26px);--text-lead:clamp(16px,1.4vw,20px);--text-body:16px;--text-sm:14px;--text-caption:13px;--radius-xl:0;--radius-lg:0;--radius-md:0;--radius-sm:0;--radius-pill:0;--linea-peso:10.5px;--estacion:18px;--maxw:1240px;--pad-x:clamp(20px,5vw,80px);--header-h:76px;--shadow-sm:0 4px 16px rgba(51,5,89,.07);--shadow-md:0 14px 40px rgba(51,5,89,.1);--shadow-lg:0 30px 70px rgba(51,5,89,.16);--ease:cubic-bezier(.22,.61,.36,1);--ruta:var(--color-corp);--ruta-ink:#fff;--ruta-soft:var(--color-lavanda);--ruta-deep:var(--color-morado);--grad-hero:linear-gradient(135deg,#6126ff,#4b16dd 46%,#330559);--grad-suscripcion:linear-gradient(120deg,#ff2b5e,#6126ff 48%,#330559);--glow-mint:radial-gradient(circle at 82% 12%,rgba(166,255,217,.25),transparent 60%);--glow-rosa:radial-gradient(circle at 12% 76%,rgba(255,0,88,.32),transparent 55%);--c-rosa:#ff2b5e;--c-verde:#00bd70;--c-amarillo:#fff21c;--c-morado:#6126ff;--c-morado-deep:#330559;--c-lavanda:#efe9ff;--c-mint:#a6ffd9;--c-dark:#161616;--c-dark2:#241b2b}body[data-ruta=capital]{--ruta:#fff21c;--ruta-ink:#2a0a4a;--ruta-soft:#fffbcc;--ruta-deep:#7a6a00}body[data-ruta=mercado]{--ruta:#330559;--ruta-ink:#fff;--ruta-soft:#e7def2;--ruta-deep:#220a40}body[data-ruta=digitalizacion]{--ruta:#ff2b5e;--ruta-ink:#fff;--ruta-soft:#ffe3ee;--ruta-deep:#a8003c}body[data-ruta=talento]{--ruta:#00bd70;--ruta-ink:#fff;--ruta-soft:#d4fbe8;--ruta-deep:#00733e}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--color-blanco);color:var(--color-texto-body);font-family:var(--font-body);font-size:var(--text-body);line-height:1.6;margin:0;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;transition-duration:.001ms!important}.reveal{opacity:1!important;transform:none!important}}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4{color:var(--color-texto-dark);font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;line-height:1.04;margin:0}p{margin:0}.container{margin:0 auto;max-width:var(--maxw);padding-inline:var(--pad-x)}.section{padding-block:clamp(56px,8vw,112px);position:relative}.eyebrow{align-items:center;color:var(--ruta-deep);display:inline-flex;font-family:var(--font-body);font-size:var(--text-caption);font-weight:700;gap:10px;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{background:var(--ruta);border-radius:0;content:"";height:3px;width:22px}.lead{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55}.btn{align-items:center;background:var(--color-corp);border:none;border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-family:var(--font-body);font-size:16px;font-weight:700;gap:10px;height:50px;justify-content:center;line-height:1;padding:14px 26px;transition:transform .25s var(--ease),background .25s,box-shadow .25s;white-space:nowrap}.btn:hover{background:var(--color-morado);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn:focus-visible{outline:3px solid var(--color-corp-40);outline-offset:3px}.btn .arrow{transition:transform .25s var(--ease)}.btn:hover .arrow{transform:translateX(4px)}.btn--ruta{background:var(--ruta);color:var(--ruta-ink)}.btn--ruta:hover{background:var(--ruta-deep);color:#fff}.btn--ghost{background:transparent;box-shadow:inset 0 0 0 2px var(--color-borde);color:var(--color-texto-dark)}.btn--ghost:hover{background:var(--color-texto-dark);box-shadow:none;color:#fff}.btn--onfill{background:#fff;color:var(--color-morado)}.btn--onfill:hover{background:var(--color-morado);color:#fff}.btn--sm{font-size:14px;height:40px;padding:10px 18px}.link-more{align-items:center;color:var(--color-corp);display:inline-flex;font-weight:700;gap:8px}.link-more .arrow{transition:transform .25s var(--ease)}.link-more:hover .arrow{transform:translateX(4px)}.site-header{backdrop-filter:saturate(160%) blur(14px);background:hsla(0,0%,100%,.86);border-bottom:1px solid var(--color-borde);position:sticky;top:0;transition:box-shadow .3s,background .3s;z-index:100}.site-header.scrolled{box-shadow:var(--shadow-sm)}.site-header__top{background:var(--color-gris-oscuro)}.site-header__top-inner{align-items:stretch;display:flex;gap:0;justify-content:flex-end;min-height:44px}.site-header__top .nav__cta{border-radius:0;font-size:13px;font-weight:700;height:44px;letter-spacing:.01em;margin:0;padding:0 22px}.site-header__top .nav__cta,.site-header__top .nav__cta:hover{box-shadow:none;transform:none}.site-header__top .nav__cta:first-child{background:var(--color-corp);color:#fff}.site-header__top .nav__cta:first-child:hover{background:var(--color-morado)}.site-header__top .nav__cta:last-child{background:transparent;color:#fff}.site-header__top .nav__cta:last-child:hover{background:hsla(0,0%,100%,.14)}@media (max-width:900px){.site-header__top-inner{justify-content:flex-start}.site-header__top .nav__cta.desktop{display:inline-flex;flex:0 0 auto;font-size:12px;letter-spacing:0;padding:0 14px;white-space:nowrap}}.nav{gap:28px;height:var(--header-h)}.nav,.nav__logo{align-items:center;display:flex}.nav__logo img{height:34px;width:auto}.nav__menu{align-items:center;display:flex;gap:26px;margin-left:auto}.nav__menu a{color:var(--color-texto-dark);font-size:15px;font-weight:600;padding:8px 0;position:relative}.nav__menu a:hover{color:var(--color-corp)}.nav__item{position:relative}.nav__item>.nav__item-link,.nav__item>button{align-items:center;background:none;border:none;color:var(--color-texto-dark);display:inline-flex;font:inherit;font-size:15px;font-weight:600;gap:6px;padding:8px 0}.nav__item>.nav__item-link:hover,.nav__item>button:hover{color:var(--color-corp)}.nav__item .chev{height:10px;transition:transform .25s;width:10px}.nav__item:focus-within .chev,.nav__item:hover .chev{transform:rotate(180deg)}.dropdown{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);left:50%;opacity:0;padding:12px;position:absolute;top:calc(100% + 14px);transform:translateX(-50%) translateY(8px);transition:.25s var(--ease);visibility:hidden;width:360px}.nav__item:focus-within .dropdown,.nav__item:hover .dropdown{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown:before{content:"";height:14px;left:0;position:absolute;right:0;top:-14px}.drop-route{align-items:center;border-radius:var(--radius-md);display:flex;gap:14px;padding:12px;transition:background .2s}.drop-route:hover{background:var(--color-soft)}.drop-route__dot{border-radius:50%;color:#fff;display:grid;flex:0 0 auto;font-family:var(--font-display);font-size:18px;font-weight:800;height:38px;place-items:center;width:38px}.route-ico{background:none!important;border-radius:50%;box-shadow:none!important;display:block;height:100%;object-fit:contain;width:100%}.drop-route__dot.has-ico{background:none;padding:0}.drop-route__dot .route-ico{height:38px;width:38px}.drop-route__t{color:var(--color-texto-dark);display:block;font-size:15px;font-weight:700}.drop-route__d{color:var(--color-gris);display:block;font-size:13px;margin-top:2px}.dropdown--community{width:280px}.drop-route--simple{padding:14px 12px}.dot--capital{background:#fff21c;box-shadow:inset 0 0 0 2px rgba(42,10,74,.16);color:#2a0a4a}.dot--mercado{background:#330559}.dot--digitalizacion{background:#ff2b5e}.dot--talento{background:#00bd70;color:#06301d}.nav__cta{margin-left:4px}.nav__cta+.nav__cta{margin-left:0}.nav__burger{background:none;border:none;display:none;height:44px;margin-left:auto;width:44px}.nav__burger span{background:var(--color-texto-dark);display:block;height:2px;margin:5px auto;transition:.3s;width:24px}.hero{overflow:hidden;position:relative}.hero,.hero:after{background:var(--ruta)}.hero:after{content:"";height:46%;inset:auto 0 0 0;opacity:0;position:absolute;z-index:0}.hero__grid{align-items:center;display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:1fr 1.08fr;padding-block:clamp(40px,4.5vw,76px);position:relative;z-index:2}.hero__badge{align-items:center;background:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);color:var(--color-texto-dark);display:inline-flex;font-size:14px;font-weight:700;gap:10px;margin-bottom:22px;padding:8px 16px 8px 8px}.hero__badge .rline{border-radius:50%;color:#fff;display:grid;font-family:var(--font-display);font-weight:800;height:30px;place-items:center;width:30px}.hero__badge .rline.has-ico{background:none!important}.hero__badge .rline .route-ico{height:30px;width:30px}.hero__copy{align-self:center}.hero h1{font-size:var(--text-display);margin-bottom:20px;max-width:19ch}.hero h1,.hero__sub{color:var(--ruta-ink)}.hero__sub{font-size:var(--text-lead);margin-bottom:30px;max-width:46ch;opacity:.82}.hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.hero .btn--ruta{background:var(--color-corp);color:#fff}.hero .btn--ruta:hover{background:var(--color-morado);color:#fff}.hero .btn--ghost{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--ruta-ink) 38%,transparent);color:var(--ruta-ink)}.hero .btn--ghost:hover{background:var(--ruta-ink);box-shadow:none;color:var(--ruta)}body[data-ruta=mercado] .hero .btn--ruta{background:#fff;color:#330559}body[data-ruta=mercado] .hero .btn--ruta:hover{background:#220a40;color:#fff}.hero__visual{aspect-ratio:1/1;position:relative}.photo-frame,.photo-frame__img{height:100%;position:relative;width:100%;z-index:2}.photo-frame__img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);object-fit:cover}.lines-svg{height:116%;inset:-8% -10%;overflow:visible;pointer-events:none;position:absolute;width:120%}.lines-svg--back{z-index:1}.lines-svg--front{z-index:3}.route-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--linea-peso)}.station{stroke:#fff;stroke-width:4}.hero--framed{isolation:isolate}.hero--framed .hero__lines{inset:0;pointer-events:none;position:absolute;z-index:1}.hero--framed .hero__lines svg{display:block;height:100%;inset:0;overflow:visible;position:absolute;width:100%}.hero--framed .hero__lines .route-line{stroke-width:var(--linea-peso);vector-effect:non-scaling-stroke}.hero--framed .hero__dot{background:var(--ruta);border-radius:50%;box-shadow:0 0 0 5px var(--c,#fff);height:var(--estacion);position:absolute;transform:translate(-50%,-50%);width:var(--estacion)}.hero--framed .hero__copy{-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);box-shadow:var(--shadow-md);padding:clamp(28px,3.2vw,48px)}.hero--framed{align-items:center;display:flex;min-height:clamp(520px,52vw,640px)}.hero--framed .hero__grid{width:100%}.hero__bg{inset:0 0 0 50%;overflow:hidden;position:absolute;z-index:0}.hero__bg img{display:block;height:100%;object-fit:cover;width:100%}.hero__bg:after{content:"";inset:0;position:absolute}.hero__lines{filter:drop-shadow(0 1px 2px rgba(0,0,0,.12))}.hero__stn{fill:#fff}.hero__character{bottom:0;filter:drop-shadow(0 10px 22px rgba(0,0,0,.2));height:84%;max-width:42%;object-fit:contain;object-position:bottom;pointer-events:none;position:absolute;right:9%;width:auto;z-index:2}@media (max-width:900px){.hero--framed{min-height:580px}.hero__bg{inset:0}.hero__bg:after{background:linear-gradient(180deg,var(--ruta) 0,color-mix(in srgb,var(--ruta) 34%,transparent) 50%,transparent 100%)}.hero__character{height:52%;max-width:70%;right:50%;transform:translateX(50%)}.hero--framed .hero__grid{align-items:flex-start;padding-top:30px}}.section--lines{overflow:hidden}.section--lines .section__lines{inset:0;pointer-events:none;position:absolute;z-index:0}.section--lines .section__lines svg{display:block;height:100%;inset:0;overflow:visible;position:absolute;width:100%}.section--lines .section__lines .route-line{stroke-width:var(--linea-peso);vector-effect:non-scaling-stroke}.section--lines .section__stn{fill:#fff}.section--lines .split{position:relative;z-index:1}.section--lines .split__copy{background:#fff;border:1px solid var(--color-borde);box-shadow:var(--shadow-md);padding:clamp(26px,3vw,44px)}.draw{stroke-dasharray:var(--len,1200);stroke-dashoffset:var(--len,1200)}.is-visible .draw{animation:draw 1.5s var(--ease) forwards}.is-visible .draw.d2{animation-delay:.18s}.is-visible .draw.d3{animation-delay:.36s}.is-visible .draw.d4{animation-delay:.54s}@keyframes draw{to{stroke-dashoffset:0}}.station-pop{transform:scale(0);transform-box:fill-box;transform-origin:center}.is-visible .station-pop{animation:pop .5s var(--ease) forwards .9s}@keyframes pop{60%{transform:scale(1.25)}to{transform:scale(1)}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.reveal.d4{transition-delay:.32s}.split{align-items:center;display:grid;gap:clamp(28px,5vw,72px);grid-template-columns:1fr 1fr}.split__media{aspect-ratio:4/3.4;position:relative}.split__media .photo-frame__img{border-radius:var(--radius-xl)}.split h2{font-size:var(--text-h2);margin:16px 0 18px;max-width:18ch}.section-head{margin-bottom:clamp(34px,4vw,54px);max-width:640px}.section-head h2{font-size:var(--text-h2);margin:14px 0}.section-head.center{margin-inline:auto;text-align:center}.section-head.center .eyebrow{justify-content:center}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2,.grid-3{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.combo__inner.two{grid-template-columns:1fr}.combo__cards{display:grid;gap:20px;grid-template-columns:1fr 1fr}@media (max-width:820px){.combo__cards{grid-template-columns:1fr}}.grid-4{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media (max-width:1080px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.grid-4{grid-template-columns:1fr}}.grid-stations{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.grid-stations>.station-card{flex:1 1 300px;max-width:352px}@media (max-width:980px){.grid-stations>.station-card{flex-basis:44%;max-width:none}}@media (max-width:560px){.grid-stations>.station-card{flex-basis:100%}}.grid-stations--2col>.station-card{flex-basis:calc(50% - 12px);max-width:520px}@media (max-width:560px){.grid-stations--2col>.station-card{flex-basis:100%;max-width:none}}.estaciones-band{background:var(--ruta)}.estaciones-band .eyebrow{color:var(--ruta-ink)}.estaciones-band .eyebrow:before{background:var(--ruta-ink)}.estaciones-band .section-head h2{color:var(--ruta-ink)}.estaciones-band .section-head .lead{color:var(--ruta-ink);opacity:.85}.estaciones-band .station-card__num{color:var(--ruta)}.estaciones-band .tag{background:var(--ruta);color:var(--ruta-ink);min-height:54px}.estaciones-band .station-card .link-more{color:var(--ruta-deep)}.estaciones-band .station-card{align-self:stretch}.estaciones-band .station-card h3{min-height:2.2em}.estaciones-band .station-card .link-more{margin-top:auto}.station-card{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:26px;position:relative;transition:transform .3s var(--ease),box-shadow .3s,border-color .3s}.station-card:before{background:var(--ruta);content:"";height:5px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.station-card:hover{border-color:transparent;box-shadow:var(--shadow-md);transform:translateY(-6px)}.station-card:hover:before{transform:scaleX(1)}.station-card__logo{align-items:center;display:flex;height:46px}.station-card__logo .ph{background:var(--color-soft-2);border-radius:var(--radius-sm);color:var(--color-gris-claro);display:grid;font-size:12px;font-weight:700;height:40px;min-width:120px;place-items:center}.station-card__logo img{max-height:40px;max-width:160px;object-fit:contain;width:auto}.tag{align-items:center;align-self:flex-start;background:var(--ruta-soft);border-radius:var(--radius-pill);color:var(--ruta-deep);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:1.3;padding:6px 18px;text-transform:uppercase}.station-card h3{font-size:var(--text-h3)}.station-card p{color:var(--color-gris);font-size:var(--text-sm)}.station-card .link-more{color:var(--ruta-deep);margin-top:auto;padding-top:8px}.station-card__num{display:none}.station-card>*{position:relative;z-index:1}.combo{background:var(--color-corp);border-radius:var(--radius-xl);color:#fff;overflow:hidden;position:relative}.combo__inner{align-items:center;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:1fr 1fr;padding:clamp(34px,5vw,64px);position:relative;z-index:2}.combo .eyebrow{color:#fff}.combo .eyebrow:before{background:#fff}.combo h2{color:#fff;font-size:var(--text-h2);margin:14px 0 16px}.combo p{color:hsla(0,0%,100%,.82)}.combo__card{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.18);border-radius:var(--radius-lg);padding:28px}.combo__routes{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 14px}.route-pill{align-items:center;background:hsla(0,0%,100%,.12);border-radius:var(--radius-pill);display:inline-flex;font-size:13px;font-weight:700;gap:8px;padding:6px 12px 6px 6px}.route-pill .d{border-radius:50%;display:grid;font-family:var(--font-display);font-size:12px;font-weight:800;height:22px;place-items:center;width:22px}.route-pill .d.has-ico{background:none!important}.route-pill .d .route-ico{height:22px;width:22px}.combo__routes .route-ico--lg{border-radius:50%;height:34px;width:34px}.combo__card h3{color:#fff;font-size:26px;margin-bottom:6px}.combo__benefit{background:var(--ruta);border-radius:var(--radius-md);color:var(--ruta-ink);font-size:14px;font-weight:700;margin-top:16px;padding:14px 16px}.combo__lines{inset:0;opacity:.5;position:absolute;z-index:1}.benefit{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:12px;padding:30px;transition:transform .3s var(--ease),box-shadow .3s}.benefit:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.benefit__ico{background:var(--ruta);border-radius:50%;color:var(--ruta-ink);display:grid;height:56px;place-items:center;width:56px}.benefit__ico svg{height:28px;width:28px}.benefit h3{font-size:20px}.benefit p{color:var(--color-gris);font-size:var(--text-sm)}.blog-section{background:var(--color-soft)}.blog-card{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s}.blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.blog-card__img{aspect-ratio:16/10;background:var(--color-soft-2);overflow:hidden;position:relative}.blog-card__img img{height:100%;object-fit:cover;transition:transform .6s var(--ease);width:100%}.blog-card:hover .blog-card__img img{transform:scale(1.06)}.blog-card__img .ribbon{background:var(--ruta);bottom:0;height:6px;left:0;position:absolute;width:100%}.blog-card__body{display:flex;flex:1;flex-direction:column;gap:10px;padding:22px}.blog-card h3{font-size:20px}.blog-card p{color:var(--color-gris);font-size:var(--text-sm)}.blog-card .link-more{color:var(--ruta-deep);margin-top:auto}.diag{background:var(--color-corp);border-radius:var(--radius-xl);color:#fff;overflow:hidden;padding:clamp(32px,4vw,52px) clamp(24px,5vw,72px);position:relative;text-align:center}.diag h2{color:#fff;font-size:var(--text-h2);margin:0 auto 14px;max-width:32ch}.diag p{color:hsla(0,0%,100%,.86);margin:0 auto 24px;max-width:76ch}.diag__lines{inset:0;opacity:.55;pointer-events:none;position:absolute;z-index:0}.diag>*{position:relative;z-index:1}.route-card{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);display:block;overflow:hidden;padding:26px;position:relative;transition:transform .3s var(--ease),box-shadow .3s}.route-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.route-card__top{align-items:center;display:flex;gap:14px;margin-bottom:14px}.route-card__dot{border-radius:50%;color:#fff;display:grid;font-family:var(--font-display);font-size:22px;font-weight:800;height:48px;place-items:center;width:48px}.route-card__dot.has-ico{background:none!important;box-shadow:none!important}.route-card__dot .route-ico{height:48px;width:48px}.route-card h3{font-size:21px}.route-card .tag{margin-bottom:10px}.route-card p{color:var(--color-gris);font-size:var(--text-sm);margin-bottom:14px}.otras-rutas .route-card{padding:30px}.otras-rutas .route-card__top{margin-bottom:22px}.otras-rutas .route-card .tag{margin-bottom:14px}.otras-rutas .route-card h3{margin-bottom:6px}.otras-rutas .route-card__dot{box-shadow:none}.otras-rutas .route-card__dot.dot--capital{background:#fff3a6;color:#7a6a00}.otras-rutas .route-card__dot.dot--mercado{background:#d8ccec;color:#330559}.otras-rutas .route-card__dot.dot--digitalizacion{background:#ffc7dc;color:#a8003c}.otras-rutas .route-card__dot.dot--talento{background:#a6efc8;color:#00733e}.site-footer{background:#2f2927;color:#fff;padding-block:clamp(48px,6vw,80px) 32px}.footer-grid{display:grid;gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr}.site-footer img{height:36px;margin-bottom:16px}.site-footer h4{color:hsla(0,0%,100%,.55);font-family:var(--font-body);font-size:13px;letter-spacing:.1em;margin-bottom:14px;text-transform:uppercase}.site-footer a{color:hsla(0,0%,100%,.82);display:block;font-size:14px;padding:5px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-size:13px;gap:16px;justify-content:space-between;margin-top:40px;padding-top:22px}.footer-social{display:flex;gap:10px;margin-top:20px}.footer-social a{background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:grid;height:40px;padding:0;place-items:center;transition:background .25s,color .25s,transform .25s;width:40px}.footer-social a:hover{background:var(--c-morado);color:#fff;transform:translateY(-2px)}.footer-social svg{display:block;height:18px;width:18px}.bw-band{display:grid;min-height:clamp(280px,36vw,420px);overflow:hidden;place-items:center;position:relative;text-align:center}.bw-band__bg{background-position:50%;background-size:cover;filter:grayscale(1) contrast(1.06) brightness(.85);inset:-42% 0;position:absolute}.bw-band__bg--digitalizacion,.bw-band__bg--mercado{background-position:top;inset:0}.bw-band__overlay{background:linear-gradient(180deg,rgba(14,8,22,.56),rgba(14,8,22,.78));inset:0;position:absolute}.bw-band__line{height:100%;left:0;opacity:.85;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}.bw-band .container{position:relative;z-index:2}.bw-band .eyebrow{color:#fff;justify-content:center}.bw-band .eyebrow:before{background:var(--ruta)}.bw-band h2{color:#fff;font-size:var(--text-h2);margin:12px auto 0;max-width:24ch}.journey{overflow:hidden;padding:6px 0 18px}.journey__track{height:150px;position:relative}.journey__line{height:100%;inset:0;position:absolute;width:100%}.journey__dot{border-radius:50%;box-shadow:0 0 0 4px #fff;height:18px;position:absolute;transform:translate(-50%,-50%);width:18px;z-index:1}@media (max-width:620px){.journey__dot{box-shadow:0 0 0 3px #fff;height:13px;width:13px}}.journey__vehicle{animation:ride 17s linear infinite,bob 3.2s ease-in-out infinite;bottom:12px;filter:drop-shadow(0 10px 14px rgba(51,5,89,.18));height:clamp(76px,9.5vw,116px);left:-14%;position:absolute;width:auto}@keyframes ride{0%{left:-14%}to{left:110%}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:620px){.journey__track{height:96px}}.parallax{will-change:transform}@media (max-width:980px){.hero__grid{grid-template-columns:1fr}.hero__visual{margin-inline:auto;max-width:460px;order:-1}.combo__inner,.split{grid-template-columns:1fr}.footer-grid,.grid-3{grid-template-columns:1fr 1fr}.nav__cta.desktop,.nav__menu{display:none}.nav__burger{display:block}}@media (max-width:620px){:root{--linea-peso:6px}.footer-grid,.grid-2,.grid-3{grid-template-columns:1fr}.hero__cta{width:100%}.hero__cta .btn{flex:1}}.mobile-menu{background:#fff;display:flex;flex-direction:column;gap:6px;inset:var(--header-h) 0 0 0;overflow-y:auto;padding:24px var(--pad-x);position:fixed;transform:translateX(100%);transition:transform .35s var(--ease);z-index:99}.mobile-menu.open{transform:none}.mobile-menu a,.mobile-menu__label{border-bottom:1px solid var(--color-borde);color:var(--color-texto-dark);font-size:18px;font-weight:600;padding:14px 0}.mobile-menu a.mobile-menu__sub{color:var(--color-gris);font-size:14px;padding-left:18px}.mobile-menu .btn{border-bottom:none;color:#fff;justify-content:center;margin-top:18px}.mobile-menu .btn+.btn{margin-top:6px}body.menu-open{overflow:hidden}.center{text-align:center}.logo-grid{display:grid;gap:16px;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0}.logo-cell{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-md);display:grid;min-height:96px;padding:20px 18px;place-items:center;transition:transform .3s var(--ease),box-shadow .3s,border-color .3s}.logo-cell:hover{border-color:var(--color-corp-40);box-shadow:var(--shadow-sm);transform:translateY(-4px)}.logo-cell img{filter:grayscale(1);max-height:52px;object-fit:contain;opacity:.72;transition:filter .3s,opacity .3s;width:auto}.logo-cell:hover img{filter:none;opacity:1}@media (max-width:980px){.logo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.logo-grid{grid-template-columns:repeat(2,1fr)}.logo-cell{min-height:84px;padding:16px}}.hp-allies__layout{align-items:center;display:grid;gap:clamp(28px,4vw,60px);grid-template-columns:minmax(290px,380px) minmax(0,1fr)}.hp-allies__badge{background:var(--c-lavanda);border-radius:0;color:var(--c-morado);display:inline-block;font-size:13px;font-weight:800;letter-spacing:.01em;margin-bottom:18px;padding:7px 14px}.hp-allies__dots{display:flex;gap:9px;margin-top:clamp(22px,2.8vw,32px)}.hp-allies__dot{background:#d9d7e3;border:0;border-radius:50%;cursor:pointer;height:9px;padding:0;transition:background .25s,transform .25s;width:9px}.hp-allies__dot:hover{background:#b9b5cc}.hp-allies__dot.is-active{background:var(--c-morado);transform:scale(1.2)}.hp-allies__carousel{align-items:center;display:grid;gap:clamp(8px,1.4vw,16px);grid-template-columns:auto minmax(0,1fr) auto}.hp-allies__nav{background:#f1f0f6;border:1px solid var(--color-borde);border-radius:0;color:var(--c-morado-deep);cursor:pointer;display:grid;flex:0 0 auto;height:44px;place-items:center;transition:background .25s,color .25s,opacity .25s;width:44px}.hp-allies__nav:hover{background:var(--c-morado);color:#fff}.hp-allies__nav:disabled{cursor:default;opacity:.35}.hp-allies__nav:disabled:hover{background:#f1f0f6;box-shadow:none;color:var(--c-morado-deep)}.hp-allies__viewport{overflow:hidden;padding:16px 0}.hp-allies__track{display:flex;gap:20px;list-style:none;margin:0;padding:0 4px;transition:transform .45s var(--ease);will-change:transform}.ally-card{align-items:center;background:#fff;border:1px solid var(--color-borde);border-radius:0;display:flex;flex:0 0 calc(50% - 10px);flex-direction:column;gap:16px;min-height:clamp(290px,30vw,340px);padding:clamp(26px,2.4vw,36px) clamp(20px,2vw,30px);text-align:center;transition:transform .3s var(--ease),border-color .3s}.ally-card:hover{border-color:var(--c-morado);transform:translateY(-4px)}.ally-card__logo{align-items:center;display:flex;height:64px;justify-content:center}.ally-card__logo img{margin:0 auto;max-height:60px;max-width:180px;object-fit:contain;width:auto}.ally-card__logo img[src*="otic.png"],.ally-card__logo img[src*=FACEA19]{max-height:76px}.ally-card__desc{color:var(--color-gris);font-size:15px;line-height:1.5;margin:0}.ally-card__name{color:var(--c-morado-deep);font-family:var(--font-display);font-size:16px;font-weight:800;margin:4px 0 0}@media (min-width:861px){.hp-allies__carousel .ally-card{flex:0 0 calc(50% - 10px);min-height:clamp(258px,23vw,296px);min-width:0;padding:26px 22px}.hp-allies__carousel .ally-card__logo{height:54px}.hp-allies__carousel .ally-card__logo img{max-height:46px;max-width:100%}.hp-allies__carousel .ally-card__logo img[src*="otic.png"],.hp-allies__carousel .ally-card__logo img[src*=FACEA19]{max-height:60px}}@media (max-width:860px){.hp-allies__layout{gap:24px;grid-template-columns:1fr}.ally-card{flex:0 0 82%}}@media (max-width:480px){.ally-card{flex:0 0 86%}.hp-allies__nav{height:40px;width:40px}}.hp-cyclist{align-items:center;background:#6126ff;color:#fff;display:grid;isolation:isolate;min-height:clamp(400px,44vw,600px);overflow:hidden;position:relative}.hp-cyclist__bg{inset:0;position:absolute;z-index:0}.hp-cyclist__bg img{display:block;height:100%;object-fit:cover;object-position:center bottom;width:100%}.hp-cyclist__veil{background:linear-gradient(90deg,rgba(15,3,33,.62),rgba(15,3,33,.42) 40%,rgba(15,3,33,.12) 72%,rgba(15,3,33,0));inset:0;z-index:1}.hp-cyclist__photo,.hp-cyclist__veil{pointer-events:none;position:absolute}.hp-cyclist__photo{bottom:0;filter:drop-shadow(0 18px 30px rgba(0,0,0,.28));height:88%;right:clamp(-40px,2vw,40px);width:auto;z-index:2}.hp-cyclist__copy{max-width:560px;padding-block:clamp(40px,6vw,80px);position:relative;z-index:3}.hp-cyclist__l1,.hp-cyclist__l2{font-family:var(--font-display);font-size:clamp(1.35rem,2.5vw,2.1rem);font-weight:800;line-height:1.18}.hp-cyclist__l2{margin-left:clamp(16px,5vw,80px);margin-top:clamp(48px,8vw,110px)}@media (max-width:760px){.hp-cyclist__photo{height:64%;opacity:.4;right:-14%}.hp-cyclist__copy{max-width:none}.hp-cyclist__l2{margin-left:0;margin-top:28px}}.steps{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.step{background:var(--color-soft);border:1px solid var(--color-borde);border-radius:var(--radius-lg);padding:32px 28px;position:relative}.step__num{background:var(--color-corp);border-radius:50%;box-shadow:0 8px 20px var(--color-corp-40);color:#fff;display:grid;font-family:var(--font-display);font-size:24px;font-weight:800;height:52px;margin-bottom:18px;place-items:center;width:52px}.step h3{font-size:var(--text-h3);margin-bottom:10px}.step p{color:var(--color-gris);font-size:var(--text-sm)}@media (max-width:760px){.steps{grid-template-columns:1fr}}.community{align-items:center;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:1fr 1.05fr}.community__media{aspect-ratio:4/3.4;position:relative}.community__copy h2{font-size:var(--text-h2);margin:14px 0 16px}.offer-stack{display:grid;gap:12px;list-style:none;margin:0 0 18px;padding:0}.offer-stack li{color:var(--color-texto-body);font-size:var(--text-body);line-height:1.5;padding-left:34px;position:relative}.offer-stack li:before{background:var(--color-corp);border-radius:50%;content:"";height:22px;left:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.5 17.6-5.1-5.1 1.4-1.4 3.7 3.7L18 6l1.4 1.4z'/%3E%3C/svg%3E") center/16px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.5 17.6-5.1-5.1 1.4-1.4 3.7 3.7L18 6l1.4 1.4z'/%3E%3C/svg%3E") center/16px no-repeat;position:absolute;top:2px;width:22px}.offer-guarantee{color:var(--color-corp);font-family:var(--font-display);font-size:var(--text-lead);font-weight:800;margin-bottom:22px}@media (max-width:980px){.community{grid-template-columns:1fr}.community__media{margin-inline:auto;max-width:480px}}.faq{display:grid;gap:14px;margin-inline:auto;max-width:820px}.faq__item{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-md);overflow:hidden;transition:border-color .25s,box-shadow .25s}.faq__item[open]{border-color:var(--color-corp-40);box-shadow:var(--shadow-sm)}.faq__item summary{align-items:center;cursor:pointer;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:20px 24px}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:focus-visible{border-radius:var(--radius-md);outline:3px solid var(--color-corp-40);outline-offset:-3px}.faq__item summary h3{color:var(--color-texto-dark);font-size:18px}.faq__icon{flex:0 0 auto;height:22px;position:relative;width:22px}.faq__icon:after,.faq__icon:before{background:var(--color-corp);border-radius:0;content:"";position:absolute;transition:transform .25s var(--ease),opacity .25s}.faq__icon:before{height:2px;left:2px;top:10px;width:18px}.faq__icon:after{height:18px;left:10px;top:2px;width:2px}.faq__item[open] .faq__icon:after{opacity:0;transform:rotate(90deg)}.faq__a{padding:0 24px 22px}.faq__a p{color:var(--color-gris);line-height:1.6}.hp .hp-display{font-size:clamp(2.4rem,6vw,5rem);letter-spacing:-.02em;line-height:1.02}.hp .hp-h2{font-size:clamp(2rem,4.5vw,3.4rem);letter-spacing:-.015em;line-height:1.04}.hp-eyebrow{align-items:center;display:inline-flex;font-family:var(--font-body);font-size:13px;font-weight:800;gap:10px;letter-spacing:.18em;margin-bottom:16px;text-transform:uppercase}.hp-eyebrow:before{background:currentColor;border-radius:0;content:"";height:3px;opacity:.85;width:26px}.hp-section{padding-block:clamp(64px,9vw,130px);position:relative}.hp-hero{background:#6126ff;color:#fff;overflow:hidden;padding-block:clamp(56px,8vw,104px);position:relative}.hp-hero__glow{display:none}.hp-hero .container{position:relative;z-index:2}.hp-hero__grid{display:block;max-width:560px}.hp-hero__badge{align-items:center;backdrop-filter:blur(6px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.24);border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-size:13.5px;font-weight:700;gap:10px;margin-bottom:24px;padding:8px 16px 8px 8px}.hp-hero__badge .rline{background:var(--c-amarillo);border-radius:50%;color:#2a0a4a;display:grid;font-family:var(--font-display);font-size:13px;font-weight:800;height:26px;place-items:center;width:26px}.hp-hero h1{color:#fff;margin-bottom:22px;max-width:16ch}.hp-hero__sub{color:hsla(0,0%,100%,.86);font-size:clamp(16px,1.5vw,21px);line-height:1.5;margin-bottom:32px;max-width:48ch}.hp-hero__sub strong{color:#fff}.hp-hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.hp-hero .btn--onfill{background:#fff;color:var(--c-morado-deep)}.hp-hero .btn--onfill:hover{background:var(--c-morado-deep);color:#fff}.hp-hero .btn--ghost{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.4);color:#fff}.hp-hero .btn--ghost:hover{background:#fff;box-shadow:none;color:var(--c-morado-deep)}.hp-hero{isolation:isolate}.hp-hero__bg{height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:0}.hp-hero__copy{-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);box-shadow:var(--shadow-md);padding:clamp(28px,3.2vw,48px);position:relative}.hp-hero--split{overflow:hidden;padding-block:clamp(60px,8vw,112px)}.hp-hero--split .hp-hero__watermark{background:radial-gradient(closest-side,hsla(0,0%,100%,.14),hsla(0,0%,100%,0) 70%);height:120%;left:-12%;pointer-events:none;position:absolute;top:-30%;width:55vw;z-index:0}.hp-hero--split .container{position:relative;z-index:2}.hp-hero__split{align-items:center;display:grid;gap:clamp(28px,5vw,72px);grid-template-columns:1.05fr .95fr}.hp-hero__lead{max-width:34rem}.hp-hero__lead .hp-eyebrow{color:#fff;opacity:.82}.hp-hero--split h1{max-width:15ch}.hp-hero--split .hp-hero__sub{max-width:46ch}.hp-hero__media{aspect-ratio:1/1;margin-inline:auto;max-width:460px;position:relative;width:100%}.hp-hero__anim{display:block;height:100%;object-fit:contain;width:100%}.hp-hero--contacto{background:#6126ff}@media (max-width:820px){.hp-hero__split{gap:clamp(24px,6vw,40px);grid-template-columns:1fr}.hp-hero__lead{max-width:none}.hp-hero__media{max-width:300px;order:-1}.hp-hero--split h1{max-width:none}}.hp-conv{background:var(--c-lavanda)}.hp-conv__intro{margin-bottom:clamp(26px,3.4vw,44px);max-width:62ch}.hp-conv__intro .hp-eyebrow{color:var(--c-morado)}.hp-conv__intro h2{color:var(--c-morado-deep)}.hp-conv__intro p{color:var(--color-gris);font-size:var(--text-lead);line-height:1.5;margin-top:12px;max-width:58ch}.hp-conv__carousel{align-items:center;display:grid;gap:clamp(8px,1.4vw,16px);grid-template-columns:auto minmax(0,1fr) auto}.hp-conv__nav{background:#fff;border:1px solid var(--color-borde);color:var(--c-morado-deep);cursor:pointer;display:grid;flex:0 0 auto;height:44px;place-items:center;transition:background .25s,color .25s,opacity .25s;width:44px}.hp-conv__nav:hover{background:var(--c-morado);color:#fff}.hp-conv__nav:disabled{cursor:default;opacity:.35}.hp-conv__nav:disabled:hover{background:#fff;color:var(--c-morado-deep)}.hp-conv__viewport{overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.hp-conv__viewport::-webkit-scrollbar{display:none}.hp-conv__track{display:flex;gap:clamp(16px,1.6vw,22px);list-style:none;margin:0;padding:6px 4px 8px}.conv-card{background:#fff;border:1px solid var(--color-borde);display:flex;flex:0 0 clamp(280px,30vw,360px);flex-direction:column;overflow:hidden;scroll-snap-align:start;transition:transform .3s var(--ease),box-shadow .3s}.conv-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.conv-card__media{aspect-ratio:16/10;background:var(--c-lavanda);overflow:hidden}.conv-card__media img{display:block;height:100%;object-fit:cover;width:100%}.conv-card__body{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:10px;padding:20px 22px 24px}.conv-card__tag{background:var(--c-lavanda);border-radius:var(--radius-pill);color:var(--c-morado);font-size:11px;font-weight:800;letter-spacing:.04em;padding:5px 12px;text-transform:uppercase}.conv-card__title{color:var(--c-morado-deep);font-size:19px;line-height:1.2}.conv-card__desc{color:var(--color-gris);font-size:14px;line-height:1.5;margin:0}.conv-card .link-more{color:var(--c-morado);margin-top:auto}@media (max-width:600px){.hp-conv__carousel{grid-template-columns:1fr}.hp-conv__nav{display:none}.conv-card{flex-basis:82%}}.hp-conv--split .hp-conv__layout{align-items:center;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:minmax(300px,400px) minmax(0,1fr)}.hp-conv--split .hp-conv__intro{margin-bottom:0;max-width:none}.hp-conv--split .hp-conv__intro h2{font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.08}.hp-conv__controls{display:flex;gap:10px;margin-top:28px}.hp-conv--split .conv-card{flex-basis:calc(50% - clamp(8px, 0.8vw, 11px))}.hp-conv--split .hp-conv__track{padding-inline:0}@media (max-width:860px){.hp-conv--split .hp-conv__layout{grid-template-columns:1fr}.hp-conv__controls{display:none}}.hp-acomp{background:#fbfaff;padding-bottom:clamp(56px,7vw,104px);padding-top:clamp(56px,7vw,104px)}.hp-acomp__grid{align-items:start;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:1fr 1.05fr}.hp-acomp .hp-eyebrow{color:var(--c-rosa)}.hp-acomp h2{color:var(--c-morado-deep);margin-bottom:18px}.hp-acomp p{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55;margin-bottom:18px}.hp-acomp .link-more{margin-top:6px}@media (max-width:760px){.hp-acomp__grid{grid-template-columns:1fr}}.hp-routes{background:var(--c-lavanda);padding-block:clamp(8px,2vw,24px);position:relative}.hp-routes__intro{padding-block:clamp(48px,6vw,80px) 0;text-align:center}.hp-routes__intro .hp-scrollcue{margin-top:20px}.hp-routes__intro .hp-eyebrow{color:var(--c-morado);justify-content:center}.hp-routes__intro h2{color:var(--c-morado-deep);margin:0 auto 14px;max-width:20ch}.hp-routes__intro p{color:var(--color-gris);font-size:var(--text-lead);margin:0 auto;max-width:56ch}.hp-hscroll-wrap{height:200vh;position:relative}.hp-hscroll-sticky{align-items:center;display:grid;gap:clamp(20px,3vw,48px);grid-template-columns:.72fr 1.28fr;height:calc(100svh - var(--header-h));margin-inline:auto;max-width:var(--maxw);overflow:hidden;padding:clamp(20px,3vh,40px) var(--pad-x);position:sticky;top:var(--header-h)}.hp-hscroll-head{align-self:center}.hp-hscroll-head .hp-eyebrow{color:var(--c-morado)}.hp-hscroll-head h2{color:var(--c-morado-deep);font-size:clamp(1.8rem,3.6vw,2.8rem);margin-bottom:14px;max-width:18ch}.hp-hscroll-head p{color:var(--color-gris);font-size:var(--text-body);max-width:38ch}.hp-hscroll-cta{display:inline-flex;margin-top:24px}.hp-hscroll-head .hp-scrollcue{margin-top:22px}.hp-hscroll-viewport{align-self:center;overflow:hidden;position:relative}.hp-rail{display:flex;gap:24px;padding:30px 0;will-change:transform}.hp-rcard{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex:0 0 clamp(260px,30vw,340px);overflow:hidden;padding:28px;position:relative;transition:transform .3s var(--ease),box-shadow .3s;--rc:var(--c-morado);display:flex;flex-direction:column;min-height:clamp(380px,56vh,520px)}.hp-rcard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.hp-rcard:before{background:var(--rc);content:"";height:6px;left:0;position:absolute;right:0;top:0}.hp-rcard__top{align-items:center;display:flex;gap:14px;margin-bottom:16px}.hp-rcard__icon{border-radius:50%;display:block;height:48px;object-fit:contain;width:48px}.hp-rcard h3{color:var(--c-morado-deep);font-size:22px}.hp-rcard__tag{border-radius:var(--radius-pill);display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.04em;margin-bottom:14px;padding:6px 14px;text-transform:uppercase}.hp-rcard p{color:var(--color-gris);font-size:var(--text-sm);margin-bottom:16px}.hp-rcard__logos{display:flex;flex-direction:column;gap:8px;margin:2px 0 18px}.hp-rcard__logo{background:#fff;border:1px solid var(--c-lavanda);border-radius:0;display:grid;padding:10px 12px;place-items:center}.hp-rcard__logo img{filter:grayscale(1);max-height:30px;max-width:84%;object-fit:contain;opacity:.72;transition:filter .35s var(--ease),opacity .35s var(--ease);width:auto}.hp-rcard__logo:hover img{filter:grayscale(0);opacity:1}.hp-rcard[href^="/ruta-talento"] .hp-rcard__logo img{max-height:50px}.hp-rcard[href^="/ruta-mercado"] .hp-rcard__logo img[src*=sawu]{max-height:60px}.hp-rcard .link-more{color:var(--rc);margin-top:auto}@media (min-width:901px){.hp-rail .hp-rcard{flex:0 0 calc(50% - 12px)}}.hp-scrollcue{align-items:center;background:rgba(97,38,255,.08);border:1px solid rgba(97,38,255,.18);border-radius:var(--radius-pill);color:var(--c-morado);display:inline-flex;font-family:var(--font-display);font-size:14px;font-weight:800;gap:10px;letter-spacing:.02em;padding:8px 16px}.hp-scrollcue .cue-arrow{animation:cue-slide 1.4s var(--ease) infinite;display:inline-flex}.hp-scrollcue svg{display:block}@keyframes cue-slide{0%,to{opacity:.65;transform:translateX(0)}50%{opacity:1;transform:translateX(7px)}}.hp-metroline{bottom:6px;height:56px;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;z-index:0}.hp-metroline svg{height:100%;left:0;position:absolute;top:0;width:220%;will-change:transform}.hp-metroline path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:9}@media (max-width:900px){.hp-hscroll-wrap{height:auto}.hp-hscroll-sticky{grid-template-columns:1fr;height:auto;overflow:visible;padding-block:clamp(40px,6vw,64px);position:relative;top:0}.hp-hscroll-viewport{overflow:visible}.hp-rail{flex-direction:column;transform:none!important}.hp-rcard{flex:1 1 auto}.hp-hscroll-head .hp-scrollcue,.hp-metroline{display:none}}.hp-diag{background:#6126ff;color:#fff;overflow:hidden;padding-block:clamp(64px,9vw,120px);position:relative;text-align:center}.hp-diag__glow{display:none}.hp-diag .container{position:relative;z-index:2}.hp-diag .hp-eyebrow{color:var(--c-amarillo);justify-content:center}.hp-diag h2{color:#fff;margin:0 auto 16px;max-width:28ch}.hp-diag p{color:hsla(0,0%,100%,.85);font-size:var(--text-lead);margin:0 auto 28px;max-width:64ch}.hp-diag .btn--onfill{background:#fff;color:var(--c-morado-deep)}.hp-diag .btn--onfill:hover{background:var(--c-morado-deep);color:#fff}.hp-allies{background:#fff;overflow:hidden;position:relative}.hp-allies__intro{position:relative;text-align:left;z-index:2}.hp .hp-allies__intro h2{color:var(--c-morado-deep);font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:1.08;margin:0}.hp-allies__sub{color:var(--c-morado);font-family:var(--font-display);font-size:clamp(1rem,1.35vw,1.15rem);font-weight:800;line-height:1.3;margin:14px 0 0;max-width:42ch}.hp-allies__lead{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55;margin:12px 0 0;max-width:46ch}.hp-allies__cta{display:inline-flex;margin-top:22px}.hp-bn{background:var(--c-dark);height:clamp(160px,26vh,320px);overflow:hidden;position:relative}.hp-bn__bg{inset:-55% 0;position:absolute;z-index:0}.hp-bn__bg img{filter:grayscale(1) contrast(1.08) brightness(.72);height:210%;object-fit:cover;width:100%}.hp-bn__overlay{background:linear-gradient(180deg,rgba(22,22,22,.32),rgba(22,22,22,.5));inset:0;position:absolute;z-index:1}.hp-steps{background:var(--c-verde);color:#fff;overflow:hidden;position:relative}.hp-steps__glow{background:radial-gradient(circle at 85% 15%,hsla(0,0%,100%,.18),transparent 55%);inset:-20% -10%;position:absolute;z-index:0}.hp-steps .container{position:relative;z-index:2}.hp-steps__intro{margin-bottom:clamp(34px,4vw,54px);text-align:center}.hp-steps__intro .hp-eyebrow{color:#06301d;justify-content:center}.hp-steps__intro h2{color:#fff}.hp-steps__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.hp-tstep{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.24);border-radius:var(--radius-lg);padding:32px 28px}.hp-tstep__num{background:#fff;border-radius:50%;color:var(--c-verde);display:grid;font-family:var(--font-display);font-size:24px;font-weight:800;height:52px;margin-bottom:18px;place-items:center;width:52px}.hp-tstep h3{color:#fff;font-size:var(--text-h3);margin-bottom:10px}.hp-tstep p{color:hsla(0,0%,100%,.86);font-size:var(--text-sm)}.hp-steps .btn--onfill{background:#fff;color:var(--c-verde)}.hp-steps .btn--onfill:hover{background:#06301d;color:#fff}@media (max-width:760px){.hp-steps__grid{grid-template-columns:1fr}}.hp-blog{background:#ff2b5e;color:#fff;overflow:hidden;position:relative}.hp-blog .container{position:relative;z-index:2}.hp-blog__intro{margin-bottom:clamp(34px,4vw,54px);text-align:center}.hp-blog__intro .hp-eyebrow{color:var(--c-amarillo);justify-content:center}.hp-blog__intro h2{color:#fff;margin:0 auto 14px;max-width:22ch}.hp-blog__intro p{color:hsla(0,0%,100%,.92);font-size:var(--text-lead);line-height:1.5;margin:0 auto;max-width:60ch}.hp-blog__grid{display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.hp-blog__card{background:#fff;border-radius:var(--radius-lg);box-shadow:0 24px 54px rgba(46,4,38,.3);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s}.hp-blog__card:hover{box-shadow:0 32px 64px rgba(46,4,38,.38);transform:translateY(-4px)}.hp-blog__media{aspect-ratio:16/10;background:var(--color-soft-2);overflow:hidden;position:relative}.hp-blog__media img{height:100%;object-fit:cover;transition:transform .6s var(--ease);width:100%}.hp-blog__card:hover .hp-blog__media img{transform:scale(1.06)}.hp-blog__bar{background:var(--c-amarillo);bottom:0;height:6px;left:0;position:absolute;width:100%}.hp-blog__body{display:flex;flex:1;flex-direction:column;gap:12px;padding:clamp(22px,2.6vw,30px)}.hp-blog__date{color:var(--c-rosa);font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.hp-blog__card h3{color:var(--c-morado-deep);flex:1 1 auto;font-size:clamp(17px,1.6vw,20px);line-height:1.3;margin:0}.hp-blog__card .link-more{color:#7a6a00;margin-top:2px}.hp-blog .btn--onfill{background:#fff;color:var(--c-morado-deep)}.hp-blog .btn--onfill:hover{background:var(--c-morado-deep);color:#fff}@media (max-width:900px){.hp-blog__grid{grid-template-columns:1fr;margin-inline:auto;max-width:520px}}.hp-faq{background:var(--c-lavanda)}.hp-faq__intro{margin-bottom:clamp(30px,4vw,48px);text-align:center}.hp-faq__intro .hp-eyebrow{color:var(--c-morado);justify-content:center}.hp-faq__intro h2{color:var(--c-morado-deep)}@media (prefers-reduced-motion:reduce){.beam-flow,.hp-allies__beam .beam-flow,.hp-orbit__dot,.orbit-ring{animation:none!important}.hp-hero__bg{display:none}}.hp-contacto-hero__media{margin-inline:auto;max-width:520px;position:relative;width:100%}.hp-contacto-hero__media img{aspect-ratio:13/15;border-radius:var(--radius-xl);box-shadow:0 24px 60px rgba(20,4,40,.34);height:auto;object-fit:cover;width:100%}.hp-contacto-help{background:#fbfaff}.hp-contacto-help__intro{margin:0 auto clamp(34px,4.5vw,52px);max-width:640px;text-align:center}.hp-contacto-help__intro .hp-eyebrow{color:var(--c-morado);justify-content:center}.hp-contacto-help__intro h2{color:var(--c-morado-deep);margin:12px 0 14px}.hp-contacto-help__intro p{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55}.hp-motivos{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);list-style:none}.hp-motivo{align-items:flex-start;background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-md);display:flex;gap:16px;height:100%;padding:22px;transition:transform .25s var(--ease),border-color .25s,box-shadow .25s}.hp-motivo:hover{border-color:var(--color-corp-40);box-shadow:var(--shadow-md);transform:translateY(-3px)}.hp-motivo:focus-visible{outline:3px solid var(--color-corp-40);outline-offset:3px}.hp-motivo__ico{background:var(--c-lavanda);color:var(--color-corp);display:grid;flex:0 0 auto;height:48px;place-items:center;width:48px}.hp-motivo__ico svg{height:24px;width:24px}.hp-motivo__copy{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.hp-motivo__t{color:var(--color-texto-dark);font-family:var(--font-display);font-size:16px;font-weight:800;line-height:1.2}.hp-motivo__d{color:var(--color-gris);font-size:14px;line-height:1.45}.hp-motivo__arrow{color:var(--color-corp);flex:0 0 auto;font-size:18px;font-weight:800;line-height:1;margin-top:2px;transition:transform .25s var(--ease)}.hp-motivo:hover .hp-motivo__arrow{transform:translateX(4px)}.hp-contacto-form{background:var(--c-lavanda)}.hp-contacto-form__intro{margin:0 auto clamp(28px,4vw,40px);max-width:600px;text-align:center}.hp-contacto-form__intro .hp-eyebrow{color:var(--c-morado);justify-content:center}.hp-contacto-form__intro h3{color:var(--c-morado-deep);margin:12px 0 14px}.hp-contacto-form__intro p{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55}.hp-form{background:#fff;border:1px solid var(--color-borde);box-shadow:var(--shadow-sm);margin-inline:auto;max-width:720px;padding:clamp(24px,4vw,40px)}.hp-form__row{display:grid;gap:18px;grid-template-columns:1fr 1fr}.hp-field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.hp-field label{color:var(--color-texto-dark);font-size:14px;font-weight:700}.hp-field .req{color:var(--c-rosa)}.hp-field input,.hp-field select,.hp-field textarea{background:#fff;border:1px solid var(--color-borde);border-radius:0;color:var(--color-texto-dark);font-family:var(--font-body);font-size:15px;padding:13px 15px;transition:border-color .2s,box-shadow .2s;width:100%}.hp-field textarea{min-height:130px;resize:vertical}.hp-field input:focus,.hp-field select:focus,.hp-field textarea:focus{border-color:var(--color-corp);box-shadow:0 0 0 3px var(--color-corp-40);outline:none}.hp-field input::placeholder,.hp-field textarea::placeholder{color:var(--color-gris-claro)}.hp-field select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%236126ff' stroke-linecap='round' stroke-width='2' d='m2 4 4 4 4-4'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;padding-right:40px}.hp-check{align-items:flex-start;display:flex;gap:12px;margin:6px 0 22px}.hp-check input{accent-color:var(--color-corp);flex:0 0 auto;height:20px;margin-top:2px;width:20px}.hp-check label{color:var(--color-gris);font-size:13.5px;line-height:1.5}.hp-check .req{color:var(--c-rosa)}.hp-form__actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.hp-form__note{color:var(--color-gris);font-size:13px}.hp-form__ok{background:#d4fbe8;border:1px solid #00bd70;color:#00733e;font-size:14.5px;font-weight:700;margin-top:20px;padding:16px 18px}@media (max-width:900px){.hp-motivos{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.hp-contacto-hero__media{display:none}}@media (max-width:600px){.hp-form__row,.hp-motivos{grid-template-columns:1fr}.hp-form__actions .btn{justify-content:center;width:100%}}.np-intro{margin:0 auto clamp(34px,4.5vw,52px);max-width:760px;text-align:center}.np-intro .hp-eyebrow{justify-content:center}.np-intro h2{color:var(--c-morado-deep);margin:12px 0 14px}.np-intro p{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55}.np-value{background:var(--c-lavanda)}.np-value .hp-eyebrow{color:var(--c-morado)}.np-pillars{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0}.np-pillar{background:#fff;border:1px solid var(--color-borde);display:flex;flex-direction:column;gap:14px;padding:26px 22px}.np-pillar__ico{background:var(--c-lavanda);color:var(--c-morado);display:grid;flex:0 0 auto;height:48px;place-items:center;width:48px}.np-pillar__ico svg{height:24px;width:24px}.np-pillar h3{color:var(--c-morado-deep);font-family:var(--font-display);font-size:17px;font-weight:700;line-height:1.25}.np-flow{background:#fff}.np-flow .hp-eyebrow{color:var(--c-rosa)}.np-recorrido{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 auto clamp(28px,4vw,44px);max-width:980px;padding:0;position:relative}.np-recorrido:before{background:var(--c-lavanda);content:"";height:3px;left:12.5%;position:absolute;right:12.5%;top:28px;z-index:0}.np-rec{align-items:center;display:flex;flex-direction:column;gap:12px;padding:0 6px;position:relative;text-align:center;z-index:1}.np-rec__num{background:var(--c-morado);border-radius:50%;color:#fff;display:grid;font-size:22px;font-weight:800;height:56px;place-items:center;width:56px}.np-rec h3,.np-rec__num{font-family:var(--font-display)}.np-rec h3{color:var(--c-morado-deep);font-size:16px;font-weight:700;line-height:1.2}.np-routes-sec{background:var(--c-lavanda)}.np-routes-sec .hp-eyebrow{color:var(--c-morado)}.np-routes{display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-bottom:clamp(28px,4vw,44px)}.np-routes .hp-rcard{flex:initial;min-height:0}.np-socios{background:#fff}.np-socios .hp-eyebrow{color:var(--c-rosa)}.np-logos{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 0 clamp(28px,4vw,44px);padding:0}.np-logo{background:#fff;border:1px solid var(--color-borde);display:grid;min-height:110px;padding:26px 20px;place-items:center}.np-logo img{max-height:80px;max-width:72%;object-fit:contain;width:auto}.np-impact{background:var(--c-lavanda);text-align:center}.np-impact .hp-eyebrow{color:var(--c-morado);justify-content:center}.np-impact h2{color:var(--c-morado-deep);margin:12px auto 14px;max-width:24ch}.np-impact__lead{color:var(--color-gris);font-size:var(--text-lead);line-height:1.55;margin:0 auto clamp(34px,4.5vw,52px);max-width:64ch}.np-stats{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);list-style:none;margin:0 0 clamp(32px,4.5vw,48px);padding:0}.np-stat{background:#fff;border:1px solid var(--color-borde);padding:28px 20px}.np-stat__num{color:var(--c-morado);font-size:clamp(2rem,4vw,3rem);line-height:1}.np-stat__num,.np-stat__unit{display:block;font-family:var(--font-display);font-weight:800}.np-stat__unit{color:var(--c-morado-deep);font-size:15px;margin-top:4px}.np-stat p{color:var(--color-gris);font-size:var(--text-sm);line-height:1.45;margin-top:10px}@media (max-width:900px){.np-logos,.np-pillars,.np-recorrido,.np-routes,.np-stats{grid-template-columns:repeat(2,1fr)}.np-recorrido{gap:28px 16px;max-width:460px}.np-recorrido:before{display:none}}@media (max-width:520px){.np-logos,.np-pillars,.np-recorrido,.np-routes,.np-stats{grid-template-columns:1fr}}.nav__search{background:#fff;border:1px solid var(--color-borde);color:var(--color-texto-dark);cursor:pointer;display:inline-grid;flex:0 0 auto;height:40px;place-items:center;transition:color .2s,border-color .2s,background .2s;width:40px}.nav__search svg{height:20px;width:20px}.nav__search:hover{border-color:var(--color-corp-40);color:var(--color-corp)}.nav__search:focus-visible{outline:3px solid var(--color-corp-40);outline-offset:2px}@media (max-width:900px){.nav__search{margin-left:auto}.nav__search+.nav__burger{margin-left:8px}}body.vp-ask-open{overflow:hidden}.vp-ask{display:grid;inset:0;opacity:0;padding:clamp(16px,6vh,84px) 16px 24px;place-items:start center;position:fixed;transition:opacity .22s var(--ease);z-index:200}.vp-ask.is-open{opacity:1}.vp-ask[hidden]{display:none}.vp-ask__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(24,8,56,.55);inset:0;position:absolute}.vp-ask__dialog{background:#fbfaff;border:1px solid var(--color-borde);box-shadow:0 30px 80px rgba(24,8,56,.32);padding:clamp(24px,4vw,44px);position:relative;transform:translateY(-12px) scale(.99);transition:transform .24s var(--ease);width:min(720px,100%)}.vp-ask.is-open .vp-ask__dialog{transform:none}.vp-ask__x{background:transparent;border:none;color:var(--color-gris);cursor:pointer;display:grid;height:40px;place-items:center;position:absolute;right:12px;top:12px;width:40px}.vp-ask__x svg{height:22px;width:22px}.vp-ask__x:hover{color:var(--c-morado-deep)}.vp-ask__badge{align-items:center;background:var(--c-morado-deep);border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-size:12px;font-weight:800;gap:8px;letter-spacing:.06em;margin-bottom:16px;padding:6px 12px}.vp-ask__title{color:var(--c-morado-deep);font-size:clamp(1.5rem,3.4vw,2.2rem);line-height:1.08;margin-bottom:22px;max-width:22ch}.vp-ask__title em{color:var(--c-morado);font-style:normal}.vp-ask__form{align-items:center;background:#17111f;box-shadow:0 10px 30px rgba(24,8,56,.18);display:flex;gap:8px;padding:8px 8px 8px 20px}.vp-ask__input{background:transparent;border:none;color:#fff;flex:1;font-family:inherit;font-size:16px;min-width:0;padding:12px 0}.vp-ask__input::placeholder{color:hsla(0,0%,100%,.55)}.vp-ask__input:focus{outline:none}.vp-ask__send{background:var(--c-morado);border:none;color:#fff;cursor:pointer;display:grid;flex:0 0 auto;height:48px;place-items:center;transition:filter .2s,transform .2s,background .2s;width:48px}.vp-ask__send svg{height:22px;width:22px}.vp-ask__send:hover{filter:brightness(1.06);transform:translateY(-1px)}.vp-ask__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vp-ask__chip{background:#fff;border:1px solid var(--color-borde);border-radius:var(--radius-pill);color:var(--color-texto-dark);cursor:pointer;font-size:14px;font-weight:600;padding:9px 16px;transition:all .2s}.vp-ask__chip:hover{border-color:var(--color-corp);color:var(--color-corp)}.vp-ask__answer{border-top:1px solid var(--color-borde);margin-top:20px;max-height:46vh;overflow-y:auto;padding-top:20px}.vp-ask__q{color:var(--c-morado-deep);display:flex;font-size:15px;font-weight:700;gap:8px;margin-bottom:10px}.vp-ask__q:before{content:"Tú:";font-weight:800;opacity:.5}.vp-ask__a{color:var(--color-texto-dark);font-size:15.5px;line-height:1.6;white-space:pre-wrap}.vp-ask__a a{color:var(--color-corp);text-decoration:underline}.vp-ask__typing{display:inline-flex;gap:5px;padding:4px 0}.vp-ask__typing i{animation:vpDot 1s ease-in-out infinite;background:var(--c-morado);border-radius:50%;height:8px;opacity:.35;width:8px}.vp-ask__typing i:nth-child(2){animation-delay:.15s}.vp-ask__typing i:nth-child(3){animation-delay:.3s}@keyframes vpDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.vp-ask__disc{color:var(--color-gris);font-size:12.5px;margin-top:16px}@media (max-width:520px){.vp-ask__form{padding-left:14px}.vp-ask__title{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){.vp-ask,.vp-ask__dialog{transition:none}.vp-ask__typing i{animation:none}}.hero--rutas-hub{align-items:flex-end;background:#6126ff;min-height:clamp(500px,50.2vw,604px)}.hero--rutas-hub .hero__grid{grid-template-columns:1fr;padding-block:clamp(330px,35vw,500px) clamp(56px,6vw,72px)}.hero--rutas-hub .hero__copy{align-items:end;-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border:0;box-shadow:none;display:grid;gap:clamp(44px,8vw,96px);grid-template-columns:minmax(500px,.98fr) minmax(300px,.62fr);padding:0}.hero--rutas-hub h1{font-size:clamp(46px,4.7vw,56px);letter-spacing:0;line-height:.95;margin:0;max-width:21.5ch}.hero--rutas-hub .hero__aside{max-width:410px;padding-bottom:clamp(2px,.65vw,8px)}.hero--rutas-hub .hero__sub{font-size:clamp(15px,1.34vw,18px);line-height:1.4;margin-bottom:26px;max-width:42ch;opacity:.9}.hero--rutas-hub .hero__cta{gap:12px}.hero--rutas-hub .btn{font-size:15px;height:48px;padding-inline:28px}.hero--rutas-hub .btn--ghost{box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.54);color:#fff}.hero--rutas-hub .hero__lines--rutas{filter:none;inset:0;z-index:1}.hero--rutas-hub .hero__lines--rutas svg{height:100%;inset:0;max-width:none;position:absolute;width:100%}.hero--rutas-hub .hero__lines .route-line{fill:none;stroke-linecap:butt;stroke-linejoin:round;stroke-width:12;vector-effect:non-scaling-stroke}.hero--rutas-hub .route-line--purple{stroke:#330559}.hero--rutas-hub .route-line--green{stroke:#00bd70}.hero--rutas-hub .route-line--pink{stroke:#ff2b5e}.hero--rutas-hub .route-line--yellow{stroke:#fff21c}.hero--rutas-hub .route-line{stroke-dasharray:1500 1500;stroke-dashoffset:1500}.hero--rutas-hub .is-visible .route-line{animation:draw 1.9s var(--ease) forwards}.hero--rutas-hub .is-visible .route-line--pink{animation-delay:.18s}.hero--rutas-hub .is-visible .route-line--purple{animation-delay:.36s}.hero--rutas-hub .is-visible .route-line--yellow{animation-delay:.54s}.hero--rutas-hub .hero__station{scale:0}.hero--rutas-hub .is-visible .hero__station--top{animation:station-pop-hub .5s var(--ease) forwards .75s}.hero--rutas-hub .is-visible .hero__station--mid{animation:station-pop-hub .5s var(--ease) forwards 1.15s}@keyframes station-pop-hub{0%{scale:0}60%{scale:1.25}to{scale:1}}.hero--rutas-hub .hero__station{background:#fff;border-radius:50%;box-shadow:0 5px 14px rgba(26,6,70,.4);height:clamp(36px,4vw,44px);position:absolute;transform:translate(-50%,-50%);width:clamp(36px,4vw,44px)}.hero--rutas-hub .hero__station--top{left:33.1%;top:10%}.hero--rutas-hub .hero__station--mid{left:40.1%;top:42.5%}@media (max-width:900px){.hero--rutas-hub{align-items:stretch;min-height:0}.hero--rutas-hub .hero__lines--rutas{bottom:auto;height:clamp(210px,56vw,280px)}.hero--rutas-hub .hero__grid{padding-block:clamp(180px,48vw,260px) clamp(34px,8vw,52px)}.hero--rutas-hub .hero__copy{gap:18px;grid-template-columns:1fr}.hero--rutas-hub h1{font-size:clamp(38px,12vw,58px);max-width:12.6ch}.hero--rutas-hub .hero__aside{max-width:520px;padding-bottom:0}.hero--rutas-hub .hero__sub{font-size:15px;line-height:1.42}.hero--rutas-hub .hero__lines--rutas svg{transform:translateX(-26%);width:180%}.hero--rutas-hub .hero__station{height:34px;width:34px}.hero--rutas-hub .hero__station--top{left:33%;top:8.8%}.hero--rutas-hub .hero__station--mid{left:3%;top:42.5%}}@media (max-width:520px){.hero--rutas-hub .hero__grid{padding-block:210px 34px}.hero--rutas-hub .hero__cta{align-items:stretch;flex-direction:column}.hero--rutas-hub .btn{width:100%}.hero--rutas-hub .hero__lines--rutas svg{transform:translateX(-38%);width:220%}}.hero-v2{background:var(--color-corp);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:clamp(480px,48.1vw,760px)}.hero-v2,.hero-v2__photo{overflow:hidden;position:relative}.hero-v2__photo img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.hero-v2__panel{align-items:center;background:var(--color-corp);background-image:linear-gradient(158deg,hsla(0,0%,100%,.05),rgba(0,0,0,.05));display:flex;overflow:hidden;position:relative}.hero-v2__panel:before{-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);box-shadow:var(--shadow-md);content:"";inset:clamp(28px,3.4vw,52px);pointer-events:none;position:absolute;z-index:2}.hero-v2__copy{max-width:612px;padding:clamp(32px,5.2vw,84px) clamp(24px,3vw,56px) clamp(32px,5.2vw,84px) clamp(48px,6.4vw,116px);position:relative;z-index:3}.hero-v2__copy h1{color:#fff;font-size:var(--text-display);letter-spacing:-.01em;line-height:1.06;margin:0 0 clamp(18px,2vw,26px)}.hero-v2__sub{color:hsla(0,0%,100%,.87);font-size:clamp(15px,1.3vw,19px);line-height:1.52;margin:0 0 clamp(24px,2.6vw,36px);max-width:32em}.hero-v2__cta{display:flex;flex-wrap:wrap;gap:14px}.hero-v2 .btn--onfill{background:#fff;color:var(--color-morado)}.hero-v2 .btn--onfill:hover{background:var(--color-morado);color:#fff}.hero-v2 .btn--ghost{background:transparent;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.55);color:#fff}.hero-v2 .btn--ghost:hover{background:#fff;box-shadow:none;color:var(--color-corp)}.hero-v2__line{height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;width:100%;z-index:1}.hero-v2__line path{fill:none;stroke:var(--color-rosa);stroke-linecap:round;stroke-width:10}.hero-v2__photo-line{animation:talento-wipe .9s linear .15s forwards;clip-path:inset(0 100% 0 0);inset:0;pointer-events:none;position:absolute}body[data-ruta=digitalizacion] .hero-v2 .hero-v2__line path{animation:draw 1.3s var(--ease) 1.02s forwards}.hero-v2--talento{background:var(--color-corp);grid-template-columns:41.35% 58.65%;height:clamp(420px,47.95vw,588px)}.hero-v2--talento .hero-v2__photo img{object-fit:cover;object-position:right center}.hero-v2--talento .hero-v2__photo-line{animation:talento-wipe .9s linear .15s forwards;clip-path:inset(0 100% 0 0);inset:0;pointer-events:none;position:absolute}@keyframes talento-wipe{to{clip-path:inset(0 0 0 0)}}.hero-v2--talento .hero-v2__photo-foreground{height:100%;inset:0;object-fit:cover;object-position:center center;pointer-events:none;position:absolute;width:100%;z-index:3}.hero-v2--talento .hero-v2__panel{background:#6126ff;background-image:radial-gradient(95% 52% at 46% 51%,rgba(128,85,255,.48),rgba(128,85,255,0) 64%),linear-gradient(158deg,hsla(0,0%,100%,.045),rgba(44,0,156,.09))}.hero-v2--talento .hero-v2__panel:before{background:hsla(0,0%,100%,.065);border-color:hsla(0,0%,100%,.18);bottom:clamp(26px,2.9vw,44px);box-shadow:none;left:clamp(40px,4.25vw,64px);top:clamp(26px,2.9vw,44px);width:min(612px,calc(100% - clamp(80px, 8.5vw, 128px)));z-index:3}.hero-v2--talento .hero-v2__copy{max-width:612px;padding:clamp(40px,4.6vw,62px) clamp(54px,7.1vw,108px) clamp(56px,5.8vw,76px) clamp(66px,7vw,116px);width:100%;z-index:4}.hero-v2--talento .hero-v2__copy h1{font-size:clamp(44px,4.65vw,62px);letter-spacing:0;line-height:1;margin-bottom:clamp(22px,2.3vw,34px);max-width:9em;white-space:nowrap}.hero-v2--talento .hero-v2__sub{color:#fff;font-size:clamp(14px,1.36vw,18px);line-height:1.42;margin-bottom:clamp(22px,2.4vw,36px);max-width:36.5em;opacity:.95}.hero-v2--talento .hero-v2__cta{gap:10px}.hero-v2--talento .btn{font-size:clamp(12px,1.15vw,15px);gap:9px;height:38px;padding:0 20px}.hero-v2--talento .btn--ghost{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.72)}.hero-v2--talento .hero-v2__line--talento{filter:none;z-index:2}.hero-v2--talento .hero-v2__line--talento path{animation:draw 1.3s var(--ease) 1.02s forwards;stroke:#54b579;stroke-dasharray:101;stroke-dashoffset:101;stroke-linecap:round;stroke-linejoin:round;stroke-width:13}body[data-ruta=capital] .hero--capital-v2,body[data-ruta=mercado] .hero--mercado-v2{background:var(--color-corp);min-height:clamp(520px,44vw,620px)}body[data-ruta=capital] .hero--capital-v2 .hero__bg,body[data-ruta=mercado] .hero--mercado-v2 .hero__bg{inset:0 auto 0 0;width:50%}body[data-ruta=capital] .hero--capital-v2 .hero__bg{width:calc(50% - 40px)}body[data-ruta=capital] .hero--capital-v2 .hero__bg img,body[data-ruta=mercado] .hero--mercado-v2 .hero__bg img{object-position:center center}body[data-ruta=capital] .hero--capital-v2 .hero__lines,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines{filter:none;z-index:1}body[data-ruta=capital] .hero--capital-v2 .hero__lines svg,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines svg{height:100%;inset:0;position:absolute;width:100%}body[data-ruta=capital] .hero--capital-v2 .hero__lines path,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines path{fill:none;stroke-linecap:butt;stroke-linejoin:round;stroke-width:9}body[data-ruta=capital] .hero--capital-v2 .hero__lines path{stroke:var(--color-amarillo)}body[data-ruta=mercado] .hero--mercado-v2 .hero__lines path{stroke:#330559}.hero-v2 .hero-v2__line path,body[data-ruta=capital] .hero--capital-v2 .hero__lines path,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines path{animation:draw 1.7s var(--ease) .25s forwards;stroke-dasharray:101;stroke-dashoffset:101}body[data-ruta=capital] .hero--capital-v2 .hero__character{bottom:0;filter:none;height:90%;left:clamp(180px,24vw,400px);max-width:42%;right:auto;transform:translateX(-50%)}body[data-ruta=mercado] .hero--mercado-v2 .hero__character{bottom:0;filter:none;height:86%;left:clamp(210px,28.5vw,460px);max-width:34%;right:auto;transform:translateX(-50%)}body[data-ruta=capital] .hero--capital-v2 .container{max-width:var(--maxw);padding-inline:0}body[data-ruta=mercado] .hero--mercado-v2 .container{max-width:none;padding-inline:clamp(52px,5vw,80px)}body[data-ruta=capital] .hero--capital-v2 .hero__grid,body[data-ruta=mercado] .hero--mercado-v2 .hero__grid{gap:clamp(28px,4vw,56px);grid-template-columns:minmax(0,1fr) minmax(460px,620px);justify-content:end;padding-block:clamp(30px,3vw,44px)}body[data-ruta=capital] .hero--capital-v2 .hero__copy,body[data-ruta=mercado] .hero--mercado-v2 .hero__copy{-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.22);box-shadow:var(--shadow-md);grid-column:2;justify-self:end;max-width:612px;padding:clamp(28px,3.2vw,48px);position:relative;width:min(100%,612px);z-index:3}body[data-ruta=capital] .hero--capital-v2 h1,body[data-ruta=mercado] .hero--mercado-v2 h1{color:#fff;font-size:clamp(3rem,4.15vw,3.8rem);letter-spacing:0;line-height:.98;margin-bottom:22px;max-width:13ch}body[data-ruta=capital] .hero--capital-v2 .hero__sub,body[data-ruta=mercado] .hero--mercado-v2 .hero__sub{color:#fff;font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.45;margin-bottom:26px;max-width:42ch;opacity:.94}body[data-ruta=capital] .hero--capital-v2 .hero__cta,body[data-ruta=mercado] .hero--mercado-v2 .hero__cta{gap:12px}body[data-ruta=capital] .hero--capital-v2 .btn,body[data-ruta=mercado] .hero--mercado-v2 .btn{min-height:44px;padding-inline:22px}body[data-ruta=capital] .hero--capital-v2 .btn--ruta,body[data-ruta=mercado] .hero--mercado-v2 .btn--ruta{background:#fff;color:#220a40}body[data-ruta=capital] .hero--capital-v2 .btn--ghost,body[data-ruta=mercado] .hero--mercado-v2 .btn--ghost{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.62);color:#fff}body[data-ruta=capital] .hero--capital-v2 .btn--ghost:hover,body[data-ruta=mercado] .hero--mercado-v2 .btn--ghost:hover{background:#fff;color:#220a40}@media (max-width:900px){.hero-v2{grid-template-columns:minmax(0,1fr);height:auto}.hero-v2__photo{aspect-ratio:636/500}.hero-v2__panel:before{inset:14px}.hero-v2__line{display:none}.hero-v2__copy{max-width:none;padding:clamp(28px,7vw,48px)}.hero-v2--talento .hero-v2__photo{aspect-ratio:768/500}.hero-v2--talento .hero-v2__panel:before{inset:18px;width:auto}.hero-v2--talento .hero-v2__copy{max-width:612px;padding:clamp(38px,9vw,58px) clamp(30px,8vw,54px)}.hero-v2--talento .hero-v2__copy h1{font-size:clamp(38px,8.8vw,56px);max-width:10em}.hero-v2--talento .hero-v2__sub{font-size:15px;max-width:42em}body[data-ruta=capital] .hero--capital-v2,body[data-ruta=mercado] .hero--mercado-v2{display:block;min-height:0;padding-top:clamp(248px,58vw,360px)}body[data-ruta=capital] .hero--capital-v2 .hero__bg,body[data-ruta=mercado] .hero--mercado-v2 .hero__bg{height:clamp(248px,58vw,360px);inset:0 0 auto 0;width:100%}body[data-ruta=capital] .hero--capital-v2 .hero__bg:after,body[data-ruta=mercado] .hero--mercado-v2 .hero__bg:after{background:linear-gradient(180deg,transparent 42%,rgba(97,38,255,.55) 76%,rgba(97,38,255,.98))}body[data-ruta=capital] .hero--capital-v2 .hero__lines,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines{bottom:auto;height:clamp(248px,58vw,360px);overflow:hidden}body[data-ruta=capital] .hero--capital-v2 .hero__lines svg,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines svg{aspect-ratio:1200/560;height:auto;inset:58% auto auto 0;max-width:none;transform:translateY(-50%);width:182%}body[data-ruta=capital] .hero--capital-v2 .hero__lines path,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines path{vector-effect:non-scaling-stroke}body[data-ruta=capital] .hero--capital-v2 .hero__character,body[data-ruta=mercado] .hero--mercado-v2 .hero__character{bottom:auto;height:clamp(222px,50vw,320px);left:50%;max-width:78%;right:auto;top:clamp(28px,6vw,52px);transform:translateX(-50%)}body[data-ruta=mercado] .hero--mercado-v2 .hero__character{max-width:70%}body[data-ruta=capital] .hero--capital-v2 .hero__grid,body[data-ruta=mercado] .hero--mercado-v2 .hero__grid{display:block;padding-block:0 clamp(36px,8vw,56px)}body[data-ruta=capital] .hero--capital-v2 .container,body[data-ruta=mercado] .hero--mercado-v2 .container{padding-inline:var(--pad-x)}body[data-ruta=capital] .hero--capital-v2 .hero__copy,body[data-ruta=mercado] .hero--mercado-v2 .hero__copy{grid-column:auto;margin-inline:auto;max-width:620px;width:100%}body[data-ruta=capital] .hero--capital-v2 h1,body[data-ruta=mercado] .hero--mercado-v2 h1{max-width:10ch}}@media (min-width:600px) and (max-width:900px){body[data-ruta=capital] .hero--capital-v2 .hero__lines svg,body[data-ruta=mercado] .hero--mercado-v2 .hero__lines svg{width:170%}}@media (max-width:560px){.hero-v2__copy h1{font-size:clamp(32px,10vw,46px)}.hero-v2__cta{align-items:stretch;flex-direction:column}.hero-v2__cta .btn{justify-content:center;width:100%}.hero-v2--talento .hero-v2__copy{padding:34px 24px}.hero-v2--talento .hero-v2__copy h1{font-size:clamp(34px,10.6vw,46px)}.hero-v2--talento .btn{font-size:14px;height:44px}body[data-ruta=capital] .hero--capital-v2 .hero__copy,body[data-ruta=mercado] .hero--mercado-v2 .hero__copy{padding:26px}body[data-ruta=capital] .hero--capital-v2 h1,body[data-ruta=mercado] .hero--mercado-v2 h1{font-size:clamp(2.3rem,10vw,3.4rem);line-height:1.06;margin-bottom:18px;max-width:12ch}body[data-ruta=capital] .hero--capital-v2 .hero__cta .btn,body[data-ruta=mercado] .hero--mercado-v2 .hero__cta .btn{flex:1 1 100%}}.bw-band__line .route-line{stroke-dasharray:1000 1000;stroke-dashoffset:1000;stroke-width:9}@media (max-width:900px){.bw-band__line{aspect-ratio:1200/300;bottom:16px;height:auto;max-width:none;top:auto}.bw-band__line .route-line{stroke-width:5}}.bw-band.is-visible .bw-band__line .route-line{animation:draw 1.7s var(--ease) forwards .15s}.hp-hero--banner{background:linear-gradient(158deg,#6126ff,#5620e4 46%,#3e14a8);overflow:hidden;padding-block:0;position:relative}.hp-hero--banner .hp-hero__band{display:block;height:clamp(120px,15vw,196px);position:relative;width:100%;z-index:1}.hp-hero--banner .hp-hero__band .vp-rings{animation:hpb-draw 2.1s var(--ease) .3s forwards,hpb-fill 1.1s ease 1.95s forwards;fill:#00c168;fill-opacity:0;stroke:#00c168;stroke-dasharray:1;stroke-dashoffset:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:7}@keyframes hpb-draw{to{stroke-dashoffset:0}}@keyframes hpb-fill{to{fill-opacity:1}}@media (prefers-reduced-motion:reduce){.hp-hero--banner .hp-hero__band .vp-rings{animation:none;fill-opacity:1;stroke-dashoffset:0}}.hp-hero--banner .container{position:relative;z-index:2}.hp-hero--banner .hp-hero__grid{align-items:end;display:grid;gap:clamp(28px,5vw,72px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:none;padding-block:clamp(36px,4.5vw,64px)}.hp-hero__title{min-width:0}.hp-hero__title .hp-eyebrow{color:#fff;opacity:.82}.hp-hero--banner .hp-display{font-size:clamp(2.4rem,4.6vw,4rem);margin-top:.35em;max-width:12ch}.hp-hero__body{max-width:40rem;min-width:0}.hp-hero--banner .hp-hero__sub{margin-bottom:28px;max-width:46ch}@media (max-width:820px){.hp-hero--banner .hp-hero__grid{align-items:start;gap:clamp(20px,5vw,32px);grid-template-columns:minmax(0,1fr)}.hp-hero--banner .hp-display,.hp-hero--banner .hp-hero__sub,.hp-hero__body{max-width:none}}@media (max-width:560px){.hp-hero--banner .hp-hero__cta{align-items:stretch;flex-direction:column}.hp-hero--banner .hp-hero__cta .btn{justify-content:center}}.susc-intro__body p{color:var(--color-texto-body);line-height:1.62;margin-top:14px}.susc-form{background:var(--color-soft)}.susc-form__grid{align-items:start;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media (max-width:860px){.susc-form__grid{grid-template-columns:1fr}}.susc-form__copy h2{margin-top:6px}.susc-form__copy p{color:var(--color-texto-body);line-height:1.6;margin-top:14px}.susc-form__list{display:grid;gap:12px;list-style:none;margin:22px 0 0;padding:0}.susc-form__list li{color:var(--color-texto-body);font-size:15px;line-height:1.5;padding-left:30px;position:relative}.susc-form__list li:before{background:var(--color-corp);border-radius:50%;content:"";height:20px;left:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.5 17.6-5.1-5.1 1.4-1.4 3.7 3.7L18 6l1.4 1.4z'/%3E%3C/svg%3E") center/13px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.5 17.6-5.1-5.1 1.4-1.4 3.7 3.7L18 6l1.4 1.4z'/%3E%3C/svg%3E") center/13px no-repeat;position:absolute;top:1px;width:20px}.susc-form__card{background:#fff;border:1px solid var(--color-borde);box-shadow:var(--shadow-md);padding:clamp(24px,3vw,38px)}.hs-form .hs-form-field,.susc-form__card .hp-field{margin-bottom:16px}.hs-form .hs-form-field>label{color:var(--color-morado);display:block;font-size:13.5px;font-weight:700;margin-bottom:7px}.hs-form .hs-form-required{color:var(--color-rosa);margin-left:2px}.hs-form .hs-field-desc{color:var(--color-gris);font-size:13px;margin:0 0 7px}.hs-form .hs-input,.hs-form input[type=email],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text],.hs-form input[type=url],.hs-form select,.hs-form textarea{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--color-borde);border-radius:0;box-sizing:border-box;color:var(--color-texto-body);font:inherit;font-size:15px;max-width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.hs-form textarea,.hs-form textarea.hs-input{line-height:1.55;min-height:130px;resize:vertical}.hs-form .hs-input:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:var(--color-morado);box-shadow:0 0 0 3px var(--color-corp-40);outline:none}.hs-form .hs-input::placeholder{color:var(--color-gris-claro)}.hs-form .inputs-list{list-style:none;margin:0;padding:0}.hs-form .hs-form-booleancheckbox label,.hs-form .legal-consent-container label{align-items:flex-start;color:var(--color-gris);display:flex;font-size:13.5px;font-weight:400;gap:9px;line-height:1.5}.hs-form .hs-form-booleancheckbox input[type=checkbox]{accent-color:var(--color-corp);height:17px;margin-top:2px;width:17px}.hs-form .hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.hs-form .hs-error-msg,.hs-form .hs-error-msgs label{color:var(--color-rosa);font-size:13px;font-weight:600}.hs-form .hs-recaptcha{margin:6px 0 16px}.hs-form .hs-button,.hs-form input[type=submit]{align-items:center;-webkit-appearance:none;appearance:none;background:var(--color-corp);border:none;border-radius:var(--radius-pill);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:16px;font-weight:700;gap:10px;height:50px;justify-content:center;line-height:1;padding:0 28px;transition:transform .25s var(--ease),background .25s,box-shadow .25s}.hs-form .hs-button:hover,.hs-form input[type=submit]:hover{background:var(--color-morado);box-shadow:var(--shadow-md);transform:translateY(-2px)}.hs-form .submitted-message{background:rgba(0,189,112,.1);border-left:3px solid var(--color-verde,#00bd70);color:var(--color-texto-body);font-size:14px;line-height:1.5;padding:14px 16px}.susc-hero__graphic{aspect-ratio:1/1;margin-inline:auto;position:relative;width:min(100%,440px)}.susc-hero__iso{height:100%;object-fit:contain;width:100%}.susc-hero__pill{border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);font-family:var(--font-display);font-size:clamp(11px,1vw,13px);font-weight:700;padding:7px 14px;position:absolute;white-space:nowrap;z-index:2}.susc-hero__pill--1{right:-4%;top:6%}.susc-hero__pill--2{bottom:2%;right:2%}.susc-hero__pill--3{left:-8%;top:20%}.susc-hero__pill--4{bottom:10%;left:-6%}@media (max-width:560px){.susc-hero__graphic{width:min(100%,300px)}.susc-hero__pill{font-size:10px;padding:5px 10px}.susc-hero__pill--1{right:0}.susc-hero__pill--3,.susc-hero__pill--4{left:0}}.hp-hero__lines{fill:none}.hp-hero__lines .hpl{animation:hp-hero-draw 2.4s var(--ease) forwards;stroke-dasharray:100;stroke-dashoffset:100;stroke-linecap:round;stroke-linejoin:round;stroke-width:11}.hp-hero__lines .hpl--green{animation-delay:0s;stroke:#009e57}.hp-hero__lines .hpl--red{animation-delay:.18s;stroke:#ff444d}.hp-hero__lines .hpl--yellow{animation-delay:.34s;stroke:#fceb03}@keyframes hp-hero-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hp-hero__lines .hpl{animation:none;stroke-dashoffset:0}}