.fw-500 {
  font-weight: 600;
}

.fw-600 {
  font-weight: 600;
}

.fs-responsive-1 {
  font-size: 14px !important;
}
@media (min-width: 1600px) {
  .fs-responsive-1 {
    font-size: 18px !important;
  }
}

.fs-responsive-2 {
  font-size: 14px !important;
}
@media (min-width: 1280px) {
  .fs-responsive-2 {
    font-size: 20px !important;
  }
}
@media (min-width: 1600px) {
  .fs-responsive-2 {
    font-size: 24px !important;
  }
}

.fs-responsive-3 {
  font-size: 14px !important;
}
@media (min-width: 1600px) {
  .fs-responsive-3 {
    font-size: 16px !important;
  }
}

.self-icon {
  width: max-content;
  height: 16px;
  padding: 0 6px 0 9px;
  display: inline-block;
  z-index: 1;
  background: url(https://images.tenorshare.com/img-2024/product/icarefone-transfer/hot.png)
    no-repeat;
  background-size: 100% 100%;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 16px;
  font-style: italic;
}

.text-gradient {
  background: linear-gradient(90deg, #5FB2FF 46.36%, #03E7C5 78.53%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

[data-dev=mobile] .btn {
  min-width: 186px;
}

.modal-popup-video .modal-content {
  border: none;
}

.fade-in {
  pointer-events: auto !important;
}

@media (min-width: 992px) {
  section .btn {
    min-width: 200px;
  }
}
@media (min-width: 1280px) {
  .h2-title {
    max-width: 1180px;
    margin: auto;
  }
}

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

.section-1 {
  padding: 32px 0;
  background: linear-gradient(349.11deg, #BCF8F8 10.82%, #EAFEF1 42.02%, #FBFFF8 75.13%);
}
@media (min-width: 992px) {
  .section-1 {
    padding: 48px 0;
  }
}
@media (min-width: 1280px) {
  .section-1 {
    background: linear-gradient(278.05deg, #BCF8F8 -2.44%, #EAFEF1 53.16%, #FBFFF8 100%);
  }
}
@media (min-width: 1600px) {
  .section-1 {
    padding: 64px 0;
  }
}
.section-1 .support-tips {
  font-size: 14px;
  font-weight: 600;
  margin-left: 16px;
}
@media (min-width: 1280px) {
  .section-1 .support-tips {
    position: absolute;
    z-index: 2;
    top: 20px;
    right: -44px;
  }
}
@media (min-width: 1600px) {
  .section-1 .support-tips {
    top: 28px;
    right: -68px;
  }
}
.section-1 .support-tips span {
  position: relative;
  z-index: 2;
  color: #0670FB;
}
.section-1 .support-tips::after {
  content: "";
  width: 100%;
  height: 12px;
  background: url('data:image/svg+xml,<svg width="119" height="11" viewBox="0 0 119 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 5.5c9.781-3.03 35.08-3.498 40.022-3.498 5.7 0-.874 1.35-6.777 5.924-.483.374-.176 1.106.432 1.053L117 2" stroke="url(%23paint0_linear_14924_14461)" stroke-opacity=".6" stroke-width="4" stroke-linecap="round"/><defs><linearGradient id="paint0_linear_14924_14461" x1="3.901" y1="6.643" x2="134" y2="9" gradientUnits="userSpaceOnUse"><stop stop-color="%231593F5"/><stop offset=".303" stop-color="%2371D7CF"/><stop offset=".644" stop-color="%2370C1EE"/><stop offset="1" stop-color="%23002FB8"/></linearGradient></defs></svg>') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: -4px;
}
.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: 660px;
    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/img-2025/keyword-single/success-correct.svg") 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: #212121;
  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: 969px;
    top: 0;
    right: -47px;
  }
}
.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 {
  padding: 64px 0;
}
@media (min-width: 1280px) {
  .section-2 {
    padding: 100px 0 70px;
  }
}
@media (min-width: 1600px) {
  .section-2 {
    padding: 120px 0;
  }
}
.section-2 .cont {
  padding-bottom: 70px;
}
@media (min-width: 1280px) {
  .section-2 .cont {
    padding-bottom: 70px;
  }
}
@media (min-width: 1600px) {
  .section-2 .cont {
    padding-bottom: 66px;
  }
}
.section-2 .cont .txt-cont {
  width: 100%;
}
@media (min-width: 992px) {
  .section-2 .cont .txt-cont {
    width: 464px;
  }
}
@media (min-width: 1280px) {
  .section-2 .cont .txt-cont {
    width: 490px;
  }
}
@media (min-width: 1600px) {
  .section-2 .cont .txt-cont {
    width: 710px;
  }
}
.section-2 .cont .txt-cont .btn-group {
  gap: 32px;
}
@media (min-width: 992px) {
  .section-2 .cont .img-cont img {
    width: 465px;
    height: 279px;
  }
}
@media (min-width: 1280px) {
  .section-2 .cont .img-cont img {
    width: 629px;
    height: 378px;
  }
}
@media (min-width: 1600px) {
  .section-2 .cont .img-cont img {
    width: 865px;
    height: 519px;
  }
}
.section-2 .cont .img-cont .popup-video-group {
  font-size: 12px;
  cursor: pointer;
}
.section-2 .cont .img-cont .popup-video-group:hover {
  text-decoration: underline;
  color: #f50 !important;
}
.section-2 .cont .img-cont .popup-video-group:hover span {
  color: #f50 !important;
}
.section-2 .cont .img-cont .popup-video-group svg {
  width: 14px;
  height: 14px;
}
@media (min-width: 992px) {
  .section-2 .cont .img-cont .popup-video-group {
    font-size: 14px;
  }
  .section-2 .cont .img-cont .popup-video-group svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1280px) {
  .section-2 .cont .img-cont .popup-video-group {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  .section-2 .cont .img-cont .popup-video-group {
    font-size: 18px;
  }
  .section-2 .cont .img-cont .popup-video-group svg {
    width: 24px;
    height: 24px;
  }
}

.section-3 .list {
  max-width: 1280px;
  gap: 24px 12px;
}
.section-3 .list .item {
  min-width: 100px;
}
.section-3 .list img {
  width: 48px;
}
@media (min-width: 992px) {
  .section-3 .list {
    max-width: 874px;
  }
}
@media (min-width: 1600px) {
  .section-3 .list {
    max-width: 1280px;
  }
  .section-3 .list img {
    width: 64px;
  }
}

.section-4 {
  padding: 100px 0 0;
}
.section-4 .list {
  gap: 24px;
  align-items: stretch;
}
@media (min-width: 992px) {
  .section-4 .list {
    gap: 16px;
  }
}
@media (min-width: 1280px) {
  .section-4 .list {
    gap: 24px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list {
    gap: 32px;
  }
}
.section-4 .list .item {
  height: auto;
  border-radius: 16px;
  background: #F8F8F8;
}
@media (min-width: 992px) {
  .section-4 .list .item {
    flex: 1 1 30%;
  }
}
.section-4 .list .item .text {
  flex: 1;
  padding: 24px 20px;
}
@media (min-width: 992px) {
  .section-4 .list .item .text {
    padding: 24px;
  }
}
@media (min-width: 1280px) {
  .section-4 .list .item .text {
    padding: 32px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list .item .text {
    padding: 48px;
  }
}
.section-4 .list .item .text-title {
  font-size: 18px;
}
@media (min-width: 992px) {
  .section-4 .list .item .text-title {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .section-4 .list .item .text-title {
    font-size: 26px;
  }
}
.section-4 .list .item .text-dec {
  flex: 1;
  margin-bottom: 24px;
}

.section-5 {
  padding: 64px 0;
}
.section-5 .h2-title svg {
  width: 52px;
  height: 38px;
}
@media (min-width: 992px) {
  .section-5 .h2-title svg {
    width: 64px;
    height: 48px;
  }
}
@media (min-width: 992px) {
  .section-5 {
    padding: 80px 0;
  }
}
@media (min-width: 1280px) {
  .section-5 {
    padding: 100px 0;
  }
}
@media (min-width: 1600px) {
  .section-5 {
    padding: 120px 0;
  }
}
.section-5 .evaluate_list {
  gap: 20px;
  align-items: stretch;
}
@media (min-width: 992px) {
  .section-5 .evaluate_list {
    gap: 16px;
  }
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list {
    gap: 24px;
  }
}
.section-5 .evaluate_list .evaluate_item {
  height: auto;
  padding: 20px;
  flex: 1 1 20%;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 24px;
}
@media (min-width: 992px) {
  .section-5 .evaluate_list .evaluate_item {
    padding: 16px;
  }
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item {
    padding: 24px;
  }
}
.section-5 .evaluate_list .evaluate_item .user-info {
  margin-bottom: 16px;
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item .user-info {
    margin-bottom: 24px;
  }
}
.section-5 .evaluate_list .evaluate_item .user-info img {
  width: 68px;
}
@media (min-width: 992px) {
  .section-5 .evaluate_list .evaluate_item .user-info img {
    width: 57px;
  }
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item .user-info img {
    width: 79px;
  }
}
.section-5 .evaluate_list .evaluate_item .user-info .user-icon {
  width: 38px;
  height: 38px;
}
@media (min-width: 992px) {
  .section-5 .evaluate_list .evaluate_item .user-info .user-icon {
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item .user-info .user-icon {
    width: 44px;
    height: 44px;
  }
}
.section-5 .evaluate_list .evaluate_item .user-name {
  font-size: 14px;
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item .user-name {
    font-size: 16px;
  }
}
.section-5 .evaluate_list .evaluate_item .user-tag {
  font-size: 12px;
}
@media (min-width: 1600px) {
  .section-5 .evaluate_list .evaluate_item .user-tag {
    font-size: 14px;
  }
}
.section-5 .evaluate_list .evaluate_item p {
  flex: 1;
}

.sec-steps {
  padding: 64px 0;
  overflow: hidden;
}

.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: -webkit-max-content;
  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 {
    padding: 100px 0 52px;
    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 .guide-pic .swiper-slide img {
    border-radius: 12px;
  }
  .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 {
    padding: 100px 0;
  }
  .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 .guide-pic .swiper-slide img {
    border-radius: 16px;
  }
  .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-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 {
    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;
  }
}
#sec-8 {
  padding: 64px 0;
  background: #ecf6ff;
}

#sec-8::before {
  content: "";
  position: absolute;
  background: url('data:image/svg+xml,<svg width="384" height="341" viewBox="0 0 384 341" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="" d="M117.94 -370.233C-41.1677 -210.733 -38.0934 51.1996 125.853 215.147C289.8 379.093 551.733 382.168 711.233 223.06L595.285 107.112C497.719 204.286 337.667 201.911 237.707 101.952C137.748 1.99278 135.373 -158.06 232.547 -255.626L117.94 -370.233Z" stroke="%23B0DEFF"/></svg>') no-repeat center center;
  background-size: 100%;
  width: 384px;
  height: 341px;
  right: 0;
  top: 0;
  pointer-events: none;
}

#sec-8::after {
  content: "";
  position: absolute;
  background: url('data:image/svg+xml,<svg width="317" height="341" viewBox="0 0 317 341" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-543.218 331.841C-493.093 103.44 -262.466 -40.5196 -27.5054 11.0454C207.456 62.6104 356.603 289.916 306.478 518.317L139.608 481.695C170.162 342.471 78.8833 204.168 -64.0114 172.809C-206.906 141.449 -347.711 228.817 -378.266 368.042L-543.218 331.841Z" fill="%235FB2FF"/></svg>') no-repeat center center;
  background-size: 100%;
  width: 317px;
  height: 341px;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

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

#sec-8 h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 57.6px;
}

#sec-8 .des {
  color: #525252;
  font-size: 24px;
  font-weight: 400;
  line-height: 31.2px;
}

#sec-8 .des .now {
  -webkit-animation: nowonline 1s linear infinite alternate;
  animation: nowonline 1s linear infinite alternate;
}

@-webkit-keyframes nowonline {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes nowonline {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
#sec-8 .des span {
  color: #5FB2FF;
  font-size: 26px;
  font-weight: 500;
  line-height: 36.4px;
}

#sec-8 .des-list {
  margin-top: 48px;
  max-width: 1450px;
  padding: 13px 0;
}

#sec-8 .des-list .item svg {
  color: #5FB2FF;
}

#sec-8 .des-list .item .tit {
  color: #212121;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

#sec-8 .des-list .item .des {
  color: #848484;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

#sec-8 .review {
  gap: 26px;
}

#sec-8 .review .trustpilot {
  position: relative;
  width: 149px;
}

#sec-8 .review .trustpilot::after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #d8dfe2;
  position: absolute;
  top: 50%;
  right: -13px;
  transform: translateY(-50%);
}

#sec-8 .review .star {
  width: 209.5px;
}

#sec-8 .btn-group {
  gap: 32px;
}

@media (max-width: 1600px) {
  #sec-8 {
    padding: 64px 0;
  }
  #sec-8::before {
    background: url('data:image/svg+xml,<svg width="312" height="314" viewBox="0 0 312 314" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.3" d="M105.632 -318.924C-35.8673 -177.034 -33.1211 55.9488 112.712 201.781C258.544 347.614 491.527 350.36 633.418 208.861L530.335 105.778C443.502 192.218 301.095 190.091 212.152 101.148C123.21 12.2053 121.082 -130.202 207.522 -217.035L105.632 -318.924Z" stroke="%230670FB"/></svg>') no-repeat center center;
    width: 312px;
    height: 314px;
  }
  #sec-8::after {
    background: url('data:image/svg+xml,<svg width="294" height="223" viewBox="0 0 294 223" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-340.684 104.947C-198.388 -37.3493 35.5642 -34.6989 181.947 111.684C328.33 258.067 330.98 492.019 188.685 634.315L84.7228 530.353C171.461 443.615 169.463 301.022 80.4387 211.998C-8.58601 122.973 -151.179 120.975 -237.917 207.713L-340.684 104.947Z" fill="%235FB2FF"/></svg>') no-repeat center center;
    width: 294px;
    height: 223px;
  }
  #sec-8 .img-logo {
    width: 96px;
    height: 96px;
  }
  #sec-8 h2 {
    font-size: 36px;
    line-height: 50.4px;
  }
  #sec-8 .des {
    font-size: 18px;
    line-height: 24px;
  }
  #sec-8 .des span {
    font-size: 20px;
    line-height: 30px;
  }
  #sec-8 a .start {
    height: 32px;
    width: auto;
  }
  #sec-8 .comment-points {
    font-size: 16px;
    line-height: 24px;
  }
  #sec-8 .btn-29.btn-outline-black {
    padding: 0 32px;
  }
  #sec-8 .des-list {
    margin-top: 40px;
    padding: 0;
  }
  #sec-8 .des-list .item img {
    width: 40px;
    height: 40px;
  }
  #sec-8 .des-list .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  #sec-8 {
    padding: 64px 0;
  }
  #sec-8::before {
    width: 288px;
    height: 240px;
  }
  #sec-8 .img-logo {
    width: 80px;
    height: 80px;
  }
  #sec-8 h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  #sec-8 .btn.btn-xl {
    padding: 0 50px;
    height: 56px;
  }
  #sec-8 .des {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }
  #sec-8 .des p:nth-child(1) svg {
    width: 16px;
    height: 16px;
  }
  #sec-8 .des p:nth-child(2) svg {
    width: 24px;
    height: 24px;
  }
  #sec-8 a .start {
    height: 24px;
  }
  #sec-8 .des-list {
    margin-top: 32px;
    gap: 20px 24px;
  }
  #sec-8 .des-list .item {
    flex: 1 1 30%;
  }
  #sec-8 .des-list .item .des {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  #sec-8::before {
    background: url('data:image/svg+xml,<svg width="156" height="220" viewBox="0 0 156 220" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.3" d="M67.8575 -190.697C-23.9483 -98.723 -22.1908 52.3628 72.3672 146.921C166.925 241.479 318.011 243.236 409.985 151.431L343.039 84.4843C286.829 140.526 194.569 139.177 136.954 81.5616C79.3386 23.9466 77.9891 -68.3135 134.031 -124.523L67.8575 -190.697Z" stroke="%233C3CFF" stroke-width="0.428648"/></svg>') no-repeat center center;
    width: 156px;
    height: 220px;
  }
  #sec-8::after {
    background: url('data:image/svg+xml,<svg width="231" height="215" viewBox="0 0 231 215" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M-289 86.4156C-172.373 -30.2115 19.3761 -28.0392 139.353 91.9376C259.33 211.914 261.502 403.664 144.875 520.291L59.6669 435.083C130.758 363.992 129.121 247.121 56.1556 174.156C-16.8099 101.19 -133.68 99.5529 -204.772 170.644L-289 86.4156Z" fill="%235FB2FF"/></svg>') no-repeat center center;
    width: 231px;
    height: 215px;
  }
  #sec-8 .des-list .item {
    flex: 1 1 45%;
  }
  #sec-8 .review {
    gap: 16px;
  }
  #sec-8 .review .trustpilot {
    order: 3;
    width: 132px;
  }
  #sec-8 .review .trustpilot::after {
    display: none;
  }
  #sec-8 .review .text {
    order: 2;
    font-size: 16px;
  }
  #sec-8 .review .star {
    width: 190px;
    order: 1;
  }
  #sec-8 .review .star span {
    font-size: 24px;
  }
}
.section-9 {
  padding: 64px 0;
}

.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 {
  -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 {
    padding: 100px 0;
  }
  .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 {
    padding: 120px 0;
  }
  .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;
  }
}/*# sourceMappingURL=iphone-photo-transfer.css.map */