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





  main {
    background: #f3fbfe;
  }

  .header {
    position: relative;
  }

  a:hover {
    color: #3ddc84;
  }

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

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

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

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

  img {
    max-width: 100%;
  }

  .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-29.btn-green {
    border: 2px solid #3ddc84;
  }

  .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-green:hover .text {
    color: #3ddc84;
  }

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

  [id^="sec-"] .btn {
    min-width: 200px;
  }

  .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: 70px 0;
    position: relative;
    background: url("https://images.tenorshare.com/img-2023/product/samsung-frp-tool/banner-pc-1920.png?w=3840&h=1568");
    background-size: cover;
    display: flex;
    align-items: center;
    background-position: center right;
  }

  #sec-1 .content-wrap .content-wrap-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://images.tenorshare.com/img-2023/product/samsung-frp-tool/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: 779px;
  }

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

  #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: 680px;
  }
  #sec-1 .lft .des-list b{
    font-weight: 500 !important;
  }
  #sec-1 .lft .des-list li:not(:nth-child(1)) {
    margin-top: 12px;
  }

  #sec-1 .hot-icon {
    z-index: 1;
    margin-left: 6px;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
    color: #515455;
    display: inline-block;
  }

  #sec-2 {
    padding: 40px 0;
  }
  #sec-2 .list {
    max-width: 1436px;
    margin: 0 auto;
  }
  /* #sec-2 .container {
  max-width: 1480px;
  } */

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

  #sec-2 .border {
    width: 1px;
    background: #d8dfe2;
    margin: 0 95px 0 74px;
    border: 0 !important;
  }

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

  #sec-3 {
    background-color: #e1f8f2;
    color: #6b6b6b;
    padding: 100px 0 180px;
    text-align: center;
  }
  #sec-3 .des {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    margin: 12px 0 160px;
  }
  #sec-3 .content .left {
    width: 825px;
    background: #3ddc84;
    padding: 112px 48px 48px;
    border-radius: 16px;
    text-align: left;
    position: absolute;
    bottom: -80px;
    left: 68px;
    z-index: 1;

  }
  #sec-3 .content .left > .top_img {
    position: absolute;
    left: 0;
    top: -16px;
  }
  #sec-3 .content .right {
    background-color: #fff;
    padding: 48px 48px 16px;
    display: flex;
    justify-content: flex-end;
    border-radius: 16px;
  }
  #sec-3 .content .right > div{
    width: 681px;
  }
  #sec-3 .content .right h3 {
    color: #212121;
  }
  #sec-3 .content .right ul li {
    color: #6b6b6b;
    font-weight: 400;
  }
  #sec-3 .content .right .hr {
    width: 100%;
    background: repeating-linear-gradient(to right, #eeeeee, #eeeeee 8px, transparent 8px, transparent 16px);
    opacity: 1;
    margin: 0px !important;
  }

  #sec-3 .content h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    color: #fff;
    text-align: left;
  }
  #sec-3 .content ul {
    margin: 32px 0;
    padding-left: 0;
  }
  #sec-3 .content li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    display: flex;
    align-items: center;
  }
  #sec-3 .content li:not(:last-of-type) {
    margin-bottom: 8px;
  }
  #sec-3 .content li div {
    padding: 2px;
    display: flex;
    margin-right: 8px;
  }
  #sec-3 .content li div span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    color: rgba(82, 82, 82, 1);
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    position: relative;
  }
  #sec-3 .content .left li:not(:last-of-type) div span::after{
    content: '';
    position: absolute;
    top: 16px;
    left: 7px;
    width: 2px;
    height: 24px;
    background-color: rgba(255, 255, 255, 0.4);
  }
  #sec-3 .content .right li div span {
    background-color: #6b6b6b !important;
    color: #fff !important;
  }
  #sec-3 .content .hr{
    background: repeating-linear-gradient(to right, #fff, #fff 8px, transparent 8px, transparent 16px);
    height: 2px;
    width: 360px;
    opacity: 0.25;
  }
  #sec-3 .content .left .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index:-1;
  }
  #sec-3 .container .dev-desktop {
    margin-top: 48px;
  }
  #sec-3 .container .btn-group .btn{
    min-width:222px;
    padding: 0 48px;
  }
  #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: #3ddc84;
  }

  #swiper-step .mySwiper .swiper-slide.swiper-slide-thumb-active .des {
    color: #3ddc84;
  }

  #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: #3ddc84;
  }

  #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/reiboot-for-android/sec7-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:not(:nth-child(1)) {
    margin-left: 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 62px 32px;
    margin-left: 32px;
  }

  #swiper-media .mySwiper3 .swiper-wrapper {
    margin-top: 110px;
  }
  #swiper-media .mySwiper3 .swiper-wrapper .swiper-slide{
    opacity: 0 !important;
  }
  #swiper-media .mySwiper3 .swiper-wrapper .swiper-slide.swiper-slide-active{
    opacity: 1 !important;
  }

  #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;
    pointer-events: auto;
  }

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

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

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

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

  #tech-spec .col-lg-6 {
    margin-top: 32px;
  }

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

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

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

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

  #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) {
    #sec-3 {
    }

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

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

    #swiper-media .mySwiper4-swiper-pagination {
      text-align: start;
    }
  }

  @media (min-width: 1600px) {
  }

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

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

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

  #pro-guide #faq-part-2 .item ul li {
    margin-top: 28px;
    color: #212121;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    /* 27px */
  }

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

  #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: #3ddc84;
    font-weight: 600;
  }

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

  @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:last-child {
    margin-bottom: 0 !important;
  }

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

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

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

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

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

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

  @media (max-width: 1600px) {
    #faq-part-content-2 .item ul li a {
      font-size: 16px;
    }

    #fix-header .fix-header-item-1 {
      height: 40px;
    }

    #fix-header .lft {
      font-size: 16px;
    }

    #fix-header {
      height: 60px;
    }

    #fix-header .btn {
      height: 32px;
      padding: 0 12px;
      font-size: 16px;
    }
    h2,
    .h2 {
      font-size: 36px;
    }

    section {
      padding: 50px 0;
    }

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

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

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

    #sec-1 .content-wrap {
      padding: 27px 0;
      background: url("https://images.tenorshare.com/img-2023/product/samsung-frp-tool/banner-pc-1366.png?w=2732&h=1340")
        no-repeat center center;
      background-size: cover;
    }

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

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

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

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

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

    /* #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 {
    transform: scale(0.74);
  } */

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

    #sec-3 .container .des {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 120px;
    }
    #sec-3 .container .content .left {
      width: 516px;
      bottom: -56px;
      left: 44px;
      padding: 77px 32px 32px;
    }
    #sec-3 .container .btn-group .btn{
      min-width: 146px;
      padding: 0 16px;
    }
    #sec-3 .container .content .left .top_img {
      top: -11px;
    }
    #sec-3 .container .content .icon svg {
      width: 48px;
      height: 48px;
      margin-right: 12px;
    }
    #sec-3 .container .content h3 {
      font-size: 20px;
      font-weight: 500;
      line-height: 30px;
      text-wrap: pretty;
    }
    #sec-3 .container .content ul {
      margin: 24px 0;
    }
    #sec-3 .container .content ul:first-of-type{
      margin-right: 16px !important;
    }
    #sec-3 .container .content ul li {
      font-size: 14px;
      line-height: 21px;
    }
    #sec-3 .container .content .right ul li{
      width: 242px;
    }
    #sec-3 .content .right {
      padding: 32px 32px 0;
    }
    #sec-3 .content .right > div{
      width: 484px;
    }
    #sec-3 .content .hr{
      width: 240px;
    }
    #sec-3 .container .dev-desktop {
      margin-top: 42px;
    }
    #swiper-step .container {
      max-width: 1140px;
    }

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

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

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

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

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

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

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

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

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

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

    #pro-guide #faq-part-2 .col-lg-4:nth-child(1) .item {
      height: 100%;
    }

    #pro-guide #faq-part-2 .col-lg-4:nth-child(3) .item {
      height: 100%;
    }

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

    #pro-guide #faq-part-2 .item ul li {
      margin-top: 24px;
      line-height: 1.2;
    }
  }

  .collapsing {
    transition: all 0.4s;
  }
  @media (max-width: 1280px) {
    #sec-3 {
      padding: 80px 0;
    }
    #sec-3 .container .des {
      margin-bottom: 51px;
    }
    #sec-3 .container .content .left {
      width: 100%;
      position: relative;
      bottom: 0;
      left: 0;
      margin-bottom: 24px;
      padding: 61px 24px 24px;
    }
    #sec-3 .container .btn-group .btn {
      min-width: 200px;
    }
    #sec-3 .container .content .right {
      padding: 0;
    }
    #sec-3 .container .content .right > div {
      width: 100%;
      padding: 24px;
    }
    #sec-3 .container .content .right > div > div:last-of-type {
      display: block !important;
    }
    #sec-3 .container .content .right > div > div:last-of-type ul {
      margin: 8px 0 0 0;
    }
    #sec-3 .container .content .right .d-flex ul:first-of-type{
      margin-top: 16px;
    }
    #sec-3 .container .content ul {
      margin: 16px 0;
    }
    #sec-3 .content .hr {
      width: 100% !important;
      margin: 16px 0;
    }
    #sec-3 .content .right hr {
      margin: 16px 0 !important;
    }
    #sec-3 .container .dev-mobile {
      text-align: center;
      margin-top: 24px;
    }
  }
  @media (max-width: 992px) {
    #sec-1 .lft .des-list li:not(:nth-child(1)) {
      margin-top: 8px;
    }

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

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

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

    h2 {
      font-size: 32px;
      font-weight: 900;
      line-height: 130%;
    }
    #sec-1 .lft .sec-tit > span:first-of-type{
      font-size: 24px;
      line-height: 31px;
      margin: 8px 0 4px 0 !important;
    }
    #sec-1 .lft .des-list {
      font-size: 14px;
      margin-top: 16px;
    }

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

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

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

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

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

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


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

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

    #sec-2 .lft img:nth-child(1) {
      width: 74px;
      order: 2;
      margin-left: 32px !important;
    }

    #sec-2 .lft img:nth-child(2) {
      width: 91px;
      order: 3;
      margin-left: 32px !important;
    }

    #sec-2 .lft img:nth-child(3) {
      width: 106px;
      order: 1;
      margin-left: 0 !important;
    }
    #sec-3 .des {
      margin-top: 24px;
    }
    #sec-3 .container .content .right ul li{
      width: 100%;
    }
    #swiper-step {
      padding-top: 30px;
    }

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

    @media (max-width: 768px){
      #swiper-step  h2{
        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;
      transform: translateY(-50%);
    }

    #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;
      background: #3ddc84;
    }

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

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

    #tech-spec .col-lg-6 {
      margin-top: 24px;
    }

    #sec-8 {
      padding-top: 50px;
      background: url(https://images.tenorshare.com/img-2023/product/reiboot/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;
    }

    #tech-spec .item {
      padding: 32px 20px;
    }

    #tech-spec .item .des {
      font-size: 14px;
    }

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

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

    #pro-guide .nav .nav-link#faq-part-2 {
      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-2 .item {
      padding: 28px 0;
      font-size: 16px;
    }

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

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

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

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

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

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


  .list-swiper {
    padding: 100px 0;
    background-color: #e1f8f2;
  }

  .list-swiper .swiper {
    margin: 0;
  }

  .list-swiper h2 {
    margin-bottom: 40px;
    max-width: 795px;
    text-wrap: balance;
  }

  .list-swiper .cont h2 {
    line-height: 130%;
  }

  .list-swiper .cont p,
  .list-swiper .cont ul {
    font-size: 16px;
  }

  .list-swiper .cont:not(:last-child) {
    margin-bottom: 80px;
  }

  .list-swiper .guide-list {
    max-width: 100%;
  }

  .list-swiper .swiper-slide.swiper-slide-thumb-active .text {
    background: #3ddc84;
  }

  .list-swiper .swiper-slide.swiper-slide-thumb-active h3,
  .list-swiper .swiper-slide.swiper-slide-thumb-active p {
    color: white !important;
  }

  .list-swiper .guide-list li .text {
    border-radius: 8px;
    background: #fff;
    padding: 16px;
  }

  .list-swiper .swiper-slide .text span svg {
    width: 24px;
    height: 24px;
  }

  .list-swiper .swiper-slide.swiper-slide-thumb-active .text span {
    color: white;
  }

  .list-swiper .swiper-slide.swiper-slide-thumb-active .text span svg path {
    stroke: #3ddc84;
  }
  .list-swiper
  .swiper-slide-thumb-active
  .text
  .last-svg
  svg
  path:last-of-type,
  .list-swiper
  .swiper-slide-thumb-active
  .text
  .last-svg
  svg
  path:nth-last-of-type(2) {
    fill: #3ddc84;
  }
  /* .list-swiper .swiper-slide:nth-child(2).swiper-slide-thumb-active .text span svg path{
  fill:white
  } */

  .list-swiper .swiper-slide .text span {
    color: #3ddc84;
  }

  /* .list-swiper .swiper-slide .text span svg path{

  fill:white
  } */

  /* .list-swiper .swiper-slide:nth-child(2) .text span svg path{

  stroke:white
  } */

  .list-swiper .guide-list li:not(:last-child) {
    margin-bottom: 20px;
  }

  .list-swiper .guide-list li.swiper-slide-thumb-active {
    border-color: #3ddc84;
  }

  .list-swiper .guide-list li.swiper-slide-thumb-active .num {
    color: #3ddc84;
  }

  .list-swiper .guide-list li.swiper-slide-thumb-active p {
    opacity: 1;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 8px;
  }

  .list-swiper .guide-list li h3 {
    font-size: 16px;
    line-height: 120%;
    text-transform: capitalize;
    font-weight: 600;
  }

  .list-swiper .guide-list li p {
    font-size: 14px;
    opacity: 0;
    height: 0;
    transition: all linear 0.2s;
    font-weight: 400;
  }

  /* .list-swiper .picbox {
  width: 100%;
  height: auto;
  } */

  /* .list-swiper .guide-pic {
  max-width: 342px;
  } */
  .list-swiper .picbox {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .list-swiper .picbox .swiper-slide .small-img {
    position: absolute;
    top: 29%;
    left: 9%;
    width: 176px;
    transform: scale(0.7);
    transition: all 0.3s;
  }

  .list-swiper .picbox .swiper-slide.swiper-slide-active .small-img {
    animation: find-in 1.3s forwards ease;
  }

  @keyframes find-in {
    0% {
      opacity: 0;
      transform: scale(0.7) translate(0px, 100px);
    }

    100% {
      opacity: 1;
      transform: scale(1) translate(0px, 0px);
    }
  }

  .list-swiper .guide-pic .cont {
    max-width: 100%;
    padding-bottom: 32px;
    margin: 0 auto;
    background: #f9f9f9;
  }

  .list-swiper .guide-pic .cont .num {
    font-size: 18px;
    line-height: 140%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #3ddc84;
    color: white;
  }

  /* .list-swiper .guide-pic .cont h3 {
  min-height: 72px;
  font-size: 20px;
  line-height: 120%;
  }
  .list-swiper .guide-pic .cont p {
  min-height: 130px;
  } */
  .list-swiper .guide-pic .swiper-slide {
    overflow: hidden;
  }

  .list-swiper .swiper-pagination {
    bottom: -8%;
    left: 50%;
    transform: translate(-50%, 50%);
  }

  .list-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(107, 87, 255, 0.3);
    margin-right: 6px;
  }

  .list-swiper .swiper-pagination-bullet-active {
    width: 22px;
    height: 8px;
    background: #3ddc84;
    border-radius: 20px;
  }

  @media (min-width: 992px) {
    .list-swiper {
      /* padding: 80px 0; */
    }

    .list-swiper .picbox {
      margin-bottom: 36px;
    }

    .list-swiper .picbox .swiper-slide .small-img {
      position: absolute;
      top: 33%;
      left: 16%;
      width: 236px;
      transform: scale(0.7);
      transition: all 0.3s;
    }

    .list-swiper .img-text-cont ul {
      padding-left: 1.2rem;
    }

    .list-swiper .cont h2 {
      line-height: 140%;
    }

    /* .list-swiper .guide-list li.swiper-slide-thumb-active p {

    margin-top: 12px;
  } */
    .list-swiper .cont p {
      font-size: 16px;
      line-height: 150%;
    }

    /* .list-swiper .guide-pic .cont h3 {
    min-height: 72px;
    font-size: 20px;
    line-height: 120%;
  }
    .list-swiper .guide-pic .cont p {
    min-height: 130px;
  } */

    .list-swiper .swiper-slide .text span svg {
      width: 32px;
      height: 32px;
    }

    .list-swiper .guide-list li h3 {
      font-size: 18px;
      line-height: 120%;
      text-transform: capitalize;
    }

    .list-swiper h2 {
      margin-bottom: 64px;
      max-width: 742px;
    }

    .list-swiper .guide-list li .text {
      border-radius: 6px;
      padding: 24px;
    }

    .list-swiper .guide-pic .cont .num {
      font-size: 24px;
      line-height: 140%;
      width: 60px;
      height: 60px;
      line-height: 60px;
    }

    .list-swiper .guide-list {
      max-width: 520px;
    }

    .list-swiper .picbox {
      margin-bottom: 0;
    }

    .list-swiper .img-text-cont .text-cont {
      max-width: 490px;
    }

    .list-swiper .img-text-cont .img-cont {
      max-width: 47.576%;
      height: 100%;
    }

    .list-swiper .guide-list li {
      height: -moz-max-content;
      height: max-content;
      cursor: pointer;

      transition: all linear 0.2s;
      transition: border-color 0.2s;
      padding-right: 58px;

      border-right: 3px solid;
      border-color: #d8dfe2;
    }

    .list-swiper .guide-list li:not(:last-child):after {
      content: "";
      height: 36px;
      width: 3px;
      background-color: #d8dfe2;
      position: absolute;
      bottom: -36px;
      right: -3px;
    }

    .list-swiper .cont:not(:last-child) {
      margin-bottom: 100px;
    }

    .list-swiper .guide-list {
      max-width: 46.625%;
    }

    .list-swiper .picbox {
      max-width: 47.994%;
    }
  }

  @media (min-width: 1600px) {
    .list-swiper .guide-list li .text {
      border-radius: 8px;
    }

    .list-swiper .cont h2 {
      line-height: 120%;
    }

    .list-swiper .picbox .swiper-slide .small-img {
      position: absolute;
      top: 33%;
      left: 10%;
      width: 393px;
      transform: scale(0.7);
      transition: all 0.3s;
    }

    .list-swiper .cont p,
    .list-swiper .cont ul {
      font-size: 18px;
    }

    .list-swiper h2 {
      max-width: 1042px;
      margin-bottom: 80px;
    }

    .list-swiper .guide-list li.swiper-slide-thumb-active p {
      margin-top: 20px;
    }

    .list-swiper .cont:not(:last-child) {
      margin-bottom: 200px;
    }

    .list-swiper .guide-list li .text {
      padding: 28px;
    }

    .list-swiper .guide-list li:not(:last-child) {
      margin-bottom: 36px;
    }

    .list-swiper .guide-list li {
      padding-right: 80px;
    }

    .list-swiper .swiper-slide .text span svg {
      width: 48px;
      height: 48px;
    }

    .list-swiper .guide-list li p {
      font-size: 18px;
      opacity: 0;
      height: 0;
      transition: all linear 0.2s;
    }

    /* .list-swiper .guide-list li h3 {
    font-size: 26px;

  } */
    .list-swiper .guide-list li h3 {
      font-size: 26px;
      line-height: 120%;
      text-transform: capitalize;
    }

    .list-swiper .guide-pic .cont {
      padding-bottom: 0;
    }

    .list-swiper .img-text-cont .text-cont {
      max-width: 45.5%;
    }

    .list-swiper .guide-list {
      max-width: 45.516%;
    }

    .list-swiper .picbox {
      max-width: 47.576%;
    }
  }

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

  .sec-version h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
    margin-bottom: 12px;
  }

  .sec-version .des {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 880px;
    margin: 0 auto;
  }
  .sec-version .btn-29.btn-outline-black:hover .text .google svg path {
    fill: white;
  }
  .sec-version .select-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 32px 0 24px;
  }
  .sec-version .select-group .dropdown{
    margin-right: 24px;
    width: 256px;
  }
  .sec-version .select-group .dropdown .select-icon{
    position: absolute;
    right: 16px;
    top: calc(50% - 12px);
  }
  .sec-version .select-group .dropdown:hover {
    cursor: pointer;
  }
  .sec-version .select-group .dropdown .dropdown-toggle {
    height: 56px;
    background-color: #fff;
    padding: 16px;
    font-size: 16px;
    line-height:24px;
    border: 1px solid #d8dfe2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    justify-content: space-between;
  }
  .sec-version .select-group .dropdown .left-content{
    display: flex;
    align-items: center;
    margin-right: 12px;
  }
  .sec-version .select-group .dropdown .left-content svg{
    margin-right: 8px;
  }
  .sec-version .select-group .dropdown .left-content span{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #9C9C9C;
  }
  .dropdown.v1-0-1 .dropdown-toggle::after{
    display: none;
  }
  .sec-version .select-group .dropdown .dropdown-menu{
    border-radius: 6px;
    border: none;
    color: #212121;
    margin-top: 6px !important;
  }
  .sec-version .select-group .dropdown .dropdown-menu .dropdown-item{
    padding: 8px 24px;
    line-height: 28px;

  }
  .select-group .dropdown-item:hover, .select-group .dropdown-item:focus{
    color: #3DDC84;
    background-color: #EDFFF5;
    text-decoration: none;
    font-weight: 600;
  }
  .sec-version .select-group .btn-group .btn{
    min-width: 256px;
  }
  .sec-version .bottom-num p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #6B6B6B;
  }
  .sec-version .bottom-num p span{
    font-weight: 600;
    color: #3DDC84;
    line-height: 24px;
  }
  @media (max-width: 992px) {
    .sec-version h2 {
      font-size: 32px;
      line-height: 42px;
      margin-bottom: 24px;
    }

    .sec-version {
      padding: 80px 0;
    }
    .sec-version .select-group{
      flex-direction: column;
      margin: 24px 0 16px;
    }
    .sec-version .select-group .dropdown {
      margin: 0 0 8px 0;
    }
    .sec-version .select-group .btn-group .btn{
      min-width: 187px;
    }
  }

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

    .sec-version {
      padding: 200px 0;
    }
    .sec-version .des {
      font-size: 18px;
      line-height: 27px;
    }
    .sec-version .select-group{
      margin-top: 48px;
    }
    .sec-version .select-group .dropdown {
      width: 300px;
    }
    .sec-version .select-group .dropdown .dropdown-toggle{
      padding: 20px 16px;
      height: 72px;
    }
    .sec-version .select-group .dropdown .left-content span{
      font-size: 18px;
      line-height: 27px;
    }
    .sec-version .select-group .dropdown .left-content svg{
      width: 32px;
      height: 32px;
    }
    .sec-version .select-group .dropdown .dropdown-menu .dropdown-item{
      padding: 12px 24px;
      font-size: 18px;
    }
    .sec-version .select-group .btn-group .btn-29.btn-primary{
      height: 72px;
    }
    .sec-version .select-group .btn-group .btn{
      min-width: 300px;
    }
    .sec-version .bottom-num p{
      font-size: 18px;
      line-height: 27px;
    }
  }

  #ianygo-compare-table-wrap {
    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: 24px;
    border-bottom-right-radius: 24px;
    border-bottom-style: solid;
    border-bottom-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 {
    width: 275px;
    font-size: 26px;
    font-weight: 500;
    height: 80px;
    text-align: center;
    border-radius: 24px 24px 0 0;
    line-height: 34px;
    padding: 22px 16px;
    border: 1px solid #d8dfe2;
    border-bottom: 1px dashed #d8dfe2;
    background: #cffae2;
    border-left-width: 0.5px;
    border-right-width: 0.5px;
  }
  #ianygo-compare-table thead td:first-child {
    border-left-width: 1px;
  }
  #ianygo-compare-table thead td:last-child {
    border-right-width: 1px;
  }
  #ianygo-compare-table thead td:nth-of-type(2n) {
    background: #dfeefc;
  }

  #ianygo-compare-table tbody tr td {
    color: #6b6b6b;
    font-size: 16px;
    font-weight: 400;
    border: solid 1px #d8dfe2;
    border-style: none solid dashed solid;
    text-align: center;
    line-height: 62px;
    background-color: #f6fffa;
    border-collapse: collapse;
    border-bottom-width: 1px;
  }
  #ianygo-compare-table tbody tr td:nth-of-type(2n) {
    background-color: #fff;
  }
  #ianygo-compare-table tbody tr td:first-child {
    border-top: 0;
    border-left-width: 1px;
  }

  #ianygo-compare-table tbody tr td {
    border-left-width: 0.5px;
    border-right-width: 0.5px;
  }
  #ianygo-compare-table tbody tr td:last-child {
    border-right-width: 1px;
  }


  #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;
    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;
    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 (max-width: 1600px) {
    #ianygo-compare-table-wrap {
      width: 100%;
      max-width: 1096px;
      margin: 64px auto 0;
      position: relative;
    }

    #ianygo-compare-table thead td {
      height: 64px;
      padding: 18px 12px;
      font-size: 18px;
      line-height: 26px;
    }
    #ianygo-compare-table tbody tr td{
      line-height: 44px;
    }
  }

  @media (max-width: 1280px) {
    #ianygo-compare-table {
      min-width: 1430px;
    }
    #ianygo-compare-table thead td {
      height: 72px;
      padding: 22px 16px;
      width: 240px;
    }
    #ianygo-compare-table thead td {
      font-size: 18px;
      line-height: 26px;
      font-weight: 600;
    }
    #ianygo-compare-table tbody tr td{
      line-height: 62px;
    }
  }
  @media (max-width: 768px) {
    #ianygo-compare-table-wrap{
      margin: 48px -24px 0;
      width: calc(100% + 48px);
    }
    #ianygo-compare-table {
      padding: 0 24px;
    }
  }

  .sec-guide {
    padding-top: 0px;
    padding-bottom: 100px;
  }
  .sec-guide .container {
    text-align: center;
  }
  .sec-guide h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
    margin-bottom: 12px;
  }
  .sec-guide .des {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .sec-guide .content {
    background: url(https://images.tenorshare.com/img-2023/product/samsung-frp-tool/guide-bg-1366.png?w=2732&h=1024)
      no-repeat center;
    background-size:cover;
    height: 512px;
    position: relative;
    margin-top: -72px;
  }
  .sec-guide .content div {
    padding: 12px;
    border-radius: 120px;
    display: flex;
    align-items: center;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: #3a3a3a;
    max-width: 276px;
    position: absolute;
    bottom: 75px;
  }
  .sec-guide .content div:nth-of-type(2) {
    bottom: 229px;
    left: 51px;
  }
  .sec-guide .content div:nth-of-type(3) {
    bottom: 327px;
    left: calc(50% - 276px / 2);
  }
  .sec-guide .content div:nth-of-type(4) {
    bottom: 229px;
    right: 51px;
  }
  .sec-guide .content div:last-of-type {
    right: 0;
  }
  .sec-guide .content div span {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 50%;
    background-color: #3ddc84;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #fff;
    margin-right: 8px;
  }
  .sec-guide .guide-list {
    display: flex;
  }
  .sec-guide .guide-list .guide-list-item {
    padding: 24px 16px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 32px 12px 0;
  }
  .sec-guide .guide-list .guide-list-item:first-of-type {
    margin-left: 0;
  }
  .sec-guide .guide-list .guide-list-item:last-of-type {
    margin-right: 0;
  }
  .sec-guide .guide-list .guide-list-item p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    margin-bottom: 16px;
  }
  .sec-guide .guide-list .guide-list-item img {
    width: 140px;
    height: 140px;
  }
  @media (min-width: 1600px) {
    .sec-guide {
      padding-bottom: 200px;
    }
    .sec-guide h2 {
      font-size: 48px;
      line-height: 67px;
    }
    .sec-version .des {
      font-size: 18px;
      line-height: 27px;
    }
    .sec-guide .content {
      background: url(https://images.tenorshare.com/img-2023/product/samsung-frp-tool/guide-bg-1920_1.png?w=3840&h=1440)
        no-repeat center;
      background-size: cover;
      height: 720px;
      position: relative;
      margin-top: -98px;
    }
    .sec-guide .content div {
      padding: 16px;
      border-radius: 62px;
      font-size: 18px;
      font-weight: 600;
      line-height: 27px;
      max-width: 380px;
      position: absolute;
      bottom: 100px;
    }
    .sec-guide .content div:nth-of-type(2) {
      bottom: 306px;
      left: 90px;
    }
    .sec-guide .content div:nth-of-type(3) {
      bottom: 472px;
      left: calc(50% - 380px / 2);
    }
    .sec-guide .content div:nth-of-type(4) {
      bottom: 306px;
      right: 90px;
    }
    .sec-guide .content div span {
      padding: 13px 16px;
      font-size: 18px;
      line-height: 27px;
      margin-right: 12px;
    }
    .sec-guide .container > img {
      width: 221px;
    }
    .sec-guide .guide-list .guide-list-item {
      padding: 48px 32px;
      border-radius: 12px;
      margin: 40px 16px 0;
    }
    .sec-guide .guide-list .guide-list-item p {
      font-size: 24px;
      font-weight: 500;
      line-height: 31px;
      margin-bottom: 40px;
    }
    .sec-guide .guide-list .guide-list-item img {
      width: 200px;
      height: 200px;
    }
  }
  @media (max-width: 992px) {
    .sec-guide {
      padding-bottom: 64px;
    }
    .sec-guide h2 {
      font-size: 32px;
      line-height: 42px;
    }
    .sec-guide .content {
      background: none;
      margin-top: 40px;
      height: 100%;
    }
    .sec-guide .content div {
      max-width: none;
      margin-bottom: 16px;
      position: relative;
      bottom: 0 !important;
      left: 0 !important;
    }
    .sec-guide .content img {
      max-width: none;
      width: calc(100% + 48px);
      margin: -122px -24px 0;
    }
    .sec-guide .container > img {
      width: 96px;
      margin-bottom: 26px;
    }
    .sec-guide .guide-list {
      flex-direction: column;
    }
    .sec-guide .guide-list .guide-list-item {
      padding: 24px;
      border-radius: 12px;
      margin: 0 0 16px;
    }
  }

  .text-muted-black {
    color: #6b6b6b;
  }



  @media (max-width: 1366px) {
    #sec-1 .btn.btn-xl.btn-green {
      padding: 0 22px;
    }
    #sec-1 .btn.btn-xl {
      min-width: auto;
      padding: 0 40px;
      font-size: 16px;
    }
    #swiper-step {
      padding-bottom: 100px;
    }
  }
  @media (max-width: 992px) {
    #sec-1 .btn.btn-xl {
      min-width: 186px;
    }
    #swiper-step {
      padding-bottom: 40px;
    }
  }
  @media (min-width: 2400px) {
    #sec-1 .content-wrap {
      /* padding: 100px 0; */
      background: url("https://images.tenorshare.com/img-2023/product/samsung-frp-tool/banner-pc-2560.png?w=5120&h=1568")
        no-repeat;
      background-size: cover;
    }
  }
  @media (min-width: 2100px) and ( max-width: 2400px) {
    #sec-1 .content-wrap {
      padding: 105px 0;
    }
  }
  @media (min-width: 992px) {
    #swiper-step .btn.btn-xl {
      padding: 0 22px;
    }
    #sec-8 .btn.btn-xl {
      min-width: auto;
      height: 48px;
      font-size: 16px;
    }
    #sec-8 .btn.btn-xl.btn-green {
      padding: 0 14px;
    }
    #sec-8 .btn.btn-xl.btn-outline-black {
      padding: 0 29px;
    }
  }
  @media (min-width: 1600px) {
    #swiper-step .btn.btn-xl {
      padding: 0 33px;
    }
    #sec-8 .btn.btn-xl {
      min-width: 200px;
      height: 60px;
      font-size: 18px;
    }
    #sec-8 .btn.btn-xl.btn-green {
      padding: 0 33px;
    }
  } /*# sourceMappingURL=index.css.map */

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

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

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

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

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

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

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

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

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

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

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

}


@media (max-width: 980px){

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

    padding-left: 16px;
  }  }


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

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

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

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

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

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

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

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

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

}


#fix-header {
  height: 70px;
  overflow: hidden;
  max-height: 0;
  display: flex;
  align-items: center;
  position: fixed;
  background: rgb(255, 255, 255);
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.4s;
  z-index: 999;
}



#fix-header .rgt .fix-list li {
  padding: 0 16px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
}

#fix-header .rgt .fix-list li a:hover {
  color: #f50 !important;
}

#fix-header .rgt .fix-list li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 16px;
  background: #6B6B6B;
  position: absolute;
  right: 0;
  top: 6px;
}

#fix-header .rgt .fix-header-item-2 {
  margin-right: 28px;
}

@media (min-width: 992px) {
  #fix-header .rgt .fix-list {
    margin-right: 12px;
  }

  #fix-header .rgt .fix-list li {
    padding: 0 28px;
    font-size: 18px;
  }
}
