@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);.app-container{margin:auto;max-width:1200px;scroll-padding-top:200px}body::-webkit-scrollbar{width:10px!important}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4)!important;border:1px solid #fff!important;border-radius:10rem!important}body::-webkit-scrollbar-track-piece:start{background:transparent!important}body::-webkit-scrollbar-track-piece:end{background:transparent!important}:root{--primary:#00e575;--primary-light:#66ffa5;--primary-pale:#d5ffe6;--primary-dark:#30b380;--primary-text:#fafafa;--secondary:#ced7db;--secondary-light:#eee;--secondary-pale:#ccc;--secondary-dark:#5d6061;--secondary-text:#000;--error:#d32f2f;--warning:#ed6c02;--xs:4px;--s:8px;--m:16px;--l:24px;--xl:32px;scrollbar-gutter:stable}body{background-color:#f5f5f5;font-family:Barlow,sans-serif!important;font-weight:300;margin:0;padding:0!important}body p{margin:.5em 0}body a{color:#00e575;color:var(--primary);text-decoration:none}body h1,h2,h3{color:#202123;font-weight:500;margin:0}.u-flex{display:flex}.u-pointer{cursor:pointer}.u-flex-column{display:flex;flex-direction:column}.u-justify-center{justify-content:center}.u-justify-end{justify-content:flex-end}.u-align-center{align-items:center}.u-gap-5{gap:5px}.u-gap-10{gap:10px}.u-gap-15{gap:15px}.u-gap-20{gap:20px}.u-gap-25{gap:25px}.u-gap-30{gap:30px}.u-gap-35{gap:35px}.u-gap-40{gap:40px}.logo-white{color:#fafafa;color:var(--primary-text)}.logo-green,.logo-white{font-size:1.5em;font-weight:500}.logo-green{color:#00e575;color:var(--primary)}.logo-large{font-size:4em;font-weight:500}.u-flex-grow-1{flex-grow:1}.u-flex-grow-0{flex-grow:0}.u-flex-wrap-row{flex-wrap:wrap}.u-align-self-center{align-self:center}.u-align-self-end{align-self:flex-end}.u-align-self-start{align-self:flex-start}.u-primary-gradient-background{background:linear-gradient(18deg,#00e575,#30b380);background:linear-gradient(18deg,var(--primary) 0,var(--primary-dark) 100%)}.u-flex-1{flex:1 1}.u-width-auto{width:auto}.u-width-100{width:100%}.u-padding-s{padding:8px;padding:var(--s)}.u-padding-m{padding:16px;padding:var(--m)}.u-padding-l{padding:24px;padding:var(--l)}.u-padding-xl{padding:32px;padding:var(--xl)}.u-padding-s-l{padding:8px 24px;padding:var(--s) var(--l)}.u-padding-m-l{padding:16px 24px;padding:var(--m) var(--l)}.u-space-between{justify-content:space-between}.u-absolute-align-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.spacer-100{height:100px}.MuiListSubheader-root{font-size:1em!important;font-weight:600!important}.footer-container{align-items:center;padding:1rem 0}.login-container{background-attachment:fixed;background-image:linear-gradient(var(--primary),var(--primary-dark));display:flex;height:100vh;justify-content:center;margin:auto}.login-form-container{background-color:#fff;border:1px solid var(--primary-light);border-radius:10px;margin-bottom:auto;margin-top:200px;padding:64px;width:400px}.login-form{display:flex;flex-direction:column}.logo-container{align-self:center}.mfa-alert{line-height:24px}.forgot-password-link{color:#999}.forgot-password-link,.forgot-password-link-active{align-self:flex-end;font-size:.9em;margin-top:0;padding:0}.forgot-password-link-active{color:var(--primary)}.forgot-password-link:hover{cursor:not-allowed}.forgot-password-link-active:hover{cursor:pointer;-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.navbar-link-button{color:var(--primary-text)!important;padding:none!important}.navbar-link-button:hover{color:var(--primary-pale)!important}.navbar-logo{margin-right:30px;padding-bottom:6px}.navbar-logo:hover{color:var(--primary-pale)!important}.app-toolbar{align-items:center!important;display:flex}
/*# sourceMappingURL=main.559fb3e4.css.map*/