
5K SER FELIZ
VALOR DE INSCRIPCIÓN ¡CUPOS AGOTADOS! Agradecemos a todos por su gran apoyo e interés. El proceso de inscripción ha finalizado. ¡ÚLTIMOS CUPOS DISPONIBLES (SIN CAMISETA)! VALOR INSCRIPCIÓN $ 30 ESTE ES EL KIT QUE RECIBIRÁS TIEMPO RESTANTE PARA LA CARRERA AL 6 DE SEPTIEMBRE 2026 7AM 00 Días : 00 Horas : 00 Minutos : 00 Segundos Tu aporte es fundamental. Al inscribirte, no solo participas en la carrera, sino que contribuyes directamente a la labor de la @fundacionserfeliz Cada kilómetro cuenta para apoyar el tratamiento de niños y jóvenes con cáncer infantil. PASO 1 REALIZA EL PAGO Banco Pichincha Cuenta: 21 000 69 465 Cuenta: CUENTA CORRIENTE Beneficiario: JORGE PLUA ASSAN Cédula: 0913058699 o también Pagar con Tarjeta de Crédito PASO 2 REGÍSTRATE Una vez realizado tu pago, asegura tu cupo completando el formulario: Registra tu pago y datos personales aquí Opcional: Puedes sumar una donación extra durante tu registro. /* Estructura Principal */ .contenedor-inscripcion-premium { width: 100%; max-width: 850px; margin: 30px auto; border-radius: 20px; overflow: hidden; box-shadow: 0 15px 35px rgba(255, 136, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.04); background: #ffffff; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; border: 1px solid #f0f4f8; box-sizing: border-box; opacity: 0; transform: translateY(20px); animation: entradaInscripcion 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards; } /* Encabezado */ .header-inscripcion-premium { background: linear-gradient(135deg, #ffcc00 0%, #ff8800 100%); padding: 28px 24px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 8px; } .icon-header-inscripcion { width: 38px; height: 38px; color: #ffffff; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15)); } .header-inscripcion-premium h3 { margin: 0; color: #ffffff; font-size: 22px; letter-spacing: 1.5px; font-weight: 800; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } /* Cuerpo */ .body-inscripcion-premium { padding: 40px 30px; background-color: #ffffff; } /* Estilos del Banner Agotado */ .banner-agotado { background: #fef2f2; border: 2px dashed #ef4444; border-radius: 16px; padding: 30px 20px; text-align: center; margin-bottom: 20px; } .banner-agotado svg { width: 48px; height: 48px; color: #ef4444; margin-bottom: 12px; } .banner-agotado h2 { margin: 0 0 8px 0; color: #991b1b; font-size: 26px; font-weight: 900; letter-spacing: 1px; } .banner-agotado p { margin: 0; color: #7f1d1d; font-size: 15px; font-weight: 500; } /* Contenedor Flex de Precios y Badge */ .precio-dinamico-wrapper { text-align: center; margin-bottom: 35px; display: flex; flex-direction: column; align-items: center; gap: 20px; } /* Badge Personalización / Últimos Cupos */ .badge-personalizacion { background: #fff3eb; color: #d97706; border: 1px solid #fde68a; font-size: 12px; font-weight: 800; padding: 8px 18px; border-radius: 30px; letter-spacing: 0.5px; display: inline-flex; align-items: center; gap: 8px; box-shadow: 0 2px 8px rgba(255, 136, 0, 0.08); text-transform: uppercase; } .punto-pulsante { width: 8px; height: 8px; background-color: #ff8800; border-radius: 50%; display: inline-block; box-shadow: 0 0 0 rgba(255, 136, 0, 0.4); animation: pulsoPunto 1.8s infinite; } .bloque-precio-unico { display: flex; justify-content: center; width: 100%; } .precio-box { display: flex; flex-direction: column; align-items: center; } .etiqueta-precio-boceto { font-size: 13px; font-weight: 800; text-transform: uppercase; margin-bottom: 6px; letter-spacing: 1px; color: #ff8800; } /* CONTENEDOR DE PRECIO */ .precio-brillante-container { color: #ff8800; padding: 8px 40px; background: linear-gradient(135deg, #ffffff 0%, #fffbf0 100%); border-radius: 24px; border: 2px solid #ffcc00; display: inline-flex; justify-content: center; align-items: flex-start; position: relative; overflow: hidden; line-height: 1; box-shadow: 0 8px 20px rgba(255, 204, 0, 0.15); } .precio-box .monto-premium { font-size: 80px; font-weight: 900; letter-spacing: -2px; } .precio-box .moneda-premium { font-size: 32px; font-weight: 800; margin-top: 10px; margin-right: 4px; } /* Efecto de Destello */ .destello-efecto { position: absolute; top: 0; left: -150%; width: 50%; height: 100%; background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100%); transform: skewX(-25deg); animation: brilloMetalico 3.5s infinite ease-in-out; } /* ESTILOS DE LA TARJETA DEL KIT DEL CORREDOR */ .contenedor-kit-corredor { width: 100%; max-width: 460px; background: #ffffff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 16px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04); transition: transform 0.3s ease, box-shadow 0.3s ease; } .contenedor-kit-corredor:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(255, 136, 0, 0.12); } .header-kit-tag { display: flex; align-items: center; justify-content: center; gap: 8px; margin-bottom: 12px; color: #ff8800; font-weight: 800; font-size: 12px; letter-spacing: 0.5px; text-transform: uppercase; } .header-kit-tag svg { width: 18px; height: 18px; } .marco-imagen-kit { width: 100%; border-radius: 12px; overflow: hidden; background: #f8fafc; border: 1px solid #f1f5f9; } .imagen-kit-oficial { width: 100%; height: auto; display: block; object-fit: cover; transition: transform 0.5s ease; } .contenedor-kit-corredor:hover .imagen-kit-oficial { transform: scale(1.02); } /* CONTADOR REGRESIVO MODERNO */ .contador-regresivo-moderno { background: linear-gradient(145deg, #f8fafc 0%, #f1f5f9 100%); border: 1px solid #e2e8f0; padding: 20px; border-radius: 16px; margin-top: 5px; width: 100%; max-width: 460px; box-sizing: border-box; box-shadow: inset 0 2px 4px rgba(0,0,0,0.02); } .titulo-contador { margin: 0 0 14px 0; font-size: 11px; color: #64748b; font-weight: 800; text-transform: uppercase; letter-spacing: 0.8px; } .reloj-grid { display: flex; justify-content: center; align-items: center; gap: 6px; } .tarjeta-tiempo { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; padding: 10px 8px; min-width: 72px; display: flex; flex-direction: column; align-items: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03); } .numero-tiempo { font-size: 26px; font-weight: 900; color: #1e293b; line-height: 1; font-variant-numeric: tabular-nums; } .etiqueta-tiempo { font-size: 10px; color: #ff8800; margin-top: 4px; font-weight: 700; text-transform: uppercase; } .separador-tiempo { font-size: 20px; font-weight: 800; color: #cbd5e1; margin-top: -12px; } /* Mensajes y Detalles */ .mensaje-solidario-premium { font-size: 15.5px; color: #475569; line-height: 1.6; text-align: center; max-width: 650px; margin: 0 auto 20px auto; } .fundacion-badge { color: #ff8800; font-weight: 700; background-color: #fff3eb; padding: 2px 8px; border-radius: 6px; } .detalles-pago-premium { display: flex; align-items: center; justify-content: center; gap: 10px; font-size: 14px; color: #64748b; font-style: italic; border-top: 1px dashed #e2e8f0; padding-top: 20px; margin-bottom: 35px; text-align: center; } .detalles-pago-premium svg { width: 18px; height: 18px; color: #ffcc00; min-width: 18px; } /* Bloques de Pasos */ .seccion-pasos-pago { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; } .bloque-paso { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 16px; padding: 22px; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02); } .paso-titulo { font-size: 15px; font-weight: 800; color: #0f172a; letter-spacing: 0.5px; margin-bottom: 16px; display: flex; align-items: center; gap: 8px; } .paso-numero { background: #ff8800; color: #ffffff; font-size: 10px; padding: 3px 8px; border-radius: 6px; font-weight: 800; } .tarjeta-banco { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px; padding: 16px; height:


















