.page-exploradores{background:#030405}
.xp-hero{position:relative;min-height:650px;overflow:hidden;border-bottom:1px solid rgba(212,162,59,.18)}
.xp-hero-media{position:absolute;inset:0;background:url("../img/experiencias/exploradores/hero-exploradores.png?v=20260721-02") center/cover no-repeat}
.xp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,4,5,.98) 0%,rgba(3,4,5,.82) 38%,rgba(3,4,5,.14) 72%,rgba(3,4,5,.24) 100%)}
.xp-hero-inner{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}
.xp-hero-copy{width:min(47%,650px)}
.xp-breadcrumb{display:flex;gap:10px;margin-bottom:30px;color:rgba(255,255,255,.58);font-size:12px}
.xp-hero-copy h1{margin:0;font:900 clamp(54px,5.5vw,92px)/.9 var(--font-title)}
.xp-hero-copy h1 span{color:#9bd11f}
.xp-hero-lead{margin:18px 0 10px;color:#fff!important;font-size:20px!important;font-weight:800}
.xp-hero-copy>p:last-of-type{max-width:590px;color:var(--text);font-size:16px;line-height:1.6}
.xp-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:26px}
.xp-highlights{padding:28px 0}
.xp-highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(212,162,59,.48);border-radius:10px;overflow:hidden}
.xp-highlights article{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:22px}
.xp-highlights article+article{border-left:1px solid rgba(255,255,255,.12)}
.xp-highlights img,.xp-how-grid img{width:46px;height:46px;object-fit:contain;filter:brightness(0) saturate(100%) invert(69%) sepia(63%) saturate(641%) hue-rotate(358deg) brightness(94%) contrast(89%)}
.xp-highlights h2{margin:0 0 6px;font:800 14px var(--font-title)}
.xp-highlights p,.xp-how-grid p{margin:0;color:var(--text);font-size:11px;line-height:1.45}
.xp-how,.xp-unique,.xp-results{padding:50px 0}
.xp-how-layout{display:grid;grid-template-columns:1.8fr .9fr;gap:22px}
.xp-section-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-bottom:26px}
.xp-section-heading span{height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.xp-section-heading h2{margin:0;font:800 27px var(--font-title)}
.xp-how-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.xp-how-grid article{text-align:center}
.xp-step-number{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 12px;border:1px solid var(--gold);border-radius:50%;color:var(--gold-light);font-weight:900}
.xp-how-grid h3{margin:10px 0 8px;font:800 14px var(--font-title)}
.xp-characters img{display:block;width:100%;height:100%;object-fit:cover;border:1px solid rgba(212,162,59,.48);border-radius:10px}
.xp-unique-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.xp-unique-grid article{overflow:hidden;border:1px solid rgba(212,162,59,.42);border-radius:10px;background:#07090c}
.xp-unique-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.xp-unique-grid h3{margin:16px 16px 8px;font:800 16px var(--font-title)}
.xp-unique-grid p{margin:0 16px 18px;color:var(--text);font-size:12px;line-height:1.5}
.xp-audiences{padding:0 0 26px}
.xp-audiences{padding:0 0 26px}
.xp-audiences .site-container{position:relative;aspect-ratio:3.6/1;min-height:180px;overflow:hidden;border-radius:10px}
.xp-audiences img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;border-radius:10px}
.xp-results-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(212,162,59,.46);border-radius:10px;overflow:hidden}
.xp-results-grid article{text-align:center;padding:20px}
.xp-results-grid article+article{border-left:1px solid rgba(255,255,255,.12)}
.xp-results-grid strong{display:block;color:#9bd11f;font:900 26px var(--font-title)}
.xp-results-grid p{margin:8px 0 0;color:var(--text);font-size:11px;line-height:1.4}
.xp-final-cta{padding:0 0 34px}
.xp-final-banner{position:relative;width:100%;aspect-ratio:6/1;min-height:132px;overflow:hidden}
.xp-final-banner>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}
.xp-hotspot{position:absolute;display:block;z-index:2}
.xp-whatsapp{left:56%;top:27%;width:22%;height:46%}
.xp-demo{left:80%;top:27%;width:19%;height:46%}
@media(max-width:1100px){
  .xp-highlights-grid{grid-template-columns:repeat(2,1fr)}
  .xp-how-layout{grid-template-columns:1fr}
  .xp-how-grid{grid-template-columns:repeat(3,1fr)}
  .xp-unique-grid{grid-template-columns:repeat(2,1fr)}
  .xp-results-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .xp-hero{min-height:700px}
  .xp-hero-inner{min-height:700px;align-items:flex-end;padding-bottom:46px}
  .xp-hero-copy{width:100%}
  .xp-highlights-grid,.xp-how-grid,.xp-unique-grid,.xp-results-grid{grid-template-columns:1fr}
  .xp-highlights article+article,.xp-results-grid article+article{border-left:0;border-top:1px solid rgba(255,255,255,.12)}
  .xp-section-heading{grid-template-columns:1fr}
  .xp-section-heading span{display:none}
  .xp-section-heading h2{text-align:center}
  .xp-hotspot{display:none}
  .xp-audiences .site-container{aspect-ratio:2.2/1;min-height:150px}
  .xp-final-banner{aspect-ratio:2.4/1;min-height:148px}
}
