[data-sys="win"] .win,
[data-sys="mac"] .mac {
  color: #0462f0;
}
/*---discount start---*/
.discount-off {
  position: relative;
  border-radius: 14px;
}

.discount-off::after {
  content: "30% OFF";
  height: 18px;
  line-height: 18px;
  color: #fff;
  background: linear-gradient(180deg, #ffac5f 0%, #ff6711 100%);
  padding: 0 30px;
  position: absolute;
  top: 20px;
  right: -36px;
  transform: rotate(45deg);
  letter-spacing: -0.48px;
  font-size: 12px;
  font-weight: 700;
}
/*----discount end---*/

.pro-newtips {
  position: relative;
  padding: 2px 3px;
  border-radius: 2px;
  background: linear-gradient(90deg, #ff612e 1.52%, #ffa825 141.46%);
}
.pro-newtips::before {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent #ff612e transparent transparent;
  position: absolute;
  left: -9px;
  top: 6px;
}
.section-1 .popup-video-group {
  z-index: 2;
}
.btn-outline-orange {
  color: #ff5500;
  border-color: #ff5500;
}

.btn-outline-orange:hover {
  color: #fff;
  border-color: #ff5500;
  background: #ff5500;
}
.btn .arrow {
  width: 28px;
  height: 130px;
  overflow: hidden;
  background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow.png)
    0 0px no-repeat;
  margin-right: 14px;
  transform: translate(0, -52px);
  background-size: 100%;
  transition: transform linear 400ms;
}
.btn.btn-white .arrow {
  background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow2.png)
    0 0px no-repeat;
  height: 134px;
  background-size: 100%;
}
.btn .arrow.arrow-rgt {
  margin-right: 0;
  margin-left: 14px;
}
.btn .arrow.download-arrow {
  width: 28px;
  height: 134px;
  background: url(https://4ddig.tenorshare.com/images/v2/download-arrow2.png) 0
    0px no-repeat;
  background-size: 100%;
}
.btn .arrow.win-arrow {
  width: 28px;
  height: 134px;
  background: url(https://4ddig.tenorshare.com/images/v2/win-arrow.png) 0 0px
    no-repeat;
  background-size: 100%;
}
.btn .arrow.mac-arrow {
  width: 28px;
  height: 134px;
  background: url(https://4ddig.tenorshare.com/images/v2/mac-arrow.png) 0 0px
    no-repeat;
  background-size: 100%;
}
.btn:hover .arrow {
  transform: translate(0, 50px);
}
/* btn-linear-primary */
.btn-linear-primary {
  border: transparent;
  color: #fff;
  background: linear-gradient(90deg, #0462f0 0%, #11b1ff 100%);
}
.btn-linear-primary:hover {
  color: #fff;
}
/* btn animate */
.btn-linear-animate {
  overflow: hidden;
  position: relative;
}
.btn-linear-animate:before {
  content: "";
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  width: 0%;
  transform-origin: right center;
  transition: width 600ms;
  border-radius: 14px;
}
.btn-linear-animate:hover::before {
  width: 100%;
  left: 0;
}

.discount-tips {
  color: #ff5500;
  display: block;
  width: 88px;
  height: 24px;
  line-height: 20px;
  background: url(https://4ddig.tenorshare.com/images/v2/product/free-data-recovery2/btn-bg.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 9px;
  right: -22px;
  transform: rotate(45deg);
}
.discount-off::after {
  width: 88.18px;
  height: 21.53px;
  background: url(https://4ddig.tenorshare.com/images/v2/product/discount-bg.png?w=133&h=33)
    no-repeat;
  background-size: 100% 100%;
  padding: 0 17px;
  color: #ff5500;
  top: 11px;
  right: -22px;
}
.pro-newtips {
  padding: 2px 6px 2px 4px;
}

#modal-popup-video .modal-content {
  border: none !important;
}

.more span {
  display: inline-block;
  transition: transform linear 0.25s;
}

.more:hover {
  color: #0462f0 !important;
}

.more:hover span {
  transform: translate(5px);
}

.btn .arrow {
  width: 28px;
  height: 130px;
  overflow: hidden;
  background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/download-arrow.png)
    0 0px no-repeat;
  margin-right: 14px;
  transform: translate(0, -52px);
  background-size: 100%;
  transition: transform linear 400ms;
}

.btn:hover .arrow {
  transform: translate(0, 50px);
}

.animate-float {
  -webkit-animation: float 1.5s linear infinite alternate;
  animation: float 1.5s linear infinite alternate;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
  }
}

@keyframes float {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}

.more span {
  display: inline-block;
  transition: transform linear 0.25s;
}

.more:hover {
  color: #0462f0 !important;
}

.more:hover span {
  transform: translate(5px);
}

.section-1 {
  padding: 135px 0 265px;
  /* background: url(https://4ddig.tenorshare.com/images/v2/product/windows-data-recovery-v2/banner-mobile-bg.png); */
  background: linear-gradient(260.07deg, #f6fbff 0%, #daeeff 101.19%);
}

@media (min-width: 768px) {
  .section-1 {
    padding: 120px 0 140px;
  }
}

@media (min-width: 1600px) {
  .section-1 {
    padding: 168px 0 182px;
  }
}

.section-1 .banner {
  z-index: 0;
  width: calc(100% - 20px);
}

@media (min-width: 992px) {
  .section-1 .banner {
    width: 40%;
  }
}

@media (min-width: 1600px) {
  .section-1 .banner {
    width: 556px;
  }
}

.section-1 .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-1 .cont .ai-tips {
  background: linear-gradient(90deg, #ff612e 0.72%, #ffa825 123.46%);
  font-size: 20px;
  padding: 2px 10px;
  border-radius: 4px 4px 4px 0;
  position: relative;
  width: fit-content;
}

.section-1 .cont .ai-tips::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: #ff612e transparent transparent #ff612e;
  bottom: -5px;
  left: 0;
}
.section-1 .cont .ai-tips-mobile {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  background: linear-gradient(90deg, #ff5500 0.72%, #ffa825 123.46%);
  padding: 8px 12px;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 12px;
  color: #fff;
}
.section-1 .cont h1 {
  font-family: Be Vietnam Pro;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: 0px;
}
.section-1 .cont > p:last-of-type {
  font-size: 14px;
}
.section-1 .app-store {
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.section-1 .app-store svg {
  width: 22px;
  height: 22px;
}
.section-1 .app-store a {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #000;
  margin: 0 0 0 8px;
}

.section-1 .banner .ai-icon {
  width: 50px;
  top: -4px;
  left: -8px;
  z-index: 2;
  -webkit-animation: float 2.8s linear infinite alternate 0.1s;
  animation: float 2.8s linear infinite alternate 0.1s;
}
.section-1 .banner .file-icon {
  width: 38px;
  top: -2px;
  right: -6px;
  z-index: 2;
}
.section-1 .banner .speed-icon {
  width: 45px;
  bottom: 60px;
  right: 10px;
  z-index: 2;
  -webkit-animation: float 1.5s linear infinite alternate 0.5s;
  animation: float 1.5s linear infinite alternate 0.5s;
}

@media (min-width: 992px) {
  .section-1 .cont > p:last-of-type {
    font-size: 16px;
  }
  .section-1 .banner .banner-icon {
    width: 64px;
    top: -6px;
  }
  .section-1 .banner .ai-icon {
    width: 60px;
    top: -2px;
    left: -8px;
  }
  .section-1 .banner .file-icon {
    width: 48px;
    right: -12px;
  }
  .section-1 .banner .speed-icon {
    width: 64px;
    bottom: 80px;
    right: 8px;
  }
}

@media (min-width: 1600px) {
  .section-1 .banner .banner-icon {
    width: 80px;
    left: -20px;
  }
  .section-1 .banner .ai-icon {
    width: 80px;
    top: -6px;
    left: -16px;
  }
  .section-1 .banner .file-icon {
    width: 56px;
    top: -7px;
    right: -16px;
  }
  .section-1 .banner .speed-icon {
    width: 72px;
    bottom: 122px;
    right: 12px;
  }
}

@media (min-width: 1280px) {
  .section-1 .cont {
    margin-top: 0;
    max-width: 600px;
    align-items: flex-start;
  }
  .section-1 .cont h1 {
    font-size: 52px;
  }
}

@media (min-width: 1600px) {
  .section-1 .cont {
    max-width: 700px;
  }
}

.section-2 {
  transform: translateY(-50%);
  z-index: 2;
  position: relative;
}

.section-2 .cont {
  background: #ecf8ffb2;
  backdrop-filter: blur(20px);
  padding: 22px 17.5px;
  border-radius: 16px;
  border: 2px solid #fff;
}

@media (min-width: 1280px) {
  .section-2 .cont {
    padding: 26.5px 52px;
    border-radius: 24px;
  }
}

.section-2 .cont .cell {
  width: 50%;
  padding: 0 4px;
}

.section-2 .cont .cell.cel1 {
  width: 100%;
}
.section-2 .cont .cell img {
  width: 48px;
  height: 48px;
}
@media (min-width: 1280px) {
  .section-2 .cont .cell {
    width: 20%;
    padding: 0 8px;
  }
  .section-2 .cont .cell.cel1 {
    width: 20%;
  }
  .section-2 .cont .cell img {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 1600px) {
  .section-2 .cont .cell {
    padding: 0 28px;
  }
}

.section-3 {
  padding: 0 0 64px;
  margin-top: -161px;
}
.section-3 .container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 40px;
}
.section-3 .container .item-box {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.section-3 .container .item-box > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  background: linear-gradient(122.32deg, #f2faff 1.49%, #daf3ff 100%);
  border-radius: 16px;
}
.section-3 .container .item-box > div > img {
  width: 80px;
  height: 80px;
}
.section-3 .container .item-box > div > div h2 {
  margin-bottom: 0;
}
.section-3 .container .item-box > div:nth-of-type(1) > div h2 {
  background: linear-gradient(93.13deg, #5bbeff 1.07%, #046fff 101.57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.section-3 .container .item-box > div:nth-of-type(2) > div h2 {
  background: linear-gradient(92.49deg, #ba82ff 0.86%, #7a25e1 99.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.section-3 .container .item-box > div:nth-of-type(3) > div h2 {
  background: linear-gradient(99.86deg, #ffb360 3.06%, #ff490e 94.09%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.section-3 .container .text-box ul li {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}
@media (min-width: 1280px) {
  .section-3 {
    padding: 0 0 100px;
    margin-top: 0;
  }
  .section-3 .container {
    display: flex;
    flex-direction: row;
    gap: 64px;
  }
  .section-3 .container .item-box {
    width: 520px;
    min-width: 520px;
  }
  .section-3 .container .item-box > div {
    padding: 18px 28px;
  }
  .section-3 .container .item-box > div > img {
    width: 100px;
    height: 100px;
  }
}

@media (min-width: 1600px) {
  .section-3 {
    padding: 20px 0 120px;
  }
  .section-3 .container {
    display: flex;
    flex-direction: row;
    gap: 100px;
  }
  .section-3 .container .item-box {
    width: 670px;
    min-width: 670px;
  }
  .section-3 .container .item-box > div {
    padding: 20px 32px;
  }
  .section-3 .container .item-box > div > img {
    width: 120px;
    height: 120px;
  }
}

.section-4 {
  padding: 64px 0 0;
  background: linear-gradient(
    180deg,
    rgba(72, 197, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
  margin-bottom: 64px;
}
.section-4 .container > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}
.section-4 .container > div .text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-4 .container > div .text-box h3 {
  font-family: Be Vietnam Pro;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
}
.section-4 .container > div > img,
.section-4 .container > div .img-box {
  width: 100%;
}
.section-4 .container > div .img-box .clear-icon {
  width: 49px;
  height: 49px;
  top: 6px;
  right: 0;
  -webkit-animation: float 2.8s linear infinite alternate 0.1s;
  animation: float 2.8s linear infinite alternate 0.1s;
}
.section-4 .container > div .img-box .ai-icon {
  width: 43px;
  bottom: 35px;
  left: 7px;
  -webkit-animation: float 1.5s linear infinite alternate 0.5s;
  animation: float 1.5s linear infinite alternate 0.5s;
}
.section-4 .container > div .img-box .magnifier-icon {
  width: 31px;
  bottom: 50px;
  right: 90px;
  transform: rotate(-45deg);
}
.animate-rotate {
  -webkit-animation: rotate 1.5s linear infinite alternate;
  animation: rotate 1.5s linear infinite alternate;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(-35deg);
  }
  50% {
    -webkit-transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(-55deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(-35deg);
  }
  50% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(-55deg);
  }
}
.section-4.section-4-bg {
  background: #fff;
  padding: 0;
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-4 {
    padding: 80px 0 0;
    margin-bottom: 80px;
  }
  .section-4 .container > div {
    flex-direction: row;
    gap: 64px;
  }
  .section-4 .container > div .text-box {
    align-items: flex-start;
  }
  .section-4 .container > div .text-box h3 {
    font-size: 36px;
  }
  .section-4 .container > div > img,
  .section-4 .container > div .img-box {
    width: 500px;
    min-width: 500px;
  }
  .section-4 .container > div .img-box .clear-icon {
    width: 60px;
    height: 60px;
    top: 6px;
  }
  .section-4 .container > div .img-box .ai-icon {
    width: 52px;
    bottom: 50px;
    left: 10px;
  }
  .section-4 .container > div .img-box .magnifier-icon {
    width: 40px;
    bottom: 62px;
    right: 114px;
  }

  .section-4.section-4-bg {
    margin-bottom: 80px;
  }
}

@media (min-width: 1600px) {
  .section-4 {
    margin-bottom: 120px;
  }
  .section-4 .container > div {
    gap: 100px;
  }
  .section-4 .container > div > img,
  .section-4 .container > div .img-box {
    width: 700px;
    min-width: 700px;
  }
  .section-4 .container > div .img-box .clear-icon {
    width: 100px;
    height: 100px;
    top: 12px;
  }
  .section-4 .container > div .img-box .ai-icon {
    width: 88px;
    bottom: 71px;
    left: 14px;
  }
  .section-4 .container > div .img-box .magnifier-icon {
    width: 64px;
    bottom: 74px;
    right: 148px;
  }
  .section-4.section-4-bg {
    margin-bottom: 120px;
  }
}

.section-5 {
  background: #fff;
  padding: 0;
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-5 {
    margin-bottom: 64px;
  }
}

@media (min-width: 1600px) {
  .section-5 {
    margin-bottom: 120px;
  }
}
.section-5 .navlist-swiper {
  width: fit-content;
  height: 48px;
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #0000001a;
  margin-bottom: 32px;
}
.section-5 .navlist-swiper .swiper-wrapper {
  gap: 24px;
}
.section-5 .navlist-swiper .swiper-slide {
  width: fit-content !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 8px;
  padding: 6px 8px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #00000080;
}

.section-5 .navlist-swiper .swiper-slide.swiper-slide-thumb-active {
  background: #0462f01a;
  color: #0462f0;
}

.section-5 .swiper-cont {
  width: 100%;
  overflow: hidden;
}
.section-5 .swiper-cont .cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.section-5 .swiper-cont .cell .text-box h3 {
  font-family: Be Vietnam Pro;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
}
.section-5 .swiper-cont .cell > img {
  width: 100%;
}
@media (min-width: 1280px) {
  .section-5 .swiper-cont {
    width: 1200px;
  }
  .section-5 .swiper-cont .cell {
    flex-direction: row-reverse;
    gap: 80px;
  }
  .section-5 .swiper-cont .cell .text-box h3 {
    font-size: 36px;
  }
  .section-5 .swiper-cont .cell > img {
    width: 520px;
  }
}
@media (min-width: 1600px) {
  .section-5 .swiper-cont {
    width: 1432px;
  }
  .section-5 .swiper-cont .cell {
    gap: 100px;
  }
  .section-5 .swiper-cont .cell > img {
    width: 700px;
  }
}

.section-5 .swiper-cont .mob-tit {
  width: fit-content;
  min-width: 216px;
  padding: 10px 16px;
  font-weight: 700;
  border-radius: 8px;
  background: #0462f01a;
  color: #0462f0;
}

.section-5 .swiper-cont .swiper-button-prev,
.section-5 .swiper-cont .swiper-button-next {
  width: 32px;
  height: 32px;
  top: 28px;
  border-radius: 50%;
}

@media (min-width: 1280px) {
  .section-5 .swiper-cont .swiper-button-prev,
  .section-5 .swiper-cont .swiper-button-next {
    display: none;
  }
}

.section-5 .swiper-cont .swiper-button-prev .progress-btn-hover,
.section-5 .swiper-cont .swiper-button-next .progress-btn-hover {
  display: none;
}

.section-5 .swiper-cont .swiper-button-prev:hover .progress-btn-hover,
.section-5 .swiper-cont .swiper-button-next:hover .progress-btn-hover {
  display: block;
}

.section-5 .swiper-cont .swiper-button-prev:hover .progress-btn,
.section-5 .swiper-cont .swiper-button-next:hover .progress-btn {
  display: none;
}

.section-5 .swiper-cont .swiper-button-prev {
  left: 16px;
}

@media (min-width: 1280px) {
  .section-5 .swiper-cont .swiper-button-prev {
    left: -32px;
  }
}

.section-5 .swiper-cont .swiper-button-next {
  right: 16px;
}

@media (min-width: 1280px) {
  .section-5 .swiper-cont .swiper-button-next {
    right: -32px;
  }
}

.section-5 .swiper-cont .swiper-button-prev::after,
.section-5 .swiper-cont .swiper-button-next::after {
  content: none;
}

.section-5 .navcont-swiper .swiper-slide.swiper-slide-active {
  margin-top: 0;
}

.section-6 {
  background: #fff;
  padding: 0;
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-6 {
    margin-bottom: 64px;
  }
}

@media (min-width: 1600px) {
  .section-6 {
    margin-bottom: 120px;
  }
}

.section-6 .convert-tab .tabone {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.section-6 .convert-tab .tabone .nav-link {
  font-size: 12px;
  padding: 6px 12px;
  color: rgba(0, 0, 0, 0.5);
}

.section-6 .convert-tab .tabone .nav-link.active {
  color: #0462f0;
  background: rgba(4, 98, 240, 0.1);
  border-radius: 8px;
}

@media (min-width: 1280px) {
  .section-6 .convert-tab .tabone .nav-link {
    font-size: 16px;
  }
}

.section-6 .tab-content .tab-pane > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.section-6 .tab-content .tab-pane > div > img {
  width: 100%;
}
.section-6 .tab-content .tab-pane > div > .text-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1280px) {
  .section-6 .tab-content .tab-pane > div {
    flex-direction: row-reverse;
    gap: 80px;
  }
  .section-6 .tab-content .tab-pane > div > img {
    width: 520px;
  }
  .section-6 .tab-content .tab-pane > div > .text-box {
    align-items: flex-start;
  }
}

@media (min-width: 1600px) {
  .section-6 .tab-content .tab-pane > div {
    gap: 100px;
  }
  .section-6 .tab-content .tab-pane > div > img {
    width: 700px;
  }
}

.section-7 {
  padding: 64px 0 0;
}

@media (min-width: 1280px) {
  .section-7 {
    padding: 80px 0 0;
  }
}

@media (min-width: 1600px) {
  .section-7 {
    padding: 120px 0 0;
  }
}

.section-7 .container {
  padding: 0;
}

@media (min-width: 1280px) {
  .section-7 .container {
    padding: 0 12px;
  }
}

.section-7 h2 {
  margin-bottom: 24px;
}

@media (min-width: 1280px) {
  .section-7 h2 {
    margin-bottom: 56px;
  }
}

.section-7 .swiper-slide {
  padding: 16px 0 24px;
  position: relative;
  z-index: 0;
}

.section-7 .swiper-slide::after {
  content: "";
  width: 100%;
  height: 550px;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
}

.section-7 .swiper-slide.swiper-slide-thumb-active,
.section-7 .swiper-slide.swiper-slide-active {
  margin-top: 0;
  position: relative;
  z-index: 2;
  margin-top: 80px;
}

@media (min-width: 1280px) {
  .section-7 .swiper-slide.swiper-slide-thumb-active,
  .section-7 .swiper-slide.swiper-slide-active {
    margin-top: 0;
  }
}

.section-7 .swiper-slide.swiper-slide-thumb-active::after,
.section-7 .swiper-slide.swiper-slide-active::after {
  background: rgba(255, 255, 255, 0);
}

.section-7 .swiper-slide.swiper-slide-thumb-active img,
.section-7 .swiper-slide.swiper-slide-active img {
  border-radius: 16px;
  width: 284px;
  z-index: 2;
}

@media (min-width: 1280px) {
  .section-7 .swiper-slide.swiper-slide-thumb-active img,
  .section-7 .swiper-slide.swiper-slide-active img {
    width: 700px;
  }
}

@media (min-width: 1600px) {
  .section-7 .swiper-slide.swiper-slide-thumb-active img,
  .section-7 .swiper-slide.swiper-slide-active img {
    width: 809px;
  }
}

.section-7 .swiper-slide.swiper-slide-thumb-active .txt,
.section-7 .swiper-slide.swiper-slide-active .txt {
  display: block;
}

.section-7 .txt {
  display: none;
  max-width: 765px;
  margin-top: 32px;
}

@media (min-width: 1280px) {
  .section-7 .txt {
    margin-top: 40px;
  }
}

.section-7 .txt span {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  border-radius: 0px 24px 24px 0px;
}

@media (min-width: 1280px) {
  .section-7 .txt span {
    padding: 0 24px;
  }
}

.section-7 .swiper-cont {
  max-width: 430px;
  margin-top: -80px;
}

@media (min-width: 1280px) {
  .section-7 .swiper-cont {
    max-width: 1000px;
    margin-top: 0;
  }
}

@media (min-width: 1600px) {
  .section-7 .swiper-cont {
    max-width: 1238px;
  }
}

.section-7 .swiper-button-prev {
  left: 50px;
}

@media (min-width: 1280px) {
  .section-7 .swiper-button-prev {
    left: 10px;
  }
}

.section-7 .swiper-button-next {
  right: 50px;
}

@media (min-width: 1280px) {
  .section-7 .swiper-button-next {
    right: 10px;
  }
}

.section-7 .swiper-button-prev,
.section-7 .swiper-button-next {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 3.33283px 9.9985px rgba(187, 204, 227, 0.5);
  border-radius: 50%;
  top: calc(50% - 48px);
}

@media (min-width: 1280px) {
  .section-7 .swiper-button-prev,
  .section-7 .swiper-button-next {
    width: 64px;
    height: 64px;
    top: 50%;
  }
}

.section-7 .swiper-button-prev svg,
.section-7 .swiper-button-next svg {
  width: 8px;
  color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1280px) {
  .section-7 .swiper-button-prev svg,
  .section-7 .swiper-button-next svg {
    width: 15px;
  }
}

.section-7 .swiper-button-prev:hover svg,
.section-7 .swiper-button-next:hover svg {
  color: #0462f0;
}

.section-7 .swiper-button-prev::after,
.section-7 .swiper-button-next::after {
  content: none;
}

.section-8 {
  padding: 64px 0 40px;
  background: linear-gradient(
    0deg,
    rgba(17, 177, 255, 0.1) -50.29%,
    rgba(17, 177, 255, 0) 97.76%
  );
}

@media (min-width: 1280px) {
  .section-8 {
    padding: 80px 0 64px;
  }
}

@media (min-width: 1600px) {
  .section-8 {
    padding: 120px 0 86px;
  }
}

.section-8 .container {
  padding: 0;
}

@media (min-width: 1280px) {
  .section-8 .container {
    padding: 0 12px;
  }
}

.section-8 .tab-list {
  padding: 16px 16px 0;
  overflow-x: scroll;
}

@media (min-width: 1280px) {
  .section-8 .tab-list {
    overflow-x: visible;
    padding: 16px 0 0;
  }
}

.section-8 .cont {
  width: 576px;
  border-radius: 32px;
  background: linear-gradient(
      180deg,
      rgba(0, 165, 246, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 78.13%
    ),
    linear-gradient(0deg, #ffffff, #ffffff);
  box-shadow: 0px 48px 60px 0px rgba(0, 0, 0, 0.1);
  margin: 64px 0;
}

@media (min-width: 1280px) {
  .section-8 .cont {
    width: 1224px;
  }
}

.section-8 .cont ul {
  margin-bottom: 0;
}

.section-8 .cont ul li {
  height: 269px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul li {
    height: 210px;
  }
}

.section-8 .cont ul li:not(:first-child) {
  height: 56px;
  display: flex;
  align-items: center;
}

.section-8 .cont ul li .tab-tit {
  font-size: 18px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul li .tab-tit {
    font-size: 24px;
  }
}

.section-8 .cont ul li.limite {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul li.limite {
    font-size: 18px;
  }
}

.section-8 .cont ul:not(:last-child) li:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.section-8 .cont ul:last-child li:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.section-8 .cont ul.list1 {
  width: 138px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list1 {
    width: 400px;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
  }
}

.section-8 .cont ul.list1 li {
  font-size: 14px;
  padding-left: 18px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list1 li {
    font-size: 18px;
    padding-left: 24px;
  }
}

.section-8 .cont ul.list1 li .tab-tit {
  opacity: 0;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list1 li .tab-tit {
    opacity: 1;
  }
}

.section-8 .cont ul.list2 {
  width: 210px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list2 {
    width: 380px;
  }
}

.section-8 .cont ul.list2 li {
  padding: 0 8px;
  justify-content: center;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list2 li {
    padding: 0 24px;
  }
}

.section-8 .cont ul.list2 li:first-child {
  padding-top: 24px;
}

.section-8 .cont ul.list2 .price {
  font-size: 32px;
  margin: 20px 0 52px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list2 .price {
    font-size: 48px;
    margin: 12px 0;
  }
}

.section-8 .cont ul.list3 {
  min-width: 210px;
  left: 0;
  bottom: 0;
  border-radius: 32px;
  box-shadow: 0px 48px 60px 0px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list3 {
    min-width: 380px;
  }
}

.section-8 .cont ul.list3 li {
  justify-content: center;
}

.section-8 .cont ul.list3 li:first-child {
  padding: 80px 0 52px;
  height: 308px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list3 li:first-child {
    padding: 48px 0 52px;
    height: 250px;
  }
}

.section-8 .cont ul.list3 .limite {
  padding: 0 24px;
}

.section-8 .cont ul.list3 .price {
  font-size: 14px;
  margin-bottom: 54px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list3 .price {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .section-8 .cont ul.list3 .discount-tips {
    width: 80px;
    height: 20px;
    top: 9px;
    right: -20px;
  }
}

.section-8 .cont ul.list3 .price span {
  font-size: 32px;
}

@media (min-width: 1280px) {
  .section-8 .cont ul.list3 .price span {
    font-size: 52px;
  }
}

.section-8 .cont ul.list3 .most-tips {
  height: 40px;
  line-height: 40px;
  background: linear-gradient(90deg, #f50 -3.03%, #ffa825 100%);
  display: block;
  width: 100%;
  top: 0;
}

.section-8 .media-items img {
  width: 72px;
  margin: 0 10px;
}

@media (min-width: 1280px) {
  .section-8 .media-items img {
    margin: 0 16px 0 0;
  }
}

.section-8 .service-items {
  padding: 0 12px;
}

@media (min-width: 1280px) {
  .section-8 .service-items {
    padding: 0;
  }
}

.section-8 .service-items .cell {
  margin: 0 0 24px;
}

@media (min-width: 1280px) {
  .section-8 .service-items .cell {
    min-width: 190px;
    max-width: 232px;
    margin: 0 0 0 32px;
  }
}

.section-8 .service-items .txt .infos {
  font-size: 12px;
}

@media (min-width: 1280px) {
  .section-8 .service-items .txt .infos {
    font-size: 14px;
  }
}

.section-9 {
  padding: 64px 0 32px;
  margin-bottom: 64px;
  background: linear-gradient(
    180deg,
    rgba(4, 98, 240, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 100%
  );
}

@media (min-width: 1280px) {
  .section-9 {
    margin-bottom: 80px;
  }
}

@media (min-width: 1600px) {
  .section-9 {
    padding: 80px 0;
    margin-bottom: 120px;
  }
}

.section-9 .review-swiper {
  padding-top: 40px;
}

@media (min-width: 992px) {
  .section-9 .review-swiper {
    padding-top: 64px;
  }
}

.section-9 .review-swiper .list {
  transition-timing-function: linear !important;
}

.section-9 .review-swiper .swiper-slide {
  width: fit-content !important;
  height: auto;
}

.section-9 .review-swiper .cell {
  width: fit-content;
  padding: 24px 16px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.section-9 .review-swiper .cell:hover {
  box-shadow: 2px 4px 20px 0px rgba(145, 169, 182, 0.3);
}

.section-9 .review-swiper .cell .user-content {
  max-width: 300px;
  padding: 12px;
  border-radius: 6px;
  background: #ecf3ff;
  margin-bottom: 10px;
  flex: 1;
}

.section-9 .reviews-items img {
  margin: 0 0 32px;
}

@media (min-width: 1280px) {
  .section-9 .reviews-items {
    max-width: 1008px;
  }
  .section-9 .reviews-items img {
    margin: 0 16px 40px;
  }
}

@media (min-width: 1600px) {
  .section-9 .reviews-items {
    max-width: 1040px;
  }
  .section-9 .reviews-items img {
    margin: 0 32px 40px;
  }
}

.section-10 {
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-10 {
    margin-bottom: 80px;
  }
}

@media (min-width: 1600px) {
  .section-10 {
    margin-bottom: 120px;
  }
}

.section-10 .container > div {
  gap: 40px;
}
@media (min-width: 1600px) {
  .section-10 .container {
    max-width: 1456px;
  }
}

.section-10 h2 {
  width: fit-content;
  position: relative;
  margin: 0 auto 40px;
}

@media (min-width: 1280px) {
  .section-10 h2 {
    margin: 0 auto 64px;
  }
}
.section-10 .tech-cont {
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(
    180deg,
    rgba(4, 98, 240, 0.05) 0%,
    rgba(17, 177, 255, 0.05) 100%
  );
}
.section-10 .tech-cont .tech-item > div {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
}
.section-10 .tech-cont .tech-item .video-cont {
  flex: auto;
}
@media (min-width: 1280px) {
  .section-10 .tech-cont {
    width: 850px;
    padding: 24px;
    border-radius: 24px;
  }
  .section-10 .tech-cont .tech-item > div {
    border-radius: 16px;
    overflow: hidden;
  }
}

.section-10 .new-cont {
  width: 100%;
  padding: 24px 16px;
  border-radius: 16px;
  background: linear-gradient(
    180deg,
    rgba(4, 98, 240, 0.05) 0%,
    rgba(17, 177, 255, 0.05) 100%
  );
  max-height: 392px;
  overflow-y: auto;
}
@media (min-width: 1280px) {
  .section-10 .new-cont {
    width: 542px;
    padding: 40px 24px;
    border-radius: 24px;
    max-height: 526px;
  }
}
.section-10 .new-cont::-webkit-scrollbar {
  width: 8px;
}
.section-10 .new-cont::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.section-10 .new-cont::-webkit-scrollbar-thumb {
  background: rgba(36, 36, 36, 0.1);
  border-radius: 10px;
}
.section-10 .new-cont::-webkit-scrollbar-thumb:hover {
  background: rgba(36, 36, 36, 0.2);
  cursor: pointer;
}
.section-10 .new-cont ul li {
  position: relative;
  margin-bottom: 24px;
  line-height: 22px;
}
.section-10 .new-cont ul li:last-of-type {
  margin-bottom: 0;
}
.section-10 .new-cont ul li a {
  font-weight: 400;
  color: #2d2d2d;
}
@media (min-width: 1600px) {
  .section-10 .new-cont ul li {
    margin-bottom: 34px;
    line-height: 26px;
  }
  .section-10 .new-cont ul li a {
    font-weight: 500;
  }
}

.section-10 .new-cont ul li a::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.7);
  top: 12px;
  left: 0;
}

.section-10 .new-cont ul li a:hover {
  text-decoration: underline;
}

.section-10 .new-cont ul li a:hover::before {
  background: #0462f0;
}

.section-10 .more {
  border-bottom: 1px solid #000;
  margin: 40px auto 0;
  text-align: center;
  display: flex;
  justify-content: center;
  width: fit-content;
}

.section-10 .more:hover {
  border-bottom: 1px solid #0462f0;
}

.section-11 {
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-11 {
    margin-bottom: 80px;
  }
}

@media (min-width: 1600px) {
  .section-11 {
    margin-bottom: 120px;
  }
}

.section-11 .accordion-item {
  padding: 24px 16px;
  border-radius: 0 !important;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.section-11 .accordion.v1.v1-0-1 .accordion-item:not(:first-of-type) {
  border-top: none;
}
.section-11 .accordion.v1.v1-0-1 .accordion-button:not(.collapsed) {
  color: #0462f0;
}
@media (min-width: 1280px) {
  .section-11 .accordion-item {
    padding: 32px;
  }
}

.section-11 .accordion-item .accordion-button {
  font-size: 16px !important;
  padding: 0 !important;
}

@media (min-width: 1280px) {
  .section-11 .accordion-item .accordion-button {
    font-size: 20px !important;
  }
}

.section-11 .accordion-item .accordion-button::after {
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="black" stroke-opacity="1" stroke-width="2.66667" stroke-linecap="round"/></svg>') !important;
  background-size: 100% !important;
}

@media (min-width: 1280px) {
  .section-11 .accordion-item .accordion-button::after {
    width: 32px;
    height: 32px;
  }
}

.section-11 .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00029 14.0003L15.2929 22.2929C15.6834 22.6834 16.3166 22.6834 16.7071 22.2929L24.9997 14.0003" stroke="%230462F0" stroke-opacity="1" stroke-width="2.66667" stroke-linecap="round"/></svg>') !important;
  -webkit-transform: rotate(-180deg) !important;
  transform: rotate(-180deg) !important;
}

.section-12 {
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-12 {
    margin-bottom: 80px;
  }
}

@media (min-width: 1600px) {
  .section-12 {
    margin-bottom: 120px;
  }
}

.section-12 .cont {
  padding: 40px 16px;
  border-radius: 16px;
  background: linear-gradient(90deg, #0462f0 0%, #11b1ff 100%);
  margin-bottom: 64px;
  gap: 64px;
}

@media (min-width: 1280px) {
  .section-12 .cont {
    padding: 48px;
    margin-bottom: 80px;
    gap: 30px;
  }
}

@media (min-width: 1600px) {
  .section-12 .cont {
    padding: 52px 61px;
    margin-bottom: 120px;
    gap: 40px;
  }
}

.section-12 .cont .box .pro-box {
  width: 100%;
}
.section-12 .cont .txt h4 {
  color: #fff;
  margin-bottom: 16px;
}
.section-12 .cont .txt h3 {
  color: #fff;
  margin-bottom: 32px;
}
.section-12 .cont .txt .downloads-count {
  color: #fff;
  font-family: HarmonyOS Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.section-12 .cont .txt .downloads-count span {
  display: inline-block;
  color: #ffa825;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 1280px) {
  .section-12 .cont .box .pro-box {
    width: 450px;
  }
  .section-12 .cont .txt h4 {
    margin-bottom: 12px;
  }
  .section-12 .cont .txt h3 {
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .section-12 .cont .box .pro-box {
    width: 546px;
  }
}
.section-13 {
  margin-bottom: 64px;
}
.section-13 .container {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}
.section-13 .container .item {
  border-radius: 16px;
  border: 1px solid #d4d4d4;
  padding: 11px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(50% - 8px);
}
.section-13 .container .item svg {
  margin-bottom: 12px;
}
.section-13 .container .item .p4-tit {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 6px;
}
@media (min-width: 1280px) {
  .section-13 {
    margin-bottom: 80px;
  }
  .section-13 .container {
    gap: 64px;
  }
  .section-13 .container .item {
    border-radius: 24px;
    padding: 15px 23px;
    width: calc(25% - 48px);
  }
  .section-13 .container .item svg {
    margin-bottom: 16px;
  }
}
@media (min-width: 1600px) {
  .section-13 {
    margin-bottom: 120px;
  }
  .section-13 .container {
    gap: 80px;
  }
  .section-13 .container .item {
    padding: 23px 64px;
    width: calc(25% - 60px);
  }
}
