<!-- Hero Section with CDMX Focus -->
            <section class="!bg-gradient-to-br !from-[#004D7A] !to-[#003D5A] !py-20 lg:!py-28 !relative !overflow-hidden">
                <!-- Background Pattern -->
                <div class="!absolute !inset-0 !opacity-10">
                    <svg class="!w-full !h-full" viewBox="0 0 100 100" preserveAspectRatio="none">
                        <pattern id="cdmx-pattern" patternUnits="userSpaceOnUse" width="20" height="20">
                            <circle cx="10" cy="10" r="1" fill="white"/>
                        </pattern>
                        <rect width="100%" height="100%" fill="url(#cdmx-pattern)"/>
                    </svg>
                </div>
                <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 CDMX</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>
                                Ciudad de Mexico y Area 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]">CDMX</span> Rapidos y Seguros
                            </h1>
                            <p class="!mt-6 !text-xl !text-gray-200 !max-w-xl" style="font-family: 'Lato', sans-serif">
                                Tu financiamiento en la capital. Desde Reforma hasta Coyoacan, aprobacion en horas para residentes del Valle de Mexico.
                            </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 Ahora en CDMX
                                    <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 mi 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% en linea
                                </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>
                                    Sin visita a sucursal
                                </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 CDMX</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 CDMX</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">+8,500</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]">$450M</span>
                                    </div>
                                    <div class="flex !justify-between !items-center !border-b !border-white/10 !pb-4">
                                        <span class="!text-gray-300">Tiempo promedio aprobacion</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">Satisfaccion de clientes</span>
                                        <span class="!text-3xl !font-bold !text-[#E0B345]">98%</span>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- CDMX 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 Todo el Valle de Mexico
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Atendemos a residentes de todas las alcaldias y municipios conurbados
                        </p>
                    </div>
                    <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 !gap-4">
                        <!-- Alcaldias -->
                        <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">Benito Juarez</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">Miguel Hidalgo</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">Coyoacan</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">Cuauhtemoc</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">Tlalpan</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">Alvaro Obregon</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">Iztapalapa</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">Gustavo A. Madero</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">Azcapotzalco</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">Xochimilco</p>
                        </div>
                        <!-- Estado de Mexico -->
                        <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] group-hover:!text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Naucalpan</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] group-hover:!text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Tlalnepantla</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> Alcaldias CDMX
                        <span class="!inline-block !w-3 !h-3 !bg-[#E0B345]/30 !rounded !mx-2 !ml-6"></span> Zona Metropolitana (Edo. Mex.)
                    </p>
                </div>
            </section>

            <!-- Products Available in CDMX -->
            <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">
                            Soluciones Financieras para Capitalinos
                        </h2>
                        <p class="!mt-4 !text-lg !text-gray-600 !max-w-2xl !mx-auto" style="font-family: 'Lato', sans-serif">
                            Productos disenados para las necesidades especificas de la vida en la capital
                        </p>
                    </div>
                    <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 !gap-8">
                        <!-- Personal Loans -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !overflow-hidden hover:!shadow-xl !transition-shadow">
                            <div class="!bg-[#004D7A] !p-6">
                                <div class="!w-14 !h-14 !bg-white/20 !rounded-xl flex !items-center !justify-center !mb-4">
                                    <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="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-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Prestamos Personales</h3>
                            </div>
                            <div class="!p-6">
                                <ul class="!space-y-3 !mb-6">
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Desde $5,000 hasta $300,000 MXN</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Plazos de 6 a 48 meses</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Ideal para emergencias y gastos imprevistos</span>
                                    </li>
                                </ul>
                                <a href="/prestamos-personales/" class="!block !w-full !text-center !bg-[#004D7A] !text-white !font-semibold !py-3 !rounded-lg hover:!bg-[#003D5A] !transition-colors">
                                    Ver Detalles
                                </a>
                            </div>
                        </div>

                        <!-- PYMES -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !overflow-hidden hover:!shadow-xl !transition-shadow">
                            <div class="!bg-[#C84C3C] !p-6">
                                <div class="!w-14 !h-14 !bg-white/20 !rounded-xl flex !items-center !justify-center !mb-4">
                                    <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="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-2xl !font-bold !text-white" style="font-family: 'Montserrat', sans-serif">Creditos PYMES</h3>
                            </div>
                            <div class="!p-6">
                                <ul class="!space-y-3 !mb-6">
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Desde $50,000 hasta $2,000,000 MXN</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Capital de trabajo e inversion</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Para negocios con +6 meses operando</span>
                                    </li>
                                </ul>
                                <a href="/creditos-pymes/" class="!block !w-full !text-center !bg-[#C84C3C] !text-white !font-semibold !py-3 !rounded-lg hover:!bg-[#a33d30] !transition-colors">
                                    Ver Detalles
                                </a>
                            </div>
                        </div>

                        <!-- Debt Consolidation -->
                        <div class="!bg-white !rounded-2xl !shadow-lg !overflow-hidden hover:!shadow-xl !transition-shadow">
                            <div class="!bg-[#E0B345] !p-6">
                                <div class="!w-14 !h-14 !bg-white/20 !rounded-xl flex !items-center !justify-center !mb-4">
                                    <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="M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z"/></svg>
                                </div>
                                <h3 class="!text-2xl !font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Consolidacion de Deudas</h3>
                            </div>
                            <div class="!p-6">
                                <ul class="!space-y-3 !mb-6">
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Unifica tus deudas en un solo pago</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Reduce tu tasa de interes</span>
                                    </li>
                                    <li class="flex !items-start !gap-3">
                                        <svg class="!w-5 !h-5 !text-green-500 !mt-0.5 !flex-shrink-0" 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>
                                        <span class="!text-gray-600">Mejora tu historial crediticio</span>
                                    </li>
                                </ul>
                                <a href="/prestamos-personales/consolidacion/" class="!block !w-full !text-center !bg-[#E0B345] !text-[#004D7A] !font-semibold !py-3 !rounded-lg hover:!bg-yellow-400 !transition-colors">
                                    Ver Detalles
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </section>

            <!-- Why CDMX Chooses MXLending -->
            <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">
                                Por Que los Capitalinos Eligen MXLending
                            </h2>
                            <p class="!text-lg !text-gray-600 !mb-8" style="font-family: 'Lato', sans-serif">
                                Entendemos el ritmo acelerado de la vida en CDMX. Por eso ofrecemos soluciones financieras que se adaptan a tu estilo de vida.
                            </p>
                            <div class="!space-y-6">
                                <div class="flex !gap-4">
                                    <div class="!flex-shrink-0 !w-12 !h-12 !bg-[#004D7A]/10 !rounded-xl flex !items-center !justify-center">
                                        <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="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"/></svg>
                                    </div>
                                    <div>
                                        <h3 class="!font-bold !text-[#004D7A] !mb-1" style="font-family: 'Montserrat', sans-serif">Proceso 100% Digital</h3>
                                        <p class="!text-gray-600" style="font-family: 'Lato', sans-serif">Sin filas, sin trafico. Solicita desde tu oficina en Santa Fe o tu departamento en la Condesa.</p>
                                    </div>
                                </div>
                                <div class="flex !gap-4">
                                    <div class="!flex-shrink-0 !w-12 !h-12 !bg-[#004D7A]/10 !rounded-xl flex !items-center !justify-center">
                                        <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="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"/></svg>
                                    </div>
                                    <div>
                                        <h3 class="!font-bold !text-[#004D7A] !mb-1" style="font-family: 'Montserrat', sans-serif">Seguridad Garantizada</h3>
                                        <p class="!text-gray-600" style="font-family: 'Lato', sans-serif">Tus datos protegidos con encriptacion bancaria. Registrados ante CONDUSEF.</p>
                                    </div>
                                </div>
                                <div class="flex !gap-4">
                                    <div class="!flex-shrink-0 !w-12 !h-12 !bg-[#004D7A]/10 !rounded-xl flex !items-center !justify-center">
                                        <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 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"/></svg>
                                    </div>
                                    <div>
                                        <h3 class="!font-bold !text-[#004D7A] !mb-1" style="font-family: 'Montserrat', sans-serif">Atencion Personalizada</h3>
                                        <p class="!text-gray-600" style="font-family: 'Lato', sans-serif">Equipo local que conoce las necesidades de los chilangos. Soporte en horarios extendidos.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <div class="!bg-gray-50 !rounded-2xl !p-8">
                            <h3 class="!text-xl !font-bold !text-[#004D7A] !mb-6" style="font-family: 'Montserrat', sans-serif">Testimonio de Cliente CDMX</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-gray-700 !text-lg !italic !pl-6" style="font-family: 'Lato', sans-serif">
                                    "Trabaja en el Centro y vivo en Tlalpan. No tenia tiempo de ir a un banco. Con MXLending hice todo desde mi celular en el Metro y en 4 horas ya tenia el dinero para la emergencia medica de mi mama."
                                </p>
                                <footer class="!mt-4 !pl-6">
                                    <p class="!font-bold !text-[#004D7A]" style="font-family: 'Montserrat', sans-serif">Roberto S.</p>
                                    <p class="!text-gray-500 !text-sm">Contador, Tlalpan</p>
                                </footer>
                            </blockquote>
                        </div>
                    </div>
                </div>
            </section>

            <!-- CDMX-Specific 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 - CDMX
                        </h2>
                    </div>
                    <div class="!space-y-4">
                        <!-- FAQ Item 1 -->
                        <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 solicitar si vivo en el Estado de Mexico (zona metropolitana)?
                                <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 a toda la Zona Metropolitana del Valle de Mexico, incluyendo municipios como Naucalpan, Tlalnepantla, Ecatepec, Nezahualcoyotl, y mas. El requisito es comprobar domicilio en la region.
                            </div>
                        </details>

                        <!-- FAQ Item 2 -->
                        <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">
                                Necesito ir a alguna sucursal en CDMX?
                                <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">
                                No, nuestro proceso es 100% digital. Puedes solicitar, firmar y recibir tu prestamo sin salir de casa. Ideal para evitar el trafico de la ciudad.
                            </div>
                        </details>

                        <!-- FAQ Item 3 -->
                        <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 los fines de semana en CDMX?
                                <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">
                                Nuestro sistema de solicitudes esta disponible 24/7. El equipo de atencion al cliente opera de lunes a sabado de 8:00 a 20:00 hrs (hora del centro). Las solicitudes de fin de semana se procesan el siguiente dia habil.
                            </div>
                        </details>

                        <!-- FAQ Item 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">
                                Que comprobantes de domicilio aceptan para CDMX?
                                <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, agua (SACMEX), gas, telefono fijo, o estado de cuenta bancario con domicilio. Debe tener antiguedad no mayor a 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 tu Prestamo en CDMX?
                    </h2>
                    <p class="!text-xl !text-gray-300 !mb-8" style="font-family: 'Lato', sans-serif">
                        Solicita ahora 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:+525555551234" 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 Ahora
                        </a>
                    </div>
                    <p class="!mt-6 !text-gray-400 !text-sm">
                        Sin compromiso. Tu informacion esta protegida.
                    </p>
                </div>
            </section>

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