@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);*{box-sizing:border-box;margin:0;padding:0;font-family:"Lato",sans-serif}.home,.products,.reports{height:90vh;-webkit-justify-content:center;justify-content:center;font-size:3rem}.home,.navbar,.products,.reports{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.navbar{background-color:#060b26;height:80px;-webkit-justify-content:start;justify-content:start}.menu-bars{margin-left:2rem;font-size:2rem;background:none}.nav-menu{background-color:#060b26;width:250px;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:fixed;top:0;left:-100%;transition:.85s}.nav-menu.active{left:0;transition:.35s}.nav-text{-webkit-justify-content:start;justify-content:start;padding:8px 0 8px 16px;list-style:none;height:60px}.nav-text,.nav-text a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.nav-text a{text-decoration:none;color:#f5f5f5;font-size:18px;width:95%;height:100%;padding:0 16px;border-radius:4px}.nav-text a:hover{background-color:#1a83ff}.nav-menu-items{width:100%}.navbar-toggle{background-color:#060b26;width:100%;height:80px;display:-webkit-flex;display:flex;-webkit-justify-content:start;justify-content:start;-webkit-align-items:center;align-items:center}span{margin-left:16px}
/*# sourceMappingURL=main.b1398a96.chunk.css.map */