.modal-popup-video .modal-content {
  border: none;
}

.fade-in {
  pointer-events: auto !important;
}

@media (min-width: 992px) {
  section .btn {
    min-width: 200px;
  }
}
section .text-content {
  max-width: 100%;
  margin: 0 auto;
}
section h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
section p {
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}

@media (min-width: 1280px) {
  section .text-content {
    max-width: 1080px;
  }
  section h2 {
    max-width: 1080px;
    font-size: 36px;
    line-height: 50px;
  }
}

@media (min-width: 1600px) {
  section .text-content {
    max-width: 1126px;
  }
  section h2 {
    font-size: 48px;
    line-height: 57px;
  }
}

section h3 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

@media (min-width: 1600px) {
  section h3 {
    font-size: 36px;
    line-height: 50px;
  }
}

section .text-blue {
  color: #3b84f7;
}

section .text-linear-orange {
  background: linear-gradient(86.1deg, #ff5500 2.48%, #ffcf1b 155.86%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section .link-more .hover-bottom-line {
  position: relative;
  text-decoration: underline;
}

@media (min-width: 992px) {
  section .link-more .hover-bottom-line {
    text-decoration: none;
  }
  section .link-more .hover-bottom-line::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #212121;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

section .list-hollow-ok {
  margin-bottom: 0;
  color: #525252;
}

section .list-hollow-ok li {
  position: relative;
  padding-left: 32px;
}

@media (min-width: 1600px) {
  section .list-hollow-ok li {
    padding-left: 34px;
  }
}

section .list-hollow-ok li:before {
  content: "";
  width: 20px;
  min-width: 20px;
  height: 20px;
  background: url(https://images.tenorshare.com/img-2024/product/reiboot/list-hollow-ok.svg)
    no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 2px;
}

section .list-hollow-ok li:not(:last-child) {
  margin-bottom: 8px;
}

.section-1 {
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 64px;
}

.section-1 .content-wrap {
  padding: 32px 0;
  min-height: 911px;
  position: relative;
  background: url(https://images.tenorshare.com/keywords-page/4ukey/sec1-banner-bg-mobile.png) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: flex-start;
}

@media (min-width: 1280px) {
  .section-1 {
    margin-bottom: 100px;
  }
  .section-1 .content-wrap {
    min-height: fit-content;
    padding: 60px 0;
    background: url(https://images.tenorshare.com/keywords-page/4ukey/sec1-banner-bg-1366.png) no-repeat center;
    background-size: cover;
  }
}

@media (min-width: 1600px) {
  .section-1 {
    margin-bottom: 120px;
  }
  .section-1 .content-wrap {
    padding: 88.5px 0;
    background: url(https://images.tenorshare.com/keywords-page/4ukey/sec1-banner-bg.png) no-repeat center;
    background-size: cover;
  }
}

@media (min-width: 2300px) {
  .section-1 .content-wrap {
    padding: 100px 0;
    background: url(https://images.tenorshare.com/keywords-page/4ukey/sec1-banner-bg-2560.png) no-repeat center;
    background-size: cover;
  }
}

.section-1 h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 130%;
}

@media (min-width: 992px) {
  .section-1 h1 {
    font-size: 40px;
    line-height: 56px;
  }
}

@media (min-width: 1600px) {
  .section-1 h1 {
    font-size: 48px;
    line-height: 67px;
  }
}

.section-1 .lft {
  max-width: 100%;
}

@media (min-width: 992px) {
  .section-1 .lft {
    max-width: 680px;
  }
}

@media (min-width: 1600px) {
  .section-1 .lft {
    max-width: 779px;
    margin-left: 0;
  }
}

.section-1 .lft .sec-tit {
  color: #212121;
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}

@media (min-width: 1280px) {
  .section-1 .lft .sec-tit {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .section-1 .lft .sec-tit {
    font-size: 18px;
  }
}

.section-1 .lft .des-list {
  color: #6b6b6b;
  font-weight: 400;
  line-height: 27px;
  padding-left: 28px;
  max-width: 790px;
  list-style: none;
  margin-bottom: 28px;
}

@media (max-width: 568px) {
  .section-1 .lft .des-list {
    max-width: 342px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    margin-bottom: 20px;
  }
}

@media (max-width: 992px) {
  .section-1 .lft .des-list {
    margin-top: 16px;
  }
}

@media (max-width: 1600px) {
  .section-1 .lft .des-list {
    line-height: 24px;
  }
}

.section-1 .lft .des-list li {
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #212121;
  position: relative;
}

@media (min-width: 1600px) {
  .section-1 .lft .des-list li {
    font-size: 16px;
  }
}

.section-1 .lft .des-list li::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(https://images.tenorshare.com/keywords-page/4ukey/blue-correct.png) no-repeat;
  background-size: 100% 100%;
  top: 2px;
  left: -28px;
}

@media (min-width: 1600px) {
  .section-1 .lft .des-list li::before {
    width: 24px;
    height: 24px;
    top: 0;
  }
}

.section-1 .lft .des-list li:not(:nth-child(1)) {
  margin-top: 16px;
}

@media (max-width: 992px) {
  .section-1 .lft .des-list li:not(:nth-child(1)) {
    margin-top: 12px;
  }
}

.section-1 .btn-group {
  gap: 12px;
}

@media (min-width: 992px) {
  .section-1 .btn-group {
    gap: 32px;
  }
}

.section-1 .btn-group a {
  min-width: 200px;
}

.section-1 .change-sys a {
  opacity: 0.3;
  transition: all 0.4s;
}

.section-1 .change-sys a.active {
  opacity: 1;
}

.section-1 .change-sys a:hover {
  color: #212121;
  opacity: 1;
}

.section-1 .banner {
  width: 326px;
  margin-top: 48px;
}

@media (min-width: 1280px) {
  .section-1 .banner {
    width: 568px;
    margin-top: 0;
  }
}

@media (min-width: 1600px) {
  .section-1 .banner {
    width: 811px;
  }
}

.section-2 {
  padding: 0;
  margin-bottom:113px;
}
.section-2 .sec2-swiper-content {
  display: flex;
  align-items: center;
  margin-top: 36px;
  position: relative;
}
.section-2 #swiper-support {
  width: 100%;
  overflow: hidden;
}
.section-2 .swiper-slide .card {
  width: 100%;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 28.6px;
}
.section-2 .swiper-slide:first-of-type .card {
  background-color: #dceefa;
}
.section-2 .swiper-slide:nth-of-type(2) .card {
  background: linear-gradient(180deg, #dbe7ff 0%, #b8d6ff 100%);
}
.section-2 .swiper-slide:nth-of-type(3) .card {
  background: #ffd9c6;
}
.section-2 .swiper-slide:nth-of-type(4) .card {
  background: #ffefb3;
}
.section-2 .swiper-slide:nth-of-type(5) .card {
  background: #e7ffbe;
}
.section-2 .swiper-slide:nth-of-type(6) .card {
  background: #ececff;
}
.section-2 .swiper-slide:nth-of-type(7) .card {
  background: #fff2d4;
}
.section-2 .swiper-slide:nth-of-type(8) .card {
  background: linear-gradient(180deg, #dbe7ff 0%, #b8d6ff 100%);
}
.section-2 .swiper-slide:nth-of-type(9) .card {
  background: #d9ffdb;
}
.section-2 .card p {
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 36px;
}
.section-2 .card img {
  width: 100%;
}
.section-2 .switch-btn {
  background: rgba(255, 255, 255, 1);
  border: 1px solid #D8DFE2;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  min-width: 40px;
  box-shadow: 0px 4px 4px 0px #0000000D;
  cursor: pointer;
  z-index: 10;
  color: #212121;
}
.section-2 .switch-btn:not(.swiper-button-disabled):hover{
  color: #3b84f7;
}
.section-2 .switch-btn.swiper-button-disabled {
  color: rgba(33, 33, 33, 0.5);
}
.section-2 .swiper-comments-pagination{
    position: absolute;
    bottom: -48px !important;
    justify-content: center;
    text-align: center;
}
.section-2 .swiper-comments-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.section-2 .swiper-comments-pagination .swiper-pagination-bullet-active{
    background:#000000;
}
@media (min-width: 1280px) {
    .section-2 {
        margin-bottom: 100px;
    }
    .section-2 .sec2-swiper-content {
        margin-top: 60px;
    }
    .section-2 .swiper-comments-prev {
      position: absolute;
      left: -20px;
    }
    .section-2 .swiper-comments-next {
      position: absolute;
      right: -20px;
    }
}

@media (min-width: 1600px) {
  .section-2 {
    margin-bottom: 120px;
  }
  .section-2 .sec2-swiper-content {
    margin-top: 64px;
    padding: 0 45px;
  }
  .section-2 .card {
    padding-top: 32px;
  }
  .section-2 .card p {
    margin-bottom: 40px;
  }
  .section-2 .swiper-comments-prev {
    left: 25px;
  }
  .section-2 .swiper-comments-next {
    right: 25px;
  }
}
.section-3 {
  padding: 40px 0;
  background: #F6FAFF;
  margin-bottom: 64px;
}

@media (min-width: 1280px) {
  .section-3 {
    padding:48px 0;
    margin-bottom: 100px;
  }
}

@media (min-width: 1600px) {
  .section-3 {
    padding:48px 0;
    margin-bottom: 120px;
  }
}

.section-3 .cont {
   gap: 24px;
}

@media (min-width: 1280px) {
  .section-3 .cont {
     gap: 56px;
  }
}

@media (min-width: 1600px) {
  .section-3 .cont {
     gap: 244px;
  }
}

@media (min-width: 1280px) {
  .section-3 .cont img {
    width: 471px;
  }
}

@media (min-width: 1600px) {
  .section-3 .cont img {
    width: 725px;
  }
}

.section-3 .cont .txt-cont {
  width: 100%;
}

@media (min-width: 1280px) {
  .section-3 .cont .txt-cont {
    width: 673px;
  }
}

@media (min-width: 1600px) {
 
}

.section-3 .cont .txt-cont p{
    color: #6B6B6B;
    margin-bottom: 24px;
}

.section-3 .cont .txt-cont ul {
  font-size: 16px;
  color:#6B6B6B ;
}
.section-3 .cont .txt-cont .btn-group{
    gap: 32px;
}
@media (min-width: 1280px) {
    .section-3 .cont .txt-cont ul {
        margin-bottom: 40px;
      }
      .section-3 .cont .txt-cont p{
        text-align: left;
     }
  }
@media (min-width: 1600px) {
  .section-3 .cont .txt-cont ul {
    font-size: 18px;
  }
  .section-3 .cont .txt-cont p{
    font-size: 18px;
 }
}
.section-4{
    margin-bottom: 64px;
}
.section-4 .steps-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 78px;
    margin-top: 32px;
    position: relative;
}
.section-4 .steps-content .step-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.section-4 .steps-content .step-item img{
    width: 66.5%;
    margin-bottom: 24px;
}
.section-4 .steps-content .step-item p{
    font-family: Be Vietnam Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 16px;
}
.section-4 .steps-content .step-item span{
    font-family: Be Vietnam Pro;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 0;
    color: #6B6B6B;
}
.section-4 .steps-content .line-group{
    height: 40%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.section-4 .steps-content .line-group .line{
    display: block;
    border-right: 3px dashed #3B84F7;
    width: 3px;
    height: 50px;
}
.section-4 ul{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 32px;
}
.section-4 ul li{
    display: flex;
    align-items: center;
    font-family: Be Vietnam Pro;
    font-weight: 400;
    font-size: 14.2px;
    line-height: 21px;
    padding-left: 0;
    color: #3A3A3A;
}
.section-4 ul li:not(:last-child){
    margin-bottom: 16px;
}
.section-4 .list-hollow-ok li:before{
    position: relative;
    top: 0;
    margin-right: 8px;
}

@media (min-width: 1280px) {
    .section-4{
        margin-bottom: 100px;
    }
    .section-4 .steps-content{
        flex-direction: row;
        justify-content: space-between;
        gap: 167px;
        margin-top: 56px;
    }
    .section-4 .steps-content .step-item{
        width: 288px;
    }
    .section-4 .steps-content .step-item img{
        width: 227px;
    }
    .section-4 .steps-content .line-group{
        width: 55%;
        height: 0;
        top: 23%;
        left: 50%;
        transform: translateX(-50%);
        flex-direction: row;
        justify-content: space-between;
    }
    .section-4 .steps-content .line-group .line{
        display: block;
        border-top: 2.5px dashed #3B84F7;
        width: 30%;
        height: 0;
    }
    .section-4 ul{
        flex-direction: row;
        justify-content: space-between;
    }
    .section-4 ul li{
        width: 288px;
    }
    .section-4 ul li:nth-of-type(2){
        width: fit-content;
    }
    .section-4 ul li:not(:last-child){
        margin-bottom: 0;
    }
  }
@media (min-width: 1600px) {
    .section-4{
        margin-bottom: 120px;
    }
    .section-4 .steps-content{
        gap: 130px;
        margin-top: 64px;
    }
    .section-4 .steps-content .step-item{
        width: 448px;
    }
    .section-4 .steps-content .step-item img{
        width: 288px;
        margin-bottom: 32px;
    }
    .section-4 .steps-content .step-item p{
        font-size: 24px;
        line-height: 31px;
    }
    .section-4 .steps-content .step-item span{
        font-size: 18px;
    }
    .section-4 ul{
        margin: 48px -24px 0;
    }
    .section-4 ul li{
        font-size: 18px;
        line-height: 27px;
        width: fit-content;
    }
}

#pro-compare-table-wrap {
    margin: 32px auto 0;
     overflow-x: auto;
    overflow-y: clip;
    position: relative;
    max-width: 1400px;
  }
  
  #pro-compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    color: #000;
    min-width: 500px;
  }
  #pro-compare-table-wrap ul {
    list-style: none;
    padding: 0;
  }
  
  #pro-compare-table-wrap ul li {
    position: relative;
    padding-left: 15px;
  }
  
  #pro-compare-table-wrap ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 2px;
    background-color: #212121;
    border-radius: 50%;
  }
  
  #pro-compare-table thead td {
    font-family: Be Vietnam Pro;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    background: #F1F8FF;
    width: 314px;
    padding: 26px 41px;
    border: 1px solid #00000033;
    border-style: solid solid none none;
  }
  #pro-compare-table thead td:nth-child(1) {
    width: 458px;
    padding: 26px 100px;
    font-family: Be Vietnam Pro;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    text-align: left;
    border-style:solid none none solid;
    border-top-left-radius:24px ;
  }
  #pro-compare-table thead td:last-of-type {
    border-top-right-radius:24px ;
  }
  #compare-table-for-more{
    position: sticky;
    z-index: 4;
    left:0;
    right: 0;
    /* bottom: 40px; */
    bottom: 0;
  }

  
  #pro-compare-table tbody tr td {
    height: 81px;
    padding: 20px 22px;
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    border: solid 1px #00000033;
    border-left: solid 1px #00000033;
    border-style: none solid solid none;
    text-align: center;
    border-collapse: collapse;
  }
  
  #pro-compare-table tbody tr:nth-child(2n) td {
    background: #EEF3F9;
  }
  
  #pro-compare-table tbody tr td:first-child {
    border-top: 0;
    border-right-width: 1px;
    line-height: 18px;
    font-family: Be Vietnam Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    padding-left: 100px;
  }
  
  #pro-compare-table tbody tr td:nth-child(2) {
    border-left-width: 1px;
    border-right-width: 1px;
  }
  
  #pro-compare-table tbody tr td:nth-child(3) {
    border-left-width: 1px;
  }
  #pro-compare-table tbody tr.bor td:first-child {
    border-bottom-left-radius: 8px;
    border-bottom-style: solid;
  }
  #pro-compare-table tbody tr.bor td:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-style: solid;
  }
  #pro-compare-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
    border-bottom-style: solid;
  }
  #pro-compare-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-style: solid;
  }
  
  #pro-compare-table tbody tr td:first-child {
    border-left-style: solid;
  }
  
  #pro-compare-table .right,
  #pro-compare-table .wrong,
  #pro-compare-table-wrap .most-popular .right {
    position: relative;
  }
  
  #pro-compare-table .right::after,
  #pro-compare-table-wrap .most-popular .right::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjM0REQzg0IiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTEwLjgxNDYgMTYuNDMyMUwxNC43MDM1IDE5Ljg4ODlMMjEuMTg0OSAxMi4xMTExIiBzdHJva2U9IiMzRERDODQiIHN0cm9rZS13aWR0aD0iMS43Nzc3OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)
      no-repeat;
    background-size: cover;
    display: inline-block;
  }
  
  #pro-compare-table .wrong::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjRkY1NTAwIiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTIzLjg1NjcgOC4xNDMzMUw4LjE0MzIxIDIzLjg1NjgiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIxLjc3Nzc4Ii8+Cjwvc3ZnPgo=)
      no-repeat;
    background-size: cover;
    display: inline-block;
  }
  
  #pro-compare-table #compare-table-for-more {
    cursor: pointer;
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
    color: #6767ff;
  }
  
  #pro-compare-table {
    padding-top: 54px;
    /* padding-bottom: 100px; */
    padding-bottom: 24px;
  }
  #pro-compare-table.more-table{
    padding-bottom: 100px;
  }
  #pro-compare-table-wrap .most-popular {
    width: 323px;
    top: 0px;
    left: 458px;
    background: linear-gradient(270deg, #FF5500 -14.02%, #FFCF1B 115.36%);
    border-radius: 24px;
    z-index: 1;
  }
  #pro-compare-table-wrap .popular {
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 12px 0 10px;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:12px;
  }
  #pro-compare-table-wrap .bg-item {
    padding: 0 4px 4px;
  }
  #pro-compare-table-wrap .bg-item > div {
    padding: 20px 22px;
    border: solid 1px #00000033;
    border-left: solid 1px #00000033;
    border-style: none solid solid none;
    text-align: center;
    border-collapse: collapse;
    height: 81px;
  }
  #pro-compare-table-wrap .bg-item > div:nth-child(1) {
    padding: 26px 41px;
    font-family: Be Vietnam Pro;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    border-top: 1px solid transparent;
    border-bottom: 0;
    height: fit-content;
  }
  #pro-compare-table-wrap .bg-item > div:nth-child(2n-1) {
    background: #F1F8FF;
  }
  #pro-compare-table-wrap .bg-item > div:nth-child(2n) {
    background: #fff;
  }
  #pro-compare-table-wrap .bg-item > div:last-of-type  {
    position: relative;
    z-index: 20;
    background: #fff;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    border-bottom: 0;
    border-right: 0;
    padding: 10px 22px;
    /* padding-left: 40px; */
  }
  #pro-compare-table-wrap .bg-item > div:last-of-type .btn{
    width: 100%;
  }
  @media (max-width: 1699.98px) {
    #pro-compare-table-wrap .most-popular {
      width: 340px;
      left: 384px;
    }
    #pro-compare-table thead td:nth-child(1) {
      width: 400px;
      padding-left: 30px;
    }
    #pro-compare-table thead td {
      width: 360px;
    }
    #pro-compare-table tbody tr td:first-child{
      padding-left: 30px;
    }
    #pro-compare-table.more-table{
      padding-bottom: 86px;
    }
  }
  
  @media (max-width: 1599.98px) {
    #pro-compare-table thead td:nth-child(1) {
      width: 393px;
      padding-left: 80px;
    }
    #pro-compare-table tbody tr td:first-child{
      padding-left: 80px;
    }
    #pro-compare-table thead td {
      width: 269px;
    }
    #pro-compare-table-wrap .most-popular {
      width: 276px;
      left: 388px;
    }
    #pro-compare-table-wrap .bg-item > div {
      padding: 12px 16px;
      font-size: 12px;
      line-height: 150%;
    }
    #pro-compare-table-wrap .bg-item > div:nth-child(1) {
      padding: 10px 10px;
    }
  
  }
  @media (max-width: 1279.98px) {
    #pro-compare-table thead td:nth-child(1) {
      width: 310px;
      padding-left: 62px;
    }
    #pro-compare-table tbody tr td:first-child{
      padding-left:62px;
    }
    #pro-compare-table thead td {
      width: 212px;
    }
    #pro-compare-table-wrap .most-popular {
      width: 252px;
      left: 358px;
      border-radius: 16px;
    }
    #pro-compare-table-wrap .most-popular .popular{
      font-size: 16px;
      gap:8px;
      padding:3px 0;
    }
    #pro-compare-table-wrap .bg-item > div:nth-child(1){
      font-size: 16px;
    }
    #pro-compare-table-wrap .bg-item > div {
      padding: 12px 16px;
      font-size: 12px;
      line-height: 150%;
    }
    #pro-compare-table-wrap .bg-item > div:nth-child(1) {
      padding: 20px 10px;
    }
  
    #pro-compare-table-wrap .bg-item > div:nth-child(1) img {
      width: 36px;
      height: 32px;
    }
  
    #pro-compare-table-wrap .bg-item > div:last-of-type{
      /* padding-left: 24px; */
      height: fit-content;
      border-bottom-left-radius: 12px;
      border-bottom-right-radius: 12px;
    }
  }
  @media (max-width: 992px) {
    #pro-compare-table thead td:nth-child(1) {
      width: 240px;
      max-width: 240px;
      padding:26px 62px;
    }
    #pro-compare-table-wrap .most-popular {
      width: 268px;
      left: 298px;
   }
  }
  
  #swiper-step .mySwiper {
    margin-top: 54px;
  }
  #pro-compare-table thead img {
    width: 52px;
    height: 48px;
  }
  
  .section-5 .unfold-field .unfold-field-img {
    max-width: 60px;
  }
  @media (min-width: 992px) {
    #pro-compare-table-wrap {
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      width: 100%;
      position: relative;
      margin-top: 60px;
    }
  
    #pro-compare-table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      color: #000;
      min-width: 1096px;
    
    }
  }
  @media (min-width: 1280px) {
    #pro-compare-table-wrap{
      overflow-x: initial;
      margin-top: 64px;
    }
  }
  @media (min-width: 1600px) {
    #pro-compare-table tbody tr.bor td:first-child {
      border-bottom-left-radius: 12px;
  
      border-bottom-style: solid;
    }
    #pro-compare-table tbody tr.bor td:last-child {
      border-bottom-right-radius: 12px;
  
      border-bottom-style: solid;
    }
    #pro-compare-table tbody tr:last-child td:first-child {
      border-bottom-left-radius: 12px;
  
      border-bottom-style: solid;
    }
    #pro-compare-table tbody tr:last-child td:last-child {
      border-bottom-right-radius: 12px;
  
      border-bottom-style: solid;
    }
    #pro-compare-table-wrap ul li {
      position: relative;
      padding-left: 20px;
    }
  
    #pro-compare-table-wrap ul li::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 4px;
      height: 4px;
      background-color: #212121;
      border-radius: 50%;
    }
    #pro-compare-table-wrap {
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      width: 100%;
      /* overflow: hidden; */
      position: relative;
    }
  }
  
  @media (max-width: 1599.98px) {
    #pro-compare-table thead img {
      width: 36px;
      height: 32px;
    }
    #pro-compare-table tbody tr td:first-child {
      font-size: 14px;
    }
    #pro-compare-table thead td {
      font-size: 16px;
      padding: 20px 10px;
      /* width: 250px; */
    }
  
    #pro-compare-table tbody tr td {
      /* display: inline-block; */
      font-size: 12px;
      padding: 12px 16px;
    }
  
    .section-5 .unfold-field .unfold-field-img {
      max-width: 40px;
    }
    #pro-compare-table .right::after,
    #pro-compare-table-wrap .most-popular .right::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 20px;
      height: 20px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjM0REQzg0IiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTEwLjgxNDYgMTYuNDMyMUwxNC43MDM1IDE5Ljg4ODlMMjEuMTg0OSAxMi4xMTExIiBzdHJva2U9IiMzRERDODQiIHN0cm9rZS13aWR0aD0iMS43Nzc3OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)
        no-repeat;
      background-size: cover;
      display: inline-block;
    }
    #pro-compare-table .wrong::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 20px;
      height: 20px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEuNTU1NiIgc3Ryb2tlPSIjRkY1NTAwIiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiLz4KPHBhdGggZD0iTTIzLjg1NjcgOC4xNDMzMUw4LjE0MzIxIDIzLjg1NjgiIHN0cm9rZT0iI0ZGNTUwMCIgc3Ryb2tlLXdpZHRoPSIxLjc3Nzc4Ii8+Cjwvc3ZnPgo=)
        no-repeat;
      background-size: cover;
      display: inline-block;
    }
  }
  @media (max-width: 1279.98px) {
    #pro-compare-table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      color: #000;
      width: 1096px;
      padding-top: 38px;
      /* padding-bottom: 84px; */
      padding-bottom: 16px;
    }
   
  }
  @media (max-width: 991.98px) {
    .section-5 .unfold-field .unfold-field-img {
      max-width: 40px;
    }
    #pro-compare-table.more-table{
      padding-bottom: 158px;
    }
    #pro-compare-table thead td {
      font-size: 16px;
      font-weight: 600;
      /* height: 60px;
      padding: 9px 0; */
    }
    #pro-compare-table thead td:first-child {
      border-top-left-radius: 8px;
    }
    #pro-compare-table thead td:last-child {
      border-top-right-radius: 8px;
    }
  
    #pro-compare-table tbody tr td:first-child {
      font-size: 14px;
  
      font-weight: 600;
    }
    
  }
  
  .section-5 {
    padding: 64px 0 0px;
    margin-bottom: 64px;
  }
  .section-5 .version-shadow {
    position: absolute;
    /* bottom: 36px; */
    bottom: -4px;
    left: 0;
    min-width: 1096px;
    height: 84px;
    z-index: 3;
  }
  .section-5 #collapseButton {
    display: none;
  }
  
  .section-5 .btn-closeandopen {
    max-width: 60px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
    display: none;
  }
  .section-5 .btn-closeandopen-sm {
    display: block;
    transform: translate(0px, -36px);
  }
  
  .section-5 #collapseButton {
    transform: rotate(180deg);
  }
  
  @media (min-width: 992px) {
    .section-5 .btn-closeandopen-sm {
      display: none;
    }
    .section-5 .btn-closeandopen {
      display: block;
    }
    .section-5 .version-shadow {
      /* height: 180px;
      bottom: 4px; */
      height: 110px;
          bottom: 0px;
    }
  
  }
  @media (min-width: 1280px){
    .section-5 {
      padding: 0px;
      margin-bottom: 100px;
    }
  }
  @media (min-width: 1600px) {
    .section-5 {
      padding: 80px 0 0px;
      margin-bottom: 120px;
    }
    /* .section-5 .version-shadow {
      bottom: 16px;
    } */
  }

  .section-6 {
    margin-bottom: 64px;
  }
  .section-6 .container{
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .section-6 .item-group{
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
  }
  .section-6 .item-group .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    height: 228px;
    padding: 0 24px;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
  }
  .section-6 .item-group .item.bg-purple{
    background: #E9E9FF;
  }
  .section-6 .item-group .item.bg-green{
    background: #F7FFEA;
  }
  .section-6 .item-group .item.bg-yellow{
    background: #FFEFB3;
  }
  .section-6 .item-group .item.bg-orange{
    background: #FFD9C6;
  }
  .section-6 .item-group:nth-of-type(2) .item{
    background: url(https://images.tenorshare.com/keywords-page/4ukey/sec6-item-bg-mobile.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    height: fit-content;
    padding: 32px 22px;
    min-height: 344px;
    justify-content: flex-start;
  }
  .section-6 .item-group .item h4{
    font-family: Be Vietnam Pro;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    margin-bottom: 0;
  }
  .section-6 .item-group .item p{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 0;
  }
  .section-6 .item-group:not(:nth-of-type(2)) .item p{
    display: none;
  }
  .section-6 .item-group:not(:nth-of-type(2)) .item:hover p{
    display: block;
  }
  .section-6 .item-group:not(:nth-of-type(2)) .item:hover img{
    display: none;
  }
  .section-6 .item-group .item img{
    width: 32px;
    height: 32px;
  }
  .section-6 .item-group .item.bg-yellow img{
    width: 55px;
  }
  @media (min-width: 1280px){
    .section-6 {
    margin-bottom: 100px;
  }
  .section-6 .container{
    flex-direction: row;
  }
  .section-6 .item-group {
    width: 25%;
  }
  .section-6 .item-group:nth-of-type(2) {
    flex: auto;
  }
  .section-6 .item-group:nth-of-type(2) .item{
    background: url(https://images.tenorshare.com/keywords-page/4ukey/sec6-item-bg.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    height: 100%;
    padding: 34px;
  }
  .section-6 .item-group .item p{
    font-size: 14px;
  }
  .section-6 .item-group .item img{
    width: 48px;
    height: 48px;
  }
}
  @media (min-width: 1600px) {
    .section-6 {
      margin-bottom: 120px;
    }
    .section-6 .container{
      gap: 32px;
    }
    .section-6 .item-group{
      gap: 32px;
    }
    .section-6 .item-group .item{
      gap: 24px;
      border-radius: 16px;
      padding: 0 32px;
      height: 314px;
    }
    .section-6 .item-group:nth-of-type(2) .item{
      padding: 48px;
    }
    .section-6 .item-group .item.bg-yellow img{
      width: 86px;
    }
    .section-6 .item-group .item h4{
      font-size: 32px;
      line-height: 42px;
    }
    .section-6 .item-group .item p{
      font-size: 16px;
    }
    .section-6 .item-group:nth-of-type(2) .item p{
      font-size: 18px;
    }
  }
.section-7{
  margin-bottom: 64px;
  background: #3B84F70D;
  padding:48px 0;
  position: relative;
}
.section-7::before{
  content: "";
  background: url(https://images.tenorshare.com/keywords-page/4ukey/sec7-bg.png) no-repeat center;
  background-size: 100% 100%; 
  width: 180px;
  height: 143px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.section-7 .container{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-7 .text-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  gap: 16px;
  margin:0 0 32px;
}
.section-7 .text-content h2{
  margin: 0;
  text-align: center;
}
.section-7 .text-content p{
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 0;
}
.section-7 .item-group{
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.section-7 .item-group .item{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 193px;
  border-radius: 12px;
}
.section-7 .item-group .item.bg-blue{
  background: #C9E0FF;
}
.section-7 .item-group .item.bg-yellow{
  background: #FFEFB3;
}
.section-7 .item-group .item.bg-orange{
  background: #FFD9C6;
}
.section-7 .item-group .item.bg-purple{
  background: #ECECFF;
}
.section-7 .item-group .item img{
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
}
.section-7 .item-group .item p{
  font-family: Be Vietnam Pro;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  margin-bottom: 12px;
  color: #212121;
}
.section-7 .item-group .item span{
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #515455;
  max-width: 227px;
  display: inline-block;
}
@media (min-width: 1280px){
  .section-7{
    margin-bottom: 100px;
    padding:64px 0;
  }
  .section-7::before{
    width: 400px;
    height: 317px;
  }
  .section-7 .container{
    gap: 64px;
    max-width: 1240px;
  }
  .section-7 .text-content{
    max-width: 550px;
    gap: 24px;
    text-align: left;
    align-items: flex-start;
    margin:0 ;
  }
  .section-7 .text-content h2{
    text-align: left;
  }
  .section-7 .text-content p{
    text-align: left;
  }
  .section-7 .item-group .item{
    width: calc(50% - 12px);
    height: 193px;
  }
}
@media (min-width: 1600px) {
  .section-7{
    margin-bottom: 120px;
    padding: 96px 0;
  }
  .section-7::before{
    width: 508px;
    height: 403px;
  }
  .section-7 .container{
    gap: 120px;
    max-width: 1688px;
  }
  .section-7 .text-content{
    max-width: 674px;
  }
  .section-7 .text-content p{
    font-weight: 400;
    font-size: 18px;
  }
  .section-7 .item-group{
    gap: 32px;
  }
  .section-7 .item-group .item{
    width: calc(50% - 16px);
    height: 280px;
    border-radius: 16px;
  }
  .section-7 .item-group .item img{
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
  }
  .section-7 .item-group .item p{
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 16px;
  }
  .section-7 .item-group .item span{
    font-size: 16px;
    max-width: 330px;
  }
}


.section-8 {
  margin-bottom: 64px;
}
.section-8 .item-group{
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.section-8 .item-group  .item{
  width: 100%;
  border-radius: 12px;
  background: #3B84F70D;
  padding: 28px 20px 16px;
}
.section-8 .item-group .item h5{
  font-family: Be Vietnam Pro;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 32px;
  color: #212121;
}
.section-8 .item-group .item .list-group{
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.section-8 .item-group .item .list-group > div{
  display: flex;
  align-items: center;
}
.section-8 .item-group .item .list-group svg{
  width: 28px;
  height: 28px;
  margin-right: 6px;
  min-width: 28px;
}
.section-8 .item-group .item .list-group p{
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 0;
  color: #212121;
  text-align: left;
}
.section-8 .item-group .item .list-group p span{
  font-weight: 600;
}
@media (min-width:1280px) {
  .section-8 {
    margin-bottom: 100px;
  }
  .section-8 .item-group{
    flex-direction: row;
    gap: 32px;
  }
  .section-8 .item-group .item{
    width: calc(50% - 16px);
    padding: 32px;
  }
  .section-8 .item-group .item h5{
    font-size: 20px;
  }
  .section-8 .item-group .item .list-group p{
    font-size: 18px;
  }
  .section-8 .item-group .item .list-group svg{
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }
}
@media (min-width: 1600px) {
  .section-8 {
    margin-bottom: 120px;
  }
  .section-8 .item-group{
    margin-top: 60px;
  }
}
.section-9 {
  margin-bottom: 64px;
}
.section-9 h2{
  text-align: left;
}
.section-9 .video-group{
  margin-top: 32px;
  display: flex;
  gap: 24px;
  overflow-x: auto;
}
.section-9 .video-group .video-item{
  width: calc(25% - 18px);
  min-width: 342px;
  border-radius: 12px;
  background: #F8F8F8;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in-out;
}
.section-9 .video-group .video-item:hover {
  text-decoration: none;
  transform: translateY(-10px);
}
.section-9 .video-group .video-item:hover .hover-bottom-line {
  color: #212121;
}
.section-9 .video-group .video-item .label-txt {
  display: none;
  padding: 8px 16px;
  border-radius: 0 4px 4px 0;
  background: rgba(87, 87, 87, 0.7);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  line-height: 140%;
  top: 12px;
  left: 0;
  z-index: 1;
}
.section-9 .video-group .video-item .text-content{
  padding: 32px 16px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  gap: 32px;
}
.section-9 .video-group .video-item img{
  object-fit: cover;
}
.section-9 .video-group .video-item .text-content h5{
  font-family: Be Vietnam Pro;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .section-9 {
    margin-bottom: 100px;
  }
  .section-9 h2{
    text-align: center;
  }
  .section-9 .video-group{
    margin-top: 48px;
  }
  .section-9 .video-group .video-item{
    min-width: 282px;
  }
  .section-9 .video-group .video-item .text-content{
    padding: 20px 20px 40px;
  }
}
@media (min-width: 1600px) {
  .section-9 {
    margin-bottom: 120px;
  }
  .section-9 .video-group{
    gap: 32px;
  }
  .section-9 .video-group .video-item{
    width: calc(25% - 24px);
  }
  .section-9 .video-group .video-item .text-content{
    padding: 30px 32px 48px;
  }
  .section-9 .video-group .video-item .text-content h5{
    font-size: 26px;
    line-height: 34px;
  }
}

#pro-guide {
  padding: 40px 0;
  background: rgba(6, 112, 251, 0.05);
  margin-bottom: 46px;
}

#pro-guide .container {
  padding: 0;
}

#pro-guide #accordion-for-more:hover {
  cursor: pointer;
}

#pro-guide h2 {
  max-width: 100%;
}

#pro-guide .nav-contanier {
  margin: 24px auto 0;
}

#pro-guide .nav-contanier .nav-contanier-content {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

#pro-guide .nav-contanier .nav-contanier-content::-webkit-scrollbar {
  display: none;
}

#pro-guide .nav {
  margin: 0 auto;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

#pro-guide .nav::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #d8dfe2;
  position: absolute;
  bottom: 0;
  left: 0;
}

#pro-guide .nav .nav-link {
  padding: 0 16px;
  padding-bottom: 10px;
  cursor: pointer;
  line-height: 150%;
  white-space: nowrap;
  position: relative;
  text-align: center;
  color: #212121;
  font-size: 14px;
  font-weight: 400;
}

#pro-guide .nav .nav-link.active {
  color: #0670fb;
  font-weight: 500;
}

#pro-guide .nav .nav-link.active::after {
  z-index: 99;
  content: "";
  position: absolute;
  height: 2px;
  width: calc(100%);
  background: #0670fb;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
}

#pro-guide .tab-content {
  padding: 0 24px;
  margin-top: 40px;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item {
  background: #b4d3ff1a;
  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.active {
  background: #0670fb;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item.active .accordion-button {
  color: #fff !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: #0670fb;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button::after {
  width: 32px;
  height: 32px;
  background-size: cover;
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="10" width="2" height="20" rx="1" fill="%23212121"/><rect x="30" y="19" width="2" height="20" rx="1" transform="rotate(90 30 19)" fill="currentColor"/> </svg>');
}

#pro-guide
  .accordion.v1.v1-0-1
  .accordion-item
  .accordion-button:not(.collapsed) {
  color: #fff;
  padding-top: 32px;
  padding-bottom: 4px;
  font-weight: 600;
}

#pro-guide
  .accordion.v1.v1-0-1
  .accordion-item
  .accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="10" width="2" height="20" rx="1" fill="white"/><rect x="30" y="19" width="2" height="20" rx="1" transform="rotate(90 30 19)" fill="white"/> </svg>');
  transform: rotate(45deg);
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
  padding: 8px 16px 16px;
  color: #fff;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body a {
  color: #fff;
  text-decoration: underline;
}

#pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
  opacity: 0.8;
  font-size: 16px;
  text-align: left;
}

#pro-guide #faq-part-content-2 .row {
  gap: 20px;
}

#pro-guide #faq-part-content-2 .vertical {
  gap: 20px;
}

#pro-guide #faq-part-content-2 .item {
  height: 100%;
  padding: 28px 16px;
  border-radius: 12px;
  background: #b4d3ff1a;
}

#pro-guide #faq-part-content-2 .item .tit {
  color: #212121;
  font-weight: 600;
  line-height: 150%;
}

#pro-guide #faq-part-content-2 .item ul {
  margin-top: 2px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

#pro-guide #faq-part-content-2 .item ul li {
  margin-top: 20px;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

#pro-guide #faq-part-content-2 .item ul li a {
  width: 100%;
  font-weight: 400;
}

@media (min-width: 992px) {
  #pro-guide {
    padding: 100px 0;
    margin-bottom: 80px;
  }
  #pro-guide .container {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  #pro-guide .nav-contanier {
    margin: 40px auto 0;
  }
  #pro-guide .nav-contanier::after {
    height: 4px;
  }
  #pro-guide .tab-content {
    padding: 0;
  }
  #pro-guide .nav {
    font-size: 18px;
    gap: 64px;
  }
  #pro-guide .nav::after {
    display: none;
  }
  #pro-guide .nav .nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 12px;
  }
  #pro-guide .nav .nav-link.active::after {
    width: 70%;
    height: 4px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 18px;
    font-weight: 600;
    padding: 1.2rem 1.5rem;
  }
  #pro-guide
    .accordion.v1.v1-0-1
    .accordion-item
    .accordion-button:not(.collapsed) {
    padding-top: 24px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button::after {
    width: 40px;
    height: 40px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    font-size: 16px;
    padding: 0 1.5rem 1.5rem;
  }
  #pro-guide #faq-part-content-2 .row {
    gap: 0;
  }
  #pro-guide #faq-part-content-2 .item ul li a {
    width: auto;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  #pro-guide .tab-content {
    max-width: 1096px;
    margin-left: auto;
    margin-right: auto;
  }
  #pro-guide .nav .nav-link {
    font-size: 20px;
  }
  #pro-guide .nav .nav-link.active::after {
    height: 4px;
    width: calc(70%);
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    padding: 24px 40px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    font-size: 16px;
    padding: 0 40px 24px;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 20px;
  }
  #pro-guide #faq-part-content-2 .vertical .item {
    flex: 1 1 40%;
  }
}

@media (min-width: 1400px) {
  #pro-guide .nav {
    font-size: 20px;
  }
  #pro-guide .nav-contanier {
    max-width: 1266px;
  }
}

@media (min-width: 1600px) {
  #pro-guide {
    padding: 120px 0;
    margin-bottom: 100px;
  }
  #pro-guide .nav-contanier {
    margin-top: 60px;
  }
  #pro-guide .tab-content {
    margin-top: 60px;
    max-width: 100%;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-button {
    font-size: 20px;
    line-height: 200%;
    padding: 1.5rem 2.25rem;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body {
    padding: 0.625rem 8rem 24px 2.25rem;
    font-size: 18px;
  }
  #pro-guide .accordion.v1.v1-0-1 .accordion-item .accordion-body p {
    font-size: 18px;
  }
  #pro-guide #faq-part-content-2 .item {
    padding: 32px;
  }
  #pro-guide #faq-part-content-2 .item ul li {
    margin-top: 24px;
  }
  #pro-guide #faq-part-content-2 .item ul li a {
    font-size: 18px;
  }
  #pro-guide #faq-part-content-2 .vertical {
    gap: 20px;
  }
}

.recommend-product{
  margin-bottom: 64px;
}
.recommend-product .box-content{
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 40px;
  padding: 48px 12px ;
  background: linear-gradient(180deg, #80C6FF -5.03%, #0670FB 115.65%);
  border-radius: 20px;
  position: relative;
}
.recommend-product .box-content::before{
  content: "";
  background: url(https://images.tenorshare.com/keywords-page/4ukey/recommend-product-bg2.svg) no-repeat center;
  background-size: 100% 100%; 
  width: 234px;
  height: 164px;
  position: absolute;
  bottom:0;
  left: 0;
}
.recommend-product .box-content::after{
  content: "";
  background: url(https://images.tenorshare.com/keywords-page/4ukey/recommend-product-bg1.svg) no-repeat center;
  background-size: 100% 100%; 
  width: 234px;
  height: 164px;
  position: absolute;
  top:0;
  right: 0;
}
.recommend-product .box-content img{
  width:100%;
}
.recommend-product .box-content .text-content h2{
  font-family: Be Vietnam Pro;
  font-weight: 700;
  font-size: 32px;
  line-height:45px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.recommend-product .box-content .text-content h2 a{
  color: #fff;
}
.recommend-product .box-content .text-content h2 a:hover{
  color: #0670FB;  
  text-decoration: none;
}
.recommend-product .box-content .text-content p{
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.recommend-product .box-content .text-content .btn-group{
  gap: 16px;
}
.recommend-product .box-content .text-content .btn-group .btn-white{
  color: #0670FB;
}
.recommend-product .box-content .text-content .btn-group .btn-white.btn-29::before{
  background: #0670FB;
}
.recommend-product .box-content .text-content .btn-group .btn-white.btn-29:hover .text{
  color: #fff;
}
.recommend-product .box-content .text-content .btn-group .btn-outline-white.btn-29:hover .text{
  color: #0670FB;
}
.recommend-product .box-content .text-content .btn-group .btn.btn-xl{
  font-size: 14px;
}
@media (min-width: 1280px) { 
  .recommend-product{
    margin-bottom: 100px;
  }
  .recommend-product .box-content{
    flex-direction:row;
    align-items: center;
    justify-content: space-between;
    gap: 68px;
    padding: 48px;
    border-radius: 32px;
  }
  .recommend-product .box-content::before,.recommend-product .box-content::after{
    width: 300px;
    height: 268px;
  }
  .recommend-product .box-content img{
    width: 512px;
  }
  .recommend-product .box-content .text-content h2{
    font-size: 36px;
    line-height:50px;
    text-align: left;
    margin-bottom: 24px;
  }
  .recommend-product .box-content .text-content p{
    font-size: 16px;
    text-align: left;
    margin-bottom: 32px;
  }
  .recommend-product .box-content .text-content .btn-group{
    gap: 32px;
  }
  .recommend-product .box-content .text-content .btn-group .btn.btn-xl{
    font-size: 18px;
  }
}
@media (min-width: 1600px) { 
  .recommend-product{
    margin-bottom: 120px;
  }
  .recommend-product .box-content{
    gap: 124px;
    padding: 48px 160px 48px 120px ;
    border-radius: 40px;
  }
  .recommend-product .box-content::before,.recommend-product .box-content::after{
    width:327px;
    height: 293px;
  }
  .recommend-product .box-content img{
    width: 570px;
  }
  .recommend-product .box-content .text-content h2{
    font-size: 48px;
    line-height:67px;
  }
  .recommend-product .box-content .text-content p{
    font-size: 20px;
    margin-bottom: 40px;
  }
}