/* 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- */
.notice-cont {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  background: linear-gradient(90deg, rgba(156, 227, 246, 0.25) 0%, rgba(247, 183, 250, 0.25) 100%);
  border-radius: 4px;
  gap: 8px;
  margin-top: 24px;
}
.notice-cont svg {
  flex-shrink: 0
}
.notice-cont p {
  color: #6767FF;
  font-size: 16px;
  margin-bottom: 0;
}

#sec-1 .popup-video-group [data-toggle="popup-video"]:hover{
  color:  #f50 !important;
}
@media (min-width: 992px) {
  #sec-1 .btn-primary{
    min-width:240px;
  }
  [data-dev="mobile"] #sec-1 .btn-outline-primary{
    min-width:240px;
  }
}

.pro-reviews a {
  color: #6B6B6B;
}

.pro-reviews a:hover {
  color: #FF5500;
  text-decoration: none;
}

.pro-reviews img {
  margin-bottom: 2px;
}
/*---discount start---*/
.discount-off {
  position: relative;
  border-radius: 14px;
}

.discount-off::after {
  content: "30% OFF";
  height: 18px;
  line-height: 18px;
  color: #fff;
  background: linear-gradient(180deg, #FFAC5F 0%, #FF6711 100%);
  padding: 0 30px;
  position: absolute;
  top: 13px;
  right: -33px;
  transform: rotate(45deg);
  letter-spacing: -0.48px;
  font-size: 12px;
  font-weight: 700;
}
/*----discount end---*/
#sec-1 .hot-icon {
  display: inline-block;
  height: 16px;
  line-height: 16px!important;
  z-index: 1;
  margin-left: 6px;
  font-style: italic;
  font-weight: 700;
  color: #fff!important;
  padding: 0 8px 0 6px;
  background: linear-gradient(34.31deg, #FF5500 4.69%, #FFCF1B 124.17%);
  border-radius: 8px 8px 8px 0;
}
#sec-1 .hot-icon::before {
  content:none !important;
}
.fade-in{
  pointer-events: auto !important;
}
@font-face {
  font-family: 'Imprint MT Shadow'; /* 字体的名称 */
  src: url('https://assets.afirstsoft.com/rn-ui-live/fonts/Imprint.TTF') format('truetype'); /* 字体文件的路径和格式 */
  font-weight: normal; /* 字体的粗细，通常是normal或bold */
  font-style: normal; /* 字体的风格，通常是normal或italic */
  font-display: swap;
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body a{
  color:inherit;
  text-decoration: underline;
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body a:hover{
  color:inherit
}

.black-friday {
  display: none !important;
}
.tooltip {
  margin-left: -24px !important;
}
.tooltip .tooltip-arrow::before {
  content: none !important;
}
.tooltip .tooltip-inner {
  background-color: #212121;
  padding: 0.25rem 1.5rem 0.25rem 0.5rem;
}
.tooltip .language-list a {
  color: #a2a7a9;
}
.tooltip .language-list a:hover {
  color: #fff;
}
video {
  clip-path: inset(-1px -1px);
}

video:focus {
  outline: none;
}
.colorful-border-test {
  font-size: 14px;
  background: linear-gradient(267.72deg, #013EF8 -2.65%, #09E9B3 101.75%);
  padding: 6px 8px;
  border-radius: 3px;
  line-height: 20px;
  height: 32px;
  display: flex;
  align-items: center;
  color:#fff;
}

h2,
.h2 {
  margin: 0 auto;
  color: #212121;
  font-size: 48px;
  font-weight: 900;
  line-height: 140%;
}

h3,
.h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
}

a.hover-bottom-line {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: fit-content;
}

a.hover-bottom-line::after {
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #f50;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

a.hover-bottom-line:hover {
  text-decoration: none;
  color: #f50;
}

a.hover-bottom-line:hover::after {
  left: 0;
  height: 2px;
  background-color: #f50;
}

.ms-32 {
  margin-left: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.btn-29 :after,
.btn-29 :before,
.btn-29:after,
.btn-29:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-29 {
  -webkit-tap-highlight-color: transparent;

  background-image: none;
  cursor: pointer;
  -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
}

.btn-29:disabled {
  cursor: default;
}

.btn-29:-moz-focusring {
  outline: auto;
}

.btn-29 svg {
  display: block;
  vertical-align: middle;
}

.btn-29 [hidden] {
  display: none;
}

.btn-29 {
  --tilt: 30px;
  place-content: center;
}
.btn-outline-black.btn-29:hover {
  border: 2px solid #2b2b2b;
}
.btn-29:hover{

}

.btn-29.btn-blue {
  border: 2px solid #0670fb;
}
.btn-29.btn-blue:active,.btn-29.btn-blue:focus{
  color: #fff;
  background-color: #1f7efb;
  border-color: #1f7efb;
}
.btn-29.btn-purple {
  border: 2px solid #6767ff;
}

.btn-29,
.btn-29 .text-container {
  overflow: hidden;
  position: relative;
}

.btn-29 .text-container {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-29 .text {
  display: block;
  font-weight: 600;
  position: relative;
}

.btn-29:hover .text {
  -webkit-animation: move-right-alternate 0.3s ease forwards;
  animation: move-right-alternate 0.3s ease forwards;
  color: #f50;
}

.btn-29.btn-blue:hover .text {
  color: #0670fb;
}

.btn-29.btn-purple:hover .text {
  color: #6767ff;
}

.btn-29.btn-outline-black:hover .text {
  color: #fff;
}

.btn-29:before {
  -webkit-animation: move-out 0.3s ease;
  animation: move-out 0.3s ease;
  background: #fff;
  -webkit-clip-path: polygon(0 0, calc(100% - var(--tilt)) 0, 100% 50%, calc(100% - var(--tilt)) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - var(--tilt)) 0, 100% 50%, calc(100% - var(--tilt)) 100%, 0 100%);
  content: "";
  height: 100%;
  left: calc(-100% - var(--tilt));
  position: absolute;
  top: 0;
  width: calc(100% + var(--tilt));
}
.btn-29.btn-outline-black:before {
  background: #212121;
}

.btn-29:hover:before {
  -webkit-animation: move-in 0.3s ease forwards;
  animation: move-in 0.3s ease forwards;
}

@-webkit-keyframes move-in {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes move-in {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@-webkit-keyframes move-out {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(200%);
  }
}
@keyframes move-out {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(200%);
  }
}

#tech-spec .content-wrap {
  margin-top: 60px;
}
#tech-spec .item {
  border-radius: 12px;
  background: rgba(180, 211, 255, 0.24);
  height: 100%;
  padding: 32px;
}
#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%; /* 30px */
}
#tech-spec .item .sec-tit {
  opacity: 1;
  margin-top: 28px;
  font-weight: 600;
}
#tech-spec .item svg {
  flex-shrink: 0;
}

#faq-part-content-2 .item {
  border-radius: 12px;
  padding: 32px;
  background: rgba(180, 211, 255, 0.24);
}
#faq-part-content-2 .item .tit {
  color: #212121;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%; /* 30px */
}
#faq-part-content-2 .item ul {
  margin-top: 2px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#faq-part-content-2 .item ul li {
  margin-top: 28px;
  color: #212121;
  font-size: 18px;
  font-weight: 400;
}
#faq-part-content-2 .item ul li a {
  line-height: 150%; /* 27px */
  display: block;
}
#faq-part-content-2 .item.item-2 ul li {
  margin-top: 24px;
}

#pro-guide {
  padding: 60px 0;
}
#pro-guide h2 {
  max-width: 100%;
}
#pro-guide .swiper-btn {
  width: 20px;
  line-height: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  min-width: 24px;
  transition: all 0.5s;
}
#pro-guide .swiper-btn.reverse {
  transform: rotate(180deg);
}
#pro-guide .nav-contanier {
  margin: 76px 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;
}
@media (min-width: 992px) {
  #pro-guide .nav-contanier {
    margin: 72px auto 0;
  }
  #pro-guide .nav-contanier::after {
    height: 4px;
  }
}
#pro-guide #faq-part-3 .item {
  border-radius: 12px;
  background: rgba(180, 211, 255, 0.16);
  height: 100%;
  padding: 32px;
}
#pro-guide #faq-part-3 .item p {
  opacity: 0.8;
  color: var(--unnamed, #212121);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}
#pro-guide #faq-part-3 .item .tit {
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%; /* 30px */
}
#pro-guide #faq-part-3 .item .sec-tit {
  opacity: 1;
  margin-top: 28px;
  font-weight: 600;
}
#pro-guide .nav {
  margin: 0 auto;
  width: 100%;
  justify-content: space-between;
  font-size: 14px;
}
#pro-guide .nav .nav-link {
  cursor: pointer;
  line-height: 150%;
  white-space: nowrap;
  position: relative;
  text-align: center;
  color: #212121;
  font-size: 20px;
  font-weight: 500;
}
#pro-guide .nav .nav-link.active {
  color: #6767ff;
  font-weight: 600;
}
#pro-guide .nav .nav-link.active::after {
  z-index: 99;
  content: "";
  position: absolute;
  height: 2px;
  width: calc(100% - 20px);
  background: #6767ff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  #pro-guide .nav .nav-link.active::after {
    height: 4px;
  }
}
#pro-guide .nav .nav-link#purchase {
  margin-left: 100px;
}
@media (min-width: 992px) {
  #pro-guide .nav {
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  #pro-guide .nav {
    font-size: 20px;
  }
}
#pro-guide .tab-content {
  margin-top: 40px;
}
@media (min-width: 992px) {
  #pro-guide .tab-content {
    margin-top: 60px;
  }
}
#pro-guide .contact {
  background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3-mobile.png");
  color: white;
  margin-top: 137px;
  border-radius: 12px;
  padding: 0 14px 60px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#pro-guide .contact .mobile-person {
  margin-top: -78px;
}
#pro-guide .contact .text {
  max-width: 480px;
  margin-top: 16px;
  line-height: 150%;
  font-size: 1.125rem;
}
#pro-guide .contact .btn-outline-primary {
  border-color: white;
  color: white;
  margin-top: 24px;
  font-weight: 600;
  font-size: 18px;
  min-width: 200px;
  border-radius: 6px;
}
#pro-guide .contact .btn-outline-primary:hover {
  background: white;
  border-color: white;
  color: #ff5500;
}
#pro-guide .contact .img-box {
  bottom: 0;
  right: 140px;
  text-align: center;
}
#pro-guide .contact .img-box img {
  max-width: 100%;
}
@media (min-width: 992px) {
  #pro-guide .contact {
    background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3.png");
    padding: 55px 44px;
    margin-top: 214px;
  }
  #pro-guide .contact .btn-primary {
    margin-top: 36px;
  }
  #pro-guide .contact .img-box {
    position: absolute;
  }
  #pro-guide .contact .img-box img {
    max-width: 304px;
  }
}
@media (min-width: 1400px) {
  #pro-guide .contact {
    padding: 110px 80px;
    margin-top: 237px;
  }
  #pro-guide .contact .img-box img {
    max-width: 436px;
  }
}
@media (min-width: 1400px) {
  #pro-guide {
    padding: 104px 0 200px;
  }
  #pro-guide .nav-contanier {
    max-width: 1266px;
  }
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item {
  background: rgba(180, 211, 255, 0.1);
  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-button {
  padding: 12px 16px;
  line-height: 150%;
  background: none;
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:hover {
  color: #6767ff;
}
#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>');
}
@media (min-width: 992px) {
  #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-button:not(.collapsed) {
  color: #fff;
  padding-bottom: 0;
  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: 1rem 2rem 1.5rem 1rem;
  color: #fff;
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
  opacity: 0.8;
}
#pro-guide .accordion.v1.v1-0-1 .accordion-item:last-child {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 18px;
    font-weight: 600;
    padding: 1.2rem 2.75rem;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 0 6.5rem 20px 2.75rem;
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 20px;
    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;
  }
}

@media (max-width: 1600px) {
  h2,
  .h2 {
    font-size: 36px;
  }
  #tech-spec .item .tit {
    font-size: 18px;
  }
  #tech-spec .item p {
    font-size: 16px;
  }
  #pro-guide {
    padding-top: 120px;
  }
}
@media (max-width: 980px) {
  h2,
  .h2 {
    font-size: 32px;
  }
  #tech-spec .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;
  }
  #tech-spec .item {
    padding: 28px 14px;
  }
  #faq-part-content-2 .item {
    padding: 28px 0;
    font-size: 16px;
  }
  #faq-part-content-2 .item .tit {
    font-size: 18px;
    padding: 0 16px;
  }
  #faq-part-content-2 .item ul {
    font-size: 16px;
    padding-left: 8px;
  }
  #faq-part-content-2 .item ul li {
    margin-top: 20px;
    line-height: 1.1;
  }
  #faq-part-content-2 .col-lg-4 {
    margin-top: 20px;
  }
  #pro-guide {
    padding-top: 30px;
  }
  #pro-guide .nav .nav-link {
    font-size: 14px;
  }
  #pro-guide .nav .nav-link#purchase {
    margin-left: 28px;
  }
  #pro-guide .container {
    padding: 0;
  }
  #pro-guide h2.title,
  #pro-guide .tab-content {
    padding: 0 24px;
  }
  #pro-guide .nav-contanier .nav-contanier-content::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #d8dfe2;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
  }
  #pro-guide .nav .nav-link.active::after {
    width: calc(100% + 40px);
    z-index: 30;
  }
  #pro-guide .nav-contanier {
    margin-top: 24px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    padding-top: 28px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    font-size: 16px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding-top: 8px;
  }
  #pro-guide #faq-part-3 .row:not(:nth-child(1)) .col-lg-6:not(:nth-child(1)) {
    margin-top: 24px;
  }
  #pro-guide #faq-part-3 .mt-32 {
    margin-top: 0;
  }
  #pro-guide #faq-part-3 .item .sec-tit {
    margin-top: 14px;
  }
}

    #sec-1 {
      padding: 0;
      overflow: hidden;
      position: relative;
    }

    #sec-1 .content-wrap {
      padding: 80px 0 63px;
      position: relative;
      background: url(https://images.tenorshare.com/img-2024/translate/banner-bg-2.png) center;
      background-size: cover;
      display: flex;
      align-items: center;
    }

    #sec-1 .container {
      position: relative;
      z-index: 20;
    }

    #sec-1 .lft {
      max-width: 720px;
      margin-left: 100px;
    }

    #sec-1 .lft .sec-tit {
      color: #212121;
      font-size: 28px;
      font-weight: 600;
      line-height: 130%;
    }

    #sec-1 .colorful-border-test {
      max-height:27px;
      font-size: 14px;
      background: linear-gradient(92.62deg, #7CDB71 -0.7%, #9BDD43 102.28%);
      padding: 3px 8px;
      border-radius: 3px;
      line-height: 21px;
      display: flex;
      align-items: center;
      color: #fff;
      font-weight: 500;
    }

    #sec-1 .lft h1 {
      font-size: 48px;
      font-weight: 900;
      line-height: 67.2px;
    }

    #sec-1 .lft .des-list {
      margin: 24px 0 0;
      color: #6B6B6B;
      font-size: 18px;
      font-weight: 400;
      line-height: 27px;
      padding-left: 28px;
      max-width: 720px;
      list-style: none;
    }

    #sec-1 .lft .des-list li {
      position: relative;
    }

    #sec-1 .lft .des-list li::before {
      content: '';
      width: 20px;
      height: 20px;
      position: absolute;
      background: url(https://images.tenorshare.com/img-2024/translate/green-correct.svg) no-repeat;
      background-size: 100% 100%;
      top: 4px;
      left: -28px;
    }

    #sec-1 .lft .des-list li:not(:nth-child(1)) {
      margin-top: 16px;
    }

    #sec-1 .hot-icon {
      display: inline-block;
      line-height: 14.4px !important;
      z-index: 1;
      margin-left: 6px;
      font-style: italic;
      font-weight: 700;
      color: #fff !important;
      padding: 2px 8px 2px 6px;
      background: linear-gradient(34.31deg, #FF5500 4.69%, #FFCF1B 124.17%);
      border-radius: 8px 8px 8px 0;
      bottom: 2px;
    }

    #sec-1 .btn.btn-primary {
      min-width: 230px;
    }

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

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

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

    .pro-reviews a {
      color: #6B6B6B;
    }

    .pro-reviews a:hover {
      color: #FF5500;
    }

    #sec-1 .btn-outline-primary {
      position: relative;
    }

    #sec-1 .btn-outline-primary .text-free {
      position: absolute;
      width: 86px;
      height: 21px;
      background: url(https://images.tenorshare.com/img-2024/translate/text-free-green2.png) no-repeat center center;
      background-size: 100% 100%;
      right: -23px;
      top: 10px;
      transform: rotate(45deg);
    }

    #sec-1 .btn-outline-primary .text-free span {
      font-size: 12px;
      font-weight: 400;
      line-height: 14.4px;
      color: #FFFFFF;
      position:relative;
      bottom:2px;
    }

    @media (max-width: 1600px) {
      #sec-1 .lft {
        max-width: 520px;
        margin-left: 0;
      }

      #sec-1 .lft h1 {
        font-size: 36px;
        line-height: 50.4px;
      }

      #sec-1 .lft .sec-tit {
        font-size: 26px;
        margin-bottom: 12px;
      }

      #sec-1 .lft .des-list {
        font-size: 16px;
        margin: 16px 0 0;
        line-height: 24px;
      }

      #sec-1 .content-wrap {
        padding: 28px 0 25px;
        background: url(https://images.tenorshare.com/img-2024/translate/banner-1366-2.png) no-repeat center center;
        background-size: cover;
      }

      #sec-1 .lft .des-list li:not(:nth-child(1)) {
        margin-top: 16px;
      }

      #sec-1 .btn {
        height: 60px;
        min-width: 200px;
      }

      #sec-1 .tiny {
        font-size: 12px;
        line-height: 13.2px;
      }

      #sec-1 .lft .popupVideo {
        font-size: 16px;
        line-height: 24px;
      }
    }

    @media (max-width: 1366px) {
      #sec-1 .btn.btn-xl.btn-green {
        padding: 0 22px;
      }

      #sec-1 .btn.btn-xl {
        padding: 0 40px;
        font-size: 16px;
      }
    }

    @media (max-width: 992px) {
      #sec-1 .lft .sec-tit {
        font-size: 24px;
        font-weight: 500;
        line-height: 31.2px;
      }

      #sec-1 .lft h1 {
        font-size: 32px;
        font-weight: 900;
        line-height: 41.6px;
      }

      #sec-1 .lft .des-list li:not(:nth-child(1)) {
        margin-top: 8px;
      }

      #sec-1 .lft {
        max-width: 100%
      }

      #sec-1 .lft .des-list {
        font-size: 14px;
        margin-top: 14px;
      }

      #sec-1 .content-wrap {
        background: #F1FEF7;
        padding-bottom: 32px;
        padding-top: 32px;
      }

      #sec-1 .h2 {
        font-size: 32px;
      }

      #sec-1 .container {
        padding: 0 18px;
      }

      #sec-1 .container h2,
      #sec-1 .container .des-list.btn-group {
        padding: 0 24px;
      }

      #sec-1 .tp-img-mb {
        width: 100%;
        position: relative;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 32px;
      }

      #sec-1 .tp-img-mb img {
        width: 100%;
      }

      #sec-1 .btn.btn-xl {
        min-width: 186px;
      }

      .pro-reviews a {
        font-size: 16px;

      }
    }

    @media (max-width: 568px) {
      #sec-1 .lft .des-list {
        max-width: 342px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 24px;
      }

      #sec-1 .lft .des-list li::before {
        width: 16px;
        height: 16px;
      }
    }

    @media (min-width: 2300px) {
      #sec-1 .content-wrap {
        padding: 100px 0;
        background: url("https://images.tenorshare.com/img-2024/translate/banner-bg-2.png?w=3840&amp;h=1632") no-repeat;
        background-size: cover;
      }
    }

    #sec-2 {
      padding: 40px 0;
      background: #F8FFFC;
    }

    #sec-2 .lft .item:not(:nth-child(1)) {
      margin-left: 82px;
    }

    #sec-2 .border {
      width: 1px;
      background: #d8dfe2;
    }

    #sec-2 .rgt {
      font-size: 24px;
      font-weight: 500;
      line-height: 31.2px;
    }

    #sec-2 .rgt .des {
      color: #3A3A3A;
      font-size: 18px;
      font-weight: 400;
      line-height: 150%;
      opacity: 1;
    }

    #sec-2 .rgt .gap-line {
      width: 120px;
      height: 1px;
      background: #EEEEEE;
      margin: 4px 0;
    }

    @media (max-width: 1600px) {
      #sec-2 {
        padding: 13px 0;
      }

      #sec-2 .container {
        max-width: 1224px;
      }

      #sec-2 .rgt {
        color: #878b8d;
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
      }

      #sec-2 .rgt .gap-line {
        width: 87px;
        margin: 2px 0;
      }

      #sec-2 .rgt img {
        width: 88px;
        margin-right: 2px;
      }

      #sec-2 .rgt .des {
        font-size: 14px;
      }

      #sec-2 .rgt .des svg {
        width: 16px;
      }

      #sec-2 .lft img {
        max-width: 967px;
      }

      #sec-2 .lft .item:nth-child(2) {
        max-width: 122px;
      }

      #sec-2 .lft .item:nth-child(3) {
        max-width: 148px;
      }

      #sec-2 .lft .item:not(:nth-child(1)) {
        margin-left: 48px;
      }
    }

    @media (max-width: 992px) {
      #sec-2 {
        padding: 16px 0;
      }

      #sec-2 .lft .item:not(:nth-child(1)) {
        margin-left: 24px;
      }

      #sec-2 .rgt {
        order: 1;
        color: #878b8d;
        font-size: 14px;
        font-weight: 400;
        line-height: 120%;
        margin-top: 12px;
      }

      #sec-2 .rgt img {
        width: 88px;
      }

      #sec-2 .rgt .gap-line {
        width: 2px;
        height: 12px;
        margin: 0 16px;
      }

      #sec-2 .rgt .des {
        color: #3A3A3A;
        opacity: 1;
      }

      #sec-2 .lft {
        margin-top: 20px;
      }

      #sec-2 .lft img {
        transform: scale(1);
      }

      #sec-2 .lft img {
        max-width: 100%;
      }
    }

    #sec-2 .lft {
      order: 1;
    }

    #sec-2 .border {
      margin: 0 69px;
    }

    @media (min-width: 992px) {
      #sec-2 .lft {
        order: 0;
      }

      #sec-2 #sec-2 .lft .item:not(:nth-child(1)) {
        margin-left: -32px;
      }
    }

    @media (min-width: 1600px) {
      #sec-2 .lft .item:nth-child(1) {
        max-width: 230px;
      }

      #sec-2 .lft .item:nth-child(2) {
        max-width: 198px;
      }

      #sec-2 .lft .item:nth-child(3) {
        max-width: 240px;
      }
    }

    @media (max-width: 1600px) {
      #sec-2 .border {
        margin: 0 36px;
      }
    }

    @media (max-width: 1200px) {
      #sec-2 .border {
        margin: 0 56px;
      }
    }

    .sec-3 {
      padding: 64px 0;
    }

    @media (max-width:1600px) {
      .sec-3 .container {
        max-width: 1224px;
      }
    }


    @media (min-width:992px) {
      .sec-3 {
        padding: 100px 0;
      }
    }

    @media (min-width:1600px) {
      .sec-3 {
        padding: 120px 0;
      }
    }

    .sec-3 .h2-title {
      margin-bottom: 16px;
      font-size: 32px;
      font-weight: 900;
      line-height: 41.6px;
    }

    .sec-3 .title-p {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      margin-bottom: 40px;
    }

    @media (min-width:992px) {
      .sec-3 .h2-title {
        font-size: 36px;
        font-weight: 700;
        line-height: 50.4px;
      }

      .sec-3 .title-p {
        margin-bottom: 64px;
        max-width: 1100px;
      }
    }

    @media (min-width:1600px) {
      .sec-3 .h2-title {
        font-size: 48px;
        font-weight: 700;
        line-height: 67.2px;
      }

      .sec-3 .title-p {
        max-width: 1000px;
      }
    }

    .sec-3 .cont {
      max-width: 100%;
    }

    @media (min-width:992px) {
      .sec-3 .cont {
        max-width: 960px;
      }
    }

    @media (min-width:1280px) {
      .sec-3 .cont {
        max-width: 1200px;
      }
    }

    @media (min-width:1600px) {
      .sec-3 .cont {
        max-width: 1529px;
      }
    }

    .sec-3 .guide-list {
      max-width: 529px;
      flex: 2;
      margin: 0;
    }

    @media (max-width:1600px) {
      .sec-3 .guide-list {
        max-width: 460px;
      }
    }

    .sec-3 .guide-list li {
      height: -moz-max-content;
      height: max-content;
      cursor: pointer;
      padding: 10px 20px;
      font-size: 16px;
      background: rgb(249, 249, 249);
      position: relative;
    }

    .sec-3 .guide-list .btn {
      min-width: 200px;
      height: 56px;
      justify-content: center;
      font-size: 16px;
      margin-top: 52px;
    }

    .sec-3 .guide-list .bottom-text {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      align-items: center;
      margin-top: 16px;
    }

    @media (max-width:1600px) {
      .sec-3 .guide-list .bottom-text {
        font-size: 14px;
        line-height: 21px;
      }
    }

    .sec-3 .guide-list .bottom-text .header-pic {
      width: 104px;
      margin-right: 12px;
    }

    @media (min-width:992px) {
      .sec-3 .guide-list li {
        padding: 12px 28px;
      }
    }

    @media (min-width:1600px) {
      .sec-3 .guide-list li {
        padding: 16px 32px;
      }
    }

    .sec-3 .guide-list li .text {
      max-width: 360px;
    }

    .sec-3 .guide-list li .text h3 {
      font-size: 26px;
      line-height: 33.8px;
      font-weight: 500;
      color: #6B6B6B;
    }

    @media (max-width:1600px) {
      .sec-3 .guide-list li .text h3 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
      }
    }

    .sec-3 .guide-list li .text p {
      font-size: 18px;
      line-height: 150%;
      color: #848484;
    }

    .sec-3 .guide-list .swiper-slide-thumb-active {
      background: #F1FEF7;
      padding: 26px 32px;
    }


    .sec-3 .guide-list .swiper-slide-thumb-active h3,
    .sec-3 .guide-list .swiper-slide-thumb-active p {
      background: #F1FEF7;
      color: #59D970 !important;

    }

    .sec-3 .guide-list .swiper-slide-thumb-active * {
      color: #fff !important;
    }

    @media (max-width:1600px) {
      .sec-3 .guide-list .swiper-slide-thumb-active {
        padding: 20px 28px;
      }

      .sec-3 .guide-list li .text p {
        font-size: 16px;
        line-height: 24px;
      }
    }

    .sec-3 .guide-pic {
      max-width: 100%;
      margin: 0;
    }

    .sec-3 .guide-pic .swiper-slide {
      padding: 8px;
      background: #DDF8E9;
      border: 2px solid #59D970;
      border-radius: 12px;
    }

    @media (min-width:992px) {
      .sec-3 .guide-pic {
        max-width: 450px;
      }

      .sec-3 .guide-pic .swiper-slide {
        padding: 14px;
        border-radius: 20px;
      }
    }

    @media (min-width:1280px) {
      .sec-3 .guide-pic {
        max-width: 640px;
      }
    }

    @media (min-width:1600px) {
      .sec-3 .guide-pic {
        max-width: 800px;
      }

      .sec-3 .guide-pic .swiper-slide {
        padding: 18px;
        border: 3px solid #59D970;
        border-radius: 24px;
      }
    }

    .sec-3 .guide-pic .cont .num {
      font-size: 18px;
      line-height: 140%;
      width: 40px;
      height: 40px;
      line-height: 40px;
      background-color: #e0dcff;
      color: #6b57ff;
    }

    .sec-3 .guide-pic .num {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }

    .sec-3 .guide-pic .swiper-pagination .swiper-pagination-bullet {
      margin: 0 4px;
      background: #6b57ff;
      opacity: 0.3;
    }

    .sec-3 .guide-pic .swiper-pagination .swiper-pagination-bullet-active {
      border-radius: 20px;
      width: 22px;
      opacity: 1;
    }

    .sec-3 .guide-list .progress {
      width: 100%;
      height: 0;
      position: absolute;
      bottom: 4px;
      left: 0;
    }

    .sec-3 .guide-list .progress-bar {
      width: 0%;
      height: 4px;
      background: #59D970;
    }

    .sec-3 .guide-list .swiper-slide-thumb-active .progress-bar {
      transition: all 2900ms linear;
      width: 100%;
    }

    @media (max-width:992px) {
      .sec-3 .container {
        padding: 0 16px;
      }

      .sec-3 .guide-list {
        order: 2;
        margin-top: 24px;
      }

      .sec-3 .guide-list .swiper-slide-thumb-active {
        padding: 16px 20px;
      }

      .sec-3 .guide-list li .text h3 {
        font-size: 18px;
        font-weight: 500;
        line-height: 23.4px;
      }

      .sec-3 .guide-list li .text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
      }

      .sec-3 .guide-list .btn {
        margin-top: 32px;
      }
    }

    @media (max-width:568px) {
      .sec-3 .guide-list {
        width: 100%;
      }
    }

    .popup-video-group .popupVideo img,
    .videopaly img {
      display: none !important;
    }

    .popup-video-group .popupVideo:hover {
      text-decoration: none;
    }

    .popup-video-group .popupVideo:hover span {
      border-bottom: 1px solid #fff;
    }

    @media (max-width:1600px) {
      .popup-video-group a span {
        font-size: 16px;
      }
    }

    #sec-4 {
      background: linear-gradient(180deg, #F1FEF7 0%, rgba(241, 254, 247, 0) 100%);
      color: #6b6b6b;
      padding: 100px 0;
      text-align: center;
    }

    #sec-4 .fw-bold {
      font-weight: 600 !important;
    }

    @media(min-width: 1280px) {
      #sec-4 .container {
        max-width: 1224px;
      }
    }

    @media(min-width: 1700px) {
      #sec-4 .container {
        max-width: 1690px;
      }
    }

    #sec-4 h2 {
      font-size: 48px;
      font-weight: 900;
      line-height: 67.2px;
      text-align: center;
      margin-bottom: 136px;
      max-width: 790px;
    }

    #sec-4 .content .left {
      width: 864px;
      background: #71DB84;
      padding: 104px 95px 48px 48px;
      border-radius: 16px;
      text-align: left;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      box-shadow: 0px 4px 24px 0px #A7E8B1;
    }

    #sec-4 .content .left>.top_img {
      padding: 16px 43px 16px 48px;
      position: absolute;
      left: 0;
      top: -16px;
      background: url(https://images.tenorshare.com/img-2023/product/ianygo/top-img.png) no-repeat;
      background-size: 100% 100%;
      display: flex;
      align-items: center;
      gap: 12px;
    }

    #sec-4 .content .left>.top_img svg {
      width: 40px;
      height: 40px;
    }

    #sec-4 .content .left>.top_img span {
      font-size: 26px;
      font-weight: 600;
      color: #212121;
    }

    #sec-4 .content .right {
      background-color: #fff;
      padding: 60px 48px 134px;
      display: flex;
      justify-content: flex-end;
      border-radius: 16px;
      border: 1px solid #D8DFE2;
    }

    #sec-4 .content .right>div {
      width: 666px;
    }

    #sec-4 .content .right h3 {
      color: #212121;
    }

    #sec-4 .content .right ul li {
      color: #6b6b6b;
      font-weight: 400;
      display: block;
      margin-bottom: 20px;
    }

    #sec-4 .content h3 {
      font-size: 32px;
      font-weight: 600;
      line-height: 42px;
      color: #fff;
      text-align: left;
    }

    #sec-4 .content ul {
      margin: 32px 0 0;
      padding-left: 0;
    }

    #sec-4 .content .right ul {
      margin: 44px 0 0;
    }

    #sec-4 .content li {
      list-style: none;
      color: #fff;
      font-size: 18px;
      font-weight: 400;
      line-height: 27px;
      text-align: left;
      display: flex;
      align-items: start;
    }

    @media (min-width:1280px) {
      #sec-4 .content li {
        font-family: -webkit-body;
      }
    }

    #sec-4 .content li p {
      margin-bottom: 0;
    }

    #sec-4 .content li img {
      margin-top: 2px;
    }

    #sec-4 .content li:not(:last-of-type) {
      margin-bottom: 8px;
    }

    #sec-4 .content li div {
      padding: 2px;
      display: flex;
      margin-right: 8px;
    }

    #sec-4 .content li div span {
      display: inline-block;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #fff;
      color: rgba(82, 82, 82, 1);
      font-size: 12px;
      font-weight: 500;
      line-height: 16px;
      text-align: center;
      position: relative;
    }

    #sec-4 .content .left li:not(:last-of-type) div span::after {
      content: '';
      position: absolute;
      top: 16px;
      left: 7px;
      width: 2px;
      height: 24px;
      background-color: rgba(255, 255, 255, 0.4);
    }

    #sec-4 .content .right li div span {
      background-color: #6b6b6b !important;
      color: #fff !important;
    }

    #sec-4 .content .hr {
      background: repeating-linear-gradient(to right, #fff, #fff 8px, transparent 8px, transparent 16px);
      height: 2px;
      width: 360px;
      opacity: 0.25;
    }

    #sec-4 .content .left .bg {
      width: 476px;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: -1;
    }

    #sec-4 .container .desktop {
      margin-top: 32px;
    }

    #sec-4 .container .btn-group .btn {
      min-width: 222px;
      padding: 0 48px;
      color: #212121;
    }

    #sec-4 .container .efficient {
      padding: 32px 64px;
      border: 1px solid #DDDFE5;
      backdrop-filter: blur(8px);
      margin-top: 119px;
      border-radius: 16px;
    }

    #sec-4 .container .efficient .lft-text h4 {
      font-size: 28px;
      font-weight: 900;
      line-height: 36.4px;
    }

    #sec-4 .container .efficient .rgt-start .gap-line {
      width: 1px;
      height: 71px;
      background: #D8DFE2;
      left: -64px;
      top: 0;
    }

    #sec-4 .container .efficient .rgt-start p {
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      margin-bottom: 12px;
    }

    @media (max-width: 1600px) {
      #sec-4 h2 {
        max-width: 590px;
        font-size: 36px;
        line-height: 50.4px;
        margin-bottom: 117px;
      }

      #sec-4 .container .des {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 120px;
      }

      #sec-4 .container .content .left {
        width: 644px;
        padding: 86px 48px 48px;
      }

      #sec-4 .content .left>.top_img svg {
        width: 32px;
        height: 32px;
      }

      #sec-4 .content .left .icon img {
        width: 56px;
        height: 56px;
        margin-right: 16px;
      }

      #sec-4 .container .btn-group .btn {
        min-width: 146px;
        padding: 0 16px;
      }

      #sec-4 .container .content .icon svg {
        width: 56px;
        height: 56px;
      }

      #sec-4 .container .content .left .top_img {
        top: -11px;
        padding: 9px 42px 9px 32px;
      }

      #sec-4 .content .right ul li {
        margin-bottom: 16px;
      }

      #sec-4 .content .left>.top_img span {
        font-size: 16px;
        line-height: 24px;
      }

      #sec-4 .container .content .icon svg {
        width: 48px;
        height: 48px;
        margin-right: 12px;
      }

      #sec-4 .container .content h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-wrap: pretty;
      }

      #sec-4 .container .content ul {
        margin: 24px 0 0;
      }

      #sec-4 .content li:not(:last-of-type) {
        margin-bottom: 8px;
      }

      #sec-4 .content .left .bg {
        width: 320px;
      }

      #sec-4 .container .content ul li {
        font-size: 16px;
        line-height: 24px;
      }

      #sec-4 .content .right {
        padding: 48px 40px 76px;
      }

      #sec-4 .content .right>div {
        width: 460px;
      }

      #sec-4 .content .hr {
        width: 240px;
      }

      #sec-4 .container .desktop {
        margin-top: 24px;
      }

      #sec-4 .container .efficient {
        margin-top: 106px;
        padding: 24px 48px;
      }

      #sec-4 .container .efficient .lft-text {
        max-width: 713px;
      }

      #sec-4 .container .efficient .lft-text h4 {
        font-size: 20px;
        line-height: 30px;
      }

      #sec-4 .container .efficient .lft-text p {
        font-size: 16px;
        line-height: 24px;
      }

      #sec-4 .container .efficient .rgt-start p {
        font-size: 16px;
        line-height: 24px;
      }
    }

    @media (max-width: 1279.98px) {
      #sec-4 {
        padding: 64px 0;
      }

      #sec-4 h2 {
        margin-bottom: 50px;
        font-size: 32px;
        font-weight: 900;
        line-height: 41.6px;
      }

      #sec-4 .container .des {
        margin-bottom: 51px;
      }

      #sec-4 .container .content .left {
        width: 100%;
        position: relative;
        bottom: 0;
        left: 0;
        margin-bottom: 24px;
        padding: 61px 24px 24px;
        transform: none;
      }

      #sec-4 .container .btn-group .btn {
        min-width: 200px;
      }

      #sec-4 .container .content .right {
        padding: 0;
      }

      #sec-4 .container .content .right>div {
        width: 100%;
        padding: 24px;
      }

      #sec-4 .container .content .right>div>div:last-of-type ul {
        margin: 8px 0 0 0;
      }

      #sec-4 .container .content .right .d-flex ul:first-of-type {
        margin-top: 16px;
      }

      #sec-4 .container .content ul {
        margin: 16px 0 0;
      }

      #sec-4 .content .hr {
        width: 100% !important;
        margin: 16px 0;
      }

      #sec-4 .content .right hr {
        margin: 16px 0 !important;
      }

      #sec-4 .container .dev-mobile {
        text-align: center;
        margin-top: 24px;
      }

      #sec-4 .container .efficient {
        margin-top: 24px;
      }

      #sec-4 .container .efficient .lft-text {
        max-width: 500px;
      }
    }

    @media (max-width: 992px) {
      #sec-4 .container {
        padding: 0 16px;
      }

      #sec-4 .container .content ul li {
        font-size: 14px;
        line-height: 21px;
      }

      #sec-4 .content li:not(:last-of-type) {
        margin-bottom: 8px;
      }

      #sec-4 .content .left {
        transform: translateY(-0%);
        overflow-x: clip;
        box-shadow: none;
      }

      #sec-4 .content .left .bg {
        bottom: 25px;
        right: -63px;
      }

      #sec-4 .container .content .left {
        padding: 73px 24px 24px 24px;
        overflow: visible;
      }

      #sec-4 .container .content .left .top_img {
        padding: 8px 32px 8px 24px;
      }

      #sec-4 .content .left>.top_img span {
        font-size: 16px;
      }

      #sec-4 .content .left>.top_img svg {
        width: 32px;
        height: 32px;
      }

      #sec-4 .container .efficient {
        padding: 24px;
        gap: 24px;
      }

      #sec-4 .container .efficient .rgt-start {
        width: 100%;
      }

      #sec-4 .container .efficient .rgt-start .gap-line {
        height: 1px;
        width: 100%;
        top: -12px;
        left: 0;
      }

      #sec-4 .container .content h3 {
        font-weight: 500;
      }

      #sec-4 .container .content ul li p span,
      #sec-4 .container .content ul li span {
        font-weight: 400 !important;
      }

      #sec-4 .content .right ul li {
        margin-bottom: 12px;
      }

      #sec-4 .content .left .icon img {
        width: 48px;
        height: 48px;
        margin-right: 12px;
      }

      #sec-4 .container .content .icon svg {
        width: 48px;
        height: 48px;
      }

      #sec-4 .content .left .videopaly {
        font-size: 14px
      }

      #sec-4 .container .content .right ul li {
        width: 100%;
      }

      #sec-4 .container .btn-group .btn {
        border-radius: 40px;
        color: #77D98C;
      }
    }

    .sec-5 {
      padding: 64px 0 64px;
      background: #F8FCFF;
    }

    .sec-5 h2 {
      font-size: 32px;
      font-weight: 900;
      line-height: 41.6px;
      margin-bottom: 40px;
    }

    /* introduce-box */
    .sec-5 .introduce-box {
      justify-content: center;
      margin-bottom: 64px;
    }

    .sec-5 .introduce-box .intd {
      max-width: 388px;
      padding: 24px;
      background: #FFFFFF;
      border-radius: 16px;
    }

    .sec-5 .introduce-box .intd:not(:last-child) {
      margin-right: 32px;
    }

    .sec-5 .introduce-box .intd h3 {
      font-size: 32px;
      font-weight: 900;
      line-height: 41.6px;
      margin-bottom: 12px;
    }


    .sec-5 .introduce-box .intd .focus-text {
      font-size: 20px;
      font-weight: 600;
      line-height: 30px;
      margin-bottom: 8px;
      color: #525252;
    }

    .sec-5 .introduce-box .intd p.text-start {
      color: #878B8D !important;
    }

    @media (max-width:1600px) {
      .sec-5 .introduce-box .intd:not(:last-child) {
        margin-right: 20px;
      }

      .sec-5 .introduce-box .intd h3 {
        font-size: 26px;
        line-height: 33.8px;
      }

      .sec-5 .introduce-box .intd p.text-start {
        font-size: 16px;
        line-height: 24px;
      }
    }

    @media (max-width:992px) {
      .sec-5 .introduce-box {
        margin-bottom: 40px;
      }

      .sec-5 .introduce-box .intd {
        max-width: none;
        padding: 20px 24px;
      }

      .sec-5 .introduce-box .intd:not(:last-child) {
        margin-right: 0;
        margin-bottom: 12px;
      }

      .sec-5 .introduce-box .intd h3 {
        font-size: 24px;
        font-weight: 700;
        line-height: 31.2px;
      }

      .sec-5 .introduce-box .intd .focus-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        margin-bottom: 6px;
      }
    }

    /* introduce-box */

    .sec-5 .bottom-text {
      padding: 24px 20px;
      border-radius: 16px;
    }

    .sec-5 nav {
      overflow: hidden;
      /* overflow-x: auto; */
      margin-bottom: 24px;
    }

    .sec-5 .nav-tabs.v1 {
      width: max-content;
      background: #F5F5F7;
      border-radius: 40px;
      padding: 4px;
      padding-bottom: 6px;
    }

    .sec-5 .nav-tabs.v1 .nav-link {
      width: max-content !important;
      padding: 17px 24px;
      font-weight: 400;
      margin-left: 0;
      margin-right: 0;
      border-radius: 46px;
      background: #F5F5F7;
      color: #525252;
    }

    .sec-5 .nav-tabs.v1 .nav-link.active,
    .sec-5 .nav-tabs.v1 .nav-link.swiper-slide-thumb-active {
      background: #59D970;
      color: #FFFFFF;
    }

    /*  */

    .sec-5 .tab-pane {
      text-align: center;
    }

    .sec-5 .tab-pane .cont {
      gap: 12px;
    }

    .sec-5 .guide-list {
      width: auto;
      flex: 2;
      border-radius: 24px 0 0 24px;
      margin: 0;
    }

    .sec-5 .guide-list li {
      height: max-content;
      cursor: pointer;
      padding: 12px 16px;
      font-size: 16px;
      background: #F8F9FA;
      border-radius: 16px;
      margin-bottom: 13px;
    }

    .sec-5 .guide-list li .text h3 {
      margin-bottom: 0;
      font-weight: 600;
      color: #3A3A3A;
      font-size: 16px;
      line-height: 24px;
    }

    .sec-5 .guide-list li .text h3 img {
      width: 32px;
      height: 32px;
      margin-right: 8px;
    }

    .sec-5 .guide-list li .text p {
      display: none;
      text-align: left;
    }

    .sec-5 .guide-list li::after {
      width: 20px;
      height: 20px;
      content: url(https://images.tenorshare.com/img-2024/translate/sec-5-guide-list-icon.svg);
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
    }

    .sec-5 .guide-list li.active h3 {
      margin-bottom: 16px;
    }

    .sec-5 .guide-list li.active p {
      display: block;
    }

    .sec-5 .guide-list li.active::after {
      top: 28px;
      transform: rotate(180deg);
    }

    .sec-5 .guide-pic {
      max-width: 690px;
      flex: 2;
      margin: 0;
    }

    .sec-5 .guide-pic .cont .num {
      font-size: 18px;
      line-height: 140%;
      width: 40px;
      height: 40px;
      line-height: 40px;
      background-color: #e0dcff;
      color: #6b57ff;
    }

    .sec-5 .guide-pic .num {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }

    /* 滑动 */
    .sec-5 .guide-pic .swiper-slide {
      width: 640px;
      height: 422px;
      position: relative;
    }

    /* 滑动 */

    .sec-5 .bottom-text .btn {
      min-width: 240px;
      justify-content: center;
    }

    .sec-5 .bottom-text h3 {
      margin-bottom: 20px;
      font-size: 24px;
      line-height: 31.2px;
    }

    .sec-5 .nav-tabs.v1 .nav-link:not(:last-child) {
      margin-right: 12px;
    }

    .sec-5 .swiper-pagination {
      bottom: 0 !important;
    }

    .sec-5 .swiper-pagination .swiper-pagination-bullet-active {
      background: #59D970;
    }

    @media (max-width:1600px) {
      .sec-5 .container {
        max-width: 1224px;
      }

      .sec-5 .nav-tabs.v1 .nav-link {
        padding: 10px 24px;
      }

      .sec-5 .guide-pic {
        max-width: 542px;
      }

      .sec-5 .guide-pic .swiper-slide {
        width: 542px;
        height: 332px;
      }

      .sec-5 .bottom-text .btn {
        min-width: 200px;
      }

      .sec-5 .guide-list li.active::after {
        top: 18px;
      }
    }

    @media (max-width:1280px) {
      .sec-5 .container {
        padding: 0 16px;
      }

      .sec-5 .guide-list {
        order: 2;
      }

      .sec-5 .guide-pic {
        order: 1;
      }
    }

    @media (max-width:568px) {
      .sec-5 .guide-pic .swiper-slide {
        height: 50vw;
      }

      .sec-5 .nav-tabs.v1 .nav-link {
        padding: 4px 12px;
        font-size: 12px;
        line-height: 18px;
      }
    }

    @media (min-width: 992px) {
      .sec-5 {
        padding: 100px 0;
      }

      .sec-5 h2 {
        font-size: 36px;
        line-height: 50.4px;
        margin-bottom: 64px;
      }

      .sec-5 .bottom-text {
        padding: 44px;
      }

      .sec-5 .bottom-text h3 {
        font-size: 24px;
        line-height: 33.6px;
        margin-bottom: 32px;
      }

      .sec-5 nav {
        margin-bottom: 48px;
      }

      .sec-5 .tab-pane .cont {
        gap: 40px;
      }

      .sec-5 .guide-list {
        max-width: 530px;
      }

      .sec-5 .guide-list li {
        padding: 12px 16px;
        margin-bottom: 13px;
      }

      .sec-5 .guide-list li .text h3 {
        font-size: 16px;
        line-height: 24px;
      }

      .sec-5 .guide-list li .text h3 img {
        width: 32px;
        height: 32px;
        margin-right: 8px;
      }

      .sec-5 .nav-tabs.v1 {
        padding: 8px;
        padding-bottom: 10px;
      }

      .sec-5 .nav-tabs.v1 .nav-link {
        font-weight: 600;
        font-size: 16px;
      }

      .sec-5 .nav-tabs.v1 .nav-link:not(:last-child) {
        margin-right: 16px;
      }
    }

    @media (min-width: 1600px) {
      .sec-5 {
        padding: 120px 0;
      }

      .sec-5 h2 {
        font-size: 48px;
        line-height: 67.2px;
      }

      .sec-5 .bottom-text {
        padding: 64px 88px;
      }

      .sec-5 .bottom-text h3 {
        font-size: 36px;
        line-height: 50.4px;
        margin-bottom: 32px;
      }

      .sec-5 .nav-tabs.v1 {
        padding: 5px;
        padding-bottom: 7px;
      }

      .sec-5 .tab-pane .cont {
        gap: 80px;
      }

      .sec-5 .guide-list {
        max-width: 704px;
      }

      .sec-5 .guide-list li {
        padding: 17px 24px;
        margin-bottom: 13px;
      }

      .sec-5 .guide-list li.active h3 {
        margin-bottom: 16px;
      }

      .sec-5 .guide-list li .text {
        max-width: none;
      }

      .sec-5 .guide-list li .text h3 {
        font-size: 18px;
        line-height: 27px;
      }

      .sec-5 .guide-list li .text h3 img {
        width: 40px;
        height: 40px;
        margin-right: 8px;
      }

      .sec-5 .guide-list li .text p {
        font-size: 16px;
        line-height: 25.6px;
      }

      .sec-5 .guide-list li::after {
        right: 45px;
      }

      .sec-5 .nav-tabs.v1 .nav-link {
        font-weight: 600;
        font-size: 20px;
      }
    }

    /*  */
    .sec-5 .tab-pane .cont .lft-text {
      max-width: 704px;
    }

    .sec-5 .tab-pane .cont .lft-text h3 {
      margin-bottom: 24px;
    }

    .sec-5 .tab-pane .cont .lft-text p,
    .sec-5 .tab-pane .cont .lft-text ul {
      font-size: 16px;
      line-height: 24px;
    }

    .sec-5 .tab-pane .cont .lft-text ul {
      padding-left: 24px;
    }

    @media (max-width:1600px) {
      .sec-5 .tab-pane .cont .lft-text {
        max-width: 530px;
      }
    }

    @media (max-width:992px) {
      .sec-5 .tab-pane .cont .lft-text {
        order: 1;
      }

      .sec-5 .tab-pane .cont .lft-text h3 {
        margin-bottom: 16px;
      }
    }

    @media (max-width:568px) {
      .sec-5 .guide-list {
        width: 100%;
      }

      .sec-5 .guide-list li .text h3 span {
        padding-right: 24px;
      }
    }

    .img-box {
      width: 690px;
      height: 422px;
      overflow: hidden;
      border-radius: 20px;
    }

    .compare-line::after {
      position: absolute;
      top: calc(50% - 36px);
      left: -32px;
      border-radius: 50%;
      content: "";
      width: 68px;
      height: 68px;
      background: url(https://images.tenorshare.com/img-2024/translate/contrast-move.svg) no-repeat center center;
      background-size: 100% 100%;
    }

    .compare-line {
      height: 100%;
      width: 4px;
      top: 0;
      left: 10%;
      background: #55D56D;
      cursor: e-resize;
      z-index: 7 !important;
    }

    .compare-line.move {
      animation: customize-btn-shadow 2s 1;
    }

    .compare-before.move {
      animation: customize-btn-width 2s 1;
    }

    @keyframes customize-btn-shadow {
      0% {
        left: 0%;
      }

      100% {
        left: 50%;
      }
    }

    @keyframes customize-btn-width {
      0% {
        width: 0%;
      }

      100% {
        width: 50%;
      }
    }

    .compare-before {
      width: 10%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2;
      overflow: hidden;
      z-index: 6 !important;
    }

    .compare-after {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1;
    }

    @media (max-width:1600px) {
      .img-box {
        width: 542px;
        height: 332px;
      }
    }

    @media (max-width:992px) {
      .img-box {
        left: 50%;
        transform: translateX(-50%);
      }
    }

    @media (max-width:568px) {
      .img-box {
        width: 82vw;
        height: 50vw;
        border-radius: 8px;
      }

      .compare-line::after {
        width: 32px;
        height: 32px;
        left: -14px;
        top: calc(50% - 16px);
      }
    }

    .sec-6 {
      background: #FFFFFF;
      padding: 64px 0;
    }

    .sec-6 .container {
      padding: 0 24px;
    }

    .sec-6 .container .text-pic-cont:not(:last-child) {
      margin-bottom: 40px;
    }

    .sec-6 .video-cont {
      max-width: 800px;
      flex: 2;
    }

    .sec-6 .text-cont {
      max-width: 700px;
      flex: 2;
    }

    .sec-6 .text-cont h3 {
      font-size: 20px;
      line-height: 28px;
      font-weight: 700;
    }

    .sec-6 .text-cont h4 {
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
    }

    .sec-6 .text-cont p {
      font-size: 14px;
      font-weight: 400;
      line-height: 21px;
      color: #6B6B6B;
    }

    .sec-6 .text-cont .icon {
      width: 32px;
      height: 32px;
      margin-right: 16px;
    }

    .sec-6 ul li::before {
      content: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.9927 4.02178C15.9927 4.02178 13.4339 4.87472 10.4486 8.2865C7.6765 11.3784 7.03679 12.6578 5.97061 14.3637C5.86399 14.2571 4.26472 11.1652 0 8.92621L2.23898 6.79385C2.23898 6.79385 4.26472 8.17988 5.65076 10.7387C5.65076 10.7387 9.16916 5.30119 15.9927 2.63574V4.02178Z" fill="%23000000"/></svg>');
      width: 16px;
      height: 17px;
      margin-right: 8px;
      margin-top: 2px;
    }

    .sec-6 ul {
      max-width: 590px;
    }

    .sec-6 .text-cont .dev-mobile .btn {
      min-width: 250px;
      justify-content: center;
    }

    .sec-6 .text-cont .btn {
      min-width: 200px;
      margin-top: 24px;
      justify-content: center;
    }

    @media (max-width: 1600px) {
      .sec-6 .container {
        max-width: 1224px;
      }

      .sec-6 .video-cont {
        max-width: 560px;
      }

      .sec-6 .text-cont {
        max-width: 592px;
      }
    }

    @media (min-width: 992px) {
      .sec-6 {
        padding: 100px 0;
      }

      .sec-6 .container {
        padding: 0 12px;
      }

      .sec-6 .text-cont h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
      }

      .sec-6 .text-cont .icon {
        width: 56px;
        height: 56px;
        margin-right: 16px;
      }

      .sec-6 .text-cont p {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
      }

      .sec-6 h2 span::before,
      .sec-6 h2 span::after {
        display: block;
      }
    }

    @media (min-width: 1280px) {
      .sec-6 .container .text-pic-cont {
        gap: 48px;
      }

      .sec-6 .container .text-pic-cont:not(:last-child) {
        margin-bottom: 108px;
      }

      .sec-6 .text-cont h3 {
        font-size: 28px;
        line-height: 36.4px;
        margin-bottom: 32px !important;
      }

      .sec-6 .text-pic-cont:nth-child(4) h3 {
        max-width: 570px;
      }

      .sec-6 .phone-fixed {
        top: -42px;
        left: unset;
        right: 428px;
        width: 168px;
      }

      .sec-6 .text-cont .btn {
        margin-top: 40px;
        padding: 0 52px;
      }
    }

    @media (min-width:1600px) {
      .sec-6 {
        padding: 120px 0;
      }

      .sec-6 .container .text-pic-cont {
        gap: 120px;
      }

      .sec-6 .container .text-pic-cont:not(:last-child) {
        margin-bottom: 148px;
      }

      .sec-6 .text-cont h3 {
        font-size: 36px;
        line-height: 50.4px;
      }

      .sec-6 .text-cont .btn {
        margin-top: 40px;
        padding: 0 65px;
      }
    }

    .sec-7 {
      padding: 100px 0;
      background: #71DB84;
      position: relative;
    }

    .sec-7::after {
      content: '';
      position: absolute;
      background: url(https://images.tenorshare.com/img-2024/translate/white-bend-radian.svg) no-repeat center center;
      background-size: 100% 100%;
      width: 250px;
      height: 327px;
      left: 0;
      bottom: 0;
    }

    .sec-7 h2 {
      font-size: 48px;
      font-weight: 700;
      line-height: 57.6px;
      color: #FFFFFF;
      margin-bottom: 60px;
    }

    .sec-7 h2 img {
      width: 64px;
      margin: 0 12px;
    }
    .sec-7 h2 svg {
      width: 64px;
      margin: 0 12px;
    }

    .sec-7 .review-box {
      gap: 24px;
      align-items: stretch;
    }

    .sec-7 .review-box .swiper-slide {
      max-width: max-content;
      height: auto;
    }

    .sec-7 .review-box .cell {
      max-width: 394px;
      padding: 32px 66px 32px 32px;
      background: #F3FBFE;
      border-radius: 12px;
    }

    .sec-7 .review-box .cell:first-child {
      margin-right: 24px;
    }

    .sec-7 .review-box .cell .top-text h3 {
      font-size: 24px;
      font-weight: 600;
      line-height: 36px;
    }

    .sec-7 .review-box .cell .top-text p {
      min-height: 171px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #6B6B6B;
    }

    .sec-7 .review-box .cell .review-cont {
      margin-top: 32px;
    }

    .sec-7 .review-box .cell .review-cont .avatar-list {
      width: 52px;
      height: 52px;
      margin-right: 12px;
    }

    .sec-7 .review-box .cell .review-cont p {
      font-size: 18px;
      font-weight: 600;
      line-height: 27px;
      margin-bottom: 6px;
    }

    @media (max-width:1600px) {
      .sec-7 {
        padding: 80px 0;
      }

      .sec-7::after {
        width: 180px;
        height: 235px;
      }

      .sec-7 .container {
        max-width: 1224px;
      }

      .sec-7 h2 {
        font-size: 36px;
        line-height: 50.4px;
        margin-bottom: 48px;
      }

      .sec-7 .review-box {
        gap: 16px;
      }

      .sec-7 .review-box .cell {
        max-width: 288px;
        padding: 24px;
      }

      .sec-7 .review-box .cell:first-child {
        margin-right: 16px;
      }

      .sec-7 .review-box .cell .top-text h3 {
        font-size: 20px;
        line-height: 30px;
      }

      .sec-7 .review-box .cell .top-text p {
        font-size: 14px;
        line-height: 21px;
        min-height: 120px;
      }

      .sec-7 .review-box .cell .review-cont p {
        font-size: 16px;
        line-height: 24px;
      }
    }

    @media (max-width:992px) {
      .sec-7 {
        padding: 64px 0;
      }

      .sec-7::after {
        width: 110px;
        height: 144px;
      }

      .sec-7 .container {
        padding: 0 16px;
      }

      .sec-7 h2 {
        margin-bottom: 28px;
        font-size: 32px;
        line-height: 41.6px;
      }

      .sec-7 h2 img {
        width: 32px;
        margin: 0 8px;
      }
      .sec-7 h2 svg {
        width: 32px;
        margin: 0 8px;
      }

      .sec-7 .review-box {
        gap: 0;
      }

      .sec-7 .review-box .swiper-slide {
        max-width: 100%;
      }

      .sec-7 .review-box .cell {
        max-width: 100%;
      }

      .sec-7 .review-box .cell:first-child {
        margin: 0;
        margin-bottom: 24px;
      }

      .sec-7 .swiper-pagination {
        margin-top: 24px;
        bottom: 0 !important;
      }

      .sec-7 .swiper-pagination .swiper-pagination-bullet {
        background: #FFFFFF;
      }
    }

    #sec-8 {
      padding: 100px 0 32px;
      background: #F8FCFF;
    }

    #sec-8::after {
      content: '';
      position: absolute;
      background: url(https://images.tenorshare.com/img-2024/translate/green-bend-radian.svg) no-repeat center center;
      background-size: 100%;
      width: 250px;
      height: 327px;
      left: 0;
      bottom: 0;
    }

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

    #sec-8 p.des {
      color: #525252;
      font-size: 24px;
      font-weight: 500;
      line-height: 31.2px;
    }

    #sec-8 p.des span {
      color: #59D970;
      font-size: 28px;
      line-height: 36.4px;
    }

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

    #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 .img-logo {
      width: 128px;
      height: 128px;
    }

    @media (max-width: 1600px) {
      #sec-8 {
        padding: 80px 0 32px;
      }

      #sec-8::after {
        width: 180px;
        height: 235px;
      }

      #sec-8 h2 {
        font-size: 36px;
        line-height: 50.4px;
      }

      #sec-8 p.des {
        font-size: 16px;
        line-height: 24px;
      }

      #sec-8 p.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.btn-xl {
        padding: 0 16px;
        height: 48px;
        font-size: 16px;
      }

      #sec-8 .btn-29.btn-outline-black {
        padding: 0 32px;
      }

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

      #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;
      }

      #sec-8 .des-list .item .des {
        font-size: 12px;
      }
    }

    @media (max-width: 992px) {
      #sec-8 {
        padding: 64px 0;
        background: #F8FCFF;
      }

      #sec-8::after {
        width: 110px;
        height: 144px;
      }

      #sec-8 .container {
        padding: 0 16px;
      }

      #sec-8 h2 {
        font-size: 32px;
        line-height: 41.6px;
      }

      #sec-8 .btn.btn-xl {
        padding: 0 50px;
        height: 56px
      }

      #sec-8 .des {
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
      }

      #sec-8 a .start {
        height: 24px;
      }

      #sec-8 .des-list {
        margin-top: 8px;
      }

      #sec-8 .des-list .item {
        width: 50%;
        margin-top: 32px;
      }
    }

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

    #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body a:hover {
      color: inherit
    }

    #pro-guide {
      padding: 60px 0;
      background: #F3FBFE;
    }

    #pro-guide h2 {
      max-width: 100%;
      font-size: 48px;
      line-height: 57.6px;
    }

    @media (max-width:1600px) {
      #pro-guide h2 {
        font-size: 36px;
        line-height: 50.4px;
      }
    }

    @media (max-width: 980px) {
      #pro-guide h2 {
        font-size: 32px;
        line-height: 41.6px;
      }
    }

    #pro-guide .swiper-btn {
      width: 20px;
      line-height: 20px;
      height: 20px;
      display: inline-block;
      margin-left: 8px;
      margin-right: 8px;
      min-width: 24px;
      transition: all 0.5s;
    }

    #pro-guide .swiper-btn.reverse {
      transform: rotate(180deg);
    }

    #pro-guide .nav-contanier {
      margin: 76px 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;
    }

    @media (min-width: 992px) {
      #pro-guide .nav-contanier {
        margin: 72px auto 0;
      }

      #pro-guide .nav-contanier::after {
        height: 4px;
      }
    }

    #pro-guide #faq-part-3 .item {
      border-radius: 12px;
      background: rgba(180, 211, 255, 0.16);
      height: 100%;
      padding: 32px;
    }

    #pro-guide #faq-part-3 .item p {
      opacity: 0.8;
      color: var(--unnamed, #212121);
      font-size: 18px;
      font-weight: 400;
      line-height: 150%;
      margin-bottom: 0;
    }

    #pro-guide #faq-part-3 .item .tit {
      opacity: 1;
      font-size: 20px;
      font-weight: 600;
      line-height: 150%;
      /* 30px */
    }

    #pro-guide #faq-part-3 .item .sec-tit {
      opacity: 1;
      margin-top: 28px;
      font-weight: 600;
    }

    #pro-guide .nav {
      margin: 0 auto;
      width: 100%;
      justify-content: space-between;
      font-size: 14px;
    }

    #pro-guide .nav .nav-link {
      cursor: pointer;
      line-height: 150%;
      white-space: nowrap;
      position: relative;
      text-align: center;
      color: #212121;
      font-size: 20px;
      font-weight: 500;
    }

    #pro-guide .nav .nav-link.active {
      color: #6767ff;
      font-weight: 600;
    }

    #pro-guide .nav .nav-link.active::after {
      z-index: 99;
      content: "";
      position: absolute;
      height: 2px;
      width: calc(100% - 20px);
      background: #6767ff;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    @media (min-width: 992px) {
      #pro-guide .nav .nav-link.active::after {
        height: 4px;
      }
    }

    #pro-guide .nav .nav-link#purchase {
      margin-left: 100px;
    }

    @media (min-width: 992px) {
      #pro-guide .nav {
        font-size: 18px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide .nav {
        font-size: 20px;
      }
    }

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

    @media (min-width: 992px) {
      #pro-guide .tab-content {
        margin-top: 60px;
      }
    }

    #pro-guide .contact {
      background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3-mobile.png");
      color: white;
      margin-top: 137px;
      border-radius: 12px;
      padding: 0 14px 60px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
    }

    #pro-guide .contact .mobile-person {
      margin-top: -78px;
    }

    #pro-guide .contact .text {
      max-width: 480px;
      margin-top: 16px;
      line-height: 150%;
      font-size: 1.125rem;
    }

    #pro-guide .contact .btn-outline-primary {
      border-color: white;
      color: white;
      margin-top: 24px;
      font-weight: 600;
      font-size: 18px;
      min-width: 200px;
      border-radius: 6px;
    }

    #pro-guide .contact .btn-outline-primary:hover {
      background: white;
      border-color: white;
      color: #ff5500;
    }

    #pro-guide .contact .img-box {
      bottom: 0;
      right: 140px;
      text-align: center;
    }

    #pro-guide .contact .img-box img {
      max-width: 100%;
    }

    @media (min-width: 992px) {
      #pro-guide .contact {
        background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3.png");
        padding: 55px 44px;
        margin-top: 214px;
      }

      #pro-guide .contact .btn-primary {
        margin-top: 36px;
      }

      #pro-guide .contact .img-box {
        position: absolute;
      }

      #pro-guide .contact .img-box img {
        max-width: 304px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide .contact {
        padding: 110px 80px;
        margin-top: 237px;
      }

      #pro-guide .contact .img-box img {
        max-width: 436px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide {
        padding: 104px 0 200px;
      }

      #pro-guide .nav-contanier {
        max-width: 1266px;
      }
    }

    #pro-guide .accordion.v1.v1-0-1 .accordion-item {
      background: rgba(180, 211, 255, 0.1);
      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-button {
      padding: 12px 16px;
      line-height: 150%;
      background: none;
    }

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

    #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>');
    }

    @media (min-width: 992px) {
      #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-button:not(.collapsed) {
      color: #fff;
      padding-bottom: 0;
      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: 1rem 2rem 1.5rem 1rem;
      color: #fff;
    }

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

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

    @media (min-width: 992px) {
      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        font-size: 18px;
        font-weight: 600;
        padding: 1.2rem 2.75rem;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
        padding: 0 6.5rem 20px 2.75rem;
        font-size: 16px;
      }
    }

    @media (min-width: 1600px) {
      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        font-size: 20px;
        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;
      }
    }

    @media (max-width: 1600px) {
      #pro-guide {
        padding-top: 120px;
      }
    }

    @media (max-width: 980px) {
      #pro-guide {
        padding-top: 30px;
      }

      #pro-guide .nav .nav-link {
        font-size: 14px;
      }

      #pro-guide .nav .nav-link#purchase {
        margin-left: 28px;
      }

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

      #pro-guide h2.title,
      #pro-guide .tab-content {
        padding: 0 24px;
      }

      #pro-guide .nav-contanier .nav-contanier-content::after {
        content: "";
        width: 100%;
        height: 2px;
        background: #d8dfe2;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
      }

      #pro-guide .nav .nav-link.active::after {
        width: calc(100% + 40px);
        z-index: 30;
      }

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

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        padding-top: 28px;
      }

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

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

      #pro-guide #faq-part-3 .row:not(:nth-child(1)) .col-lg-6:not(:nth-child(1)) {
        margin-top: 24px;
      }

      #pro-guide #faq-part-3 .mt-32 {
        margin-top: 0;
      }

      #pro-guide #faq-part-3 .item .sec-tit {
        margin-top: 14px;
      }
    }

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

    #pro-guide .swiper-btn {
      width: 20px;
      line-height: 20px;
      height: 20px;
      display: inline-block;
      margin-left: 8px;
      margin-right: 8px;
      min-width: 24px;
      transition: all 0.5s;
    }

    #pro-guide .swiper-btn.reverse {
      transform: rotate(180deg);
    }

    #pro-guide .nav-contanier {
      margin: 76px 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;
    }

    @media (min-width: 992px) {
      #pro-guide .nav-contanier {
        margin: 72px auto 0;
      }

      #pro-guide .nav-contanier::after {
        height: 4px;
      }

      #swiper-media .mySwiper3 .item.item-2 .img-wrap {
        max-width: 130px;
      }

      /* #swiper-step .mySwiper .swiper-slide .des {
    min-height: 54px;
  } */
    }

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

    #pro-guide #faq-part-content-3 .item p {
      opacity: 0.8;
      color: var(--unnamed, #212121);
      font-size: 18px;
      font-weight: 400;
      line-height: 150%;
      margin-bottom: 0;
    }

    #pro-guide #faq-part-content-3 .item .tit {
      opacity: 1;
      font-size: 20px;
      font-weight: 600;
      line-height: 150%;
      /* 30px */
    }

    #pro-guide #faq-part-content-3 .item .sec-tit {
      opacity: 1;
      margin-top: 28px;
      font-weight: 600;
    }

    #pro-guide #faq-part-content-3 .item svg {
      flex-shrink: 0;
    }

    #pro-guide .nav {
      margin: 0 auto;
      width: 100%;
      justify-content: space-between;
      font-size: 14px;
    }

    #pro-guide .nav .nav-link {
      cursor: pointer;
      line-height: 150%;
      white-space: nowrap;
      position: relative;
      text-align: center;
      color: #212121;
      font-size: 20px;
      font-weight: 500;
    }

    #pro-guide .nav .nav-link.active {
      color: #59D970;
      font-weight: 600;
    }

    #pro-guide .nav .nav-link.active::after {
      z-index: 99;
      content: "";
      position: absolute;
      height: 2px;
      width: calc(100% - 80px);
      background: #59D970;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    #pro-guide .nav .nav-link:nth-child(2).active::after {
      width: calc(100% + 40px);
    }

    @media (min-width: 992px) {
      #pro-guide .nav .nav-link.active::after {
        height: 4px;
      }

      #pro-guide .nav .nav-link:nth-child(2).active::after {
        width: 100%;
      }
    }

    #pro-guide .nav .nav-link#faq-part-2 {
      margin-left: 100px;
    }

    #pro-guide .nav .nav-link#faq-part-3 {
      margin-left: 100px;
    }

    @media (min-width: 992px) {
      #pro-guide .nav {
        font-size: 18px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide .nav {
        font-size: 20px;
      }
    }

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

    @media (min-width: 992px) {
      #pro-guide .tab-content {
        margin-top: 60px;
      }
    }

    #pro-guide .contact {
      background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3-mobile.png");
      color: white;
      margin-top: 137px;
      border-radius: 12px;
      padding: 0 14px 60px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
    }

    #pro-guide .contact .mobile-person {
      margin-top: -78px;
    }

    #pro-guide .contact .text {
      max-width: 480px;
      margin-top: 16px;
      line-height: 150%;
      font-size: 1.125rem;
    }

    #pro-guide .contact .btn-outline-primary {
      border-color: white;
      color: white;
      margin-top: 24px;
      font-weight: 600;
      font-size: 18px;
      min-width: 200px;
      border-radius: 6px;
    }

    #pro-guide .contact .btn-outline-primary:hover {
      background: white;
      border-color: white;
      color: #ff5500;
    }

    #pro-guide .contact .img-box {
      bottom: 0;
      right: 140px;
      text-align: center;
    }

    #pro-guide .contact .img-box img {
      max-width: 100%;
    }

    @media (min-width: 992px) {
      #pro-guide .contact {
        background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3.png");
        padding: 55px 44px;
        margin-top: 214px;
      }

      #pro-guide .contact .btn-primary {
        margin-top: 36px;
      }

      #pro-guide .contact .img-box {
        position: absolute;
      }

      #pro-guide .contact .img-box img {
        max-width: 304px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide .contact {
        padding: 110px 80px;
        margin-top: 237px;
      }

      #pro-guide .contact .img-box img {
        max-width: 436px;
      }
    }

    @media (min-width: 1400px) {
      #pro-guide {
        padding: 100px 0 200px;
      }

      #pro-guide .nav-contanier {
        max-width: 1266px;
      }
    }

    #pro-guide .accordion.v1.v1-0-1 .accordion-item {
      background: rgba(95, 178, 255, 0.08);
      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-button {
      padding: 12px 16px;
      line-height: 150%;
      background: none;
    }

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

    #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>');
    }

    @media (min-width: 992px) {
      #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-button:not(.collapsed) {
      color: #fff;
      padding-bottom: 0;
      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: 1rem 2rem 1.5rem 1rem;
      color: #fff;
    }

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

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

    @media (min-width: 992px) {
      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        font-size: 18px;
        font-weight: 600;
        padding: 1.2rem 2.75rem;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
        padding: 0 6.5rem 20px 2.75rem;
        font-size: 16px;
      }
    }

    @media (min-width: 1600px) {
      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        font-size: 20px;
        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;
      }
    }

    @media (max-width: 1600px) {
      #pro-guide {
        padding-top: 120px;
      }
    }

    @media (max-width: 992px) {
      #pro-guide {
        padding-top: 30px;
      }

      #pro-guide .nav .nav-link {
        font-size: 14px;
      }

      #pro-guide .nav .nav-link#purchase {
        margin-left: 28px;
      }

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

      #pro-guide h2.title,
      #pro-guide .tab-content {
        padding: 0 24px;
      }

      #pro-guide .nav-contanier .nav-contanier-content::after {
        content: "";
        width: 100%;
        height: 2px;
        background: #d8dfe2;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
      }

      #pro-guide .nav .nav-link.active::after {
        width: calc(100% + 40px);
        z-index: 30;
      }

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

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        padding-top: 28px;
      }

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

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

      #pro-guide #faq-part-content-3 .row:not(:nth-child(1)) .col-lg-6:not(:nth-child(1)) {
        margin-top: 24px;
      }

      #pro-guide #faq-part-content-3 .mt-32 {
        margin-top: 0;
      }

      #pro-guide #faq-part-content-3 .item .sec-tit {
        margin-top: 14px;
      }

      #pro-guide .nav .nav-link#faq-part-2,
      #pro-guide .nav .nav-link#faq-part-3 {
        margin-left: 48px;
      }

      #pro-guide #faq-part-content-3 .item .tit {
        font-size: 18px;
      }

      #pro-guide #faq-part-content-3 .item p {
        font-size: 16px;
      }

      #pro-guide #faq-part-content-3 .item {
        padding: 28px 14px;
      }
    }

    #pro-guide a.hover-bottom-line {
      margin-top: 36px;
    }

    @media (min-width: 992px) {
      #pro-guide .nav-contanier {
        margin: 40px auto 0;
      }
    }

    @media (min-width: 1600px) {
      #pro-guide .nav-contanier {
        margin: 72px auto 0;
      }
    }

    @media (max-width: 1600px) {
      #pro-guide a.hover-bottom-line {
        font-size: 16px;
        margin-top: 24px;
      }

      #tech-spec .content-wrap {
        margin-top: 8px;
      }

      #pro-guide {
        padding-top: 50px;
      }

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

    @media (max-width: 992px) {
      #pro-guide a.hover-bottom-line {
        margin-top: 20px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        padding-top: 12px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
        padding-top: 32px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
        padding-right: 1rem;
        padding-top: 16px;
      }
    }

    @media (max-width: 768px) {
      #pro-guide {
        margin-bottom: 20px;
      }
    }

    #pro-guide .accordion-button {
      color: #212121;
    }

    #pro-guide .nav .nav-link.active::after {
      border-radius: 10px;
    }

    @media (min-width: 1600px) {
      #pro-guide .nav-contanier {
        margin: 76px auto 0;
      }
    }

    @media (max-width: 1600px) {
      #pro-guide .tab-content {
        margin-top: 40px;
      }
    }

    @media(max-width: 992px) {
      #pro-guide {
        padding-bottom: 80px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
        padding-top: 12px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
        padding-top: 28px;
      }

      #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
        padding: 1rem 1rem 1.75rem 1rem;
        padding-top: 1rem;
      }
    }

    #accordion-for-more {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 40px auto 0;
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline;
      cursor: pointer;
      transition: all 0.4s;
    }

    #accordion-for-more:hover {
      color: #3DDC84;
    }

    #faq-part-content-2 .item {
      border-radius: 12px;
      padding: 32px;
      background: rgba(180, 211, 255, 0.24);
    }

    #faq-part-content-2 .item .tit {
      color: #212121;
      font-size: 20px;
      font-weight: 600;
      line-height: 150%;
      /* 30px */
    }

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

    #faq-part-content-2 .item ul li {
      margin-top: 28px;
      color: #212121;
      font-size: 18px;
      font-weight: 400;
    }

    #faq-part-content-2 .item ul li a {
      line-height: 150%;
      /* 27px */
      display: block;
    }

    #faq-part-content-2 .item.item-2 ul li {
      margin-top: 24px;
    }

    @media (max-width: 980px) {
      #faq-part-content-2 .item {
        padding: 28px 0;
        font-size: 16px;
      }

      #faq-part-content-2 .item .tit {
        font-size: 18px;
        padding: 0 16px;
      }

      #faq-part-content-2 .item ul {
        font-size: 16px;
        padding-left: 8px;
      }

      #faq-part-content-2 .item ul li {
        margin-top: 20px;
        line-height: 1.1;
      }

      #faq-part-content-2 .col-lg-4 {
        margin-top: 20px;
      }
    }

    #faq-part-content-2 .item ul li a::after,
    #swiper-step a.hover-bottom-line::after {
      background-color: #f50;
    }

    #faq-part-content-2 .item ul li a.hover-bottom-line:hover {
      color: #3DDC84;
    }

    @media (max-width: 992px) {
      #faq-part-content-2 .item ul {
        padding-right: 16px;
      }

      #faq-part-content-2 .col-lg-4 {
        margin-top: 0;
      }

      #faq-part-content-2 .col-lg-4:nth-child(1) .item {
        margin-top: 0;
      }

      #faq-part-content-2 .item {
        margin-top: 20px;
      }

      #faq-part-content-2 .col-lg-4:nth-child(1) {
        margin-top: 0;
      }
    }

    @media (max-width: 980px) {
      #faq-part-content-2 .item ul {
        padding-left: 16px;
      }
    }


#swiper-step .mySwiper2 {
  margin-top: 40px;
}
#swiper-media .mySwiper3 .swiper-wrapper {
  user-select: none;
}
#pro-guide .accordion-button {
  color: #212121;
}
#pro-guide .nav .nav-link.active::after {
  border-radius: 10px;
}
#sec-8 .des {
  color: #525252;
}
@media (min-width: 1600px){
  #swiper-step .mySwiper2 {
    margin-top: 60px;
  }
  #pro-guide .nav-contanier {
    margin: 76px auto 0;
  }
}
@media (max-width: 1600px){
  #swiper-step .mySwiper .swiper-progress-line-wrap {
    margin-top: 16px;
  }
  #pro-guide .tab-content {
    margin-top: 40px;
  }
  #sec-8 .des {
    font-size: 16px;
  }
}

@media(max-width: 992px) {
  #pro-guide {
    padding-bottom: 80px;
  }

  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    padding-top: 12px;
  }

  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
    padding-top: 28px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 1rem 1rem 1.75rem 1rem;
    padding-top: 1rem;
  }

  #faq-part-content-2 .col-lg-4:nth-child(1) {
    margin-top: 0;
  }

}


@media (max-width: 980px){

  #faq-part-content-2 .item ul {

    padding-left: 16px;
  }  }


.get-one-promotion-side-banner {
  background: url(https://images.tenorshare.com/img-2023/store/side_banner.png) no-repeat;
  width: 260px;
  height: 360px;
  background-size: 100% 100%;
  padding-top: 280px;
  transition: .4s;
}

.side-banner-move-out {
  transform: translateX(100%) scale(0) !important;
  transform-origin: 50% 50% !important;
  display: none;
}
.get-one-promotion-side-banner a {
  position: relative !important;
  font-size: 1rem;
  font-weight: 700;
  color: #ff612e;
  background: #fff;
  /* background: url('./btn-bg.png') no-repeat;
  background-size: 100% 100%; */
  /* background: #FFFFFF; */
  /* box-shadow: inset 0px -1.67702px 2.79503px #FFDF6F; */
  box-shadow: 0px -1.68px 2.8px 0px #FFDF6F inset;
  border-radius: 6px;
  z-index: 10;
}

.get-one-promotion-side-banner .btn.btn-md {
  padding: 0 24px !important;
}

.get-one-promotion-side-banner .btn-wrap {
  position: relative;
}

.get-one-promotion-side-banner .btn-wrap .shdow-img {
  width: 165px;
  height: 28px;
  position: absolute;
  top: 25px;
  right: 32px;
}

.get-one-promotion-side-banner .btn-wrap .arrow-img {
  position: absolute;
  top: 30px;
  right: 57px;
  width: 31px;
  height: 35px;
  z-index: 16;
  animation: mouse-move 1.4s linear infinite forwards;
}

@keyframes mouse-move {
  0% {
    transform: translate(10px, 8px);
  }

  50% {
    transform: inherit;
  }
  100% {
    transform: translate(10px, 8px);
  }
}

@media(max-width:575px){
  .get-one-promotion-side-banner-wrap{
    transform: scale(.5);
    transform-origin: center right;
  }

}
