#list1 {
  padding: 0 15px;
}

.group_2 {
  margin-top: 22px;
}

.group_3 {
  background-color: rgba(255, 165, 58, 1);
  border-radius: 2px;
  width: 3px;
  height: 12px;
  margin: 6px 0;
}

.text_1 {
  overflow-wrap: break-word;
  color: rgba(18, 23, 24, 1);
  font-size: 17px;
  font-family: Gilroy-Bold;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 2px 0 0 4px;
}

.image-text_1 {
  width: 52px;
}

.text-group_1 {
  overflow-wrap: break-word;
  color: rgba(159, 161, 163, 1);
  font-size: 12px;
  font-family: Gilroy-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 14px;
  margin-top: 5px;
  text-decoration: none;
}

.label_1 {
  width: 24px;
  height: 24px;
}

.group_4 {
  align-self: center;
  margin-top: 12px;
}

.box_1 {
  width: 109px;
  margin-top: 10px;
  /*background: url(../img/game1.png) 100% no-repeat;
  background-size: 100% 100%;*/
  border-radius: 12px;
}

.text-wrapper_1 {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0px 0px 12px 12px;
  height: 28px;
  margin-top: -31px;
  padding: 2px 6px 6px 8px;
  overflow: hidden;
}

.text_2 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: Gilroy-Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  text-decoration: none;
}

.img1 {
  width: 109px;
  height: 109px;
  border-radius: 12px;
}