.loading{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:50%;opacity:.6;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:10}.loading__child{-webkit-animation:loading-bounce 1.4s ease-in-out 0s infinite both;animation:loading-bounce 1.4s ease-in-out 0s infinite both;background-color:#e30613;border-radius:100%;display:inline-block;height:20px;width:20px}.loading__child--bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading__child--bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes loading-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes loading-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.modal-password{font-family:monospace,monospace;font-size:1.6rem;letter-spacing:.15em}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.card-header{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;width:100%}.card-header h5{-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-header h5.turm-detail__skeleton{width:130px}.online-status{align-items:center;display:flex;font-size:smaller}.online-status-indicator{font-size:xx-small;margin-right:4px}body.login{padding:0}.login--container{display:flex;height:100vh;width:100vw}@media screen and (max-device-width:428px){.login--container{flex-direction:column}}.login--container-form-container,.login--container-image,.login--container-item{align-items:center;box-sizing:border-box;display:flex;flex-basis:50%;flex-grow:0;justify-content:center;margin:0;max-width:50%}@media screen and (max-device-width:428px){.login--container-form-container,.login--container-image,.login--container-item{max-width:100%}}.login--container-form-container{background-color:#fff;padding:64px}.login--container-image{background-image:url(/static/media/background.c9445ffe10455fdac5d1.jpg);background-size:cover}.login--container--form--button-container{display:flex;justify-content:flex-end}
/*# sourceMappingURL=main.5629a47b.css.map*/