/* NEXOACERO story/services/certifications additions */
.nexo-kicker{margin:0 0 12px;color:var(--v2-orange);text-transform:uppercase;font-size:.78rem;letter-spacing:.13em;font-weight:900}
.nexo-page-header--story,.nexo-page-header--services,.nexo-page-header--cert{background:
linear-gradient(90deg,rgba(3,7,8,.97),rgba(3,7,8,.68)),
url("https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=2100&q=82") center/cover}
.nexo-story-grid,.nexo-cert-lead{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch}
.nexo-story-panel{position:relative;overflow:hidden}
.nexo-story-panel:before{content:"LATAM";position:absolute;right:28px;top:22px;font-family:var(--v2-head);font-size:5rem;font-weight:800;line-height:1;opacity:.07}
.nexo-story-aside{display:grid;gap:18px}
.nexo-story-badge,.nexo-cert-aside{padding:28px;border-radius:var(--v2-radius);border:1px solid var(--v2-line);background:linear-gradient(180deg,rgba(18,38,43,.84),rgba(9,20,23,.8));box-shadow:0 18px 48px rgba(0,0,0,.24)}
.nexo-story-badge span{display:block;font-family:var(--v2-head);font-size:3.5rem;line-height:.85;color:#fff}
.nexo-story-badge strong,.nexo-cert-aside strong{display:block;margin:14px 0 8px;font-family:var(--v2-head);font-size:2rem;line-height:.95}
.nexo-story-badge p,.nexo-cert-aside p,.nexo-cert-aside li{color:var(--v2-muted)}
.nexo-story-badge--orange{border-color:rgba(255,106,0,.38);background:linear-gradient(180deg,rgba(255,106,0,.16),rgba(9,20,23,.82))}
.nexo-country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.nexo-country-card{position:relative;min-height:270px;padding:24px;border-radius:var(--v2-radius);border:1px solid var(--v2-line);background:linear-gradient(180deg,rgba(18,38,43,.78),rgba(9,20,23,.76));box-shadow:0 18px 48px rgba(0,0,0,.22);overflow:hidden}
.nexo-country-card:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:linear-gradient(90deg,var(--v2-orange),transparent)}
.nexo-country-card--active{border-color:rgba(255,106,0,.46);box-shadow:0 22px 54px rgba(255,106,0,.12)}
.nexo-country-card__flag{font-size:2.8rem;margin-bottom:14px}
.nexo-country-card h3{margin:0;font-family:var(--v2-head);font-size:2rem;line-height:.95}
.nexo-country-card strong{display:block;margin:8px 0 10px;color:var(--v2-orange)}
.nexo-country-card p{margin:0;color:var(--v2-muted);font-size:.92rem}

.nexo-services-intro{display:grid;grid-template-columns:.72fr 1fr;gap:28px;align-items:end;margin-bottom:34px}
.nexo-services-intro h2{margin:0;font-family:var(--v2-head);font-size:clamp(2.3rem,4vw,4.2rem);line-height:.92}
.nexo-services-intro p{color:var(--v2-muted)}
.nexo-services-showcase{display:grid;gap:18px}
.nexo-service-pro{display:grid;grid-template-columns:320px 1fr;min-height:300px;border-radius:var(--v2-radius);border:1px solid var(--v2-line);overflow:hidden;background:linear-gradient(180deg,rgba(18,38,43,.78),rgba(9,20,23,.76));box-shadow:0 18px 48px rgba(0,0,0,.24)}
.nexo-service-pro__media{position:relative;display:grid;place-items:end start;padding:24px;background-size:cover;background-position:center;isolation:isolate}
.nexo-service-pro__media:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,8,.08),rgba(3,7,8,.82));z-index:-1}
.nexo-service-pro__media span{font-family:var(--v2-head);font-size:5rem;line-height:.8;color:rgba(255,255,255,.88)}
.nexo-service-pro--1 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro--2 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro--3 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1587293852726-70cdb56c2866?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro--4 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro--5 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro--6 .nexo-service-pro__media{background-image:url("https://images.unsplash.com/photo-1513475382585-d06e58bcb0e0?auto=format&fit=crop&w=900&q=82")}
.nexo-service-pro__body{padding:32px;display:grid;align-content:center;gap:18px}
.nexo-service-pro__label{color:var(--v2-orange);text-transform:uppercase;font-size:.76rem;font-weight:900;letter-spacing:.12em}
.nexo-service-pro h2{margin:4px 0 0;font-family:var(--v2-head);font-size:clamp(2.2rem,3.2vw,3.7rem);line-height:.9}
.nexo-service-pro p{margin:0;color:var(--v2-muted);max-width:720px}
.nexo-service-pro__chips{display:flex;flex-wrap:wrap;gap:8px}
.nexo-service-pro__chips span{padding:7px 11px;border-radius:999px;border:1px solid var(--v2-line);background:rgba(255,255,255,.045);color:var(--v2-soft);font-size:.82rem;font-weight:800}
.nexo-service-process,.nexo-quality-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.nexo-service-process article,.nexo-quality-flow article{padding:24px;border-radius:var(--v2-radius);border:1px solid var(--v2-line);background:linear-gradient(180deg,rgba(18,38,43,.78),rgba(9,20,23,.76))}
.nexo-service-process span,.nexo-quality-flow span{font-family:var(--v2-head);font-size:2.4rem;color:var(--v2-orange)}
.nexo-service-process strong,.nexo-quality-flow strong{display:block;margin:8px 0;font-size:1.05rem}
.nexo-service-process p,.nexo-quality-flow p{margin:0;color:var(--v2-muted);font-size:.92rem}

.nexo-cert-aside ul{margin:16px 0 0;padding-left:1.2rem}
.nexo-cert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.nexo-cert-pro{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:24px;border-radius:var(--v2-radius);border:1px solid var(--v2-line);background:linear-gradient(180deg,rgba(18,38,43,.78),rgba(9,20,23,.76));box-shadow:0 18px 48px rgba(0,0,0,.22)}
.nexo-cert-pro__seal{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,106,0,.42);background:rgba(255,106,0,.08);color:var(--v2-orange);font-family:var(--v2-head);font-size:1.55rem;font-weight:800}
.nexo-cert-pro h3{margin:0 0 8px;font-family:var(--v2-head);font-size:2rem;line-height:.95}
.nexo-cert-pro p{margin:0 0 10px;color:var(--v2-muted)}
.nexo-cert-pro span{color:var(--v2-soft);font-size:.88rem;font-weight:800}
@media(max-width:1100px){.nexo-story-grid,.nexo-cert-lead,.nexo-services-intro,.nexo-service-pro{grid-template-columns:1fr}.nexo-country-grid{grid-template-columns:repeat(2,1fr)}.nexo-service-process,.nexo-quality-flow{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.nexo-country-grid,.nexo-service-process,.nexo-quality-flow,.nexo-cert-grid{grid-template-columns:1fr}.nexo-service-pro__media{min-height:210px}.nexo-service-pro__body{padding:24px}.nexo-cert-pro{grid-template-columns:1fr}.nexo-cert-pro__seal{width:60px;height:60px}}
