*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:DM Sans,sans-serif}#__next,body,html,main{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#b3ece4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00BEA0}