.winMoney__box[data-v-f5c12b48] {
  width: 40%;
  height: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.1) 100%);
  position: absolute;
  bottom: 5%;
}
.winMoney__title[data-v-f5c12b48] {
  font-size: 18px;
}
.winMoney__text[data-v-f5c12b48] {
  font-size: 13px;
}
