@charset "UTF-8";
.modal-popup-video .modal-content {
  border: none;
}

.fade-in {
  pointer-events: auto !important;
}

@media (min-width: 992px) {
  section .btn {
    min-width: 200px;
  }
}
.mt-32 {
  margin-top: 32px;
}

@media (min-width: 1600px) {
  .mt-xxl-32 {
    margin-top: 32px;
  }
}

.px-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.lh-4 {
  line-height: 1.4;
}

section h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  section h2 {
    max-width: 950px;
    font-size: 36px;
    line-height: 50px;
  }
}
@media (min-width: 1600px) {
  section h2 {
    max-width: 1200px;
    font-size: 48px;
    line-height: 57px;
  }
}
section .text-blue {
  color: #0670FB;
}

section .text-linear-orange {
  background: linear-gradient(86.1deg, #FF5500 2.48%, #FFCF1B 155.86%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hover-bottom-line:hover {
  color: #0670FB !important;
}
.hover-bottom-line:hover::after {
  background-color: #0670FB;
}
.hover-bottom-line:hover svg {
  color: #0670FB;
}
.hover-bottom-line::after {
  background-color: #0670FB;
}

section .link-more .hover-bottom-line {
  position: relative;
  text-decoration: underline;
}

@media (min-width: 992px) {
  section .link-more .hover-bottom-line {
    text-decoration: none;
  }
  section .link-more .hover-bottom-line::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #212121;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
section .list-hollow-ok {
  margin-bottom: 0;
  color: #3A3A3A;
}

section .list-hollow-ok li {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
}
@media (min-width: 1600px) {
  section .list-hollow-ok li {
    font-size: 18px;
  }
}

@media (min-width: 1600px) {
  section .list-hollow-ok li {
    padding-left: 34px;
  }
}
section .list-hollow-ok li:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/list-hollow-ok.svg) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 2px;
}

section .list-hollow-ok li:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 1600px) {
  section .list-hollow-ok li:not(:last-child) {
    margin-bottom: 16px;
  }
}

.opacity-60 {
  opacity: 0.6;
}

.section-1 {
  padding: 0;
  overflow: hidden;
  position: relative;
}

.section-1 .content-wrap {
  padding: 32px 0 48px;
  position: relative;
  background: linear-gradient(277.46deg, #C4E0FF 3.23%, #F6FBFF 103.18%);
  display: flex;
  align-items: center;
}

@media (min-width: 992px) {
  .section-1 .content-wrap {
    padding: 32px 0;
  }
}
@media (min-width: 1600px) {
  .section-1 .content-wrap {
    padding: 45px 0;
  }
}
@media (min-width: 2300px) {
  .section-1 .content-wrap {
    padding: 100px 0;
  }
}
.section-1 h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 41.6px;
}

@media (min-width: 992px) {
  .section-1 h1 {
    font-size: 40px;
    line-height: 56px;
  }
}
@media (min-width: 1600px) {
  .section-1 h1 {
    font-size: 48px;
    line-height: 67.2px;
  }
}
.section-1 .hot-icon {
  width: 45px;
  height: 16px;
  display: inline-block;
  z-index: 1;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/hot-icon.png) no-repeat;
  background-size: 100% 100%;
}

.section-1 .self-icon {
  width: -moz-max-content;
  width: max-content;
  height: 16px;
  padding: 0 6px 0 9px;
  display: inline-block;
  z-index: 1;
  background: url(https://images.tenorshare.com/img-2024/product/icarefone-transfer/hot.png) no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 16px;
  font-style: italic;
}

.section-1 .lft {
  max-width: 100%;
}
.section-1 .lft .popup-video-group {
  line-height: 1.5;
}
@media (min-width: 1280px) {
  .section-1 .lft .popup-video-group {
    font-size: 16px;
  }
  .section-1 .lft .popup-video-group svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1600px) {
  .section-1 .lft .popup-video-group {
    font-size: 18px;
  }
  .section-1 .lft .popup-video-group svg {
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 992px) {
  .section-1 .lft {
    max-width: 570px;
  }
}
@media (min-width: 1600px) {
  .section-1 .lft {
    max-width: 719px;
    margin-left: 0;
  }
}
.section-1 .lft .sec-tit {
  color: #212121;
  font-size: 20px;
  font-weight: 500;
  gap: 4px;
}

@media (min-width: 992px) {
  .section-1 .lft .sec-tit {
    font-size: 24px;
  }
}
.section-1 .lft .sec-tit .support-tips {
  font-size: 14px;
  font-weight: 600;
  margin-left: 16px;
  position: relative;
}

.section-1 .lft .sec-tit .support-tips span {
  position: relative;
  z-index: 2;
  background: linear-gradient(270deg, #1D8CFF -8.26%, #0065E7 102.89%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-1 .lft .sec-tit .support-tips::after {
  content: "";
  width: 89px;
  height: 11px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/support-line.svg?v=1) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  z-index: 0;
}

.section-1 .lft .des-list {
  color: #525252;
  font-weight: 500;
  line-height: 27px;
  padding-left: 28px;
  max-width: 790px;
  list-style: none;
  margin-bottom: 32px;
}

@media (max-width: 568px) {
  .section-1 .lft .des-list {
    max-width: 342px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .section-1 .lft .des-list {
    margin-top: 14px;
  }
}
@media (max-width: 1600px) {
  .section-1 .lft .des-list {
    line-height: 24px;
  }
}
.section-1 .lft .des-list li {
  font-size: 14px;
  position: relative;
  color: #525252;
}

@media (min-width: 1600px) {
  .section-1 .lft .des-list li {
    font-size: 16px;
  }
}
.section-1 .lft .text-bold {
  font-weight: 400;
  color: #525252;
}

.section-1 .lft .des-list li::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/blue-correct.png) no-repeat;
  background-size: 100% 100%;
  top: 2px;
  left: -28px;
}

@media (min-width: 1600px) {
  .section-1 .lft .des-list li::before {
    width: 24px;
    height: 24px;
    top: 0;
  }
}
.section-1 .lft .des-list li:not(:nth-child(1)) {
  margin-top: 12px;
}

@media (max-width: 992px) {
  .section-1 .lft .des-list li:not(:nth-child(1)) {
    margin-top: 8px;
  }
}
.section-1 .btn-group {
  gap: 12px;
}

@media (min-width: 992px) {
  .section-1 .btn-group {
    gap: 32px;
  }
}
.btn-group a {
  min-width: 200px;
}

.section-1 .btn-group .tip-text {
  font-weight: 400;
  font-size: 12px;
  color: rgba(45, 45, 45, 0.6);
}

.section-1 .change-sys a {
  opacity: 0.3;
  transition: all 0.4s;
}

.section-1 .change-sys a.active {
  opacity: 1;
}

.section-1 .change-sys a:hover {
  color: #212121;
  opacity: 1;
}

.section-1 .banner {
  width: 342px;
  margin-top: 48px;
}

@media (min-width: 768px) {
  .section-1 .banner {
    width: 621px;
  }
}
@media (min-width: 1280px) {
  .section-1 .banner {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner {
    width: 902px;
  }
}
.section-1 .banner .banner-content {
  top: 50%;
  left: 50%;
  transform: translate(-38%, 72%);
}
@media (min-width: 768px) {
  .section-1 .banner .banner-content {
    transform: translate(-35%, 92%);
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .banner-content {
    transform: translate(-34%, 104%);
  }
}
.section-1 .banner .banner-content .display-text {
  font-weight: 600;
  font-size: 8px;
  color: #2A2B2C;
}
@media (min-width: 768px) {
  .section-1 .banner .banner-content .display-text {
    font-size: 12px;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .banner-content .display-text {
    font-size: 16px;
  }
}
.section-1 .banner .banner-content .cleaning-progress {
  width: 116px;
  height: 4px;
  background: #E6E6E6;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .section-1 .banner .banner-content .cleaning-progress {
    width: 200px;
    height: 7px;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .banner-content .cleaning-progress {
    width: 293px;
    height: 10px;
  }
}
.section-1 .banner .banner-content .cleaning-progress .progress-fill {
  height: 100%;
  width: 0%;
  background: linear-gradient(180deg, #85C0FF 0%, #59AAFF 45.67%, #057FFF 100%);
  border-radius: 6px;
  transition: width 5s linear;
}
.section-1 .banner .img-rocket {
  width: 38px;
  bottom: 24px;
  right: 56px;
  opacity: 1;
}
@media (min-width: 768px) {
  .section-1 .banner .img-rocket {
    width: 61px;
    bottom: 52px;
    right: 107px;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .img-rocket {
    width: 91px;
    bottom: 76px;
    right: 154px;
  }
}
.section-1 .banner .img-rocket.float-animation {
  animation: rocketFloat 2s ease-in-out infinite;
}
@keyframes rocketFloat {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
.section-1 .banner .plate-group {
  width: 45px;
  top: 26px;
  right: 36px;
}
@media (min-width: 768px) {
  .section-1 .banner .plate-group {
    width: 82px;
    top: 45px;
    right: 69px;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .plate-group {
    width: 119px;
    top: 66px;
    right: 97px;
  }
}
.section-1 .banner .img-finish {
  width: 24px;
  top: 50%;
  left: 50%;
  transform: translate(112%, -75%);
}
@media (min-width: 768px) {
  .section-1 .banner .img-finish {
    width: 39px;
  }
}
@media (min-width: 1600px) {
  .section-1 .banner .img-finish {
    width: 59.5px;
    top: 50%;
    left: 50%;
  }
}

.section-2 {
  padding: 24px 0;
  background: #CDE3FF;
}

@media (min-width: 1280px) {
  .section-2 {
    padding: 20px 0;
  }
}
@media (min-width: 1600px) {
  .section-2 {
    padding: 24px 0;
  }
}
.section-2 .lft {
  margin-bottom: 12px;
}

@media (min-width: 1280px) {
  .section-2 .lft {
    margin-bottom: 0;
  }
}
.section-2 .lft .pre-prize {
  gap: 46px;
  margin-bottom: 18px;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize {
    gap: 50px;
    padding-right: 50px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize {
    gap: 80px;
    padding-right: 64px;
  }
}
@media (min-width: 1700px) {
  .section-2 .lft .pre-prize {
    gap: 96px;
    padding-right: 75px;
  }
}
.section-2 .lft .pre-prize li {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 72px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #99a6cb;
  position: relative;
  text-wrap: nowrap;
}

@media (min-width: 768px) {
  .section-2 .lft .pre-prize li {
    max-width: 102px;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li {
    max-width: 122px;
  }
}
.section-2 .lft .pre-prize li::before {
  content: "";
  width: 20px;
  height: 32px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/prize-bg.svg) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -16px;
  top: 0;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li::before {
    width: 25px;
    height: 40px;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li::before {
    width: 34px;
    height: 55px;
    left: -30px;
  }
}
.section-2 .lft .pre-prize li::after {
  content: "";
  width: 20px;
  height: 32px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/prize-bg.svg) no-repeat;
  background-size: 100% 100%;
  transform: rotateY(180deg);
  position: absolute;
  right: -16px;
  top: 0;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li::after {
    width: 25px;
    height: 40px;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li::after {
    width: 34px;
    height: 55px;
    right: -30px;
  }
}
.section-2 .lft .pre-prize li .tit {
  font-size: 14px;
  font-weight: 800;
  display: block;
}

@media (min-width: 768px) {
  .section-2 .lft .pre-prize li .tit {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li .tit {
    font-size: 24px;
  }
}
.section-2 .lft .pre-prize li .des {
  font-size: 12px;
  transform: scale(0.5);
}

@media (min-width: 768px) {
  .section-2 .lft .pre-prize li .des {
    transform: scale(0.8);
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li .des {
    transform: scale(1);
  }
}
.section-2 .lft .media-lists {
  gap: 12px;
}

@media (min-width: 768px) {
  .section-2 .lft .media-lists {
    padding: 0 24px;
    gap: 24px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent #99A6CB transparent #99A6CB;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .media-lists {
    padding: 0 40px;
    gap: 24px;
  }
}
@media (min-width: 1700px) {
  .section-2 .lft .media-lists {
    padding: 0 40px;
    gap: 46px;
  }
}
.section-2 .lft .media-lists img {
  height: 16px;
}
@media (min-width: 768px) {
  .section-2 .lft .media-lists img {
    height: 20px;
  }
}
@media (min-width: 1366px) {
  .section-2 .lft .media-lists img {
    height: 30px;
  }
}
@media (min-width: 1600px) {
  .section-2 .lft .media-lists img {
    height: 32px;
  }
}

@media (min-width: 1280px) {
  .section-2 .rgt {
    padding-left: 40px;
  }
}
.section-2 .rgt img {
  width: 116px;
  margin-right: 2px;
}

@media (min-width: 992px) {
  .section-2 .rgt img {
    width: 99px;
  }
}
@media (min-width: 1600px) {
  .section-2 .rgt img {
    width: 116px;
  }
}
.section-2 .rgt .review-mark {
  font-size: 24px;
  font-weight: 500;
}

.section-2 .rgt .des {
  color: #3A3A3A;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.section-2 .rgt .des:hover {
  color: #F50;
}

@media (min-width: 992px) {
  .section-2 .rgt .des {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .section-2 .rgt .des {
    font-size: 18px;
  }
}
.section-2 .rgt .gap-line {
  width: 120px;
  height: 1px;
  background: #99A6CB;
  margin: 4px 0;
}

@media (max-width: 1600px) {
  .section-2 .rgt .gap-line {
    margin: 2px 0;
    width: 108px;
  }
}
@media (max-width: 992px) {
  .section-2 .rgt .gap-line {
    margin: 4px 0;
    width: 120px;
  }
}
.section-3 {
  padding: 64px 0;
}
@media (min-width: 1280px) {
  .section-3 {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .section-3 {
    padding: 120px 0;
  }
}
.section-3 .wrap-gap {
  gap: 24px;
}
@media (min-width: 992px) {
  .section-3 .wrap-gap {
    gap: 26px;
  }
}
@media (min-width: 1600px) {
  .section-3 .wrap-gap {
    gap: 36px;
  }
}
.section-3 .cont-wrap {
  margin-top: 32px;
}
@media (min-width: 1280px) {
  .section-3 .cont-wrap {
    margin-top: 56px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap {
    margin-top: 64px;
  }
}
.section-3 .cont-wrap .card {
  width: 100%;
  border-radius: 16px;
}
.section-3 .cont-wrap .card .title {
  font-weight: 600;
  font-size: 20px;
  color: #212121;
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card .title {
    font-size: 28px;
  }
}
.section-3 .cont-wrap .card .desc {
  font-size: 14px;
  color: #3A3A3A;
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card .desc {
    font-size: 18px;
  }
}
.section-3 .cont-wrap .card .desc span {
  font-size: 28px;
  font-weight: 700;
}
@media (min-width: 1280px) {
  .section-3 .cont-wrap .card .desc span {
    font-size: 32px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card .desc span {
    font-size: 48px;
  }
}
.section-3 .cont-wrap .card .c1-color {
  color: #0670FB;
}
.section-3 .cont-wrap .card .c2-color {
  color: #9355EC;
}
.section-3 .cont-wrap .card .c3-color {
  color: #3F8D59;
}
.section-3 .cont-wrap .card .c4-color {
  color: #E0623A;
}
.section-3 .cont-wrap .card.c1 {
  background: url("https://images.tenorshare.com/products/cleamio/sec3-c1.png") no-repeat center center;
  background-size: cover;
  padding: 16px 24px;
  min-height: 425px;
}
@media (min-width: 768px) {
  .section-3 .cont-wrap .card.c1 {
    min-height: 483px;
    width: 440px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card.c1 {
    min-height: 668px;
    width: 520px;
    padding: 39px 48px;
  }
}
@media (min-width: 1700px) {
  .section-3 .cont-wrap .card.c1 {
    width: 604px;
  }
}
.section-3 .cont-wrap .card.c2 {
  background: url("https://images.tenorshare.com/products/cleamio/sec3-c2.png") no-repeat center center;
  background-size: cover;
  padding: 24px;
  min-height: 235px;
}
@media (min-width: 768px) {
  .section-3 .cont-wrap .card.c2 {
    width: 351px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card.c2 {
    min-height: 325px;
    width: 485px;
    padding: 40px;
  }
}
.section-3 .cont-wrap .card.c3 {
  background: url("https://images.tenorshare.com/products/cleamio/sec3-c3.png") no-repeat center center;
  background-size: cover;
  padding: 24px;
  min-height: 235px;
}
@media (min-width: 768px) {
  .section-3 .cont-wrap .card.c3 {
    width: 351px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card.c3 {
    min-height: 325px;
    width: 485px;
    padding: 40px;
  }
}
.section-3 .cont-wrap .card.c4 {
  background: url("https://images.tenorshare.com/products/cleamio/sec3-c4-mb.png") no-repeat center center;
  background-size: cover;
  padding: 24px;
  min-height: 318px;
}
@media (min-width: 768px) {
  .section-3 .cont-wrap .card.c4 {
    background: url("https://images.tenorshare.com/products/cleamio/sec3-c4.png") no-repeat center center;
    background-size: cover;
    min-height: 220px;
    width: 727px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont-wrap .card.c4 {
    min-height: 305px;
    width: 1007px;
    padding: 48px 40px;
  }
}

.wrap-common {
  gap: 32px;
}
@media (min-width: 1280px) {
  .wrap-common {
    gap: 48px;
  }
}
@media (min-width: 1600px) {
  .wrap-common {
    gap: 102px;
  }
}
.wrap-common .img-box {
  width: 342px;
}
@media (min-width: 768px) {
  .wrap-common .img-box {
    width: 645px;
  }
}
@media (min-width: 992px) {
  .wrap-common .img-box {
    width: 515px;
  }
}
@media (min-width: 1280px) {
  .wrap-common .img-box {
    width: 645px;
  }
}
@media (min-width: 1600px) {
  .wrap-common .img-box {
    width: 768px;
  }
}
.wrap-common .cleanio-icon {
  top: 68px;
  right: 42px;
  width: 127px;
  animation: floatUpDown 1s linear infinite alternate;
}
@media (min-width: 768px) {
  .wrap-common .cleanio-icon {
    width: 240px;
    top: 130px;
    right: 80px;
  }
}
@media (min-width: 992px) {
  .wrap-common .cleanio-icon {
    top: 78px;
    right: 37px;
  }
}
@media (min-width: 1280px) {
  .wrap-common .cleanio-icon {
    top: 130px;
    right: 80px;
  }
}
@media (min-width: 1600px) {
  .wrap-common .cleanio-icon {
    width: 285px;
    top: 150px;
    right: 98px;
  }
}
.wrap-common .ai-icon {
  top: 0;
  right: 10px;
  width: 40px;
  animation: floatUpDown 2.8s linear infinite alternate;
  z-index: 1;
}
@media (min-width: 768px) {
  .wrap-common .ai-icon {
    width: 74px;
  }
}
@media (min-width: 1600px) {
  .wrap-common .ai-icon {
    width: 88px;
  }
}
.wrap-common .file-icon {
  bottom: 0;
  left: -36px;
  width: 120px;
  animation: floatUpDown 1.5s linear infinite alternate;
}
@media (min-width: 768px) {
  .wrap-common .file-icon {
    width: 222px;
    left: -70px;
  }
}
@media (min-width: 992px) {
  .wrap-common .file-icon {
    width: 222px;
    left: -70px;
  }
}
@media (min-width: 1600px) {
  .wrap-common .file-icon {
    width: 247px;
  }
}
@keyframes floatUpDown {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}
.wrap-common .text-box {
  flex: 1;
}

.mb-32 {
  margin-bottom: 32px;
}

@media (min-width: 1280px) {
  .mb-xl-40 {
    margin-bottom: 40px;
  }
}

.p-common {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #525252;
}
@media (min-width: 1600px) {
  .p-common {
    font-size: 18px;
  }
}

.color-light {
  color: #6B6B6B;
}

.section-4 {
  padding: 0 0 64px;
}
@media (min-width: 1280px) {
  .section-4 {
    padding: 0 0 100px;
  }
}
@media (min-width: 1600px) {
  .section-4 {
    padding: 0 0 120px;
  }
}

.section-6 {
  padding: 64px 0;
}
@media (min-width: 1280px) {
  .section-6 {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .section-6 {
    padding: 120px 0;
  }
}
.section-6 .file-list {
  gap: 2px;
  bottom: 37px;
  right: 24px;
  width: 236px;
}
@media (min-width: 768px) {
  .section-6 .file-list {
    width: 445px;
    bottom: 63px;
    right: 40px;
  }
}
@media (min-width: 992px) {
  .section-6 .file-list {
    width: 364px;
    bottom: 59px;
    right: 30px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list {
    width: 445px;
    bottom: 63px;
    right: 40px;
  }
}
@media (min-width: 1600px) {
  .section-6 .file-list {
    width: 529px;
    bottom: 94px;
    right: 52px;
  }
}
.section-6 .file-list .file-item {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.8);
  padding: 0px 2px;
  width: 100%;
}
@media (min-width: 768px) {
  .section-6 .file-list .file-item {
    padding: 4px 6px;
  }
}
@media (min-width: 992px) {
  .section-6 .file-list .file-item {
    padding: 2px 4px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list .file-item {
    padding: 4px 6px;
  }
}
@media (min-width: 1600px) {
  .section-6 .file-list .file-item {
    padding: 5px 7px;
  }
}
.section-6 .file-list .file-item .file-info {
  gap: 2px;
}
@media (min-width: 768px) {
  .section-6 .file-list .file-item .file-info {
    gap: 7px;
  }
}
@media (min-width: 992px) {
  .section-6 .file-list .file-item .file-info {
    gap: 2px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list .file-item .file-info {
    gap: 7px;
  }
}
.section-6 .file-list .file-item .file-info .icon {
  width: 14px;
}
@media (min-width: 768px) {
  .section-6 .file-list .file-item .file-info .icon {
    width: 27px;
  }
}
@media (min-width: 992px) {
  .section-6 .file-list .file-item .file-info .icon {
    width: 20px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list .file-item .file-info .icon {
    width: 27px;
  }
}
@media (min-width: 1600px) {
  .section-6 .file-list .file-item .file-info .icon {
    width: 32px;
  }
}
.section-6 .file-list .file-item .file-info .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-6 .file-list .file-item .file-info .file-name .old-name,
.section-6 .file-list .file-item .file-info .file-name .new-name {
  font-weight: 500;
  font-size: 4px;
  color: #2A2B2C;
}
@media (min-width: 768px) {
  .section-6 .file-list .file-item .file-info .file-name .old-name,
  .section-6 .file-list .file-item .file-info .file-name .new-name {
    font-size: 6px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list .file-item .file-info .file-name .old-name,
  .section-6 .file-list .file-item .file-info .file-name .new-name {
    font-size: 8px;
  }
}
.section-6 .file-list .file-item .file-info .file-name .light {
  color: #6D6D6D;
}
.section-6 .file-list .file-item .operate {
  text-align: right;
  font-size: 12px;
  width: 44px;
}
@media (min-width: 768px) {
  .section-6 .file-list .file-item .operate {
    font-size: 20px;
    width: 82px;
  }
}
@media (min-width: 992px) {
  .section-6 .file-list .file-item .operate {
    width: 78px;
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .section-6 .file-list .file-item .operate {
    width: 82px;
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .section-6 .file-list .file-item .operate {
    width: 98px;
  }
}
.section-6 .loading-dots {
  display: flex;
  gap: 4px;
  align-items: center;
  height: 12px;
  justify-content: end;
}
.section-6 .loading-dots .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 0.3;
  transform: scale(0.8);
  transition: all 0.3s ease;
}
.section-6 .loading-dots .dot.dot-1 {
  background-color: #2A2B2C;
}
.section-6 .loading-dots .dot.dot-2 {
  background-color: #636363;
}
.section-6 .loading-dots .dot.dot-3 {
  background-color: #D9D9D9;
}
.section-6 .loading-dots .dot.active {
  opacity: 1;
  transform: scale(1.2);
}

.section-7 {
  padding: 0 0 64px;
}
@media (min-width: 1280px) {
  .section-7 {
    padding: 0 0 100px;
  }
}
@media (min-width: 1600px) {
  .section-7 {
    padding: 0 0 120px;
  }
}
.section-7 .img-box {
  border-radius: 24px;
  padding-top: 12px;
  padding-right: 12px;
  background: linear-gradient(214.54deg, rgba(138, 177, 255, 0.6) 2.92%, rgba(177, 255, 245, 0.6) 80.96%);
}
@media (min-width: 1280px) {
  .section-7 .img-box {
    padding-top: 22px;
    padding-right: 22px;
  }
}
@media (min-width: 1600px) {
  .section-7 .img-box {
    padding-top: 26px;
    padding-right: 26px;
  }
}
.section-7 .img-box picture {
  transition: transform 0.3s ease;
  transform-origin: left bottom;
  cursor: pointer;
}
.section-7 .img-box picture:hover {
  transform: scale(1.1);
}

.sec-features {
  padding: 64px 0;
  background: #F6FAFF;
}

@media (min-width: 1280px) {
  .sec-features {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .sec-features {
    padding: 120px 0;
  }
}
.sec-features .cont {
  margin-top: 32px;
  gap: 32px;
}

@media (min-width: 1280px) {
  .sec-features .cont {
    margin-top: 48px;
    gap: 0;
  }
}
@media (min-width: 1280px) {
  .sec-features .cont {
    margin-top: 64px;
  }
}
.sec-features .pic-features-swiper {
  width: 342px;
}
@media (min-width: 768px) {
  .sec-features .pic-features-swiper {
    width: 627px;
  }
}
.sec-features .pic-features-swiper .pic-box {
  background: linear-gradient(180deg, #C6E4FF -3.7%, #84C0F8 102.6%);
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  /* 定义动画 */
}
@media (min-width: 768px) {
  .sec-features .pic-features-swiper .pic-box {
    border-radius: 20px;
    padding: 20px;
  }
}
@media (min-width: 1600px) {
  .sec-features .pic-features-swiper .pic-box {
    border-radius: 24px;
    padding: 24px;
  }
}
.sec-features .pic-features-swiper .pic-box img {
  transition: transform 0.5s ease;
}
.sec-features .pic-features-swiper .pic-box:hover img {
  transform: scale(1.11);
}
.sec-features .pic-features-swiper .pic-box .step1-cleanio-icon {
  top: 50%;
  left: 50%;
  transform: translate(46%, -117%);
  width: 45px;
  animation: swingRotate1 1s linear infinite alternate;
}
@media (min-width: 768px) {
  .sec-features .pic-features-swiper .pic-box .step1-cleanio-icon {
    width: 82px;
  }
}
@media (min-width: 1600px) {
  .sec-features .pic-features-swiper .pic-box .step1-cleanio-icon {
    width: 101px;
  }
}
.sec-features .pic-features-swiper .pic-box .step3-cleanio-icon {
  top: 50%;
  left: 50%;
  transform: translate(79%, -122%);
  width: 45px;
  animation: swingRotate2 1s linear infinite alternate;
}
@media (min-width: 768px) {
  .sec-features .pic-features-swiper .pic-box .step3-cleanio-icon {
    width: 82px;
  }
}
@media (min-width: 1600px) {
  .sec-features .pic-features-swiper .pic-box .step3-cleanio-icon {
    width: 137px;
    transform: translate(50%, -102%);
    animation: swingRotate2-lg 1s linear infinite alternate;
  }
}
@keyframes swingRotate1 {
  from {
    transform: translate(46%, -117%) rotate(-10deg);
  }
  to {
    transform: translate(46%, -117%) rotate(10deg);
  }
}
@keyframes swingRotate2 {
  from {
    transform: translate(79%, -122%) rotate(-10deg);
  }
  to {
    transform: translate(79%, -122%) rotate(10deg);
  }
}
@keyframes swingRotate2-lg {
  from {
    transform: translate(50%, -102%) rotate(-10deg);
  }
  to {
    transform: translate(50%, -102%) rotate(10deg);
  }
}

@media (min-width: 1600px) {
  .sec-features .pic-features-swiper {
    width: 768px;
  }
}
.sec-features .text-features-swiper {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 1280px) {
  .sec-features .text-features-swiper {
    width: 509px;
  }
}
@media (min-width: 1600px) {
  .sec-features .text-features-swiper {
    width: 764px;
  }
}
.sec-features .text-features-swiper .wrapper-cont {
  gap: 20px;
}

@media (min-width: 1600px) {
  .sec-features .text-features-swiper .wrapper-cont {
    gap: 24px;
  }
}
.sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .cell {
  background: rgba(6, 112, 251, 0.1019607843);
  border-radius: 32px;
  padding: 24px;
}

.sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .tit {
  color: #0670FB;
}

.sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .tit .icon .icon-inactive {
  display: none;
}

.sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .tit .icon .icon-active {
  display: block;
}

.sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .desc {
  display: block;
  padding-top: 12px;
}

@media (min-width: 1600px) {
  .sec-features .text-features-swiper .swiper-slide.swiper-slide-thumb-active .desc {
    padding-top: 20px;
  }
}
.sec-features .text-features-swiper .cell {
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 24px;
  border-radius: 64px;
  background: rgba(6, 112, 251, 0.1019607843);
  cursor: pointer;
}

@media (min-width: 1600px) {
  .sec-features .text-features-swiper .cell {
    padding: 24px 32px;
  }
}
.sec-features .text-features-swiper .tit {
  font-size: 20px;
  font-weight: 600;
  color: #212121;
}

@media (min-width: 1600px) {
  .sec-features .text-features-swiper .tit {
    font-size: 26px;
  }
}
.sec-features .text-features-swiper .tit .icon {
  margin-right: 12px;
}

.sec-features .text-features-swiper .tit .icon img {
  width: 28px;
  height: 28px;
}

@media (min-width: 1600px) {
  .sec-features .text-features-swiper .tit .icon img {
    width: 32px;
    height: 32px;
  }
}
.sec-features .text-features-swiper .tit .icon .icon-inactive {
  display: block;
}

.sec-features .text-features-swiper .tit .icon .icon-active {
  display: none;
}

.sec-features .text-features-swiper .desc {
  font-size: 16px;
  color: #525252;
  display: none;
}
@media (min-width: 1600px) {
  .sec-features .text-features-swiper .desc {
    font-size: 18px;
  }
}

.sec-reviews {
  padding: 56px 0;
  background: #3B84F7;
  position: relative;
}

@media (min-width: 992px) {
  .sec-reviews {
    padding: 100px 0;
  }
}
.sec-reviews::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 248px;
  height: 335px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/review-bg-mob.png) no-repeat;
  background-size: 100%;
}

@media (min-width: 992px) {
  .sec-reviews::before {
    width: 318px;
    height: 405px;
    background: url(https://images.tenorshare.com/img-2024/product/reiboot/review-bg.png) no-repeat;
    background-size: 100%;
  }
}
.sec-reviews h2 svg {
  width: 52px;
}

@media (min-width: 992px) {
  .sec-reviews h2 svg {
    width: 64px;
  }
}
.sec-reviews .cont {
  width: 100%;
  margin-top: 32px;
  gap: 32px;
}

@media (min-width: 992px) {
  .sec-reviews .cont {
    margin-top: 60px;
  }
}
.sec-reviews .cont .cell {
  background: #F3FBFE;
  border-radius: 12px;
  padding: 32px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell {
    min-height: 400px;
    padding: 32px 24px;
  }
}
@media (min-width: 992px) {
  .sec-reviews .cont .cell {
    padding: 32px;
  }
}
.sec-reviews .cont .cell.media-review {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 64px 32px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review {
    width: 544px;
    max-width: 544px;
    padding: 32px 72px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.media-review {
    width: 770px;
    max-width: 770px;
    padding: 32px;
  }
}
.sec-reviews .cont .cell.media-review::before,
.sec-reviews .cont .cell.media-review::after {
  content: "";
  width: 48px;
  height: 48px;
  background: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M63.2888 16.7822C58.8325 17.7304 55.277 19.437 52.6222 21.9022C49.9673 24.4622 48.3555 27.6385 47.7866 31.4311C48.9244 31.4311 49.6829 31.4785 50.0622 31.5733C53.3807 31.9526 56.1777 33.4222 58.4533 35.9822C60.634 38.637 61.7244 41.7185 61.7244 45.2267C61.7244 49.1141 60.5392 52.3852 58.1688 55.04C55.7036 57.6948 52.6222 59.0222 48.9244 59.0222C44.7525 59.0222 41.2444 57.363 38.3999 54.0444C35.4607 50.7259 33.991 45.8904 33.991 39.5378C33.991 33.6593 35.3185 28.2074 37.9733 23.1822C40.5333 18.2518 44.0414 14.1274 48.4977 10.8089C52.954 7.58517 57.8844 5.54667 63.2888 4.69333V16.7822ZM30.151 16.7822C25.6948 17.7304 22.1392 19.437 19.4844 21.9022C16.8296 24.4622 15.2177 27.6385 14.6488 31.4311H16.3555C19.8636 31.8104 22.8029 33.28 25.1733 35.84C27.4488 38.4948 28.5866 41.6237 28.5866 45.2267C28.5866 49.1141 27.4014 52.3852 25.031 55.04C22.5659 57.6948 19.4844 59.0222 15.7866 59.0222C11.6147 59.0222 8.1066 57.363 5.26216 54.0444C2.3229 50.7259 0.85326 45.8904 0.85326 39.5378C0.85326 33.6593 2.18067 28.2074 4.83549 23.1822C7.39548 18.2518 10.9036 14.1274 15.3599 10.8089C19.8162 7.58517 24.7466 5.54667 30.151 4.69333V16.7822Z" fill="%230670FB"/></svg>') no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review::before,
  .sec-reviews .cont .cell.media-review::after {
    width: 64px;
    height: 64px;
  }
}
.sec-reviews .cont .cell.media-review::before {
  top: 16px;
  left: 16px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review::before {
    top: 32px;
    left: 32px;
  }
}
.sec-reviews .cont .cell.media-review::after {
  transform: rotate(180deg);
  right: 16px;
  bottom: 16px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review::after {
    right: 32px;
    bottom: 32px;
  }
}
.sec-reviews .cont .cell.media-review .media-review-swpier {
  max-width: 570px;
  margin: 0 auto;
  font-size: 16px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review .media-review-swpier {
    max-width: 400px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.media-review .media-review-swpier {
    max-width: 570px;
    font-size: 18px;
  }
}
.sec-reviews .cont .cell.media-review .media-review-swpier .media-review-info {
  color: #525252;
  max-width: 570px;
  margin: 32px auto 0;
}

.sec-reviews .cont .cell.media-review .swiper-pagination {
  display: flex;
  left: calc(50% - 30px);
  bottom: 16px;
  gap: 12px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review .swiper-pagination {
    bottom: 32px;
  }
}
.sec-reviews .cont .cell.media-review .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.sec-reviews .cont .cell.media-review .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
}

.sec-reviews .cont .cell.media-review .media-swiper-prev,
.sec-reviews .cont .cell.media-review .media-swiper-next {
  position: absolute;
  z-index: 2;
  top: calc(50% - 20px);
}

.sec-reviews .cont .cell.media-review .media-swiper-prev:hover,
.sec-reviews .cont .cell.media-review .media-swiper-next:hover {
  cursor: pointer;
}

.sec-reviews .cont .cell.media-review .media-swiper-prev.swiper-button-disabled,
.sec-reviews .cont .cell.media-review .media-swiper-next.swiper-button-disabled {
  opacity: 0.4;
}

.sec-reviews .cont .cell.media-review .media-swiper-prev {
  left: -12px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review .media-swiper-prev {
    left: 24px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.media-review .media-swiper-prev {
    left: 32px;
  }
}
.sec-reviews .cont .cell.media-review .media-swiper-next {
  right: -12px;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.media-review .media-swiper-next {
    right: 24px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.media-review .media-swiper-next {
    right: 32px;
  }
}
.sec-reviews .cont .cell.user-review {
  width: 100%;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.user-review {
    width: 300px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.user-review {
    width: 360px;
  }
}
.sec-reviews .cont .cell.user-review a:hover {
  text-decoration: none;
}

.sec-reviews .cont .cell.user-review .txt {
  margin-bottom: 32px;
}

.sec-reviews .cont .cell.user-review .txt .tit {
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px;
  display: inline-block;
  color: #212121;
}

@media (min-width: 992px) {
  .sec-reviews .cont .cell.user-review .txt .tit {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .sec-reviews .cont .cell.user-review .txt .tit {
    font-size: 24px;
  }
}
.sec-reviews .cont .cell.user-review .txt p {
  color: #6B6B6B;
  font-size: 16px;
}

.sec-reviews .cont .cell.user-review .user-info .user-name {
  font-weight: 600;
  color: #212121;
}

#pro-guide {
  padding: 40px 0;
}

#pro-guide .container {
  padding: 0;
}

#pro-guide #accordion-for-more:hover {
  cursor: pointer;
}

#pro-guide h2 {
  max-width: 100%;
}

#pro-guide .nav-contanier {
  margin: 24px auto 0;
}

#pro-guide .nav-contanier .nav-contanier-content {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

#pro-guide .nav-contanier .nav-contanier-content::-webkit-scrollbar {
  display: none;
}

#pro-guide .nav {
  margin: 0 auto;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

#pro-guide .nav::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #D8DFE2;
  position: absolute;
  bottom: 0;
  left: 0;
}

#pro-guide .nav .nav-link {
  padding: 0 16px;
  padding-bottom: 10px;
  cursor: pointer;
  line-height: 150%;
  white-space: nowrap;
  position: relative;
  text-align: center;
  color: #212121;
  font-size: 14px;
  font-weight: 400;
}

#pro-guide .nav .nav-link.active {
  color: #0670FB;
  font-weight: 500;
}

#pro-guide .nav .nav-link.active::after {
  z-index: 99;
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0670FB;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
}

#pro-guide .tab-content {
  padding: 0 24px;
  margin-top: 40px;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item {
  background: rgba(180, 211, 255, 0.1019607843);
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 12px !important;
  transition: all 0.4s;
  border-radius: 12px;
  border: none !important;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item.active {
  background: #0670FB;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item.active .accordion-button {
  color: #fff !important;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item:last-child {
  margin-bottom: 0 !important;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
  padding: 12px 16px;
  line-height: 150%;
  background: none;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:hover {
  color: #0670FB;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button::after {
  width: 32px;
  height: 32px;
  background-size: cover;
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="10" width="2" height="20" rx="1" fill="%23212121"/><rect x="30" y="19" width="2" height="20" rx="1" transform="rotate(90 30 19)" fill="currentColor"/> </svg>');
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
  color: #fff;
  padding-top: 32px;
  padding-bottom: 4px;
  font-weight: 600;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="10" width="2" height="20" rx="1" fill="white"/><rect x="30" y="19" width="2" height="20" rx="1" transform="rotate(90 30 19)" fill="white"/> </svg>');
  transform: rotate(45deg);
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
  padding: 8px 16px 16px;
  color: #fff;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body a {
  color: #fff;
  text-decoration: underline;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
  opacity: 0.8;
  font-size: 16px;
}

#pro-guide #faq-part-content-2 .row {
  gap: 20px;
}

#pro-guide #faq-part-content-2 .vertical {
  gap: 20px;
}

#pro-guide #faq-part-content-2 .item {
  height: 100%;
  padding: 28px 16px;
  border-radius: 12px;
  background: rgba(180, 211, 255, 0.2392156863);
}

#pro-guide #faq-part-content-2 .item .tit {
  color: #212121;
  font-weight: 600;
  line-height: 150%;
}

#pro-guide #faq-part-content-2 .item ul {
  margin-top: 2px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

#pro-guide #faq-part-content-2 .item ul li {
  margin-top: 20px;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

#pro-guide #faq-part-content-2 .item ul li a {
  width: 100%;
  font-weight: 400;
}

@media (min-width: 992px) {
  #pro-guide {
    padding: 80px 0;
  }
  #pro-guide .container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #pro-guide .nav-contanier {
    margin: 40px auto 0;
  }
  #pro-guide .nav-contanier::after {
    height: 4px;
  }
  #pro-guide .tab-content {
    padding: 0;
  }
  #pro-guide .nav {
    font-size: 18px;
    gap: 64px;
  }
  #pro-guide .nav::after {
    display: none;
  }
  #pro-guide .nav .nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 12px;
  }
  #pro-guide .nav .nav-link.active::after {
    width: 70%;
    height: 4px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 18px;
    font-weight: 600;
    padding: 1.2rem 1.5rem;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
    padding-top: 24px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button::after {
    width: 40px;
    height: 40px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    font-size: 16px;
    padding: 0 1.5rem 1.5rem;
  }
  #pro-guide #faq-part-content-2 .row {
    gap: 0;
  }
  #pro-guide #faq-part-content-2 .item ul li a {
    width: auto;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 20px;
  }
}
@media (min-width: 1280px) {
  #pro-guide .tab-content {
    max-width: 1096px;
    margin-left: auto;
    margin-right: auto;
  }
  #pro-guide .nav .nav-link {
    font-size: 20px;
  }
  #pro-guide .nav .nav-link.active::after {
    height: 4px;
    width: 70%;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    padding: 24px 40px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    font-size: 16px;
    padding: 0 40px 24px;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 20px;
  }
  #pro-guide #faq-part-content-2 .vertical .item {
    flex: 1 1 40%;
  }
}
@media (min-width: 1400px) {
  #pro-guide .nav {
    font-size: 20px;
  }
  #pro-guide .nav-contanier {
    max-width: 1266px;
  }
}
@media (min-width: 1600px) {
  #pro-guide {
    padding: 100px 0;
  }
  #pro-guide .nav-contanier {
    margin-top: 60px;
  }
  #pro-guide .tab-content {
    margin-top: 60px;
    max-width: 100%;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 20px;
    line-height: 200%;
    padding: 1.5rem 2.25rem;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 0.625rem 8rem 24px 2.25rem;
    font-size: 18px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
    font-size: 18px;
  }
  #pro-guide #faq-part-content-2 .item {
    padding: 32px;
  }
  #pro-guide #faq-part-content-2 .item ul li {
    margin-top: 24px;
  }
  #pro-guide #faq-part-content-2 .item ul li a {
    font-size: 18px;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 32px;
  }
}
#sec-8 {
  padding: 64px 0;
  background: rgba(6, 112, 251, 0.05);
}

#sec-8::before {
  content: "";
  position: absolute;
  background: url('data:image/svg+xml,<svg width="476" height="398" viewBox="0 0 476 398" fill="none" xmlns="http://www.w3.org/2000/svg"> <path opacity="0.3" d="M159.263 -559.293C-54.9117 -344.726 -50.8118 7.74444 169.784 228.34C390.38 448.936 742.85 453.036 957.417 238.861L801.237 82.6811C670.104 213.422 454.87 210.274 320.459 75.8626C186.048 -58.5482 182.9 -273.783 313.64 -404.916L159.263 -559.293Z" stroke="%230670FB"/></svg>') no-repeat center center;
  background-size: 100% 100%;
  width: 375px;
  height: 340px;
  right: 0;
  top: 0;
  pointer-events: none;
}

#sec-8::after {
  content: "";
  position: absolute;
  background: url('data:image/svg+xml,<svg width="401" height="427" viewBox="0 0 401 427" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-557 159.263C-342.264 -55.4731 10.7898 -51.4735 231.694 169.431C452.598 390.335 456.598 743.388 241.861 958.125L84.9743 801.238C215.869 670.342 212.855 455.158 78.5091 320.812C-55.8366 186.466 -271.021 183.452 -401.916 314.347L-557 159.263Z" fill="%235FB2FF"/></svg>') no-repeat left center;
  background-size: 100% 100%;
  width: 310px;
  height: 320px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

#sec-8 .img-logo {
  width: 128px;
  height: 128px;
}

#sec-8 h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 57.6px;
}

#sec-8 .sub {
  color: #525252;
}

#sec-8 .des-list {
  margin-top: 48px;
  max-width: 1450px;
}

#sec-8 .des-list .item svg {
  color: #5252FF;
}

#sec-8 .des-list .item .tit {
  color: #212121;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

#sec-8 .des-list .item .des {
  color: #848484;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

#sec-8 .review {
  gap: 26px;
}

#sec-8 .review .trustpilot {
  position: relative;
  width: 149px;
}

#sec-8 .review .trustpilot::after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #D8DFE2;
  position: absolute;
  top: 50%;
  right: -13px;
  transform: translateY(-50%);
}

#sec-8 .review .star {
  width: 209.5px;
}

@media (max-width: 1600px) {
  #sec-8 {
    padding: 80px 0 32px;
  }
  #sec-8 .img-logo {
    width: 96px;
    height: 96px;
  }
  #sec-8 h2 {
    font-size: 36px;
    line-height: 50.4px;
  }
  #sec-8 a .start {
    height: 32px;
    width: auto;
  }
  #sec-8 .comment-points {
    font-size: 16px;
    line-height: 24px;
  }
  #sec-8 .des-list {
    margin-top: 40px;
  }
  #sec-8 .des-list .item img {
    width: 40px;
    height: 40px;
  }
  #sec-8 .des-list .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  #sec-8 {
    padding: 64px 0;
  }
  #sec-8::before {
    width: 288px;
    height: 240px;
  }
  #sec-8 .img-logo {
    width: 80px;
    height: 80px;
  }
  #sec-8 h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  #sec-8 a .start {
    height: 24px;
  }
  #sec-8 .des-list {
    margin-top: 32px;
    gap: 20px 24px;
  }
  #sec-8 .des-list .item {
    flex: 1 1 30%;
  }
  #sec-8 .des-list .item .des {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  #sec-8::before {
    background: url('data:image/svg+xml,<svg width="156" height="220" viewBox="0 0 156 220" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.3" d="M67.8575 -190.697C-23.9483 -98.723 -22.1908 52.3628 72.3672 146.921C166.925 241.479 318.011 243.236 409.985 151.431L343.039 84.4843C286.829 140.526 194.569 139.177 136.954 81.5616C79.3386 23.9466 77.9891 -68.3135 134.031 -124.523L67.8575 -190.697Z" stroke="%233C3CFF" stroke-width="0.428648"/></svg>') no-repeat center center;
    width: 156px;
    height: 220px;
    display: none;
  }
  #sec-8::after {
    background: url('data:image/svg+xml,<svg width="147" height="144" viewBox="0 0 147 144" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity=".1" d="M-202.914 57.716c78.28-78.28 206.982-76.822 287.51 3.706 80.529 80.529 81.987 209.231 3.707 287.511l-57.192-57.192c47.717-47.716 46.618-126.16-2.356-175.134C-20.22 67.632-98.663 66.534-146.38 114.25l-56.534-56.534z" fill="%235FB2FF"/></svg>') no-repeat center center;
    width: 147px;
    height: 144px;
  }
  #sec-8 .des-list .item {
    flex: 1 1 45%;
  }
  #sec-8 .review {
    gap: 16px;
  }
  #sec-8 .review .trustpilot {
    order: 3;
    width: 132px;
  }
  #sec-8 .review .trustpilot::after {
    display: none;
  }
  #sec-8 .review .text {
    order: 2;
    font-size: 16px;
  }
  #sec-8 .review .star {
    width: 190px;
    order: 1;
  }
  #sec-8 .review .star span {
    font-size: 24px;
  }
}
#tech-spec {
  padding: 64px 0;
}

@media (min-width: 992px) {
  #tech-spec {
    padding: 100px 0;
  }
}
#tech-spec .content-wrap {
  margin-top: 28px;
  align-items: stretch;
}

#tech-spec .content-wrap > div {
  height: auto;
}

#tech-spec .item {
  border-radius: 12px;
  background: rgba(180, 211, 255, 0.1607843137);
  padding: 32px;
  color: #212121;
}

#tech-spec .item p {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}

#tech-spec .item p span:nth-child(1) {
  font-weight: 600;
}

#tech-spec .item .tit {
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

#tech-spec .item .des {
  color: #878b8d;
  font-size: 16px;
  margin-top: 32px;
}

#tech-spec .item .system-tit {
  font-weight: 600;
  line-height: 32px;
}

#tech-spec .item .system-content {
  color: #6b6b6b;
  margin-top: 4px;
}

#tech-spec .item svg {
  flex-shrink: 0;
}

#tech-spec .item .device-des {
  font-size: 14px;
  color: #878B8D;
  margin-top: 32px;
}

@media (min-width: 1600px) {
  #tech-spec .item .device-des {
    font-size: 16px;
  }
}
#tech-spec .col-lg-6 {
  margin-top: 32px;
}

@media (max-width: 1600px) {
  #tech-spec .content-wrap {
    margin-top: 8px;
  }
  #tech-spec .item .tit {
    font-size: 18px;
  }
  #tech-spec .item p {
    font-size: 16px;
  }
  #tech-spec .item .system-content {
    margin-top: 2px;
  }
}
@media (max-width: 992px) {
  #tech-spec .content-wrap {
    margin-top: 4px;
  }
  #tech-spec .col-lg-6 {
    margin-top: 24px;
  }
  #tech-spec .item {
    padding: 32px 20px;
  }
  #tech-spec .item .des {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  #tech-spec .item {
    padding: 24px 16px;
  }
  #tech-spec .item .des {
    font-size: 14px;
  }
  #tech-spec .item .mt-32 {
    margin-top: 0;
  }
  #tech-spec .item .tit {
    font-size: 18px;
  }
  #tech-spec .item p {
    font-size: 16px;
  }
}
.float-download {
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 10000;
  transform: scale(0) translateX(-50%);
  transform-origin: left bottom;
}

.float-download.show {
  bottom: 30px;
  transform: scale(1) translateX(-50%);
  transform-origin: left bottom;
  transition: all 0.3s linear;
  z-index: 99;
}

.float-download.leave {
  bottom: 0;
  transform: scale(0) translateX(-50%);
  transform-origin: left bottom;
  transition: all 0.3s 1s linear;
}

.float-download .download-container {
  position: relative;
  width: 56px;
  height: 56px;
}

.float-download.show .download-container {
  width: 690px;
  height: 72px;
  transition: all 0.8s 1s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.float-download.leave .download-container {
  width: 56px;
  transition: all 0.6s 0.2s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.float-download .download-container::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(44, 154, 255, 0.95) -2.79%, rgba(26, 202, 255, 0.95) 101.1%);
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  box-shadow: 0px 4px 32px 0px rgba(0, 10, 79, 0.25);
  z-index: -1;
  background-size: 100% 128px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.float-download.show .download-container::before {
  animation: animateDownload1 0.3s 0.3s linear forwards;
  border-radius: 12px;
  transition: border-radius 0.3s 1s linear, background-position 0.15s linear;
  border: 2px solid #FFFFFF;
}

.float-download.leave .download-container::before {
  border-radius: 50%;
  transition: border-radius 0.3s 0.2s linear;
}

.float-download .download-container .download-content {
  width: 100%;
  height: 100%;
}

.float-download .download-container .download-content::before {
  content: "";
  width: 17px;
  height: 14px;
  background-image: url(https://it.tenorshare.com/images/icon/down-icon.svg);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  pointer-events: none;
  opacity: 1;
}

.float-download.show .download-container .download-content::before {
  opacity: 0;
  transition: opacity 0.1s 0.5s linear;
}

.float-download.leave .download-container .download-content::before {
  opacity: 1;
  transition: opacity 0.1s 0.3s linear;
}

.float-download .download-container img {
  opacity: 0;
}

.float-download.show .download-container img {
  opacity: 1;
  transition: opacity 0.1s 1.1s linear;
}

.float-download.show .download-container img {
  width: 32px;
}

@media (min-width: 992px) {
  .float-download.show .download-container img {
    width: 48px;
  }
}
.float-download.leave .download-container img {
  transform: scale(0);
  transition: transform 0.2s linear;
}

.float-download .download-container span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.44;
  flex: 1;
  opacity: 0;
}

.float-download.show .download-container .text-box {
  opacity: 1;
  transition: width 0.4s 1.2s linear, margin-left 0.2s 1.2s linear, opacity 0.3s 1.4s linear;
}

.float-download.leave .download-container .text-box {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.float-download .download-container a.btn {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-wrap: nowrap;
  white-space: nowrap;
  width: 0;
  height: 0;
  opacity: 0;
  padding: 12px 16px;
}

.float-download.show .download-container a.btn {
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  opacity: 1;
  border-radius: 6px;
  background: rgb(255, 85, 0);
  transition: width 0.4s 1.2s linear, margin-left 0.2s 1.2s linear, opacity 0.3s 1.4s linear;
  color: #fff;
  justify-content: center;
}
.float-download.show .download-container a.btn:hover {
  background: #FFFFFF;
  color: #FF5500;
}

.float-download.leave .download-container a.btn {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.float-download .download-container .btn-close {
  width: 9px;
  height: 9px;
  position: absolute;
  overflow: hidden;
  left: 8px;
  top: 8px;
  opacity: 0;
}

.float-download.show .download-container .btn-close {
  opacity: 0.7;
  transition: opacity 0.3s 2s linear;
  background: url(https://images.tenorshare.com/icon/close-icon.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}

.float-download.leave .download-container .btn-close {
  opacity: 0;
  transition: opacity 0.2s linear;
}

@media (max-width: 767.98px) {
  .float-download.show {
    bottom: 36px;
  }
  .float-download.show .download-container {
    width: 370px;
    height: 72px;
  }
  .float-download.leave .download-container {
    width: 56px;
  }
  .float-download.show .download-container .text-box {
    flex: 1;
    font-size: 12px;
    line-height: 1.6;
  }
  .float-download.show .download-container .text-box .text1 {
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 2px;
    opacity: 1;
    transition: width 0.4s 0.7s linear, margin-left 0.2s 0.7s linear, opacity 0.3s 0.9s linear;
  }
  .float-download.show .download-container .text-box .text1.small {
    font-size: 14px;
  }
  .float-download.show .download-container .text-box .text2 {
    color: rgba(255, 255, 255, 0.8);
    opacity: 0.6;
    font-size: 12px;
    line-height: 1;
    transition: width 0.4s 0.7s linear, margin-left 0.2s 0.7s linear, opacity 0.3s 0.9s linear;
  }
  .float-download.show .download-container a.btn {
    height: 36px;
    padding: 8px;
    font-size: 12px;
    border-radius: 6px;
    justify-content: center;
    min-width: 90px;
  }
  .float-download .download-container .btn-close {
    top: 6px;
    right: 6px;
  }
}
@media (min-width: 992px) {
  .float-download {
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 8;
    transform: scale(0) translateX(-50%);
    transform-origin: left bottom;
  }
  .float-download .download-container {
    position: relative;
    width: 72px;
    height: 72px;
  }
  .float-download .download-container::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    z-index: -1;
    background-size: 100% 128px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  .float-download .download-container .download-content {
    width: 100%;
    height: 100%;
  }
  .float-download .download-container a {
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .float-download .download-container a span {
    font-size: 16px;
    font-weight: 700;
    text-wrap: nowrap;
    white-space: nowrap;
    line-height: 1.4;
    width: 0;
    opacity: 0;
  }
  .float-download.show .download-container .text-box .text1 {
    color: #FFF;
    opacity: 1;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 2px;
    transition: width 0.4s 0.7s linear, margin-left 0.2s 0.7s linear, opacity 0.3s 0.9s linear;
  }
  .float-download.show .download-container .text-box .text2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0.8;
    line-height: 1;
    opacity: 1;
    transition: width 0.4s 0.7s linear, margin-left 0.2s 0.7s linear, opacity 0.3s 0.9s linear;
  }
  .float-download .download-container .download-content::before {
    width: 26px;
    height: 22px;
  }
  .float-download .download-container a [data-icon=brand-windows]::before,
  .float-download .download-container a [data-icon=brand-macos]::before,
  .float-download .download-container a [data-icon=brand-windows]::after,
  .float-download .download-container a [data-icon=brand-macos]::after {
    content: "";
    width: 26px;
    height: 22px;
    background-image: url("https://it.tenorshare.com/images/icon/down-icon.svg");
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    pointer-events: none;
    opacity: 1;
  }
  .float-download .download-container a [data-icon=brand-windows]::after,
  .float-download .download-container a [data-icon=brand-macos]::after {
    background-image: url("https://it.tenorshare.com/images/icon/down-icon.svg");
    opacity: 0;
  }
  .float-download .download-container [data-icon=brand-windows] svg,
  .float-download .download-container [data-icon=brand-macos] svg {
    opacity: 0;
  }
  .float-download.show {
    bottom: 30px;
    transform: scale(1) translateX(-50%);
    transform-origin: left bottom;
    transition: all 0.3s linear;
  }
  .float-download.show .download-container::before {
    animation: animateDownload1 0.3s 0.1s linear forwards;
    border-radius: 16px;
    transition: border-radius 0.3s 0.5s linear, background-position 0.15s linear;
  }
  .float-download.show .download-container::after {
    transform: scale(0);
    transition: transform 0.2s 0.5s linear;
  }
  .float-download.show .download-container {
    transition: all 0.4s 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
  }
  .float-download.show .download-container a span {
    width: 140px;
    opacity: 1;
    margin-left: 8px;
    transition: width 0.4s 0.7s linear, margin-left 0.2s 0.7s linear, opacity 0.3s 0.9s linear;
    color: #fff;
    flex: 0;
  }
  .float-download.show .download-container a [data-icon=brand-windows]::before,
  .float-download.show .download-container a [data-icon=brand-macos]::before {
    opacity: 0;
    transition: opacity 0.1s 0.5s linear;
  }
  .float-download.show .download-container [data-icon=brand-windows] svg,
  .float-download.show .download-container [data-icon=brand-macos] svg {
    opacity: 1;
    transition: opacity 0.1s 0.6s linear;
  }
  .float-download.show .download-container:hover a [data-icon=brand-windows]::after,
  .float-download.show .download-container:hover a [data-icon=brand-macos]::after {
    opacity: 1;
    animation: btnIconMove 1.5s linear infinite;
  }
  .float-download.show .download-container:hover [data-icon=brand-windows] svg,
  .float-download.show .download-container:hover [data-icon=brand-macos] svg {
    visibility: hidden;
  }
  .float-download.leave .download-container a i {
    transform: scale(0);
    transition: transform 0.1s linear;
  }
  .float-download.leave .download-container span {
    opacity: 0;
    transition: opacity 0.1s linear;
  }
  .float-download.leave .download-container::before {
    border-radius: 50%;
    transition: border-radius 0.2s 0.1s linear;
  }
  .float-download.leave .download-container {
    width: 72px;
    transition: all 0.6s 0.1s cubic-bezier(0.05, 0.61, 0.41, 0.95);
  }
  .float-download.leave {
    bottom: 0;
    transform: scale(0) translateX(-50%);
    transform-origin: left bottom;
    transition: all 0.3s 0.5s linear;
  }
}
@keyframes animateDownload1 {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes btnIconMove {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(4px);
  }
  100% {
    transform: translateY(0);
  }
}
.wsc-icon {
  position: relative;
  line-height: 1;
  vertical-align: inherit;
}

.wsc-icon svg {
  width: 32px;
  height: 32px;
}/*# sourceMappingURL=cleamio-style.css.map */