@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&family=Poppins&family=Roboto:wght@700&display=swap";*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;text-decoration:none;list-style:none}body,html{max-width:100vw;overflow-x:hidden}body::-webkit-scrollbar,html::-webkit-scrollbar{width:max(10px,.625vw)}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:rgba(0,0,0,.7)}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#f2c014;border-radius:max(10px,.625vw)}a{color:inherit;text-decoration:none}