@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}