.nosotros-intro{max-width:760px;text-align:center;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.section-label{text-align:center;margin-bottom:2rem}.nosotros-timeline{width:100%;margin-top:clamp(3rem,6vw,5rem)}.timeline{position:relative;display:flex;flex-direction:column;gap:2.5rem;max-width:700px;margin:0 auto;padding-left:2rem;border-left:1px solid rgba(255,255,255,.12)}.timeline-item{position:relative;display:flex;flex-direction:column;gap:.35rem}.timeline-item::before{content:"";position:absolute;left:-2.4rem;top:.3rem;width:10px;height:10px;border-radius:50%;background:#00d9ff;box-shadow:0 0 0 4px rgba(0,217,255,.15)}.timeline-year{font-family:sora,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.08em;color:#00d9ff}.timeline-content h4{color:#eaf4ff;font-size:1.1rem;margin-bottom:.25rem}.nosotros-mapa{width:100%;margin-top:clamp(3rem,6vw,5rem);display:flex;flex-direction:column;align-items:center}.mapa-container{position:relative;width:100%}.mapa-svg{width:100%;height:auto}.depto{fill:rgba(255,255,255,5%);stroke:rgba(255,255,255,.15);stroke-width:.6;transition:fill .25s ease;cursor:pointer}.depto:hover{fill:rgba(0,217,255,.25)}.depto--activo{fill:rgba(0,217,255,.35);stroke:rgba(0,217,255,.7)}.depto--activo:hover{fill:rgba(0,217,255,.5)}.mapa-tooltip{position:absolute;z-index:5;background:rgba(4,10,23,.9);color:#eaf4ff;font-family:sora,sans-serif;font-size:.75rem;padding:.3rem .6rem;border-radius:6px;pointer-events:none;white-space:nowrap}.mapa-fallback{width:100%;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,3%);border:1px dashed rgba(255,255,255,.15);border-radius:12px;color:rgba(255,255,255,.4);font-family:sora,sans-serif;font-size:.85rem}.mapa-nota{margin-top:1.25rem;font-size:10.5pt;color:rgba(255,255,255,.45)}.nosotros-pagos{width:100%;margin-top:clamp(3rem,6vw,5rem);display:flex;flex-direction:column;align-items:center}.pagos-grid{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}.pago-item{display:flex;align-items:center;gap:.6rem;font-family:sora,sans-serif;font-size:.95rem;color:#eaf4ff}.pago-icon{width:26px;height:26px;color:#00d9ff}.pago-icon svg{width:100%;height:100%;stroke:currentColor;fill:none}@media(max-width:600px){.timeline{padding-left:1.5rem}.timeline-item::before{left:-1.9rem}}