/* Local Tailwind-compatible utility subset for Hostinger/static hosting.
   This removes the dependency on the Tailwind CDN for the classes used by this site. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0}a{color:inherit;text-decoration:inherit}button,input,textarea{font:inherit;color:inherit;margin:0}button{cursor:pointer}img,svg{display:block}img{max-width:100%;height:auto}textarea{resize:vertical}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sticky{position:sticky}.relative{position:relative}.top-0{top:0}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-4{height:1rem}.h-7{height:1.75rem}.h-52{height:13rem}.h-72{height:18rem}.min-h-36{min-height:9rem}.w-4{width:1rem}.w-7{width:1.75rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-slate-200{border-color:#e2e8f0}.border-white\/10{border-color:rgb(255 255 255 / .1)}.border-white\/15{border-color:rgb(255 255 255 / .15)}.border-white\/20{border-color:rgb(255 255 255 / .2)}.border-cyan-300\/40{border-color:rgb(103 232 249 / .4)}.bg-white{background-color:#fff}.bg-white\/5{background-color:rgb(255 255 255 / .05)}.bg-cyan-300{background-color:#67e8f9}.bg-cyan-300\/10{background-color:rgb(103 232 249 / .1)}.bg-slate-900{background-color:#0f172a}.bg-slate-900\/70{background-color:rgb(15 23 42 / .7)}.object-cover{object-fit:cover}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-7{line-height:1.75rem}.leading-tight{line-height:1.25}.tracking-widest{letter-spacing:.1em}.tracking-\[0\.18em\]{letter-spacing:.18em}.text-white{color:#fff}.text-white\/80{color:rgb(255 255 255 / .8)}.text-cyan-300{color:#67e8f9}.text-cyan-500{color:#06b6d4}.text-slate-200{color:#e2e8f0}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-900{color:#0f172a}.placeholder\:text-slate-400::placeholder{color:#94a3b8}.focus\:border-cyan-300:focus{border-color:#67e8f9}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.hover\:text-cyan-300:hover{color:#67e8f9}.hover\:border-cyan-300:hover{border-color:#67e8f9}
@media (min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:768px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
/* Añadir al final de tailwind-hostinger.css */

.h-10{height:2.5rem}
.w-auto{width:auto}
.object-contain{object-fit:contain}

.font-bold{font-weight:700}

.text-center{text-align:center}

.cursor-pointer{cursor:pointer}

.transition{transition-property:all}
.duration-300{transition-duration:.3s}

.max-w-none{max-width:none}

.overflow-hidden{overflow:hidden}

.self-center{align-self:center}

.shrink-0{flex-shrink:0}

@media (min-width:768px){
  .md\:items-center{align-items:center}
}