.page {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  width: 100%;
  height: 1070px;
  background-color: #020a02;
  background-image: url(./images/img_7.png);
  background-size: contain;
  font-family: PingFang SC;
}
.group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1276px;
  margin-top: 48px;
  margin-left: 105px;
}
.action-bg {
  width: 244px;
  height: 41px;
}
.primary {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 161px;
  height: 49px;
  background-color: #ffffff;
  font-weight: 500;
  line-height: 17px;
  white-space: nowrap;
  border-radius: 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
}
.tag {
  overflow: hidden;
  max-width: 149px;
  margin-top: -2px;
  font-size: 17px;
  color: #202020;
  letter-spacing: 0px;
  text-overflow: ellipsis;
}
.group-1 {
  position: relative;
  display: flex;
  align-items: flex-start;
  align-self: center;
  margin-top: 135px;
}
.layer {
  width: 308px;
  height: 636px;
  margin-right: 168px;
}
.primary-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 155px;
}
.block {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 4px;
}
.container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-right: 39px;
  background-color: #040440;
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #242424;
}
.wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0px;
}
.large-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  height: 78px;
}
.group-2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.large-icon-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  height: 78px;
}
.view {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.large-icon-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  height: 78px;
}
.large-icon-3 {
  position: relative;
  width: 78px;
  height: 78px;
}
.title {
  margin-top: -1px;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
  color: #ffffff;
  letter-spacing: 0px;
  white-space: nowrap;
}
.block-1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 39px;
}
.summary {
  position: relative;
  display: -webkit-inline-box;
  overflow: hidden;
  width: 510px;
  height: 84px;
  font-size: 30px;
  line-height: 42px;
  color: #ffffff;
  text-overflow: ellipsis;
  webkit-box-orient: vertical;
  webkit-line-clamp: 2;
}
.container-1 {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 58px;
  padding-left: 15px;
  padding-right: 14px;
  margin-top: 55px;
  margin-left: 4px;
  background-image: linear-gradient(
    180deg,
    rgba(31, 213, 117, 1) 0%,
    rgba(63, 244, 128, 1) 100%
  );
  border-radius: 12px;
  box-sizing: border-box;
}
.icon-notification {
  width: 31px;
  height: 36px;
  margin-top: 2px;
}
.tag-1 {
  margin-left: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  color: #ffffff;
  letter-spacing: 0px;
  white-space: nowrap;
}
.info {
  position: relative;
  align-self: center;
  overflow: hidden;
  height: 22px;
  max-width: 200px;
  margin-top: 119px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #ffffff;
  letter-spacing: 0px;
  white-space: pre;
  text-overflow: ellipsis;
}
.desc {
  position: relative;
  align-self: center;
  overflow: hidden;
  height: 20px;
  max-width: 390px;
  margin-top: 9px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0px;
  white-space: pre;
  text-overflow: ellipsis;
}
