@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@300;400;500;600;700;800&display=swap');


:root{--blue:#000080;--orange:#f4772b;--ink:#111129;--muted:#5d6070;--line:#e7e7ef;--soft:#f7f8fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Lexend Deca",Arial,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.65}.site-header{height:92px;padding:0 clamp(24px,4vw,68px);display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:20}.brand{margin-right:auto}.brand img{width:235px;height:72px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:31px;font-size:14px;font-weight:500}.site-header nav a{padding:33px 0;position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:2px;background:var(--orange);transition:.2s}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--orange);color:#fff;font-weight:700;padding:16px 27px;box-shadow:0 8px 22px rgba(244,119,43,.18);transition:.2s}.button:hover{transform:translateY(-2px);background:#df641b}.button-small{padding:13px 20px;font-size:14px;white-space:nowrap}.hero{max-width:1450px;margin:auto;padding:20px clamp(24px,4vw,68px) 18px;display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;min-height:610px;align-items:center}.hero-copy{padding:38px 0}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--orange);font-size:13px;font-weight:700}.hero h1{font-size:clamp(46px,5.1vw,74px);line-height:1.04;letter-spacing:-.045em;color:var(--blue);margin:17px 0 28px;max-width:700px;font-weight:800}.hero h1:after{content:"";display:block;width:76px;height:4px;background:var(--orange);margin-top:25px}.lead{font-size:18px;max-width:620px;color:#3e4150}.hero-actions{display:flex;align-items:center;gap:38px;margin:30px 0 27px}.text-link{font-weight:600;color:var(--blue);border-bottom:2px solid var(--blue);padding:12px 0}.text-link span{font-size:23px;margin-left:12px}.capabilities{display:flex;flex-wrap:wrap;align-items:center;gap:13px;font-size:13px;color:#4e5060}.capabilities i{width:5px;height:5px;background:var(--orange);border-radius:50%}.hero-media{height:545px;border-radius:34px;overflow:hidden;position:relative;background:var(--blue)}.hero-media>img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,60,.45))}.brand-shapes{position:absolute;right:34px;top:55px;width:150px;height:210px;z-index:2;opacity:.72}.brand-shapes b{position:absolute;background:var(--blue)}.brand-shapes b:nth-child(1){width:48px;height:105px;right:52px}.brand-shapes b:nth-child(2){width:48px;height:48px;right:0;top:60px;border-radius:0 24px 0 0}.brand-shapes b:nth-child(3){width:48px;height:48px;right:52px;top:115px;border-radius:50%}.brand-shapes b:nth-child(4){width:48px;height:82px;right:0;top:128px}.hero-stamp{position:absolute;z-index:3;left:26px;bottom:24px;background:#fff;padding:14px 18px;border-radius:12px;display:flex;flex-direction:column}.hero-stamp strong{color:var(--blue);font-size:14px}.hero-stamp span{font-size:11px;color:var(--muted);margin-top:3px}.solution-grid{max-width:1450px;margin:0 auto 28px;padding:0 clamp(24px,4vw,68px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{border:1px solid var(--line);border-bottom:4px solid var(--blue);border-radius:18px;padding:25px;display:grid;grid-template-columns:58px 1fr auto;gap:20px;align-items:start;box-shadow:0 10px 30px rgba(0,0,80,.07);transition:.2s}.solution-card:hover{transform:translateY(-4px)}.solution-card.featured{border-bottom-color:var(--orange)}.card-number{height:58px;border-radius:14px;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:700}.featured .card-number{background:var(--orange)}.solution-card h2{color:var(--blue);font-size:23px;margin:2px 0 8px}.featured h2{color:var(--orange)}.solution-card p{font-size:12px;color:var(--muted);margin:0}.solution-card>a{align-self:end;font-size:28px;color:var(--blue)}.section{padding:105px clamp(24px,7vw,110px)}.intro{background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:9vw}.intro h2,.section-heading h2,.diagnostic h2,.contact h2{font-size:clamp(36px,4vw,58px);line-height:1.1;letter-spacing:-.035em;color:var(--blue);margin:12px 0}.intro>div>p{color:var(--muted)}.stats{display:flex;gap:4vw;margin-top:38px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:34px;color:var(--orange)}.stats span{font-size:12px;color:var(--muted)}.services{background:#fff}.section-heading{max-width:820px;margin-bottom:50px}.section-heading>p:last-child{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{padding:35px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:225px;transition:.2s}.service-grid article:hover{background:var(--soft)}.service-grid span{font-size:12px;color:var(--orange);font-weight:700}.service-grid h3{color:var(--blue);font-size:20px;margin:22px 0 10px}.service-grid p{font-size:13px;color:var(--muted)}.diagnostic{background:var(--blue);padding:105px clamp(24px,7vw,110px);display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.diagnostic-heading h2,.contact h2{color:#fff}.diagnostic-heading>p:last-child{color:#d6d6ee}.kicker.light{color:#ff9d63}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.package{background:#fff;border-radius:20px;padding:32px;display:flex;flex-direction:column}.package-main{box-shadow:inset 0 5px 0 var(--orange)}.package-label{color:var(--orange);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.package h3{font-size:24px;color:var(--blue);margin:13px 0}.package p{font-size:13px;color:var(--muted)}.package ul{list-style:none;padding:0;margin:12px 0 28px}.package li{font-size:12px;border-top:1px solid var(--line);padding:11px 0}.package li:before{content:"✓";color:var(--orange);font-weight:800;margin-right:9px}.package .button{margin-top:auto}.button-outline{background:#fff;color:var(--blue);border:2px solid var(--blue);box-shadow:none}.process ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--blue)}.process li{padding:30px 28px;border-right:1px solid var(--line)}.process li>span{color:var(--orange);font-weight:700}.process h3{color:var(--blue);margin:45px 0 8px}.process p{font-size:13px;color:var(--muted)}.contact{background:var(--orange);color:#fff;padding:80px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.contact>div:first-child{max-width:800px}.contact p{max-width:700px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.button-white{background:#fff;color:var(--blue);box-shadow:none}.contact-link{font-weight:700;border-bottom:1px solid #fff}.contact small{opacity:.85}footer{padding:55px clamp(24px,7vw,110px) 35px;display:grid;grid-template-columns:220px 1fr auto;gap:30px;align-items:center}footer img{width:200px}footer p{color:var(--orange);font-size:13px}footer div{display:flex;gap:24px;font-size:13px;color:var(--blue)}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;color:var(--muted)}

@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-media{height:500px}.solution-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.diagnostic{grid-template-columns:1fr}.intro{grid-template-columns:1fr}.process ol{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.site-header{height:76px;padding:0 18px}.brand img{width:155px;height:58px}.button-small{font-size:0;padding:11px 14px}.button-small:after{content:"Asesoría";font-size:12px}.hero{padding:12px 20px 28px;gap:20px}.hero-copy{padding:20px 0}.hero h1{font-size:43px}.lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-media{height:360px;border-radius:22px}.brand-shapes{transform:scale(.7);transform-origin:top right}.solution-grid{padding:0 20px}.solution-card{grid-template-columns:50px 1fr;padding:20px}.solution-card>a{display:none}.section,.diagnostic{padding:75px 22px}.stats{justify-content:space-between}.service-grid{grid-template-columns:1fr}.package-grid{grid-template-columns:1fr}.process ol{grid-template-columns:1fr}.contact{padding:65px 22px;grid-template-columns:1fr}footer{padding:45px 22px;grid-template-columns:1fr}footer div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.contact address{font-size:13px;line-height:1.55;font-style:normal;opacity:.9}footer small{line-height:1.8}
.quote{background:var(--soft);display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;align-items:start}.quote-intro{position:sticky;top:130px}.quote-intro h2{font-size:clamp(38px,4vw,58px);line-height:1.08;letter-spacing:-.035em;color:var(--blue);margin:12px 0 22px}.quote-intro>p:last-of-type{color:var(--muted);max-width:560px}.quote-benefits{display:flex;flex-direction:column;gap:13px;margin-top:30px;color:var(--blue);font-size:13px;font-weight:600}.quote-form{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:0 18px 55px rgba(0,0,80,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quote-form label,.quote-form legend{font-size:12px;color:var(--blue);font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;display:block;margin-top:9px;border:1px solid #d7d8e2;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:13px;padding:14px 15px;outline:none;transition:.2s}.quote-form textarea{resize:vertical;min-height:92px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(244,119,43,.12)}.quote-form fieldset{border:0;padding:0;margin:30px 0}.quote-form legend{margin-bottom:13px}.need-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.need-options label{position:relative;cursor:pointer}.need-options input{position:absolute;opacity:0;width:1px;height:1px}.need-options span{height:100%;display:flex;flex-direction:column;gap:5px;padding:17px;border:1px solid #d7d8e2;border-radius:13px;color:var(--muted);font-size:11px;font-weight:400;transition:.2s}.need-options strong{color:var(--blue);font-size:14px}.need-options input:checked+span{border-color:var(--orange);background:#fff7f1;box-shadow:0 0 0 2px rgba(244,119,43,.14)}.need-options input:focus-visible+span{outline:3px solid rgba(0,0,128,.18)}.form-grid-bottom{align-items:start}.quote-submit{border:0;font:inherit;cursor:pointer;margin-top:28px;width:100%;gap:12px}.quote-submit span{font-size:20px}.quote-form>small{display:block;text-align:center;color:var(--muted);font-size:10px;line-height:1.5;margin-top:13px}
.location{display:grid;grid-template-columns:1.18fr .82fr;gap:6vw;align-items:center;background:#fff}.map-wrap{height:540px;border-radius:28px;overflow:hidden;background:var(--soft);box-shadow:0 18px 55px rgba(0,0,80,.1)}.map-wrap iframe{width:100%;height:100%;border:0}.location-copy h2{font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.035em;color:var(--blue);margin:12px 0 28px}.location-details{border-top:1px solid var(--line);margin-bottom:30px}.location-details>div{display:grid;grid-template-columns:105px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.location-details span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--orange);font-weight:800}.location-details p{font-size:13px;color:var(--muted);margin:0;line-height:1.65}.location-details a{color:var(--blue);font-weight:600}.location-copy>.button{gap:12px}.location-copy>.button span{font-size:20px}
.story{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center;background:#fff}.story-images{height:620px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.story-images img{width:100%;height:100%;object-fit:cover;border-radius:28px}.story-images img:last-child{margin-top:55px;height:calc(100% - 55px)}.story-copy h2{font-size:clamp(36px,4vw,58px);line-height:1.1;letter-spacing:-.035em;color:var(--blue);margin:12px 0 24px}.story-copy>p{color:var(--muted)}.story-copy blockquote{margin:30px 0;padding:22px 0 22px 24px;border-left:4px solid var(--orange);font-size:20px;color:var(--blue);font-weight:700}.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.identity-grid>div{background:var(--soft);padding:22px;border-radius:14px}.identity-grid span{color:var(--orange);text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em}.identity-grid p{font-size:12px;color:var(--muted);margin-bottom:0}.projects{background:var(--soft)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project-grid article{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,80,.08);transition:.2s}.project-grid article:hover{transform:translateY(-5px)}.project-grid img{width:100%;height:260px;object-fit:cover}.project-grid article>div{padding:25px}.project-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.project-grid h3{font-size:21px;color:var(--blue);margin:12px 0}.project-grid p{font-size:13px;color:var(--muted)}.academy{background:var(--blue);color:#fff;padding:90px clamp(24px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.academy-brand{border:1px solid rgba(255,255,255,.24);border-radius:28px;padding:65px 45px;background:rgba(255,255,255,.06)}.academy-brand img{width:100%;height:auto}.academy h2{font-size:clamp(36px,4vw,58px);line-height:1.1;letter-spacing:-.035em;margin:13px 0}.academy p{color:#dedff3}.academy-points{display:flex;gap:12px;flex-wrap:wrap;margin:27px 0}.academy-points span{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:9px 14px;font-size:11px}.academy .button{margin-top:8px}
@media(max-width:1050px){.story,.academy,.quote,.location{grid-template-columns:1fr}.quote-intro{position:static}.project-grid{grid-template-columns:1fr 1fr}.story-images{height:520px}.academy-brand img{max-width:600px}.map-wrap{height:460px}}
@media(max-width:650px){.story{padding-bottom:110px}.story-images{height:430px}.story-images img{border-radius:18px}.identity-grid,.project-grid,.form-grid,.need-options{grid-template-columns:1fr}.project-grid img{height:230px}.academy{padding:75px 22px}.academy-brand{padding:42px 22px}.academy-points{flex-direction:column;align-items:flex-start}.quote-form{padding:24px 18px;border-radius:20px}.quote-benefits{margin-bottom:8px}.map-wrap{height:350px;border-radius:20px}.location-details>div{grid-template-columns:1fr;gap:7px}}