/* 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- */
.section-1 {
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .section-1 .content-wrap {
    padding: 32px 0 0px;
    position: relative;
    background: linear-gradient(294.49deg, #E7FDF1 41.89%, #F9FFFC 62.33%);
    display: flex;
    align-items: center;
  }
  .popup-video-group{
    font-size: 16px;
  }
  @media (min-width: 992px) {
    .section-1 .content-wrap {
      background: linear-gradient(278.45deg, #E7FDF1 46.67%, #F9FFFC 69.04%);
      padding: 32px 0;
    }
    .popup-video-group{
      font-size: 18px;
    }
  }
  @media (min-width: 1600px) {
    .section-1 .content-wrap {
      padding: 62px 0;
    }
  }
  .section-1 h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    max-width: 778px;
  }
  @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/hot.png)
      no-repeat;
    background-size: 100% 100%;
  }

  .section-1 .new-icon {
    width: 45px;
    height: 16px;
    display: inline-block;
    z-index: 1;
    background: url(https://images.tenorshare.com/img-2024/product/new.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(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%;
  }
  @media (min-width: 992px) {
    .section-1 .lft {
      max-width: 742px;
    }
  }
  @media (min-width: 1600px) {
    .section-1 .lft {
      max-width: 836px;
      margin-left: 0;
    }
  }
  .section-1 .lft .notice-cont {
    display: inline-flex;
    align-items: center;
    padding: 4px 5px;
    background: linear-gradient(
      90deg,
      rgba(156, 227, 246, 0.25) 0%,
      rgba(247, 183, 250, 0.25) 100%
    );
    border-radius: 4px;
    gap: 8px;
    margin-bottom: 12px;
    color: #6767ff;
  }
  .section-1 .lft .notice-cont svg {
    width: 24px;
    height: 24px;
  }
  .section-1 .lft .notice-cont p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0;
    width: 285px;
  }
  @media (min-width: 992px) {
    .section-1 .lft .notice-cont {
      padding: 8px 12px;
    }
    .section-1 .lft .notice-cont p {
      width: 472px;
      font-size: 16px;
    }
  }
  .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;
    z-index: 2;
  }
  .section-1 .lft .sec-tit .support-tips span{
    background: linear-gradient(270deg, #1D8CFF -8.26%, #0065E7 102.89%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 2;
  }
  .section-1 .lft .sec-tit .support-tips::after {
    content: "";
    width: 100%;
    height: 12px;
    background: url("https://images.tenorshare.com/img-2024/product/icarefone-transfer/support-line.svg")
      no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: -1;
  }
  .section-1 .lft .des-list {
    color: #6b6b6b;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 28px;
    max-width: 836px;
    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(https://images.tenorshare.com/img-2024/product/icarefone-transfer/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: 38px;
  }
  @media (min-width: 1280px) {
    .section-1 {
      position: relative;
    }
    .section-1 .banner {
      width: 570px;
      margin-top: 0;
      position: absolute;
      top: 140px;
      right: 0px;
    }
  }
  @media (min-width: 1600px) {
    .section-1 .container {
      position: relative;
    }
    .section-1 .banner {
      width: 800px;
      top: 30px;
      right: 18px;
    }
  }
  
  .section-2 {
    padding: 26px 0;
    background: #f1faee;
  }
  @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: 12px;
    margin-bottom: 12px;
  }
  @media (min-width: 1280px) {
    .section-2 .lft .pre-prize {
      gap: 14px;
      padding-right: 50px;
      margin-bottom: 0;
    }
  }
  @media (min-width: 1600px) {
    .section-2 .lft .pre-prize {
      gap: 16px;
      padding-right: 32px;
    }
  }
  .section-2 .lft .pre-prize li {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    width: 105px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #97CEB0;
    position: relative;
  }
  @media (min-width: 1280px) {
    .section-2 .lft .pre-prize li {
      width: 132px;
    }
  }
  @media (min-width: 1600px) {
    .section-2 .lft .pre-prize li {
      width: 175px;
    }
  }
  .section-2 .lft .pre-prize li::before {
    content: "";
    width: 20px;
    height: 32px;
    background: url(https://images.tenorshare.com/img-2024/product/icarefone-transfer/prize-bg.svg)
      no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    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;
    }
  }
  .section-2 .lft .pre-prize li::after {
    content: "";
    width: 20px;
    height: 32px;
    background: url(https://images.tenorshare.com/img-2024/product/icarefone-transfer/prize-bg.svg)
      no-repeat;
    background-size: 100% 100%;
    transform: rotateY(180deg);
    position: absolute;
    right: 0px;
    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;
    }
  }
  .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.7);
    text-wrap: nowrap;
  }
  @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 #97CEB0 transparent #97CEB0;
    }
  }
  @media (min-width: 1700px) {
    .section-2 .lft .media-lists {
      padding: 0 40px;
      gap: 72px;
      padding-right: 106px;
    }
  }
  .section-2 .lft .media-lists img:nth-child(1) {
    width: 102px;
  }
  @media (min-width: 1280px) {
    .section-2 .lft .media-lists img:nth-child(1) {
      width: 144px;
    }
  }
  @media (min-width: 1600px) {
    .section-2 .lft .media-lists img:nth-child(1) {
      width: 168px;
    }
  }
  .section-2 .lft .media-lists img:nth-child(2) {
    width: 102px;
  }
  @media (min-width: 1280px) {
    .section-2 .lft .media-lists img:nth-child(2) {
      width: 144px;
    }
  }
  @media (min-width: 1600px) {
    .section-2 .lft .media-lists img:nth-child(2) {
      width:  168px;
    }
  }
  .section-2 .lft .media-lists img:nth-child(3) {
    width: 102px;
  }
  @media (min-width: 1280px) {
    .section-2 .lft .media-lists img:nth-child(3) {
      width:  144px;
    }
  }
  @media (min-width: 1600px) {
    .section-2 .lft .media-lists img:nth-child(3) {
      width: 168px;
    }
  }
  
  @media (min-width: 1280px) {
    .section-2 .rgt {
      padding-left: 40px;
    }
  }
  @media (min-width: 1700px) {
    .section-2 .rgt {
      padding-left: 106px;
    }
  }
  .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: #97CEB0;
    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;
    }
  }
  
  #sec-3 .swiper-wrapper .swiper-slide {
    max-width: 282px;
  }
  #sec-3 .swiper-wrapper .swiper-slide.item1 {
    background: #d4d4ff;
  }
  #sec-3 .swiper-wrapper .swiper-slide.item2 {
    background: #fff4cc;
  }
  #sec-3 .swiper-wrapper .swiper-slide.item3 {
    background: #e8ffc1;
  }
  
  #sec-3 .swiper-wrapper .swiper-slide .img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0px;
  }
  #sec-3 .swiper-wrapper .swiper-slide .sub-title {
    font-size: 22px;
    margin-bottom: 1rem;
    font-weight: 700;
  }
  #sec-3 .swiper-wrapper .swiper-slide .text,
  #sec-3 .mobile-card .text {
    font-size: 16px;
    opacity: 0.7;
  }
  #sec-3 .swiper-pagination {
    width: 100%;
    margin-top: 16px;
  }
  #sec-3 .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    background-color: #e0dcff;
    opacity: 1;
    margin-right: 4px;
  }
  
  #sec-3 .swiper-pagination-bullet-active {
    width: 14px;
    border-radius: 20px;
    background: #5fb2ff;
  }
  #sec-3 .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  
  #sec-3 .swiper-button-prev.swiper-button-disabled,
  #sec-3 .swiper-button-next.swiper-button-disabled {
    color: #1b1b1b !important;
    opacity: 0.3 !important;
  }
  
  #sec-3 .swiper-button-prev,
  #sec-3 .swiper-button-next {
    opacity: 0.8 !important;
  }
  #sec-3 .swiper-button-prev {
    left: -2%;
  }
  
  #sec-3 .swiper-button-prev:after,
  #sec-3 .swiper-button-next:after {
    content: none;
    display: none;
  }
  
  @media (min-width: 992px) {
    #sec-3 .swiper-wrapper .swiper-slide .img {
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      margin-bottom: 22px;
    }
  }
  @media (min-width: 1280px) {
    #sec-3 .swiper-wrapper .swiper-slide .sub-title {
      font-size: 24px;
    }
    #sec-3 .swiper-wrapper .swiper-slide .text {
      font-size: 16px;
    }
    #sec-3 .swiper-pagination {
      margin-top: 24px;
    }
    #sec-3 .swiper-box .text {
      padding: 0 20px;
    }
  }
  @media (min-width: 1600px) {
  }
  
  #sec-3 .swiper-wrapper .swiper-slide {
    padding: 48px 48px 0;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
  }
  #sec-3 {
    padding: 120px 0 0;
  }
  
  #sec-3 h2 {
    max-width: 1160px;
    line-height: 140%;
  }
  #sec-3 .des {
    max-width: 1100px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #6b6b6b;
  }
  
  #sec-3 .des-list .item {
    transition: all 0.4s;
    padding: 48px 52px 0;
    border-radius: 12px;
  }
  
  #sec-3 .des-list .item {
    transition: all 0.4s;
    padding: 48px 52px 0;
    border-radius: 12px;
  }
  #sec-3 .des-list .item:not(:first-child) {
    margin-left: 32px;
  }
  #sec-3 .des-list .item.item-1 {
    background: #EEEEFF;
  }
  #sec-3 .des-list .item.item-2 {
    background: #FFFAE6;
  }
  #sec-3 .des-list .item.item-3 {
    background: #D8FFEA;
  }
  
  #sec-3 .des-list .item .tit {
    color: #212121;
    font-size: 24px;
    font-weight: 500;
    max-width: 433px;
  }
  
  #sec-3 .des-list .item .img-cont {
    max-width: 433px;
  }
  #sec-3 .icon-cont {
    max-width: 920px;
    margin-bottom: 24px;
  }
  #sec-3 .guide {
    margin-bottom: 60px;
  }
  #sec-3 .icon-cont img:not(:first-child) {
    margin-left: 40px;
  }
  #sec-3 .icon-cont img {
    max-width: 56px;
  }
  @media (max-width: 1600px) {
    #sec-3 {
      padding: 100px 0 0px;
    }
  
    #sec-3 .des-list .item:not(:first-child) {
      margin-left: 24px;
    }
    
    #sec-3 .icon-cont img {
      max-width: 48px;
    }
    #sec-3 .des {
      font-size: 16px;
      max-width: 863px;
    }
    #sec-3 .icon-cont {
      max-width: 804px;
      margin-bottom: 40px;
    }
    #sec-3 .icon-cont img:not(:first-child) {
      margin-left: 36px;
    }
    #sec-3 .des-list .item {
      padding: 24px 26px 0;
      width: 32%;
    }
    #sec-3 .des-list .item .tit {
      margin-bottom: 0;
      font-size: 18px;
    }
    #sec-3 .swiper-wrapper .swiper-slide {
      padding: 24px 24px 0;
      border-radius: 8px;
      font-size: 18px;
      font-weight: 600;
      line-height: 150%;
    }
  }
  @media (max-width: 1279.98px) {
    #sec-3 h2 {
      max-width: 880px;
      line-height: 140%;
    }
  }
  @media (max-width: 992px) {
    #sec-3 {
      padding: 52px 0 20px;
    }
    #sec-3 h2 {
      max-width: 662px;
    }
  
    #sec-3 .icon-cont {
      max-width: 920px;
      margin-bottom: 28px;
    }
    #container {
      overflow: auto;
    }
    #sec-3 .des-list-wrap {
      max-width: 100%;
      overflow: auto;
    }
    #sec-3 .des-list-wrap {
      /* position: absolute; */
      /* bottom: -82px;
      left: 0; */
    }
    #sec-3 .container {
      padding: 0 !important;
    }
    #sec-3 .icon-cont img {
      max-width: 36px;
    }
    #sec-3 .swiper-pagination {
      position: absolute;
      bottom: -30px;
    }
    #sec-3 .swiper-wrapper .swiper-slide.swiper-slide-prev {
      transform: scale(0.88) translate(4px, 15px);
    }
    #sec-3 .swiper-wrapper .swiper-slide.swiper-slide-next {
      transform: scale(0.88) translate(-4px, 15px);
    }
    #sec-3 .swiper-wrapper .swiper-slide {
      transform: scale(0.88);
    }
    #sec-3 .swiper-wrapper .swiper-slide.swiper-slide-active {
      transform: scale(1);
    }
  
    #sec-3 .swiper-wrapper .swiper-slide {
      padding: 20px 20px 0;
      border-radius: 8px;
      font-size: 14px;
      font-weight: 500;
      line-height: 150%;
    }
  }
  
  .list-swiper {
    padding: 40px 0 0px;
  }
  .list-swiper .swiper {
    margin: 0;
  }
  .list-swiper h2 {
    margin-bottom: 20px;
    max-width: 795px;
  }
  .list-swiper .cont h3 {
    font-size: 32px;
  }
  .list-swiper .cont p {
    font-size: 16px;
  }
  
  .list-swiper .cont:not(:last-child) {
    margin-bottom: 64px;
  }
  
  .list-swiper .guide-list {
    max-width: 100%;
  }
  
  .list-swiper .swiper-slide.swiper-slide-thumb-active .text {
    background: linear-gradient(95.02deg, #5FB2FF -18.58%, #2295FF 100%);
  
  }
  .list-swiper .swiper-slide.swiper-slide-thumb-active h3,
  .list-swiper .swiper-slide.swiper-slide-thumb-active p {
    color: white !important;
  }
  .list-swiper .guide-list li .text {
    border-radius: 8px;
    background: #e8f1ff;
    padding: 8px 15px 16px;
  }
  .list-swiper .swiper-slide .text span svg {
    width: 24px;
    height: auto;
  }
  .list-swiper .swiper-slide.swiper-slide-thumb-active .text span {
    color: white;
  }
  .list-swiper .swiper-slide.swiper-slide-thumb-active .text span svg path {
    fill: #2C9AFF;
  }
  
  .list-swiper .swiper-slide .text span {
    color: #2C9AFF;
  }
  .list-swiper
    .cont1
    .swiper-slide:nth-child(2).swiper-slide-thumb-active
    .text
    svg
    path {
    stroke: #5fb2ff;
  }
  
  .list-swiper .guide-list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .list-swiper .guide-list li.swiper-slide-thumb-active {
    border-color: #5fb2ff;
  }
  .list-swiper .guide-list li.swiper-slide-thumb-active .num {
    color: #5fb2ff;
  }
  .list-swiper .guide-list li.swiper-slide-thumb-active p {
    opacity: 1;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 8px;
  }
  .list-swiper .guide-list li h3 {
    font-size: 16px;
    line-height: 120%;
    text-transform: capitalize;
    font-weight: 600;
  }
  .list-swiper .guide-list li p {
    font-size: 14px;
    opacity: 0;
    height: 0;
    transition: all linear 0.2s;
    font-weight: 400;
  }
  .list-swiper .picbox {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .list-swiper .guide-pic .cont {
    max-width: 100%;
    padding-bottom: 32px;
    margin: 0 auto;
    background: #f9f9f9;
  }
  
  .list-swiper .guide-pic .cont .num {
    font-size: 18px;
    line-height: 140%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #5fb2ff;
    color: white;
  }
  
  .list-swiper .guide-pic .swiper-slide {
    overflow: hidden;
  }
  .list-swiper .swiper-pagination {
    bottom: -8%;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  .list-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(107, 87, 255, 0.3);
    margin-right: 6px;
  }
  .list-swiper .swiper-pagination-bullet-active {
    width: 22px;
    height: 8px;
    background: #5fb2ff;
    border-radius: 20px;
  }
  
  @media (max-width: 992px) {
    .list-swiper .guide-list li .text {
      padding: 16px 15px 16px;
    }
  }
  @media (min-width: 992px) {
    .list-swiper {
      padding: 100px 0 100px;
    }
    .list-swiper .cont h3 {
      font-size: 36px;
    }
    .list-swiper .guide-list li.swiper-slide-thumb-active p {
      margin-top: 12px;
    }
    .list-swiper .cont p {
      font-size: 16px;
      line-height: 150%;
    }
  
    .list-swiper .swiper-slide .text span svg {
      width: 32px;
    }
    .list-swiper .guide-list li h3 {
      font-size: 18px;
      line-height: 120%;
      text-transform: capitalize;
    }
  
    .list-swiper h2 {
      margin-bottom: 85px;
      max-width: 742px;
    }
    .list-swiper .guide-list li .text {
      border-radius: 8px;
      background: #e8f1ff;
      padding: 16px 24px;
    }
    .list-swiper .guide-pic .cont .num {
      font-size: 24px;
      line-height: 140%;
      width: 60px;
      height: 60px;
      line-height: 60px;
    }
    .list-swiper .guide-list {
      max-width: 520px;
    }
    .list-swiper .picbox {
      margin-bottom: 0;
    }
    .list-swiper .img-text-cont .text-cont {
      max-width: 490px;
    }
    .list-swiper .img-text-cont .img-cont {
      max-width: 47.6%;
      height: 100%;
    }
  
    .list-swiper .guide-list li {
      height: -moz-max-content;
      height: max-content;
      cursor: pointer;
  
      transition: all linear 0.2s;
      transition: border-color 0.2s;
      padding-right: 58px;
  
      border-right: 3px solid;
      border-color: #d8dfe2;
    }
  
    .list-swiper .guide-list li:not(:last-child):after {
      content: "";
      height: 36px;
      width: 3px;
      background-color: #d8dfe2;
      position: absolute;
      bottom: -36px;
      right: -3px;
    }
    .list-swiper .cont:not(:last-child) {
      margin-bottom: 100px;
    }
    .list-swiper .guide-list {
      max-width: 45.5%;
    }
    .list-swiper .picbox {
      max-width: 47.6%;
    }
  }
  
  @media (min-width: 1600px) {
    .list-swiper {
      padding: 120px 0;
    }
    .list-swiper .cont h3 {
      font-size: 48px;
    }
    .list-swiper h2 {
      max-width: 1042px;
    }
    .list-swiper .guide-list li.swiper-slide-thumb-active p {
      margin-top: 20px;
    }
    .list-swiper .cont:not(:last-child) {
      margin-bottom: 120px;
    }
    .list-swiper .guide-list li .text {
      padding: 28px;
    }
    .list-swiper .guide-list li:not(:last-child) {
      margin-bottom: 36px;
    }
    .list-swiper .guide-list li {
      padding-right: 80px;
    }
    .list-swiper .swiper-slide .text span svg {
      width: 48px;
    }
    .list-swiper .guide-list li p {
      font-size: 18px;
      opacity: 0;
      height: 0;
      transition: all linear 0.2s;
    }
    .list-swiper .guide-list li h3 {
      font-size: 26px;
      line-height: 120%;
      text-transform: capitalize;
    }
  
    .list-swiper .guide-pic .cont {
      padding-bottom: 0;
    }
    .list-swiper .img-text-cont .text-cont {
      max-width: 45.5%;
    }
  }
  
  #sec-5 {
    padding: 0 0 120px;
  }
  #sec-5 .cont-video {
    position: absolute;
    bottom: -2%;
    left: 0;
    z-index: 1;
  }
  #sec-5 .box {
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.1s ease;
  }
  #sec-5 .item1 {
    padding-top: 48px;
    background: #e9e9ff;
    height: 100%;
  }
  #sec-5 .item-cont {
    position: relative;
  }
  
  #sec-5 h2 {
    max-width: 1201px;
    line-height: 140%;
    margin-bottom: 80px;
  }
  
  #sec-5 .cont1 {
    width: 45.6%;
    transition: all 0.1s ease;
  }
  #sec-5 .cont2 {
    width: 52.5%;
    transition: all 0.1s ease;
  }
  #sec-5 .cont2 .container-all:nth-child(1) {
    margin-bottom: 32px;
  }
  
  #sec-5 .card-cont {
    display: flex;
  }
  
  #sec-5 .item-cont {
    flex: 1 1 auto;
  
    position: relative;
  }
  #sec-5 .item-cont h2 {
    font-weight: 300;
    font-size: 1.33333rem;
    line-height: 1.25;
  }
  
  #sec-5 .photo-container {
    width: 100%;
    transition: all 0.1s ease;
  }
  #sec-5 .photo-container img {
    width: 100%;
  }
  #sec-5 .item:not(.item1) .text-cont {
    max-width: 479px;
    margin-right: 40px;
  }
  
  #sec-5 .item2 {
    background: #e6f1ff;
    padding: 32px 0 32px 48px;
  }
  #sec-5 .item3 {
    background: #f7ffea;
    padding: 32px 0 32px 48px;
  }
  #sec-5 .text-cont h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
  }
  #sec-5 .text-cont p {
    font-size: 18px;
    color: #525252;
    font-weight: 400;
  }
  #sec-5 .text-cont .note {
    font-weight: 600;
  }
  #sec-5 .img-cont {
    max-width: 300px;
  }
  #sec-5 .cont2 .text-cont {
    max-width: 426px;
    margin-right: 40px;
  }
  #sec-5 .item-cont .text-cont {
    z-index: 2;
    position: relative;
  }
  @media (max-width: 1600px) {
    #sec-5 h2 {
      max-width: 798px;
      line-height: 140%;
      margin-bottom: 40px;
    }
    #sec-5 .box {
      border-radius: 10px;
      overflow: hidden;
      transition: all 0.1s ease;
    }
    #sec-5 .cont2 .text-cont {
      max-width: 317px;
      margin-right: 40px;
    }
    #sec-5 .cont2 .container-all:nth-child(1) {
      margin-bottom: 24px;
    }
  
    #sec-5 .text-cont h3 {
      font-size: 20px;
      font-weight: 500;
      line-height: 130%;
    }
    #sec-5 .text-cont p {
      font-size: 16px;
      line-height: 150%;
    }
    #sec-5 .img-cont {
      max-width: 218px;
    }
    #sec-5 .item2 {
      background: #e6f1ff;
      padding: 32px 0 20px 32px;
    }
    #sec-5 .item3 {
      background: #f7ffea;
      padding: 32px 0 20px 32px;
    }
  }
  @media (max-width: 992px) {
    .list-swiper .guide-list li .text {
      padding: 16px 15px 16px;
    }
    #sec-5 {
      padding: 80px 0 0px;
    }
    #sec-5 h2 {
      max-width: 1201px;
      line-height: 140%;
      padding: 0 24px;
      margin-bottom: 24px;
    }
    #sec-5 .item2 {
      background: #e6f1ff;
      padding: 20px 0 28px 20px;
    }
    #sec-5 .item3 {
      background: #f7ffea;
      padding: 20px 0 28px 20px;
    }
    #sec-5 .cont2 .text-cont {
      max-width: 100%;
      margin-right: 0px;
    }
    #sec-5 .img-cont {
      max-width: 100%;
      padding-left: 55px;
    }
    #sec-5 .item1 {
      padding-top: 20px;
      margin-bottom: 32px;
    }
    #sec-5 .cont1 {
      width: 100%;
      transition: all 0.1s ease;
    }
    #sec-5 .cont2 {
      width: 100%;
      transition: all 0.1s ease;
    }
  }
  
  #ianygo-compare-table-wrap {
    margin: 26px auto 0;
     overflow-x: auto;
    overflow-y: clip;
    position: relative;
  }
  
  #ianygo-compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    color: #000;
    min-width: 500px;
  }
  #ianygo-compare-table-wrap ul {
    list-style: none;
    padding: 0;
  }
  
  #ianygo-compare-table-wrap ul li {
    position: relative;
    padding-left: 15px;
  }
  
  #ianygo-compare-table-wrap ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 2px;
    background-color: #212121;
    border-radius: 50%;
  }
  
  #ianygo-compare-table thead td {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background: #EEF3F9;
    width: 420px;
    padding: 24px 10px;
    border: 1px solid #d8dfe2;
    border-style: solid solid none none;
  }
  #ianygo-compare-table thead td:nth-child(1) {
    width: 390px;
  }
  #compare-table-for-more{
    position: sticky;
    z-index: 4;
    left:0;
    right: 0;
    /* bottom: 40px; */
    bottom: 0;
  }
  @media (max-width: 1699.98px) {
    #ianygo-compare-table thead td:nth-child(1) {
      width: 360px;
    }
    #ianygo-compare-table thead td {
      width: 400px;
    }
  }
  @media (max-width: 1599.98px) {
    #ianygo-compare-table thead td:nth-child(1) {
      width: 291px;
    }
    #ianygo-compare-table thead td {
      width: 303px;
    }
  }
  @media (max-width: 1279.98px) {
    #ianygo-compare-table thead td:nth-child(1) {
      width: 274px;
    }
    #ianygo-compare-table thead td {
      width: 274px;
    }
  }
  
  #ianygo-compare-table tbody tr td {
    padding: 20px 22px;
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border: solid 1px #d8dfe2;
    border-left: solid 1px #d8dfe2;
    border-style: none solid solid none;
    text-align: center;
    border-collapse: collapse;
  }
  
  #ianygo-compare-table tbody tr:nth-child(2n) td {
    background: #EEF3F9;
  }
  
  #ianygo-compare-table tbody tr td:first-child {
    border-top: 0;
    border-right-width: 1px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
  }
  
  #ianygo-compare-table tbody tr td:nth-child(2) {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  
  #ianygo-compare-table tbody tr td:nth-child(3) {
    border-left-width: 1px;
  }
  #ianygo-compare-table tbody tr.bor td:first-child {
    border-bottom-left-radius: 8px;
    border-bottom-style: solid;
  }
  #ianygo-compare-table tbody tr.bor td:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-style: solid;
  }
  #ianygo-compare-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
    border-bottom-style: solid;
  }
  #ianygo-compare-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-style: solid;
  }
  
  #ianygo-compare-table tbody tr td:first-child {
    border-left-style: solid;
  }
  
  #ianygo-compare-table .right,
  #ianygo-compare-table .wrong,
  #ianygo-compare-table-wrap .most-popular .right {
    position: relative;
  }
  
  #ianygo-compare-table .right::after,
  #ianygo-compare-table-wrap .most-popular .right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjM0REQzg0IiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTEwLjgxNDYgMTYuNDMyMUwxNC43MDM1IDE5Ljg4ODlMMjEuMTg0OSAxMi4xMTExIiBzdHJva2U9IiMzRERDODQiIHN0cm9rZS13aWR0aD0iMS43Nzc3OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)
      no-repeat;
    background-size: cover;
    display: inline-block;
  }
  
  #ianygo-compare-table .wrong::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjRkY1NTAwIiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTIzLjg1NjcgOC4xNDMzMUw4LjE0MzIxIDIzLjg1NjgiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIxLjc3Nzc4Ii8+Cjwvc3ZnPgo=)
      no-repeat;
    background-size: cover;
    display: inline-block;
  }
  
  #ianygo-compare-table #compare-table-for-more {
    cursor: pointer;
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
    color: #6767ff;
  }
  
  #ianygo-compare-table {
    padding-top: 54px;
    /* padding-bottom: 100px; */
    padding-bottom: 24px;
  }
  #ianygo-compare-table.more-table{
    padding-bottom: 100px;
  }
  #ianygo-compare-table-wrap .most-popular {
    width: 428px;
    top: 0px;
    left: 390px;
    background: linear-gradient(273.17deg, #ff5500 0%, #ffcf1b 99.48%);
    border-radius: 24px;
    z-index: 1;
  }
  #ianygo-compare-table-wrap .popular {
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 12px 0 10px;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:12px;
  }
  #ianygo-compare-table-wrap .bg-item {
    padding: 0 4px 4px;
  }
  #ianygo-compare-table-wrap .bg-item > div {
    padding: 20px 22px;
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border: solid 1px #d8dfe2;
    border-left: solid 1px #d8dfe2;
    border-style: none solid solid none;
    text-align: center;
    border-collapse: collapse;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(1) {
    padding: 24px 10px;
    text-align: center;
    font-weight: 600;
    border-top: 1px solid transparent;
    border-bottom: 0;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(2n-1) {
    background: #eef3f9;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(2n) {
    background: #fff;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(4) {
    height: 89px;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(10) {
    height: 129px;
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(11) {
    position: relative;
    z-index: 20;
    background: #fff;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    border-bottom: 0;
    border-right: 0;
    /* padding-left: 40px; */
  }
  #ianygo-compare-table-wrap .bg-item > div:nth-child(11) .btn{
    width: 100%;
  }
  
  @media (max-width: 1699.98px) {
    #ianygo-compare-table-wrap .most-popular {
      width: 416px;
      left: 360px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(10) {
      height: 153px;
    }
    #ianygo-compare-table.more-table{
      padding-bottom: 86px;
    }
  }
  
  @media (max-width: 1599.98px) {
    #ianygo-compare-table-wrap .most-popular {
      width: 311px;
      left: 290px;
    }
    #ianygo-compare-table-wrap .bg-item > div {
      padding: 12px 16px;
      font-size: 12px;
      line-height: 150%;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(1) {
      padding: 10px 10px;
    }
  
    #ianygo-compare-table-wrap .bg-item > div:nth-child(1) img {
      width: 36px;
      height: 32px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(4) {
      height: 61px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(10) {
      height: 113px;
    }
  }
  @media (max-width: 1279.98px) {
    #ianygo-compare-table-wrap .most-popular {
      width: 282px;
      left: 274px;
      border-radius: 16px;
    }
    #ianygo-compare-table-wrap .most-popular .popular{
      font-size: 16px;
      gap:8px;
      padding:3px 0;
    }
   
    #ianygo-compare-table-wrap .bg-item > div {
      padding: 12px 16px;
      font-size: 12px;
      line-height: 150%;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(1) {
      padding: 10px 10px;
    }
  
    #ianygo-compare-table-wrap .bg-item > div:nth-child(1) img {
      width: 36px;
      height: 32px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(4) {
      height: 79px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(6) {
      height: 61px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(10) {
      height: 113px;
    }
    #ianygo-compare-table-wrap .bg-item > div:nth-child(11){
      /* padding-left: 24px; */
      border-bottom-left-radius: 12px;
      border-bottom-right-radius: 12px;
    }
  }
  
  #swiper-step .mySwiper {
    margin-top: 54px;
  }
  #ianygo-compare-table thead img {
    width: 52px;
    height: 48px;
  }
  
  .sec-version .unfold-field .unfold-field-img {
    max-width: 60px;
  }
  @media (min-width: 992px) {
    #ianygo-compare-table-wrap {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      width: 100%;
      position: relative;
      margin-top: 60px;
    }
  
    #ianygo-compare-table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      color: #000;
      min-width: 1096px;
    
    }
  }
  @media (min-width: 1280px) {
    #ianygo-compare-table-wrap{
      overflow-x: initial;
    }
  }
  @media (min-width: 1600px) {
    #ianygo-compare-table tbody tr.bor td:first-child {
      border-bottom-left-radius: 12px;
  
      border-bottom-style: solid;
    }
    #ianygo-compare-table tbody tr.bor td:last-child {
      border-bottom-right-radius: 12px;
  
      border-bottom-style: solid;
    }
    #ianygo-compare-table tbody tr:last-child td:first-child {
      border-bottom-left-radius: 12px;
  
      border-bottom-style: solid;
    }
    #ianygo-compare-table tbody tr:last-child td:last-child {
      border-bottom-right-radius: 12px;
  
      border-bottom-style: solid;
    }
    #ianygo-compare-table-wrap ul li {
      position: relative;
      padding-left: 20px;
    }
  
    #ianygo-compare-table-wrap ul li::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 4px;
      height: 4px;
      background-color: #212121;
      border-radius: 50%;
    }
    #ianygo-compare-table-wrap {
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      width: 100%;
      /* overflow: hidden; */
      position: relative;
      margin-top: 80px;
    }
  }
  
  @media (max-width: 1599.98px) {
    #ianygo-compare-table thead img {
      width: 36px;
      height: 32px;
    }
    #ianygo-compare-table tbody tr td:first-child {
      font-size: 14px;
    }
    #ianygo-compare-table thead td {
      font-size: 16px;
      padding: 10px 10px;
      /* width: 250px; */
    }
  
    #ianygo-compare-table tbody tr td {
      /* display: inline-block; */
      font-size: 12px;
      padding: 12px 16px;
    }
  
    .sec-version .unfold-field .unfold-field-img {
      max-width: 40px;
    }
    #ianygo-compare-table .right::after,
    #ianygo-compare-table-wrap .most-popular .right::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 20px;
      height: 20px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjM0REQzg0IiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTEwLjgxNDYgMTYuNDMyMUwxNC43MDM1IDE5Ljg4ODlMMjEuMTg0OSAxMi4xMTExIiBzdHJva2U9IiMzRERDODQiIHN0cm9rZS13aWR0aD0iMS43Nzc3OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)
        no-repeat;
      background-size: cover;
      display: inline-block;
    }
    #ianygo-compare-table .wrong::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 20px;
      height: 20px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjRkY1NTAwIiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTIzLjg1NjcgOC4xNDMzMUw4LjE0MzIxIDIzLjg1NjgiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIxLjc3Nzc4Ii8+Cjwvc3ZnPgo=)
        no-repeat;
      background-size: cover;
      display: inline-block;
    }
  }
  @media (max-width: 1279.98px) {
    #ianygo-compare-table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      color: #000;
      width: 1096px;
      padding-top: 38px;
      /* padding-bottom: 84px; */
      padding-bottom: 16px;
    }
   
  }
  @media (max-width: 991.98px) {
    .sec-version .unfold-field .unfold-field-img {
      max-width: 40px;
    }
    #ianygo-compare-table.more-table{
      padding-bottom: 158px;
    }
    #ianygo-compare-table thead td {
      font-size: 16px;
      font-weight: 600;
      /* height: 60px;
      padding: 9px 0; */
    }
    #ianygo-compare-table thead td:first-child {
      border-top-left-radius: 8px;
    }
    #ianygo-compare-table thead td:last-child {
      border-top-right-radius: 8px;
    }
  
    #ianygo-compare-table tbody tr td:first-child {
      font-size: 14px;
  
      font-weight: 600;
    }
    
  }
  
  .sec-version {
    padding: 64px 0 0px;
  }
  .sec-version .version-shadow {
    position: absolute;
    /* bottom: 36px; */
    bottom: -4px;
    left: 0;
    min-width: 1096px;
    height: 84px;
    z-index: 3;
  }
  
  .sec-version h2 {
    font-size: 32px;
  }
  .sec-version #collapseButton {
    display: none;
  }
  
  .sec-version .btn-closeandopen {
    max-width: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
    display: none;
  }
  .sec-version .btn-closeandopen-sm {
    display: block;
    transform: translate(0px, -36px);
  }
  
  .sec-version #collapseButton {
    transform: rotate(180deg);
  }
  
  @media (min-width: 992px) {
    .sec-version h2 {
      font-size: 36px;
      max-width: 738px;
    }
    .sec-version .btn-closeandopen-sm {
      display: none;
    }
    .sec-version .btn-closeandopen {
      display: block;
    }
    .sec-version .version-shadow {
      /* height: 180px;
      bottom: 4px; */
      height: 110px;
          bottom: 0px;
    }
  
  }
  @media (min-width: 1280px){
    .sec-version {
      padding: 0px;
    }
  }
  @media (min-width: 1600px) {
    .sec-version h2 {
      font-size: 48px;
      max-width: 992px;
    }
    .sec-version {
      padding: 80px 0 0px;
    }
    .sec-version .version-shadow {
      bottom: 16px;
    }
  }
  
  .sec-steps {
    padding: 64px 0;
    overflow: hidden;
  }
  .sec-steps h2 {
    margin-bottom: 32px;
  }
  .sec-steps .guide-list {
    flex: 1;
    margin: 0;
  }
  .sec-steps .guide-list ul {
    margin-bottom: 32px;
  }
  .sec-steps .guide-list li {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    overflow: hidden;
    cursor: pointer;
    padding: 16px 20px;
    border-radius: 6px;
    font-size: 16px;
    background: #f5f9ff;
    position: relative;
  }
  .sec-steps .guide-list li .text span {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #6b6b6b;
    display: inline-block;
  }
  .sec-steps .guide-list li .text p {
    font-size: 16px;
    line-height: 24px;
    color: #848484;
  }
  .sec-steps .guide-list .btn {
    min-width: 220px;
  }
  .sec-steps .guide-list .progress-bar {
    width: 0%;
    height: 4px;
    background: #2c9aff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .sec-steps .guide-list .swiper-slide-thumb-active {
    background: #e8f1ff;
  }
  .sec-steps .guide-list .swiper-slide-thumb-active span,
  .sec-steps .guide-list .swiper-slide-thumb-active p {
    color: #2c9aff !important;
  }
  .sec-steps .guide-list .swiper-slide-thumb-active .progress-bar {
    transition: all 2900ms linear;
    width: 100%;
  }
  .sec-steps .guide-list .guide-link {
    margin: 0 0 32px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .sec-steps .guide-pic {
    max-width: 100%;
    margin: 0;
  }
  .sec-steps .guide-pic .swiper-slide {
    padding: 8px;
    background: #e0f0ff;
    border: 3px solid #2c9aff;
    border-radius: 12px;
  }
  @media (min-width: 992px) {
    .sec-steps {
      padding: 100px 0 52px;
      position: relative;
    }
    .sec-steps h2 {
      margin-bottom: 60px;
    }
    .sec-steps .cont {
      gap: 16px;
    }
    .sec-steps .guide-list li {
      padding: 16px;
    }
    .sec-steps .guide-list li .text span {
      font-size: 24px;
      line-height: 32px;
    }
    .sec-steps .guide-list .guide-link {
      margin: 0 0 0 12px;
      font-size: 16px;
      line-height: 27px;
    }
    .sec-steps .guide-pic {
      max-width: 450px;
    }
    .sec-steps .guide-pic .swiper-slide {
      padding: 14px;
      border-radius: 20px;
    }
    .sec-steps .guide-pic .swiper-slide img {
      border-radius: 12px;
    }
    .sec-steps::after {
      content: "";
      width: 796px;
      height: 388px;
      background: url(https://images.tenorshare.com/img-2024/product/icarefone-transfer/sec-step-bg.png) no-repeat;
      background-size: 100%;
      position: absolute;
      right: -100px;
      bottom: 24px;
    }
  }
  @media (min-width: 1280px) {
    .sec-steps {
      padding: 100px 0;
    }
    .sec-steps h2 {
      margin-bottom: 60px;
    }
    .sec-steps .cont {
      gap: 0px;
    }
    .sec-steps .guide-list {
      max-width: 518px;
    }
    .sec-steps .guide-list ul {
      margin-bottom: 48px;
      max-width: 464px;
    }
    .sec-steps .guide-list li {
      padding: 24px 32px;
    }
    .sec-steps .guide-list .guide-link {
      margin: 0 0 0 32px;
      font-size: 18px;
    }
    .sec-steps .guide-pic {
      max-width: 640px;
    }
  }
  @media (min-width: 1600px) {
    .sec-steps .cont {
      max-width: 1530px;
    }
    .sec-steps .guide-list {
      max-width: 600px;
    }
    .sec-steps .guide-list ul {
      max-width: 530px;
    }
    .sec-steps .guide-list li .text span {
      font-size: 26px;
      line-height: 34px;
    }
    .sec-steps .guide-list li .text p {
      font-size: 18px;
      line-height: 27px;
    }
    .sec-steps .guide-pic {
      max-width: 800px;
    }
    .sec-steps .guide-pic .swiper-slide {
      padding: 18px;
      border-radius: 24px;
    }
    .sec-steps .guide-pic .swiper-slide img {
      border-radius: 16px;
    }
    .sec-steps::after {
      width: 904px;
      height: 450px;
      right: 0;
      bottom: 70px;
    }
  }
  
  .sec-reviews {
    padding: 56px 0;
    background: linear-gradient(96.35deg, #3ad8d0 0.66%, #35c5be 100%);
    position: relative;
  }
  .sec-reviews h2 svg{
    width: 52px;
    height:38px;
  }
  @media (min-width: 992px) {
    .sec-reviews {
      padding: 100px 0;
    }
    .sec-reviews h2 svg{
      width: 64px;
      height:48px;
    }
  }
  .sec-reviews::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 247px;
    height: 391px;
    background: url('data:image/svg+xml,<svg width="247" height="391" viewBox="0 0 247 391" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.2" d="M-290.7 89.8846C-170.229 -29.8042 27.2327 -27.3536 150.897 96.3106C274.561 219.975 277.012 417.437 157.323 537.908L70.4718 451.057C143.805 376.941 141.843 255.777 66.1293 180.064C-9.58402 104.35 -130.748 102.388 -204.864 175.721L-290.7 89.8846Z" stroke="white" stroke-width="2"/></svg>')
      no-repeat;
    background-size: 100%;
  }
  @media (min-width: 992px) {
    .sec-reviews::before {
      width: 318px;
      height: 405px;
      background: url('data:image/svg+xml,<svg width="318" height="405" viewBox="0 0 318 405" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.2" d="M-407.939 120.589C-245.132 -41.6301 22.086 -38.4426 189.368 128.84C356.65 296.122 359.838 563.34 197.619 726.146L79.5462 608.074C178.71 508.322 176.221 344.845 74.1073 242.731C-28.0065 140.617 -191.483 138.128 -291.235 237.292L-407.939 120.589Z" stroke="white" stroke-width="1.5"/></svg>')
        no-repeat;
      background-size: 100%;
    }
  }
  .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;
    background: #f3fbfe;
  }
  
  @media (min-width: 992px) {
    .sec-reviews .cont{
      gap: 16px;
    }
    .sec-reviews .cont .cell.media-review {
      width: 356px;
      max-width: 356px;
      padding: 32px 72px;
    }
  }
  @media (min-width: 1280px) {
    .sec-reviews .cont{
      gap: 32px;
    }
    .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="%2324DC8C"/></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;
  }
  .sec-reviews .cont .cell.media-review .media-review-swpier img {
    height: 52px;
  }
  @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: 28px auto 0;
    line-height: 1.5;
  }
  .sec-reviews .cont .cell.media-review .swiper-pagination {
    display: flex;
    justify-content: center;
    left: 0;
    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;
  }
  .sec-reviews
    .cont
    .cell.media-review
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgb(0, 0, 0);
  }
  .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 .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;
  }
  @media (min-width: 992px) {
    .sec-reviews .cont .cell.user-review .txt .tit {
      font-size: 20px;
      min-height: 72px;
    }
  }
  @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;
    line-height: 1.5;
  }
  .sec-reviews .cont .cell.user-review .user-info .user-name {
    font-weight: 600;
  }
  .sec-reviews .cont .cell.user-review:hover {
    text-decoration: none;
  }
  .sec-reviews .cont .cell.user-review:hover .txt {
    color: #212121;
  }
  .sec-reviews .cont .cell.user-review:hover .user-name {
    color: #212121;
  }
  
  #sec-8 {
    padding: 100px 0;
    background: #ecf6ff;
  }
  #sec-8::before {
    content: "";
    position: absolute;
    background: url('data:image/svg+xml,<svg width="384" height="341" viewBox="0 0 384 341" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="" d="M117.94 -370.233C-41.1677 -210.733 -38.0934 51.1996 125.853 215.147C289.8 379.093 551.733 382.168 711.233 223.06L595.285 107.112C497.719 204.286 337.667 201.911 237.707 101.952C137.748 1.99278 135.373 -158.06 232.547 -255.626L117.94 -370.233Z" stroke="%23B0DEFF"/></svg>')
      no-repeat center center;
    background-size: 100%;
    width: 384px;
    height: 341px;
    right: 0;
    top: 0;
    pointer-events: none;
  }
  #sec-8::after {
    content: "";
    position: absolute;
    background: url('data:image/svg+xml,<svg width="317" height="341" viewBox="0 0 317 341" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-543.218 331.841C-493.093 103.44 -262.466 -40.5196 -27.5054 11.0454C207.456 62.6104 356.603 289.916 306.478 518.317L139.608 481.695C170.162 342.471 78.8833 204.168 -64.0114 172.809C-206.906 141.449 -347.711 228.817 -378.266 368.042L-543.218 331.841Z" fill="%23B0DEFF"/></svg>')
      no-repeat center center;
    background-size: 100%;
    width: 317px;
    height: 341px;
    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 .des {
    color: #525252;
    font-size: 24px;
    font-weight: 400;
    line-height: 31.2px;
  }
  #sec-8 .des .now {
    -webkit-animation: nowonline 1s linear infinite alternate;
    animation: nowonline 1s linear infinite alternate;
  }
  @-webkit-keyframes nowonline {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.1);
    }
  }
  @keyframes nowonline {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.1);
    }
  }
  #sec-8 .des span {
    color: #2C9AFF;
    font-size: 26px;
    font-weight: 500;
    line-height: 36.4px;
  }
  #sec-8 .des-list {
    margin-top: 48px;
    max-width: 1450px;
    padding: 13px 0;
  }
  #sec-8 .des-list .item svg {
    color: #2C9AFF;
  }
  #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;
  }
  #sec-8 .btn-group{
    gap: 32px;
  }
  @media (max-width: 1599.98px) {
    #sec-8 {
      padding: 56px 0;
    }
    #sec-8::before {
      background: url('data:image/svg+xml,<svg width="312" height="314" viewBox="0 0 312 314" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.3" d="M105.632 -318.924C-35.8673 -177.034 -33.1211 55.9488 112.712 201.781C258.544 347.614 491.527 350.36 633.418 208.861L530.335 105.778C443.502 192.218 301.095 190.091 212.152 101.148C123.21 12.2053 121.082 -130.202 207.522 -217.035L105.632 -318.924Z" stroke="%230670FB"/></svg>')
        no-repeat center center;
      width: 312px;
      height: 314px;
    }
    #sec-8::after {
      background: url('data:image/svg+xml,<svg width="294" height="223" viewBox="0 0 294 223" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-340.684 104.947C-198.388 -37.3493 35.5642 -34.6989 181.947 111.684C328.33 258.067 330.98 492.019 188.685 634.315L84.7228 530.353C171.461 443.615 169.463 301.022 80.4387 211.998C-8.58601 122.973 -151.179 120.975 -237.917 207.713L-340.684 104.947Z" fill="%235FB2FF"/></svg>')
        no-repeat center center;
      width: 294px;
      height: 223px;
    }
    #sec-8 .img-logo {
      width: 96px;
      height: 96px;
    }
    #sec-8 h2 {
      font-size: 36px;
      line-height: 50.4px;
    }
    #sec-8 .des {
      font-size: 18px;
      line-height: 24px;
    }
    #sec-8 .des span {
      font-size: 20px;
      line-height: 30px;
    }
    #sec-8 a .start {
      height: 32px;
      width: auto;
    }
    #sec-8 .comment-points {
      font-size: 16px;
      line-height: 24px;
    }
    #sec-8 .btn-29.btn-outline-black {
      padding: 0 32px;
    }
    #sec-8 .des-list {
      margin-top: 40px;
      padding: 0;
    }
    #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 .des {
      font-size: 16px;
      font-weight: 400;
      line-height: 150%;
    }
    #sec-8 .des p:nth-child(1) svg {
      width: 16px;
      height: 16px;
    }
    #sec-8 .des p:nth-child(2) svg {
      width: 24px;
      height: 24px;
    }
    #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="215" viewBox="0 0 231 215" 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="%235FB2FF"/></svg>')
        no-repeat center center;
      width: 231px;
      height: 215px;
    }
    #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: 120px 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: #f5f9ff;
    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 .sec-tit {
    opacity: 1;
    margin-top: 28px;
    font-weight: 600;
  }
  #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 .col-lg-6 {
    margin-top: 32px;
  }
  @media (max-width: 1600px) {
    #tech-spec {
      padding: 100px 0;
    }
    #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: 1279.98px){
    #tech-spec {
      padding: 64px 0 24px;
    }
  }
  @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 .sec-tit {
      margin-top: 14px;
    }
    #tech-spec .item .tit {
      font-size: 18px;
    }
    #tech-spec .item p {
      font-size: 16px;
    }
  }
  
  #pro-guide {
    padding: 40px 0;
  }
  #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: #2c9aff;
    font-weight: 500;
  }
  #pro-guide .nav .nav-link.active::after {
    z-index: 99;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #2c9aff;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
  }
  #pro-guide .tab-content {
    margin-top: 40px;
  }
  #pro-guide .tab-content .link-more a {
    font-size: 16px;
  }
  #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 .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: #2c9aff;
  }
  #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.1019607843);
  }
  #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 .tab-content .link-more a {
      font-size: 18px;
    }
    #pro-guide .nav .nav-link {
      padding-bottom: 14px;
    }
    #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;
    }
  }
  