select{font-size:1.1rem;padding:14px}.select-container{display:flex;flex-direction:column;gap:15px}.fechas{display:flex;justify-content:space-between;text-align:center}.boton-fecha{justify-content:center;display:flex;flex-direction:column;color:#000;width:76px;height:70px;background-color:#fff;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;border:2px solid #fff}.horarios{display:flex;justify-content:space-between;text-align:center;flex-wrap:wrap;gap:20px}.boton-horario{justify-content:center;display:flex;flex-direction:column;color:#000;width:76px;height:40px;background-color:#fff;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;border:2px solid #fff}.boton-horario,.selected{box-shadow:0 3px 6px hsla(0,0%,65.9%,.1607843137254902)}.selected{color:#fff;background-color:#1a9bfa}.disabled{background-color:#ededed}.disabled div{color:#b7b7b7}.reserva-pases-container{max-width:360px;padding:0 28px}.reserva-pases{text-align:left;display:flex;flex-direction:column;gap:15px}