.HomePageMain{height:100vh;background-color:rgba(var(--bg))}.HomePageMain,.HomePageNavBarContainer{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.HomePageNavBarContainer{height:6vh}.HomePageMaincolum{width:100vw;height:94vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(var(--accent)) transparent}.HomePageLogorow{width:93vw;height:18vh;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 2px 2px -2px rgba(var(--fg-title))}.HomePageLogorowimg{width:15vw;height:17vh;-o-object-fit:contain;object-fit:contain}.HomePageTitlerow{border-right:transparent;border-left:transparent;width:93vw;height:10vh;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 2px 2px -2px rgba(var(--fg-title))}.HomePageTitlerow span{color:rgba(var(--fg));font-weight:600;font-size:2rem;font-family:Oswald,sans-serif}.HomePageMottorow{border-right:transparent;border-left:transparent;width:93vw;height:5vh;padding:.2%;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 2px 2px -2px rgba(var(--fg-title))}.HomePageMottorow span{color:rgba(var(--fg));font-weight:200;font-size:1rem}.HomePageSystemsrow1,.HomePageSystemsrow2{width:93vw;height:80vh;padding-top:8vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.HomePageSystemsrow2{padding-bottom:8vh}.HomePageSystem1column{width:30vw;height:50vh;border-radius:2%;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(var(--primary));box-shadow:0 0 0 1px rgba(0,0,0,.096)}.HomePageSystem1column:hover{background-color:rgba(var(--accent))}.HomePageMissionspan{width:28vw;color:rgba(var(--fg));font-weight:250;font-size:1rem;padding:2%}.System1Contentrow{background-color:rgba(var(--objects));width:28vw;height:50vh;border-radius:2%;padding:4%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(var(--accent)) transparent}.System1Contentrow span{width:26vw;color:rgba(var(--fg));font-weight:250;font-size:1rem}.System2Contentrow{width:28vw;height:50vh;border-radius:2%;padding:4%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(var(--accent)) transparent;background-color:rgba(var(--objects))}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#31393f}.System2Contentspan1{border:.5px solid hsla(0,7%,78%,.322);border-top:transparent;border-left:transparent;border-right:transparent}.System2Contentspan1,.System2Contentspan2{width:26vw;color:rgba(var(--fg));font-weight:250;font-size:1rem}.HomepageMultiModuleContainer{position:fixed;top:16vh;right:0;width:32vw;height:84vh;z-index:1000;transform:translateX(100%);animation:slideIn .5s forwards}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:768px){.HomePageMain{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomePageMottorow span{font-size:.8rem}.HomePageSystemsrow1{padding-top:4vh;padding-bottom:0}.HomePageSystemsrow1,.HomePageSystemsrow2{height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.HomePageSystemsrow2{padding-top:0;padding-bottom:8vh}.HomePageSystem1column{width:80vw;margin-top:6vh}.HomePageMissionspan,.System1Contentrow{width:75vw}.System1Contentrow span{width:70vw}.System2Contentrow{width:75vw}.System2Contentspan1,.System2Contentspan2{width:70vw}.SignInMiddleLogincolumn{height:60vh;border-radius:2%;justify-content:flex-start}.HomePageMiddleLogincolumn,.SignInMiddleLogincolumn{width:80vw;display:flex;flex-direction:column;align-items:center}.HomePageMiddleLogincolumn{height:10vh;margin-top:4vh;justify-content:center}.HomePageCredentialsrow{width:75vw;height:5vh;margin-top:0}.SignInButton,.SignInEmailInputrow,.SignInEmailTitlerow,.SignInErrorrow,.SignInPasswordInput,.SignInPasswordTitlerow,.SignInSignUp,.SignUpEmailInputrow,.SignUpEmailTitlerow,.SignUpPasswordInput,.SignUpPasswordTitlerow,.SignUpTitlerow{width:75vw}.ForgotFeedbackrow{width:75vw;margin-bottom:13vh}.ForgotEmailInputrow,.ForgotEmailTitlerow{width:75vw}.HomePageFooterProductcolumn{width:24vw}.HomepageMultiModuleContainer{position:relative;top:0;right:-9.9vw;width:79vw;height:84vh}}