@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box}html,body{color:#1b1b1b;max-width:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden}input,textarea,button,select,a{-webkit-tap-highlight-color:#0000}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
