.text-primary {
  color: #1cc28a;
}
.fg-text-20 {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.fg-text-16 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.fg-text-16-xs {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.fg-text-primary {
  color: #1cc28a;
}
.fg-flowchart {
  color: #353030;
  text-align: center;
}
.fg-flowchart img {
  width: 100%;
  height: 100%;
}
.fg-flowchart .header-of-page {
  top: 80px !important;
  z-index: 10;
}
.fg-flowchart .top-ad-container {
  background: url('/images/rpSale/ad-banner.webp?v=4') no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  height: 80px;
  cursor: pointer;
}
.fg-flowchart .fg-flowchart-section1 {
  background: url('/images/fg/banner-bg2.svg') no-repeat center top;
  background-size: auto 1080px;
  padding: 226px 0 96px;
}
.fg-flowchart .fg-flowchart-section1 .fg_f_s1-title {
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
}
.fg-flowchart .fg-flowchart-section1 .fg_f_s1-desc {
  margin: 16px auto 0;
  font-size: 20px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 32px;
  max-width: 872px;
  text-align: center;
}
.fg-flowchart .fg-flowchart-section1 .fg_f_s1-btn {
  margin: 48px auto 0;
  background-color: #1cc28a;
  width: 248px;
  line-height: 56px;
  color: #fff;
  border-radius: 8px;
}
.fg-flowchart .fg-flowchart-section1 .fg_f_s1-img {
  margin: 68px auto 0;
  max-width: 1448px;
  aspect-ratio: 1448/848;
}
.fg-flowchart .fg-flowchart-section1 .fg_f_s1-img img {
  width: 100%;
  height: 100%;
}
.fg-flowchart .fg-flowchart-section2 {
  box-sizing: content-box;
  background: url("/images/fg/flowchart/f-s2-bg.svg") no-repeat center top;
  color: #fff;
  padding: 96px 0 120px;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-tabs {
  margin-top: 64px;
  padding: 2px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #505252;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-tab {
  padding: 0 26px;
  border-radius: 8px;
  cursor: pointer;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-tab.fg_f_s2-tab-active {
  color: #fff;
  background-color: #1cc28a;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel {
  overflow: hidden;
  margin: 66px auto 0;
  border-radius: 32px;
  box-shadow: 0px 32px 48px 0px rgba(0, 0, 0, 0.08);
  max-width: 1208px;
  aspect-ratio: 1208/514;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  padding: 32px 32px 32px 56px;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-text {
  flex-shrink: 0;
  text-align: left;
  width: 312px;
  cursor: pointer;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-text-title {
  color: #353030;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-text-desc {
  margin-top: 24px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(53, 48, 48, 0.7);
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-text a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-text-btn {
  text-align: center;
  margin: 48px auto 0;
  width: 160px;
  line-height: 48px;
  background: #1cc28a;
  border-radius: 8px;
  box-shadow: 0px 32px 48px 0px rgba(0, 0, 0, 0.08);
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-img {
  flex: 1;
  aspect-ratio: 728/450;
  max-width: 728px;
  border-radius: 32px;
  overflow: hidden;
  border: 1px solid #EDF0EF;
}
.fg-flowchart .fg-flowchart-section2 .fg_f_s2-carousel-item-img img {
  width: 100%;
  height: 100%;
}
.fg-flowchart .fg-flowchart-section3 {
  padding: 195px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #fff 50%, #1cc28a 50%);
}
.fg-flowchart .fg-flowchart-section4 {
  padding: 195px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #ffb429 50%, #fff 50%);
}
.fg-flowchart .fg-flowchart-section5 {
  padding: 195px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #fff 50%, #3171f2 50%);
}
.fg-flowchart .fg-flowchart-section6 {
  padding: 195px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, #b2a9fe 50%, #fff 50%);
}
.fg-flowchart .fg_f_s3-6-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1294px;
  text-align: left;
  overflow: hidden;
}
.fg-flowchart .fg_f_s3-6-content-text {
  max-width: 368px;
}
.fg-flowchart .fg_f_s3-6-content-text-title {
  white-space: nowrap;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.fg-flowchart .fg_f_s3-6-content-text-desc {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(53, 48, 48, 0.7);
  line-height: 24px;
  text-align: left;
}
.fg-flowchart .fg_f_s3-6-content-text-btn {
  display: inline-block;
  padding: 0 42px;
  margin-top: 48px;
  background-color: #1cc28a;
  color: #fff;
  line-height: 48px;
  border-radius: 8px;
  cursor: pointer;
}
.fg-flowchart .fg_f_s3-6-content-img {
  flex-grow: 1;
  max-width: 760px;
  aspect-ratio: 760/570;
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0px 32px 64px 0px rgba(53, 48, 48, 0.1);
  border: 1px solid #EDF0EF;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-title {
  margin-top: 192px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-items {
  display: flex;
  margin: 64px auto 0;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 64px;
  max-width: 1256px;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-items .fg_f_s7-item {
  width: 360px;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-items .fg_f_s7-item-img {
  width: 360px;
  height: 256px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #EDF0EF;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-items .fg_f_s7-item-title {
  margin-top: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-items .fg_f_s7-item-desc {
  margin-top: 8px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  max-width: 312px;
  color: rgba(53, 48, 48, 0.7);
}
.fg-flowchart .fg-flowchart-section7 .fg_f_s7-btn {
  display: inline-block;
  margin-top: 64px;
  padding: 0 32px;
  color: #fff;
  line-height: 48px;
  background: #1cc28a;
  border-radius: 8px;
}
.fg-flowchart .fg-flowchart-section9 {
  padding: 192px;
}
.fg-flowchart .fg-flowchart-section10-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
.fg-flowchart .fg-flowchart-section10 .fg-question {
  margin: 64px auto 0;
}
.fg-flowchart .con4 {
  padding-top: 120px;
  overflow: hidden;
  max-width: 1920px;
  margin: auto;
  padding-bottom: 24px;
}
.fg-flowchart .con4 h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}
@keyframes left-effect {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes right-effect {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.fg-flowchart .con4 .list {
  width: calc(202px * 10 + 24px * 9);
  animation: left-effect 20s linear infinite;
  display: flex !important;
  margin-top: 64px;
}
.fg-flowchart .con4 .list:hover {
  animation-play-state: paused;
}
.fg-flowchart .con4 .list img {
  display: block;
  width: 202px;
  margin-right: 24px;
  border-radius: 16px;
  transition: transform 400ms ease-out;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 4px 16px 0px rgba(53, 48, 48, 0.08);
}
.fg-flowchart .con4 .list img:hover {
  transform: scale(1.05);
}
.fg-flowchart .con4 .list2 {
  animation: right-effect 30s linear infinite;
  margin-top: 24px;
}
.fg-flowchart .con4 .list3 {
  animation: left-effect 40s linear infinite;
  margin-top: 24px;
}
.fg-flowchart .con5 {
  padding-bottom: 190px;
}
.fg-flowchart .con5 .con-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 48px 24px;
  width: 92%;
  margin: 64px auto 0;
}
.fg-flowchart .con5 .con-box li {
  width: 312px;
  background-color: #ecf2ff;
  border-radius: 24px;
  padding: 24px 32px 24px 40px;
  text-align: center;
  font-size: 0;
}
.fg-flowchart .con5 .con-box li a {
  display: block;
}
.fg-flowchart .con5 .con-box li h4 {
  font-size: 24px;
  font-weight: 600;
  text-align: LEFT;
  color: #353030;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.fg-flowchart .con5 .con-box li img {
  width: 88px;
  vertical-align: middle;
  margin-left: 52px;
}
.fg-flowchart .con5 .con-box li.fg {
  background-color: #E0F9F1;
}
.fg-flowchart .con5 .con-box li.support {
  background-color: #FFF5E2;
}
@media screen and (max-width: 1280px) {
  .fg-flowchart-section1 .fg_f_s1-img {
    max-width: 100%;
    aspect-ratio: 100%;
  }
  .fg-flowchart-section2 .fg_f_s2-tabs {
    font-size: 12px !important;
    line-height: 24px !important;
  }
  .fg-flowchart-section2 .fg_f_s2-tabs .fg_f_s2-tab {
    padding: 0 4px ;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel {
    margin-top: 12px !important;
    aspect-ratio: unset !important;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel .swiper-slide {
    margin-right: 0 !important;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel-item {
    flex-wrap: wrap;
    justify-content: center !important;
    align-items: center;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel-item-img {
    width: 100%;
    order: 0;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel-item-text {
    margin-top: 24px;
    width: 100% !important;
    order: 1;
    text-align: center !important;
  }
  .fg-flowchart-section2 .fg_f_s2-carousel-item-text a {
    display: inline-block !important;
  }
}
@media (max-width: 750px) {
  .fg-product .fg-flowchart .fg-flowchart-section7 .fg_f_s7-items {
    justify-content: center;
  }
  .fg-product .fg-flowchart-section9 {
    padding: 12px;
  }
}
