@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@700&display=swap");:root{--purple:#6126ff;--deep-purple:#330559;--ink:#271f20;--pink:#ff0058;--green:#00c878;--yellow:#fff21c;--mint:#a6ffd9;--soft:#f6f2ff;--soft-2:#f0ebff;--line:rgba(51,5,89,.12);--text:#27212b;--muted:#655b70;--white:#fff;--max:1180px;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:clip}body{background:var(--white);color:var(--text);font-family:Arial,Helvetica,sans-serif;margin:0;padding-top:68px}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}section{scroll-margin-top:68px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}p{font-family:Arial,Helvetica,sans-serif}.site-header{align-items:center;backdrop-filter:blur(16px);background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(51,5,89,.08);display:grid;gap:28px;grid-template-columns:auto 1fr auto;inset:0 0 auto;min-height:68px;padding:0 clamp(18px,5vw,72px);position:fixed;z-index:20}.brand img{width:132px}.nav-links{color:var(--deep-purple);display:flex;font-size:.84rem;font-weight:900;gap:clamp(18px,3vw,36px);justify-content:flex-end}.nav-links a:hover{color:var(--pink)}.button,.header-cta{align-items:center;border:0;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:900;justify-content:center;line-height:1;min-height:44px;padding:0 22px;text-align:center}.header-cta{box-shadow:0 14px 28px rgba(255,0,88,.24);font-size:.84rem;white-space:nowrap}.button-primary,.header-cta{background:var(--pink);color:var(--white)}.button-primary{box-shadow:0 16px 34px rgba(255,0,88,.26)}.button-secondary{background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.52);color:var(--deep-purple)}.button:hover,.header-cta:hover{transform:translateY(-1px)}.eyebrow,.section-kicker{color:var(--pink);font-size:.78rem;font-weight:900;letter-spacing:.04em;margin-bottom:14px;text-transform:uppercase}.hero{align-items:center;background:radial-gradient(circle at 82% 12%,rgba(166,255,217,.25),transparent 24%),radial-gradient(circle at 12% 76%,rgba(255,0,88,.32),transparent 32%),linear-gradient(135deg,#6126ff,#4b16dd 46%,#330559);color:var(--white);display:grid;overflow:hidden;padding:clamp(72px,8vw,118px) clamp(20px,6vw,82px);position:relative}.hero:after{background:linear-gradient(90deg,transparent,rgba(255,242,28,.86),transparent);content:"";filter:blur(2px);height:36%;inset:auto -8% -18% 28%;opacity:.36;position:absolute;transform:skewY(-8deg)}.hero-bg-lines{background-image:url(../assets/current/hero-lines-final-tight.png);background-position:54% 56%;background-repeat:no-repeat;background-size:min(980px,86vw) auto;inset:0;mix-blend-mode:screen;opacity:.22;position:absolute}.hero-grid{align-items:center;display:grid;gap:clamp(42px,7vw,96px);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);margin:0 auto;position:relative;width:min(var(--max),100%);z-index:2}.hero-copy{max-width:690px}.hero h1{font-size:clamp(2.55rem,6.1vw,6.65rem);margin-bottom:22px;max-width:780px}.hero-lead{color:hsla(0,0%,100%,.9);font-size:clamp(1.04rem,1.55vw,1.28rem);line-height:1.46;margin-bottom:30px;max-width:660px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.hero-actions .button{min-height:52px;padding-inline:28px}.hero-visual{min-height:520px;place-items:center}.hero-orbit,.hero-visual{display:grid;position:relative}.hero-orbit{aspect-ratio:1;place-items:center;width:min(560px,44vw);z-index:3}.hero-iso-video{aspect-ratio:1;filter:drop-shadow(0 28px 42px rgba(0,0,0,.24));position:relative;width:min(300px,58%);z-index:3}.orbit-ring{animation:orbit-spin 18s linear infinite;border:1px solid hsla(0,0%,100%,.38);border-radius:50%;inset:12%;position:absolute}.orbit-ring-secondary{animation-direction:reverse;animation-duration:14s;border-color:rgba(255,242,28,.55);inset:24%}.orbit-ring:after,.orbit-ring:before{background:var(--yellow);border-radius:50%;box-shadow:0 0 18px rgba(255,242,28,.58);content:"";height:12px;position:absolute;width:12px}.orbit-ring:before{left:18%;top:12%}.orbit-ring:after{background:var(--pink);bottom:14%;right:16%}.route-bubble{--orbit-delay:0s;--trail-color:currentColor;align-items:center;animation:route-square-orbit 30s linear infinite;animation-delay:var(--orbit-delay);background:var(--white);border:1px solid hsla(0,0%,100%,.28);bottom:auto;box-shadow:0 18px 38px rgba(0,0,0,.16);color:var(--deep-purple);display:inline-flex;font-size:.86rem;font-weight:900;isolation:isolate;justify-content:center;left:12%;min-height:42px;padding:0 16px;right:auto;top:10%;transform:translate3d(-50%,-50%,0);white-space:nowrap;z-index:4}.route-bubble,.route-bubble:before{border-radius:999px;position:absolute}.route-bubble:before{animation:route-tail-turn 30s linear infinite;animation-delay:var(--orbit-delay);background:linear-gradient(90deg,transparent 0,var(--trail-color) 100%);content:"";height:5px;opacity:.68;right:calc(100% - 8px);top:50%;transform:translateY(-50%);transform-origin:right center;width:84px;z-index:-1}.route-bubble-capital{--trail-color:#fff21c}.route-bubble-mercado{--trail-color:#330559;--orbit-delay:-7.5s}.route-bubble-productividad{--trail-color:#ff2b5e;--orbit-delay:-22.5s}.route-bubble-talento{--trail-color:#00bd70;--orbit-delay:-15s}@keyframes orbit-spin{to{transform:rotate(1turn)}}@keyframes route-square-orbit{0%,to{left:12%;top:10%;transform:translate3d(-50%,-50%,0)}25%{left:86%;top:24%;transform:translate3d(-50%,-50%,0)}50%{left:80%;top:84%;transform:translate3d(-50%,-50%,0)}75%{left:10%;top:72%;transform:translate3d(-50%,-50%,0)}}@keyframes route-tail-turn{0%,24.99%,to{transform:translateY(-50%) rotate(0deg)}25%,49.99%{transform:translateY(-50%) rotate(90deg)}50%,74.99%{transform:translateY(-50%) rotate(180deg)}75%,99.99%{transform:translateY(-50%) rotate(270deg)}}@media (prefers-reduced-motion:reduce){.route-bubble,.route-bubble:before{animation:none}.route-bubble-capital{left:12%;top:10%}.route-bubble-mercado{left:86%;top:24%}.route-bubble-talento{left:80%;top:84%}.route-bubble-productividad{left:10%;top:72%}}.route-line{background:var(--yellow);border-radius:999px;height:12px;opacity:.82;position:absolute}.route-line-a{left:-8%;top:35%;transform:rotate(-18deg);width:92%}.route-line-b{background:var(--mint);bottom:28%;opacity:.48;right:-20%;transform:rotate(18deg);width:84%}.value-strip{background:var(--white);border-radius:var(--radius);box-shadow:0 24px 70px rgba(39,31,32,.16);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:-54px auto 0;overflow:hidden;position:relative;width:min(var(--max),calc(100% - 40px));z-index:5}.value-strip article{border-right:1px solid var(--line);min-height:230px;padding:clamp(22px,2.6vw,34px)}.value-strip article:last-child{border-right:0}.value-strip span{color:var(--purple);display:block;font-weight:900;margin-bottom:30px}.value-strip h2{color:var(--deep-purple);font-size:clamp(1.18rem,1.7vw,1.52rem);line-height:1.05;margin-bottom:12px}.value-strip p{color:var(--muted);line-height:1.42;margin:0}.about-section,.community-section,.faq-section,.membership-section,.routes-section,.signup-section,.steps-section{padding:clamp(72px,9vw,120px) clamp(20px,6vw,82px)}.about-section{background:var(--white)}.about-grid{align-items:start;display:grid;gap:clamp(32px,7vw,94px);grid-template-columns:.95fr 1.05fr;margin:0 auto;width:min(var(--max),100%)}.section-kicker{margin-inline:auto;width:min(var(--max),100%)}.about-grid h2{color:var(--deep-purple);font-size:clamp(2.1rem,4.6vw,5rem);letter-spacing:-.035em;line-height:.94;margin:0}.about-grid p{color:var(--muted);font-size:clamp(1.02rem,1.36vw,1.2rem);line-height:1.55}.about-grid p:last-child{margin-bottom:0}.membership-section{background:#ff2c5e;color:var(--white)}.membership-copy{align-items:end;display:grid;gap:clamp(28px,6vw,80px);grid-template-columns:.85fr 1.15fr;margin:0 auto 34px;width:min(var(--max),100%)}.membership-copy .eyebrow{color:#330659}.membership-copy h2{font-size:clamp(2.15rem,4.7vw,5.2rem);letter-spacing:-.045em;line-height:.92;margin:0;max-width:780px}.membership-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto 34px;width:min(var(--max),100%)}.membership-grid article{background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius);min-height:210px;padding:24px}.membership-grid h3{color:#6126ff;font-size:1.28rem;margin-bottom:12px}.membership-grid p{color:hsla(0,0%,100%,.88);line-height:1.45;margin:0}.membership-section .button{margin-left:max(calc((100vw - var(--max))/2),0px)}.membership-section .button-primary{background:#6126ff;box-shadow:0 16px 34px rgba(97,38,255,.26)}.routes-section{background:linear-gradient(120deg,rgba(255,0,88,.94),rgba(97,38,255,.84)),url(../assets/current/route-map.jpg) 50%/cover;color:var(--white)}.routes-heading{align-items:end;display:grid;gap:clamp(28px,6vw,82px);grid-template-columns:.95fr 1.05fr;margin:0 auto 42px;width:min(var(--max),100%)}.routes-heading .eyebrow{color:var(--mint);grid-column:1/-1;margin-bottom:-12px}.routes-heading h2{font-size:clamp(2.35rem,5vw,5.6rem);letter-spacing:-.04em;line-height:.9;margin:0}.routes-heading p:not(.eyebrow){color:hsla(0,0%,100%,.88);font-size:clamp(1.02rem,1.42vw,1.22rem);line-height:1.48;margin:0}.route-cards{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;width:min(var(--max),100%)}.route-card{background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.35);border-radius:var(--radius);box-shadow:0 24px 60px rgba(51,5,89,.18);color:var(--text);display:flex;flex-direction:column;min-height:420px;padding:24px}.route-icon{background:var(--purple);border-radius:16px;color:var(--white);display:grid;font-size:1.3rem;font-weight:900;height:48px;margin-bottom:44px;place-items:center;width:48px}.route-card h3{color:var(--deep-purple);font-size:clamp(1.25rem,1.75vw,1.65rem);line-height:1.05;margin-bottom:12px}.route-card p{color:rgba(39,31,32,.72);line-height:1.43}.partners-label{color:var(--pink);font-size:.74rem;font-weight:900;margin-bottom:10px;margin-top:auto;text-transform:uppercase}.partner-chips{display:flex;flex-wrap:wrap;gap:8px}.partner-chips span{align-items:center;background:var(--soft);border-radius:999px;color:var(--deep-purple);display:inline-flex;font-size:.78rem;font-weight:900;min-height:34px;padding:0 10px}.capital .route-icon{background:var(--purple)}.mercado .route-icon{background:var(--pink)}.digital .route-icon{background:var(--green)}.talento .route-icon{background:var(--ink)}.steps-section{background:var(--green);color:var(--white);display:grid;gap:clamp(36px,7vw,96px);grid-template-columns:.85fr 1.15fr}.steps-section .eyebrow{color:var(--deep-purple)}.steps-copy h2{font-size:clamp(2.2rem,4.2vw,4.7rem);letter-spacing:-.035em;line-height:.96;margin:0;max-width:560px}.steps-list{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.steps-list article{background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius);padding:24px}.steps-list span{background:var(--white);border-radius:999px;color:var(--green);display:grid;font-weight:900;height:42px;margin-bottom:38px;place-items:center;width:42px}.steps-list h3{font-size:1.25rem;line-height:1.08;margin-bottom:12px}.steps-list p{color:hsla(0,0%,100%,.88);line-height:1.42;margin:0}.signup-section{align-items:center;background:var(--soft);display:grid;gap:clamp(36px,7vw,90px);grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr)}.signup-copy h2{color:var(--deep-purple);font-size:clamp(2.35rem,4.8vw,5.3rem);letter-spacing:-.045em;line-height:.9;margin-bottom:18px}.signup-copy p{color:var(--muted);font-size:clamp(1.02rem,1.42vw,1.2rem);line-height:1.48;max-width:540px}.signup-benefits{color:var(--deep-purple);display:grid;font-weight:900;gap:12px;list-style:none;margin:24px 0 0;padding:0}.signup-benefits li{display:grid;gap:8px;grid-template-columns:22px 1fr}.signup-benefits li:before{color:var(--green);content:"✓"}.lead-form{background:var(--white);border:1px solid rgba(51,5,89,.08);border-radius:var(--radius);box-shadow:0 30px 76px rgba(39,31,32,.16);padding:clamp(24px,3vw,42px);width:100%}.form-header{align-items:center;color:var(--deep-purple);display:flex;gap:14px;margin-bottom:28px}.form-header span{background:var(--purple);border-radius:50%;color:var(--white);display:grid;font-weight:900;height:40px;place-items:center;width:40px}.form-header strong{display:block;font-size:1.1rem}.form-header small{color:var(--muted);display:block;margin-top:2px}.form-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form label{color:var(--deep-purple);display:grid;font-weight:900;gap:8px}.lead-form input,.lead-form select{background:#faf9fc;border:1px solid rgba(51,5,89,.16);border-radius:14px;color:var(--text);min-height:54px;outline:0;padding:0 15px;width:100%}.lead-form input:focus,.lead-form select:focus{border-color:rgba(97,38,255,.5);box-shadow:0 0 0 4px rgba(97,38,255,.14)}.lead-form button{margin-top:30px;width:190px}.hubspot-lead-form .form-title{display:none}.hubspot-lead-form .hs-form{display:grid;gap:22px;margin:0;width:100%}.hubspot-lead-form fieldset{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0!important;max-width:none!important;padding:0!important;width:100%}.hubspot-lead-form fieldset.form-columns-1{grid-template-columns:1fr}.hubspot-lead-form fieldset.form-columns-2,.hubspot-lead-form fieldset.form-columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hubspot-lead-form .hs-form-field{float:none!important;margin:0!important;padding:0!important;width:100%!important}.hubspot-lead-form .hs-fieldtype-hidden{display:none!important}.hubspot-lead-form .input{margin:0!important}.hubspot-lead-form label:not(.hs-error-msg):not(.hs-form-booleancheckbox-display):not(.hs-form-checkbox-display):not(.hs-form-radio-display){color:var(--deep-purple);display:block;font-size:.95rem;font-weight:900;line-height:1.2;margin:0 0 8px}.hubspot-lead-form .hs-form-required{color:var(--pink);margin-left:2px}.hubspot-lead-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),.hubspot-lead-form select,.hubspot-lead-form textarea{background:#faf9fc!important;border:1px solid rgba(51,5,89,.16)!important;border-radius:14px!important;box-shadow:none!important;color:var(--text);font:inherit;min-height:54px;outline:0;padding:0 15px!important;width:100%!important}.hubspot-lead-form textarea{min-height:112px;padding-top:14px!important;resize:vertical}.hubspot-lead-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.hubspot-lead-form select:focus,.hubspot-lead-form textarea:focus{border-color:rgba(97,38,255,.5)!important;box-shadow:0 0 0 4px rgba(97,38,255,.14)!important}.hubspot-lead-form ul.inputs-list{display:grid;gap:8px;list-style:none;margin:8px 0 0;padding:0}.hubspot-lead-form .inputs-list label{align-items:flex-start;color:rgba(39,31,32,.72);display:flex;font-size:.9rem;font-weight:700;gap:9px;line-height:1.35}.hubspot-lead-form input[type=checkbox],.hubspot-lead-form input[type=radio]{accent-color:var(--purple);flex:0 0 auto;height:18px;margin:2px 0 0;width:18px}.hubspot-lead-form .hs-error-msgs{color:var(--pink);font-size:.82rem;font-weight:700;line-height:1.3;list-style:none;margin:7px 0 0;padding:0}.hubspot-lead-form .hs-error-msgs label{color:var(--pink)!important;font-size:inherit;font-weight:700!important;margin:0}.hubspot-lead-form .legal-consent-container{color:rgba(39,31,32,.62);font-size:.84rem;line-height:1.4}.hubspot-lead-form .legal-consent-container p{margin:0 0 8px}.hubspot-lead-form .actions,.hubspot-lead-form .hs_submit{margin:8px 0 0;padding:0}.hubspot-lead-form .hs-button,.hubspot-lead-form input[type=submit]{background:var(--pink);border:0;border-radius:999px;box-shadow:0 18px 42px rgba(255,0,88,.22);color:var(--white);cursor:pointer;font-weight:900;min-height:52px;padding:0 28px;width:190px}.hubspot-lead-form .hs-button:hover,.hubspot-lead-form input[type=submit]:hover{transform:translateY(-1px)}.form-note{color:rgba(39,31,32,.62);font-size:.92rem;margin:16px 0 0}.form-note.is-success{color:var(--green);font-weight:900}.community-section{align-items:center;color:var(--white);display:grid;gap:32px;grid-template-columns:1fr auto}.community-section h2{font-size:clamp(2.25rem,4.2vw,4.4rem);letter-spacing:-.04em;line-height:.95;margin-bottom:16px;max-width:680px}.community-section p:not(.eyebrow){color:hsla(0,0%,100%,.88);font-size:1.1rem;line-height:1.45;max-width:560px}.community-section .eyebrow{color:var(--mint)}.social-row{display:flex;gap:16px}.social-row a{background:var(--white);border-radius:50%;color:var(--pink);display:grid;font-size:1.35rem;font-weight:900;height:68px;place-items:center;width:68px}.faq-section{background:var(--deep-purple);color:var(--white)}.faq-heading{align-items:end;display:grid;gap:40px;grid-template-columns:.75fr 1.25fr;margin:0 auto 34px;width:min(var(--max),100%)}.faq-heading .eyebrow{color:var(--mint)}.faq-heading h2{font-size:clamp(2.2rem,4.6vw,5rem);letter-spacing:-.04em;line-height:.92;margin:0}.faq-list{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:0 auto;width:min(var(--max),100%)}.faq-list article{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:18px;padding:24px}.faq-list h3{color:var(--mint);font-size:1.18rem;line-height:1.18;margin-bottom:10px}.faq-list p{color:hsla(0,0%,100%,.88);line-height:1.45;margin:0}.site-footer{background:var(--ink);color:var(--white)}.footer-content{align-items:center;display:grid;gap:28px;grid-template-columns:auto 1fr auto;margin:0 auto;padding:44px 20px;width:min(var(--max),100%)}.footer-content img{width:130px}.footer-content p{color:hsla(0,0%,100%,.76);margin:0}.footer-content a{font-weight:900}@media (max-width:1040px){.about-grid,.faq-heading,.hero-grid,.membership-copy,.routes-heading,.signup-section,.steps-section{grid-template-columns:1fr}.hero-visual{min-height:380px}.hero-orbit{width:min(560px,86vw)}.membership-grid,.route-cards,.value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-list{grid-template-columns:1fr}}@media (max-width:760px){body{padding-top:58px}section{scroll-margin-top:58px}.site-header{grid-template-columns:auto auto;min-height:58px;padding-inline:14px}.brand img{width:104px}.nav-links{display:none}.header-cta{font-size:.72rem;min-height:36px;padding-inline:12px}.hero{min-height:auto;padding:58px 20px 72px}.hero h1{font-size:clamp(2.55rem,13vw,4rem)}.hero-lead{font-size:1rem}.hero-actions .button{width:100%}.hero-visual{min-height:260px}.hero-orbit{width:min(340px,92vw)}.hero-iso-video{width:52%}.route-bubble{font-size:.7rem;min-height:34px;padding-inline:10px}.route-bubble:before{height:4px;width:52px}@keyframes route-square-orbit{0%,to{left:16%;top:12%;transform:translate3d(-50%,-50%,0)}25%{left:82%;top:25%;transform:translate3d(-50%,-50%,0)}50%{left:76%;top:84%;transform:translate3d(-50%,-50%,0)}75%{left:16%;top:72%;transform:translate3d(-50%,-50%,0)}}.route-line{display:none}.value-strip{grid-template-columns:1fr;margin-top:-34px;width:calc(100% - 28px)}.value-strip article{border-bottom:1px solid var(--line);border-right:0;min-height:0}.about-section,.community-section,.faq-section,.membership-section,.routes-section,.signup-section,.steps-section{padding:58px 20px}.community-section,.faq-list,.footer-content,.form-grid,.membership-grid,.route-cards{grid-template-columns:1fr}.membership-grid article{min-height:0}.membership-section .button{margin-left:0;width:100%}.routes-heading .eyebrow{margin-bottom:0}.route-card{min-height:0}.route-icon{margin-bottom:28px}.lead-form button{width:100%}.hubspot-lead-form fieldset,.hubspot-lead-form fieldset.form-columns-2,.hubspot-lead-form fieldset.form-columns-3{gap:18px;grid-template-columns:1fr}.hubspot-lead-form .hs-button,.hubspot-lead-form input[type=submit]{width:100%}.social-row{justify-content:flex-start}}.routes-horizontal{background:radial-gradient(circle at 14% 22%,rgba(166,255,217,.24),transparent 26%),linear-gradient(120deg,#ff0058,#6126ff 48%,#330559);color:var(--white);height:520svh;position:relative}.routes-sticky{height:calc(100svh - 68px);overflow:hidden;position:sticky;top:68px}.routes-track{--routes-x:0px;display:flex;height:100%;transform:translate3d(var(--routes-x),0,0);width:500vw;will-change:transform}.route-panel{flex:0 0 100vw;height:100%;min-width:0;overflow:hidden;padding:clamp(54px,6vw,86px) clamp(20px,6vw,82px);position:relative}.route-panel:before{background:hsla(0,0%,100%,.48);border-radius:999px;box-shadow:0 92px 0 rgba(166,255,217,.42),0 184px 0 rgba(255,242,28,.38),0 276px 0 hsla(0,0%,100%,.26);content:"";height:18px;inset:14% -12% auto;position:absolute;transform:rotate(-11deg)}.route-panel-intro{align-items:center;display:grid;gap:clamp(36px,7vw,92px);grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr)}.route-panel-copy{max-width:680px;position:relative;z-index:2}.route-panel-copy .eyebrow{color:var(--mint)}.route-panel-copy h2{font-size:clamp(2.7rem,6vw,6.4rem);letter-spacing:-.055em;line-height:.88;margin-bottom:22px}.route-panel-copy p:not(.eyebrow){color:hsla(0,0%,100%,.9);font-size:clamp(1.04rem,1.5vw,1.24rem);line-height:1.48;max-width:610px}.route-panel-visual{min-height:420px;z-index:2}.route-orbit,.route-panel-visual{display:grid;place-items:center;position:relative}.route-orbit{aspect-ratio:1}.route-orbit:before{border:1px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 18px hsla(0,0%,100%,.08);content:"";inset:9%;position:absolute}.route-orbit video{aspect-ratio:1;border-radius:50%;filter:drop-shadow(0 30px 48px rgba(0,0,0,.28));mix-blend-mode:screen;width:min(250px,52%)}.route-orbit span{align-items:center;background:hsla(0,0%,100%,.9);border-radius:999px;box-shadow:0 16px 34px rgba(0,0,0,.14);color:var(--deep-purple);display:inline-flex;font-size:.86rem;font-weight:900;min-height:42px;padding:0 16px;position:absolute;white-space:nowrap}.route-orbit span:nth-child(2){left:8%;top:6%}.route-orbit span:nth-child(3){right:0;top:24%}.route-orbit span:nth-child(4){bottom:24%;left:0}.route-orbit span:nth-child(5){bottom:8%;right:4%}.scroll-hint{align-items:center;background:var(--mint);border-radius:999px;color:var(--deep-purple);display:inline-flex;font-size:.85rem;font-weight:900;gap:12px;margin-top:28px;padding:11px 16px}.scroll-hint span{border:2px solid;border-radius:999px;height:18px;position:relative;width:32px}.scroll-hint span:after{animation:lateral-dot 1.6s ease-in-out infinite;background:currentColor;border-radius:50%;content:"";height:6px;left:5px;position:absolute;top:4px;width:6px}@keyframes lateral-dot{0%,to{opacity:.55;transform:translateX(0)}55%{opacity:1;transform:translateX(14px)}}.route-panel-card{align-content:center;display:grid;justify-items:start;padding-left:clamp(30px,11vw,150px);padding-right:clamp(30px,11vw,150px)}.route-panel-card:after{aspect-ratio:1;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.24);border-radius:50%;content:"";position:absolute;right:clamp(34px,8vw,140px);top:50%;transform:translateY(-50%);width:min(420px,34vw)}.route-panel-card .route-number{color:var(--mint);font-size:clamp(4rem,13vw,12rem);font-weight:900;letter-spacing:-.08em;line-height:.74;margin-bottom:18px;opacity:.9;position:relative;z-index:2}.route-panel-card .route-icon{background:var(--white);color:var(--deep-purple);margin-bottom:24px;position:relative;z-index:2}.route-panel-card h3{color:var(--white);font-size:clamp(2.6rem,6vw,6.1rem);letter-spacing:-.055em;line-height:.88;margin-bottom:16px;max-width:720px;position:relative;z-index:2}.route-panel-card p{color:hsla(0,0%,100%,.88);font-size:clamp(1.05rem,1.6vw,1.32rem);line-height:1.44;max-width:560px}.route-panel-card .partner-chips,.route-panel-card .partners-label,.route-panel-card p{position:relative;z-index:2}.route-panel-card .partners-label{color:var(--mint);margin-top:26px}.route-panel-card .partner-chips span{background:var(--white);color:var(--deep-purple)}.route-panel-card.mercado{background:rgba(255,0,88,.18)}.route-panel-card.digital{background:rgba(0,200,120,.14)}.route-panel-card.talento{background:rgba(39,31,32,.22)}@media (max-width:1040px){.route-panel-intro{grid-template-columns:1fr}.route-panel-visual{min-height:250px}.route-panel-visual img{width:min(560px,88vw)}.route-panel-card:after{opacity:.35;width:55vw}}@media (max-width:760px){.routes-horizontal{height:auto}.routes-sticky{height:auto;overflow:visible;position:relative;top:auto}.routes-track{display:grid;transform:none!important;width:auto}.route-panel{min-height:auto;padding:58px 20px}.route-panel:before{opacity:.22}.scroll-hint{display:none}.route-panel-card{padding-left:20px;padding-right:20px}.route-panel-card:after{display:none}.route-panel-card .route-number{font-size:clamp(4rem,24vw,7rem)}.route-panel-card h3{font-size:clamp(2.25rem,13vw,4rem)}}.hero{background:var(--purple);min-height:calc(100svh - 68px)}.hero-bg-lines,.hero-brand-lines,.hero:after,.hero:before,.orbit-ring{display:none}.hero-bg-lines{background-position:52% 58%;background-size:min(900px,78vw) auto;opacity:.34}.hero h1{font-size:clamp(2.15rem,4.6vw,5rem);letter-spacing:0;line-height:.94}.hero-lead{max-width:610px}.hero-visual{min-height:455px}.hero-orbit{width:min(560px,43vw)}.hero-iso-video{border-radius:0;clip-path:none;-webkit-mask-image:none;mask-image:none;mix-blend-mode:normal;overflow:visible}.route-bubble-capital{background:#fff21c;color:#241b2b}.route-bubble-mercado{background:#330559;color:#fff}.route-bubble-productividad{background:#ff2b5e;color:#241b2b}.route-bubble-talento{background:#00bd70;color:#241b2b}.hero-brand-lines{bottom:14%;left:-12%;max-width:none;mix-blend-mode:screen;opacity:.34;pointer-events:none;position:absolute;width:116%;z-index:1}.route-line{display:none}.about-grid h2,.community-section h2,.faq-heading h2,.route-panel-card h3,.route-panel-copy h2,.routes-heading h2,.signup-copy h2,.steps-copy h2{letter-spacing:-.025em}.about-grid h2{font-size:clamp(1.85rem,3.6vw,3.9rem);line-height:1}.steps-copy h2{font-size:clamp(1.9rem,3.3vw,3.65rem);line-height:1}.signup-copy h2{font-size:clamp(2rem,3.8vw,4.15rem);line-height:.98}.community-section h2{font-size:clamp(1.9rem,3.2vw,3.25rem);line-height:1.02}.faq-heading h2{font-size:clamp(2.4rem,4vw,4.4rem);line-height:.95}.balloon-motion{align-items:start;background:#121212;color:var(--white);display:grid;min-height:clamp(420px,44vw,620px);overflow:hidden;position:relative}.balloon-motion:after{background:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.22) 48%,rgba(0,0,0,.5)),linear-gradient(180deg,rgba(0,0,0,.36),rgba(0,0,0,.18) 48%,rgba(0,0,0,.72));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.balloon-bg{filter:grayscale(1) brightness(.34) contrast(1.2);height:100%;inset:0;max-width:none;object-fit:cover;position:absolute;width:100%}.balloon-copy{margin:0 auto;padding-bottom:clamp(210px,18vw,280px);padding-top:clamp(58px,8vw,106px);position:relative;width:min(var(--max),calc(100% - 40px));z-index:3}.balloon-copy .eyebrow,.balloon-copy h2{color:var(--white)}.balloon-copy h2{font-size:clamp(1.85rem,3.3vw,3.65rem);letter-spacing:0;line-height:1;margin:0;max-width:720px}.about-road-scene{--bike-x:-60vw;filter:grayscale(1) brightness(.72) contrast(1.16);height:clamp(310px,31vw,430px);overflow:hidden;pointer-events:none;z-index:2}.about-road,.about-road-scene{bottom:0;left:0;position:absolute;right:0}.about-road{height:clamp(96px,9vw,132px);max-width:none;object-fit:cover;width:100%}.about-cyclist{bottom:clamp(58px,5.8vw,84px);left:0;max-width:none;position:absolute;transform:translate3d(var(--bike-x),0,0);width:clamp(220px,22vw,340px);will-change:transform}.route-panel-intro,.routes-horizontal{background:var(--pink)}.route-panel-card.capital{background:var(--purple)}.route-panel-card.mercado{background:var(--pink)}.route-panel-card.digital{background:var(--green)}.route-panel-card.talento{background:var(--deep-purple)}.route-panel:before{animation:white-lines-motion 8s linear infinite alternate;background:hsla(0,0%,100%,.72);box-shadow:0 74px 0 hsla(0,0%,100%,.52),0 148px 0 hsla(0,0%,100%,.36),0 222px 0 hsla(0,0%,100%,.24);height:14px;inset:10% -18% auto;transform:rotate(-10deg)}@keyframes white-lines-motion{0%{transform:translateX(-4vw) rotate(-10deg)}to{transform:translateX(5vw) rotate(-10deg)}}.route-panel-copy h2{font-size:clamp(2.2rem,4.35vw,4.9rem);line-height:.95}.route-panel-copy p:not(.eyebrow){max-width:580px}.route-orbit{width:min(560px,46vw)}.route-panel-card h3{font-size:clamp(2.1rem,4.3vw,4.7rem);line-height:.95;max-width:600px}.route-panel-card p{max-width:500px}.route-panel-card:after{display:none}.route-panel-card .logo-cluster{align-content:center;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.42);border-radius:28px;box-shadow:0 24px 58px rgba(0,0,0,.14);display:flex;gap:12px;justify-content:center;padding:24px;position:absolute;right:clamp(42px,9vw,140px);top:50%;transform:translateY(-50%);width:min(390px,31vw);z-index:3}.route-panel-card .logo-cluster span{background:var(--white);border-radius:14px;box-shadow:0 12px 28px rgba(0,0,0,.12);color:var(--deep-purple);font-size:.9rem;min-height:52px;min-width:112px}.train-motion{background:#161616;height:clamp(150px,17vw,245px);overflow:hidden;position:relative}.train-motion img{animation:train-advance 9s ease-in-out infinite alternate;height:100%;left:50%;max-width:none;position:absolute;top:0;transform:translateX(-50%);width:auto}@keyframes train-advance{0%{transform:translateX(calc(-50% - 90px))}to{transform:translateX(calc(-50% + 90px))}}.community-section{background:var(--pink);min-height:360px;overflow:hidden;position:relative}.community-brand-lines{bottom:18px;left:0;max-width:none;opacity:.5;pointer-events:none;position:absolute;right:0;width:100%}.community-section .social-row,.community-section>div{position:relative;z-index:2}@media (max-width:1040px){.hero-orbit{width:min(560px,82vw)}.route-panel-card .logo-cluster{justify-content:flex-start;margin-top:26px;position:relative;right:auto;top:auto;transform:none;width:min(520px,100%)}}@media (max-width:760px){.hero h1{font-size:clamp(2.15rem,10.5vw,3.4rem)}.hero-visual{min-height:250px}.hero-brand-lines{display:none}.route-orbit{margin-top:22px;width:min(360px,90vw)}.route-orbit span{font-size:.7rem;min-height:34px;padding-inline:10px}.balloon-motion{min-height:560px}.balloon-copy{padding-bottom:260px;padding-top:56px}.about-road-scene{height:340px}.about-road{height:112px}.about-cyclist{bottom:58px;width:min(270px,72vw)}.route-panel:before{opacity:.32}.route-panel-card .logo-cluster{padding:16px}.route-panel-card .logo-cluster span{min-height:42px;min-width:auto}.train-motion{height:150px}}.route-panel-card .logo-cluster .partner-logo-chip{min-height:64px;min-width:132px;padding:10px 14px}.partner-logo-chip img{display:block;height:44px;max-width:128px;object-fit:contain;width:100%}.route-panel-card .logo-cluster .partner-logo-text{color:var(--deep-purple);font-weight:900}@media (max-width:760px){.route-panel-card .logo-cluster .partner-logo-chip{min-height:46px;min-width:96px}.partner-logo-chip img{height:30px;max-width:100px}}.route-scroll{background:#efe9ff;height:320svh;position:relative}.route-scroll-sticky{background:#efe9ff;color:var(--ink);height:calc(100svh - 68px);overflow:hidden;position:sticky;top:68px}.route-scroll-track{--route-x:0px;display:flex;height:100%;transform:translate3d(var(--route-x),0,0);width:200vw;will-change:transform}.route-screen{align-items:center;background:#efe9ff;display:grid;flex:0 0 100vw;height:100%;min-width:0;overflow:hidden;position:relative}.route-ecosystem-panel{padding:clamp(38px,5vw,72px) clamp(20px,6vw,78px)}.ecosystem-layout{align-items:center;display:grid;gap:clamp(28px,5vw,72px);grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);margin:0 auto;position:relative;width:min(1220px,100%);z-index:2}.ecosystem-heading{max-width:430px}.small-label{font-size:.8rem;font-weight:900;letter-spacing:0;margin-bottom:12px;text-transform:uppercase}.ecosystem-heading .small-label{color:var(--purple)}.ecosystem-heading h2{color:var(--deep-purple);font-size:clamp(1.85rem,3.2vw,3.3rem);line-height:1.02;margin-bottom:18px}.ecosystem-heading p:not(.small-label){color:rgba(39,31,32,.68);font-size:clamp(.98rem,1.2vw,1.1rem);line-height:1.42;margin:0}.ecosystem-routes{display:grid;gap:clamp(18px,2.6vw,34px);grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-route{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.76);border:1px solid rgba(51,5,89,.1);border-radius:8px;box-shadow:0 20px 48px rgba(39,31,32,.11);display:grid;gap:18px;grid-template-rows:auto 1fr;min-height:clamp(340px,42vh,470px);padding:clamp(22px,2.6vw,34px)}.route-card-copy span{color:var(--deep-purple);display:block;font-size:clamp(1.16rem,1.6vw,1.48rem);font-weight:900;line-height:1.05;margin-bottom:8px}.route-card-copy p{color:rgba(39,31,32,.64);font-size:clamp(.86rem,1vw,.98rem);line-height:1.34;margin:0;max-width:330px}.logo-wall{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:12px}.logo-chip{align-items:center;background:var(--white);border:1px solid rgba(51,5,89,.08);border-radius:8px;box-shadow:0 10px 22px rgba(39,31,32,.09);color:#241b2b;display:inline-flex;font-size:clamp(.96rem,1.18vw,1.16rem);font-weight:900;justify-content:center;line-height:1;min-height:50px;padding:11px 16px;text-align:center}.logo-chip.logo-chip-img{height:54px;min-height:54px;padding:9px 14px;width:142px}.logo-chip.logo-chip-img img{display:block;max-height:34px;max-width:118px;object-fit:contain;width:auto}.route-card-digital .logo-chip.logo-chip-img,.route-card-market .logo-chip.logo-chip-img,.route-card-talent .logo-chip.logo-chip-img{width:154px}.route-card-talent .logo-chip.logo-chip-img img{max-width:128px}.route-card-talent .logo-chip.logo-chip-img:first-child img,.route-card-talent .logo-chip.logo-chip-img:nth-child(2) img{max-height:40px}.logo-bci{background:var(--purple);color:var(--white)}.logo-blue{color:#125bcb}.logo-salco{color:var(--pink)}.logo-walmart{color:#0071ce}.logo-microsoft{color:#111}.logo-uc{color:#1683ff}.ecosystem-beams{inset:4% 2%;opacity:.74;pointer-events:none;position:absolute;z-index:1}.ecosystem-beams svg{height:100%;width:100%}.ecosystem-beam-base,.ecosystem-beam-pulse{fill:none;stroke-linecap:round}.ecosystem-beam-base{stroke:rgba(51,5,89,.14);stroke-width:1.4}.ecosystem-beam-pulse{animation:ecosystem-beam-flow 9s linear infinite;stroke-dasharray:.16 .84;stroke-dashoffset:1;stroke-width:3}.ecosystem-beam-pulse:nth-of-type(4){animation-delay:-2.6s}.ecosystem-beam-pulse:nth-of-type(6){animation-delay:-5.2s}.ecosystem-beam-pulse:nth-of-type(8){animation-delay:-7.1s}.beam-purple{stroke:var(--purple)}.beam-pink{stroke:var(--pink)}.beam-green{stroke:var(--green)}.beam-yellow{stroke:#d3c700}@keyframes ecosystem-beam-flow{to{stroke-dashoffset:0}}@media (max-width:1040px){.route-scroll{height:auto}.route-scroll-sticky{height:auto;min-height:0;overflow:visible;position:relative;top:auto}.route-scroll-track{display:grid;height:auto;transform:none!important;width:100%}.route-screen{height:auto;min-height:auto;overflow:visible;width:100%}.route-ecosystem-panel{padding:56px 20px}.ecosystem-layout{align-content:center;gap:24px;grid-template-columns:1fr}.ecosystem-heading{max-width:720px}.ecosystem-heading h2{font-size:clamp(1.85rem,5vw,3rem)}.ecosystem-routes{grid-template-columns:1fr 1fr}.ecosystem-route{min-height:300px}}@media (max-width:760px){.route-scroll{height:auto}.route-scroll-sticky{height:auto;top:auto}.route-ecosystem-panel{padding:46px 20px 56px}.ecosystem-layout{gap:20px}.ecosystem-heading h2{font-size:clamp(2.15rem,10vw,2.9rem);line-height:1}.ecosystem-heading p:not(.small-label){font-size:.9rem}.ecosystem-routes{gap:14px;grid-template-columns:1fr}.ecosystem-route{gap:12px;min-height:0;padding:18px 16px}.route-card-copy span{font-size:1.12rem}.route-card-copy p{font-size:.84rem}.logo-wall{gap:8px}.logo-chip{font-size:.86rem;min-height:38px;padding:9px 11px}.logo-chip.logo-chip-img{height:48px;min-height:48px;padding:8px 10px;width:min(132px,calc(50vw - 40px))}.logo-chip.logo-chip-img img{max-height:30px;max-width:min(108px,calc(50vw - 55px))}}.community-section.community{background:var(--pink);color:var(--white);display:block;min-height:620px;overflow:hidden;padding:clamp(88px,8vw,116px) 20px 0;position:relative;text-align:center}.community-section.community h2{color:var(--white);font-size:clamp(2.05rem,2.75vw,2.65rem);letter-spacing:0;line-height:1.18;margin:0 auto 42px;max-width:1040px;position:relative;z-index:2}.community-section.community .social-row{align-items:center;display:flex;gap:clamp(70px,9vw,126px);justify-content:center;position:relative;z-index:2}.community-section.community .social-row a{background:transparent;border-radius:0;box-shadow:none;color:var(--white);display:grid;font-size:1rem;height:64px;place-items:center;width:64px}.community-section.community .social-row svg{height:100%;width:100%}.community-lines{bottom:42px;left:0;max-width:none;pointer-events:none;position:absolute;width:100%}@media (max-width:760px){.community-section.community{min-height:460px;padding-top:78px}.community-section.community h2{font-size:clamp(1.55rem,6.4vw,2rem)}.community-section.community .social-row{gap:34px}.community-section.community .social-row a{height:44px;width:44px}.community-lines{bottom:42px;left:-42%;width:160%}}.faq-section.testimonial{background:var(--purple);color:var(--white)}.testimonial-heading{margin:0 auto 42px;text-align:center;width:min(980px,100%)}.testimonial-heading h2{color:var(--white);font-size:clamp(2.4rem,6vw,5.6rem);letter-spacing:0;line-height:.95;margin:0}.faq-section.testimonial .faq-list{display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto;width:min(980px,100%)}.faq-section.testimonial .faq-list article{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.34);border-radius:8px;padding:clamp(20px,2.5vw,30px)}.faq-section.testimonial .faq-list h3{color:#00c168;font-size:clamp(1.08rem,1.7vw,1.45rem);line-height:1.15;margin:0 0 10px}.faq-section.testimonial .faq-list p{color:hsla(0,0%,100%,.88);font-size:clamp(.98rem,1.22vw,1.12rem);line-height:1.42;margin:0}h1,h2,h3{font-family:Rubik,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:0!important}.vp-page .dnd-section,.vp-page .row-fluid,.vp-page .row-fluid-wrapper,.vp-page .widget-span{min-height:0}.vp-page .dnd-section{padding:0!important}.vp-page .row-fluid,.vp-page .row-fluid-wrapper{width:100%}.vp-page .hs_cos_wrapper_type_module,.vp-page .hs_cos_wrapper_widget,.vp-page .row-fluid [class*=span]{display:block;min-height:0}.vp-page .hbspt-form form,.vp-page .hs-form{width:100%}