/* Christmas banner start */
.the_banner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  background: #363838;
}
.the_banner .banner-content {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
@media (min-width: 992px) {
  .the_banner .banner-content {
    white-space: normal;
  }
}
.the_banner .banner-content .icon {
  width: 30px;
  height: 32px;
  flex-shrink: 0;
}
.the_banner .banner-content a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: underline;
  display: inline-block;
}
@media (min-width: 992px) {
  .the_banner .banner-content a {
    font-size: 18px;
    line-height: 27px;
    white-space: normal;
  }
}
.the_banner .banner-content a:hover {
  opacity: 0.7;
}
.the_banner .banner-content a .yellow-word {
  font-weight: 900;
  color: #FFCF1B;
}
/* Christmas banner end- */
.modal-popup-video .modal-content {
  border: none;
}

.fade-in {
  pointer-events: auto !important;
}

@media (min-width: 992px) {
  section .btn {
    min-width: 200px;
  }
}

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 h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

@media (min-width: 1600px) {
  section h3 {
    font-size: 36px;
    line-height: 50px;
  }
}

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;
}

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: #525252;
}

section .list-hollow-ok li {
  position: relative;
  padding-left: 32px;
}

@media (min-width: 1600px) {
  section .list-hollow-ok li {
    padding-left: 34px;
  }
}

section .list-hollow-ok li:before {
  content: "";
  width: 20px;
  height: 20px;
  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;
}

@media (min-width: 1600px) {
  section .list-hollow-ok li:before {
    width: 22px;
    height: 22px;
  }
}

section .list-hollow-ok li:not(:last-child) {
  margin-bottom: 16px;
}

.section-1 {
  padding: 0;
  overflow: hidden;
  position: relative;
}

.section-1 .content-wrap {
  padding: 32px 0 48px;
  position: relative;
  background: linear-gradient(97.57deg, #EEF6FF 0.59%, #CFE4FF 100.86%);
  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(../png/hot-icon.png) no-repeat;
  background-size: 100% 100%;
}
.section-1 .self-icon {
  width: max-content;
  height: 16px;
  padding: 0 6px 0 9px;
  display: inline-block;
  z-index: 1;
  background: url(../png/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%;
}

@media (min-width: 992px) {
  .section-1 .lft {
    max-width: 636px;
  }
}

@media (min-width: 1600px) {
  .section-1 .lft {
    max-width: 790px;
    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: 119px;
  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: -2px;
  z-index: 0;
}

.section-1 .lft .des-list {
  color: #6B6B6B;
  font-weight: 400;
  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: #878B8D;
}

@media (min-width: 1600px) {
  .section-1 .lft .des-list li {
    font-size: 16px;
  }
}

.section-1 .lft .des-list li .text-bold {
  font-weight: 500;
  color: #525252;
}

.section-1 .lft .des-list li::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(../png/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;
  }
}

.section-1 .btn-group a {
  min-width: 200px;
}

.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: 326px;
  margin-top: 48px;
}

@media (min-width: 1280px) {
  .section-1 .banner {
    width: 568px;
    margin-top: 0;
  }
}

@media (min-width: 1600px) {
  .section-1 .banner {
    width: 811px;
  }
}

.section-2 {
  padding: 26px 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: 14px;
  margin-bottom: 12px;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize {
    gap: 75px;
    padding-right: 50px;
    margin-bottom: 0;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .pre-prize {
    gap: 96px;
    padding-right: 75px;
  }
}

.section-2 .lft .pre-prize li {
  width: fit-content;
  max-width: 100px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #99a6cb;
  position: relative;
  text-wrap: nowrap;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li {
    max-width: 104px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li {
    max-width: 140px;
  }
}

.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: 0;
  top: 0;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li::before {
    width: 25px;
    height: 40px;
    left: -25px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li::before {
    width: 34px;
    height: 55px;
    left: -34px;
  }
}

.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: 0;
  top: 0;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li::after {
    width: 25px;
    height: 40px;
    right: -25px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li::after {
    width: 34px;
    height: 55px;
    right: -34px;
  }
}

.section-2 .lft .pre-prize li .tit {
  font-size: 18px;
  font-weight: 800;
  display: block;
}

@media (min-width: 1280px) {
  .section-2 .lft .pre-prize li .tit {
    font-size: 20px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .pre-prize li .tit {
    font-size: 28px;
  }
}

.section-2 .lft .pre-prize li .des {
  font-size: 12px;
  transform: scale(0.5);
}

@media (min-width: 1280px) {
  .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: 1280px) {
  .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: 64px;
  }
}

.section-2 .lft .media-lists img:nth-child(1) {
  width: 90px;
}

@media (min-width: 1280px) {
  .section-2 .lft .media-lists img:nth-child(1) {
    width: 114px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .media-lists img:nth-child(1) {
    width: 160px;
  }
}

.section-2 .lft .media-lists img:nth-child(2) {
  width: 88px;
}

@media (min-width: 1280px) {
  .section-2 .lft .media-lists img:nth-child(2) {
    width: 115px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .media-lists img:nth-child(2) {
    width: 157px;
  }
}

.section-2 .lft .media-lists img:nth-child(3) {
  width: 70px;
}

@media (min-width: 1280px) {
  .section-2 .lft .media-lists img:nth-child(3) {
    width: 90px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .media-lists img:nth-child(3) {
    width: 123px;
  }
}

.section-2 .lft .media-lists img:nth-child(4) {
  width: 40px;
}

@media (min-width: 1280px) {
  .section-2 .lft .media-lists img:nth-child(4) {
    width: 54px;
  }
}

@media (min-width: 1600px) {
  .section-2 .lft .media-lists img:nth-child(4) {
    width: 87px;
  }
}

@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 {
  background: url(../png/sec3-bg-mob.png) no-repeat center center;
  background-size: cover;
  padding: 64px 0 0;
}

@media (min-width: 992px) {
  .section-3 {
    background: url(../png/sec3-bg-1366.png) no-repeat center center;
    background-size: cover;
    min-height: 545px;
    padding: 70px 0;
    margin-bottom: 48px;
  }
}

@media (min-width: 1600px) {
  .section-3 {
    background: url(../png/sec3-bg.png) no-repeat center center;
    background-size: cover;
    min-height: 600px;
    padding: 115px 0 80px;
    margin-bottom: 75px;
  }
}

.section-3 .item-list .item {
  padding: 24px 20px 0;
  background: #CDE2FE;
  margin-bottom: 8px;
  font-size: 16px;
  color: #212121;
  border-radius: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all .4s;
  cursor: pointer;
  position: relative;
}

@media (max-width: 1600px) {
  .section-3 .item-list .item {
    padding: 12px 10px 0;
    border-radius: 8px;
  }
}

.section-3 .item-list .item:hover {
  transform: translateY(-10px);
}

.section-3 .item-list .item .tit {
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1600px) {
  .section-3 .item-list .item .tit {
    font-size: 14px;
    margin-bottom: 4px;
  }
}

@media (max-width: 992px) {
  .section-3 .item-list .item .tit {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 18px;
  }
}

@media (max-width: 1600px) {
  .section-3 .item-list .item img {
    max-width: 100%;
  }
}

@media (max-width: 992px) {
  .section-3 .item-list .item img {
    max-height: 100px;
    width: max-content;
    margin: 0 auto;
  }
}

.section-3 .item-list .videoBox::after {
  display: block;
  content: '';
  width: 59px;
  height: 59px;
  background: url("https://images.tenorshare.com/img-2023/product/reiboot/play-icon.svg") no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: .5s all;
}

.section-3 .item-list .videoBox:hover::after {
  opacity: 1;
}

.section-3 .sec-3-for-iphone .item img {
  max-width: 132px;
  margin: 0 auto;
}

.section-3 .sec-3-for-mac .item-list .item {
  padding: 26px 8px 16px;
}

.section-3 .sec-3-for-mac .item-list .item img {
  max-height: 115px;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.section-3 .lft {
  padding: 0 24px;
}

@media (max-width: 1600px) {
  .section-3 .lft {
    max-width: 500px;
  }
}

@media (max-width: 992px) {
  .section-3 .lft {
    padding: 0;
    max-width: none;
  }
}

.section-3 .lft h2 {
  max-width: 650px;
}

.section-3 .lft .des {
  color: #6B6B6B;
  max-width: 560px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

@media (max-width: 1600px) {
  .section-3 .lft .des {
    font-size: 16px;
  }
}

.section-3 .rgt {
  margin-left: 40px;
  width: 54%;
  position: relative;
}

@media (max-width: 1600px) {
  .section-3 .rgt {
    margin-left: 38px;
    width: 56%;
  }
}

@media (max-width: 992px) {
  .section-3 .rgt {
    margin-left: 0;
    width: 100%;
    margin-top: 38px;
    position: relative;
    z-index: 1;
    overflow: auto;
  }
  .section-3 .rgt .item-list .item {
    border-radius: 8px;
    padding-top: 16px;
  }
}

.section-3 .rgt .content-wrap {
  position: relative;
  padding: 0 0 0 24px;
  width: 100%;
}

@media (min-width: 992px) {
  .section-3 .rgt .content-wrap {
    position: absolute;
    bottom: 0;
    top: 70px;
    left: 0;
  }
}

@media (min-width: 1600px) {
  .section-3 .rgt .content-wrap {
    position: absolute;
    bottom: 0;
    top: 70px;
    left: 0;
  }
}

.section-3 .change-sys {
  margin-top: 36px;
}

@media (max-width: 992px) {
  .section-3 .change-sys {
    font-size: 14px;
  }
}

.section-3 .change-sys a {
  color: #6C7071;
}

.section-3 .change-sys a.active, .section-3 .change-sys a:hover {
  color: #212121;
  text-decoration: none;
}

.section-3 .col-lg-3 {
  padding: 0 10px;
}

@media (max-width: 1600px) {
  .section-3 .col-lg-3 {
    padding: 0 5px;
  }
}

@media (max-width: 992px) {
  .section-3 .col-lg-3 {
    margin: 6px;
  }
}

.section-4 {
  padding-top: 64px;
}

@media (min-width: 1280px) {
  .section-4 {
    padding-top: 100px;
  }
}

@media (min-width: 1600px) {
  .section-4 {
    padding-top: 120px;
  }
}

.section-4 h2 {
  margin-bottom: 32px;
}

@media (min-width: 1280px) {
  .section-4 h2 {
    margin-bottom: 56px;
  }
}

@media (min-width: 1600px) {
  .section-4 h2 {
    margin-bottom: 64px;
  }
}

.section-4 .cont {
  gap: 88px;
  position: relative;
}

@media (min-width: 1280px) {
  .section-4 .cont {
    gap: 20px;
  }
}

.section-4 .cont .animate-cont {
  gap: 32px;
  position: sticky;
  top: 12vh;
}

@media (min-width: 1280px) {
  .section-4 .cont .animate-cont #move-content {
    width: 670px;
  }
}

@media (min-width: 1600px) {
  .section-4 .cont .animate-cont #move-content {
    width: 847px;
  }
}

.section-4 .cont .animate-cont .move-arrow-cont {
  z-index: 3;
  width: 354px;
  height: 114px;
  left: calc(50% - 177px);
  top: 197px;
}

@media (min-width: 1600px) {
  .section-4 .cont .animate-cont .move-arrow-cont {
    width: 444px;
    height: 144px;
    left: calc(50% - 222px);
    top: 249px;
  }
}

.section-4 .cont .animate-cont .move-arrow {
  position: absolute;
  left: 0;
  border-radius: 34px;
  transition: left 2s ease-in-out;
  filter: drop-shadow(55.754px 55.754px 83.631px rgba(140, 168, 197, 0.2));
  backdrop-filter: blur(16.7261px);
  box-shadow: 55.75px 55.75px 83.63px 0px rgba(140, 168, 197, 0.2);
}

@media (min-width: 1280px) {
  .section-4 .cont .animate-cont .move-arrow {
    width: 114px;
  }
}

@media (min-width: 1600px) {
  .section-4 .cont .animate-cont .move-arrow {
    width: 144px;
  }
}

@media (min-width: 1280px) {
  .section-4 .cont .animate-cont .move-arrow.active {
    left: calc(100% - 114px);
  }
}

@media (min-width: 1600px) {
  .section-4 .cont .animate-cont .move-arrow.active {
    left: calc(100% - 144px);
  }
}

.section-4 .cont .enter-move-swiper {
  height: 550px;
  padding-left: 70px;
}

@media (min-width: 1280px) {
  .section-4 .cont .enter-move-swiper {
    height: 440px;
  }
}

@media (min-width: 1600px) {
  .section-4 .cont .enter-move-swiper {
    height: 550px;
  }
}

.section-4 .cont .enter-move-pagination {
  left: 0;
  top: 50%;
  position: absolute;
}

.section-4 .cont .enter-move-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #D9D9D9;
}

.section-4 .cont .enter-move-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 187px;
  border-radius: 12px;
  background-color: #4E9BFF;
}

.section-4 .cont .txt-cont {
  width: 750px;
}

.section-4 .cont .txt-cont .txt {
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-4 .cont .txt-cont .cell {
    min-height: 440px;
  }
}

@media (min-width: 1600px) {
  .section-4 .cont .txt-cont .cell {
    min-height: 550px;
  }
}

.section-4 .sec4-swiper {
  z-index: 0;
}

.section-4 .sec4-swiper .sec4-pagination {
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  z-index: 1;
  margin-top: 12px;
}

.section-4 .sec4-swiper .sec4-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d9d9d9;
  opacity: 1;
  margin: 0 !important;
}

.section-4 .sec4-swiper .sec4-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 65px;
  height: 10px;
  border-radius: 12px;
  background: #4e9bff;
}

.section-4 .sec4-swiper .txt-cont p {
  font-size: 16px;
  color: #525252;
}

.section-5 {
  padding: 64px 0;
}

@media (min-width: 1280px) {
  .section-5 {
    padding: 100px 0;
  }
}

@media (min-width: 1600px) {
  .section-5 {
    padding: 120px 0;
  }
}

.section-5 .cont {
  gap: 24px;
  margin-top: 32px;
}

@media (min-width: 1280px) {
  .section-5 .cont {
    margin-top: 56px;
    gap: 48px;
  }
}

@media (min-width: 1600px) {
  .section-5 .cont {
    margin-top: 64px;
    gap: 106px;
  }
}

@media (min-width: 1280px) {
  .section-5 .cont img {
    width: 645px;
  }
}

@media (min-width: 1600px) {
  .section-5 .cont img {
    width: 847px;
  }
}

.section-5 .cont .txt-cont {
  width: 100%;
}

@media (min-width: 1280px) {
  .section-5 .cont .txt-cont {
    width: 505px;
  }
}

@media (min-width: 1600px) {
  .section-5 .cont .txt-cont {
    width: 620px;
  }
}

.section-5 .cont .txt-cont h3 {
  margin-bottom: 24px;
}

@media (min-width: 1280px) {
  .section-5 .cont .txt-cont h3 {
    margin-bottom: 32px;
  }
}

.section-5 .cont .txt-cont ul {
  font-size: 16px;
}

@media (min-width: 1600px) {
  .section-5 .cont .txt-cont ul {
    font-size: 18px;
  }
}

.section-6 {
  padding-top: 24px;
  position: relative;
}

@media (min-width: 1280px) {
  .section-6 {
    padding-top: 64px;
  }
}

.section-6::after {
  content: "";
  width: 100%;
  height: 258px;
  background-color: #E1EEFE;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

@media (min-width: 1280px) {
  .section-6::after {
    height: 564px;
  }
}

.section-6 .cont {
  gap: 24px;
}

@media (min-width: 1600px) {
  .section-6 .cont {
    gap: 32px;
  }
}

.section-6 .cont .cell {
  background: linear-gradient(0deg, #F8F8F8 0%, #F8F8F8 100%), #FFF;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1280px) {
  .section-6 .cont .cell {
    width: 588px;
    border-radius: 18px;
  }
}

@media (min-width: 1600px) {
  .section-6 .cont .cell {
    width: 810px;
    border-radius: 24px;
  }
}

.section-6 .cont .cell::after {
  content: "";
  width: 328px;
  height: 158px;
  background: url(../png/sec6-icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

@media (min-width: 1280px) {
  .section-6 .cont .cell::after {
    width: 564px;
    height: 272px;
  }
}

@media (min-width: 1600px) {
  .section-6 .cont .cell::after {
    width: 775px;
    height: 375px;
  }
}

.section-6 .cont .cell .txt {
  position: relative;
  z-index: 2;
  padding: 20px;
}

@media (min-width: 1280px) {
  .section-6 .cont .cell .txt {
    padding: 32px 46px 0;
  }
}

@media (min-width: 1600px) {
  .section-6 .cont .cell .txt {
    padding: 40px 64px 0;
  }
}

.section-6 .cont .cell h3 {
  margin-bottom: 16px;
}

.section-6 .cont .cell ul.list-hollow-ok {
  font-size: 12px;
  margin-bottom: 24px;
}

@media (min-width: 1280px) {
  .section-6 .cont .cell ul.list-hollow-ok {
    font-size: 14px;
  }
}

@media (min-width: 1600px) {
  .section-6 .cont .cell ul.list-hollow-ok {
    font-size: 18px;
  }
}

.section-6 .cont .cell ul.list-hollow-ok .text-bold {
  font-weight: 500;
}

.section-6 .cont .cell ul.list-hollow-ok li {
  padding-left: 24px;
}

@media (min-width: 1600px) {
  .section-6 .cont .cell ul.list-hollow-ok li {
    padding-left: 34px;
  }
}

.section-6 .cont .cell ul.list-hollow-ok li:before {
  content: "";
  width: 16px;
  height: 16px;
  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;
}

@media (min-width: 1600px) {
  .section-6 .cont .cell ul.list-hollow-ok li:before {
    width: 22px;
    height: 22px;
  }
}

.section-6 .cont .cell ul.list-hollow-ok li:not(:last-child) {
  margin-bottom: 8px;
}

@media (min-width: 1280px) {
  .section-6 .cont .cell ul.list-hollow-ok li:not(:last-child) {
    margin-bottom: 16px;
  }
}

.section-6 .cont .cell img {
  position: relative;
  z-index: 1;
}

.sec-modes {
  padding: 64px 0;
}

@media (min-width: 992px) {
  .sec-modes {
    padding: 100px 0;
  }
}

@media (min-width: 1600px) {
  .sec-modes {
    padding: 120px 0;
  }
}

.sec-modes .container {
  max-width: 100% !important;
  padding: 0 24px;
}

@media (min-width: 992px) {
  .sec-modes .container {
    padding: 0;
  }
}

@media (min-width: 1600px) {
  .sec-modes .container {
    max-width: 1690px !important;
  }
}

.sec-modes .hover-bottom-line {
  width: fit-content;
  text-align: start;
}

@media (min-width: 992px) {
  .sec-modes .hover-bottom-line {
    width: -moz-max-content;
    text-align: center;
  }
}

.sec-modes .hover-bottom-line svg {
  flex-shrink: 0;
}

.sec-modes .cont {
  max-width: 100%;
  margin-top: 32px;
  gap: 32px;
}

@media (min-width: 992px) {
  .sec-modes .cont {
    max-width: 960px;
    margin-top: 56px;
    gap: 48px;
  }
}

@media (min-width: 1280px) {
  .sec-modes .cont {
    max-width: 1200px;
  }
}

@media (min-width: 1600px) {
  .sec-modes .cont {
    max-width: 1529px;
    margin-top: 64px;
    gap: 68px;
  }
}

.sec-modes .cont .modes-list {
  flex: 1;
}

@media (min-width: 1280px) {
  .sec-modes .cont .modes-list {
    max-width: 51 0px;
  }
}

@media (min-width: 1600px) {
  .sec-modes .cont .modes-list {
    max-width: 608px;
  }
}

.sec-modes .cont .modes-list ul li {
  width: 100% !important;
  height: -moz-max-content;
  height: max-content;
  cursor: pointer;
  gap: 12px;
}

.sec-modes .cont .modes-list ul li:not(:last-child) {
  margin-bottom: 32px;
}

.sec-modes .cont .modes-list ul li .txt {
  width: 100%;
  padding-bottom: 32px;
  position: relative;
}

.sec-modes .cont .modes-list ul li .txt::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #EEEEEE;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec-modes .cont .modes-list ul li .txt::after {
  content: "";
  width: 0;
  height: 2px;
  background: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: width linear 3s;
}

.sec-modes .cont .modes-list ul li .txt .tit {
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
}

.sec-modes .cont .modes-list ul li .txt img {
  display: inline-block;
  margin-right: 12px;
}

.sec-modes .cont .modes-list ul li .txt .infos {
  display: none;
  margin-top: 16px;
  color: #6B6B6B;
  font-size: 16px;
}

@media (min-width: 1600px) {
  .sec-modes .cont .modes-list ul li .txt .infos {
    font-size: 18px;
  }
}

.sec-modes .cont .modes-list ul li .txt .infos .text-bold {
  color: #525252;
  font-weight: 500;
}

.sec-modes .cont .modes-list ul li.swiper-slide-thumb-active .txt::after {
  width: 100%;
  background: #0670FB;
}

.sec-modes .cont .modes-list ul li.swiper-slide-thumb-active .txt .infos {
  display: block;
}

.sec-modes .cont .modes-list .btn-groups {
  margin: 48px 0 0 40px;
  gap: 32px;
}

.sec-modes .cont .modes-pic {
  max-width: 340px;
  padding: 48px 0 20px;
  background: url(../png/mode-pic-bg.png) no-repeat center bottom;
  background-size: 100%;
}

@media (min-width: 1280px) {
  .sec-modes .cont .modes-pic {
    max-width: 660px;
    padding: 40px 0 24px;
  }
}

@media (min-width: 1600px) {
  .sec-modes .cont .modes-pic {
    max-width: 860px;
    padding: 48px 0 20px;
  }
}

.sec-modes .cont .modes-pic img {
  width: 100%;
}

@media (min-width: 1280px) {
  .sec-modes .cont .modes-pic img {
    width: 630px;
  }
}

@media (min-width: 1600px) {
  .sec-modes .cont .modes-pic img {
    width: 730px;
  }
}

.sec-steps {
  padding: 64px 0;
  background: rgba(6, 112, 251, 0.05);
  overflow: hidden;
}

@media (min-width: 992px) {
  .sec-steps {
    padding: 100px 0;
    position: relative;
  }
}

@media (min-width: 992px) {
  .sec-steps::after {
    content: "";
    width: 796px;
    height: 388px;
    background: url(../png/sec-step-bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -100px;
    bottom: 24px;
  }
}

@media (min-width: 1600px) {
  .sec-steps::after {
    width: 924px;
    height: 450px;
    right: 0;
    bottom: 70px;
  }
}

.sec-steps h2 {
  margin-bottom: 32px;
}

@media (min-width: 992px) {
  .sec-steps h2 {
    margin-bottom: 60px;
  }
}

@media (min-width: 1600px) {
  .sec-steps h2 {
    margin-bottom: 64px;
  }
}

.sec-steps .cont {
  max-width: 100%;
}

@media (min-width: 992px) {
  .sec-steps .cont {
    max-width: 960px;
  }
}

@media (min-width: 1280px) {
  .sec-steps .cont {
    max-width: 1200px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .cont {
    max-width: 1529px;
  }
}

.sec-steps .guide-list {
  flex: 1;
  margin: 0;
}

@media (min-width: 1280px) {
  .sec-steps .guide-list {
    max-width: 520px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-list {
    max-width: 600px;
  }
}

.sec-steps .guide-list ul {
  margin-bottom: 32px;
}

@media (min-width: 1280px) {
  .sec-steps .guide-list ul {
    margin-bottom: 48px;
    max-width: 464px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-list ul {
    max-width: 530px;
  }
}

.sec-steps .guide-list li {
  height: -moz-max-content;
  height: max-content;
  cursor: pointer;
  padding: 16px;
  font-size: 16px;
  background: #f9f9f9;
  position: relative;
}

@media (min-width: 992px) {
  .sec-steps .guide-list li {
    padding: 24px 32px;
  }
}

.sec-steps .guide-list li .text span {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #6B6B6B;
  display: inline-block;
}

@media (min-width: 992px) {
  .sec-steps .guide-list li .text span {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-list li .text span {
    font-size: 26px;
    line-height: 34px;
  }
}

.sec-steps .guide-list li .text p {
  font-size: 16px;
  line-height: 24px;
  color: #848484;
}

@media (min-width: 1600px) {
  .sec-steps .guide-list li .text p {
    font-size: 18px;
    line-height: 27px;
  }
}

.sec-steps .guide-list .btn {
  min-width: 200px;
}

.sec-steps .guide-list .progress-bar {
  width: 0%;
  height: 4px;
  background: #0670FB;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec-steps .guide-list .swiper-slide-thumb-active {
  background: rgba(6, 112, 251, 0.1);
}

.sec-steps .guide-list .swiper-slide-thumb-active span,
.sec-steps .guide-list .swiper-slide-thumb-active p {
  color: #0670FB !important;
}

.sec-steps .guide-list .swiper-slide-thumb-active .progress-bar {
  transition: all 2900ms linear;
  width: 100%;
}

.sec-steps .guide-list .guide-link {
  font-size: 16px;
}

@media (min-width: 992px) {
  .sec-steps .guide-list .guide-link {
    margin: 0 0 0 32px;
    font-size: 18px;
  }
}

.sec-steps .guide-pic {
  max-width: 100%;
  margin: 40px 0 0;
}

@media (min-width: 992px) {
  .sec-steps .guide-pic {
    max-width: 450px;
    margin: 0;
  }
}

@media (min-width: 1280px) {
  .sec-steps .guide-pic {
    max-width: 640px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-pic {
    max-width: 800px;
  }
}

.sec-steps .guide-pic .swiper-slide {
  padding: 8px;
  background: #C8E1FF;
  border: 2px solid #0670FB;
  border-radius: 12px;
}

@media (min-width: 992px) {
  .sec-steps .guide-pic .swiper-slide {
    padding: 14px;
    border-radius: 20px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-pic .swiper-slide {
    padding: 18px;
    border: 3px solid #0670FB;
    border-radius: 24px;
  }
}

.sec-steps .guide-pic .swiper-slide img {
  border-radius: 6px;
}

@media (min-width: 992px) {
  .sec-steps .guide-pic .swiper-slide img {
    border-radius: 12px;
  }
}

@media (min-width: 1600px) {
  .sec-steps .guide-pic .swiper-slide img {
    border-radius: 16px;
  }
}

.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(../png/review-bg-mob.png) no-repeat;
  background-size: 100%;
}

@media (min-width: 992px) {
  .sec-reviews::before {
    width: 318px;
    height: 405px;
    background: url(../png/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: .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;
}

#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 .btn.btn-xl {
    padding: 0 16px;
    height: 48px;
    font-size: 16px;
  }
  #sec-8 .btn-29.btn-outline-black {
    padding: 0 32px;
  }
  #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 .btn.btn-xl {
    padding: 0 50px;
    height: 56px;
  }
  #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;
  }
  #sec-8::after {
    background: url('data:image/svg+xml,<svg width="231" height="248" viewBox="0 0 231 248" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-289 86.4156C-172.373 -30.2115 19.3761 -28.0392 139.353 91.9376C259.33 211.914 261.502 403.664 144.875 520.291L59.6669 435.083C130.758 363.992 129.121 247.121 56.1556 174.156C-16.8099 101.19 -133.68 99.5529 -204.772 170.644L-289 86.4156Z" fill="%235252FF"/></svg>') no-repeat center center;
    width: 231px;
    height: 248px;
  }
  #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 {
  height: 100%;
  border-radius: 12px;
  background: #B4D3FF29;
  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;
  }
}

#pro-guide {
  padding: 40px 0;
  background: rgba(6, 112, 251, 0.05);
}

#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: calc(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: #B4D3FF1A;
  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: #B4D3FF1A;
}

#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: .75rem;
    padding-left: .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: calc(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: 20px;
  }
}
