.styles_skeleton_loader__hoIkR {
  width: 100%;
  height: 15px;
  display: block;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.5) 50%,
      rgba(255, 255, 255, 0) 80%
    ),
    #e4e6eb;
  background-repeat: repeat-y;
  background-size: 50px 500px;
  background-position: 0 0;
  animation: styles_shine__LHL4T 1s infinite;
}

@keyframes styles_shine__LHL4T {
  to {
    background-position: 100% 0, 0 0;
  }
}
.styles_skeleton_loader__nqkT1 {
  width: 100%;
  height: 15px;
  display: block;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.5) 50%,
      rgba(255, 255, 255, 0) 80%
    ),
    #e4e6eb;
  background-repeat: repeat-y;
  background-size: 50px 500px;
  background-position: 0 0;
  animation: styles_shine__sH2iN 1s infinite;
}

@keyframes styles_shine__sH2iN {
  to {
    background-position: 100% 0, 0 0;
  }
}
