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

  .section-4 .accordion.v1.v1-0-1 .accordion-item .accordion-body {

    word-break: break-word;
  }

  .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-outline-black:hover {
    color: #fff;
    background-color: #2b2b2b;
  }

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

  .btn-29.btn-outline-black:before {
    background: #212121;
  }

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

  .btn-29 {
    --tilt: 30px;
    place-content: center;
  }

  .btn-29:hover {
    border: none;
  }

  .btn-29.btn-primary {
    background: #f50 !important;
    border: 2px solid #f50;
  }

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


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

  .section-4 .accordion.v1.v1-0-1 .accordion-item .accordion-body {

    word-break: break-word;
  }

  .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-outline-black:hover {
    color: #fff;
    background-color: #2b2b2b;
  }

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

  .btn-29.btn-outline-black:before {
    background: #212121;
  }

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

  .btn-29 {
    --tilt: 30px;
    place-content: center;
  }

  .btn-29:hover {
    border: none;
  }

  .btn-29.btn-primary {
    background: #f50 !important;
    border: 2px solid #f50;
  }

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

  a.hover-bottom-line {
    position: relative;
    overflow: hidden;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #6767FF;
    text-decoration: none;
  }

  a {
    color: #6767FF;
  }

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

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

  a.hover-bottom-line:hover {
    color: #6767FF;
  }

  main {
    background: #f3fbfe;
  }

  /* sec-1 */
  .sec-1 {
    padding: 60px 0 40px;
    background: linear-gradient(180deg, rgba(255, 217, 198, 0.58) -9.61%, rgba(255, 217, 198, 0) 73.77%);
  }
  .sec-1 h1 {
    font-size: 32px;
  }
  .sec-1 .title-desc {
    color: #6B6B6B;
    font-size: 16px;
    line-height: 150%;
  }
  .sec-1 .btn {
    padding: 0 47px;
  }
  .sec-1 .round-content {
    /* 扇形图片旋转 */
  }
  .sec-1 .round-content .framer-content {
    flex: none;
    height: 160px;
    max-width: 356px;
    overflow: visible;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  @-webkit-keyframes rotate {
    0% {
      transform: rotate(0deg); /* 起始位置，角度为0度 */
    }
    100% {
      transform: rotate(360deg); /* 终止位置，角度为360度 */
    }
  }
  @keyframes rotate {
    0% {
      transform: rotate(0deg); /* 起始位置，角度为0度 */
    }
    100% {
      transform: rotate(360deg); /* 终止位置，角度为360度 */
    }
  }
  .sec-1 .round-content .yuan-content {
    transform-style: preserve-3d;
    transform: perspective(300px) translateX(0) translateY(-32px) translateZ(0) rotateX(59deg) rotateY(0deg) rotateZ(0deg);
    width: 300px;
    position: absolute;
    top: 0;
    left: calc(50% - 150px);
    overflow: visible;
    bottom: 0;
    opacity: 1;
  }
  .sec-1 .round-content .yuan-content .quan-img {
    width: 300px;
    height: 300px;
    background-image: url("https://images.tenorshare.com/img-2023/single-page/partner/quan-mobile.png");
    background-size: 100% 100%;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
    position: absolute;
    left: calc(50% - 150px);
    top: calc(50% - 150px);
  }
  .sec-1 .round-content .yuan-tranform {
    width: 300px;
    height: 300px;
    position: absolute;
    top: calc(-44% - 1px);
    left: calc(50% - 150px);
    overflow: hidden;
    bottom: 0;
    opacity: 1;
    transform: perspective(300px) translateX(0px) translateY(-32px) scale(1) rotate(0deg) rotateX(59deg) rotateY(0deg) translateZ(0px);
  }
  .sec-1 .round-content .framer-img {
    background: conic-gradient(from 0deg at 50% 50%, rgba(170, 252, 61, 0) 228.5409628378deg, rgba(255, 142, 85, 0.73) 347.6731418919deg);
    border-radius: 300px;
    width: 300px;
    height: 300px;
    position: absolute;
    top: calc(50% - 150px);
    left: calc(50% - 150px);
    mix-blend-mode: multiply;
    overflow: hidden;
    will-change: transform;
    transform-origin: center center;
  }
  .sec-1 .round-content .framer-user .top-tip {
    background: url("https://images.tenorshare.com/img-2023/single-page/partner/tell-tip.png");
    background-size: 100% 100%;
    width: 96px;
    height: 40px;
    position: absolute;
    top: -13%;
    left: calc(50% - 48px);
    line-height: 34px;
    transition: opacity 0.3s, top 0.3s;
    opacity: 0;
  }
  @-webkit-keyframes fadeIna {
    from {
      opacity: 0; /* 开始时透明度为 0 */
    }
    to {
      opacity: 1; /* 结束时透明度为 1 */
    }
  }
  @keyframes fadeIna {
    from {
      opacity: 0; /* 开始时透明度为 0 */
    }
    to {
      opacity: 1; /* 结束时透明度为 1 */
    }
  }
  .sec-1 .round-content .framer-user .user-item {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .sec-1 .round-content .framer-user .user-item .top-tip {
    z-index: 2;
  }
  .sec-1 .round-content .framer-user .user-item:hover .top-tip {
    -webkit-animation: fadeIna 0.3s ease forwards;
    animation: fadeIna 0.3s ease forwards;
    opacity: 1;
    top: -16%;
  }
  .sec-1 .round-content .framer-user .user-item.show {
    opacity: 1;
  }
  .sec-1 .round-content .framer-user .user-item-1 {
    position: absolute;
    top: 50%;
    left: 3%;
    width: 44px;
    height: 47px;
  }
  .sec-1 .round-content .framer-user .user-item-1.c2 {
    left: 90%;
    top: 26%;
  }
  @media(max-width: 991px){
    .sec-1 .round-content .framer-user .user-item .top-tip {
      font-size: 12px;
    }
    .sec-1 .round-content .framer-user .user-item-1.c2:hover .top-tip {
      top: -74%;
    }
    .sec-1 .round-content .framer-user .user-item-2.c1:hover .top-tip {
      top: -87%;
    }
    .sec-1 .round-content .framer-user .user-item-2.c2:hover .top-tip {
      top: -135%;
    }
    .sec-1 .round-content .framer-user .user-item-3:hover .top-tip {
      top: -119%;
    }
    .sec-1 .round-content .framer-user .user-item-1.c1:hover .top-tip {
      top: -78%;
    }
    .sec-1 .round-content .framer-user .user-item-5:hover .top-tip {
      top: -145%;
      width: 122px;
      left: calc(50% - 62px);
    }
  }
  .sec-1 .round-content .framer-user .user-item-2 {
    position: absolute;
    top: 51%;
    left: 59%;
    width: 39px;
    height: 42px;
  }
  .sec-1 .round-content .framer-user .user-item-2.c2 {
    width: 28px;
    height: 26px;
    left: 12%;
    top: 5%;
  }
  .sec-1 .round-content .framer-user .user-item-3 {
    position: absolute;
    top: 31%;
    left: 22%;
    width: 35px;
    height: 33px;
  }
  .sec-1 .round-content .framer-user .user-item-4 {
    position: absolute;
    top: 19%;
    left: 73%;
    width: 28px;
    height: 28px;
  }
  .sec-1 .round-content .framer-user .user-item-4:hover .top-tip {
    top: -124%;
  }
  .sec-1 .round-content .framer-user .user-item-5 {
    position: absolute;
    top: 2%;
    left: 60%;
    width: 28px;
    height: 25px;
  }

  .sec-1 .round-content .framer-user .user-item-center {
    position: absolute;
    top: calc(50% - 4rem);
    left: calc(50% - 1rem);
    width: 31px;
    height: 32px;
  }

  @media (min-width: 992px) {
    .sec-1 {
      background: linear-gradient(180deg, rgba(255, 217, 198, 0.58) -9.61%, rgba(255, 217, 198, 0) 73.77%);
      padding: 60px 0 50px;
    }
    .sec-1 .btn.btn-xl {
      font-size: 16px;
    }
    .sec-1 .btn-primary {
      padding: 0 24px;
    }
    .sec-1 .btn.btn-xl.btn-outline-black {
      padding: 0 23px;
      margin-left: 24px;
    }
    .sec-1 h1 {
      font-size: 36px;
      max-width: 568px;
      margin: 0 auto;
    }
    .sec-1 .title-desc {
      max-width: 584px;
      margin: 0 auto;
    }
    .sec-1 .round-content {
      /* 扇形图片旋转 */
    }
    .sec-1 .round-content .framer-content {
      height: 364px;
      max-width: 829px;
    }
    .sec-1 .round-content .yuan-content {
      transform: perspective(736px) translateX(0) translateY(-72px) translateZ(0) rotateX(62deg) rotateY(0deg) rotateZ(0deg);
      width: 736px;
      left: calc(50% - 368px);
    }
    .sec-1 .round-content .yuan-content .quan-img {
      background-image: url("https://images.tenorshare.com/img-2023/single-page/partner/quan-1366.png");
      background-size: 100% 100%;
      width: 736px;
      height: 736px;
      left: calc(50% - 368px);
      top: calc(50% - 368px);
    }
    .sec-1 .round-content .yuan-tranform {
      width: 736px;
      height: 736px;
      top: calc(-51% - 1px);
      left: calc(50% - 368px);
      transform: perspective(736px) translateX(0px) translateY(-72px) scale(1) rotate(0deg) rotateX(62deg) rotateY(0deg) translateZ(0px);
    }
    .sec-1 .round-content .framer-img {
      background: conic-gradient(from 0deg at 50% 50%, rgba(170, 252, 61, 0) 228.5409628378deg, rgba(255, 142, 85, 0.73) 347.6731418919deg);
      border-radius: 736px;
      width: 736px;
      height: 736px;
      top: calc(50% - 368px);
      left: calc(50% - 368px);
    }
    .sec-1 .round-content .framer-user .user-item {
      transform: scale(0.7);
    }
    .sec-1 .round-content .framer-user .user-item-1 {
      position: absolute;
      top: 44%;
      left: 1%;
      width: 156px;
      height: 159px;
    }
    .sec-1 .round-content .framer-user .user-item-3:hover .top-tip {
      top: -27%;
    }
    .sec-1 .round-content .framer-user .user-item-2.c2:hover .top-tip,
    .sec-1 .round-content .framer-user .user-item-5:hover .top-tip {
      top: -39%;
    }
    .sec-1 .round-content .framer-user .user-item-2.c1 .top-tip {
      width: 122px;
      left: calc(50% - 64px);
      top: -38%;
    }
    .sec-1 .round-content .framer-user .user-item-1.c2 {
      left: 89%;
      top: 26%;
    }
    .sec-1 .round-content .framer-user .user-item-2 {
      position: absolute;
      top: 52%;
      left: 65%;
      width: 90px;
      height: 93px;
    }
    .sec-1 .round-content .framer-user .user-item-2.c2 {
      left: 9%;
      top: 5%;
      width: 97px;
      height: 86px;
    }
    .sec-1 .round-content .framer-user .user-item-3 {
      position: absolute;
      top: 31%;
      left: 24%;
      width: 122px;
      height: 113px;
    }
    .sec-1 .round-content .framer-user .user-item-4 {
      position: absolute;
      top: 19%;
      left: calc(72% - 4px);
      width: 99px;
      height: 96px;
    }
    .sec-1 .round-content .framer-user .user-item-4 .top-tip {
      width: 122px;
      left: calc(50% - 65px);
    }
    .sec-1 .round-content .framer-user .user-item-4:hover .top-tip {
      top: -33%;
    }
    .sec-1 .round-content .framer-user .user-item-5 {
      position: absolute;
      top: 2%;
      left: 60%;
      width: 97px;
      height: 86px;
    }
    .sec-1 .round-content .framer-user .user-item-5 .top-tip {
      left: calc(50% - 87px);
      width: 170px;
      top: -38%;
    }
    .sec-1 .round-content .framer-user .user-item-center {
      position: absolute;
      top: calc(50% - 140px);
      left: calc(50% - 34px);
      width: 69px;
      height: 71px;
    }
  }
  @media (min-width: 1600px) {
    .sec-1 {
      padding: 60px 0 0;
    }
    .sec-1 h1 {
      max-width: 752px;
      font-size: 48px;
    }
    .sec-1 .title-desc {
      max-width: 752px;
    }
    .sec-1 .btn.btn-xl {
      padding: 0 36px;
      height: 60px;
      font-size: 18px;
    }
    .sec-1 .btn.btn-xl.btn-primary {
      min-width: 234px;
      padding: 0 36px;
    }
    .sec-1 .btn.btn-xl.btn-outline-black {
      padding: 0 28px;
      min-width: 200px;
      margin-left: 32px;
    }
    .sec-1 .title-desc {
      font-size: 18px;
    }
    .sec-1 .round-content {
      position: relative;
      /* 扇形图片旋转 */
    }
    .sec-1 .round-content .framer-content {
      flex: none;
      height: 554px;
      max-width: 1262px;
      overflow: visible;
      position: relative;
      width: 100%;
      margin: 0 auto;
    }
    .sec-1 .round-content .yuan-content {
      transform-style: preserve-3d;
      transform: perspective(1200px) translateX(0) translateY(-112px) translateZ(0) rotateX(59deg) rotateY(0deg) rotateZ(0deg);
      width: 1080px;
      position: absolute;
      top: 0;
      left: calc(50% - 540px);
      overflow: visible;
      bottom: 0;
      opacity: 1;
    }
    .sec-1 .round-content .yuan-content .quan-img {
      width: 1080px;
      height: 1080px;
      background-image: url("https://images.tenorshare.com/img-2023/single-page/partner/quan.png");
      background-size: 100% 100%;
      -ms-interpolation-mode: nearest-neighbor;
      image-rendering: -moz-crisp-edges;
      image-rendering: pixelated;
      position: absolute;
      left: calc(50% - 540px);
      top: calc(50% - 540px);
    }
    .sec-1 .round-content .yuan-tranform {
      width: 1080px;
      height: 1080px;
      position: absolute;
      top: calc(-47% - 3px);
      left: calc(50% - 540px);
      overflow: hidden;
      bottom: 0;
      opacity: 1;
      transform: perspective(1200px) translateX(0px) translateY(-112px) scale(1) rotate(0deg) rotateX(59deg) rotateY(0deg) translateZ(0px);
    }
    .sec-1 .round-content .framer-img {
      background: conic-gradient(from 0deg at 50% 50%, rgba(170, 252, 61, 0) 228.5409628378deg, rgba(255, 142, 85, 0.73) 347.6731418919deg);
      border-radius: 1080px;
      width: 1080px;
      height: 1080px;
      position: absolute;
      top: calc(50% - 540px);
      left: calc(50% - 540px);
      mix-blend-mode: multiply;
      overflow: hidden;
      will-change: transform;
    }
    .sec-1 .round-content .framer-user .user-item {
      transform: scale(1);
    }
    .sec-1 .round-content .framer-user .user-item-1 {
      position: absolute;
      top: 50%;
      left: 6%;
      width: 156px;
      height: 159px;
    }
    .sec-1 .round-content .framer-user .user-item-1.c2 {
      left: 90%;
      top: 26%;
    }
    .sec-1 .round-content .framer-user .user-item-1.c2:hover .top-tip {
      top: -14%;
    }

    .sec-1 .round-content .framer-user .user-item-2 {
      position: absolute;
      top: 57%;
      left: 66%;
      width: 90px;
      height: 93px;
    }
    .sec-1 .round-content .framer-user .user-item-2.c1 .top-tip {
      width: 122px;
      left: calc(50% - 63px);
    }
    .sec-1 .round-content .framer-user .user-item-2:hover .top-tip {
      top: -33%;
    }
    .sec-1 .round-content .framer-user .user-item-2.c2 {
      left: 14%;
      top: 5%;
      width: 97px;
      height: 86px;
    }
    .sec-1 .round-content .framer-user .user-item-2.c2:hover .top-tip {
      top: -35%;
    }
    .sec-1 .round-content .framer-user .user-item-3 {
      position: absolute;
      top: 32%;
      left: calc(24% - 8px);
      width: 122px;
      height: 113px;
    }
    .sec-1 .round-content .framer-user .user-item-3:hover .top-tip {
      top: -28%;
    }
    .sec-1 .round-content .framer-user .user-item-4 {
      position: absolute;
      top: 14%;
      left: 72%;
      width: 99px;
      height: 96px;
    }
    .sec-1 .round-content .framer-user .user-item-4 .top-tip {
      width: 122px;
      left: calc(50% - 65px);
    }
    .sec-1 .round-content .framer-user .user-item-4:hover .top-tip {
      top: -33%;
    }
    .sec-1 .round-content .framer-user .user-item-5 {
      position: absolute;
      top: 2%;
      left: 60%;
      width: 97px;
      height: 86px;
    }
    .sec-1 .round-content .framer-user .user-item-5 .top-tip {
      background-size: 100% 100%;
      width: 160px;
      height: 41px;
      left: calc(50% - 82px);
      line-height: 37px;
    }
    .sec-1 .round-content .framer-user .user-item-5:hover .top-tip {
      top: -40%;
    }
    .sec-1 .round-content .framer-user .user-item-center {
      position: absolute;
      top: calc(50% - 212px);
      left: calc(50% - 53px);
      width: 104px;
      height: 108px;
    }
  }
  @media (max-width: 991px) {
    .sec-1 .btn {
      min-width: 200px;
      padding: 0 23px;
      font-size: 16px;
      justify-content: center;
    }
  }
  /*sec-2 */
  .sec-2 {
    padding-bottom: 80px;
  }
  .sec-2 .list .item {
    border-radius: 12px;
    position: relative;
    padding: 24px;
  }
  .sec-2 .list .item h2 {
    font-size: 52px;
    font-weight: 900;
  }
  .sec-2 .list .item h2 .symobl {
    font-size: 24px;
    font-weight: 500;
  }
  .sec-2 .list .item p {
    color: rgba(107, 107, 107, 0.6);
    font-size: 12px;
  }
  .sec-2 .list .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec-2 .list .item:nth-child(1) {
    order: 2;
    background: #E9E9FF;
  }
  .sec-2 .list .item:nth-child(1) h2 {
    color: #5252FF;
  }
  .sec-2 .list .item:nth-child(2) {
    order: 1;
    background: #FFFAE6;
  }
  .sec-2 .list .item:nth-child(2) h2 {
    color: #F8C400;
  }
  .sec-2 .list .item:nth-child(3) {
    order: 3;
    background: #EFFFD6;
  }
  .sec-2 .list .item:nth-child(3) h2 {
    color: #A9FF1B;
  }
  .sec-2 .list .item .item-img {
    flex-shrink: 0;
    align-self: flex-end;
    width: 177px;
    height: 125px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  @media (min-width: 992px) {
    .sec-2 {
      padding-bottom: 100px;
    }
    .sec-2 .list .item {
      border-radius: 12px;
      overflow: hidden;
      padding: 25px 0 26px 20px;
      position: relative;
      width: calc(30% + 1px);
    }
    .sec-2 .list .item:not(:last-child) {
      margin-right: 20px;
      margin-bottom: 0;
    }
    .sec-2 .list .item:nth-child(1), .sec-2 .list .item:nth-child(3) {
      max-height: 130px;
      align-self: flex-end;
    }
    .sec-2 .list .item:nth-child(1) .digit, .sec-2 .list .item:nth-child(3) .digit {
      font-size: 48px;
    }
    .sec-2 .list .item:nth-child(1) .digit p, .sec-2 .list .item:nth-child(3) .digit p {
      font-size: 24px;
    }
    .sec-2 .list .item:nth-child(1) {
      order: 1;
    }
    .sec-2 .list .item:nth-child(2) {
      order: 2;
      width: calc(36% + 3px);
      padding-top: 28px;
      max-height: 146px;
    }
    .sec-2 .list .item:nth-child(2) .digit {
      font-size: 60px;
    }
    .sec-2 .list .item:nth-child(2) .digit p {
      font-size: 24px;
    }
    .sec-2 .list .item:nth-child(3) {
      order: 3;
    }
    .sec-2 .list .item h2 {
      font-size: 48px;
    }
    .sec-2 .list .item p {
      font-size: 12px;
    }
    .sec-2 .list .item .item-img {
      width: 185px;
      height: 123px;
    }
  }
  @media (min-width: 1600px) {
    .sec-2 {
      padding-top: 60px;
      padding-bottom: 160px;
    }
    .sec-2 .list .item {
      padding: 28px 0 65px 32px;
      width: calc(30% - 1px);
    }
    .sec-2 .list .item:not(:last-child) {
      margin-right: 33px;
    }
    .sec-2 .list .item:nth-child(1), .sec-2 .list .item:nth-child(3) {
      max-height: 196px;
      align-self: flex-end;
    }
    .sec-2 .list .item:nth-child(1) .digit, .sec-2 .list .item:nth-child(3) .digit {
      font-size: 80px;
    }
    .sec-2 .list .item:nth-child(1) .digit p, .sec-2 .list .item:nth-child(3) .digit p {
      font-size: 36px;
    }
    .sec-2 .list .item:nth-child(2) {
      width: calc(36% + 3px);
      padding-top: 40px;
      max-height: 220px;
    }
    .sec-2 .list .item:nth-child(2) .digit {
      font-size: 90px;
    }
    .sec-2 .list .item:nth-child(2) .digit p {
      font-size: 40px;
    }
    .sec-2 .list .item p {
      font-size: 16px;
    }
    .sec-2 .list .item h2 {
      font-size: 48px;
    }
    .sec-2 .list .item .item-img {
      flex-shrink: 0;
      align-self: flex-end;
      width: 277px;
      height: 188px;
      position: absolute;
      right: 0;
      bottom: 0;
    }
  }
  /* sec-3 */
  .sec-3 {
    padding-bottom: 80px;
  }
  .sec-3 h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .sec-3 .list .item {
    border-radius: 16px;
    padding: 112px 24px 40px;
  }
  .sec-3 .list .item h4 {
    font-size: 20px;
    font-weight: 500;
  }
  .sec-3 .list .item p {
    color: #6B6B6B;
    font-size: 14px;
    line-height: 150%;
  }
  .sec-3 .list .item:nth-child(1) {
    background: #FFECE3;
  }
  .sec-3 .list .item:nth-child(2) {
    background: #FFFAE6;
  }
  .sec-3 .list .item:nth-child(3) {
    background: #FFECE3;
  }
  .sec-3 .list .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec-3 .list2 {
    margin-top: 20px;
  }
  .sec-3 .list2 .item:nth-child(1) {
    background: #E9E9FF;
  }
  .sec-3 .list2 .item:nth-child(2) {
    background: #FFECE3;
  }
  .sec-3 .list2 .item:nth-child(3) {
    background: #F7FFEA;
  }

  @media (min-width: 992px) {
    .sec-3 {
      padding-bottom: 100px;
    }
    .sec-3 h2 {
      font-size: 36px;
      max-width: 584px;
      margin: 0 auto;
      margin-bottom: 60px;
    }
    .sec-3 .list .item {
      width: calc(32% - 1px);
      padding: 112px 28px 40px;
    }
    .sec-3 .list .item:not(:last-child) {
      margin-right: 24px;
      margin-bottom: 0;
    }
    .sec-3 .list .item h4 {
      font-size: 20px;
    }
    .sec-3 .list .item p {
      font-size: 14px;
    }
    .sec-3 .list2 {
      margin-top: 24px;
    }
  }
  @media (min-width: 1600px) {
    .sec-3 {
      padding-bottom: 200px;
    }
    .sec-3 h2 {
      font-size: 48px;
      max-width: 979px;
      margin-bottom: 80px;
    }
    .sec-3 .list .item {
      width: calc(32% + 1px);
      padding: 152px 32px 40px;
    }
    .sec-3 .list .item img {
      width: 114px;
    }
    .sec-3 .list .item:not(:last-child) {
      margin-right: 32px;
    }
    .sec-3 .list .item h4 {
      font-size: 24px;
    }
    .sec-3 .list .item p {
      font-size: 16px;
    }
    .sec-3 .list2 {
      margin-top: 32px;
    }
  }
  /* sec-4 */
  .sec-4 h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .sec-4 .line-list .item {
    position: relative;
    z-index: 1;
    background: rgb(238, 245, 248);
    border-radius: 8px;
    width: 100%;
    text-align: start;
    padding-left: 1rem;
    margin-right: auto;
  }
  .sec-4 .line-list .item .text {
    padding: 24px 16px 27px;
  }
  .sec-4 .line-list .item h3 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 150%;
  }
  .sec-4 .line-list .item p {
    color: #9C9C9C;
    line-height: 150%;
    font-size: 14px;
  }
  .sec-4 .line-list .item img {
    max-width: 100px;
    flex-shrink: 0;
  }
  .sec-4 .line-list .item:not(:last-child) {
    margin-bottom: 1rem;
  }

  @media (min-width: 992px) {
    .sec-4 h2 {
      font-size: 36px;
      max-width: 606px;
      margin: 0 auto;
      margin-bottom: 40px;
    }
    .sec-4 .line-list {
      max-width: 960px;
      margin: 0 auto;
    }
    .sec-4 .line-list .item {
      width: calc(15% + 6px);
      background: transparent;
      border-radius: 0;
      text-align: center;
      margin: 0;
      /* 路径*/
    }
    .sec-4 .line-list .item .text {
      padding: 0;
    }
    .sec-4 .line-list .item p {
      font-size: 16px;
    }
    .sec-4 .line-list .item h3 {
      font-size: 28px;
    }
    .sec-4 .line-list .item img {
      max-width: 120px;
      margin-right: 0;
      height: 120px;
    }
    .sec-4 .line-list .item:not(:last-child) {
      margin-bottom: 0;
    }
    .sec-4 .line-list .item:not(:last-child)::after {
      content: "";
      background: linear-gradient(to left, transparent 0%, transparent 50%, #D8DFE2 50%, #D8DFE2 100%);
      background-size: 10px 3px;
      background-repeat: repeat-x;
      width: 200%;
      height: 3px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: rotate(30deg);
      z-index: -1;
    }
    .sec-4 .line-list .item:nth-child(1)::after {
      left: 33%;
      top: 46%;
    }
    .sec-4 .line-list .item:nth-child(2) .text {
      margin-top: 66px;
    }
    .sec-4 .line-list .item:nth-child(2)::after {
      transform: rotate(149deg);
      left: 50%;
      top: 49%;
    }
    .sec-4 .line-list .item:nth-child(3)::after {
      transform: rotate(28deg);
      left: 48%;
    }
    .sec-4 .line-list .item:nth-child(4) .text {
      margin-top: 38px;
    }
    .sec-4 .line-list .item:nth-child(4)::after {
      transform: rotate(153deg);
    }
  }
  @media (min-width: 1600px) {
    .sec-4 h2 {
      font-size: 48px;
      margin-bottom: 72px;
      max-width: 816px;
    }
    .sec-4 .line-list {
      max-width: 1472px;
      margin: 0 auto;
    }
    .sec-4 .line-list .item {
      width: calc(15% - 10px);
    }
    .sec-4 .line-list .item h3 {
      font-size: 36px;
    }
    .sec-4 .line-list .item p {
      font-size: 18px;
    }
    .sec-4 .line-list .item img {
      max-width: 100%;
      max-width: 210px;
      height: 210px;
    }
    .sec-4 .line-list .item:nth-child(1)::after {
      left: 52%;
      top: 49%;
    }
    .sec-4 .line-list .item:nth-child(2) .text {
      margin-top: 140px;
    }
    .sec-4 .line-list .item:nth-child(2)::after {
      transform: rotate(150deg);
      left: 47%;
      top: 50%;
    }
    .sec-4 .line-list .item:nth-child(3)::after {
      transform: rotate(30deg);
      left: 53%;
    }
    .sec-4 .line-list .item:nth-child(4) .text {
      margin-top: 148px;
    }
    .sec-4 .line-list .item:nth-child(4)::after {
      transform: rotate(153deg);
    }
  }
  /* sec-5 */
  .sec-5 {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .sec-5 .list .item {
    width: 100%;
    border-radius: 16px;
  }
  .sec-5 .list .item .btn.btn-outline-primary {
    text-align: center;
    justify-content: center;
  }
  .sec-5 .list .item .item-top {
    padding: 29px 49px;
    border-radius: 16px 16px 0 0;
  }
  .sec-5 .list .item .item-top img {
    max-width: 158px;
  }
  .sec-5 .list .item .item-text {
    padding: 28px 24px 24px;
  }
  .sec-5 .list .item .item-text p {
    color: #6B6B6B;
    font-size: 14px;
  }
  .sec-5 .list .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec-5 .list .item:nth-child(1) {
    order: 3;
  }
  .sec-5 .list .item:nth-child(1) .item-top {
    background-color: #FFF4CC;
  }
  .sec-5 .list .item:nth-child(2) {
    order: 2;
  }
  .sec-5 .list .item:nth-child(2) .item-top {
    background-color: #FFD9C6;
  }
  .sec-5 .list .item:nth-child(3) {
    order: 1;
  }
  .sec-5 .list .item:nth-child(3) .item-top {
    background-color: #EFFFD6;
  }
  .sec-5 .list .item:nth-child(4) {
    order: 4;
  }
  .sec-5 .list .item:nth-child(4) .item-top {
    background-color: #E9E9FF;
  }
  .sec-5 .list .item ul {
    color: #212121;
    font-size: 16px;
  }
  .sec-5 .list .item .btn {
    min-width: 165px;
    font-size: 16px;
  }

  @media (min-width: 992px) {
    .sec-5 .list .item {
      align-self: flex-end;
    }
    .sec-5 .list .item .item-top {
      border-radius: 16px 16px 0 0;
    }
    .sec-5 .list .item:not(:last-child) {
      margin-right: 24px;
      margin-bottom: 0;
    }
    /* .sec-5 .list .item:nth-child(1), .sec-5 .list .item:nth-child(4) {
    height: 409px;
  } */
    .sec-5 .list .item:nth-child(1) {
      order: 1;
    }
    .sec-5 .list .item:nth-child(2) {
      order: 2;
    }
    .sec-5 .list .item:nth-child(2) .item-text {
      padding-top: 58px;
    }
    .sec-5 .list .item:nth-child(3) {
      order: 3;
    }
    .sec-5 .list .item:nth-child(3) .item-text {
      padding-top: 58px;
    }
    .sec-5 .list .item:nth-child(4) {
      order: 4;
    }
  }
  @media (min-width: 1600px) {
    .sec-5 {
      padding-top: 80px;
      padding-bottom: 100px;
    }
    .sec-5 .list .item {
      border-radius: 16px;
    }
    .sec-5 .list .item .btn {
      min-width: 200px;
    }
    .sec-5 .list .item:not(:last-child) {
      margin-right: 33px;
    }
    /*.sec-5 .list .item:nth-child(1), .sec-5 .list .item:nth-child(4) {
    height: 476px;
  }*/
    .sec-5 .list .item:nth-child(2) .item-text {
      padding-top: 48px;
    }
    .sec-5 .list .item:nth-child(3) .item-text {
      padding-top: 48px;
    }
    .sec-5 .list .item .item-top {
      padding: 32px 90px;
      border-radius: 16px 16px 0 0;
    }
    .sec-5 .list .item .item-top img {
      max-width: 100%;
    }
    .sec-5 .list .item ul {
      font-size: 18px;
    }
    .sec-5 .list .item .item-text {
      padding: 28px;
    }
    .sec-5 .list .item .item-text P {
      font-size: 16px;
    }
  }
  /* sec-6 */
  .sec-6 {
    padding-bottom: 80px;
  }
  .sec-6 .swiper-button-next:after {
    content: "";
  }
  .sec-6 .swiper-button-prev:after {
    content: "";
  }
  .sec-6 .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 0;
  }
  .sec-6 .swiper-button-next {
    position: absolute;
    top: 50%;
    right: 0;
  }
  .sec-6 .swiper-button-next, .sec-6 .swiper-button-prev {
    width: 24px;
    height: 24px;
  }
  .sec-6 .list {
    border: 1px solid #F50;
    background: rgba(255, 236, 227, 0.4);
    padding: 40px 16px;
    border-radius: 16px;
  }
  .sec-6 .list h2 {
    font-size: 32px;
  }
  .sec-6 .list .text-swiper {
    margin-top: 16px;
  }
  .sec-6 .list .text-swiper .swiper-slide p {
    color: #525252;
    line-height: 150%;
  }
  .sec-6 .list .text-swiper .swiper-slide .star-list svg {
    max-width: 107px;
    height: 32px;
  }
  .sec-6 .list .text-swiper .swiper-slide .star-list .star-img {
    max-width: 96px;
  }
  .sec-6 .list .text-swiper .border-line {
    background: #D8DFE2;
    width: 1px;
    height: 28px;
    margin: 0 1rem;
  }
  .sec-6 .list .text-swiper p {
    max-width: 254px;
    margin: 0 auto;
    line-height: 150%;
  }
  .sec-6 .list ul {
    margin-top: 28px;
  }
  .sec-6 .list ul li {
    margin-bottom: 14px;
  }
  .sec-6 .list ul li svg {
    max-width: 80px;
    height: 24px;
    transform: all 0.3s;
    opacity: 0.5;
  }
  .sec-6 .list ul li svg:hover {
    opacity: 1;
  }
  .sec-6 .list ul li .hover-svg {
    display: none;
    width: 80px;
    height: 24px;
  }
  .sec-6 .list ul li:nth-child(1) svg:hover {
    color: #3D93F0;
  }
  .sec-6 .list ul li:nth-child(2) svg:hover {
    color: #C60D0D;
  }
  .sec-6 .list ul li:nth-child(3) svg:hover {
    color: #012873;
  }
  .sec-6 .list ul li:nth-child(4) svg:hover {
    color: #00AEEF;
  }
  .sec-6 .list ul li:nth-child(5) svg:hover {
    color: #FF4A00;
  }
  .sec-6 .list ul li:hover .normal-svg {
    display: none;
  }
  .sec-6 .list ul li:hover .hover-svg {
    display: block;
  }
  .sec-6 .steps-swiper {
    max-width: 100%;
    margin: 0 auto;
  }
  .sec-6 .steps-swiper .swiper-slide {
    max-width: 80px;
  }
  .sec-6 .steps-swiper .swiper-slide:not(:last-child) {
    margin-right: 24px;
  }
  .sec-6 .steps-swiper .swiper-slide:nth-child(1).swiper-slide-thumb-active svg {
    color: #3D93F0;
    opacity: 1;
  }
  .sec-6 .steps-swiper .swiper-slide:nth-child(2).swiper-slide-thumb-active svg {
    color: #C60D0D;

    opacity: 1;
  }
  .sec-6 .steps-swiper .swiper-slide:nth-child(3).swiper-slide-thumb-active svg {

    color: #012873;
    opacity: 1;
  }
  .sec-6 .steps-swiper .swiper-slide:nth-child(4).swiper-slide-thumb-active svg {
    color: #00AEEF;
    opacity: 1;
  }
  .sec-6 .steps-swiper .swiper-slide:nth-child(5).swiper-slide-thumb-active svg {
    color: #FF4A00;
    opacity: 1;
  }

  @media(max-width:991px){
    .sec-6 .list .text-swiper .swiper-slide:nth-child(2) .star-list svg {
      max-width: 64px;
    }
     .sec-6 .list .text-swiper .swiper-slide:nth-child(3) .star-list svg,
     .sec-6 .list .text-swiper .swiper-slide:nth-child(4) .star-list svg{
      max-width: 84px;
    }
  }

  @media (min-width: 992px) {
    .sec-6 {
      padding-bottom: 100px;
    }
    .sec-6 .swiper-button-next, .sec-6 .swiper-button-prev {
      width: 40px;
      height: 40px;
    }
    .sec-6 .list {
      padding: 60px;
      border-radius: 32px;
    }
    .sec-6 .list h2 {
      font-size: 36px;
    }
    .sec-6 .list .text-swiper {
      margin-top: 16px;
    }
    .sec-6 .list .text-swiper .swiper-slide p {
      max-width: 794px;
      font-weight: 500;
    }
    .sec-6 .list .text-swiper .swiper-slide .border-line {
      margin: 0 12px;
    }
    .sec-6 .list ul {
      margin-top: 40px;
    }
    .sec-6 .list ul li {
      margin-bottom: 0;
    }
    .sec-6 .list ul li svg {
      max-width: 107px;
      height: 32px;
    }
    .sec-6 .list ul li .hover-svg {
      width: 107px;
      height: 32px;
    }
    .sec-6 .steps-swiper {
      max-width: 780px;
      margin: 0 auto;
    }
    .sec-6 .steps-swiper .swiper-slide {
      max-width: 107px;
      margin: 0 auto;
    }
  }
  @media (min-width: 1600px) {
    .sec-6 .swiper-button-next, .sec-6 .swiper-button-prev {
      width: 60px;
      height: 60px;
    }
    .sec-6 .list {
      padding: 100px 194px;
      border-radius: 48px;
    }
    .sec-6 .list h2 {
      font-size: 48px;
    }
    .sec-6 .list .text-swiper {
      margin-top: 60px;
    }
    .sec-6 .list .text-swiper .swiper-slide p {
      max-width: 1034px;
      font-size: 24px;
      line-height: 130%;
    }
    .sec-6 .list .text-swiper .swiper-slide .star-list svg {
      max-width: 160px;
      height: 48px;
    }
    .sec-6 .list .text-swiper .swiper-slide .star-list .star-img {
      max-width: 100%;
    }
    .sec-6 .list .text-swiper .swiper-slide .border-line {
      margin: 0 1rem;
    }
    .sec-6 .list ul {
      margin-top: 60px;
    }
    .sec-6 .list ul li {
      width: calc(13% - 3px);
      text-align: center;
    }
    .sec-6 .list ul li svg {
      max-width: 160px;
      height: 48px;
    }
    .sec-6 .list ul li .hover-svg {
      width: 160px;
      height: 48px;
    }
    .sec-6 .steps-swiper {
      max-width: 1160px;
      margin: 0 auto;
    }
    .sec-6 .steps-swiper .swiper-slide {
      max-width: 160px;
      margin: 0 auto;
    }
    .sec-6 .steps-swiper .swiper-slide:not(:last-child) {
      margin-right: 0;
    }
  }
  /* sec-pro */
  .sec-pro {
    padding-bottom: 80px;
  }
  .sec-pro .btn {
    justify-content: center;
  }
  .sec-pro h2 {
    margin-bottom: 40px;
    font-size: 32px;
  }
  .sec-pro .item {
    border: 2px solid #D8DFE2;
    border-radius: 12px;
    width: 100%;
    padding: 40px 20px;
  }
  .sec-pro .item img {
    margin-bottom: 24px;
  }
  .sec-pro .item:not(:last-child) {
    margin-bottom: 24px;
  }
  .sec-pro .item p {
    color: #6B6B6B;
    line-height: 150%;
    font-size: 18px;
  }
  .sec-pro .item h3 {
    font-weight: 500;
    font-size: 20px;
  }
  .sec-pro .item .btn:hover {
    background-color: #FF681C;
  }

  @media (min-width: 992px) {
    .sec-pro {
      padding: 0;
    }
    .sec-pro h2 {
      margin-bottom: 60px;
      font-size: 36px;
    }
    .sec-pro .btn {
      font-size: 16px;
    }
    .sec-pro a.hover-bottom-line {
      font-size: 16px;
    }
    .sec-pro .item {
      width: calc(23% + 4px);
      padding: 40px 20px;
    }
    .sec-pro .item .btn {
      min-width: 200px;
    }
    .sec-pro .item img {
      margin-bottom: 16px;
      max-width: 64px;
    }
    .sec-pro .item h3 {
      font-size: 20px;
    }
    .sec-pro .item p {
      font-size: 16px;
    }
    .sec-pro .item:not(:last-child) {
      margin-bottom: 0;
      margin-right: 24px;
    }
  }
  @media (min-width: 1600px) {
    .sec-pro h2 {
      margin-bottom: 80px;
      font-size: 48px;
    }
     .sec-pro .btn {
      font-size: 18px;
    }
    .sec-pro a.hover-bottom-line {
      font-size: 18px;
    }
    .sec-pro .item {
      width: calc(23% + 10px);
      padding: 40px 36px;
    }
    .sec-pro .item img {
      max-width: 88px;
      margin-bottom: 28px;
    }
    .sec-pro .item h3 {
      font-size: 26px;
    }
    .sec-pro .item p {
      font-size: 18px;
    }
    .sec-pro .item .btn {
      height: 52px;
    }
    .sec-pro .item:not(:last-child) {
      margin-right: 32px;
    }
  }
  @media (max-width: 991px) {
    .sec-pro .btn {
      min-width: 165px;
      align-items: center;
      justify-content: center;
      font-size: 16px;
    }
  }
  /* sec-7 */
  .sec-7 {
    padding-top: 17px;
    padding-bottom: 80px;
  }
  .sec-7 .title-desc {
    margin-bottom: 40px;
    font-size: 16px;
    color: #525252;
  }
  .sec-7 .list .item {
    width: 100%;
    border-radius: 8px;
    z-index: 1;
    padding: 24px 28px 20px;
  }
  .sec-7 .list .item h3 {
    margin-top: 16px;
    font-size: 18px;
  }
  .sec-7 .list .item img {
    max-width: 68px;
  }
  .sec-7 .list .item p {
    font-size: 14px;
    color: #212121;
  }
  .sec-7 .list .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec-7 .list .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 152px;
    height: 72px;
    z-index: -1;
  }
  .sec-7 .list .item:nth-child(1) {
    background: #FFFAE6;
  }
  .sec-7 .list .item:nth-child(1)::before {
    background: url("https://images.tenorshare.com/img-2023/single-page/partner/sec7-top-bg.png") no-repeat;
    background-size: cover;
  }
  .sec-7 .list .item:nth-child(2) {
    background: #FFECE3;
  }
  .sec-7 .list .item:nth-child(2)::before {
    background: url("https://images.tenorshare.com/img-2023/single-page/partner/sec7-top-bg2.png") no-repeat;
    background-size: cover;
  }
  .sec-7 .a-link a {
    color: #6767FF;
    font-size: 16px;
  }

  @media(max-width: 991px){
    .sec-7 h2 {
      font-size: 32px;
    }
  }

  @media (min-width: 992px) {
    .sec-7 {
      padding: 100px 0;
    }
    .sec-7 h2 {
      max-width: 796px;
      margin: 0 auto;
    }
    .sec-7 .title-desc {
      max-width: 752px;
      margin: 0 auto;
      margin-bottom: 60px;
    }
    .sec-7 .list .item {
      padding: 40px 59px;
      width: calc(49% + 1px);
      border-radius: 16px;
    }
    .sec-7 .list .item:not(:last-child) {
      margin-bottom: 0;
    }
    .sec-7 .list .item h3 {
      margin-top: 30px;
      font-size: 24px;
    }
    .sec-7 .list .item p {
      font-size: 18px;
    }
    .sec-7 .list .item::before {
      width: 242px;
      height: 113px;
    }
    .sec-7 .list .item img {
      max-width: 106px;
    }
  }
  @media (min-width: 1600px) {
    .sec-7 {
      padding-top: 150px;
      padding-bottom: 200px;
    }
    .sec-7 h2 {
      font-size: 48px;
      max-width: 1020px;
    }
    .sec-7 .title-desc {
      max-width: 752px;
      margin-bottom: 80px;
      font-size: 18px;
    }
    .sec-7 .list .item {
      padding: 48px 88px;
    }
    .sec-7 .list .item::before {
      width: 360px;
      height: 169px;
    }
    .sec-7 .list .item h3 {
      margin-top: 48px;
      font-size: 32px;
    }
    .sec-7 .list .item img {
      max-width: 160px;
    }
    .sec-7 .list .item p {
      font-size: 18px;
    }
    .sec-7 .list .item .a-link a {
      font-size: 18px;
    }
  }
  /* sec-8 */
  .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    word-break: break-word;
  }

  .sec-8 {
    padding-bottom: 80px;
  }

  .sec-8 h2 {
    max-width: 100%;
  }

  .sec-8 .h2-title {
    font-size: 32px;
    margin-bottom: 40px;
  }

  .sec-8 .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;
  }

  .sec-8 .swiper-btn.reverse {
    transform: rotate(180deg);
  }

  .sec-8 .nav-contanier {
    margin: 76px auto 0;
  }

  .sec-8 .nav-contanier .nav-contanier-content {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .sec-8 .nav-contanier .nav-contanier-content::-webkit-scrollbar {
    display: none;
  }

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

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

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

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

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

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

  .sec-8 #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;
  }

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

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

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

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

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

  .sec-8 .nav .nav-link.active {
    font-weight: 600;
  }

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

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

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

  .sec-8 .tab-content {
    margin-top: 40px;
  }

  .sec-8 .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;
    /* stylelint-disable-next-line no-descending-specificity */
  }

  .sec-8 .contact .mobile-person {
    margin-top: -78px;
  }

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

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

  .sec-8 .contact .btn-outline-primary:hover {
    background: white;
    border-color: white;
    color: #f50;
  }

  .sec-8 .contact .img-box {
    bottom: 0;
    right: 140px;
    text-align: center;
  }

  .sec-8 .contact .img-box img {
    max-width: 100%;
  }

  .sec-8 .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: none !important;
  }

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

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

  .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
    padding-bottom: 0;
    font-weight: 600;
  }

  .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed)::after {
    transform: rotate(45deg);
  }

  .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 16px 16px 28px 16px;
    word-break: break-word;
  }

  .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
    opacity: 0.8;
    font-size: 16px;
  }

  .sec-8 .accordion.v1.v1-0-1 .accordion-item:last-child {
    margin-bottom: 0 !important;
  }

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

  #accordion-for-more:hover {
    color: #6767FF;
  }

  @media(max-width: 991px){
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button:not(.collapsed) {
      padding-top: 28px;
    }
  }

  @media (min-width: 992px) {
    .sec-8 .h2-title {
      font-size: 36px;
      margin-bottom: 40px;
    }
    .sec-8 .nav-contanier {
      margin: 72px auto 0;
    }
    .sec-8 .nav-contanier::after {
      height: 4px;
    }
    .sec-8 .nav .nav-link.active::after {
      height: 4px;
    }
    .sec-8 .nav {
      font-size: 18px;
    }
    .sec-8 .tab-content {
      margin-top: 60px;
    }
    .sec-8 .contact {
      background-image: url("https://images.tenorshare.com/ts-2023/support/bg-img3.png");
      padding: 55px 44px;
      margin-top: 214px;
    }
    .sec-8 .contact .btn-primary {
      margin-top: 36px;
    }
    .sec-8 .contact .img-box {
      position: absolute;
    }
    .sec-8 .contact .img-box img {
      max-width: 304px;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button::after {
      width: 40px;
      height: 40px;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button {
      font-size: 18px;
      font-weight: 600;
      padding: 1.2rem 2.75rem;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body {
      padding: 0 118px 24px 40px;
      font-size: 16px;
    }
  }
  @media (min-width: 1400px) {
    .sec-8 .contact .img-box img {
      max-width: 436px;
    }
    .sec-8 {
      padding-bottom: 100px;
    }
    .sec-8 .nav-contanier {
      max-width: 1266px;
    }
  }
  @media (min-width: 1600px) {
    .sec-8 .h2-title {
      font-size: 48px;
      margin-bottom: 60px;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
      font-size: 18px;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-button {
      font-size: 20px;
      padding: 1.5rem 2.25rem;
    }
    .sec-8 .accordion.v1.v1-0-1 .accordion-item .accordion-body {
      padding: 0.625rem 8rem 24px 36px;
      font-size: 18px;
    }
  }/*# sourceMappingURL=index.css.map */
