*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#333}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-12{padding-left:3rem;padding-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.h-full{height:100%}.h-16{height:4rem}.h-24{height:6rem}.w-16{width:4rem}.rounded-full{border-radius:9999px}.rounded{border-radius:.25rem}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.relative{position:relative}.absolute{position:absolute}.z-10{z-index:10}.z-50{z-index:50}.hidden{display:none}.block,.group:hover .group-hover\:block{display:block}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.object-cover{object-fit:cover}.border-2{border-width:2px}.border-orange-400{border-color:#fb923c}.text-white{color:#fff}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-500{color:#6b7280}.text-orange-600{color:#ea580c}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-semibold{font-weight:600}.bg-white{background-color:#fff}.bg-orange-500{background-color:#f97316}.bg-yellow-400{background-color:#facc15}.bg-orange-50{background-color:#fff7ed}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:px-12{padding-left:3rem;padding-right:3rem}}
