@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";
:root{--background:#fff;--foreground:#171717}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#f8f9fa;background-attachment:fixed;min-height:100vh}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:Poppins,sans-serif}img,video,canvas,svg{max-width:100%;height:auto}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}input,textarea,select,button{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
