.timeline{position:relative;max-width:1e3px;margin:0 auto 4rem}.timeline::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background:rgba(255,255,255,.2)}.timeline-item{position:relative;width:50%;padding:1rem 2rem}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:50%}.timeline-item::before{content:"";position:absolute;top:20px;width:13px;height:13px;border-radius:50%;background:var(--accent-yellow);z-index:2}.timeline-item.left::before{right:-6.5px;left:auto}.timeline-item.right::before{left:-6.5px;right:auto}.timeline-item .timeline-card{background:rgba(214,207,194,.94);backdrop-filter:blur(6px);padding:1.5rem;border-radius:12px}.timeline-item h2{font-size:1.8rem!important;color:var(--accent-yellow)!important;margin-bottom:.5rem!important}.timeline-item.active .timeline-card{background:rgba(160,160,160,.25)}.nosotros-cierre{text-align:center;max-width:700px;margin:0 auto}.nosotros-cierre .big{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#fff}.nosotros-cierre .cta{font-style:italic;color:rgba(255,255,255,.7)}@media(max-width:800px){.timeline::before{left:16px;transform:none}.timeline-item{width:100%;padding-left:42px;padding-right:1rem}.timeline-item.left,.timeline-item.right{left:0;text-align:left}.timeline-item.left::before,.timeline-item.right::before{left:10px;right:auto}}