/* /Components/GridLayout/GridPanel.razor.rz.scp.css */
/* /Pages/Login.razor.rz.scp.css */
.loader-square[b-8xyfy42qg6] {
  width: 120px;
  height: 20px;
  -webkit-mask: linear-gradient(90deg, #000 70%, rgba(0, 0, 0, 0) 0) left/20% 100%;
  background: linear-gradient(#777 0 0) left -25% top 0/20% 100% no-repeat #ddd;
  animation: l7-b-8xyfy42qg6 1s infinite steps(6);
}

@keyframes l7-b-8xyfy42qg6 {
  100% {
    background-position: right -25% top 0;
  }
}
img.logoImg[b-8xyfy42qg6] {
  max-width: 400px;
  width: fit-content;
}
