@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;font-family:Inter,sans-serif}img{max-width:100%;height:auto;display:block}main>div.space-y-16>div{background-color:#f8fafc;border-radius:20px;max-width:800px;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:10px;box-shadow:0 10px 15px #0000001a}#faq-section{max-width:600px;margin:0 auto;padding:20px}
