.ptb {
  padding: 64px 0;
}
@media (min-width: 992px) {
  .ptb {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .ptb {
    padding: 120px 0;
  }
}

.pb-no-t {
  padding-bottom: 64px;
}
@media (min-width: 992px) {
  .pb-no-t {
    padding-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .pb-no-t {
    padding-bottom: 120px;
  }
}

.fs-responsive-1 {
  font-size: 14px !important;
}

@media (min-width: 1600px) {
  .fs-responsive-1 {
    font-size: 18px !important;
  }
}
section .list-hollow-ok {
  margin-bottom: 0;
  color: #525252;
}

section .list-hollow-ok li {
  position: relative;
  padding-left: 24px;
}

@media (min-width: 1600px) {
  section .list-hollow-ok li {
    padding-left: 32px;
  }
}
section .list-hollow-ok li:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x=".66" y=".66" width="20.68" height="20.68" rx="10.34" stroke="%235FB2FF" stroke-width="1.32"/><path d="M6.415 11l3.24 3.24c.231.232.609.219.824-.027l6.02-6.88" stroke="%235FB2FF" stroke-width="1.76" stroke-linecap="round"/></svg>') no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 2px;
}

@media (min-width: 1600px) {
  section .list-hollow-ok li:before {
    width: 24px;
    height: 24px;
  }
}
section .list-hollow-ok li:not(:last-child) {
  margin-bottom: 8px;
}

.tooltip-inner {
  max-width: 100% !important;
  background: #AEB4B9 !important;
  color: #fff !important;
  border-radius: 6px !important;
  padding: 8px 24px !important;
}

.tooltip-arrow::before {
  border-bottom-color: #AEB4B9 !important;
}

.h2-title {
  max-width: 1080px;
}

body {
  font-size: 16px;
}
@media (min-width: 1280px) {
  body {
    font-size: 18px;
  }
}

.section-1 {
  padding: 32px 0;
  background: linear-gradient(90deg, #F0F8FF 0%, #E6F2FF 100%);
}
@media (min-width: 992px) {
  .section-1 {
    padding: 32px 0;
  }
}
@media (min-width: 1280px) {
  .section-1 {
    background: linear-gradient(278.26deg, #DDEFFF 8.16%, #F4F9FF 67.81%);
  }
}
@media (min-width: 1600px) {
  .section-1 {
    padding: 85px 0;
  }
}
.section-1 .video-guide {
  font-size: 16px;
}
.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;
  }
}
.section-1 .lft .sec-tit {
  color: #212121;
  font-family: Be Vietnam Pro;
  font-weight: 400;
  font-size: 12px;
  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 h1 {
  font-size: 26px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .section-1 .lft h1 {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  .section-1 .lft h1 {
    font-size: 48px;
  }
}
.section-1 .lft .des-list {
  max-width: 660px;
  padding-left: 28px;
  gap: 12px;
}
@media (min-width: 568px) {
  .section-1 .lft .des-list {
    max-width: 516px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .section-1 .lft .des-list {
    max-width: 490px;
    padding-left: 32px;
    gap: 8px;
  }
}
@media (min-width: 1600px) {
  .section-1 .lft .des-list {
    max-width: 712px;
    line-height: 24px;
    gap: 16px;
  }
}
.section-1 .lft .des-list li {
  position: relative;
  font-size: 14px;
  line-height: 150%;
}
@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: -32px;
}
@media (min-width: 1600px) {
  .section-1 .lft .des-list li::before {
    width: 24px;
    height: 24px;
    top: 0;
  }
}
.section-1 .lft .btn-group {
  gap: 12px;
}
@media (min-width: 992px) {
  .section-1 .lft .btn-group {
    gap: 32px;
  }
}
.section-1 .lft .btn-group a {
  min-width: 200px;
}
.section-1 .lft .change-sys a {
  opacity: 0.3;
  transition: all 0.4s;
}
.section-1 .lft .change-sys a.active {
  opacity: 1;
}
.section-1 .lft .change-sys a.active:hover {
  color: #6B6B6B;
  opacity: 1;
}
@media (min-width: 992px) {
  .section-1 .rgt {
    width: 626px;
    right: -17px;
  }
}
@media (min-width: 1280px) {
  .section-1 .rgt {
    position: absolute;
  }
}
@media (min-width: 1360px) {
  .section-1 .rgt {
    right: -37px;
  }
}
@media (min-width: 1600px) {
  .section-1 .rgt {
    width: 1020px;
    top: -53px;
    right: 0px;
  }
}
.section-1 .rgt .popup-video-group {
  font-size: 12px;
  cursor: pointer;
}
.section-1 .rgt .popup-video-group:hover {
  text-decoration: underline;
  color: #f50 !important;
}
.section-1 .rgt .popup-video-group:hover span {
  color: #f50 !important;
}
.section-1 .rgt .popup-video-group svg {
  width: 14px;
  height: 14px;
}
@media (min-width: 992px) {
  .section-1 .rgt .popup-video-group {
    font-size: 14px;
  }
  .section-1 .rgt .popup-video-group svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1280px) {
  .section-1 .rgt .popup-video-group {
    font-size: 14px;
    margin-right: 90px;
  }
}
@media (min-width: 1600px) {
  .section-1 .rgt .popup-video-group {
    font-size: 18px;
    margin-right: 80px;
  }
  .section-1 .rgt .popup-video-group svg {
    width: 24px;
    height: 24px;
  }
}

.section-2 .sec2SwiperNav {
  border: 2px solid #D9D9D9;
  border-radius: 10px;
  padding: 4px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #7B7B7B;
}
@media (min-width: 992px) {
  .section-2 .sec2SwiperNav {
    width: 934px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1600px) {
  .section-2 .sec2SwiperNav {
    width: 1268px;
    font-size: 22px;
    margin-bottom: 64px;
  }
}
.section-2 .sec2SwiperNav .swiper-slide {
  width: -moz-max-content;
  width: max-content;
  padding: 8px;
  border-radius: 10px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .section-2 .sec2SwiperNav .swiper-slide {
    width: auto;
    flex: 1 1 15%;
  }
}
.section-2 .sec2SwiperNav .swiper-slide .tip {
  display: none;
}
.section-2 .sec2SwiperNav .swiper-slide:last-child {
  margin: 0 !important;
}
.section-2 .sec2SwiperNav .swiper-slide-thumb-active {
  background: #DFE8F6;
  color: #0462F0;
}
.section-2 .sec2SwiperNav .swiper-slide-thumb-active .tip {
  display: block;
}
@media (min-width: 1600px) {
  .section-2 .sec2SwiperMain {
    width: 1528px;
  }
}
.section-2 .sex2SwiperList .swiper-wrapper {
  align-items: stretch;
  padding-bottom: 44px;
}
.section-2 .sex2SwiperList .swiper-slide {
  width: 234px;
  height: auto;
  padding: 24px 24px 0;
  border-radius: 10px;
}
@media (min-width: 992px) {
  .section-2 .sex2SwiperList .swiper-slide {
    width: auto;
    flex: 1 1 20%;
    border-radius: 16px;
  }
}
.section-2 .sex2SwiperList .swiper-slide p {
  font-size: 16px;
  flex: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 1600px) {
  .section-2 .sex2SwiperList .swiper-slide p {
    font-size: 24px;
  }
}
.section-2 .sex2SwiperList .swiper-slide img {
  width: 235.5px;
}
.section-2 .sex2SwiperList .swiper-slide.slide1 {
  background: linear-gradient(0deg, #DCEEFA, #DCEEFA);
}
.section-2 .sex2SwiperList .swiper-slide.slide2 {
  background: linear-gradient(180deg, #DBE7FF 0%, #B8D6FF 100%);
}
.section-2 .sex2SwiperList .swiper-slide.slide3 {
  background: linear-gradient(0deg, #FFD9C6, #FFD9C6);
}
.section-2 .sex2SwiperList .swiper-slide.slide4 {
  background: linear-gradient(0deg, #FFEFB3, #FFEFB3);
}
.section-2 .sex2SwiperList .swiper-pagination {
  gap: 12px;
  bottom: 0;
  margin: 0;
}
.section-2 .sex2SwiperList .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #000000;
  opacity: 0.2;
  margin: 0;
}
.section-2 .sex2SwiperList .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}

.section-3 {
  background: #F1F8FF;
  padding: 40px 0;
}

@media (min-width: 1280px) {
  .section-3 {
    padding: 64px 0;
  }
}
@media (min-width: 1600px) {
  .section-3 {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont {
    padding-bottom: 120px;
  }
}
.section-3 .cont .txt-cont {
  width: 100%;
}

@media (min-width: 992px) {
  .section-3 .cont .txt-cont {
    width: 464px;
  }
}
@media (min-width: 1280px) {
  .section-3 .cont .txt-cont {
    width: 512px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont .txt-cont {
    width: 674px;
  }
}
.section-3 .cont .txt-cont .btn-group {
  gap: 32px;
}

@media (min-width: 992px) {
  .section-3 .cont .img-cont img {
    width: 465px;
    height: 279px;
  }
}
@media (min-width: 1280px) {
  .section-3 .cont .img-cont img {
    width: 634px;
    height: 356px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont .img-cont img {
    width: 870px;
    height: 488px;
  }
}
.section-3 .cont .img-cont .popup-video-group {
  font-size: 12px;
  cursor: pointer;
}

.section-3 .cont .img-cont .popup-video-group:hover {
  text-decoration: underline;
  color: #f50 !important;
}

.section-3 .cont .img-cont .popup-video-group:hover span {
  color: #f50 !important;
}

.section-3 .cont .img-cont .popup-video-group svg {
  width: 14px;
  height: 14px;
}

@media (min-width: 992px) {
  .section-3 .cont .img-cont .popup-video-group {
    font-size: 14px;
  }
  .section-3 .cont .img-cont .popup-video-group svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1280px) {
  .section-3 .cont .img-cont .popup-video-group {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .section-3 .cont .img-cont .popup-video-group {
    font-size: 18px;
  }
  .section-3 .cont .img-cont .popup-video-group svg {
    width: 24px;
    height: 24px;
  }
}
.section-4 .list-selector {
  gap: 88px;
}
@media (min-width: 992px) {
  .section-4 .list-selector {
    gap: 0px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list-selector {
    max-width: 1402px;
  }
}
.section-4 .list-selector .cell {
  min-width: 100%;
  border: 2px solid #2C9AFF;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
@media (min-width: 992px) {
  .section-4 .list-selector .cell {
    min-width: 276px;
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  .section-4 .list-selector .cell {
    min-width: 332px;
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list-selector .cell {
    min-width: 378px;
  }
}
.section-4 .list-selector .cell .select {
  cursor: pointer;
}
.section-4 .list-selector .cell .select.active + .select-info {
  display: block;
}
.section-4 .list-selector .cell .select.active .select-icon {
  background: rgba(44, 154, 255, 0.1490196078);
}
.section-4 .list-selector .cell .select.active .select-icon svg {
  transform: rotate(90deg);
}
.section-4 .list-selector .cell .selsect-text {
  padding: 8px;
  flex: 1;
}
@media (min-width: 1280px) {
  .section-4 .list-selector .cell .selsect-text {
    padding: 8px 16px;
  }
}
.section-4 .list-selector .cell .select-icon {
  width: 42px;
  height: 42px;
  border-left: 2px solid #2C9AFF;
}
@media (min-width: 992px) {
  .section-4 .list-selector .cell .select-icon {
    width: 36px;
    height: 40px;
  }
}
@media (min-width: 1280px) {
  .section-4 .list-selector .cell .select-icon {
    width: 50px;
    height: 50px;
  }
}
.section-4 .list-selector .cell .select-info {
  display: none;
  border-top: 2px solid #2C9AFF;
  font-size: 16px;
  overflow: hidden;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.section-4 .list-selector .cell .select-info li {
  padding: 5px 16px;
  line-height: 2;
  cursor: pointer;
}
.section-4 .list-selector .cell .select-info li:nth-child(2n) {
  background: #F5F9FF;
}
.section-4 .list-selector .cell:not(:last-child):after {
  display: block;
  content: "";
  width: 50px;
  height: 22px;
  background: url('data:image/svg+xml,<svg width="62" height="27" viewBox="0 0 62 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.744 7.444H0V20.06h33.744V27L62 13.626 33.744 0v7.444z" fill="%23A2A7A9"/></svg>');
  background-size: cover;
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  z-index: 1;
}
@media (min-width: 992px) {
  .section-4 .list-selector .cell:not(:last-child):after {
    right: -59px;
    top: 12px;
    left: auto;
    bottom: auto;
    transform: none;
  }
}
@media (min-width: 1280px) {
  .section-4 .list-selector .cell:not(:last-child):after {
    width: 62px;
    height: 27px;
    right: -88px;
    top: 12px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list-selector .cell:not(:last-child):after {
    right: -98px;
    top: 12px;
  }
}

#pro-compare-table-wrap {
  margin: 32px auto 0;
  overflow-x: auto;
  overflow-y: clip;
  position: relative;
  max-width: 1400px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap {
    width: 100%;
    overflow-x: initial;
  }
}
#pro-compare-table-wrap #pro-compare-table {
  width: 880px;
  border-collapse: separate;
  border-spacing: 0;
  color: #000;
  padding-top: 38px;
  padding-bottom: 142px;
}
@media (min-width: 992px) {
  #pro-compare-table-wrap #pro-compare-table {
    padding-top: 37px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table {
    width: 100%;
    padding-top: 42px;
    padding-bottom: 86px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap #pro-compare-table {
    padding-bottom: 86px;
  }
}
@media (min-width: 1700px) {
  #pro-compare-table-wrap #pro-compare-table {
    padding-top: 54px;
    padding-bottom: 86px;
  }
}
#pro-compare-table-wrap #pro-compare-table thead td {
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  background: #F1F8FF;
  width: 212px;
  padding: 8px 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
#pro-compare-table-wrap #pro-compare-table thead td:nth-child(1) {
  width: 244px;
  padding: 36px 40px;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  border-top-left-radius: 16px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table thead td:nth-child(1) {
    border-top-left-radius: 24px;
  }
}
#pro-compare-table-wrap #pro-compare-table thead td:last-of-type {
  border-top-right-radius: 24px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table thead td {
    width: 280px;
    font-size: 20px;
  }
  #pro-compare-table-wrap #pro-compare-table thead td:nth-child(1) {
    width: 360px;
    padding: 42px 24px 42px 80px;
    text-align: start;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap #pro-compare-table thead td {
    width: 314px;
    font-size: 28px;
  }
  #pro-compare-table-wrap #pro-compare-table thead td:nth-child(1) {
    width: 458px;
    padding: 54px 24px 54px 100px;
  }
}
#pro-compare-table-wrap #pro-compare-table tbody tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#pro-compare-table-wrap #pro-compare-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}
#pro-compare-table-wrap #pro-compare-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 24px;
  }
  #pro-compare-table-wrap #pro-compare-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 24px;
  }
}
#pro-compare-table-wrap #pro-compare-table tbody tr:nth-child(2n) {
  background: #F1F8FF;
}
#pro-compare-table-wrap #pro-compare-table tbody tr:nth-child(2n+1) {
  background: #fff;
}
#pro-compare-table-wrap #pro-compare-table tbody td {
  height: 64px;
  padding: 16px;
  color: #525252;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
#pro-compare-table-wrap #pro-compare-table tbody td img {
  width: 28px;
}
#pro-compare-table-wrap #pro-compare-table tbody td .star-icon {
  width: 18px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table tbody td {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap #pro-compare-table tbody td {
    height: 80px;
    padding: 20px 22px;
    font-size: 18px;
  }
  #pro-compare-table-wrap #pro-compare-table tbody td img {
    width: 40px;
  }
  #pro-compare-table-wrap #pro-compare-table tbody td .star-icon {
    width: 25px;
  }
}
#pro-compare-table-wrap #pro-compare-table tbody td:first-child {
  border-top: 0;
  font-size: 14px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap #pro-compare-table tbody td:first-child {
    font-size: 16px;
    padding-left: 80px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap #pro-compare-table tbody td:first-child {
    font-size: 20px;
    padding-left: 100px;
  }
}
#pro-compare-table-wrap #pro-compare-table tbody td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
#pro-compare-table-wrap .most-popular {
  width: 212px;
  top: 0px;
  left: 244px;
  background: linear-gradient(270deg, #FF5500 -14.02%, #FFCF1B 115.36%);
  border-radius: 20px;
  z-index: 1;
}
@media (min-width: 992px) {
  #pro-compare-table-wrap .most-popular {
    left: 281.5px;
  }
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap .most-popular {
    width: 280px;
    left: 360px;
    border-radius: 24px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap .most-popular {
    width: 314px;
    left: 458px;
  }
}
#pro-compare-table-wrap .most-popular .popular {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 6px 0 10px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
#pro-compare-table-wrap .most-popular .popular svg {
  width: 16px;
  height: 16px;
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap .most-popular .popular {
    font-size: 18px;
    line-height: 26px;
    padding: 8px;
    gap: 8px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap .most-popular .popular {
    font-size: 24px;
    line-height: 32px;
    padding: 12px 0 10px;
    gap: 12px;
  }
}
#pro-compare-table-wrap .most-popular .bg-item {
  padding: 0 4px 4px;
}
#pro-compare-table-wrap .most-popular .bg-item > div {
  padding: 20px 22px;
  text-align: center;
  height: 64px;
  font-size: 12px;
}
#pro-compare-table-wrap .most-popular .bg-item > div img {
  width: 28px;
}
#pro-compare-table-wrap .most-popular .bg-item > div .star-icon {
  width: 18px;
  height: 18px;
}
#pro-compare-table-wrap .most-popular .bg-item > div:nth-child(1) {
  padding: 36px 40px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
  border-top: 1px solid transparent;
}
#pro-compare-table-wrap .most-popular .bg-item > div:nth-child(2n-1) {
  background: #F1F8FF;
}
#pro-compare-table-wrap .most-popular .bg-item > div:nth-child(2n) {
  background: #fff;
}
#pro-compare-table-wrap .most-popular .bg-item > div:last-of-type {
  position: relative;
  z-index: 20;
  background: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom: 0;
  border-right: 0;
  padding: 4px;
  height: 138px;
}
#pro-compare-table-wrap .most-popular .bg-item > div:last-of-type .btn {
  font-size: 14px;
}
@media (min-width: 992px) {
  #pro-compare-table-wrap .most-popular .bg-item > div:last-of-type {
    height: 64px;
  }
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap .most-popular .bg-item > div:last-of-type {
    padding: 10px 22px;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    height: 76px;
  }
  #pro-compare-table-wrap .most-popular .bg-item > div:last-of-type .btn {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  #pro-compare-table-wrap .most-popular .bg-item > div {
    font-size: 14px;
  }
  #pro-compare-table-wrap .most-popular .bg-item > div:nth-child(1) {
    font-size: 20px;
    padding: 42px;
  }
}
@media (min-width: 1600px) {
  #pro-compare-table-wrap .most-popular .bg-item > div {
    font-size: 18px;
    height: 80px;
  }
  #pro-compare-table-wrap .most-popular .bg-item > div img {
    width: 40px;
  }
  #pro-compare-table-wrap .most-popular .bg-item > div .star-icon {
    width: 25px;
    height: 25px;
  }
  #pro-compare-table-wrap .most-popular .bg-item > div:nth-child(1) {
    font-size: 28px;
    padding: 54px;
  }
}

.section-5 {
  padding: 64px 0 0px;
  margin-bottom: 64px;
}

.section-5 .version-shadow {
  position: absolute;
  bottom: -4px;
  left: 0;
  min-width: 880px;
  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;
  } */
}
.sec-steps h2 {
  margin-bottom: 32px;
}

.sec-steps .guide-list {
  flex: 1;
  margin: 0;
}

.sec-steps .guide-list ul {
  margin-bottom: 32px;
}

.sec-steps .guide-list li {
  height: -moz-max-content;
  height: max-content;
  overflow: hidden;
  cursor: pointer;
  padding: 16px 20px;
  border-radius: 6px;
  font-size: 16px;
  background: #f5f9ff;
  position: relative;
}

.sec-steps .guide-list li .text span {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #6b6b6b;
  display: inline-block;
}

.sec-steps .guide-list li .text p {
  font-size: 16px;
  line-height: 24px;
  color: #848484;
}

.sec-steps .guide-list .btn {
  min-width: 220px;
}

.sec-steps .guide-list .progress-bar {
  width: 0%;
  height: 4px;
  background: #2c9aff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec-steps .guide-list .swiper-slide-thumb-active {
  background: #e8f1ff;
}

.sec-steps .guide-list .swiper-slide-thumb-active span,
.sec-steps .guide-list .swiper-slide-thumb-active p {
  color: #2c9aff !important;
}

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

.sec-steps .guide-list .guide-link {
  margin: 0 0 32px 0;
  font-size: 16px;
  line-height: 24px;
}

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

.sec-steps .guide-pic .swiper-slide {
  padding: 8px;
  background: #e0f0ff;
  border: 3px solid #2c9aff;
  border-radius: 12px;
}

@media (min-width: 992px) {
  .sec-steps {
    position: relative;
  }
  .sec-steps h2 {
    margin-bottom: 60px;
  }
  .sec-steps .cont {
    gap: 16px;
    position: relative;
  }
  .sec-steps .guide-list li {
    padding: 16px;
  }
  .sec-steps .guide-list li .text span {
    font-size: 24px;
    line-height: 32px;
  }
  .sec-steps .guide-list .guide-link {
    margin: 0 0 0 12px;
    font-size: 16px;
    line-height: 27px;
  }
  .sec-steps .guide-pic {
    max-width: 450px;
  }
  .sec-steps .guide-pic .swiper-slide {
    padding: 14px;
    border-radius: 20px;
  }
  .sec-steps .cont::after {
    content: "";
    width: 732px;
    height: 360px;
    background: url('data:image/svg+xml,<svg width="924" height="452" viewBox="0 0 924 452" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity=".06"><path d="M924 .825c0 248.366-206.492 450.225-462 450.225S0 249.191 0 .825h181.463c0 151.394 126.189 274.093 281.58 274.093 155.39 0 281.58-122.699 281.58-274.093H924z" fill="%23CDF7E0"/><path d="M924 .825c0 248.366-206.492 450.225-462 450.225S0 249.191 0 .825h181.463c0 151.394 126.189 274.093 281.58 274.093 155.39 0 281.58-122.699 281.58-274.093H924z" fill="url(%23paint0_linear_14525_6460)"/><path d="M924 .825c0 248.366-206.492 450.225-462 450.225S0 249.191 0 .825h181.463c0 151.394 126.189 274.093 281.58 274.093 155.39 0 281.58-122.699 281.58-274.093H924z" fill="url(%23paint1_linear_14525_6460)"/></g><defs><linearGradient id="paint0_linear_14525_6460" y1="451.05" x2="866.945" y2="673.453" gradientUnits="userSpaceOnUse"><stop stop-color="%2303E7C5"/><stop offset=".45" stop-color="%2303E7C5"/><stop offset="1" stop-color="%230AB3CB"/></linearGradient><linearGradient id="paint1_linear_14525_6460" x1="-186.737" y1=".825" x2="967.644" y2="208.804" gradientUnits="userSpaceOnUse"><stop stop-color="%235FB2FF"/><stop offset="1" stop-color="%232295FF"/></linearGradient></defs></svg>') no-repeat;
    background-size: 100%;
    position: absolute;
    right: -46px;
    bottom: -4px;
  }
}
@media (min-width: 1280px) {
  .sec-steps h2 {
    margin-bottom: 60px;
  }
  .sec-steps .cont {
    gap: 0px;
  }
  .sec-steps .guide-list {
    max-width: 518px;
  }
  .sec-steps .guide-list ul {
    margin-bottom: 48px;
    max-width: 464px;
  }
  .sec-steps .guide-list li {
    padding: 24px 32px;
  }
  .sec-steps .guide-list .guide-link {
    margin: 0 0 0 32px;
    font-size: 18px;
  }
  .sec-steps .guide-pic {
    max-width: 640px;
  }
}
@media (min-width: 1600px) {
  .sec-steps .cont {
    max-width: 1530px;
  }
  .sec-steps .guide-list {
    max-width: 600px;
  }
  .sec-steps .guide-list ul {
    max-width: 530px;
  }
  .sec-steps .guide-list li .text span {
    font-size: 26px;
    line-height: 34px;
  }
  .sec-steps .guide-list li .text p {
    font-size: 18px;
    line-height: 27px;
  }
  .sec-steps .guide-pic {
    max-width: 800px;
  }
  .sec-steps .guide-pic .swiper-slide {
    padding: 18px;
    border-radius: 24px;
  }
  .sec-steps .cont::after {
    width: 924px;
    height: 452px;
    right: -62px;
    bottom: -42px;
  }
}
.section-7 {
  background: rgba(59, 132, 247, 0.0509803922);
  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-direction: column;
  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 {
    padding: 64px 0;
  }
  .section-7::before {
    width: 400px;
    height: 317px;
  }
  .section-7 .container {
    flex-direction: row;
    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 {
    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 .item-group {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.section-8 .item-group .item {
  width: 100%;
  border-radius: 12px;
  background: rgba(59, 132, 247, 0.0509803922);
  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 .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 .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;
}

@media (min-width: 1280px) {
  .section-9 .video-group {
    overflow-x: visible;
  }
}
.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 {
  -o-object-fit: cover;
  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);
}

#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: 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: rgba(180, 211, 255, 0.1019607843);
  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: rgba(180, 211, 255, 0.1019607843);
}

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

.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%;
}
@media (min-width: 992px) {
  .recommend-product .box-content img {
    width: 50%;
  }
}

.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: 100px 0;
  }
  .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: 120px 0;
  }
  .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;
  }
}/*# sourceMappingURL=ios-system-repair.css.map */