@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;400&display=swap);*{box-sizing:border-box;margin:0;padding:0}.home{align-items:center;display:flex;height:30rem;justify-content:center}.txt{font-weight:600;text-align:center}.report{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;width:100%}.report-size{height:350px;margin-top:2rem;width:100%}.controls{align-content:center;flex:1 1 auto;flex-wrap:wrap;gap:2rem;margin-top:2rem;width:70%}.controls,.navbar{align-items:center;display:flex;justify-content:space-around}.navbar{background-color:#dedfdf7e;color:#fff;flex-direction:row;gap:35rem;height:5rem;padding:0 49px;width:100%}.navbar .nav-logo{align-items:center;display:flex}.navbar .nav-logo h3{font-family:Nunito,sans-serif;font-weight:400;height:30px;text-align:center}.navbar .navbar-menu{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.navbar-item1,.navbar-item2{color:#000;font-family:Nunito,sans-serif;font-size:16px;font-weight:400;line-height:19px;text-decoration:none}.bt-log{background-color:red;border:none;border-radius:10px;height:40px;outline:none;width:100px}.navbar-item3{border-radius:10px;height:35px;padding:8px 12px;text-decoration:none;width:122px}.nav-active{background-color:#fff;box-shadow:5px -1px 12px -5px grey}span{display:flex;font-family:Nunito,sans-serif;font-weight:400;justify-content:center;line-height:19px}.navbar .toggle-icon{display:none}
/*# sourceMappingURL=main.95693427.css.map*/