body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}*,body{margin:0;padding:0}*{box-sizing:border-box}.MuiContainer-root{max-width:100%!important;padding-left:0!important;padding-right:0!important}main section>*{width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sign-in__wrapper{display:flex;flex-direction:row;height:100vh;overflow:hidden;width:100vw}.sign-in__left{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex:1 1;justify-content:center;position:relative}.sign-in__backdrop{background:linear-gradient(135deg,#ff8c00b3,#201d1ecc);inset:0;position:absolute}.sign-in__left-content{color:#fff;padding:2rem;position:relative;text-align:center;z-index:1}.sign-in__left-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px #0000004d}.sign-in__left-content p{font-size:1.2rem;opacity:.95;text-shadow:0 1px 5px #0003}.sign-in__right{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem;position:relative}.login__form{animation:showSignInForm .6s ease;background-color:#fff;border-radius:1rem;max-width:420px;padding:2.5rem;width:100%;z-index:1}.login__footer{bottom:1rem;color:#666;font-size:.75rem;padding:0 1rem;position:absolute;text-align:center;width:100%}@keyframes showSignInForm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sign-in__wrapper{flex-direction:column}.sign-in__left{flex:0 0 200px;min-height:200px}.sign-in__left-content h1{font-size:1.8rem}.sign-in__left-content p{font-size:.9rem}.sign-in__right{flex:1 1;padding:1rem}.login__form{max-width:100%;padding:1.5rem}.login__footer{bottom:.5rem;font-size:.65rem}}@media (max-width:480px){.sign-in__left{flex:0 0 150px;min-height:150px}.sign-in__left-content h1{font-size:1.5rem;margin-bottom:.5rem}.sign-in__left-content p{display:none;font-size:.8rem}.login__form{padding:1rem}}.header-google{box-shadow:none!important}.sidebar-glass{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:#201d1e!important;border-right:1px solid #ffffff0d;box-shadow:4px 0 20px #0006;z-index:1100!important}.sidebar-logo{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:center;padding:16px}.sidebar-logo img{background:#201d1e;border-radius:8px;height:auto;max-width:100%;transition:all .3s ease}@keyframes blinker{0%,to{opacity:1}50%{opacity:.3}}
/*# sourceMappingURL=main.91c86a62.css.map*/