
NARANYORK RUTA
Categorías Oficiales Revisa tu grupo y prepárate para la ruta EL EVENTO INICIA EN 00 Días 00 Horas 00 Minutos 00 Segundos N° Categoría Rango / Edad Distancia 1 ÉLITE VARONES OPEN 83 KM 2 MÁSTER A VARONES 30-39 83 KM 3 MÁSTER B VARONES 40-49 83 KM 4 MÁSTER C VARONES 50-59 83 KM 5 MÁSTER D VARONES 60+ 83 KM 6 ÉLITE DAMAS OPEN 83 KM 7 MÁSTER A DAMAS 30-39 83 KM 8 MÁSTER B DAMAS 40+ 83 KM 9 MÁSTER VARONES MTB OPEN 55 KM 10 MÁSTER DAMAS MTB OPEN 55 KM 11 EJECUTIVOS VARONES RUTA OPEN 55 KM 12 EJECUTIVAS DAMAS RUTA OPEN 55 KM /* Contenedor Principal */ .contenedor-evento-ciclismo { max-width: 1100px; margin: 0 auto; font-family: 'Poppins', 'Montserrat', Arial, sans-serif; padding: 10px; } /* --- ESTILOS DEL ENCABEZADO --- */ .encabezado-banner { position: relative; width: 100%; height: 380px; background-image: url('https://i.postimg.cc/xdSG5WcH/Gemini-Generated-Image-rvs30nrvs30nrvs3.png'); background-size: cover; background-position: center center; border-radius: 16px 16px 0 0; display: flex; align-items: flex-end; overflow: hidden; } .banner-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(255,255,255,0) 40%, rgba(255,255,255,0.85) 85%, #ffffff 100%); z-index: 1; } .banner-contenido { position: relative; z-index: 2; padding: 30px 40px; width: 100%; } .banner-titulo { font-size: 36px; font-weight: 800; color: #1a1a1a; margin: 0 0 5px 0; text-transform: uppercase; letter-spacing: -0.5px; } .banner-subtitulo { font-size: 16px; color: #555555; margin: 0; font-weight: 500; } /* --- ESTILOS DE LA CUENTA REGRESIVA --- */ .cuenta-regresiva-contenedor { background: #1a1a1a; color: #ffffff; text-align: center; padding: 20px; border-top: 3px solid #FF6B00; } .cuenta-regresiva-titulo { font-size: 12px; font-weight: 700; letter-spacing: 2px; color: #FF6B00; margin-bottom: 12px; text-transform: uppercase; } .cuenta-regresiva-reloj { display: flex; justify-content: center; gap: 15px; } .bloque-tiempo { display: flex; flex-direction: column; align-items: center; min-width: 65px; background: rgba(255, 255, 255, 0.05); padding: 8px 12px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.1); } .bloque-tiempo .numero { font-size: 28px; font-weight: 800; line-height: 1; color: #ffffff; } .bloque-tiempo .etiqueta { font-size: 10px; text-transform: uppercase; color: #aaaaaa; margin-top: 5px; font-weight: 600; } /* --- ESTILOS DE LA TABLA --- */ .tabla-contenedor-ciclismo { width: 100%; overflow-x: auto; border-radius: 0 0 16px 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08); background: #ffffff; margin-top: 0; } .tabla-categorias-ciclismo { width: 100%; border-collapse: collapse; text-align: left; background-color: #ffffff; } .tabla-categorias-ciclismo thead tr { background: linear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%); color: #ffffff; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; } .tabla-categorias-ciclismo th { padding: 18px 25px; font-weight: 600; } .tabla-categorias-ciclismo tbody tr { border-bottom: 1px solid #f5f5f5; transition: all 0.2s ease; } .tabla-categorias-ciclismo tbody tr:nth-of-type(even) { background-color: #fafafa; } .tabla-categorias-ciclismo tbody tr:hover { background-color: #fff5ee; } .tabla-categorias-ciclismo td { padding: 16px 25px; color: #2c3e50; font-size: 15px; font-weight: 500; } .tabla-categorias-ciclismo tbody td:first-child { color: #95a5a6; font-weight: 700; width: 60px; } .categoria-destacada { color: #FF6B00 !important; font-weight: 700 !important; } .categoria-mtb { color: #2980b9 !important; font-weight: 600; } .separador-modalidad { border-top: 2px dashed #e2e8f0; } .distancia-tag { display: inline-block; padding: 6px 14px; border-radius: 50px; font-size: 12px; font-weight: 700; text-align: center; } .km-largo { background-color: #fff0e6; color: #FF6B00; } .km-corto { background-color: #e3f2fd; color: #1565c0; } /* Responsive */ @media (max-width: 768px) { .encabezado-banner { height: 260px; } .banner-contenido { padding: 20px; } .banner-titulo { font-size: 26px; } .banner-subtitulo { font-size: 13px; } .cuenta-regresiva-reloj { gap: 8px; } .bloque-tiempo { min-width: 50px; padding: 6px 8px; } .bloque-tiempo .numero { font-size: 20px; } .bloque-tiempo .etiqueta { font-size: 9px; } .tabla-categorias-ciclismo td, .tabla-categorias-ciclismo th { padding: 12px 15px; font-size: 13px; } } Detalles del Evento Cronograma y Ubicación Fecha y Hora 20 de Septiembre 06:30 AM — Salida Oficial Zona de Concentración Av. Guayaquil y Av. 9 de Octubre Punto de Salida y Llegada Referencia Local Frente a la estación del tren Centro de Arte y Cultura Naranjito /* Contenedor e Identidad Visual Cohesiva */ .tarjeta-info-ciclismo { max-width: 1100px; margin: 30px auto; padding: 35px; background: #ffffff; border-radius: 16px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06); font-family: 'Poppins', 'Montserrat', Arial, sans-serif; box-sizing: border-box; } .info-bloque-cabecera { margin-bottom: 25px; text-align: left; } .info-tag-vivo { background: #e1e8ed; color: #2c3e50; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 5px 14px; border-radius: 50px; letter-spacing: 0.5px; display: inline-block; margin-bottom: 8px; } .info-bloque-cabecera h2 { font-size: 24px; font-weight: 800; color: #1a1a1a; margin: 0; text-transform: uppercase; } /* Distribución en rejilla moderna responsiva */ .info-cuadrícula { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } /* Estilo de los bloques de información */ .info-item { background: #fafafa; border: 1px solid #eeeeee; padding: 25px 20px; border-radius: 12px; display: flex; align-items: flex-start; transition: all 0.3s ease; } .info-item:hover { transform: translateY(-4px); box-shadow: 0 10px 20px rgba(0,0,0,0.04); border-color: #e0e0e0; } /* Destacar la Fecha con los colores del Logotipo */ .item-destacado { background: linear-gradient(145deg, #ffffff 0%, #fff5ee 100%); border-color: #ffe0cc; } /* Contenedores de Iconos */ .info-icono { background: #1a1a1a; color: #ffffff; padding: 12px; border-radius: 10px; margin-right: 15px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .item-destacado .info-icono { background: #FF6B00; box-shadow: 0 6px 15px rgba(255, 107, 0, 0.25); } /* Formato de los textos */ .info-texto h3 { margin: 0 0 6px 0; font-size: 13px; text-transform: uppercase; color: #888888; letter-spacing: 0.5px; font-weight: 600; } .resalto-naranja { font-size: 20px; font-weight: 800; color: #FF6B00; margin: 0 0 2px 0; } .detalle-principal { font-size: 16px; font-weight: 700; color: #1a1a1a; margin: 0 0 2px 0; line-height: 1.3; } .sub-detalle { font-size: 14px; color: #555555; margin: 0; font-weight: 500; } .font-marca { color: #888888; font-style: italic; } /* Ajustes para Tablets y Teléfonos */ @media (max-width: 992px) { .info-cuadrícula { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 768px) { .tarjeta-info-ciclismo { padding: 20px; margin: 15px auto; } .info-cuadrícula { grid-template-columns: 1fr; gap: 15px; } .info-item { padding: 20px 15px; } .resalto-naranja { font-size: 18px; } .detalle-principal { font-size: 15px; } } Inscripciones Abiertas Tarifas y Kits Oficiales FINALIZADO EL 31 DE MAYO Fase Preventa Descuento especial de lanzamiento Kit Básico Sin Jersey oficial $15.00 Kit Plus Con Jersey Pro $27.50 Kit Premium Masaje + Crioterapia $32.50 ACTIVO Precio Regular Tarifa oficial intermedia de la ruta Kit Básico Sin Jersey oficial $20.00 Popular Kit PLUS Con Jersey

