/* Local replacements for the small Tailwind and Font Awesome subset used by static pages. */
html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0}a{color:inherit;text-decoration:inherit}
.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.flex-col{flex-direction:column}.gap-4{gap:1rem}.min-h-screen{min-height:100vh}.text-center{text-align:center}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-24{padding-top:6rem;padding-bottom:6rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mr-2{margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-lg{max-width:32rem}.text-8xl{font-size:6rem;line-height:1}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-black{font-weight:900}.font-bold{font-weight:700}.tracking-widest{letter-spacing:.1em}.rounded-2xl{border-radius:1rem}.border-2{border-width:2px;border-style:solid}.border-white\/20{border-color:rgba(255,255,255,.2)}.bg-\[\#15D392\]{background-color:#15d392}.text-\[\#15D392\]{color:#15d392}.text-\[\#05070A\]{color:#05070a}.text-gray-400{color:#9ca3af}.text-white{color:#fff}.text-black{color:#000}.bg-white{background-color:#fff}.transition{transition:color .2s,background-color .2s,border-color .2s,transform .2s}.hover\:bg-white:hover{background-color:#fff}.hover\:text-black:hover{color:#000}
.fas,.fab{display:inline-flex;align-items:center;justify-content:center;font-style:normal;line-height:1;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.fa-home:before{content:"⌂"}.fa-envelope:before{content:"✉"}.fa-file-invoice-dollar:before{content:"$";width:1.15rem;height:1.15rem;border:1px solid currentColor;border-radius:.2rem;font-size:.72rem;font-weight:900}.fa-whatsapp:before{content:"WA";font-size:.62em;font-weight:900;letter-spacing:-.04em}
@media(min-width:640px){.sm\:flex-row{flex-direction:row}}@media(min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}}
