@import"/fonts/stylesheet.css";body,html{padding:0;margin:0;background:#fee9b0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;color:#4d1e00}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:#ffe9b0}body::-webkit-scrollbar-thumb{background:#d7b37d}.Container{max-width:1200px;padding:0 20px 30px;margin:0 auto}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{border:none;outline:none;cursor:pointer}.counter{text-align:center;margin-top:2vh;padding-top:4px;font-size:17px}@media(max-width:800px){.counter{margin-top:4vh}}@media(max-width:500px){.counter{font-size:12px!important;margin-top:15px}}@media(max-width:300px){.counter{font-size:10px!important;margin-top:8px}}