<!-- Hero Section with Queretaro 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 Queretaro</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>
                                Queretaro 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]">Queretaro</span> - El Hub Aeroespacial
                            </h1>
                            <p class="!mt-6 !text-xl !text-gray-200 !max-w-xl" style="font-family: 'Lato', sans-serif">
                                Financiamiento para la ciudad de mayor crecimiento en Mexico. Industria aeroespacial, automotriz y alta tecnologia.
                            </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 Queretaro
                                    <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>
                                    Enfoque PYME
                                </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 Queretaro</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 QRO</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">+1,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]">$98M</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 hrs</span>
                                    </div>
                                    <div class="flex !justify-between !items-center">
                                        <span class="!text-gray-300">PYMES financiadas</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">340+</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Queretaro 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 Queretaro y El Bajio
                        </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 industrial del Bajio
                        </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">Queretaro 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">El Marques</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">Corregidora</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">Juriquilla</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 Juan del Rio</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 (GTO)</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 (GTO)</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">Silao (GTO)</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 Luis Potosi</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">Aguascalientes</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> Queretaro
                        <span class="!inline-block !w-3 !h-3 !bg-[#E0B345]/30 !rounded !mx-2 !ml-6"></span> Corredor del Bajio
                    </p>
                </div>
            </section>

            <!-- Aerospace & High-Tech 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 Aeroespacial de Mexico</p>
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Financiamiento para Industrias de Alta Tecnologia
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Queretaro concentra el 50% de la industria aeroespacial mexicana. Nuestros creditos impulsan esta economia de precision.
                        </p>
                    </div>

                    <div class="grid grid-cols-1 lg:grid-cols-2 !gap-8">
                        <!-- Aerospace -->
                        <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="M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z"/></svg>
                                    </div>
                                    <div>
                                        <p class="!text-white/80 !text-sm">Sector Estrella</p>
                                        <h3 class="!text-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Industria Aeroespacial</h3>
                                    </div>
                                </div>
                            </div>
                            <div class="!p-6">
                                <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                    Creditos para proveedores de Bombardier, Safran, ITP Aero y mas. Maquinados de precision, composites y sistemas aeronauticos.
                                </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">MRO</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Manufactura</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Ingenieria</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Certificaciones</p>
                                    </div>
                                </div>
                                <a href="/creditos-pymes/" class="!inline-flex !items-center !text-[#004D7A] !font-semibold hover:!underline">
                                    Credito PYME Aeroespacial →
                                </a>
                            </div>
                        </div>

                        <!-- Automotive -->
                        <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="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>
                                    </div>
                                    <div>
                                        <p class="!text-white/80 !text-sm">Cluster Industrial</p>
                                        <h3 class="!text-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Industria Automotriz</h3>
                                    </div>
                                </div>
                            </div>
                            <div class="!p-6">
                                <p class="!text-gray-600 !mb-4" style="font-family: 'Lato', sans-serif">
                                    Capital para proveedores del corredor automotriz del Bajio. Honda, Mazda, Toyota y cientos de Tier 1 y Tier 2.
                                </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">Autopartes</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Estampado</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Inyeccion</p>
                                    </div>
                                    <div class="!bg-gray-50 !rounded-lg !p-3 !text-center">
                                        <p class="!text-sm !font-medium !text-gray-700">Logistica</p>
                                    </div>
                                </div>
                                <a href="/creditos-pymes/" class="!inline-flex !items-center !text-[#C84C3C] !font-semibold hover:!underline">
                                    Credito PYME Automotriz →
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Other 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">
                                Mas Sectores que Impulsamos
                            </h2>
                            <p class="!text-lg !text-gray-600 !mb-8" style="font-family: 'Lato', sans-serif">
                                Queretaro tambien destaca en electrodomesticos, alimentos, tecnologia y servicios. Atendemos a toda la economia queretana.
                            </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">Electrodomesticos</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">Alimentos</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">TI y Software</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">Vinos y Quesos</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">Educacion</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 QRO</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">
                                    "Mi taller de maquinados CNC surte piezas para Safran. Necesitaba una maquina de 5 ejes urgente para un contrato grande. MXLending me aprobo el credito en 3 dias, cuando NAFIN tardaba meses. Hoy facturamos el doble."
                                </p>
                                <footer class="!pl-6">
                                    <p class="!font-bold !text-[#E0B345]" style="font-family: 'Montserrat', sans-serif">Ing. Ricardo T.</p>
                                    <p class="!text-gray-300 !text-sm">Propietario de taller CNC, El Marques</p>
                                </footer>
                            </blockquote>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Products Section -->
            <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">
                        <h2 class="!text-3xl md:!text-4xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">
                            Productos Disponibles en Queretaro
                        </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">
                                Ideal para proveedores industriales. Desde $50,000 hasta $2,000,000 MXN para capital de trabajo o equipamiento.
                            </p>
                            <a href="/creditos-pymes/" 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">
                            <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="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 o mejoras del hogar.
                            </p>
                            <a href="/prestamos-personales/" class="!text-[#004D7A] !font-semibold !text-sm hover:!underline">Ver detalles →</a>
                        </div>

                        <!-- Equipment Financing -->
                        <div class="!bg-white !rounded-xl !p-6 hover:!shadow-lg !transition-shadow">
                            <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="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>
                            </div>
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-2" style="font-family: 'Montserrat', sans-serif">Credito Equipamiento</h3>
                            <p class="!text-gray-600 !text-sm !mb-4" style="font-family: 'Lato', sans-serif">
                                Para maquinaria CNC, equipos de medicion, herramental y mas. El equipo puede servir como garantia.
                            </p>
                            <a href="/creditos-pymes/equipamiento/" class="!text-[#004D7A] !font-semibold !text-sm hover:!underline">Ver detalles →</a>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Queretaro FAQ -->
            <section class="!bg-white !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 - Queretaro
                        </h2>
                    </div>
                    <div class="!space-y-4">
                        <details class="!bg-gray-50 !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 proveedor aeroespacial, que certificaciones necesito?
                                <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">
                                Para creditos PYME no requerimos certificaciones especificas, aunque si tienes AS9100, NADCAP u otras certificaciones aeroespaciales, esto fortalece tu solicitud y puede mejorar las condiciones del credito.
                            </div>
                        </details>

                        <details class="!bg-gray-50 !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 en otras ciudades del Bajio?
                                <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 todo el corredor industrial del Bajio incluyendo Celaya, Irapuato, Silao, Leon, Guanajuato, San Luis Potosi y Aguascalientes. El proceso es 100% digital.
                            </div>
                        </details>

                        <details class="!bg-gray-50 !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 mi maquinaria como garantia?
                                <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, para creditos de equipamiento la maquinaria a adquirir puede servir como garantia. Para creditos de capital de trabajo, podemos considerar maquinaria existente como respaldo adicional en algunos casos.
                            </div>
                        </details>

                        <details class="!bg-gray-50 !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 Queretaro?
                                <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, CEA (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">
                        Impulsa tu Negocio en Queretaro
                    </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 4 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:+524421234567" 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 Queretaro
                        </a>
                    </div>
                </div>
            </section>

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