/* 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;
  }
}

.btn-29:hover{
border:2px solid #2b2b2b}
#sec-1 .hot-icon {
  z-index: 1;
  margin-left: 6px;
  font-style: italic;
  font-weight: 700;
  line-height: 120%;
  color: #515455;
}

#sec-1 .hot-icon::before {
  content: '';
  background: url(https://images.tenorshare.com/icon-2023/hot-bg-green.png?w=60&amp;h=14) no-repeat;
  background-size: cover;
  position: absolute;
  width: 30px;
  height: 7px;
  bottom: 2px;
  left: -4px;
  z-index: -1;
}

.fade-in {
  pointer-events: none;
}

@font-face {
  font-family: 'Imprint MT Shadow';
  /* 瀛椾綋鐨勫悕绉� */
  src: url('https://assets.afirstsoft.com/rn-ui-live/fonts/Imprint.TTF') format('truetype');
  /* 瀛椾綋鏂囦欢鐨勮矾寰勫拰鏍煎紡 */
  font-weight: normal;
  /* 瀛椾綋鐨勭矖缁嗭紝閫氬父鏄痭ormal鎴朾old */
  font-style: normal;
  /* 瀛椾綋鐨勯鏍硷紝閫氬父鏄痭ormal鎴杋talic */
  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
}

main {
  overflow: auto !important;
}

.black-friday,
.modal-backdrop {
  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;
}

body {
  font-family: Roboto;
}

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: #03E7C5;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

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

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

.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;
  -webkit-appearance: button;
  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.btn-lightgreen {
  background-color: #03E7C5;
}

.btn-29.btn-lightgreen:hover {
  border: 2px solid #03E7C5;
}

.btn-29.btn-lightgreen .text {
  color: #fff;
}

.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-lightgreen:hover .text {
  color: #03E7C5;
}

.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.16);
  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.16);
}

#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::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: 50px;
  }

}

@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: 32px 20px;
  }

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


/*# sourceMappingURL=common.css.map */


#sec-1 .hot-icon::before {
  background: url(https://images.tenorshare.com/icon-2023/hot-bg-blue.png?w=58&amp;h=14) no-repeat;
  background-size: cover;

}

main {
  background: #f3fbfe;
}

.header {
  position: relative;
}

a:hover {
  color: #03E7C5;
}

a.hover-bottom-line:hover::after {
  background-color: #03E7C5;
}

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

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

.text-blue {
  color: #03E7C5;
}

img {
  max-width: 100%;
}

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

.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;
  -webkit-appearance: button;
  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-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-outline-black:hover .text {
  color: #fff;
}

@-webkit-keyframes move-right-alternate {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(80%);
  }

  51% {
    transform: translateX(-80%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes move-right-alternate {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(80%);
  }

  51% {
    transform: translateX(-80%);
  }

  to {
    transform: translateX(0);
  }
}

.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%);
  }
}

section {
  padding: 100px 0;
}

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

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

.change-sys a:hover {
  opacity: 1;
  color: #212121;
  text-decoration: none;
}

.fade-in {
  animation-fill-mode: forwards;
  animation: fadeInUp 1.5s 0.4s ease both;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

#sec-1 .content-wrap {
  padding: 75px 0;
  position: relative;
  background: url("https://images.tenorshare.com/img-2023/product/itransgo/tp-banner-3.png") no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
}

#sec-1 .content-wrap .content-wrap-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("https://images.tenorshare.com/img-2023/product/4ukey/tp-lft-mask.png") no-repeat;
  background-size: cover;
  z-index: 10;
  top: 0;
}

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

#sec-1 .lft {
  max-width: 770px;
}

#sec-1 .lft .sec-tit {
  color: #212121;
  font-size: 36px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 6px;
}

#sec-1 .lft .des-list {
  margin: 24px 0 0;
  color: #6b6b6b;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  padding-left: 20px;
  max-width: 640px;
}

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

#sec-1 #tp-video {
  position: absolute;
  bottom: 0;
  left: calc(50% + 89px);
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
}

#sec-1 #tp-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: inset(1px 0px 0 0);
}

#sec-1 #tp-video video:focus {
  outline: none;
}

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

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

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

#sec-2 .lft .item:nth-child(3) {
  margin-left: 143px;
}

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

#sec-2 .rgt .des {
  max-width: 449px;
  color: #878b8d;
  font-family: Imprint MT Shadow;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  opacity: 0.6;
}

#sec-3 {
  background: #03E7C5;
  background-size: cover;
  padding-bottom: 0;
  padding: 0;
  position: relative;
}


#sec-4 {
  padding-top: 226px;
}

#sec-4 h2 {
  line-height: 120%;
}

#sec-4 .text-img-wrap:nth-child(2) {
  margin-top: 100px;
}





#sec-4 .text-img-wrap .text-wrap .des {
  color: #6b6b6b;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

#sec-4 .text-img-wrap .text-wrap .note {
  font-size: 16px;
}

#sec-4 .list-dot {
  list-style: none;
  padding-left: 14px;
  margin-top: 26px;
}

#sec-4 .list-dot li {
  position: relative;
}

#sec-4 .list-dot li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #6b6b6b;
  position: absolute;
  left: -12px;
  top: 10px;
}

#sec-4 .img-list .item {
  text-align: center;
  width: 809px;
  border-radius: 12px;
  background: #e8f1ff;
  padding: 70px;
  overflow: hidden;
}

#sec-4 .img-list .item.item-1 {
  padding-top: 70px;
  padding-bottom: 0;
}

#sec-4 .img-list .item.item-2 {
  padding-top: 0;
  padding-bottom: 70px;
}

#sec-4 .img-list .item.item-2 .tit {
  margin-top: 50px;
}

#sec-4 .img-list .item .tit {
  color: #000;
  font-size: 42px;
  font-weight: 600;
  line-height: 140%;
  /* 58.8px */
  margin: 0;
}

#sec-4 .img-list .item .des {
  max-width: 430px;
  margin: 14px auto 0;
  color: #525252;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

#sec-4 .img-list .item .img-wrap {
  transition: all 0.4s;
  position: relative;
  left: 5%;
}

#sec-4 .img-list .item:hover .img-wrap {
  transform: scale(1.1);
}



#swiper-step .mySwiper {
  margin-top: 54px;
}

#swiper-step .mySwiper .swiper-wrapper {
  display: flex;
  justify-content: space-between;
}

#swiper-step .mySwiper .swiper-slide {
  max-width: 428px;
}

#swiper-step .mySwiper .swiper-slide .tit {
  color: #212121;
  font-size: 26px;
  font-weight: 500;
  line-height: 130%;
}

#swiper-step .mySwiper .swiper-slide .des {
  color: #6b6b6b;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

#swiper-step .mySwiper .swiper-slide.swiper-slide-thumb-active .tit {
  color: #03E7C5;
}

#swiper-step .mySwiper .swiper-slide.swiper-slide-thumb-active .des {
  color: #03E7C5;
}

#swiper-step .mySwiper .swiper-slide.swiper-slide-thumb-active .swiper-progress-line-wrap .swiper-progress-line {
  width: 50%;
}

#swiper-step .mySwiper .swiper-progress-line-wrap {
  width: 100%;
  height: 2px;
  background: #d8dfe2;
  margin-top: 32px;
}

#swiper-step .mySwiper .swiper-progress-line-wrap .swiper-progress-line {
  width: 0;
  height: 2px;
  background: #03E7C5;
}

#swiper-step .mySwiper2 {
  margin-top: 56px;
}

#swiper-step .mySwiper2 .swiper-slide {
  text-align: center;
}

#swiper-step .mySwiper2 .swiper-slide .step-img-wrap {
  width: fit-content;
  margin: 0 auto;
}

#swiper-step .mySwiper2 .swiper-slide .swiper-step-img {
  position: absolute;
  left: 50%;
  top: 4.8%;
  transform: translateX(-50%);
  width: calc(75% + 4px);
}

#swiper-step .mySwiper2 .swiper-button-prev {
  margin-left: 126px;
}

#swiper-step .mySwiper2 .swiper-button-next {
  margin-right: 126px;
}

#swiper-step .mySwiper2 .swiper-button-next,
#swiper-step .mySwiper2 .swiper-button-prev {
  width: 80px;
  height: 80px;
}

#swiper-step .mySwiper2 .swiper-button-next::after,
#swiper-step .mySwiper2 .swiper-button-prev::after {
  content: none;
}

#swiper-media {
  background: url("https://images.tenorshare.com/img-2023/product/icarefone-lines/sec-7-bg.png");
  background-size: cover;
}

#swiper-media .lft .sec-tit {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

#swiper-media .lft h2 {
  color: #f3fbfe;
}

#swiper-media .lft a {
  color: #f3fbfe;
  font-size: 18px;
}

#swiper-media .lft .swiper-pagination-bullet {
  background: #d9d9d9;
  opacity: 0.5;
  width: 12px;
  height: 12px;
}

#swiper-media .lft .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f3fbfe;
  opacity: 1;
}

#swiper-media .rgt {
  width: 65%;
}

#swiper-media .mySwiper3 .item {
  width: 528px;
  border-radius: 12px;
  background: #f3fbfe;
}

#swiper-media .mySwiper3 .item .avator-wrap {
  font-size: 18px;
  font-weight: 600;
}

#swiper-media .mySwiper3 .item.item-1 {
  padding: 32px 50px 62px 32px;
}

#swiper-media .mySwiper3 .item.item-2 {
  padding: 42px 50px 40px 32px;
  margin-left: 32px;
}

#swiper-media .mySwiper3 .swiper-wrapper {
  margin-top: 60px;
}

#swiper-media .mySwiper3 .swiper-button-wrap {
  display: flex;
}

#swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-next,
#swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 0;
  width: 80px;
  height: 80px;
}

#swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-next::after,
#swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-prev::after {
  content: none;
}

#swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-next {
  margin-left: 32px;
}

#swiper-media .mySwiper3 .swiper-fade .swiper-slide {
  transition-duration: 1000ms !important;
}

#swiper-step .mySwiper .swiper-slide {
  pointer-events: auto;
  cursor: pointer;
}

#swiper-media a.hover-bottom-line::after {
  background-color: #fff;
}

#sec-8 {
  background: url("https://images.tenorshare.com/img-2023/product/4ukey/sec-8-bg.png");
  background-size: cover;
}

#sec-8 a.btn {
  min-width: 200px;
}

#sec-8 .dec {
  color: #525252;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

#sec-8 .des-list {
  margin-top: 100px;
  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%;
}

#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: 40px auto 0;
  }

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

#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: #03E7C5;
  font-weight: 600;
}

#pro-guide .nav .nav-link.active::after {
  z-index: 99;
  content: "";
  position: absolute;
  height: 2px;
  width: calc(100% - 80px);
  background: #03E7C5;
  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#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: 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: #03E7C5;
}

#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) {
  #sec-1 .content-wrap {

    background: url("https://images.tenorshare.com/img-2023/product/itransgo/tp-banner-4.png") no-repeat center center;
    background-size: cover;
  }

  #faq-part-content-2 .item ul li a {
    font-size: 16px;
  }

  section {
    padding: 50px 0;
  }

  #sec-1 .lft {
    max-width: 550px;
  }

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

  #sec-1 .lft .des-list {
    font-size: 16px;
    padding-left: 14px;
  }

  #sec-1 .content-wrap {
    padding: 26px 0;
  }

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

  #sec-1 #tp-video {
    left: calc(50% + 178px);
  }

  #sec-2 {
    padding: 12px 0;
  }

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

  #sec-2 .rgt {
    color: #878b8d;
    font-size: 14.491px;
    font-weight: 400;
    line-height: 150%;
    /* 21.737px */
  }

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

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

  #sec-2 .lft img:nth-child(1) {
    width: 138px;
  }

  #sec-2 .lft img:nth-child(2) {
    width: 134px;
  }

  #sec-2 .lft img:nth-child(3) {
    width: 112px;
  }

  #sec-2 .lft img:nth-child(4) {
    width: 40px;
  }

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

  #sec-3 h2 {
    line-height: 140%;
    font-weight: 600;
    max-width: 576px;
  }


  #sec-4 {
    padding-top: 176px;
  }

  #sec-4 h2 {
    line-height: 140%;
  }

  #sec-4 .text-img-wrap .text-wrap {
    max-width: 43%;
    width: auto;
  }

  #sec-4 .text-img-wrap .img-wrap {
    max-width: 51.5%;
  }

  #sec-4 .text-img-wrap.img-list .img-wrap {
    max-width: 248px;
    margin: 0 auto;
  }

  #sec-4 h3 {
    font-size: 32px;
  }

  #sec-4 .img-list .item {
    max-width: 48.55%;
  }

  #sec-4 .img-list .item.item-1 {
    padding-top: 40px;
  }

  #sec-4 .text-img-wrap .text-wrap .des {
    font-size: 16px;
  }

  #sec-4 .text-img-wrap .text-wrap .note {
    font-size: 14px;
  }

  #sec-4 .list-dot {
    margin-top: 20px;
  }

  #sec-4 .img-list .item .tit {
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 0;
  }

  #sec-4 .img-list .item.item-2 .tit {
    margin-top: 44px;
  }

  #sec-4 .img-list .item.item-2 {
    padding-bottom: 44px;
  }

  #sec-4 .img-list .item .des {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 12px;
  }

  #sec-4 .text-img-wrap:not(:nth-child(1)) {
    margin-top: 64px;
  }




  #swiper-step .container {
    max-width: 1140px;
  }

  #swiper-step a {
    font-size: 16px;
  }

  #swiper-step .mySwiper {
    margin-top: 16px;
  }

  #swiper-step .mySwiper2 .swiper-button-next,
  #swiper-step .mySwiper2 .swiper-button-prev {
    width: 60px;
    margin: 0;
  }

  #swiper-step .mySwiper2 .swiper-slide .step-img-wrap {
    width: 690px;
  }

  #swiper-step .mySwiper2 .swiper-button-next {
    margin-right: 69px;
  }

  #swiper-step .mySwiper2 .swiper-button-prev {
    margin-left: 69px;
  }

  #swiper-step .mySwiper .swiper-slide .tit {
    font-size: 20px;
  }

  #swiper-step .mySwiper .swiper-slide .des {
    font-size: 16px;
  }

  #swiper-step .mySwiper .swiper-slide {
    max-width: 340px;
  }

  #swiper-media .mySwiper3 .item {
    font-size: 16px;
    line-height: 150%;
  }

  #swiper-media .mySwiper3 .item .avator-wrap {
    font-size: 18px;
  }

  #swiper-media .mySwiper3 .item .avator-wrap img {
    width: 48px;
  }

  #swiper-media .mySwiper3 .item.item-1,
  #swiper-media .mySwiper3 .item.item-2 {
    padding: 36px 28px 40px;
  }

  #swiper-media .mySwiper3 {
    width: 640px;
  }

  #swiper-media .mySwiper3 .swiper-wrapper {
    margin-top: 70px;
  }

  #swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-prev,
  #swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-next {
    width: 40px;
    height: 40px;
  }

  #swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-prev svg,
  #swiper-media .mySwiper3 .swiper-button-wrap .swiper-button-next svg {
    max-width: 100%;
  }

  #swiper-media .lft .sec-tit {
    font-size: 12px;
  }

  #swiper-media .lft img {
    height: 18px;
  }

  #swiper-media .lft a {
    font-size: 16px;
  }

  #swiper-media .lft .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }

  #swiper-media .lft .swiper-pagination-bullet:not(:nth-child(1)) {
    margin-left: 6px;
  }

  #sec-8 {
    padding-top: 100px;
  }

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

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

  #sec-8 .des-list .item img {
    width: 36px;
    height: 36px;
  }

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

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

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

.collapsing {
  transition: all 0.4s;
}

@media(max-width:1200px) {
  #sec-2 .lft .item:not(:nth-child(1)) {
    margin-left: 0;
  }

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

@media (max-width: 992px) {

  #sec-1 h2,
  #sec-1 .h2 {
    line-height: 130%;
  }

  #sec-1 .content-wrap {
    background: linear-gradient(180deg, #DFE8F7 0%, #E0E8F8 75.44%, rgba(224, 232, 248, 0.00) 70.17%);
  }

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

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

  #sec-1 .lft .content {
    padding: 0 24px;
  }

  #sec-1 .lft .des-list {
    width: fit-content;
    margin: 14px auto 0;
    font-size: 14px;
  }

  #sec-1 .content-wrap {
    padding-top: 28px;
    padding-bottom: 0;

  }

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

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

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

  #sec-1 .lft .des-list li {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
  }

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

  #sec-2 {
    padding: 20px 0 24px;
  }

  #sec-2 .rgt {
    order: 0;
    color: #878b8d;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
  }

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

  #sec-2 .lft {
    margin-top: 20px;
    order: 1;
    animation-delay: 100ms;
    justify-content: space-between;
    width: 100%;
  }

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

  }

  #sec-2 .lft img:nth-child(1) {
    width: 100px;
  }

  #sec-2 .lft img:nth-child(2) {
    width: 111px;

  }

  #sec-2 .lft img:nth-child(3) {
    width: 74px;

  }

  #sec-2 .lft img:nth-child(4) {
    width: 26px;
  }

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

  #sec-3 {
    background: url(https://images.tenorshare.com/img-2023/product/itransgo/sec-3-bg-mb-2.png) no-repeat center center;
    background-size: cover;
  }

  #sec-3 .container {
    padding: 60px 0 0;
  }

  #sec-3 h2,


  #container {
    overflow: auto;
  }


  #sec-4 {
    padding-top: 234px;
  }

  #sec-4 h2 {
    line-height: 130%;
  }

  #sec-4 .text-img-wrap:not(:nth-child(1)) {
    margin-top: 36px;
  }

  #sec-4 .text-img-wrap.img-list:not(:nth-child(1)) {
    margin-top: 40px;
  }

  #sec-4 .img-list .item {
    max-width: 100%;
    padding: 0 16px;
  }

  #sec-4 .text-img-wrap .text-wrap .des {
    color: #525252;
    margin-top: 10px;
  }

  #sec-4 .img-list .item.item-1 {
    margin-top: 40px;
  }

  #sec-4 .img-list .item.item-2 .tit {
    font-size: 20px;
    margin-top: 34px;
  }

  #sec-4 .text-img-wrap.img-list .img-wrap {
    max-width: 240px;
  }

  #sec-4 .img-list .item .des {
    margin-top: 20px;
  }

  #sec-4 .img-list .item.item-1 {
    padding-top: 36px;
  }

  #sec-4 .text-img-wrap.img-list .item-1 .img-wrap {
    margin-top: 44px;
  }

  #swiper-step {
    padding-top: 30px;
  }

  #swiper-step .mySwiper {
    padding: 0 24px;
  }

  #swiper-step .mySwiper .swiper-slide {
    max-width: none;
    width: 100%;
    background: rgb(243, 251, 254);
  }

  #swiper-step .container {
    padding: 0;
  }

  #swiper-step .mySwiper2 .swiper-slide {
    padding: 0 24px;
  }

  #swiper-step .mySwiper2 .swiper-slide .step-img-wrap {
    width: 100%;
  }

  #swiper-step .mySwiper2 .swiper-button-prev {
    margin-left: 0;
  }

  #swiper-step .mySwiper2 .swiper-button-next {
    margin-right: 0;
  }

  #swiper-step .mySwiper2 .swiper-button-next,
  #swiper-step .mySwiper2 .swiper-button-prev {
    width: 28px;
    height: 28px;
    top: calc(50% - 38px);
  }

  #swiper-step .mySwiper2 .swiper-button-next svg,
  #swiper-step .mySwiper2 .swiper-button-prev svg {
    width: 100%;
  }

  #swiper-step .mySwiper2 .mySwiper2-swiper-pagination {
    text-align: center;
  }

  #swiper-step .mySwiper2 .mySwiper2-swiper-pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }

  #swiper-step .mySwiper2 .mySwiper2-swiper-pagination .swiper-pagination-bullet-active {
    width: 14px;
    border-radius: 4px;
  }

  #swiper-step .mySwiper .swiper-progress-line-wrap {
    margin-top: 16px;
  }

  #swiper-media {
    padding-top: 34px;
    padding-bottom: 70px;
  }

  #swiper-media .rgt {
    width: 100%;
  }

  #swiper-media .mySwiper3 {
    width: 100%;
  }

  #swiper-media .mySwiper3 .swiper-wrapper {
    margin-top: 36px;
  }

  #swiper-media .mySwiper3 .item {
    width: 100%;
    padding: 36px 24px;
  }

  #swiper-media .mySwiper3 .item.item-2 {
    margin-left: 0;
    margin-top: 24px;
    padding: 36px 24px;
  }

  #swiper-media .mySwiper3 .item.item-2 .des {
    margin-top: 32px;
  }

  #swiper-media .mySwiper3-swiper-pagination {
    position: absolute;
    bottom: -38px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }

  #sec-8 {
    padding-top: 50px;
    background: url(https://images.tenorshare.com/img-2023/product/4ukey/sec-8-bg-mb.png);
    background-size: cover;
  }

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

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

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

  #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: 100%;
    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;
  }

  .swiper-fade .swiper-slide {
    opacity: 0 !important
  }

  .swiper-fade .swiper-slide.swiper-slide-active {
    opacity: 1 !important
  }
}

/*# sourceMappingURL=product-4ukey.css.map */


#swiper-step .mySwiper2 {
  margin-top: 40px;
}

#swiper-media .mySwiper3 .swiper-wrapper {
  user-select: none;
}
#swiper-media .mySwiper3 .swiper-wrapper .swiper-slide{
  opacity: 0 !important;
}
#swiper-media .mySwiper3 .swiper-wrapper .swiper-slide.swiper-slide-active{
  opacity: 1 !important;
}
#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;
    padding-right: 16px;
  }
}


.sec-version {
  padding: 80px 0 50px;
}

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

.sec-version #collapseButton {
  display: none;
 }

.sec-version .version-shadow {
  position: absolute;
  bottom: 0px;
  left: 0;
  min-width: 500px;
  height: 120px;
}

.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);
}

.sec-version .btn-29.btn-outline-black:hover .text .google svg path {
  fill: white;
}

@media (min-width: 992px) {

  .sec-version h2 {
    font-size: 36px;
  }

  .sec-version .btn-closeandopen-sm {
    display: none;
  }

  .sec-version .btn-closeandopen {
    display: block;
  }

  .sec-version .version-shadow {
    height: 180px;
    /* width:auto; */
  }

  .sec-version {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

@media (min-width: 1600px) {
  .sec-version h2 {
    font-size: 48px;
  }

  .sec-version {
    padding: 100px 0;
  }
}


#ianygo-compare-table-wrap {
  max-width: 1503px;
  margin: 80px auto 0;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}

#ianygo-compare-table .btn svg {
  flex-shrink: 0;
}

#ianygo-compare-table tbody tr:last-child td {
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

#ianygo-compare-table tbody tr:last-child td:nth-child(2) {
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
}

#ianygo-compare-table tbody tr:last-child td:nth-child(1) {


  border-right-width: 1px;
}

#ianygo-compare-table tbody tr:last-child td:nth-child(3) {
  border-left-width: 1px;

}

#ianygo-compare-table .btn.btn-xl {
  height: 68px;
}

#ianygo-compare-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  color: #000;
  min-width: 500px;
}

#ianygo-compare-table thead td {
  font-size: 26px;
  font-weight: 500;
  height: 120px;
  text-align: center;
  border-radius: 48px 48px 0 0;
  line-height: 1;
  padding: 24px 48px;
}

#ianygo-compare-table thead td:nth-child(1) {
  background: #03E7C5;
  width: 47.6%;
  border: 2px solid var(--06, #d8dfe2);
  border-bottom: none;
  border-right: 1px solid var(--06, #d8dfe2);
}

#ianygo-compare-table thead td:nth-child(2) {
  background: #ff8e55;
  width: 26.2%;
  line-height: 1.3;
  border: 2px solid var(--06, #d8dfe2);
  border-left: 1px solid var(--06, #d8dfe2);
  border-right: 1px solid var(--06, #d8dfe2);
  border-bottom: none;
}

#ianygo-compare-table thead td:nth-child(3) {
  background: #ffdf67;
  width: 26.2%;

  border: 2px solid var(--06, #d8dfe2);
  border-left: 1px solid var(--06, #d8dfe2);
  border-bottom: none;
  line-height: 150%
}

#ianygo-compare-table tbody tr td {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  border: solid 2px #d8dfe2;
  border-left: solid 2px #d8dfe2;
  border-style: none solid dashed solid;
  padding: 29px 99px;
  text-align: center;
  border-collapse: collapse;
}


#ianygo-compare-table tbody tr:nth-child(2n-1) td:nth-child(1) {
  background: #e9fbf1;
}

#ianygo-compare-table tbody tr td:first-child {
  border-top: 0;
  border-left-width: 2px;
  border-right-width: 1px;
}

#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;
  border-right-width: 2px;
}



#ianygo-compare-table tbody tr:last-child td:first-child {
  background: none;
}

#ianygo-compare-table tbody tr:first-child td {
  /* border-top-style: solid; */
}

#ianygo-compare-table tbody tr td:first-child {
  border-left-style: solid;
}

#ianygo-compare-table .right,
#ianygo-compare-table .wrong {
  position: relative;
}

#ianygo-compare-table .right::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTMiIHN0cm9rZT0icmdiYSg2MSwgMjIwLCAxMzIsIDEpIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTEyLjE2NjUgMTguNDg2MUwxNi41NDE1IDIyLjM3NUwyMy44MzMyIDEzLjYyNSIgc3Ryb2tlPSJyZ2JhKDYxLCAyMjAsIDEzMiwgMSkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+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: 36px;
  height: 36px;
  background: url(data:image/svg+xml;data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTMiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik0yNi44Mzg5IDkuMTYxMTNMOS4xNjEyIDI2LjgzODgiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+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: rgba(61, 220, 132, 1);
}

.sec-version .hidden {
  display: none;
}

@media (min-width: 992px) {
  #ianygo-compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    color: #000;
    min-width: 800px;
  }
}

@media (max-width: 1600px) {

  #ianygo-compare-table .right::after,
  #ianygo-compare-table .wrong::after {
    width: 26px;
    height: 26px;
  }

  #ianygo-compare-table thead td {
    font-size: 19px;
    height: 88px;
    padding: 24px 30px;
  }

  #ianygo-compare-table-wrap {
    width: 100%;
    max-width: 1096px;
    margin: 40px auto 0;
    position: relative;
  }

  #ianygo-compare-table tbody tr td {
    font-size: 18px;
    padding: 18px 48px;
    /* border-bottom: 0; */
  }



  /* #ianygo-compare-table tbody tr:not(:last-child) td::before {
  content: '';
  background-image: linear-gradient(to right, #d8dfe2 0%, #d8dfe2 80%, transparent 50%);
  background-size: 16px 100%;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
} */



}

@media (max-width: 992px) {
  #ianygo-compare-table tbody tr td::before {
    background-image: none;
  }

  #ianygo-compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    color: #000;
    min-width: 563px;
  }

  #ianygo-compare-table .second,
  #ianygo-compare-table .third {
    font-weight: 400;
  }


  #ianygo-compare-table thead td:nth-child(2) {
    background: #FF8E55;

    line-height: 1.3;
    font-size: 12px
  }

  #ianygo-compare-table thead td:nth-child(3) {
    background: #FFDF67;

    font-size: 12px
  }

  #ianygo-compare-table .btn.btn-xl {
    width: 140px;
    height: 52px;
  }

  #ianygo-compare-table .btn.btn-xl span {
    font-size: 16px;
    font-weight: 600;
  }

  #ianygo-compare-table-wrap {
    margin: 40px auto 0;
    /* border-radius: 16px; */
  }

  #ianygo-compare-table thead td {
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    padding: 9px 0;
    border-radius: 16px 16px 0 0;
  }


  #ianygo-compare-table tbody tr td {
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    line-height: 150%;
  }

  #ianygo-compare-table tbody tr td {
    height: 60px;
  }

  #ianygo-compare-table .right::after,
  #ianygo-compare-table .wrong::after {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
  }

  #ianygo-compare-table #compare-table-for-more {
    font-size: 16px;
    font-weight: 400;
  }

  #ianygo-compare-table #compare-table-for-more svg {
    min-width: 20px;
  }

  #ianygo-compare-table tbody tr:last-child td:first-child {
    padding: 0 10px;
  }

  #ianygo-compare-table tbody tr:last-child td {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  #ianygo-compare-table tbody tr:last-child td:nth-child(2) {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-style: solid;
    border-left-width: 0.6px;
    border-right-width: 1px;
  }

  #ianygo-compare-table tbody tr:last-child td:nth-child(1) {


    border-right-width: 1px;
  }

  #ianygo-compare-table tbody tr:last-child td:nth-child(3) {
    border-left-width: 0.6px;

  }

  #ianygo-compare-table tbody tr td:first-child {
    border-top: 0;
    border-left-width: 1px;
    border-right-width: 1px;
  }

  #ianygo-compare-table tbody tr td:nth-child(2) {
    border-left-width: 0px;
    border-right-width: 1px;
  }

  #ianygo-compare-table tbody tr td:nth-child(3) {
    border-left-width: 0px;
    border-right-width: 1px;
  }

  #ianygo-compare-table thead td:nth-child(1) {
    background: #7de8ad;
    border: 1px solid var(--06, #d8dfe2);
    border-bottom: none;
    border-right: 1px solid var(--06, #d8dfe2);
  }

  #ianygo-compare-table thead td:nth-child(2) {
    background: #FF8E55;
    line-height: 1.3;
    border: 1px solid var(--06, #d8dfe2);
    border-left: 0px solid var(--06, #d8dfe2);
    border-right: 1px solid var(--06, #d8dfe2);
    border-bottom: none;
  }

  #ianygo-compare-table thead td:nth-child(3) {
    background: #FFDF67;
    border: 1px solid var(--06, #d8dfe2);
    border-left: 0px solid var(--06, #d8dfe2);
    border-bottom: none;
  }

  .sec-version .container {
    padding-right: 0
  }
}


#sec-3 {
  padding-top: 100px;
}

#sec-3 .lft {
  flex-basis: 34%;
  color: #fff;
}

#sec-3 .lft h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  /* 57.6px */
}

#sec-3 .rgt {
  margin-top: -116px;
  position: relative;
  top: 116px;
}

#sec-3 .rgt .cell {
  background: #fff;
  padding: 32px;
  border-radius: 16px;
}

#sec-3 .rgt .cell .cell-top {
  padding-bottom: 30px;
  border-bottom: 2px solid #d8dfe2;
}

#sec-3 .rgt .cell .cell-top p {
  color: var(---, #212121);
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
  /* 41.6px */
}

#sec-3 .rgt .cell.cell-1 {
  width: 416px;
}

#sec-3 .rgt .cell.cell-2 {
  margin-left: 32px;
  width: 536px;
}

#sec-3 .rgt .des-list {
  padding-top: 32px;
  color: var(---03, #525252);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

#sec-3 .rgt .des-list div {
  line-height: 1;
  display: flex;
  align-items: center;
}

#sec-4 h3 {
  color: #212121;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  /* 57.6px */
}

#sec-4 .lft {
  width: 40.8%;
}

#sec-4 .lft ul {
  padding-left: 12px;
  list-style: none;
}

#sec-4 .lft ul li {
  color: var(---04, #6b6b6b);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  position: relative;
}

#sec-4 .lft ul li span:nth-child(1) {
  font-weight: 600;
}

#sec-4 .lft ul li::after {
  content: "";
  width: 4px;
  height: 4px;
  background: #6b6b6b;
  position: absolute;
  top: 10px;
  left: -12px;
  border-radius: 50%;
}

#sec-4 .lft .des {
  color: var(---04, #6b6b6b);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}

#sec-4 .rgt {
  margin-left: 144px;
  width: 38.8%;
}

#sec-4 .rgt p {
  line-height: 1;
}

#sec-4 .rgt p span {
  line-height: 150%;

}

#sec-4 .rgt p span:nth-child(1) {
  font-weight: 900;
}

#sec-4 .rgt p span:nth-child(2) {
  color: #6b6b6b;
}

#sec-5 .switch-tap-wrap {
  margin-top: 112px;
}

#sec-5 .swiper5-1 {
  overflow: unset;
}

#sec-5 .swiper5-1 .swiper-slide {
  padding: 0;
  color: #212121;
  background-color: unset;
  border: none;
  border-radius: 0;
  color: var(---, #212121);
  font-size: 32px;
  font-weight: 500;
  width: 33.33%;
  margin: 0;
  position: relative;
  height: 80px;
  border-radius: 16px 16px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

#sec-5 .swiper5-1 .swiper-slide:nth-child(1) {
  background-color: #84fff5;
}

#sec-5 .swiper5-1 .swiper-slide:nth-child(2) {
  background-color: #ffe480;
}

#sec-5 .swiper5-1 .swiper-slide:nth-child(3) {
  background-color: #ffb38e;
}

#sec-5 .swiper5-1 .swiper-slide .content {
  position: relative;
  z-index: 10;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active {
  background-color: inherit;
  border-top: none;
  border-bottom: none;
  z-index: 10;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active .content {
  position: relative;
  top: -18px;
  font-weight: 600;
  font-size: 36px;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active::after {
  content: "";
  background: url("https://images.tenorshare.com/img-2023/product/itransgo/sec5-bg-1.png?w=1316&amp;h=228") no-repeat;
  background-size: 100% 100%;
  width: 122%;
  height: 142%;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(1) {
  background-color: #84fff5;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(1)::after {
  background: url("https://images.tenorshare.com/img-2023/product/itransgo/sec5-bg-1.png?w=1316&amp;h=228") no-repeat;
  background-size: 100% 100%;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(2) {
  background-color: #ffe480;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(2)::after {
  background: url("https://images.tenorshare.com/img-2023/product/itransgo/sec5-bg-2.png?w=1688&amp;h=228") no-repeat;
  background-size: 100% 100%;
  width: 150%;
  left: 50%;
  transform: translateX(-50%);
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(3) {
  background-color: #ffb38e;
}

#sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active:nth-child(3)::after {
  background: url("https://images.tenorshare.com/img-2023/product/itransgo/sec5-bg-3.png?w=1316&amp;h=228") no-repeat;
  background-size: 100% 100%;
  left: auto;
  right: 0;
}

#sec-5 .swiper5-2 .swiper-slide#nav-before {
  padding: 80px;
  background: rgb(219, 255, 252);
}

#sec-5 .swiper5-2 .swiper-slide#nav-during {
  padding: 80px;
  background: rgb(255, 250, 230);
}

#sec-5 .swiper5-2 .swiper-slide#nav-during .line {
  background: #ffcf1b;
}

#sec-5 .swiper5-2 .swiper-slide#nav-after {
  padding: 80px;
  background: rgb(255, 236, 227);
}

#sec-5 .swiper5-2 .swiper-slide#nav-after .line {
  background: #ff8e55;
}

#sec-5 .swiper5-2 .swiper-slide#nav-before,
#sec-5 .swiper5-2 .swiper-slide#nav-during,
#sec-5 .swiper5-2 .swiper-slide#nav-after {
  border-radius: 0 0 16px 16px;
}


#sec-5 .swiper5-2 .swiper-slide .lft {
  flex-basis: 38.7%;
}

#sec-5 .swiper5-2 .swiper-slide .rgt {
  flex-basis: 52.5%;
  border-radius: 16px;
}

#sec-5 .swiper5-2 .swiper-slide .accordion-item {
  border: none;
  background-color: unset;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button {
  border: none;
  background-color: inherit;
  color: var(---, #212121);
  font-size: 28px;
  font-weight: 600;
  line-height: 130%;
  /* 36.4px */
  padding: 0;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button[aria-expanded="true"] {
  pointer-events: none;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button::before {
  content: none;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button::after {
  content: none;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1 .accordion-body {
  text-align: left;
  color: var(---04, #6b6b6b);
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  padding: 0;
  margin-top: 10px;
}

#sec-5 .swiper5-2 .swiper-slide .accordion.v1 .accordion-body p {
  margin: 0;
}

#sec-5 .swiper5-2 .swiper-slide .collapsing .border-wrap .line {
  width: 100%;
}

#sec-5 .swiper5-2 .swiper-slide .border-wrap {
  margin: 32px 0 30px;
  width: 100%;
  height: 2px;
  background-color: #bdc3c6;
  position: relative;
  overflow: hidden;
  transition: all .4s;
}

#sec-5 .swiper5-2 .swiper-slide .show+.border-wrap {
  margin: 24px 0;
}

#sec-5 .swiper5-2 .swiper-slide .accordion-item:nth-last-child(1) .border-wrap {
  margin-bottom: 0;
}

#sec-5 .swiper5-2 .swiper-slide .border-wrap .line {
  position: absolute;
  top: 0;
  width: 100%;
  transform: translateX(-100%);
  height: 2px;
  background: #03e7c5;
  transition: all 1s;
}

#sec-5 .swiper5-2 .swiper-slide .accordion-collapse.show+.border-wrap .line {
  transform: translateX(0);
}

#tech-spec .item .system-tit {
  font-weight: 600;
}

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

#tech-spec .col-lg-6 {
  margin-top: 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;
  position: relative;
  top: -4px;
}

.text-yellow {
  color: #ffc702;
}

.text-green {
  color: #3ddc84;
}

.text-blue {
  color: #5fb2ff;
}

@media (max-width: 1600px) {
  #sec-4 .lft ul li::after {
    width: 2px;
    height: 2px;
    left: -6px;
  }

  #sec-4 .lft ul {
    padding-left: 6px;
  }

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

  .change-sys {
    color: var(---04, #6b6b6b);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
  }

  #sec-2 .rgt .des {
    max-width: 360px;
  }

  #sec-3 {
    padding-top: 0;
  }

  #sec-3 .lft {
    flex-basis: 41.25%;
  }

  #sec-3 .container {
    padding: 80px 0 0;
  }

  #sec-3 .lft h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 140%;
    /* 50.4px */
  }

  #sec-3 .lft .des {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
  }

  #sec-3 .rgt {
    margin-top: -80px;
    top: 80px;
  }

  #sec-3 .rgt .cell {
    padding: 16px;
    border-radius: 8px;
  }

  #sec-3 .rgt .cell.cell-1 {
    max-width: 251px;
  }

  #sec-3 .rgt .cell.cell-2 {
    max-width: 335px;
    margin-left: 16px;
  }

  #sec-3 .rgt .cell.cell-2 a.btn {
    font-size: 16px;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
  }

  #sec-3 .rgt .cell.cell-2 a.btn svg {
    margin-right: 8px;
  }

  #sec-3 .rgt .cell.cell-2 .ms-32 {
    margin-left: 4px;
  }

  #sec-3 .rgt .cell .cell-top {
    padding-bottom: 9px;
  }

  #sec-3 .rgt .des-list {
    padding-top: 16px;
  }

  #sec-3 .rgt .cell .cell-top p {
    font-size: 20px;
  }

  #sec-3 .rgt .cell .cell-top img {
    width: 94px;
  }

  #sec-3 .rgt .cell .cell-top img:nth-child(1) {
    width: 48px;
    height: 48px;
  }

  #sec-3 .rgt .des-list {
    color: var(---03, #525252);
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
  }

  #sec-3 .rgt .des-list img {
    width: 12px;
    height: 12px;
  }

  #sec-4 .lft {
    width: 38.8%;
  }

  #sec-4 .text-img-wrap:nth-child(2) .lft {
    width: 44%;
  }

  #sec-4 .rgt {
    width: 45%;
    margin-left: 100px;
  }

  #sec-4 .text-img-wrap:nth-child(2) .rgt {
    width: 38.6%;
  }

  #sec-4 h3 {
    color: var(---, #212121);
    font-size: 36px;
    font-weight: 600;
    line-height: 140%;
    /* 50.4px */
  }

  #sec-4 .rgt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }

  #sec-4 .lft .des {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
  }

  #sec-4 .lft ul li {
    font-size: 16px;
    line-height: 150%;
    /* 24px */
  }

  #sec-5 .switch-tap-wrap {
    margin-top: 86px;
  }

  #sec-5 .nav-tabs.v1 .nav-link {
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    /* 30px */
    height: 53px;
  }

  #sec-5 .nav-tabs.v1 .nav-link.active .content {
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    /* 31.2px */
  }

  #sec-5 .nav-tabs.v1 .nav-link.active .content {
    top: -9px;
  }

  #sec-5 .tab-content #nav-before,
  #sec-5 .tab-content #nav-during,
  #sec-5 .tab-content #nav-after {
    padding: 40px;
  }

  #sec-5 .tab-content .accordion.v1.v1-0-0 .accordion-button {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    /* 27px */
  }

  #sec-5 .tab-content .accordion.v1.v1-0-0 .accordion-button img {
    width: 24px;
    height: 24px;
  }

  #sec-5 .tab-content .lft {
    flex-basis: 44.5%;
  }

  #sec-5 .tab-content .rgt {
    flex-basis: 48.5%;
  }

  #sec-5 .tab-content .accordion.v1 .accordion-body {
    color: var(---04, #6b6b6b);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    margin-top: 4px;
  }

  #sec-5 .tab-content .border-wrap {
    margin: 24px 0 24px;
  }

  #tech-spec .item p {
    font-size: 16px;
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button {
    color: var(---, #212121);
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    /* 27px */
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button img {
    width: 24px;
    height: 24px;

  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1 .accordion-body p {
    color: var(---04, #6B6B6B);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
  }

  #sec-5 .swiper5-2 .swiper-slide#nav-before,
  #sec-5 .swiper5-2 .swiper-slide#nav-during,
  #sec-5 .swiper5-2 .swiper-slide#nav-after {
    padding: 40px;
  }

  #sec-5 .swiper5-1 .swiper-slide .content {
    color: var(---, #212121);
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    /* 30px */
  }

  #sec-5 .swiper5-1 .swiper-slide.swiper-slide-thumb-active .content {
    color: var(---, #212121);
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    top: -10px;
    /* 31.2px */
  }

  #sec-5 .swiper5-1 .swiper-slide {
    height: 54px;
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1 .accordion-body {
    margin-top: 4px;
  }

  #sec-5 .swiper5-2 .swiper-slide .border-wrap {
    margin: 24px 0 22px;
  }

  #sec-5 .swiper5-2 .swiper-slide .show+.border-wrap {
    margin: 16px 0;
  }

  #sec-5 .swiper5-2 .swiper-slide .lft {
    flex-basis: 44.7%;

  }

  #sec-5 .swiper5-2 .swiper-slide .rgt {
    flex-basis: 48.5%;
  }

  #sec-3 .rgt .des-list div span {
    line-height: 150%;

  }
}

@media (max-width: 992px) {
  #sec-4 .lft .des {
    text-align: center;
  }

  #sec-3 .rgt .cell .cell-top {
    padding-bottom: 14px;
    margin-top: 2px;
  }

  #sec-3 .rgt .cell .cell-top img {
    position: relative;
    top: -4px;
  }

  #sec-3 .rgt .des-list img {
    width: 20px;
    height: 20px;
  }

  #sec-3 .rgt .des-list div span {
    line-height: 1.25;
  }

  #sec-3 .rgt .cell.cell-2 a.btn {
    height: 56px;
    line-height: 56px;
  }

  #sec-4 .rgt p span:nth-child(1) {
    font-weight: 600;
  }

  #tech-spec .col-lg-6:nth-child(1) .item .system-content {
    width: calc(100% + 42px);
    position: relative;
    left: -42px;
    margin-top: 12px;
  }

  #tech-spec .col-lg-6:nth-child(1) .item .system-tit {
    margin-top: 4px;
  }

  #tech-spec .col-lg-6:nth-child(2) .item .system-content {
    width: calc(100% + 40px);
    position: relative;
    left: -42px;
    margin-top: 12px;
  }

  #tech-spec .col-lg-6:nth-child(2) .item .system-tit {
    margin-top: 4px;
  }

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

  #sec-3 .lft {
    padding-top: 60px;
    text-align: center;
  }

  #sec-3 .rgt {
    margin-top: -176px;
    top: 176px;
    padding-top: 40px;
  }

  #sec-3 .rgt .cell.cell-1,
  #sec-3 .rgt .cell.cell-2 {
    margin-left: 0;
    max-width: unset;
    width: 100%;
  }

  #sec-3 .rgt .cell.cell-2 {
    margin-top: 24px;
    padding-bottom: 32px;
  }

  #sec-3 .rgt .cell {
    padding: 24px 14px;
  }

  #sec-3 .rgt .des-list {
    color: var(---03, #525252);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
  }

  #sec-3 .rgt .btn-group .btn {
    min-width: 200px;
  }

  #sec-4 .lft,
  #sec-4 .rgt,
  #sec-4 .text-img-wrap:nth-child(2) .lft,
  #sec-4 .text-img-wrap:nth-child(2) .rgt {
    width: 100%;
    margin-left: 0;
  }

  #sec-4 .text-img-wrap:not(:nth-child(1)) {
    margin-top: 48px;
  }

  #sec-4 h3 {
    color: var(---, #212121);
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 130%;
    /* 33.8px */
    margin-top: 32px;
  }

  #sec-4 .rgt p {
    text-align: center;
    color: #525252;
  }



  #sec-5 {
    padding-top: 30px;
  }

  #sec-5 .switch-tap-wrap {
    margin-top: 40px;
  }

  #sec-5 .swiper5-2 .swiper-slide#nav-before,
  #sec-5 .swiper5-2 .swiper-slide#nav-during,
  #sec-5 .swiper5-2 .swiper-slide#nav-after {
    padding: 14px 14px 44px;
    background: none;
    border-radius: 8px;
  }

  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 4px;
  }

  #sec-5 .swiper5-2 .swiper-slide#nav-before .tit,
  #sec-5 .swiper5-2 .swiper-slide#nav-during .tit,
  #sec-5 .swiper5-2 .swiper-slide#nav-after .tit {
    color: var(---, #212121);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 30px */
    margin-bottom: 14px;
  }

  #sec-5 .swiper5-2 .swiper-slide .lft {
    flex-basis: 100%;
    width: 100%;
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button {
    color: var(---, #212121);
    /* 1920/P/P2-S */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    margin-top: 14px;
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1.v1-0-0 .accordion-button img {
    width: 24px;
    height: 24px;
  }

  #sec-5 .swiper5-2 .swiper-slide .accordion.v1 .accordion-body {
    font-size: 12px;
    margin-top: 4px;
  }

  #sec-5 .swiper5-2 .swiper-slide .border-wrap {
    margin: 20px 0 18px;
    height: 1px;
  }

  #sec-5 .swiper5-2 .swiper-slide .border-wrap .line {
    height: 1px;
  }

  #sec-5 .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }

  #sec-5 .swiper-pagination-bullet-active {
    border-radius: 4px;
    background: var(---itransgo, #03e7c5);
    width: 14px;
  }

  .swiper5-2 {
    transition: all 0.4s;
  }

  #sec-5.active1 .swiper5-2 {
    background: rgb(219, 255, 252);
  }

  #sec-5.active2 .swiper5-2 {
    background: rgb(255, 250, 230);
  }

  #sec-5.active2 .swiper-pagination-bullet-active {
    background: var(---itransgo, #ffcf1b);
  }

  #sec-5.active3 .swiper5-2 {
    background: rgb(255, 236, 227);
  }

  #sec-5.active3 .swiper-pagination-bullet-active {
    background: var(---itransgo, #ff8e55);
  }

  #swiper-step .swiper-pagination-bullet-active {
    background: #03E7C5;
  }

  #tech-spec {
    padding-top: 30px;
  }

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

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

/*# sourceMappingURL=itransgo.css.map */


#swiper-step .mySwiper2 {
  margin-top: 40px;
}


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

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

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



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


#swiper-step .mySwiper2 {
  margin-top: 40px;
}


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


  .btn-29:hover{
border:2px solid #ff6f26;}
  a.hover-bottom-line:hover {
    text-decoration: none;
    color: #ff6f26;
}
  a.hover-bottom-line::after {
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #ff6f26;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
  a.hover-bottom-line:hover::after {
    background-color:#ff6f26;
}
  @media (max-width: 1600px){

    #sec-3 .rgt .cell.cell-2 {
      max-width: 336px;
      margin-left: 16px;
    }  }
  @media (max-width: 992px){

    #sec-3 .rgt .cell.cell-2 {
      margin-left: 0;
      max-width: unset;
      width: 100%;
    }  }
   @media(max-width:992px){

                #sec-5.active1 .swiper5-2,  #sec-5.active2 .swiper5-2,  #sec-5.active3 .swiper5-2 {
                  background: none;
                }

                #sec-5 .swiper5-2 .swiper-slide#nav-before {
                  background: rgb(219, 255, 252);
                }

                #sec-5 .swiper5-2 .swiper-slide#nav-during {
                  background: rgb(255, 250, 230);
                }
                #sec-5 .swiper5-2 .swiper-slide#nav-after {
                  background: #FFECE3;
                }
                #sec-5  .swiper5-2 {

                  padding: 0 24px;
                }
              }

#swiper-step .mySwiper2 {
  margin-top: 40px;
}

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

}