html{font-family:var(--font-family, "Roboto", "Helvetica", "Arial", sans-serif);height:100%}body{background-color:var(--mui-palette-background-paper,#fff);height:100%;margin:0;font-family:var(--font-family, "Roboto", "Helvetica", "Arial", sans-serif)}#root,.page{height:100%}.content{height:calc(100% - 64px)}input:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 1000px var(--mui-palette-common-white,#fff) inset}.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}div,h1,h2,h3,h4,p,span{font-family:var(--font-family, "Roboto", "Helvetica", "Arial", sans-serif)}.uppercase{text-transform:uppercase}.mobile--hide{display:inherit}.mobile--show{display:none}@media(max-width:600px){.mobile--show{display:block!important}.mobile--hide{display:none!important}}#root{width:100%;height:100%}