@import "https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap";
html,body{background-color:#fff;max-width:100vw;overflow-x:hidden}body{--mainColor:#ffa800;--mainColorHover:#ff9100;--backgroundColor:#fff;--textColor:#222;color:#222;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Fustat,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,a,section,button,b,i,input,textarea,code,time{font-family:Fustat}h1,h2,h3,h4,h5,h6{line-height:100%}::selection{color:#fff;background:#ffa800}