body{background-color:#fff}.MuiToolbar-root{padding-top:1.8em}.MuiAppBar-root{transition:background .5s ease-out}.MuiAppBar-root .sideIsOpen{padding-right:300px;transition:padding .3s ease-out}@media only screen and (max-width:37.5em){.MuiAppBar-root .sideIsOpen{padding-right:0}}[data-theme=dark] .MuiAppBar-root{background-color:#00008b}#main-container{position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}.sectionView{min-height:85vh;transition:margin-right .3s ease-out}.sectionView h1{text-align:center;color:#585858;font-weight:500}@media only screen and (max-width:37.5em){.sectionView h1{font-size:1em;padding:.4em 1em}}.sectionView .navigators{margin:0 4em;cursor:pointer}@media only screen and (max-width:37.5em){.sectionView .navigators{margin:0 1em}}.sectionView .mainMenu{display:flex;flex-direction:row;justify-content:center}.sectionView.quest1{margin:2em;border:.5em solid #db487e}.sectionView.quest2{margin:2em;border:.5em solid #ff883e}.sectionView.quest3{margin:2em;border:.5em solid #ffe800}.sectionView.quest4{margin:2em;border:.5em solid #9ea1a2}.sectionView.quest5{margin:2em;border:.5em solid #00ac8c}.sectionView .barAnswer,.sectionView .description,.sectionView .flexBar,.sectionView .sections{padding:1em;text-align:center}.sectionView .flexBar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#f5f5f0}.sectionView .barGraph{flex-grow:1;display:flex;height:5em;background-color:transparent;margin:0 3em}@media only screen and (max-width:37.5em){.sectionView .barGraph{margin:0;height:3em}}.sectionView .barGraph .barSi{background-color:green}.sectionView .barGraph .barNo{background-color:red}.sectionView .barGraph .barMiddle{position:absolute;width:5px;background-color:blue;left:50%;height:5em}@media only screen and (max-width:37.5em){.sectionView .barGraph .barMiddle{width:3px;height:3em}}.sectionView .majors{margin:0 auto;padding:0 4em;display:flex;align-items:center;justify-content:space-between;gap:1.5em;flex-wrap:wrap;flex-direction:row}@media only screen and (max-width:61.25em){.sectionView .majors{flex-direction:column;padding:1em;margin:1em;max-width:none}}@media only screen and (max-width:37.5em){.sectionView .majors{padding:0;margin:0}}.sectionView .majorData{padding:1em;border-radius:.5em;min-width:40vw;max-width:33vw;flex:1 1;box-shadow:inset 1px 2px .4em .2em rgba(0,0,0,.13)}@media only screen and (max-width:74em){.sectionView .majorData{margin:0;min-width:90vw}}@media only screen and (max-width:37.5em){.sectionView .majorData{min-width:90vw}}.sectionView .liste{color:#000}.sectionView .liste.lunga{display:flex;flex-direction:row;justify-content:flex-start;gap:1.5em;flex-wrap:wrap}.sectionView .liste.lunga .lista{margin-left:0;flex-grow:0!important;align-items:flex-start;width:2em;max-width:2em}.sectionView .liste.lunga .lista div:first-child{display:none!important}.sectionView .liste.lunga .listaDati{display:none!important;font-size:.8em;text-align:left!important}.sectionView .liste .lista{cursor:pointer;padding:.33em 0;display:flex;flex-direction:row;gap:1em;width:100%;justify-content:space-between;align-items:center}.sectionView .liste .lista:hover{background-color:#fbfbfb}.sectionView .liste .lista .listaDati{display:flex;flex-direction:column;text-align:right}.sectionView .sindacoVoti{font-size:1.4em;font-weight:600;display:flex;flex-direction:row;justify-content:space-between}.sectionView .sector{display:flex;padding:0 1em 2em;margin:-1em;flex-direction:row;align-items:center;justify-content:center;text-align:center}.sectionView.sideIsOpen{margin-right:300px}@media only screen and (max-width:37.5em){.sectionView.sideIsOpen{margin-right:auto}}.pageToolbar{padding:2em;display:flex;flex-direction:row;gap:2em;flex-wrap:wrap}.footer{margin-top:2em;background-color:gray;height:3em}.pippo{min-height:6em}.pippo .MuiToolbar-root{height:100%}.navbarTitle{flex-grow:1;text-align:center;font-size:1.4em;text-transform:uppercase}@media only screen and (max-width:37.5em){.navbarTitle{display:none}#__next{width:100%!important}}.drawerHeader{min-height:6em;display:flex;align-items:center}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;overflow:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}:root{--background:#fff;--foreground:#000}[data-theme=dark]{--background:#000;--foreground:#fff}