body{margin:0}.mainColor{display:inline-block;height:25vh;width:25vw;text-align:center}.lighterColor{display:inline-block;height:50%;width:50%;text-align:center}.darkerColor{display:inline-block;height:50%;width:50%}@media(orientation:portrait){.mainBackground{height:100dvh;width:100dvw;display:flex;flex-direction:column;justify-content:space-between}}@media(orientation:landscape){.mainBackground{height:100dvh;width:100dvw;display:flex;flex-direction:column;justify-content:space-between}}@media(orientation:portrait){.main-content{height:100dvh;width:100dvw;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}}@media(orientation:landscape){.main-content{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}}@media(max-width:600px){.page-header{height:auto;max-width:100dvw;flex-shrink:2}}@media(min-width:600px){.page-header{height:auto;max-width:100dvw}}@media(max-width:600px){.page-footer{justify-self:end;justify-content:end;align-items:end;min-height:10dvh;max-height:20dvh}}@media(min-width:600px){.page-footer{justify-content:end;align-items:end;justify-self:end;min-height:10dvh;max-height:20dvh;flex-shrink:2}}.page-title{font-size:3rem;width:100%;height:auto}.hidden{display:none}@media(min-width:600){.login-form-container{display:flex;width:85%;height:85%;align-items:center;justify-content:space-around;align-self:center;flex-grow:2}}.info-toggle-button{height:50dvh;width:50dvw}.info-svg{height:1.5rem;width:1.5rem}@media(max-width:600px){.login-form-container{display:flex;flex-direction:column;max-width:100%;height:auto;align-items:center;justify-content:center;flex-grow:2}}@media(max-width:600px){.login-form{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;max-width:100%;height:auto}}@media(min-width:600px){.login-form{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;max-width:100%;height:100%}}.loading-indicator{opacity:.7;align-self:center;justify-self:center}
