<!-- Hero Section with Leon Focus -->
            <section class="!bg-gradient-to-br !from-[#004D7A] !to-[#003D5A] !py-20 lg:!py-28 !relative !overflow-hidden">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8 !relative !z-10">
                    <nav class="!mb-6" aria-label="Breadcrumb">
                        <ol class="flex items-center !space-x-2 !text-sm !text-gray-300">
                            <li><a href="/" class="hover:!text-[#E0B345]">Inicio</a></li>
                            <li><span class="!mx-2">/</span></li>
                            <li class="!text-[#E0B345]">Prestamos en Leon</li>
                        </ol>
                    </nav>
                    <div class="grid grid-cols-1 lg:grid-cols-2 !gap-12 !items-center">
                        <div class="!text-center lg:!text-left">
                            <div class="!inline-flex !items-center !bg-[#E0B345]/20 !text-[#E0B345] !px-4 !py-2 !rounded-full !text-sm !font-medium !mb-6">
                                <svg class="!w-5 !h-5 !mr-2" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z" clip-rule="evenodd"/></svg>
                                Leon y Zona Metropolitana
                            </div>
                            <h1 class="!font-bold !text-4xl md:!text-5xl lg:!text-6xl !text-white !leading-tight" style="font-family: 'Montserrat', sans-serif">
                                Prestamos en <span class="!text-[#E0B345]">Leon</span> - Capital del Calzado
                            </h1>
                            <p class="!mt-6 !text-xl !text-gray-200 !max-w-xl" style="font-family: 'Lato', sans-serif">
                                Financiamiento para la industria del cuero y calzado mas grande de America Latina. Desde talleres artesanales hasta fabricas exportadoras.
                            </p>
                            <div class="!mt-8 flex flex-col sm:flex-row !gap-4 !justify-center lg:!justify-start">
                                <a href="/solicitar/" class="!inline-flex !items-center !justify-center !bg-[#E0B345] !text-[#004D7A] !font-bold !px-8 !py-4 !rounded-lg !shadow-lg hover:!bg-yellow-400 !transition-all hover:!scale-105">
                                    Solicitar en Leon
                                    <svg class="!ml-2 !w-5 !h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"/></svg>
                                </a>
                                <a href="/calculadora/" class="!inline-flex !items-center !justify-center !bg-white/10 !backdrop-blur !text-white !font-semibold !px-8 !py-4 !rounded-lg !border !border-white/20 hover:!bg-white/20 !transition-all">
                                    Calcular Prestamo
                                </a>
                            </div>
                            <!-- Trust Badges -->
                            <div class="!mt-10 flex flex-wrap !gap-6 !justify-center lg:!justify-start !text-gray-300 !text-sm">
                                <div class="flex !items-center !gap-2">
                                    <svg class="!w-5 !h-5 !text-green-400" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>
                                    100% Digital
                                </div>
                                <div class="flex !items-center !gap-2">
                                    <svg class="!w-5 !h-5 !text-green-400" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>
                                    Aprobacion en horas
                                </div>
                                <div class="flex !items-center !gap-2">
                                    <svg class="!w-5 !h-5 !text-green-400" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg>
                                    Industria Calzado
                                </div>
                            </div>
                        </div>
                        <!-- Stats Card -->
                        <div class="!hidden lg:!block">
                            <div class="!bg-white/10 !backdrop-blur-lg !rounded-2xl !p-8 !border !border-white/20">
                                <h3 class="!text-2xl !font-bold !text-white !mb-6" style="font-family: 'Montserrat', sans-serif">MXLending en Leon</h3>
                                <div class="!space-y-6">
                                    <div class="flex !justify-between !items-center !border-b !border-white/10 !pb-4">
                                        <span class="!text-gray-300">Clientes en Leon</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">+2,400</span>
                                    </div>
                                    <div class="flex !justify-between !items-center !border-b !border-white/10 !pb-4">
                                        <span class="!text-gray-300">Prestamos otorgados</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">$145M</span>
                                    </div>
                                    <div class="flex !justify-between !items-center !border-b !border-white/10 !pb-4">
                                        <span class="!text-gray-300">Tiempo promedio</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">5 hrs</span>
                                    </div>
                                    <div class="flex !justify-between !items-center">
                                        <span class="!text-gray-300">Zapateros financiados</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">580+</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Leon Coverage -->
            <section class="!bg-white !py-16">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="!text-center !mb-12">
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Cobertura en Leon y Guanajuato
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Atendemos la zona metropolitana y el corredor del cuero-calzado
                        </p>
                    </div>
                    <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-5 !gap-4">
                        <div class="!bg-gray-50 !rounded-lg !p-4 !text-center hover:!bg-[#004D7A] hover:!text-white !transition-colors !cursor-default group">
                            <p class="!font-semibold group-hover:!text-white" style="font-family: 'Montserrat', sans-serif">Leon Centro</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-lg !p-4 !text-center hover:!bg-[#004D7A] hover:!text-white !transition-colors !cursor-default group">
                            <p class="!font-semibold group-hover:!text-white" style="font-family: 'Montserrat', sans-serif">San Francisco del Rincon</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-lg !p-4 !text-center hover:!bg-[#004D7A] hover:!text-white !transition-colors !cursor-default group">
                            <p class="!font-semibold group-hover:!text-white" style="font-family: 'Montserrat', sans-serif">Purisima del Rincon</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-lg !p-4 !text-center hover:!bg-[#004D7A] hover:!text-white !transition-colors !cursor-default group">
                            <p class="!font-semibold group-hover:!text-white" style="font-family: 'Montserrat', sans-serif">Silao</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-lg !p-4 !text-center hover:!bg-[#004D7A] hover:!text-white !transition-colors !cursor-default group">
                            <p class="!font-semibold group-hover:!text-white" style="font-family: 'Montserrat', sans-serif">Guanajuato Capital</p>
                        </div>
                        <div class="!bg-[#E0B345]/10 !rounded-lg !p-4 !text-center hover:!bg-[#E0B345] hover:!text-[#004D7A] !transition-colors !cursor-default group">
                            <p class="!font-semibold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Irapuato</p>
                        </div>
                        <div class="!bg-[#E0B345]/10 !rounded-lg !p-4 !text-center hover:!bg-[#E0B345] hover:!text-[#004D7A] !transition-colors !cursor-default group">
                            <p class="!font-semibold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Salamanca</p>
                        </div>
                        <div class="!bg-[#E0B345]/10 !rounded-lg !p-4 !text-center hover:!bg-[#E0B345] hover:!text-[#004D7A] !transition-colors !cursor-default group">
                            <p class="!font-semibold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Celaya</p>
                        </div>
                        <div class="!bg-[#E0B345]/10 !rounded-lg !p-4 !text-center hover:!bg-[#E0B345] hover:!text-[#004D7A] !transition-colors !cursor-default group">
                            <p class="!font-semibold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">San Miguel de Allende</p>
                        </div>
                        <div class="!bg-[#E0B345]/10 !rounded-lg !p-4 !text-center hover:!bg-[#E0B345] hover:!text-[#004D7A] !transition-colors !cursor-default group">
                            <p class="!font-semibold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Dolores Hidalgo</p>
                        </div>
                    </div>
                    <p class="!mt-6 !text-center !text-sm !text-gray-500">
                        <span class="!inline-block !w-3 !h-3 !bg-gray-200 !rounded !mr-2"></span> Zona Metropolitana de Leon
                        <span class="!inline-block !w-3 !h-3 !bg-[#E0B345]/30 !rounded !mx-2 !ml-6"></span> Estado de Guanajuato
                    </p>
                </div>
            </section>

            <!-- Leather & Shoe Industry Focus -->
            <section class="!bg-gray-50 !py-16">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="!text-center !mb-12">
                        <p class="!text-[#C84C3C] !font-semibold !uppercase !tracking-wider !mb-2" style="font-family: 'Montserrat', sans-serif">Capital Mundial del Calzado</p>
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Financiamiento para la Industria del Cuero y Calzado
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Leon produce el 70% del calzado mexicano y es el cuarto productor mundial. Nuestros creditos impulsan esta tradicion.
                        </p>
                    </div>

                    <div class="grid grid-cols-1 lg:grid-cols-2 !gap-8">
                        <!-- Calzado -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !overflow-hidden">
                            <div class="!bg-[#004D7A] !p-6">
                                <div class="flex !items-center !gap-4">
                                    <div class="!w-14 !h-14 !bg-white/20 !rounded-xl flex !items-center !justify-center">
                                        <svg class="!w-8 !h-8 !text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
                                    </div>
                                    <div>
                                        <p class="!text-white/80 !text-sm">Industria Principal</p>
                                        <h3 class="!text-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Fabricacion de Calzado</h3>
                                    </div>
                                </div>
                            </div>
                            <div class="!p-6">
                                <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                    Creditos para fabricantes de calzado de todos los tamaños. Desde talleres familiares hasta grandes exportadores a EE.UU., Europa y Sudamerica.
                                </p>
                                <div class="grid grid-cols-2 !gap-3 !mb-6">
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Calzado Dama</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Calzado Caballero</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Botas Vaqueras</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Calzado Industrial</p>
                                    </div>
                                </div>
                                <a href="/creditos-pymes/" class="!inline-flex !items-center !text-[#004D7A] !font-semibold hover:!underline">
                                    Credito PYME Calzado →
                                </a>
                            </div>
                        </div>

                        <!-- Marroquineria -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !overflow-hidden">
                            <div class="!bg-[#C84C3C] !p-6">
                                <div class="flex !items-center !gap-4">
                                    <div class="!w-14 !h-14 !bg-white/20 !rounded-xl flex !items-center !justify-center">
                                        <svg class="!w-8 !h-8 !text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 11V7a4 4 0 00-8 0v4M5 9h14l1 12H4L5 9z"/></svg>
                                    </div>
                                    <div>
                                        <p class="!text-white/80 !text-sm">Sector Complementario</p>
                                        <h3 class="!text-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Marroquineria y Piel</h3>
                                    </div>
                                </div>
                            </div>
                            <div class="!p-6">
                                <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                    Capital para talleres de bolsas, cinturones, carteras y articulos de piel. Apoyamos tanto produccion artesanal como industrial.
                                </p>
                                <div class="grid grid-cols-2 !gap-3 !mb-6">
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Bolsas y Carteras</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Cinturones</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Accesorios</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Talabarterias</p>
                                    </div>
                                </div>
                                <a href="/creditos-pymes/" class="!inline-flex !items-center !text-[#C84C3C] !font-semibold hover:!underline">
                                    Credito PYME Marroquineria →
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Curtidurias & Supply Chain -->
            <section class="!bg-white !py-16">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="!text-center !mb-12">
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Toda la Cadena Productiva del Cuero
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Financiamos desde curtidurias hasta comercializadoras. Entendemos los ciclos de produccion del calzado.
                        </p>
                    </div>
                    <div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 !gap-4">
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">🐄</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Curtidurias</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">✂️</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Troquelado</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">🧵</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Pespunte</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">👟</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Montado</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">📦</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Acabado</p>
                        </div>
                        <div class="!bg-gray-50 !rounded-xl !p-6 !text-center hover:!shadow-md !transition-shadow">
                            <span class="!text-3xl !mb-3 !block">🏪</span>
                            <p class="!font-semibold !text-gray-700 !text-sm" style="font-family: 'Montserrat', sans-serif">Comercializacion</p>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Other Industries + Testimonial -->
            <section class="!bg-gray-50 !py-16">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="grid grid-cols-1 lg:grid-cols-2 !gap-12 !items-center">
                        <div>
                            <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A] !mb-6" style="font-family: 'Montserrat', sans-serif">
                                Mas Sectores que Impulsamos en Leon
                            </h2>
                            <p class="!text-lg !text-gray-600 !mb-8" style="font-family: 'Lato', sans-serif">
                                Ademas del cuero y calzado, Leon es hub automotriz y de logistica. Atendemos toda la economia leonesa.
                            </p>
                            <div class="grid grid-cols-2 !gap-4">
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🚗</span>
                                    <span class="!font-medium !text-gray-700">Automotriz (GM)</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🏭</span>
                                    <span class="!font-medium !text-gray-700">Plasticos</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🚚</span>
                                    <span class="!font-medium !text-gray-700">Logistica</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🛒</span>
                                    <span class="!font-medium !text-gray-700">Comercio</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🏗️</span>
                                    <span class="!font-medium !text-gray-700">Construccion</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-white !rounded-lg !shadow-sm">
                                    <span class="!text-2xl">🍽️</span>
                                    <span class="!font-medium !text-gray-700">Restaurantes</span>
                                </div>
                            </div>
                        </div>
                        <div class="!bg-gradient-to-br !from-[#004D7A] !to-[#003D5A] !rounded-2xl !p-8 !text-white">
                            <h3 class="!text-xl !font-bold !mb-6" style="font-family: 'Montserrat', sans-serif">Testimonio de Cliente Leon</h3>
                            <blockquote class="!relative">
                                <svg class="!absolute !-top-2 !-left-2 !w-8 !h-8 !text-[#E0B345]/30" fill="currentColor" viewBox="0 0 24 24"><path d="M14.017 21v-7.391c0-5.704 3.731-9.57 8.983-10.609l.995 2.151c-2.432.917-3.995 3.638-3.995 5.849h4v10h-9.983zm-14.017 0v-7.391c0-5.704 3.748-9.57 9-10.609l.996 2.151c-2.433.917-3.996 3.638-3.996 5.849h3.983v10h-9.983z"/></svg>
                                <p class="!text-lg !italic !pl-6 !mb-4" style="font-family: 'Lato', sans-serif">
                                    "Llevamos 40 anos haciendo botas vaqueras. Necesitaba renovar mis maquinas de pespunte y comprar piel antes de la temporada. MXLending me aprobo $180,000 en un dia. Mis hijos no lo podian creer - el banco nos habia tardado 3 meses."
                                </p>
                                <footer class="!pl-6">
                                    <p class="!font-bold !text-[#E0B345]" style="font-family: 'Montserrat', sans-serif">Don Refugio H.</p>
                                    <p class="!text-gray-300 !text-sm">Propietario de Botas El Potosino, San Francisco del Rincon</p>
                                </footer>
                            </blockquote>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Products Section -->
            <section class="!bg-white !py-16">
                <div class="!max-w-7xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="!text-center !mb-12">
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Productos Disponibles en Leon
                        </h2>
                    </div>
                    <div class="grid grid-cols-1 md:grid-cols-3 !gap-6">
                        <!-- PYME Credit - Featured -->
                        <div class="!bg-white !rounded-xl !p-6 hover:!shadow-lg !transition-shadow !border-2 !border-[#004D7A]">
                            <div class="!inline-block !bg-[#E0B345] !text-[#004D7A] !text-xs !font-bold !px-2 !py-1 !rounded !mb-4">MAS SOLICITADO</div>
                            <div class="!w-12 !h-12 !bg-[#C84C3C] !rounded-lg flex !items-center !justify-center !mb-4">
                                <svg class="!w-6 !h-6 !text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-2" style="font-family: 'Montserrat', sans-serif">Creditos PYMES</h3>
                            <p class="!text-gray-600 !text-sm !mb-4" style="font-family: 'Lato', sans-serif">
                                Para fabricas y talleres de calzado. Compra de piel, maquinaria, nomina. Desde $50,000 hasta $2,000,000 MXN.
                            </p>
                            <a href="/creditos-pymes/" class="!text-[#004D7A] !font-semibold !text-sm hover:!underline">Ver detalles →</a>
                        </div>

                        <!-- Capital de Trabajo -->
                        <div class="!bg-white !rounded-xl !p-6 hover:!shadow-lg !transition-shadow !border !border-gray-200">
                            <div class="!w-12 !h-12 !bg-[#004D7A] !rounded-lg flex !items-center !justify-center !mb-4">
                                <svg class="!w-6 !h-6 !text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-2" style="font-family: 'Montserrat', sans-serif">Capital de Trabajo</h3>
                            <p class="!text-gray-600 !text-sm !mb-4" style="font-family: 'Lato', sans-serif">
                                Compra de piel antes de temporada, nomina, insumos. Entendemos los ciclos de produccion del calzado.
                            </p>
                            <a href="/creditos-pymes/capital-trabajo/" class="!text-[#004D7A] !font-semibold !text-sm hover:!underline">Ver detalles →</a>
                        </div>

                        <!-- Personal Loan -->
                        <div class="!bg-white !rounded-xl !p-6 hover:!shadow-lg !transition-shadow !border !border-gray-200">
                            <div class="!w-12 !h-12 !bg-[#E0B345] !rounded-lg flex !items-center !justify-center !mb-4">
                                <svg class="!w-6 !h-6 !text-[#004D7A]" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 9V7a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2m2 4h10a2 2 0 002-2v-6a2 2 0 00-2-2H9a2 2 0 00-2 2v6a2 2 0 002 2zm7-5a2 2 0 11-4 0 2 2 0 014 0z"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-2" style="font-family: 'Montserrat', sans-serif">Prestamos Personales</h3>
                            <p class="!text-gray-600 !text-sm !mb-4" style="font-family: 'Lato', sans-serif">
                                Desde $5,000 hasta $300,000 MXN para emergencias, gastos medicos, educacion o mejoras del hogar.
                            </p>
                            <a href="/prestamos-personales/" class="!text-[#004D7A] !font-semibold !text-sm hover:!underline">Ver detalles →</a>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Leon FAQ -->
            <section class="!bg-gray-50 !py-16">
                <div class="!max-w-4xl !mx-auto !px-4 sm:!px-6 lg:!px-8">
                    <div class="!text-center !mb-12">
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Preguntas Frecuentes - Leon
                        </h2>
                    </div>
                    <div class="!space-y-4">
                        <details class="!bg-white !rounded-xl !shadow-sm group">
                            <summary class="!p-6 !cursor-pointer !font-semibold !text-[#004D7A] flex !justify-between !items-center" style="font-family: 'Montserrat', sans-serif">
                                Soy taller pequeno, puedo solicitar credito?
                                <svg class="!w-5 !h-5 !text-[#004D7A] group-open:!rotate-180 !transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                            </summary>
                            <div class="!px-6 !pb-6 !text-gray-600" style="font-family: 'Lato', sans-serif">
                                Si, atendemos talleres de todos los tamaños, desde operaciones familiares con 2-3 empleados hasta fabricas grandes. No requerimos facturacion minima alta como los bancos tradicionales. Si tienes historial de ventas (aunque sea informal), podemos evaluarte.
                            </div>
                        </details>

                        <details class="!bg-white !rounded-xl !shadow-sm group">
                            <summary class="!p-6 !cursor-pointer !font-semibold !text-[#004D7A] flex !justify-between !items-center" style="font-family: 'Montserrat', sans-serif">
                                Puedo usar el credito para comprar piel antes de temporada?
                                <svg class="!w-5 !h-5 !text-[#004D7A] group-open:!rotate-180 !transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                            </summary>
                            <div class="!px-6 !pb-6 !text-gray-600" style="font-family: 'Lato', sans-serif">
                                Si, nuestro credito de capital de trabajo es ideal para esto. Entendemos que antes de temporada navideña o escolar necesitas abastecer piel y materiales. Aprobamos creditos rapidamente para que no pierdas oportunidades de compra.
                            </div>
                        </details>

                        <details class="!bg-white !rounded-xl !shadow-sm group">
                            <summary class="!p-6 !cursor-pointer !font-semibold !text-[#004D7A] flex !justify-between !items-center" style="font-family: 'Montserrat', sans-serif">
                                Que comprobantes de domicilio aceptan en Leon?
                                <svg class="!w-5 !h-5 !text-[#004D7A] group-open:!rotate-180 !transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                            </summary>
                            <div class="!px-6 !pb-6 !text-gray-600" style="font-family: 'Lato', sans-serif">
                                Aceptamos recibos de CFE, SAPAL (agua), gas, Telmex/Izzi/Totalplay, o estado de cuenta bancario. Antiguedad maxima de 3 meses.
                            </div>
                        </details>

                        <details class="!bg-white !rounded-xl !shadow-sm group">
                            <summary class="!p-6 !cursor-pointer !font-semibold !text-[#004D7A] flex !justify-between !items-center" style="font-family: 'Montserrat', sans-serif">
                                Atienden talleres de San Francisco del Rincon?
                                <svg class="!w-5 !h-5 !text-[#004D7A] group-open:!rotate-180 !transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>
                            </summary>
                            <div class="!px-6 !pb-6 !text-gray-600" style="font-family: 'Lato', sans-serif">
                                Si, atendemos toda la zona metropolitana de Leon incluyendo San Francisco del Rincon, Purisima del Rincon y Manuel Doblado. Tambien todo el corredor del cuero-calzado en el estado de Guanajuato.
                            </div>
                        </details>
                    </div>
                </div>
            </section>

            <!-- CTA Section -->
            <section class="!bg-[#004D7A] !py-16">
                <div class="!max-w-4xl !mx-auto !px-4 sm:!px-6 lg:!px-8 !text-center">
                    <h2 class="!text-3xl md:!text-4xl !font-bold !text-white !mb-4" style="font-family: 'Montserrat', sans-serif">
                        Impulsa tu Taller en Leon
                    </h2>
                    <p class="!text-xl !text-gray-300 !mb-8" style="font-family: 'Lato', sans-serif">
                        Solicita tu credito hoy y recibe respuesta en menos de 5 horas
                    </p>
                    <div class="flex flex-col sm:flex-row !gap-4 !justify-center">
                        <a href="/solicitar/" class="!inline-flex !items-center !justify-center !bg-[#E0B345] !text-[#004D7A] !font-bold !px-10 !py-4 !rounded-lg !text-lg hover:!bg-yellow-400 !transition-all hover:!scale-105">
                            Solicitar Prestamo
                            <svg class="!ml-2 !w-5 !h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"/></svg>
                        </a>
                        <a href="tel:+524771234567" class="!inline-flex !items-center !justify-center !bg-transparent !text-white !font-semibold !px-10 !py-4 !rounded-lg !text-lg !border-2 !border-white hover:!bg-white hover:!text-[#004D7A] !transition-all">
                            <svg class="!mr-2 !w-5 !h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/></svg>
                            Llamar Leon
                        </a>
                    </div>
                </div>
            </section>

        </main>
    </div>
</div>