:root{--navy:#082f52;--navy2:#061f38;--orange:#ff6b1a;--ink:#10233a;--muted:#617085;--bg:#f5f8fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(5,39,70,.96);box-shadow:0 4px 20px #0002}.nav-wrap{height:82px;display:flex;align-items:center;gap:26px}.brand img{width:160px;height:64px;object-fit:cover;object-position:center}.nav{display:flex;gap:22px;margin-left:auto;color:#fff;font-size:14px}.nav a:hover{color:#ff8a46}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:8px;font-weight:700}.btn-primary{background:var(--orange);color:#fff}.btn-outline{border:1px solid #fff;color:#fff}.nav-cta{font-size:14px}.menu-btn{display:none}.hero{background:linear-gradient(100deg,#061e36 0%,#0b3b65 55%,#0d527d 100%);color:#fff}.hero-grid{min-height:610px;display:grid;grid-template-columns:44% 56%;align-items:stretch}.hero-copy{padding:88px 34px 70px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:13px;letter-spacing:2px;color:#a8c5dc}.hero h1{font-size:58px;line-height:1.02;margin:16px 0}.hero h1 span{color:var(--orange)}.hero p{font-size:19px;line-height:1.55;color:#e6eef5;max-width:610px}.hero-actions{display:flex;gap:14px;margin:20px 0 34px}.hero-trust{display:flex;gap:35px;border-top:1px solid #ffffff38;padding-top:24px}.hero-trust b,.hero-trust small{display:block}.hero-trust small{color:#bcd0df;margin-top:4px}.hero-card{position:relative;overflow:hidden;min-height:610px}.hero-photo{width:100%;height:100%;object-fit:cover;filter:saturate(.95)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b3b6588 0%,transparent 45%)}.partner-badge{position:absolute;z-index:3;left:35px;top:45px;background:#e2231a;padding:13px 17px;font-size:30px;font-weight:800}.partner-badge small{display:block;font-size:12px;font-weight:600;margin-top:3px}.section{padding:76px 0}.section.alt{background:var(--bg)}.section-title{text-align:center;margin-bottom:36px}.section-title h2{font-size:34px;margin:0 0 10px}.section-title p{color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid #e5ebf2;border-radius:14px;overflow:hidden;box-shadow:0 8px 28px #183a5b0d}.card img{width:100%;height:220px;object-fit:cover}.card-body{padding:20px}.card h3{margin:0 0 8px}.card p{margin:0;color:var(--muted);line-height:1.5}.brands{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;align-items:stretch}.brand-card{height:110px;border:1px solid #e3eaf1;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:22px;position:relative}.brand-card img{max-width:130px;max-height:52px;width:100%;height:100%;object-fit:contain}.brand-card.primary{border:2px solid #e2231a}.brand-card.primary:after{content:"Principal socio comercial";position:absolute;bottom:6px;font-size:10px;color:#e2231a;font-weight:700}.sector-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature{border-radius:16px;overflow:hidden;position:relative;min-height:360px;color:#fff}.feature img{position:absolute;width:100%;height:100%;object-fit:cover}.feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#061f38e8 0%,#061f3810 75%)}.feature-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.feature h3{font-size:28px;margin:0 0 8px}.feature p{margin:0;line-height:1.5;color:#e7f0f7}.about{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.nine{font-size:112px;line-height:.8;font-weight:900;color:var(--orange)}.about h2{font-size:36px;margin:10px 0}.about p{color:var(--muted);line-height:1.7}.service-box{background:#eef4fa;border-radius:16px;padding:28px;border-left:5px solid var(--orange)}.cta{background:linear-gradient(100deg,#062b4c,#0b4f7c);color:#fff;padding:48px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:32px;margin:0 0 8px}.cta p{margin:0;color:#d5e4ef}.footer{background:#041b30;color:#c6d6e2;padding:40px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-logo{width:160px}.footer h4{color:#fff}.footer p{line-height:1.6}.whatsapp{position:fixed;z-index:50;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;font-size:29px;font-weight:900;box-shadow:0 8px 25px #0004}.contact-link{color:#fff;font-weight:700}@media(max-width:900px){.nav{display:none}.nav-cta{display:none}.menu-btn{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:26px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:65px 0}.hero-card{min-height:420px}.hero h1{font-size:44px}.cards{grid-template-columns:1fr 1fr}.brands{grid-template-columns:repeat(3,1fr)}.sector-grid,.about{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.cards{grid-template-columns:1fr}.brands{grid-template-columns:1fr 1fr}.hero h1{font-size:39px}.hero-trust{gap:15px;flex-wrap:wrap}.hero-actions{flex-direction:column}.sector-grid{grid-template-columns:1fr}.cta-inner{display:block}.cta .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr}.brand img{width:130px}.nav-wrap{height:70px}}
