@-webkit-keyframes myRotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes myRotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingLogo{-webkit-animation-name:myRotation;animation-name:myRotation;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;width:200px;min-height:230px;margin-bottom:30px;align-self:center}.loadingDiv,.nodataDiv{align-content:center;padding:30px;flex-direction:column}.decorated,.loadingDiv,.nodataDiv{justify-content:center;display:flex}.decorated{align-items:center;text-transform:uppercase}.decorated:after,.decorated:before{content:"";width:50px;height:3px;background:#556cd6;margin:0 10px}.titleRight{display:none}@media screen and (min-width:600px){.titleRight{display:block}}@media (prefers-color-scheme:dark){.toolBar{background-color:#192767}}@media (prefers-color-scheme:light){.toolBar{background-color:#556cd6}}.mainDiv{display:flex}body{min-height:100vh;min-height:-webkit-fill-available;margin:0}html{height:-webkit-fill-available}
/*# sourceMappingURL=main.0c11c74e.chunk.css.map */