.br41is0 {
  position: relative;
  place-self: center;
  width: 100%;
}
.v9r9h80 {
  padding-top: 44px;
  padding-bottom: 40px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 12px;
  justify-items: center;
  -moz-box-align: center;
       align-items: center;
  color: var(--ColorGray-300);
  line-height: 20px;
  letter-spacing: -0.5px;
  width: 100%;
}
.v9r9h81 {
  line-height: 20px;
  letter-spacing: -0.5px;
  text-align: center;
}
@-moz-keyframes _18tdrd20 {
  0% {
    -moz-transform: translateX(-100%);
         transform: translateX(-100%);
  }
  100% {
    -moz-transform: translateX(100%);
         transform: translateX(100%);
  }
}
@keyframes _18tdrd20 {
  0% {
    -moz-transform: translateX(-100%);
         transform: translateX(-100%);
  }
  100% {
    -moz-transform: translateX(100%);
         transform: translateX(100%);
  }
}
._18tdrd21 {
  position: relative;
  overflow: hidden;
}
._18tdrd21::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-transform: translateX(-100%);
       transform: translateX(-100%);
  background-image: -moz-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent);
  background-image: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  -moz-animation: _18tdrd20 1.5s infinite;
       animation: _18tdrd20 1.5s infinite;
}
._11jpl90 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  padding: 12px;
  border-radius: 4px;
  background-color: var(--ColorGray-10);
  border: 1px solid var(--ColorGray-100);
  text-align: center;
  gap: 8px;
}
._11jpl91 {
  font-size: 14px;
  color: var(--ColorRed-300);
  line-height: 20px;
  letter-spacing: -0.5px;
}
._11jpl92 {
  padding: 4px 10px;
  font-size: 13px;
  border-radius: 4px;
  border: 1px solid var(--ColorBlack-450);
  background-color: var(--ColorWhite-50);
  color: var(--ColorBlack-450);
  cursor: pointer;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
