.site-intl {
  color: #1f2937;
}

.site-intl * {
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .logo a.nav-brand {
  width: 122px;
  height: 24px;
  background-image: url(/image/header/intl/nav-brand.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .nav-wrap {
  margin-left: 56px;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .nav-wrap .nav {
  margin-right: 40px;
  font-size: 15px;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .classy-nav-container.intl-download-btn {
  left: -148px;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .classy-nav-container.intl-download-btn a.download {
  background: #111827;
  color: #fff;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
}

.site-intl .header-wrapper .header_area .sticky-wrapper .main_header_area .classy-nav-container.intl-download-btn a.download:hover {
  background: #1f2937;
}

.site-intl .part1 .download-content .switch-wrap {
  width: 620px;
}

body.index.site-intl .main .content-area.welcome .part1 .download-wrap {
  justify-content: start;
}

body.index.site-intl .main .content-area.welcome .part1 .download-wrap .bottom .btn-wrap .download-btn .download-bar-btn .download-list-wrap {
  left: -170px;
  width: 210px;
}

body.index.site-intl .main .content-area.welcome .part1 .download-wrap .download-content .switch-wrap .header-ad {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: auto;
  padding: 0 16px;
  border-radius: 4px;
  background: rgba(230, 230, 230, 1);
  color: rgba(85, 85, 80, 1);
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap;
}

body.index.site-intl .main .content-area.welcome .part1 .download-wrap .download-content .switch-wrap .switch-content .switch-content-item .text {
  max-width: 620px;
  font-size: 48px;
  line-height: 1.12;
  color: #111827;
  overflow-wrap: anywhere;
}

body.index.site-intl .main .content-area.welcome .part1 .switch-content-wrap .video-wrap .homepage-hero {
  width: 768px;
  height: 432px;
  object-fit: cover;
  display: block;
  margin-left: auto;
}

.site-intl .part1 .download-content .switch-content .sub-text {
  max-width: 520px;
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.7;
  color: #4b5563;
}

.site-intl .part1 .bottom .download-btn .download-btn-word {
  min-width: 168px;
  white-space: nowrap;
  padding: 0 16px;
}

body.index.site-intl .main .content-area.welcome .part1 .download-wrap .bottom .btn-wrap .download-btn {
  width: 210px;
}

.site-intl .part1-2 {
  gap: 20px;
}

.site-intl .part1-2 .item {
  min-height: 116px;
}

.site-intl .part1-2 .item .title {
  line-height: 1.35;
}

.site-intl .part1-2 .item .sub-title {
  line-height: 1.6;
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .title {
  font-size: 16px;
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .sub-title {
  font-size: 14px;
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.new-icon,
body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.free-icon,
body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.service-icon {
  width: 40px;
  height: 20px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  position: relative;
  vertical-align: middle;
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.new-icon::before,
body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.free-icon::before,
body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.service-icon::before {
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.04em;
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.new-icon {
  border: 1px solid rgba(255, 126, 61, 0.8);
  background: rgba(255, 126, 61, 0.04);
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.new-icon::before {
  content: "NEW";
  color: rgba(255, 126, 61, 1);
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.free-icon {
  border: 1px solid rgba(26, 163, 84, 0.8);
  background: rgba(26, 163, 84, 0.04);
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.free-icon::before {
  content: "FREE";
  color: rgba(26, 163, 84, 1);
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.service-icon {
  border: 1px solid rgba(8, 115, 255, 0.8);
  background: rgba(8, 115, 255, 0.04);
}

body.index.site-intl .main .content-area.welcome .part1-2 .item > a .icon.service-icon::before {
  content: "HELP";
  color: rgba(8, 115, 255, 1);
}

.site-intl .part2 .card-wrap {
  align-items: stretch;
}

.site-intl .part2 .card-wrap .card {
  /* min-height: 468px; */
  height: auto;
}

.site-intl .part2 .card-wrap .card .card-content {
  line-height: 1.75;
}

.site-intl .part3 .part-content {
  gap: 24px;
}

body.index.site-intl .main .part3 .part-content .content-card {
  height: 160px;
  min-height: 160px;
  max-height: 160px;
  display: grid;
  grid-template-columns: 280px 1fr;
  align-items: stretch;
  overflow: hidden;
}

body.index.site-intl .main .part3 .part-content .content-card .card-visual {
  height: 160px;
  min-height: 160px;
  overflow: hidden;
}

body.index.site-intl .main .part3 .part-content .content-card .card-text {
  height: 160px;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 120px;
}

body.index.site-intl .main .part2 .part-content .card-wrap .card .card-video-wrap .card-video-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.site-intl .part3 .part-content .content-card .card-visual .card-title {
  max-width: 280px;
  font-size: 28px;
  line-height: 1.3;
}

.site-intl .part3 .part-content .content-card .card-visual .card-title .card-title-highlight {
  color: rgba(231, 203, 68, 1);
}

.site-intl .part3 .part-content .content-card .card-text .card-text-title {
  line-height: 1.45;
}

.site-intl .part3 .part-content .content-card .card-text .card-desc {
  line-height: 1.75;
}

.site-intl .part9 .part-content-item .title {
  line-height: 1.45;
}

body.index.site-intl .main .part9 .part-content {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 20px;
}

body.index.site-intl .main .part9 .part-content .part-content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
}

body.index.site-intl .main .part9 .part-content .part-content-item .image-wrap {
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

body.index.site-intl .main .part9 .part-content .part-content-item .image-wrap img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  aspect-ratio: 1 / 1;
}

body.index.site-intl .main .part9 .part-content .part-content-item .title-wrap {
  min-height: 48px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

body.index.site-intl .main .part9 .part-content .part-content-item .title-wrap .title {
  text-align: center;
}

.site-intl .intl-price-page {
  padding-top: 40px;
}

.site-intl .intl-price-hero {
  width: 880px;
  max-width: calc(100% - 80px);
  text-align: center;
}

.site-intl .intl-price-hero h1 {
  margin: 0;
  font-size: 56px;
  line-height: 1.08;
  color: #111827;
}

.site-intl .intl-price-hero .hero-subtitle {
  margin: 16px 0 0;
  font-size: 20px;
  line-height: 1.6;
  color: #374151;
}

.site-intl .intl-price-hero .package-description {
  margin: 14px auto 0;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.8;
  color: #6b7280;
}

.site-intl .intl-price-card-wrap .package-item1 {
  min-height: 360px;
}

.site-intl #price {
  padding-top: 144px;
  background: transparent;
}

.site-intl .intl-price-card-wrap .package-desc-top-title {
  font-size: 24px;
}

.site-intl .intl-price-card-wrap .package-desc-content {
  min-height: 76px;
  line-height: 1.75;
}

.site-intl .intl-price-compare-subtitle {
  margin: 12px auto 28px;
  max-width: 680px;
  text-align: center;
  font-size: 15px;
  line-height: 1.7;
  color: #6b7280;
}

.site-intl .package-detail-item-package p {
  line-height: 1.65;
}

.site-intl footer.intl-footer {
  gap: 72px;
  min-width: 1280px;
}

.site-intl footer.intl-footer .footer-top .ad-wrap {
  width: 1300px;
  gap: 140px;
  align-items: center;
  justify-content: space-between;
}

.site-intl footer.intl-footer .footer-top .ad-wrap .ad-title {
  width: auto;
  max-width: none;
  white-space: nowrap;
  font-size: 34px;
  line-height: 1.3;
  text-align: left;
}

.site-intl footer.intl-footer .footer-top .ad-wrap .download-wrap .download-btn {
  width: 196px;
}

.site-intl footer.intl-footer .footer-top .ad-wrap .download-wrap {
  margin-left: auto;
  justify-content: flex-end;
}

.site-intl footer.intl-footer .footer-top .ad-wrap .download-wrap .download-btn a {
  white-space: nowrap;
  font-size: 18px;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .left .foreign {
  display: none;
  margin-top: 36px;
  color: #555;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .left .company-info {
  margin-top: 24px;
  color: #555;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .left .company-info .company-line {
  line-height: 1.8;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .left .company-info .company-line a {
  color: inherit;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .left .foreign .email,
.site-intl footer.intl-footer .footer-bottom .link .wrap .left .foreign .foreign-copyright {
  line-height: 1.7;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .right {
  gap: 64px;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .right .intro-wrap {
  width: 180px;
}

.site-intl footer.intl-footer .footer-bottom .link .wrap .right .intro-wrap .intro-item {
  line-height: 1.55;
  white-space: normal;
}
