:root{--navy:#002354;--blue:#0047ab;--ink:#193258;--pale:#f6f8fa;--line:#dce5ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:600;letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.04}em{color:var(--blue)}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(22px,5vw,80px);position:absolute;z-index:3;width:100%;border-bottom:1px solid #ffffff55}.brand img{width:155px;display:block}.header nav{display:flex;gap:34px}.header a{color:var(--navy);text-decoration:none;font-size:.88rem;font-weight:600}.call{border:1px solid #17375f;border-radius:30px;padding:12px 18px}.menu{display:none;background:none;border:0;font-size:24px}.hero{height:min(900px,100vh);min-height:690px;position:relative;display:grid;align-items:center;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(100deg,#ffffffed 0%,#ffffffc5 39%,#ffffff2e 75%)}.hero-content{position:relative;max-width:900px;margin-left:clamp(24px,10vw,180px);padding-top:80px}.eyebrow{font-weight:700;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:22px}.blue{color:var(--blue)}h1{font-size:clamp(3.2rem,6vw,6.9rem);line-height:.95;color:var(--navy);margin-bottom:29px}.intro,.copy{font-size:1.08rem;line-height:1.7;color:#415a79;max-width:610px}.button{display:inline-flex;align-items:center;gap:22px;background:var(--blue);color:#fff;text-decoration:none;font-weight:700;padding:16px 23px;border-radius:3px;margin-top:21px}.button span{font-size:1.4rem}.results{display:flex;gap:40px;margin-top:76px}.results div{border-left:1px solid #7791b0;padding-left:18px}.results b{display:block;color:var(--blue);font-family:'Playfair Display';font-size:1.7rem}.results small{font-size:.76rem}.scroll{position:absolute;bottom:24px;right:5vw;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.scroll span{font-size:1.3rem;margin-left:12px}.split{max-width:1400px;margin:auto;padding:130px clamp(24px,6vw,90px);display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;align-items:center}.split figure{margin:0;min-height:540px;border-radius:14px;overflow:hidden;box-shadow:0 25px 50px #00235420}.split figure img{width:100%;height:100%;min-height:540px;object-fit:cover;display:block}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.mini-stats b{display:block;font-family:'Playfair Display';font-size:1.8rem;color:var(--blue);margin-bottom:7px}.mini-stats span{font-size:.72rem;line-height:1.3;display:block}.marketing,.services{background:var(--pale)}.marketing .split figure{order:2}.wrap{max-width:none}.cards{display:grid;gap:14px;margin-top:30px}.cards article{background:white;padding:18px 20px 18px 58px;position:relative;border-radius:5px}.cards i{position:absolute;left:20px;color:var(--blue);font-size:21px;font-style:normal}.cards h3{margin-bottom:5px;font-size:1rem}.cards p{margin:0;font-size:.84rem;line-height:1.45;color:#526887}.process ol{list-style:none;padding:0;margin:40px 0 0}.process li{display:grid;grid-template-columns:60px 1fr;padding:19px 0;border-top:1px solid var(--line)}.process li b{font-family:'Playfair Display';font-size:1.1rem;color:var(--blue)}.process h3{margin:0 0 8px}.process li p{margin:0;color:#60718a;font-size:.9rem;line-height:1.5}.service-list{list-style:'✓  ';padding-left:22px;color:var(--blue);font-weight:600;line-height:2.1}.service-list li{padding-left:10px}.zones .split figure{order:2}.zone-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:38px}.zone-grid div{padding:17px;background:var(--pale);border-radius:4px}.zone-grid b,.zone-grid small{display:block}.zone-grid small{font-size:.72rem;color:#60718a;margin-top:4px}.contact{background:#fff;max-width:1400px;margin:auto;padding:130px clamp(24px,6vw,90px);display:grid;grid-template-columns:1.15fr .85fr;gap:80px}.contact h2{margin-bottom:25px}.contact-data{display:flex;gap:26px;flex-wrap:wrap;margin-top:36px}.contact-data a,.contact-data span{font-weight:700;color:var(--navy);text-decoration:none}.contact aside{background:linear-gradient(145deg,#063979,var(--navy));color:white;padding:48px;border-radius:12px}.light{color:#b3ceff}.contact aside h3{font-family:'Playfair Display';font-size:2rem;font-weight:500;line-height:1.15}.pale{background:#fff;color:var(--navy)}.aside-note{border-top:1px solid #ffffff33;padding-top:23px;margin:44px 0 0;color:#c2d1e6;font-size:.87rem;line-height:1.5}footer{background:var(--navy);color:white;padding:65px clamp(24px,6vw,90px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}footer img{width:150px}footer p{color:#bac9dc;font-size:.83rem;line-height:1.8;max-width:330px;margin-top:18px}footer h4{font-family:'Playfair Display';font-size:1.1rem}footer small{grid-column:1/-1;border-top:1px solid #ffffff1a;padding-top:23px;color:#8aa0bd}
@media(max-width:800px){.header{height:73px}.brand img{width:125px}.menu{display:block}.header nav{display:none;position:absolute;top:73px;right:16px;padding:18px;background:white;box-shadow:0 8px 24px #00235433;flex-direction:column;gap:18px}.header nav.show{display:flex}.call{display:none}.hero{min-height:720px}.hero-content{margin:0 24px}.results{gap:18px;margin-top:45px}.results div{padding-left:10px}.scroll{display:none}.split,.contact{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px;gap:45px}.split figure,.split figure img{min-height:360px}.marketing .split figure{order:unset}.zones .split figure{order:unset}.mini-stats{gap:10px}.contact aside{padding:32px}footer{grid-template-columns:1fr;padding-top:45px}h1{font-size:3.25rem}.hero-shade{background:#ffffffc9}.zone-grid{gap:8px}}

.contact-data{justify-content:center;text-align:center}.contact-data a,.contact-data>span{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.contact-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e6f0ff;color:var(--blue);font-size:1.45rem;line-height:1;font-family:Arial,sans-serif}
.city-list{display:flex;flex-wrap:wrap;gap:10px 12px;list-style:none;padding:0;margin:38px 0 0}.city-list li{background:var(--pale);border:1px solid #e8eef5;border-radius:999px;padding:9px 13px;font-family:'Playfair Display',Georgia,serif;font-size:1.14rem;color:var(--navy)}
.contact form{display:grid;gap:13px}.contact form label{display:grid;gap:6px;color:#dce9fa;font-size:.76rem;font-weight:700}.contact form input:not([type=checkbox]),.contact form textarea{width:100%;border:1px solid #ffffff44;background:#ffffff12;color:#fff;border-radius:3px;padding:11px 12px;font:400 .9rem 'DM Sans',sans-serif}.contact form textarea{resize:vertical}.contact form input:focus,.contact form textarea:focus{outline:2px solid #a9ceff;outline-offset:1px}.contact form .consent{grid-template-columns:17px 1fr;align-items:start;font-size:.7rem;line-height:1.35;color:#c2d1e6;font-weight:400;margin-top:3px}.contact form .consent input{margin:2px 0 0}.contact form button{border:0;justify-content:center;cursor:pointer;margin-top:5px}.honeypot{position:absolute;left:-9999px}.contact aside .aside-note{margin-top:27px}

/* Propuesta editorial: las fotos cuentan el recorrido, no ocupan el fondo. */
.hero-v2{height:auto;min-height:760px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:clamp(35px,6vw,110px);align-items:center;padding:135px clamp(24px,8vw,150px) 70px;background:#f7f9fc;overflow:visible}.hero-v2 .hero-content{position:static;margin:0;padding:0;max-width:720px}.hero-v2 .results{margin-top:58px}.hero-collage{position:relative;min-height:590px;padding:0 0 88px 48px}.hero-collage figure{margin:0;overflow:hidden}.hero-collage img{width:100%;height:100%;object-fit:cover;display:block}.hero-main{height:560px;border-radius:160px 12px 12px 12px;box-shadow:0 28px 60px #00235422}.hero-small{position:absolute;width:42%;height:210px;bottom:0;left:0;border:8px solid #f7f9fc;border-radius:12px;box-shadow:0 15px 35px #00235424}.hero-collage p{position:absolute;right:-12px;bottom:44px;writing-mode:vertical-rl;color:var(--blue);font-weight:700;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.hero-v2 .scroll{display:none}.editorial-about{grid-template-columns:.88fr 1.12fr;gap:clamp(48px,9vw,150px)}.editorial-about figure{min-height:610px;border-radius:12px 150px 12px 12px}.editorial-about figure img{min-height:610px}.marketing .split{grid-template-columns:1.12fr .88fr;gap:clamp(48px,8vw,130px)}.marketing .split figure{order:0;min-height:470px;border-radius:12px 12px 150px 12px}.marketing .split figure img{min-height:470px}.process{grid-template-columns:1fr .95fr;gap:clamp(48px,9vw,150px)}.process figure{min-height:650px;border-radius:150px 12px 12px 12px}.process figure img{min-height:650px}.services .split{grid-template-columns:.82fr 1.18fr;gap:clamp(48px,9vw,150px)}.services .split figure{min-height:440px;border-radius:12px 120px 12px 12px}.services .split figure img{min-height:440px}.zones .split{grid-template-columns:1.12fr .88fr;gap:clamp(48px,9vw,150px)}.zones .split figure{min-height:430px;border-radius:12px 12px 12px 120px}.zones .split figure img{min-height:430px}
@media(max-width:800px){.hero-v2{display:block;min-height:0;padding:120px 24px 64px}.hero-v2 h1{font-size:clamp(3rem,13vw,4.35rem)}.hero-v2 .results{margin-top:42px}.hero-collage{min-height:405px;margin-top:50px;padding:0 0 58px 25px}.hero-main{height:380px;border-radius:90px 10px 10px 10px}.hero-small{height:135px;width:45%;border-width:5px}.hero-collage p{right:-7px;bottom:26px}.editorial-about,.marketing .split,.process,.services .split,.zones .split{grid-template-columns:1fr}.editorial-about figure,.editorial-about figure img{min-height:410px}.marketing .split figure,.marketing .split figure img,.services .split figure,.services .split figure img,.zones .split figure,.zones .split figure img{min-height:330px}.process figure,.process figure img{min-height:420px}.editorial-about figure{border-radius:12px 92px 12px 12px}.marketing .split figure{border-radius:12px 12px 92px 12px}.process figure{border-radius:92px 12px 12px 12px}.services .split figure{border-radius:12px 80px 12px 12px}.zones .split figure{border-radius:12px 12px 12px 80px}.marketing .split figure{order:0}}
