:root{--orange:#fd8a0f;--orange-dark:#f36c00;--green:#16a34a;--ink:#101114;--muted:#62656b;--line:#e6e7ea;--soft:#f5f6f8;--white:#fff;--shadow:0 18px 50px rgba(15,18,24,.1);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{height:90px;display:flex;align-items:center;gap:28px}.brand{width:170px;flex:0 0 auto}.brand img{width:100%;height:55px;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;font-size:13px;font-weight:700;white-space:nowrap}.main-nav a{padding:12px 0;transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.whatsapp-dot{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:white;background:var(--green);font-size:23px;font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:9px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.13)}.btn-small{padding:11px 17px;font-size:13px}.btn-orange{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff}.btn-ghost{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(0,0,0,.25)}.btn-green{background:var(--green);color:#fff}.btn-outline{border-color:var(--orange);color:var(--orange);background:#fff}.btn-light{background:#fff;color:var(--orange)}.hero{position:relative;color:#fff;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(255,112,0,.24),transparent 28%),linear-gradient(110deg,rgba(5,6,7,.98),rgba(13,14,16,.82)),url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2000&q=75") center/cover}.hero:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.28));pointer-events:none}.hero-grid{min-height:520px;display:grid;grid-template-columns:48% 52%;align-items:center;position:relative;z-index:2}.hero-copy{padding:64px 0 90px}.eyebrow,.kicker{display:block;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:10px}.hero h1{font-size:clamp(38px,4.8vw,66px);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px;max-width:720px}.hero h1 em,h2 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:570px;color:#e8e8e8;font-size:17px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-truck{align-self:end;position:relative;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-truck img{width:780px;max-width:none;filter:drop-shadow(0 24px 22px rgba(0,0,0,.5));transform:translate(6%,4%)}.trust-bar{position:relative;z-index:3;margin-top:-65px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(16,16,16,.93);border:1px solid rgba(255,255,255,.45);border-radius:13px 13px 0 0;overflow:hidden}.trust-bar div{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;padding:18px 25px;border-right:1px solid rgba(255,255,255,.12)}.trust-bar div:last-child{border:0}.trust-bar span{grid-row:1/3;color:var(--orange);font-size:34px}.trust-bar strong{font-size:15px}.trust-bar small{color:#ddd}.section{padding:82px 0}.services-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:18px;align-items:stretch}.section-intro{padding-right:24px}.section-intro h2,.center-heading h2,.about-copy h2{font-size:clamp(30px,3.2vw,47px);line-height:1.1;letter-spacing:-.04em;margin:0 0 18px}.section-intro p,.center-heading p,.about-copy>p{color:var(--muted)}.service-card,.mission-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:27px;background:#fff;box-shadow:0 10px 30px rgba(12,17,25,.04)}.service-card span,.mission-grid span{color:var(--orange);font-size:37px}.service-card h3,.mission-grid h3{font-size:17px;margin:16px 0 8px}.service-card p,.mission-grid p{font-size:13px;color:var(--muted);margin:0}.soft-section{background:linear-gradient(120deg,#fafafa,#f2f4f7)}.hands-grid{display:grid;grid-template-columns:.9fr 1.7fr;gap:70px}.text-link{display:inline-block;margin-top:16px;font-weight:800;border:1px solid #bbb;padding:10px 16px;border-radius:999px}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.benefits-grid article{display:flex;gap:18px;align-items:flex-start}.benefits-grid span{flex:0 0 58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--orange);font-size:28px;box-shadow:var(--shadow)}.benefits-grid h3{font-size:15px;margin:3px 0 6px}.benefits-grid p{font-size:13px;color:var(--muted);margin:0}.about-section{display:grid;grid-template-columns:1fr 1.1fr;padding:0}.about-image{min-height:550px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy{padding:75px clamp(35px,7vw,120px) 70px 55px}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.locations-section{background:#fbfbfc}.center-heading{text-align:center;max-width:720px;margin:0 auto 28px}.location-tabs{display:flex;justify-content:center;gap:16px;margin:25px 0}.location-tab{border:1px solid var(--line);background:#fff;padding:16px 35px;border-radius:10px;font:700 14px Inter;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.04)}.location-tab.active{background:var(--orange);color:#fff;border-color:var(--orange)}.map-shell{height:470px;border-radius:20px;overflow:hidden;position:relative;border:1px solid var(--line);box-shadow:var(--shadow);background:#e9ecef}.map-shell iframe{width:100%;height:100%;border:0}.map-card{position:absolute;top:26px;left:26px;width:250px;padding:22px;background:#fff;border-radius:14px;box-shadow:0 15px 35px rgba(0,0,0,.18)}.map-card h3{color:var(--orange);font-size:20px;margin:0 0 8px}.map-card p{font-size:14px;color:var(--muted)}.location-cta{display:grid;grid-template-columns:72px 1fr auto auto auto;align-items:center;gap:18px;margin-top:28px;padding:24px 28px;border:1px solid var(--line);border-radius:18px;background:#fff}.location-cta h3{margin:0;color:var(--orange)}.location-cta p{margin:3px 0 0;color:var(--muted);font-size:13px}.cta-icon{display:grid;place-items:center;height:62px;border:1px solid #ffc9a5;border-radius:14px;color:var(--orange);font-size:34px}.values-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px;text-align:center}.values-grid span{display:grid;place-items:center;width:58px;height:58px;margin:auto;border:1px solid var(--orange);border-radius:50%;color:var(--orange);font-size:25px}.values-grid h3{font-size:14px;margin:13px 0 5px}.values-grid p{font-size:12px;color:var(--muted);margin:0}.digital-section{padding-top:20px}.digital-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.digital-grid article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:25px;background:#f5f6f8;border-radius:14px}.digital-grid article>span{font-size:43px;color:#8f949c}.digital-grid h3{margin:0 0 4px}.digital-grid p{margin:0;font-size:13px;color:var(--muted)}.final-cta{margin-bottom:0;display:grid;grid-template-columns:1fr auto auto auto;gap:14px;align-items:center;padding:26px 35px;color:#fff;border-radius:18px 18px 0 0;background:linear-gradient(120deg,#ef5100,#ff7a10)}.final-cta h2{margin:0}.final-cta p{margin:4px 0 0}.site-footer{background:linear-gradient(135deg,#171717,#0d0d0d);color:#ccc;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1.2fr 1fr;gap:60px}.footer-logo{width:160px;filter:brightness(0) invert(1)}.footer-grid h3{font-size:14px;color:#fff}.footer-grid p,.footer-grid a{display:block;font-size:12px;color:#aaa;margin:8px 0}.footer-grid strong{color:#fff}.footer-bottom{border-top:1px solid #333;margin-top:32px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px}

.hero-truck{align-self:stretch;align-items:center}
.hero-truck img{width:820px;transform:translate(7%,2%);opacity:.98}

/* Terms */
.terms-hero{min-height:330px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(5,6,7,.96),rgba(5,6,7,.5)),url("assets/camion-rm-cargo-1-web.png") 90% center/620px auto no-repeat,#151515}.terms-hero h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.05em;margin:0 0 18px}.terms-hero p{max-width:620px;color:#ddd;font-size:17px}.orange-rule{width:55px;height:4px;border-radius:3px;background:var(--orange);margin:18px 0}.terms-meta{margin-top:-34px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px 36px}.terms-meta div{display:flex;gap:16px;align-items:center}.terms-meta span{color:var(--orange);font-size:30px}.terms-meta small{display:block;color:var(--muted)}.terms-layout{display:grid;grid-template-columns:280px 1fr;gap:30px;padding-top:42px;padding-bottom:70px}.terms-sidebar{position:sticky;top:112px;align-self:start;border:1px solid var(--line);border-radius:16px;padding:25px;background:#fff}.terms-sidebar h2{font-size:18px}.terms-sidebar a{display:flex;gap:10px;padding:12px 4px;font-size:12px;font-weight:700;border-left:2px solid transparent}.terms-sidebar a:hover{color:var(--orange);border-color:var(--orange);padding-left:12px}.terms-sidebar strong{color:var(--orange)}.terms-intro{padding:25px 28px;margin-bottom:18px;border-radius:15px;background:#fff7f2;border-left:4px solid var(--orange)}.terms-intro p{margin:0}.clause{display:grid;grid-template-columns:70px 1fr;gap:12px;margin-bottom:16px;padding:28px;border:1px solid var(--line);border-radius:16px;background:#fff;scroll-margin-top:110px}.clause-number{font-size:32px;font-weight:900;color:var(--orange);line-height:1}.clause h2{font-size:15px;margin:0 0 7px}.clause p{font-size:14px;margin:0 0 12px}.clause p:last-child{margin-bottom:0}.terms-help{display:grid;grid-template-columns:65px 1fr auto auto;gap:18px;align-items:center;padding:22px;margin-top:25px;background:#f4f5f6;border-radius:15px}.terms-help>span{display:grid;place-items:center;background:#fff;color:var(--orange);border-radius:12px;height:58px;font-size:30px}.terms-help h2{font-size:18px;margin:0}.terms-help p{margin:3px 0 0;color:var(--muted);font-size:13px}
@media(max-width:1100px){.main-nav{position:absolute;left:0;right:0;top:89px;display:none;flex-direction:column;align-items:flex-start;background:#fff;padding:25px 30px;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-actions .btn{display:none}.services-grid{grid-template-columns:1fr 1fr}.services-grid .section-intro{grid-column:1/-1}.location-cta{grid-template-columns:70px 1fr 1fr}.location-cta .btn{width:100%}.values-grid{grid-template-columns:repeat(3,1fr)}.digital-grid article{grid-template-columns:55px 1fr}.digital-grid article .btn{grid-column:1/-1}.final-cta{grid-template-columns:1fr 1fr}.final-cta div{grid-column:1/-1}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:75px}.brand{width:135px}.brand img{height:45px}.main-nav{top:74px}.whatsapp-dot{width:38px;height:38px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 0 20px}.hero h1{font-size:40px}.hero-truck{height:250px}.hero-truck img{width:560px;transform:translate(12%,8%)}.trust-bar{margin-top:0;grid-template-columns:1fr 1fr}.trust-bar div:nth-child(2){border-right:0}.trust-bar div{padding:15px}.section{padding:58px 0}.services-grid{grid-template-columns:1fr}.services-grid .section-intro{grid-column:auto}.hands-grid{grid-template-columns:1fr;gap:35px}.benefits-grid{grid-template-columns:1fr}.about-section{grid-template-columns:1fr}.about-image{min-height:330px}.about-copy{padding:50px 24px}.mission-grid{grid-template-columns:1fr}.location-tabs{display:grid}.location-tab{width:100%}.map-shell{height:500px}.map-card{left:15px;right:15px;top:15px;width:auto}.location-cta{grid-template-columns:55px 1fr}.location-cta .btn{grid-column:1/-1}.values-grid{grid-template-columns:1fr 1fr}.digital-grid{grid-template-columns:1fr}.final-cta{grid-template-columns:1fr}.final-cta .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{flex-direction:column;gap:8px}.terms-meta{grid-template-columns:1fr;gap:20px}.terms-layout{grid-template-columns:1fr}.terms-sidebar{position:static}.clause{grid-template-columns:45px 1fr;padding:20px 16px}.clause-number{font-size:25px}.terms-help{grid-template-columns:55px 1fr}.terms-help .btn{grid-column:1/-1}.terms-hero{background-size:430px;background-position:140% bottom}.terms-hero p{max-width:85%}}
@media(max-width:760px){.hero h1{font-size:34px;line-height:1.08}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-truck{height:195px;overflow:hidden}.hero-truck img{width:430px;transform:translate(18%,0)}}
@media(max-width:760px){.terms-hero{background:linear-gradient(90deg,rgba(5,6,7,.98),rgba(5,6,7,.78)),url("assets/camion-rm-cargo-1-web.png") 130% bottom/360px auto no-repeat,#101010}.terms-hero p{max-width:100%}}

.btn-orange{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff}
.final-cta{grid-template-columns:1fr auto auto;background:linear-gradient(120deg,var(--orange-dark),var(--orange))}
.location-cta{grid-template-columns:72px 1fr auto auto}
.footer-logo{width:170px;filter:none;background:#fff;border-radius:10px;padding:8px}
.terms-hero{background:linear-gradient(90deg,rgba(5,6,7,.96),rgba(5,6,7,.48)),url("assets/camion-rm-cargo-1-web.png") 92% center/620px auto no-repeat,#151515}

@media(max-width:1100px){
  .location-cta{grid-template-columns:70px 1fr 1fr}
  .final-cta{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .location-cta,.final-cta{grid-template-columns:1fr}
  .location-cta .cta-icon{display:none}
  .terms-hero{background:linear-gradient(90deg,rgba(5,6,7,.98),rgba(5,6,7,.78)),url("assets/camion-rm-cargo-1-web.png") 130% bottom/360px auto no-repeat,#101010}
}

.icon-img{width:38px;height:38px;object-fit:contain;display:block;flex:0 0 auto}
.trust-bar .icon-img{grid-row:1/3;width:42px;height:42px;align-self:center}
.service-card>.icon-img,.mission-grid article>.icon-img{width:48px;height:48px;margin-bottom:14px}
.benefits-grid span .icon-img{width:32px;height:32px}
.values-grid span .icon-img{width:28px;height:28px}
.digital-grid article>span{display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:#fff}
.digital-grid article>span .icon-img{width:38px;height:38px;opacity:.82}
.cta-icon .icon-img{width:34px;height:34px}
.whatsapp-dot{font-size:0}
.whatsapp-dot::before{content:"☎";font-size:19px}

.contact-prelude{padding:58px 0;background:radial-gradient(circle at 88% 20%,rgba(255,255,255,.22),transparent 28%),linear-gradient(120deg,var(--orange-dark),var(--orange));color:#fff}
.contact-prelude-grid{max-width:980px;text-align:center}
.contact-prelude .kicker{color:#fff;opacity:.9}
.contact-prelude h2{font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.04em;margin:0 auto 12px;max-width:760px}
.contact-prelude p{font-size:17px;margin:0 auto;color:rgba(255,255,255,.88);max-width:650px}
.final-cta{margin-top:0;margin-bottom:0;color:var(--ink);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:0 0 18px 18px}
.final-cta p{color:var(--muted)}
.final-cta .btn-light{background:#fff;color:var(--orange);border-color:var(--orange)}

@media(max-width:760px){
  .service-card>.icon-img,.mission-grid article>.icon-img{width:42px;height:42px}
  .contact-prelude{text-align:left}
  .contact-prelude-grid{text-align:left}
}

/* Ajustes finales solicitados */
.benefits-grid span{flex-basis:76px;width:76px;height:76px}
.benefits-grid span .icon-img{width:52px;height:52px}
.values-grid span{width:auto;height:auto;border:0;border-radius:0;background:transparent;margin:0 auto 12px}
.values-grid span .icon-img{width:58px;height:58px}
.values-grid h3{margin-top:0}
.final-cta{margin-top:58px;margin-bottom:0;border-radius:18px;background:#fff;color:var(--ink)}
.contact-prelude{padding:42px 0;margin-top:0}
.site-footer{background:#fff;color:var(--ink);border-top:1px solid var(--line);box-shadow:0 -18px 55px rgba(15,18,24,.06)}
.site-footer .footer-grid h3{color:var(--ink)}
.site-footer .footer-grid p,.site-footer .footer-grid a{color:var(--muted)}
.site-footer .footer-grid strong{color:var(--ink)}
.site-footer .footer-bottom{border-top:1px solid var(--line);color:var(--muted)}
.footer-logo{background:#fff;border:1px solid var(--line)}

@media(max-width:760px){
  .benefits-grid span{flex-basis:68px;width:68px;height:68px}
  .benefits-grid span .icon-img{width:46px;height:46px}
  .values-grid span .icon-img{width:50px;height:50px}
  .final-cta{margin-top:35px}
}

/* Pulido final */
.main-nav{gap:20px;font-size:12.5px}
.btn-icon{width:22px;height:22px;object-fit:contain;display:block}
.btn-small .btn-icon{width:18px;height:18px}
.phone-dot{background:var(--orange)}
.phone-dot::before{content:"";width:23px;height:23px;background:url("assets/icons/phone-orange.png") center/contain no-repeat;filter:brightness(0) invert(1)}
.hero-actions .btn{padding:17px 24px}
.benefits-grid span{flex-basis:88px;width:88px;height:88px;place-items:center}
.benefits-grid span .icon-img{width:68px;height:68px;margin:auto}
.map-card{width:330px;min-height:235px;padding:32px 34px;top:24px;left:24px}
.map-card h3{font-size:28px;line-height:1.15}
.map-card p{font-size:18px;line-height:1.35}
.map-card .btn{padding:15px 24px;font-size:15px}
.services-grid{align-items:start}
.service-card{min-height:330px;padding:32px 28px}
.service-card>.icon-img{width:58px;height:58px;margin-bottom:22px}
.service-card h3{font-size:19px;margin:14px 0 10px}
.footer-logo{border:0;background:transparent;padding:0;border-radius:0;width:178px}
.footer-bottom{justify-content:flex-start}
.terms-meta .meta-icon{width:42px;height:42px;object-fit:contain;flex:0 0 auto}
.terms-help>span .icon-img{width:36px;height:36px}
.terms-help .btn{min-width:170px}
.terms-help .btn-outline{color:var(--orange);border-color:var(--orange)}
.location-cta .btn,.final-cta .btn{min-width:150px}

@media(max-width:1100px){
  .main-nav{gap:0;font-size:13px}
}

@media(max-width:760px){
  .benefits-grid span{flex-basis:76px;width:76px;height:76px}
  .benefits-grid span .icon-img{width:58px;height:58px}
  .map-card{width:auto;min-height:210px;padding:26px;right:15px}
  .map-card h3{font-size:24px}
  .map-card p{font-size:16px}
  .service-card{min-height:auto}
}

/* Correcciones de alineación finales */
.benefits-grid article{display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;align-items:center}
.benefits-grid span{width:92px;height:92px;display:grid;place-items:center}
.benefits-grid span .icon-img{width:70px;height:70px;object-fit:contain;object-position:center;margin:0 auto}
.benefits-grid article:nth-child(4) span .icon-img{transform:translateX(0);width:72px;height:72px}
.about-image img{object-fit:cover;object-position:center center}
.map-card{top:32px;left:54px;width:380px;min-height:260px;padding:38px 42px;border-radius:22px}
.map-card h3{font-size:34px}
.map-card p{font-size:21px}
.map-card .btn{margin-top:8px}
.terms-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;align-items:center;padding:36px 54px}
.terms-meta div{display:grid;grid-template-columns:56px minmax(0,1fr);gap:22px;align-items:center;min-width:0}
.terms-meta p{margin:0;min-width:0}
.terms-meta .meta-icon{width:48px;height:48px;justify-self:center}
.terms-meta small{font-size:15px}
.terms-meta strong{font-size:18px;line-height:1.25;display:block;white-space:normal}
.terms-meta div:nth-child(2) strong{max-width:360px}
.terms-sidebar .btn-outline{width:100%;min-height:58px;padding-inline:18px;white-space:normal;text-align:center}
.terms-hero{padding-bottom:42px}
.terms-meta{margin-top:-52px;min-height:150px}
.terms-hero p{max-width:940px}

/* Ajuste pedido: icono, camión y botones */
.benefits-grid article:nth-child(4) span .icon-img{transform:translateX(-6px);width:72px;height:72px}
.about-image{background:#f4f5f6;display:flex;align-items:center;justify-content:center;overflow:hidden}
.about-image img{width:100%;height:100%;object-fit:contain;object-position:center center;background:#f4f5f6}
.about-copy{overflow:visible}
.mission-grid{grid-template-columns:1fr;gap:16px}
.mission-grid article{display:grid;grid-template-columns:56px 1fr;column-gap:18px;align-items:start;padding:22px}
.mission-grid article>.icon-img{grid-row:1/3;width:44px;height:44px;margin:0}
.mission-grid h3{margin:0 0 8px}
.mission-grid p{font-size:12.5px;line-height:1.55}
.phone-dot{background:linear-gradient(135deg,var(--orange),var(--orange-dark))}
.nav-actions .btn-orange{background:linear-gradient(135deg,var(--orange),var(--orange-dark))}
.btn-green{background:#16a34a}

@media(max-width:760px){
  .mission-grid article{grid-template-columns:1fr}
  .mission-grid article>.icon-img{grid-row:auto;margin-bottom:10px}
}

/* Ajustes de posición finales */
.benefits-grid article:nth-child(4){grid-template-columns:92px minmax(0,420px);justify-content:center;transform:translateX(-42px)}
.benefits-grid article:nth-child(4) span .icon-img{transform:translateX(-10px);width:72px;height:72px}
.map-card{top:8px;left:8px;width:380px;min-height:260px}
.terms-meta{gap:64px}
.terms-meta div{grid-template-columns:64px minmax(0,1fr)}
.terms-meta .meta-icon{width:46px;height:46px;object-fit:contain}
.terms-meta div:nth-child(1) .meta-icon{width:46px;height:46px}
.terms-meta div:nth-child(2) .meta-icon{width:46px;height:46px}
.terms-meta div:nth-child(3) .meta-icon{width:46px;height:46px}

@media(max-width:760px){
  .benefits-grid article:nth-child(4){grid-template-columns:78px minmax(0,1fr);justify-content:stretch;transform:none}
  .benefits-grid article:nth-child(4) span .icon-img{transform:translateX(-7px);width:60px;height:60px}
  .map-card{top:8px;left:8px;right:8px;width:auto}
}

/* Afinado final solicitado */
.benefits-grid article:nth-child(4){transform:translateX(12px)}
.benefits-grid article:nth-child(4) span .icon-img{transform:translateX(4px)}
.map-card{top:8px;left:8px;width:320px;min-height:218px;padding:28px 32px}
.map-card h3{font-size:28px}
.map-card p{font-size:18px}
.map-card .btn{padding:14px 22px;font-size:14px}
.terms-meta .meta-icon{width:62px;height:62px}
.terms-meta div:nth-child(1) .meta-icon,.terms-meta div:nth-child(2) .meta-icon,.terms-meta div:nth-child(3) .meta-icon{width:62px;height:62px}
.terms-meta div{grid-template-columns:78px minmax(0,1fr)}
.terms-sidebar .btn-outline{display:flex;align-items:center;justify-content:center;border:2px solid var(--orange);border-left:2px solid var(--orange)!important;border-radius:14px;padding:18px 20px;margin-top:14px;line-height:1.25}
.terms-sidebar .btn-outline:hover{padding-left:20px}

@media(max-width:760px){
  .benefits-grid article:nth-child(4){transform:none}
  .benefits-grid article:nth-child(4) span .icon-img{transform:translateX(2px)}
  .map-card{top:8px;left:8px;right:8px;width:auto;min-height:210px}
  .terms-meta .meta-icon,.terms-meta div:nth-child(1) .meta-icon,.terms-meta div:nth-child(2) .meta-icon,.terms-meta div:nth-child(3) .meta-icon{width:54px;height:54px}
  .terms-meta div{grid-template-columns:66px minmax(0,1fr)}
}

/* Base visual para que el camión del inicio no parezca flotando */
.hero-truck::before{
  content:"";
  position:absolute;
  left:2%;
  right:-12%;
  bottom:42px;
  height:118px;
  border-radius:999px 0 0 999px;
  background:
    linear-gradient(90deg,transparent 0 8%,rgba(255,255,255,.42) 8% 16%,transparent 16% 28%,rgba(255,255,255,.42) 28% 36%,transparent 36% 100%),
    linear-gradient(180deg,#34383d,#17191c 58%,#0b0c0e);
  transform:perspective(520px) rotateX(58deg) skewX(-12deg);
  transform-origin:bottom center;
  box-shadow:0 30px 45px rgba(0,0,0,.45);
  opacity:.9;
  z-index:0;
}
.hero-truck img{position:relative;z-index:1}

@media(max-width:760px){
  .hero-truck::before{bottom:12px;height:70px;left:0;right:-18%}
}

/* Capa de dirección de arte profesional */
html{background:#fff}
body{
  background:
    radial-gradient(circle at 8% 18%,rgba(253,138,15,.08),transparent 24rem),
    radial-gradient(circle at 92% 42%,rgba(253,138,15,.06),transparent 28rem),
    #fff;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.site-header{
  background:rgba(255,255,255,.88);
  border-bottom:1px solid rgba(16,17,20,.08);
  box-shadow:0 14px 45px rgba(16,17,20,.06);
}
.brand img{filter:drop-shadow(0 8px 10px rgba(16,17,20,.08))}
.main-nav a{
  position:relative;
  border-radius:999px;
  padding:10px 12px;
}
.main-nav a::after{
  content:"";
  position:absolute;
  left:14px;
  right:14px;
  bottom:4px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--orange),var(--orange-dark));
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
}
.main-nav a:hover::after,.main-nav a.active::after{transform:scaleX(1)}
.nav-actions .btn-orange,.btn-orange{
  box-shadow:0 16px 32px rgba(253,111,0,.28);
}
.phone-dot,.whatsapp-dot{
  box-shadow:0 14px 28px rgba(253,111,0,.25);
}
.hero{
  min-height:650px;
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.26),transparent 25rem),
    linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.92) 42%,rgba(20,18,16,.68) 100%),
    url("assets/portada-huancayo.jpg") center/cover;
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,#000,transparent 70%);
  opacity:.45;
}
.hero-grid{min-height:590px}
.hero-copy{position:relative;z-index:3}
.hero-copy::before{
  content:"";
  position:absolute;
  inset:30px auto auto -34px;
  width:4px;
  height:160px;
  border-radius:99px;
  background:linear-gradient(var(--orange),transparent);
}
.eyebrow,.kicker{letter-spacing:.14em}
.hero h1{
  text-shadow:0 16px 40px rgba(0,0,0,.38);
}
.hero-copy>p{
  color:rgba(255,255,255,.84);
  font-size:18px;
}
.hero-actions .btn{
  min-height:58px;
  border-radius:14px;
}
.btn{
  will-change:transform,box-shadow;
}
.btn:hover{
  transform:translateY(-3px);
}
.hero-truck{
  isolation:isolate;
}
.hero-truck::after{
  content:"";
  position:absolute;
  right:3%;
  bottom:112px;
  width:58%;
  height:24px;
  background:radial-gradient(ellipse,rgba(0,0,0,.45),transparent 72%);
  filter:blur(6px);
  z-index:0;
}
.hero-truck img{
  filter:drop-shadow(0 34px 28px rgba(0,0,0,.58));
}
.trust-bar{
  background:linear-gradient(180deg,rgba(20,20,20,.96),rgba(10,10,10,.96));
  border-color:rgba(255,255,255,.28);
  box-shadow:0 26px 55px rgba(0,0,0,.2);
}
.trust-bar div{
  transition:background .22s ease,transform .22s ease;
}
.trust-bar div:hover{
  background:rgba(253,138,15,.08);
  transform:translateY(-2px);
}
.trust-bar .icon-img{
  filter:drop-shadow(0 8px 14px rgba(253,138,15,.28));
}
.section{
  position:relative;
}
.services-grid{
  gap:22px;
}
.service-card,.mission-grid article,.digital-grid article,.terms-meta,.terms-sidebar,.clause,.map-card,.location-cta,.final-cta{
  border-color:rgba(16,17,20,.09);
  box-shadow:0 18px 45px rgba(16,17,20,.07);
}
.service-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#fff,#fcfcfd);
  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease;
}
.service-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:4px;
  background:linear-gradient(90deg,var(--orange),var(--orange-dark));
  opacity:0;
  transition:opacity .26s ease;
}
.service-card:hover{
  transform:translateY(-8px);
  border-color:rgba(253,138,15,.34);
  box-shadow:0 30px 70px rgba(16,17,20,.12);
}
.service-card:hover::before{opacity:1}
.service-card>.icon-img{
  filter:drop-shadow(0 10px 16px rgba(253,138,15,.22));
}
.soft-section{
  background:
    radial-gradient(circle at 18% 20%,rgba(253,138,15,.08),transparent 22rem),
    linear-gradient(120deg,#fbfbfc,#f3f5f8);
}
.benefits-grid article{
  min-height:128px;
  padding:8px 10px;
  border-radius:22px;
  transition:transform .22s ease,background .22s ease;
}
.benefits-grid article:hover{
  transform:translateY(-4px);
  background:rgba(255,255,255,.54);
}
.benefits-grid span{
  box-shadow:0 22px 48px rgba(16,17,20,.1);
}
.about-section{
  background:#fff;
}
.about-image{
  position:relative;
}
.about-image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent 72%,rgba(255,255,255,.78));
  pointer-events:none;
}
.about-copy{
  background:
    radial-gradient(circle at 100% 0,rgba(253,138,15,.08),transparent 20rem),
    #fff;
}
.mission-grid article{
  background:linear-gradient(180deg,#fff,#fafafa);
}
.mission-grid article:hover{
  border-color:rgba(253,138,15,.25);
}
.locations-section{
  background:
    linear-gradient(180deg,#fbfbfc,#fff);
}
.location-tab{
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease;
}
.location-tab:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(16,17,20,.09);
}
.map-shell{
  border-radius:28px;
  box-shadow:0 28px 70px rgba(16,17,20,.12);
}
.map-card{
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(10px);
  box-shadow:0 28px 70px rgba(16,17,20,.20);
}
.map-card::before{
  content:"";
  position:absolute;
  left:0;
  top:24px;
  bottom:24px;
  width:5px;
  border-radius:0 99px 99px 0;
  background:linear-gradient(var(--orange),var(--orange-dark));
}
.values-grid article{
  padding:18px 12px;
  border-radius:20px;
  transition:transform .22s ease,background .22s ease;
}
.values-grid article:hover{
  transform:translateY(-5px);
  background:#fff7f0;
}
.values-grid span .icon-img{
  filter:drop-shadow(0 10px 16px rgba(253,138,15,.22));
}
.digital-section{
  background:linear-gradient(180deg,#fff,#fafafa);
}
.digital-grid article{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#f8f9fb,#fff);
}
.digital-grid article::after{
  content:"";
  position:absolute;
  right:-35px;
  bottom:-35px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(253,138,15,.08);
}
.final-cta{
  border-radius:24px;
  box-shadow:0 26px 65px rgba(16,17,20,.10);
}
.contact-prelude{
  position:relative;
  overflow:hidden;
}
.contact-prelude::before{
  content:"";
  position:absolute;
  inset:-60% auto auto 50%;
  width:680px;
  height:680px;
  transform:translateX(-50%);
  border-radius:50%;
  background:rgba(255,255,255,.12);
}
.site-footer{
  background:
    radial-gradient(circle at 10% 0,rgba(253,138,15,.08),transparent 20rem),
    #fff;
}
.terms-hero{
  min-height:440px;
  background:
    linear-gradient(90deg,rgba(5,6,7,.98),rgba(5,6,7,.74),rgba(5,6,7,.34)),
    url("assets/camion-rm-cargo-1-web.png") 92% center/700px auto no-repeat,
    #101010;
}
.terms-hero h1{
  text-shadow:0 16px 38px rgba(0,0,0,.42);
}
.terms-meta{
  border-radius:24px;
}
.terms-sidebar{
  border-radius:24px;
  background:linear-gradient(180deg,#fff,#fbfbfc);
}
.terms-sidebar a:not(.btn){
  border-radius:12px;
  transition:background .2s ease,color .2s ease,padding-left .2s ease;
}
.terms-sidebar a:not(.btn):hover{
  background:#fff4eb;
}
.clause{
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.clause:hover{
  transform:translateY(-3px);
  border-color:rgba(253,138,15,.26);
  box-shadow:0 24px 55px rgba(16,17,20,.09);
}

@media(max-width:760px){
  .hero{min-height:auto}
  .hero::before{display:none}
  .hero-copy::before{display:none}
  .hero-actions .btn{min-height:54px}
  .service-card:hover,.values-grid article:hover,.benefits-grid article:hover,.clause:hover{transform:none}
  .terms-hero{min-height:360px;background-size:420px auto}
}

/* Refinamiento solicitado: menos blancos, más carácter editorial */
.services-grid{align-items:center}
.service-card{min-height:265px;padding:28px 26px 26px}
.service-card>.icon-img{width:66px;height:66px;margin-bottom:18px}
.service-card h3{font-size:20px;line-height:1.18;margin:10px 0 10px}
.service-card p{font-size:13.5px;line-height:1.42}
.benefits-grid article:nth-child(4){transform:translateX(34px)}
.benefits-grid article:nth-child(4) span .icon-img{transform:translateX(12px)}
.mission-grid article{
  position:relative;
  padding:28px 30px 28px 82px;
  display:block;
}
.mission-grid article>.icon-img{
  position:absolute;
  left:26px;
  top:28px;
  width:38px;
  height:38px;
}
.mission-grid article::before{
  content:"“";
  position:absolute;
  right:24px;
  top:6px;
  font-family:Georgia,serif;
  font-size:74px;
  line-height:1;
  color:rgba(253,138,15,.16);
}
.mission-grid h3{
  font-family:Georgia,serif;
  font-style:italic;
  font-size:24px;
  letter-spacing:-.02em;
}
.mission-grid p{
  font-family:Georgia,serif;
  font-size:14.5px;
  line-height:1.62;
  color:#4f535a;
}
.mission-grid p::before{content:"“"}
.mission-grid p::after{content:"”"}
.values-grid span .icon-img{width:78px;height:78px}
.values-grid article{padding:24px 16px}
.site-footer{
  background:#fff!important;
  box-shadow:none!important;
  border-top:1px solid var(--line);
}
.footer-logo{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.site-footer::before,.site-footer::after{display:none!important}

@media(max-width:760px){
  .service-card{min-height:auto}
  .benefits-grid article:nth-child(4){transform:none}
  .benefits-grid article:nth-child(4) span .icon-img{transform:translateX(6px)}
  .mission-grid article{padding:24px}
  .mission-grid article>.icon-img{position:static;margin-bottom:12px}
  .values-grid span .icon-img{width:62px;height:62px}
}

@media(max-width:1100px){
  .terms-meta{gap:28px;padding:30px}
  .terms-meta div{grid-template-columns:46px minmax(0,1fr);gap:16px}
  .terms-meta .meta-icon{width:42px;height:42px}
}

@media(max-width:760px){
  .benefits-grid article{grid-template-columns:78px minmax(0,1fr);gap:18px}
  .benefits-grid span{width:78px;height:78px}
  .benefits-grid span .icon-img,.benefits-grid article:nth-child(4) span .icon-img{width:60px;height:60px}
  .about-image img{object-position:center center}
  .map-card{left:20px;right:20px;top:28px;width:auto;min-height:245px;padding:30px}
  .map-card h3{font-size:28px}
  .map-card p{font-size:18px}
  .terms-meta{grid-template-columns:1fr;gap:22px;padding:28px 24px}
}

/* Último pulido: responsive móvil, carrusel de empresas y jerarquía visual */
.hero-copy{
  position:relative;
  z-index:8;
}
.hero-truck{
  z-index:2;
  pointer-events:none;
}
.hero-truck::before,
.hero-truck::after{
  pointer-events:none;
}
.trust-bar{
  z-index:9;
}
.trust-bar strong{
  line-height:1.12;
}
.benefits-grid article:nth-child(4){
  transform:none!important;
}
.benefits-grid article:nth-child(4) span .icon-img{
  transform:translateX(9px)!important;
}
.clients-section{
  background:#fff;
  overflow:hidden;
  padding-top:72px;
  padding-bottom:58px;
}
.clients-section .center-heading{
  margin-bottom:34px;
}
.clients-marquee{
  position:relative;
  overflow:hidden;
  padding:12px 0;
  border-radius:26px;
  background:
    linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 12%,rgba(255,255,255,0) 88%,#fff 100%),
    #fff;
}
.clients-marquee::before,
.clients-marquee::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:140px;
  z-index:2;
  pointer-events:none;
}
.clients-marquee::before{
  left:0;
  background:linear-gradient(90deg,#fff,rgba(255,255,255,0));
}
.clients-marquee::after{
  right:0;
  background:linear-gradient(270deg,#fff,rgba(255,255,255,0));
}
.clients-track{
  display:flex;
  align-items:center;
  gap:18px;
  width:max-content;
  animation:clientsLoop 42s linear infinite;
}
.clients-marquee:hover .clients-track{
  animation-play-state:paused;
}
.client-logo{
  width:205px;
  height:108px;
  flex:0 0 205px;
  display:grid;
  place-items:center;
  margin:0;
  padding:18px 24px;
  background:#fff;
  border:1px solid rgba(17,24,39,.09);
  border-radius:22px;
  box-shadow:0 18px 45px rgba(15,23,42,.06);
}
.client-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:saturate(1.04) contrast(1.03);
}
@keyframes clientsLoop{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@media(max-width:760px){
  .hero-copy{
    z-index:12;
  }
  .hero-actions{
    gap:10px;
    margin-top:24px;
  }
  .hero-actions .btn{
    min-height:48px!important;
    padding:12px 14px;
    border-radius:12px;
    font-size:14px;
  }
  .hero-actions .btn-icon,
  .btn-icon{
    width:18px;
    height:18px;
  }
  .hero-truck{
    z-index:1;
    margin-top:-8px;
  }
  .hero-truck::before{
    z-index:0;
    opacity:.68;
  }
  .hero-truck img{
    position:relative;
    z-index:1;
  }
  .trust-bar{
    grid-template-columns:1fr 1fr;
  }
  .trust-bar div{
    grid-template-columns:42px 1fr;
    padding:14px 12px;
  }
  .trust-bar .icon-img{
    width:38px;
    height:38px;
  }
  .trust-bar strong{
    font-size:13px;
  }
  .trust-bar small{
    font-size:12px;
  }
  .clients-section{
    padding:54px 0 44px;
  }
  .clients-marquee::before,
  .clients-marquee::after{
    width:56px;
  }
  .clients-track{
    gap:12px;
    animation-duration:34s;
  }
  .client-logo{
    width:154px;
    height:84px;
    flex-basis:154px;
    border-radius:17px;
    padding:14px 17px;
  }
  .nav-actions .whatsapp-dot{
    display:grid;
  }
  .nav-actions{
    gap:8px;
  }
}

/* Ajustes finales de dirección: header sólido, hero limpio y mapa móvil usable */
.site-header{
  background:#fff!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  box-shadow:0 10px 28px rgba(16,17,20,.08)!important;
}
.menu-toggle{
  color:var(--orange)!important;
}
.hero-truck::before,
.hero-truck::after{
  display:none!important;
}
.hero-truck img{
  transform:translate(2%,2%) scale(.95);
  transform-origin:right bottom;
}
.clients-section{
  padding-top:80px;
}
.client-logo{
  width:245px;
  height:128px;
  flex-basis:245px;
  padding:14px 18px;
}
.client-logo img{
  transform:scale(1.12);
}
.client-logo img[alt="LongHorn"]{
  transform:scale(1.2);
}
.client-logo img[alt="Soltrak"]{
  transform:scale(1.16);
}

@media(max-width:1100px){
  .hero-truck img{
    width:min(64vw,650px);
    transform:translate(6%,3%) scale(.9);
  }
}

@media(max-width:760px){
  .site-header{
    background:#fff!important;
  }
  .menu-toggle{
    font-size:28px;
    color:var(--orange)!important;
  }
  .hero-truck{
    height:210px;
    overflow:hidden;
    justify-content:center;
  }
  .hero-truck img{
    width:min(88vw,390px)!important;
    max-width:390px!important;
    transform:translate(7%,4%) scale(.86)!important;
  }
  .map-shell{
    height:440px;
  }
  .map-card{
    top:10px!important;
    left:10px!important;
    right:auto!important;
    width:min(235px,64vw)!important;
    min-height:0!important;
    padding:15px 15px 16px!important;
    border-radius:16px!important;
  }
  .map-card h3{
    font-size:18px!important;
    line-height:1.12;
    margin-bottom:8px;
  }
  .map-card p{
    font-size:13px!important;
    line-height:1.35;
    margin:0 0 12px;
  }
  .map-card .btn{
    min-height:40px;
    padding:10px 12px!important;
    font-size:12px!important;
    border-radius:10px;
  }
  .client-logo{
    width:184px;
    height:98px;
    flex-basis:184px;
    padding:12px 14px;
  }
  .client-logo img{
    transform:scale(1.15);
  }
}

/* Corrección final de carrusel, portada y logo superior */
.brand,
.brand img{
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
}
.hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.22),transparent 25rem),
    linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.90) 43%,rgba(20,18,16,.66) 100%),
    url("assets/portada-huancayo.jpg") center/cover no-repeat!important;
}
.hero::before{
  display:none!important;
}
.hero-copy::before{
  opacity:.78;
}
.hero-truck img{
  width:min(42vw,620px)!important;
  transform:translate(8%,7%) scale(.86)!important;
}
.client-logo{
  overflow:hidden;
}
.client-logo img{
  width:auto!important;
  height:auto!important;
  max-width:86%!important;
  max-height:76%!important;
  object-fit:contain!important;
  transform:none!important;
}
.client-logo img[alt="Soltrak"]{
  max-width:76%!important;
  max-height:62%!important;
}
.client-logo img[alt="LongHorn"]{
  max-width:62%!important;
  max-height:82%!important;
}

@media(max-width:1100px){
  .hero-truck img{
    width:min(45vw,560px)!important;
    transform:translate(7%,5%) scale(.82)!important;
  }
}

@media(max-width:760px){
  .hero{
    background:
      radial-gradient(circle at 85% 18%,rgba(253,138,15,.20),transparent 18rem),
      linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.92) 58%,rgba(20,18,16,.68) 100%),
      url("assets/portada-huancayo.jpg") center/cover no-repeat!important;
  }
  .hero-truck img{
    width:min(78vw,340px)!important;
    transform:translate(10%,2%) scale(.78)!important;
  }
  .client-logo img{
    max-width:84%!important;
    max-height:74%!important;
  }
  .client-logo img[alt="Soltrak"]{
    max-width:74%!important;
    max-height:60%!important;
  }
  .client-logo img[alt="LongHorn"]{
    max-width:58%!important;
    max-height:78%!important;
  }
}

/* FINAL REAL: barra encima del hero sin fondo + recorte solo derecho sin cortar arriba */
.hero{
  overflow:hidden!important;
  margin-bottom:0!important;
  background:
    radial-gradient(circle at 76% 16%,rgba(253,138,15,.12),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 44%,rgba(2,3,4,.96) 54%,rgba(2,3,4,.56) 68%,rgba(2,3,4,.10) 88%,rgba(2,3,4,.02) 100%),
    url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
    #020304!important;
}
.trust-bar{
  position:relative!important;
  left:auto!important;
  bottom:auto!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:-64px auto 0!important;
  transform:none!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  color:#fff!important;
  overflow:visible!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(255,255,255,.24)!important;
  border-bottom:0!important;
  padding:18px 28px!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}
.trust-bar strong{
  color:#fff!important;
}
.trust-bar small{
  color:rgba(255,255,255,.76)!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 80% 18%,rgba(253,138,15,.12),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 49%,rgba(2,3,4,.90) 61%,rgba(2,3,4,.30) 84%,rgba(2,3,4,.05) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    margin-bottom:0!important;
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.38) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") 74% bottom/auto 74% no-repeat,
      #020304!important;
  }
  .trust-bar{
    margin:-12px auto 0!important;
    grid-template-columns:1fr 1fr!important;
    width:min(100% - 28px,1180px)!important;
  }
  .trust-bar div{
    padding:13px 8px!important;
    border-right:1px solid rgba(255,255,255,.16)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .trust-bar div:nth-child(2),
  .trust-bar div:last-child{
    border-right:0!important;
  }
}

/* ÚLTIMO AJUSTE ABSOLUTO: iconos encima sin fondo + imagen sin corte superior */
.hero{
  overflow:hidden!important;
  margin-bottom:0!important;
  background:
    radial-gradient(circle at 76% 16%,rgba(253,138,15,.12),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 44%,rgba(2,3,4,.96) 54%,rgba(2,3,4,.56) 68%,rgba(2,3,4,.10) 88%,rgba(2,3,4,.02) 100%),
    url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
    #020304!important;
}
.trust-bar{
  position:relative!important;
  left:auto!important;
  bottom:auto!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:-64px auto 0!important;
  transform:none!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  color:#fff!important;
  overflow:visible!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(255,255,255,.24)!important;
  border-bottom:0!important;
  padding:18px 28px!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}
.trust-bar strong{
  color:#fff!important;
}
.trust-bar small{
  color:rgba(255,255,255,.76)!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 80% 18%,rgba(253,138,15,.12),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 49%,rgba(2,3,4,.90) 61%,rgba(2,3,4,.30) 84%,rgba(2,3,4,.05) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    margin-bottom:0!important;
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.38) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") 74% bottom/auto 74% no-repeat,
      #020304!important;
  }
  .trust-bar{
    margin:-12px auto 0!important;
    grid-template-columns:1fr 1fr!important;
    width:min(100% - 28px,1180px)!important;
  }
  .trust-bar div{
    padding:13px 8px!important;
    border-right:1px solid rgba(255,255,255,.16)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .trust-bar div:nth-child(2),
  .trust-bar div:last-child{
    border-right:0!important;
  }
}

/* Corrección real solicitada: recorte de portada + barra sin fondo visual */
.hero{
  overflow:visible!important;
  margin-bottom:112px!important;
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.14),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 44%,rgba(2,3,4,.96) 52%,rgba(2,3,4,.60) 64%,rgba(2,3,4,.12) 82%,rgba(2,3,4,.02) 100%),
    url("assets/portada-principal-cargo1-recorte.jpg") right center/auto 116% no-repeat,
    #020304!important;
}
.trust-bar{
  position:absolute!important;
  left:50%!important;
  bottom:-76px!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:0!important;
  transform:translateX(-50%)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  color:var(--ink)!important;
  overflow:visible!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(16,17,20,.16)!important;
  border-bottom:0!important;
  padding:16px 28px!important;
}
.trust-bar strong{
  color:var(--ink)!important;
}
.trust-bar small{
  color:var(--muted)!important;
}
.trust-bar .icon-img{
  filter:drop-shadow(0 10px 18px rgba(253,138,15,.18));
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 82% 18%,rgba(253,138,15,.14),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 48%,rgba(2,3,4,.92) 58%,rgba(2,3,4,.32) 82%,rgba(2,3,4,.06) 100%),
      url("assets/portada-principal-cargo1-recorte.jpg") right center/auto 110% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    margin-bottom:172px!important;
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.38) 100%),
      url("assets/portada-principal-cargo1-recorte.jpg") 72% bottom/auto 74% no-repeat,
      #020304!important;
  }
  .trust-bar{
    bottom:-142px!important;
    grid-template-columns:1fr 1fr!important;
    width:min(100% - 28px,1180px)!important;
  }
  .trust-bar div{
    padding:13px 8px!important;
    border-right:1px solid rgba(16,17,20,.14)!important;
    border-bottom:1px solid rgba(16,17,20,.10)!important;
  }
  .trust-bar div:nth-child(2),
  .trust-bar div:last-child{
    border-right:0!important;
  }
}

/* AJUSTE FINALÍSIMO: vuelve a su sitio, sin fondo, y sin recorte vertical */
.hero{
  overflow:hidden!important;
  margin-bottom:0!important;
  background:
    radial-gradient(circle at 76% 16%,rgba(253,138,15,.12),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 44%,rgba(2,3,4,.96) 54%,rgba(2,3,4,.56) 68%,rgba(2,3,4,.10) 88%,rgba(2,3,4,.02) 100%),
    url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
    #020304!important;
}
.trust-bar{
  position:relative!important;
  left:auto!important;
  bottom:auto!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:-64px auto 0!important;
  transform:none!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  color:#fff!important;
  overflow:visible!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(255,255,255,.24)!important;
  border-bottom:0!important;
  padding:18px 28px!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}
.trust-bar strong{
  color:#fff!important;
}
.trust-bar small{
  color:rgba(255,255,255,.76)!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 80% 18%,rgba(253,138,15,.12),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 49%,rgba(2,3,4,.90) 61%,rgba(2,3,4,.30) 84%,rgba(2,3,4,.05) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    margin-bottom:0!important;
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.38) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") 74% bottom/auto 74% no-repeat,
      #020304!important;
  }
  .trust-bar{
    margin:-12px auto 0!important;
    grid-template-columns:1fr 1fr!important;
    width:min(100% - 28px,1180px)!important;
  }
  .trust-bar div{
    padding:13px 8px!important;
    border-right:1px solid rgba(255,255,255,.16)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .trust-bar div:nth-child(2),
  .trust-bar div:last-child{
    border-right:0!important;
  }
}

/* Ajuste final: métricas sin fondo y portada más corrida a la derecha */
.hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.16),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 42%,rgba(2,3,4,.95) 50%,rgba(2,3,4,.66) 62%,rgba(2,3,4,.16) 82%,rgba(2,3,4,.04) 100%),
    url("assets/portada-principal-cargo1.jpg") calc(100% + 150px) center/auto 114% no-repeat,
    #020304!important;
}
.trust-bar{
  background:transparent!important;
  backdrop-filter:none!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(255,255,255,.22)!important;
  border-bottom:0!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 82% 18%,rgba(253,138,15,.15),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 46%,rgba(2,3,4,.92) 56%,rgba(2,3,4,.36) 82%,rgba(2,3,4,.08) 100%),
      url("assets/portada-principal-cargo1.jpg") calc(100% + 120px) center/auto 108% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.42) 100%),
      url("assets/portada-principal-cargo1.jpg") 72% bottom/auto 72% no-repeat,
      #020304!important;
  }
  .trust-bar{
    background:transparent!important;
  }
  .trust-bar div{
    border-right:1px solid rgba(255,255,255,.16)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
}

/* Ajuste fino solicitado: encuadre hero, mapa móvil y logos uniformes */
.hero{
  background:
    radial-gradient(circle at 76% 16%,rgba(253,138,15,.18),transparent 25rem),
    linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.88) 42%,rgba(20,18,16,.58) 100%),
    url("assets/portada-huancayo.jpg") center 44%/cover no-repeat!important;
}
.hero-truck img{
  width:min(47vw,700px)!important;
  transform:translate(6%,6%) scale(.92)!important;
}
.client-logo{
  padding:10px 14px!important;
}
.client-logo img,
.client-logo img[alt="Soltrak"],
.client-logo img[alt="LongHorn"]{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 76% 16%,rgba(253,138,15,.18),transparent 22rem),
      linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.88) 46%,rgba(20,18,16,.60) 100%),
      url("assets/portada-huancayo.jpg") center 44%/cover no-repeat!important;
  }
  .hero-truck img{
    width:min(52vw,640px)!important;
    transform:translate(6%,5%) scale(.9)!important;
  }
}

@media(max-width:760px){
  .hero{
    background:
      radial-gradient(circle at 82% 18%,rgba(253,138,15,.17),transparent 18rem),
      linear-gradient(105deg,rgba(4,5,7,.98) 0%,rgba(8,9,12,.91) 58%,rgba(20,18,16,.62) 100%),
      url("assets/portada-huancayo.jpg") center 42%/auto 100% no-repeat!important;
  }
  .hero-truck img{
    width:min(88vw,410px)!important;
    transform:translate(8%,2%) scale(.88)!important;
  }
  .map-card{
    top:6px!important;
    left:6px!important;
    width:75%!important;
    max-width:360px!important;
    padding:13px 15px!important;
    border-radius:15px!important;
  }
  .map-card h3{
    font-size:18px!important;
    line-height:1.08!important;
  }
  .map-card p{
    font-size:13px!important;
    line-height:1.28!important;
    margin-bottom:9px!important;
  }
  .map-card .btn{
    min-height:38px!important;
    padding:9px 12px!important;
  }
}

/* Cambio final: portada principal y foto local para misión/visión */
.hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.18),transparent 28rem),
    linear-gradient(105deg,rgba(3,4,6,.96) 0%,rgba(5,6,8,.86) 42%,rgba(16,13,10,.45) 100%),
    url("assets/portada-principal-cargo1.jpg") center 52%/cover no-repeat!important;
}
.hero-truck{
  display:none!important;
}
.hero-grid{
  grid-template-columns:minmax(0,720px) 1fr!important;
  min-height:620px!important;
}
.hero-copy{
  padding:82px 0 108px!important;
}
.about-image{
  background:#0f1114!important;
}
.about-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  background:#0f1114!important;
}

@media(max-width:760px){
  .hero{
    background:
      radial-gradient(circle at 74% 20%,rgba(253,138,15,.16),transparent 18rem),
      linear-gradient(105deg,rgba(3,4,6,.98) 0%,rgba(5,6,8,.88) 54%,rgba(16,13,10,.54) 100%),
      url("assets/portada-principal-cargo1.jpg") 62% center/cover no-repeat!important;
  }
  .hero-grid{
    min-height:640px!important;
    display:block!important;
  }
  .hero-copy{
    padding:86px 0 230px!important;
  }
}

/* Refinamiento de portada: bloque negro real + camión protagonista a la derecha */
.hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(253,138,15,.18),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 42%,rgba(2,3,4,.96) 49%,rgba(2,3,4,.70) 62%,rgba(2,3,4,.22) 82%,rgba(2,3,4,.08) 100%),
    url("assets/portada-principal-cargo1.jpg") right center/auto 112% no-repeat,
    #020304!important;
}
.hero-grid{
  grid-template-columns:minmax(0,690px) 1fr!important;
}
.hero-copy{
  position:relative;
  z-index:2;
}
.hero-copy::before{
  content:"";
  position:absolute;
  left:-34px;
  top:88px;
  width:4px;
  height:128px;
  border-radius:999px;
  background:linear-gradient(180deg,var(--orange),rgba(253,138,15,.15));
  box-shadow:0 0 24px rgba(253,138,15,.25);
}
.trust-bar{
  border:0!important;
  border-radius:0!important;
  background:rgba(7,8,10,.82)!important;
  box-shadow:none!important;
  backdrop-filter:blur(8px);
}
.trust-bar div{
  border-right:1px solid rgba(255,255,255,.18)!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 82% 18%,rgba(253,138,15,.17),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 46%,rgba(2,3,4,.92) 56%,rgba(2,3,4,.42) 82%,rgba(2,3,4,.12) 100%),
      url("assets/portada-principal-cargo1.jpg") right center/auto 105% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.45) 100%),
      url("assets/portada-principal-cargo1.jpg") 66% bottom/auto 72% no-repeat,
      #020304!important;
  }
  .hero-copy::before{
    left:0;
    top:92px;
    height:96px;
  }
  .trust-bar{
    background:#08090b!important;
  }
  .trust-bar div{
    border-right:1px solid rgba(255,255,255,.14)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
}

/* DEFINITIVO: manda sobre todos los ajustes anteriores */
.hero{
  overflow:hidden!important;
  margin-bottom:0!important;
  background:
    radial-gradient(circle at 76% 16%,rgba(253,138,15,.12),transparent 28rem),
    linear-gradient(90deg,#020304 0%,#020304 44%,rgba(2,3,4,.96) 54%,rgba(2,3,4,.56) 68%,rgba(2,3,4,.10) 88%,rgba(2,3,4,.02) 100%),
    url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
    #020304!important;
}
.trust-bar{
  position:relative!important;
  left:auto!important;
  bottom:auto!important;
  width:min(1180px,calc(100% - 40px))!important;
  margin:-64px auto 0!important;
  transform:none!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  color:#fff!important;
  overflow:visible!important;
}
.trust-bar div{
  background:transparent!important;
  border-right:1px solid rgba(255,255,255,.24)!important;
  border-bottom:0!important;
  padding:18px 28px!important;
}
.trust-bar div:last-child{
  border-right:0!important;
}
.trust-bar strong{
  color:#fff!important;
}
.trust-bar small{
  color:rgba(255,255,255,.76)!important;
}

@media(max-width:1100px){
  .hero{
    background:
      radial-gradient(circle at 80% 18%,rgba(253,138,15,.12),transparent 23rem),
      linear-gradient(90deg,#020304 0%,#020304 49%,rgba(2,3,4,.90) 61%,rgba(2,3,4,.30) 84%,rgba(2,3,4,.05) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") right center/auto 100% no-repeat,
      #020304!important;
  }
}

@media(max-width:760px){
  .hero{
    margin-bottom:0!important;
    background:
      linear-gradient(180deg,rgba(2,3,4,.98) 0%,rgba(2,3,4,.88) 48%,rgba(2,3,4,.38) 100%),
      url("assets/portada-principal-cargo1-recorte-derecha.jpg") 74% bottom/auto 74% no-repeat,
      #020304!important;
  }
  .trust-bar{
    margin:-12px auto 0!important;
    grid-template-columns:1fr 1fr!important;
    width:min(100% - 28px,1180px)!important;
  }
  .trust-bar div{
    padding:13px 8px!important;
    border-right:1px solid rgba(255,255,255,.16)!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
  }
  .trust-bar div:nth-child(2),
  .trust-bar div:last-child{
    border-right:0!important;
  }
}
