*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior:none;-webkit-overflow-scrolling:touch}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f1;color:#272f30;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}#root{min-height:100vh;display:flex;flex-direction:column}*{transition:all .3s ease-in-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#54a79f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a7a72}
