:root{--navy:#092849;--deep:#071e37;--blue:#124b90;--red:#e92336;--paper:#f6f5f0;--ink:#12243b;--muted:#617185;--line:#d7dfe4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.skip-link{position:absolute;left:-9999px;top:10px;background:white;padding:10px;z-index:100}.skip-link:focus{left:10px}.site-header{height:82px;background:#f4f1ea;position:relative;z-index:20;border-bottom:1px solid rgba(8,39,77,.1)}.header-inner{height:100%;display:flex;align-items:center;gap:40px}.brand{width:215px;height:58px;overflow:hidden;display:flex;align-items:center}.brand img{width:215px;height:auto;}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.main-nav a{font-size:13px;font-weight:700;white-space:nowrap;color:#1b3655;transition:color .2s}.main-nav a:hover,.underlined-link:hover{color:var(--red)}.header-cta{background:var(--blue);color:#fff;padding:14px 19px;border-radius:3px;font-size:12px;font-weight:800;white-space:nowrap;display:flex;gap:23px;align-items:center}.header-cta:hover{background:#0b3672}.menu-toggle{display:none}.hero{min-height:620px;position:relative;overflow:hidden;background:#0c3158;color:#fff}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,25,49,.96) 0%,rgba(4,30,57,.87) 30%,rgba(4,31,60,.36) 62%,rgba(4,31,60,.08) 100%),url('assets/puerto.png');background-size:cover;background-position:center center}.hero-layout{position:relative;min-height:568px;display:flex;align-items:center;justify-content:space-between}.hero-copy{max-width:665px;padding:62px 0 88px}.eyebrow{margin:0 0 25px;color:#0b62ac;font-weight:800;letter-spacing:.23em;font-size:11px;line-height:1.5}.eyebrow.light{color:#add4ec}.hero h1,h2,h3,p{margin-top:0}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(44px,5.5vw,77px);line-height:1.07;letter-spacing:-.055em;font-weight:800;margin-bottom:24px}.hero h1 em{font-style:normal;color:#9dd8fa}.hero-lead{font-size:18px;line-height:1.62;max-width:520px;color:#e4ecf2}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:33px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:50px;padding:14px 20px;border-radius:3px;font-size:13px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff}.button-red:hover{background:#cc1329}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:5px}.text-link span{margin-left:9px}.hero-note{align-self:flex-end;margin-bottom:100px;padding:15px 0 15px 22px;border-left:3px solid var(--red);min-width:230px;background:rgba(5,26,46,.2)}.hero-note span{font-size:11px;letter-spacing:.2em;color:#a9c2d3}.hero-note p{font-size:15px;line-height:1.45;font-weight:700;margin:8px 0 0}.hero-bottom{position:absolute;bottom:0;left:0;right:0;border-top:1px solid rgba(255,255,255,.3);height:52px}.hero-bottom-inner{height:100%;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;letter-spacing:.16em;color:#e0e7ee;text-transform:uppercase}.section{padding:104px 0}.intro{background:#f7f6f2}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:end}.intro h2,.section-heading h2,.categories h2{font-family:Manrope,sans-serif;font-size:clamp(37px,4.2vw,60px);line-height:1.15;letter-spacing:-.05em;font-weight:800;margin:0}.intro h2 span,.section-heading h2 span,.categories h2 span{color:#536d88}.intro-right{max-width:475px}.intro-right p{font-size:17px;line-height:1.7;color:#354860}.underlined-link{display:inline-flex;gap:30px;border-bottom:2px solid var(--red);padding-bottom:8px;margin-top:15px;font-weight:800;font-size:13px;color:var(--blue)}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bdcad5;margin-top:92px}.feature{padding:25px 45px 0 0;display:flex;flex-direction:column;gap:13px}.feature+.feature{border-left:1px solid #bdcad5;padding-left:35px}.feature-num{font-family:Manrope,sans-serif;color:var(--red);font-size:12px;font-weight:800}.feature strong{font-family:Manrope,sans-serif;font-size:19px;color:var(--navy)}.feature>span:last-child{color:#60718a;line-height:1.55;font-size:14px}.process{background:#eaf0f4}.section-heading{max-width:680px}.section-heading>p:last-child{font-size:16px;color:#53677d;line-height:1.65;margin:22px 0 0;max-width:550px}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid #9eafbf}.step{padding:32px 26px 0 0;position:relative}.step+.step{border-left:1px solid #bdc9d4;padding-left:28px}.step-no{display:inline-flex;align-items:center;justify-content:center;border:1px solid #8ba6c2;width:45px;height:45px;border-radius:50%;font-size:13px;color:#0f5498;font-weight:800;margin-bottom:43px;background:#eaf0f4}.step h3{font-family:Manrope,sans-serif;font-size:17px;letter-spacing:-.025em;line-height:1.35;max-width:200px;margin-bottom:12px}.step p{color:#607188;line-height:1.55;font-size:14px;max-width:220px}.origins{background:#082b51;color:#fff;padding-bottom:36px;position:relative;overflow:hidden}.origins:before{content:'';position:absolute;right:-100px;top:-190px;width:700px;height:700px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 120px rgba(255,255,255,.02),0 0 0 240px rgba(255,255,255,.015);pointer-events:none}.origins-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:110px}.origins h2{font-family:Manrope,sans-serif;letter-spacing:-.05em;font-size:clamp(43px,5vw,68px);line-height:1.08;margin-bottom:27px}.origins h2 em{font-style:normal;color:#91d3f2}.origins-head>p:last-child{max-width:440px;color:#bdcfde;line-height:1.65;font-size:16px}.country-list{display:grid;grid-template-columns:1fr 1fr;column-gap:38px;align-content:center}.country-list span{font-family:Manrope,sans-serif;border-bottom:1px solid rgba(255,255,255,.24);padding:18px 0;font-size:20px;font-weight:700;display:flex;justify-content:space-between}.country-list i{font-style:normal;color:#84b5d3;font-size:11px;letter-spacing:.12em;align-self:center}.origin-footer{position:relative;border-top:1px solid rgba(255,255,255,.23);margin-top:80px;padding-top:26px;display:flex;justify-content:space-between;gap:20px}.origin-footer>span{font-size:10px;letter-spacing:.18em;color:#9ebbd0;font-weight:700}.origin-footer a{font-size:13px;font-weight:800;color:#fff}.origin-footer a span{margin-left:15px;color:#ff7180}.categories{background:#f8f7f3}.categories-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.categories-head>p:last-child{font-size:16px;line-height:1.65;color:#607188;max-width:460px;margin-top:27px}.category-list{border-top:1px solid #b9c6d1;align-self:center}.category-list div{display:flex;align-items:center;gap:30px;border-bottom:1px solid #b9c6d1;padding:22px 0}.category-list span{font-size:11px;color:var(--red);font-weight:800}.category-list strong{font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.025em}.quote{background:#092849;color:#fff}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:start}.quote-aside h2{font-family:Manrope,sans-serif;font-size:clamp(44px,4.8vw,66px);line-height:1.1;letter-spacing:-.05em;margin-bottom:28px}.quote-aside>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#c2d3e1;max-width:420px}.quote-contact{margin-top:83px;border-top:1px solid rgba(255,255,255,.25);padding-top:24px;display:flex;flex-direction:column;gap:12px}.quote-contact>span{color:#9db8ca;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-contact a{font-family:Manrope,sans-serif;font-weight:800;font-size:18px}.quote-contact a span{color:#f36d78;margin-left:6px}.form-card{background:#f7f6f1;color:var(--ink);padding:31px 38px 34px;box-shadow:14px 14px 0 rgba(0,0,0,.11)}.form-top{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #c8d2da;padding-bottom:18px;margin-bottom:26px;font-size:10px;font-weight:800;letter-spacing:.15em;color:#54718e}.form-card form{display:grid;gap:17px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#244362}.form-card b{color:var(--red)}.form-card small{font-weight:500;color:#7c8b98}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid #c7d3dd;border-radius:2px;background:#fff;color:#193852;padding:12px 13px;min-height:45px;outline:none;font-size:13px;font-weight:500}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#0c62ae;box-shadow:0 0 0 3px rgba(12,98,174,.1)}.form-card textarea{resize:vertical}.form-card input::placeholder,.form-card textarea::placeholder{color:#9aaaB8}.form-actions{display:flex;align-items:center;gap:22px;margin-top:7px}.form-actions .button{min-width:230px}.email-button{border:0;background:none;color:#0c4b88;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.form-note{font-size:11px;color:#788998;line-height:1.5;margin:0}.footer{background:#061b33;color:#fff;padding-top:60px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:52px}.footer-top img{width:180px;filter:grayscale(1) brightness(0) invert(1)}.footer-top p{color:#9cb1c3;margin:8px 0 0;font-size:13px}.footer-top>div:last-child{display:flex;flex-direction:column;gap:9px}.footer-top>div:last-child span{font-size:10px;letter-spacing:.2em;color:#84a8c6;margin-bottom:5px}.footer-top>div:last-child a{font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);padding:22px 0;display:flex;justify-content:space-between;color:#8ca4b9;font-size:11px}.footer-bottom a{color:#d9e8f4}@media(max-width:1000px){.main-nav{gap:15px}.main-nav a{font-size:11px}.header-inner{gap:20px}.header-cta{font-size:11px;padding:12px}.hero-note{display:none}.intro-grid,.origins-grid,.categories-grid,.quote-grid{gap:55px}}@media(max-width:760px){.wrap{width:min(100% - 38px,520px)}.site-header{height:70px}.header-inner{justify-content:space-between}.brand,.brand img{width:185px}.header-cta{display:none}.menu-toggle{display:flex;width:40px;height:40px;border:0;background:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{height:2px;width:25px;background:var(--navy);display:block}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#f4f1ea;padding:20px 19px 28px;box-shadow:0 13px 20px rgba(0,0,0,.12);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{font-size:15px;padding:13px 0;border-bottom:1px solid #d7dbdc}.hero{min-height:625px}.hero-image{background-image:linear-gradient(180deg,rgba(4,26,49,.5) 0%,rgba(4,26,49,.81) 36%,rgba(4,26,49,.96) 100%),url('assets/puerto.png');background-position:62% top}.hero-layout{min-height:574px;align-items:flex-end}.hero-copy{padding:65px 0 80px}.hero h1{font-size:clamp(39px,11vw,56px);line-height:1.1}.hero-lead{font-size:15px}.hero-actions{gap:22px;flex-wrap:wrap}.button{min-height:49px}.hero-bottom-inner span:last-child{display:none}.section{padding:73px 0}.intro-grid,.origins-grid,.categories-grid,.quote-grid{grid-template-columns:1fr;gap:25px}.intro h2,.section-heading h2,.categories h2{font-size:39px}.intro-right p{font-size:15px}.feature-row{margin-top:55px;grid-template-columns:1fr}.feature{padding:17px 0 19px}.feature+.feature{border-left:0;border-top:1px solid #bdcad5;padding-left:0}.feature strong{font-size:17px}.feature>span:last-child{font-size:13px}.section-heading>p:last-child{font-size:15px}.steps{grid-template-columns:1fr;margin-top:42px}.step,.step+.step{border-left:0;border-bottom:1px solid #bdc9d4;padding:20px 0;display:grid;grid-template-columns:52px 1fr;column-gap:15px}.step-no{grid-row:1/3;margin:0;width:42px;height:42px}.step h3{font-size:16px;max-width:none;margin:0 0 5px}.step p{max-width:none;font-size:13px;margin:0}.origins h2{font-size:46px}.origins-grid{gap:28px}.country-list{column-gap:18px}.country-list span{font-size:16px;padding:15px 0}.origin-footer{margin-top:50px;flex-direction:column}.category-list div{padding:18px 0}.category-list strong{font-size:17px}.quote-aside h2{font-size:48px}.quote-aside>p:not(.eyebrow){font-size:15px}.quote-contact{margin-top:35px}.form-card{padding:24px 19px;box-shadow:8px 8px 0 rgba(0,0,0,.11)}.field-row{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch;gap:17px}.form-actions .button{width:100%}.email-button{text-align:center}.footer-top{flex-direction:column}.footer-bottom{gap:20px}.footer-bottom span{max-width:200px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
:root{--warm:#f7f4ed}.main-nav a[aria-current="page"]{color:var(--blue);text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:2px;text-underline-offset:10px}.home-hero{min-height:570px}.home-hero .hero-layout{min-height:518px}.home-hero .hero-copy{max-width:730px}.home-hero .hero h1{max-width:720px}.home-story{padding:95px 0;background:#f7f6f2}.story-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:105px;align-items:end}.story-grid h2{font-family:Manrope,sans-serif;font-size:clamp(36px,4.2vw,58px);line-height:1.15;letter-spacing:-.052em;margin:0}.story-grid>div:last-child p{color:#4c5c6f;font-size:17px;line-height:1.7}.home-route{background:#082b51;color:#fff;padding:67px 0}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:end}.route-grid h2{font-family:Manrope,sans-serif;font-size:clamp(34px,3.4vw,47px);line-height:1.15;letter-spacing:-.045em;margin-bottom:15px}.route-grid>div:first-child>p:last-child{color:#bdcfde;font-size:15px}.route-countries{font-family:Manrope,sans-serif;font-size:19px;line-height:1.7;font-weight:700;margin-bottom:20px}.route-countries span{color:#e72c42;padding:0 5px}.route-grid a{font-size:13px;font-weight:800;border-bottom:2px solid var(--red);padding-bottom:6px}.route-grid a span{margin-left:16px}.home-contact{padding:73px 0;background:#f7f6f2}.contact-strip{display:flex;justify-content:space-between;align-items:end;gap:35px}.contact-strip .eyebrow{margin-bottom:15px}.contact-strip h2{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,50px);letter-spacing:-.045em;margin:0}.inner-hero{background:#082b51;color:#fff;padding:95px 0 105px}.inner-hero .wrap{max-width:1180px}.inner-hero h1{font-family:Manrope,sans-serif;font-size:clamp(46px,5.4vw,72px);line-height:1.08;letter-spacing:-.055em;max-width:900px;margin-bottom:28px}.inner-hero p:last-child{font-size:17px;line-height:1.65;color:#c1d4e3;max-width:620px;margin:0}.inner-hero.compact{padding:75px 0 85px}.inner-hero.compact h1{max-width:800px}.inner-end{background:#e8eef2;padding:75px 0}.inner-end h2{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,48px);letter-spacing:-.045em;margin-bottom:12px}.inner-end p{font-size:16px;color:#607188;line-height:1.6;max-width:600px;margin-bottom:26px}.inner-end .button{min-width:220px}.footer-bottom a[href="#inicio"]{display:none}.quote .quote-grid{align-items:start}@media(max-width:760px){.home-hero{min-height:620px}.home-hero .hero-layout{min-height:568px}.home-story{padding:72px 0}.story-grid,.route-grid{grid-template-columns:1fr;gap:26px}.story-grid h2{font-size:36px}.story-grid>div:last-child p{font-size:15px}.home-route{padding:60px 0}.route-grid h2{font-size:36px}.route-countries{font-size:17px}.contact-strip{align-items:start;flex-direction:column}.home-contact{padding:65px 0}.inner-hero{padding:66px 0 73px}.inner-hero h1{font-size:clamp(39px,10vw,52px)}.inner-hero p:last-child{font-size:15px}.inner-hero.compact{padding:62px 0 70px}.inner-end{padding:63px 0}.inner-end h2{font-size:36px}}
.brand-development{background:#e9eef2;padding:88px 0}.brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.brand-development .eyebrow{color:#165b9c}.brand-development h2{font-family:Manrope,sans-serif;font-size:clamp(36px,4.1vw,56px);line-height:1.15;letter-spacing:-.05em;margin:0;color:#092849}.brand-grid>div:last-child p{font-size:17px;line-height:1.7;color:#465d74;max-width:450px}.brand-grid .underlined-link{margin-top:14px}@media(max-width:760px){.brand-development{padding:69px 0}.brand-grid{grid-template-columns:1fr;gap:22px}.brand-development h2{font-size:37px}.brand-grid>div:last-child p{font-size:15px}}
.pathways-title{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,50px);letter-spacing:-.045em;margin:0 0 38px}.pathways{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #b9c6d1;border-bottom:1px solid #b9c6d1}.pathway{display:flex;flex-direction:column;align-items:flex-start;padding:29px 46px 31px 0;min-height:230px;transition:background .2s,color .2s}.pathway+.pathway{border-left:1px solid #b9c6d1;padding-left:45px}.pathway:hover{background:rgba(15,73,133,.04)}.pathway-label{font-size:10px;font-weight:800;letter-spacing:.18em;color:#c6273b;margin-bottom:17px}.pathway strong{font-family:Manrope,sans-serif;font-size:clamp(23px,2.1vw,29px);line-height:1.2;letter-spacing:-.035em;color:#092849}.pathway-desc{font-size:14px;line-height:1.55;color:#617185;max-width:420px;margin:13px 0 22px}.pathway-action{font-size:13px;font-weight:800;color:#0c4b88;margin-top:auto;border-bottom:2px solid #e92336;padding-bottom:6px}.pathway-action span{margin-left:13px}@media(max-width:760px){.pathways-title{margin-bottom:28px}.pathways{grid-template-columns:1fr}.pathway,.pathway+.pathway{border-left:0;padding:24px 0;min-height:0}.pathway+.pathway{border-top:1px solid #b9c6d1}.pathway strong{font-size:24px}.pathway-desc{font-size:13px}}
