.uni-help-content {
  width: 1080px;
  margin: 0 auto;
  padding: 82px 0 91px 0;
  text-align: center;
}
.uni-help-header {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #131313;
}
.uni-conetnt {
  width: 1080px;
  margin: 0 auto;
  padding-top: 108px;
  position: relative;
  box-sizing: border-box;
}
.uni-conetnt-title {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #131313;
}
.uni-count-down {
  margin-top: 68px;
  text-align: center;
  padding-top: 67px;
  background: linear-gradient(180deg, rgba(121, 80, 239, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
}
.count-down-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  color: #131313;
}
.count-down-expiration {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: rgba(40, 6, 83, 0.83);
  margin-top: 22px;
}
.count-down-title span {
  color: #f96666;
}
.uni-conetnt-option {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.option-itme {
  display: flex;
  align-items: center;
  width: 25%;
  margin-bottom: 87px;
  justify-content: center;
  cursor: pointer;
}
.option-itme:nth-child(1) {
  margin-left: -10px;
}
.option-itme:nth-child(5) {
  justify-content: initial;
}
.option-itme-textarea {
  width: 695px;
  height: 119px;
  background: #f8f8f8;
  border-radius: 5px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #212a33;
  position: absolute;
  left: 104px;
  top: 59px;
  padding: 10px;
}
.option-itme-button {
  width: 204px;
  height: 60px;
  border-radius: 8.4px;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  position: absolute;
  right: 30px;
  top: 84px;
  cursor: pointer;
  background: #b7a0fa;
}
.option-item-text {
  margin-left: 12px;
  font-size: 16px;
  line-height: 19px;
  color: #212a33;
}
.option-itme-l {
  position: relative;
  cursor: pointer;
}
.option-item-rediu {
  box-sizing: border-box;
  border-radius: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 2px solid #7950ef;
  left: -22px;
}
.option-item-active {
  border: 2px solid #7950ef;
  padding: 2px;
  background: #7950ef;
  background-clip: content-box;
}
.count-down-time {
  width: 333.41px;
  display: flex;
  justify-content: space-between;
  margin: 19px auto 42px;
}
.down-time-item {
  width: 57.44px;
  height: 57.44px;
  background: rgba(137, 102, 241, 0.14);
  backdrop-filter: blur(2.17927px);
  border-radius: 4.35854px;
  display: flex;
  flex-direction: column;
}
.down-time-item::after {
  content: '';
  display: inline-block;
  width: 3.65px;
  height: 3.65px;
  background: #7950ef;
  margin: 26px 0 0 74px;
  position: absolute;
  border-radius: 3.65px;
}
.down-time-item:last-child::after {
  display: none;
}
.down-time-item-num {
  font-weight: 400;
  font-size: 28px;
  line-height: 43px;
  color: #7950ef;
  height: 43px;
}
.down-time-item-date {
  font-weight: 400;
  font-size: 8px;
  line-height: 9px;
  color: rgba(137, 102, 241, 0.5);
  transform: rotate(-1.02deg);
}
.count-down-card {
  width: 922px;
  margin: 43px auto 91px;
  background: #ffffff;
  box-shadow: 0 16px 30px -8px rgba(81, 37, 228, 0.19);
  border-radius: 23px;
  border: 1px rgba(121, 80, 239, 0.25) solid;
  display: flex;
  padding: 47px 65px;
}
.card-right {
  margin-left: 108px;
  text-align: left;
}
.card-right-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #212a33;
}
.card-right-subhead {
  font-weight: 300;
  font-size: 16px;
  line-height: 159%;
  color: #4f5156;
  margin-top: 15px;
}
.card-new-price {
  font-weight: 600;
  font-size: 48.7869px;
  line-height: 186.5%;
  color: #000000;
  margin: 8px 10px 0 0;
}
.card-price {
  font-weight: 500;
  font-size: 19.4098px;
  line-height: 36px;
  text-decoration-line: line-through;
  color: #b5b5b5;
}
.card-img {
  width: auto;
  height: 282.04px;
}
.card-price-bn {
  display: block;
  width: 147px;
  background: #7950ef;
  border-radius: 6px;
  margin-top: 8px;
}
.card-price-bn-top {
  font-size: 16px;
  line-height: 186.5%;
  color: #ffffff;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  position: relative;
  text-indent: 22px;
  cursor: pointer;
}
.card-price-bn-top::before {
  content: '';
  background: url('../../img/common/common-sprite.png') no-repeat -453px -128px;
  width: 19px;
  height: 19px;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.card-price-bn-bottom {
  height: 25px;
  line-height: 25px;
  font-weight: 600;
  color: #7950ef;
  text-align: center;
  background: #ffffff;
  border: 1px solid #7950ef;
  border-radius: 0 0 6px 6px;
}
.option-itme-l input[type='radio'] {
  opacity: 0;
  width: 0;
  height: 0;
}
.pop {
  width: 300px;
  height: 50px;
  background: white;
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
  border-radius: 25px;
  box-shadow: 0 -3px 22px rgba(0, 0, 0, 0.2);
  background-color: #f0f9eb;
  border-color: #e1f3d8;
  color: #67c23a;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  display: none;
}
.pop_active {
  background-color: #fef0f0;
  border-color: #fde2e2;
  color: #f56c6c;
}
.uninstall-au .uni-count-down {
  background: linear-gradient(180deg, rgba(33, 213, 157, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
}
.uninstall-au .option-itme-button {
  background: #12c58d6e;
}
.uninstall-au .option-item-rediu {
  border: 2px solid #12c58d;
}
.uninstall-au .option-item-active {
  border: 2px solid #12c58d;
  background: #12c58d;
}
.uninstall-au .down-time-item {
  background: #21d59d1f;
}
.uninstall-au .down-time-item::after {
  background: #12c58d;
}
.uninstall-au .down-time-item-num {
  color: #12c58d;
}
.uninstall-au .down-time-item-date {
  color: #21d59d;
}
.uninstall-au .count-down-card {
  box-shadow: 0 16px 30px -8px rgba(30, 197, 145, 0.14);
  border: 1px #21d59d solid;
}
.uninstall-au .card-price-bn {
  background: #12c58d;
}
.uninstall-au .card-price-bn-bottom {
  color: #12c58d;
  border: 1px solid #12c58d;
}
.card-price-bn-container {
  display: flex;
}

.coupon-text-container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-left: 8%;
  align-items: center;
  justify-content: space-between;
}

.coupon-text-top {
  margin-top: 4%;
  font-size:18px;
}
.coupon-text-bottom {
  padding-bottom: 5px;
  font-size: 20px;
}
@media (max-width: 1024px) and (min-width: 770px) {
  .uni-conetnt {
    width: 95%;
  }
  .option-itme-textarea {
    width: calc(100% - 370px);
  }
  .count-down-card {
    width: 95%;
  }
}
@media (max-width: 770px) {
  .uni-help-content {
    width: 100%;
    padding: 64rem 15rem 50rem 15rem;
  }
  .uni-help-header {
    font-weight: 600;
    font-size: 32rem;
    line-height: 40rem;
    color: #131313;
  }
  .uni-conetnt {
    width: 100%;
    padding: 64rem 39rem 240rem 39rem;
  }
  .uni-conetnt-option {
    display: flex;
    flex-direction: column;
  }
  .option-itme {
    justify-content: left;
    width: 100%;
    margin-bottom: 22rem;
  }
  .option-itme:nth-child(1) {
    margin-left: 0;
  }
  .option-item-text {
    font-size: 14rem;
  }
  .option-itme-textarea {
    width: 286rem;
    height: 125rem;
    background: #f8f8f8;
    border-radius: 5rem;
    top: 200rem;
    left: 50%;
    transform: translateX(-50%);
    padding: 10rem;
  }
  .option-itme-button {
    top: 353rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .count-down-title {
    font-size: 32rem;
  }
  .count-down-expiration {
    font-size: 16rem;
  }
  .down-time-item-num {
    font-weight: normal;
  }
  .card-img {
    width: 144.65rem;
    height: auto;
  }
  .uni-count-down {
    margin-top: 55rem;
    padding-top: 58rem;
  }
  .count-down-card {
    padding: 31rem 15rem;
    flex-direction: column;
    align-items: center;
    width: 345rem;
    border: 1rem solid rgba(121, 80, 239, 0.25);
    box-shadow: 0 16rem 30rem -8rem rgba(81, 37, 228, 0.19);
    border-radius: 23rem;
  }
  .card-right {
    margin-left: 0;
    text-align: center;
    margin-top: 22rem;
  }
  .card-new-price {
    font-size: 48.7869rem;
  }
  .card-price {
    font-size: 19rem;
    line-height: 0;
  }
  .card-price-bn {
    margin: 0 auto;
    width: 193rem;
    margin-top: 20rem;
  }
  .card-price-bn-top {
    height: 48.58rem;
    line-height: 48rem;
    border-radius: 8rem 8rem 0 0;
    font-size: 21rem;
    text-indent: 38rem;
  }
  .card-price-bn-top::before {
    background: url('../../img/common/common-sprite.png') no-repeat -453rem -128rem;
    background-size: 1178rem 943rem;
    width: 19rem;
    height: 19rem;
    left: 30rem;
  }
  .card-price-bn-bottom {
    font-size: 11rem;
    padding: 5rem 0;
  }
  .option-item-active {
    padding: 1.5px;
  }
}
