@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:regular,bold,italic);#root,.app,.content,body,html{height:100%;width:100%}#root,*,.app,.content,body,html{font-family:Open Sans!important}.app{display:flex;position:relative}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@media only screen and (max-width:600px){.headerDiv{display:none}}html{background-color:#fafafa;font-size:22px}.cards{grid-gap:20px;display:grid;gap:20px;grid-auto-rows:140px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cardsHidden{gap:20px;grid-auto-rows:140px;grid-template-columns:repeat(12,1fr);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:600px){.cardsHidden,.dashboardText{display:none}body{padding:0}}@media (max-width:900px){.cards{grid-template-columns:"repeat(4, 1fr)"}}.loginPage{background-color:#fafafa;height:100%;overflow-x:hidden}.loginBody{display:flex;flex-direction:column;justify-content:center;width:100%}.loginBody>*{align-self:center}.loginBannerDiv{display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;position:relative}.loginBanner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.loginTransparentLogo{left:0;margin-bottom:2rem;margin-left:2rem}.loginTransparentLogo,.loginTransparentLogoMobile{bottom:0;height:96px;min-height:50px;position:absolute}.loginTransparentLogoMobile{left:50%;padding-bottom:.5rem;padding-top:.5rem;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.loginHastag{margin-bottom:.5rem}.loginHastag,.loginHastagMobile{bottom:0;color:#f2ce87;font-size:18px;font-weight:600;left:0;margin-left:2rem;position:absolute}.loginHastagMobile{margin-bottom:0}@media only screen and (max-width:1200px){.loginBannerDiv{height:21.75vw}.loginTransparentLogo{height:8vw}}.loginText{font-size:26px!important;margin-top:3rem!important}.loginText,.loginTextMobile{color:rgba(0,0,0,.5);text-align:center}.loginTextMobile{font-size:16px!important;margin-top:5.5rem!important}.loginText2{color:#b09363;font-size:22px!important;font-weight:700}.loginBox{margin-top:3rem!important;width:468px}.loginBoxMobile{margin-top:2rem!important;max-width:468px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:90%}.loginButton{height:56.7px}.loginButton,.loginButtonMobile{background-color:#ab9469!important;border-radius:8px!important;color:#fff!important;font-size:19px!important;font-weight:600!important;text-transform:none!important;width:100%}.loginButtonMobile{height:52.7px}.linksDiv{margin-top:5rem}.linksDivMobile{bottom:1rem;position:absolute}.linkButtonsDiv{display:flex;flex-direction:row}.linkButtonsDiv>*{color:#b09363!important}.MuiFormControl-root{background-color:#fff}.MuiInputBase-root{color:#1e1e1e!important}.MuiInputLabel-root{color:#ccc!important}.MuiInputLabel-root.Mui-focused{color:#161616!important}.MuiInputBase-root .MuiSvgIcon-root{color:#ccc}.passwordField .Mui-focused .MuiSvgIcon-root{color:#1e1e1e!important}
/*# sourceMappingURL=main.9b4631d4.css.map*/