<!-- Hero Section with Guadalajara 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 Guadalajara</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>
                                Guadalajara 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]">Guadalajara</span> - La Perla de Occidente
                            </h1>
                            <p class="!mt-6 !text-xl !text-gray-200 !max-w-xl" style="font-family: 'Lato', sans-serif">
                                Financiamiento digital para tapatio. Desde startups tech hasta comercios tradicionales, impulsamos tu crecimiento en Jalisco.
                            </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 Guadalajara
                                    <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 rapida
                                </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>
                                    Tech-friendly
                                </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 Jalisco</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 GDL</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">+3,800</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]">$210M</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]">4.5 hrs</span>
                                    </div>
                                    <div class="flex !justify-between !items-center">
                                        <span class="!text-gray-300">Startups financiadas</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">120+</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Guadalajara Coverage Areas -->
            <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 la Zona Metropolitana de Guadalajara
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Atendemos a toda la ZMG y principales ciudades de Jalisco
                        </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">Guadalajara</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">Zapopan</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">Tlaquepaque</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">Tonala</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">Tlajomulco</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">El Salto</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">Ixtlahuacan</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">Puerto Vallarta</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">Lagos de Moreno</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">Tepatitlan</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 GDL
                        <span class="!inline-block !w-3 !h-3 !bg-[#E0B345]/30 !rounded !mx-2 !ml-6"></span> Otras ciudades de Jalisco
                    </p>
                </div>
            </section>

            <!-- Tech & Innovation 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">Silicon Valley Mexicano</p>
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Financiamiento para el Ecosistema Tech de GDL
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Guadalajara es el hub tecnologico de Mexico. Entendemos las necesidades unicas de startups, freelancers y empresas de software.
                        </p>
                    </div>

                    <div class="grid grid-cols-1 lg:grid-cols-3 !gap-8">
                        <!-- Startups -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !p-8 !border-t-4 !border-[#004D7A]">
                            <div class="!w-16 !h-16 !bg-[#004D7A]/10 !rounded-2xl flex !items-center !justify-center !mb-6">
                                <svg class="!w-8 !h-8 !text-[#004D7A]" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-3" style="font-family: 'Montserrat', sans-serif">Credito para Startups</h3>
                            <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                Capital semilla y creditos puente para startups en etapa temprana. Sin necesidad de garantias inmobiliarias tradicionales.
                            </p>
                            <ul class="!space-y-2 !text-sm !text-gray-600 !mb-6">
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Desde $50,000 MXN
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Evaluacion por potencial
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Plazos flexibles
                                </li>
                            </ul>
                            <a href="/creditos-pymes/" class="!text-[#004D7A] !font-semibold hover:!underline">Conocer mas →</a>
                        </div>

                        <!-- Freelancers -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !p-8 !border-t-4 !border-[#E0B345]">
                            <div class="!w-16 !h-16 !bg-[#E0B345]/10 !rounded-2xl flex !items-center !justify-center !mb-6">
                                <svg class="!w-8 !h-8 !text-[#E0B345]" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-3" style="font-family: 'Montserrat', sans-serif">Prestamos para Freelancers</h3>
                            <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                Disenadores, programadores, consultores. Prestamos personales adaptados a ingresos variables y trabajo remoto.
                            </p>
                            <ul class="!space-y-2 !text-sm !text-gray-600 !mb-6">
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Sin nomina fija requerida
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Aceptamos pagos Upwork/Fiverr
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Evaluacion digital rapida
                                </li>
                            </ul>
                            <a href="/prestamos-personales/" class="!text-[#004D7A] !font-semibold hover:!underline">Conocer mas →</a>
                        </div>

                        <!-- Software Companies -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !p-8 !border-t-4 !border-[#C84C3C]">
                            <div class="!w-16 !h-16 !bg-[#C84C3C]/10 !rounded-2xl flex !items-center !justify-center !mb-6">
                                <svg class="!w-8 !h-8 !text-[#C84C3C]" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-3" style="font-family: 'Montserrat', sans-serif">Credito Empresas Tech</h3>
                            <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                Software houses, agencias digitales y consultoras IT. Capital para expansion, contrataciones y proyectos.
                            </p>
                            <ul class="!space-y-2 !text-sm !text-gray-600 !mb-6">
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Hasta $2,000,000 MXN
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Sin garantia inmobiliaria
                                </li>
                                <li class="flex !items-center !gap-2">
                                    <svg class="!w-4 !h-4 !text-green-500" 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>
                                    Analisis de contratos recurrentes
                                </li>
                            </ul>
                            <a href="/creditos-pymes/" class="!text-[#004D7A] !font-semibold hover:!underline">Conocer mas →</a>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Traditional Industries -->
            <section class="!bg-white !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">
                                Tambien para Comercios Tradicionales
                            </h2>
                            <p class="!text-lg !text-gray-600 !mb-8" style="font-family: 'Lato', sans-serif">
                                Guadalajara no solo es tech. Atendemos a las industrias que han hecho grande a Jalisco por generaciones.
                            </p>
                            <div class="grid grid-cols-2 !gap-4">
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">🍺</span>
                                    <span class="!font-medium !text-gray-700">Tequila y Bebidas</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">🎸</span>
                                    <span class="!font-medium !text-gray-700">Artesanias</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">👞</span>
                                    <span class="!font-medium !text-gray-700">Calzado</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">🏨</span>
                                    <span class="!font-medium !text-gray-700">Turismo</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">🍽️</span>
                                    <span class="!font-medium !text-gray-700">Restaurantes</span>
                                </div>
                                <div class="flex !items-center !gap-3 !p-4 !bg-gray-50 !rounded-lg">
                                    <span class="!text-2xl">🛒</span>
                                    <span class="!font-medium !text-gray-700">Comercio</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 GDL</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">
                                    "Nuestra startup de SaaS necesitaba capital para contratar 3 desarrolladores mas. MXLending entendio nuestro modelo de MRR y nos dio el credito que necesitabamos. Los bancos no entendian nuestro negocio."
                                </p>
                                <footer class="!pl-6">
                                    <p class="!font-bold !text-[#E0B345]" style="font-family: 'Montserrat', sans-serif">Patricia V.</p>
                                    <p class="!text-gray-300 !text-sm">CEO, Startup SaaS en Zapopan</p>
                                </footer>
                            </blockquote>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Guadalajara 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 - Guadalajara
                        </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 freelancer y cobro en dolares, puedo aplicar?
                                <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, aceptamos comprobantes de ingresos de plataformas como Upwork, Fiverr, Toptal, o pagos directos de clientes extranjeros. Los estados de cuenta de PayPal, Payoneer o Wise son validos como comprobante de ingresos.
                            </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">
                                Mi startup tiene menos de 1 ano, puedo solicitar credito PYME?
                                <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">
                                El requisito minimo es 6 meses de operacion. Para startups evaluamos metricas como MRR (ingresos recurrentes), contratos firmados, y traccion demostrable. Cada caso se evalua individualmente.
                            </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 Jalisco?
                                <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, SIAPA (agua), gas, Telmex/Izzi/Totalplay, o estado de cuenta bancario. Antiguedad maxima de 3 meses.
                            </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">
                        Listo para Crecer en Guadalajara?
                    </h2>
                    <p class="!text-xl !text-gray-300 !mb-8" style="font-family: 'Lato', sans-serif">
                        Solicita tu prestamo 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:+523312345678" 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 GDL
                        </a>
                    </div>
                </div>
            </section>

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