*{padding:0;transition:all .3s ease}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background-color:#282c34;display:flex;height:100vh;justify-content:center;width:100%}.container{background-color:#1e1e1e;border-radius:3px;box-shadow:0 0 10px 1px #0000004d;height:90%;overflow:hidden;position:relative;width:80%}@media only screen and (max-width:900px){.container{width:90%}}@media only screen and (max-width:600px){.container{height:100%;width:100%}.App{align-items:flex-start;background-color:#0ff}}.header{align-items:center;background-color:#2c3e50;display:flex;height:60px;justify-content:space-between;padding:0 80px}.header span{color:#c0392b}.header-logo{font-family:Times New Roman,Times,serif;font-size:2rem;font-weight:700;letter-spacing:1px}.header__options{display:flex}a{text-decoration:none}.header__option{color:#000;cursor:pointer;font-weight:500;margin-left:100px}#header__bar{align-items:center;background-color:#2f4f4f;bottom:0;color:#fff;display:flex;flex-direction:column;height:100px;justify-content:center;position:absolute;right:0;transition:all .5s ease;width:100%;z-index:300}.header__bar__title{color:#000;font-family:Times New Roman,Times,serif;font-size:2rem;margin-bottom:10px}.header__bar__icons{color:#fff}#header__bar img{height:30px;margin:0 10px;width:30px}@media only screen and (max-width:600px){.header-logo{margin-right:-50px}.header{padding:0 10px}.header__option{font-size:.9rem}}.home{display:flex;height:100%}@media only screen and (max-width:600px){.home{flex-direction:column}}.sidebar{background-color:#738ba4;box-shadow:5px 0 10px 1px #0003;width:280px}.sidebar__option{align-items:center;border-bottom:1px solid #85929e;display:flex;height:40px;justify-content:space-between;padding:20px}label{font-weight:500}select{background-color:initial;border:none;font-size:.9rem;outline:none}.MuiSlider-track{color:#1f4622}.slider{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:1000px){.sidebar{width:200px}.sidebar__option{padding:10px}select{font-size:.8rem}label{font-size:.9rem}}@media only screen and (max-width:600px){.sidebar{align-items:center;box-shadow:0 2px 10px 1px #0003;display:flex;height:40px;justify-content:space-between;width:100%}.slider{max-width:50px}.sidebar__option{align-items:center;border-bottom:none;display:flex;justify-content:center;margin:2px -2px 2px 2px;max-width:72px;padding:10px}select{font-size:.8rem;font-weight:500}label{display:none;font-size:.9rem}}.sidebar__working-principle{border-radius:5px;color:#000;margin-top:20px;padding:20px}.visuals{flex:1 1;flex-direction:column;justify-content:flex-start;padding:20px}.visualizer,.visuals{align-items:center;display:flex}.visualizer{justify-content:center;position:relative;width:100%}.legend{align-items:center;border:1px solid grey;color:#f5f5f5;display:flex;font-size:.8rem;font-weight:500;left:0;padding:2px 5px;position:absolute;top:0}.legend__lable{background-color:#000;height:5px;margin-right:3px;width:20px}.visual__items{align-items:flex-end;border-bottom:1px solid #000;display:flex;height:340px;justify-content:flex-start;margin-bottom:40px;position:relative}.visual__item{position:absolute}.visual__item>h4{color:#fff;font-size:.4rem}.visual__btns>button{background-color:#0095c7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;margin:10px;padding:7px 10px;text-transform:uppercase;width:150px}@media only screen and (max-width:900px){.visuals{padding:5px}}@media only screen and (max-width:600px){.visual__btns{display:flex;margin-top:-20px}.visuals{padding-top:10px}.visual__btns>button{margin-bottom:-3px}}
/*# sourceMappingURL=main.7281a9d4.css.map*/