/* Shared presentation for legacy content rebuilt inside the V2 shell. */
body.legacy-v2-page {
  font-family: var(--falcon-font);
  color: #26384b;
  background: #fff;
}

.legacy-v2-page .hero-copy h1 {
  max-width: 780px;
}

.legacy-v2-page .hero-copy .hero-lead {
  max-width: 760px;
}

.legacy-v2-section {
  padding-top: 0;
  padding-bottom: 0;
  background: #f7fafc;
}

.legacy-v2-content {
  min-height: 360px;
  overflow: hidden;
  padding: 18px 0 72px;
  color: #506675;
  font-size: 16px;
  line-height: 1.9;
}

.legacy-v2-content .page-wrapper,
.legacy-v2-content .container,
.legacy-v2-content .container2,
.legacy-v2-content .container1,
.legacy-v2-content .container23 {
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px;
  margin-right: auto !important;
  margin-left: auto !important;
}

.legacy-v2-content .page-wrapper {
  min-height: 0;
  background: transparent !important;
}

.legacy-v2-content .floating-icons,
.legacy-v2-content header,
.legacy-v2-content nav.navigation,
.legacy-v2-content .site-header,
.legacy-v2-content .navigation,
.legacy-v2-content .site-footer,
.legacy-v2-content .hero-slider,
.legacy-v2-content [class*="header-page-bg"],
.legacy-v2-content .header-bg,
.legacy-v2-content .header-yhzx,
.legacy-v2-content .nav-sections,
.legacy-v2-content .post-service-tabus,
.legacy-v2-content .header-bottom-shape {
  display: none !important;
}

.legacy-v2-content .feature-section,
.legacy-v2-content .rating-section,
.legacy-v2-content .service-section,
.legacy-v2-content .partner-section,
.legacy-v2-content .company-profile,
.legacy-v2-content .development-history,
.legacy-v2-content .company-honor,
.legacy-v2-content .blog-section,
.legacy-v2-content .blog-details-section,
.legacy-v2-content .contact-grid-section,
.legacy-v2-content .testimonial-section,
.legacy-v2-content .pricing-section,
.legacy-v2-content .cta-section {
  position: relative;
  margin: 0;
  padding: 58px 0;
  background: transparent !important;
  border-bottom: 1px solid #e5edf2;
}

.legacy-v2-content .feature-section:first-child,
.legacy-v2-content .rating-section:first-child,
.legacy-v2-content .company-profile:first-child,
.legacy-v2-content .blog-section:first-child,
.legacy-v2-content .contact-grid-section:first-child {
  padding-top: 40px;
}

.legacy-v2-content .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.legacy-v2-content [class*="col-"] {
  width: 100%;
  min-width: 0;
  padding-right: 12px;
  padding-left: 12px;
}

.legacy-v2-content .col-sm-6,
.legacy-v2-content .col-md-6,
.legacy-v2-content .col-lg-6,
.legacy-v2-content .col-12.col-md-6,
.legacy-v2-content .col-12.col-lg-6,
.legacy-v2-content .row-col-md-6 {
  flex: 1 1 50%;
  max-width: 50%;
}

.legacy-v2-content .col-md-4,
.legacy-v2-content .col-lg-4,
.legacy-v2-content .col-12.col-lg-4 {
  flex: 1 1 33.333%;
  max-width: 33.333%;
}

.legacy-v2-content .col-md-3,
.legacy-v2-content .col-lg-3,
.legacy-v2-content .col-12.col-lg-3 {
  flex: 1 1 25%;
  max-width: 25%;
}

.legacy-v2-content .col-md-8,
.legacy-v2-content .col-lg-8,
.legacy-v2-content .col-12.col-lg-8 {
  flex: 1 1 66.666%;
  max-width: 66.666%;
}

.legacy-v2-content .section-title,
.legacy-v2-content .section-title1 {
  max-width: 860px;
  margin: 0 auto 28px;
  text-align: center;
}

.legacy-v2-content .section-title h2,
.legacy-v2-content .section-title h3,
.legacy-v2-content .section-title1 h2,
.legacy-v2-content .section-title1 h3 {
  margin: 0 0 14px;
  color: #163a55;
  font-size: clamp(25px, 3vw, 36px);
  font-weight: 700;
  line-height: 1.35;
}

.legacy-v2-content .section-title p,
.legacy-v2-content .section-title1 p,
.legacy-v2-content .title_msg,
.legacy-v2-content .incident-record,
.legacy-v2-content .blog-entry-box p {
  margin: 0 0 12px;
  color: #5d7280;
  line-height: 1.9;
}

.legacy-v2-content h1,
.legacy-v2-content h2,
.legacy-v2-content h3,
.legacy-v2-content h4 {
  color: #163a55;
  line-height: 1.4;
}

.legacy-v2-content h3 {
  margin: 0 0 10px;
  font-size: 20px;
}

.legacy-v2-content p {
  margin: 0 0 14px;
}

/* Legacy pages often carry white inline text from the old dark layout. */
.legacy-v2-content [style*="color: #fff"],
.legacy-v2-content [style*="color:#fff"],
.legacy-v2-content [style*="color: #ffffff"],
.legacy-v2-content [style*="color:#ffffff"] {
  color: #506675 !important;
}

.legacy-v2-content [style*="border-bottom: 2px solid #fff"],
.legacy-v2-content [style*="border-bottom:2px solid #fff"],
.legacy-v2-content [style*="border-bottom: 2px solid #ffffff"],
.legacy-v2-content [style*="border-bottom:2px solid #ffffff"] {
  border-bottom-color: #dce8ee !important;
}

.legacy-v2-content .short_card,
.legacy-v2-content .long_card {
  height: auto !important;
  min-height: 0 !important;
  margin: 0 0 24px;
  padding: 0 24px 24px;
  color: #506675 !important;
  background: #fff !important;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, 0.06);
}

.legacy-v2-content .short_card h4,
.legacy-v2-content .long_card h4 {
  margin: 0 0 18px;
  padding: 24px 0 16px !important;
  color: #163a55 !important;
  font-size: 22px !important;
  line-height: 1.4 !important;
  border-bottom: 1px solid #dce8ee;
}

.legacy-v2-content .short_card p,
.legacy-v2-content .long_card p,
.legacy-v2-content .short_card li,
.legacy-v2-content .long_card li,
.legacy-v2-content .short_card span,
.legacy-v2-content .long_card span {
  color: #506675 !important;
}

.legacy-v2-content .short_card .wzwx_content,
.legacy-v2-content .long_card .wzwx_content {
  color: #506675 !important;
}

.legacy-v2-content .short_card .more,
.legacy-v2-content .long_card .more {
  margin: 18px 0 0;
  padding: 0 !important;
  color: #087fba !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

.legacy-v2-content .submitForm {
  margin: 0;
  padding: 36px 0 0;
  background: transparent !important;
}

.legacy-v2-content .submitForm .contact-grid-box {
  min-height: 0;
  margin: 0 0 24px;
  padding: 32px;
  background: #fff !important;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, 0.06) !important;
}

.legacy-v2-content .submitForm .contact-grid-thumb {
  display: none;
}

.legacy-v2-content .submitForm .thbdmsg {
  margin: 0 0 16px;
  color: #163a55 !important;
  font-size: 24px;
  line-height: 1.4;
}

.legacy-v2-content .submitForm .contact-grid-content {
  height: auto;
  padding: 0;
  background: transparent !important;
}

.legacy-v2-content .submitForm .contact-grid-para {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #087fba !important;
  font-size: 17px !important;
}

.legacy-v2-content a {
  color: #087fba;
}

.legacy-v2-content a:hover,
.legacy-v2-content a:focus-visible {
  color: #0b5f8d;
}

.legacy-v2-content .feature-card,
.legacy-v2-content .quality-card,
.legacy-v2-content .rating-card-blue,
.legacy-v2-content .rating-card-green,
.legacy-v2-content .rating-card-red,
.legacy-v2-content .rating-card,
.legacy-v2-content .service-box,
.legacy-v2-content .report-box-item,
.legacy-v2-content .contact-grid-box,
.legacy-v2-content .testimonial-full-area,
.legacy-v2-content .blog-list-item,
.legacy-v2-content .blog-details-item,
.legacy-v2-content .sidebar-item,
.legacy-v2-content .join,
.legacy-v2-content .newback {
  height: auto;
  min-height: 0;
  margin: 0 0 24px;
  padding: 24px;
  color: #506675;
  background: #fff !important;
  border: 1px solid #dce8ee;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, 0.06);
}

.legacy-v2-content .feature-card-inner1,
.legacy-v2-content .feature-card-content,
.legacy-v2-content .quality-card-content,
.legacy-v2-content .service-box-inner,
.legacy-v2-content .contact-grid-content,
.legacy-v2-content .blog-card-content {
  height: auto;
  padding: 0;
  background: transparent !important;
}

.legacy-v2-content .feature-card-thumb img,
.legacy-v2-content .contact-grid-thumb img,
.legacy-v2-content .blog-post-image img,
.legacy-v2-content .blog-list-item img,
.legacy-v2-content .ppsjimg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.legacy-v2-content .quality-card-icon,
.legacy-v2-content .icon_bd,
.legacy-v2-content .icon_1,
.legacy-v2-content .icon_2 {
  color: #1295d6;
}

.legacy-v2-content .quality-card-icon i,
.legacy-v2-content .icon_bd i,
.legacy-v2-content .icon_1 i,
.legacy-v2-content .icon_2 i {
  font-size: 30px;
}

.legacy-v2-content .post-service-details-item,
.legacy-v2-content .service-details-carousel,
.legacy-v2-content .service-tab-details-item,
.legacy-v2-content .vulnerabilities-content {
  height: auto !important;
  min-height: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.legacy-v2-content .post-service-details-item {
  padding: 0 !important;
  background: transparent !important;
}

.legacy-v2-content .line-scale,
.legacy-v2-content .timer-shaft,
.legacy-v2-content .timer-scale,
.legacy-v2-content .timer-left,
.legacy-v2-content .timer-right {
  display: none !important;
}

.legacy-v2-content .shaft-detail-cont,
.legacy-v2-content .areaUl > li,
.legacy-v2-content .service-tab-details-item {
  height: auto !important;
  min-height: 0 !important;
  margin: 0 0 18px;
  padding: 18px 0 !important;
  border-bottom: 1px solid #e5edf2;
  opacity: 1 !important;
  visibility: visible !important;
}

.legacy-v2-content .timer-year {
  margin: 0 0 8px;
  color: #1295d6;
  font-size: 20px;
  font-weight: 700;
}

.legacy-v2-content table {
  width: 100%;
  margin: 22px 0;
  border-collapse: collapse;
  background: #fff;
}

.legacy-v2-content th,
.legacy-v2-content td {
  padding: 12px 14px;
  border: 1px solid #dce8ee;
  text-align: left;
  vertical-align: top;
}

.legacy-v2-content th {
  color: #163a55;
  background: #eef7fb;
  font-weight: 700;
}

.legacy-v2-content .blog-grids,
.legacy-v2-content .blog-list-item,
.legacy-v2-content .blog-details-box,
.legacy-v2-content .blog-comment-area {
  max-width: 100%;
}

.legacy-v2-content .blog-post-details {
  padding: 0;
}

.legacy-v2-content .blog-post-name,
.legacy-v2-content .blog-post-details h2,
.legacy-v2-content .blog-post-details h3 {
  color: #163a55;
}

.legacy-v2-content form.aboutForm,
.legacy-v2-content .aboutForm0 {
  max-width: 880px;
  margin: 0 auto;
  padding: 28px;
  background: #fff;
  border: 1px solid #dce8ee;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, 0.06);
}

.legacy-v2-applyOffer .partner-application-overview {
  padding: 18px 0 56px;
}

.legacy-v2-applyOffer .partner-application-intro,
.legacy-v2-applyOffer .partner-application-contact > .container,
.legacy-v2-applyOffer .partner-application-directions > .container {
  width: min(100% - 40px, 1120px);
  margin: 0 auto;
}

.legacy-v2-applyOffer .partner-application-overview .section-heading {
  margin-bottom: 32px;
}

.legacy-v2-applyOffer .partner-application-points,
.legacy-v2-applyOffer .partner-application-type-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.legacy-v2-applyOffer .partner-application-points article,
.legacy-v2-applyOffer .partner-application-type-grid article {
  min-width: 0;
  padding: 24px;
  background: #fff;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
}

.legacy-v2-applyOffer .partner-application-points article > span {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  color: #1295d6;
  background: #eef7fb;
  border-radius: 50%;
  font-size: 22px;
}

.legacy-v2-applyOffer .partner-application-points h3,
.legacy-v2-applyOffer .partner-application-type-grid h3 {
  margin: 16px 0 8px;
  color: #163a55;
  font-size: 20px;
}

.legacy-v2-applyOffer .partner-application-points p,
.legacy-v2-applyOffer .partner-application-type-grid p {
  margin: 0;
  color: #506675;
  line-height: 1.8;
}

.legacy-v2-applyOffer .partner-application-type-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.legacy-v2-applyOffer .partner-application-type-grid article {
  border-top-color: #1c9eaf;
}

.legacy-v2-applyOffer .partner-application-type-index {
  color: #1295d6;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}

.legacy-v2-applyOffer .partner-application-contact {
  padding-top: 64px;
  padding-bottom: 72px;
}

.legacy-v2-applyOffer .partner-application-form {
  max-width: 960px;
  margin: 0 auto;
  padding: 32px;
  background: #fff;
  border: 1px solid #dce8ee;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, 0.06);
}

.legacy-v2-applyOffer .partner-application-fieldset {
  min-width: 0;
  margin: 0 0 24px;
  padding: 0 0 24px;
  border: 0;
  border-bottom: 1px solid #e4edf1;
}

.legacy-v2-applyOffer .partner-application-fieldset legend {
  margin-bottom: 12px;
  color: #26384b;
  font-weight: 700;
}

.legacy-v2-applyOffer .partner-application-fieldset legend span,
.legacy-v2-applyOffer .partner-application-field b {
  color: #d04f4f;
}

.legacy-v2-applyOffer .partner-application-radio-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.legacy-v2-applyOffer .partner-application-radio-grid label,
.legacy-v2-applyOffer .partner-application-consent {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #506675;
  cursor: pointer;
}

.legacy-v2-applyOffer .partner-application-radio-grid input,
.legacy-v2-applyOffer .partner-application-consent input {
  width: 16px;
  min-height: 16px;
  accent-color: #1295d6;
}

.legacy-v2-applyOffer .partner-application-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.legacy-v2-applyOffer .partner-application-field {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 7px;
  color: #26384b;
  font-weight: 700;
}

.legacy-v2-applyOffer .partner-application-field-wide {
  grid-column: 1 / -1;
}

.legacy-v2-applyOffer .partner-application-captcha-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: end;
  gap: 12px;
  margin-top: 20px;
}

.legacy-v2-applyOffer .partner-application-captcha-row .partner-application-field {
  min-width: 0;
}

.legacy-v2-applyOffer .partner-captcha-trigger,
.legacy-v2-applyOffer .partner-captcha-code {
  min-width: 126px;
  min-height: 44px;
  padding: 9px 14px;
  color: #1295d6 !important;
  background: #eef7fb !important;
  border: 1px solid #b9dbe9;
  border-radius: 4px;
  font-weight: 700;
}

.legacy-v2-applyOffer .partner-captcha-code {
  min-width: 82px;
  color: #163a55 !important;
  background: #f1f5f7 !important;
  letter-spacing: .16em;
}

.legacy-v2-applyOffer .partner-application-consent {
  align-items: flex-start;
  margin-top: 22px;
  font-weight: 400;
  line-height: 1.7;
}

.legacy-v2-applyOffer .partner-application-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 24px;
}

.legacy-v2-applyOffer .partner-application-actions button:disabled,
.legacy-v2-applyOffer .partner-captcha-trigger:disabled,
.legacy-v2-applyOffer .partner-captcha-code:disabled {
  cursor: wait;
  opacity: .65;
}

.legacy-v2-applyOffer .partner-application-status {
  min-height: 24px;
  margin: 0;
  color: #506675;
}

.legacy-v2-content .form-group {
  margin-bottom: 18px;
}

.legacy-v2-content .control-label {
  display: block;
  margin-bottom: 6px;
  color: #26384b;
  font-weight: 700;
}

.legacy-v2-content .form-control,
.legacy-v2-content input,
.legacy-v2-content textarea,
.legacy-v2-content select {
  width: 100%;
  min-height: 44px;
  padding: 9px 12px;
  color: #26384b;
  background: #fff;
  border: 1px solid #cddde5;
  border-radius: 4px;
}

.legacy-v2-content textarea {
  min-height: 130px;
  resize: vertical;
}

.legacy-v2-content input:focus,
.legacy-v2-content textarea:focus,
.legacy-v2-content select:focus {
  border-color: #1295d6;
  outline: 2px solid rgba(18, 149, 214, 0.16);
  outline-offset: 1px;
}

.legacy-v2-content button,
.legacy-v2-content .btn,
.legacy-v2-content .applyOffer,
.legacy-v2-content .applyOffer1,
.legacy-v2-content .theme-btn,
.legacy-v2-content .theme-btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 9px 22px;
  color: #fff !important;
  background: #1295d6 !important;
  border: 1px solid #1295d6;
  border-radius: 4px;
  cursor: pointer;
}

.legacy-v2-content .page-pagination,
.legacy-v2-content .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 26px 0 0;
}

.legacy-v2-content .page-link {
  display: inline-flex;
  min-width: 36px;
  min-height: 36px;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border: 1px solid #cddde5;
  border-radius: 4px;
  background: #fff;
}

.legacy-v2-content .legacy-v2-anchor-marker {
  display: block;
  position: relative;
  top: -112px;
  height: 0;
  visibility: hidden;
}

.legacy-v2-content .more,
.legacy-v2-content .newback,
.legacy-v2-content .hidden-xs,
.legacy-v2-content .hidden-sm {
  max-width: 100%;
}

@media (max-width: 900px) {
  .legacy-v2-applyOffer .partner-application-points,
  .legacy-v2-applyOffer .partner-application-type-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-v2-applyOffer .partner-application-radio-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-v2-content .col-sm-6,
  .legacy-v2-content .col-md-6,
  .legacy-v2-content .col-lg-6,
  .legacy-v2-content .col-md-4,
  .legacy-v2-content .col-lg-4,
  .legacy-v2-content .col-md-3,
  .legacy-v2-content .col-lg-3,
  .legacy-v2-content .col-md-8,
  .legacy-v2-content .col-lg-8,
  .legacy-v2-content .row-col-md-6 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .legacy-v2-content .container,
  .legacy-v2-content .container2,
  .legacy-v2-content .container1,
  .legacy-v2-content .container23,
  .legacy-v2-content .page-wrapper {
    width: min(100% - 32px, 680px);
  }

  .legacy-v2-content {
    padding-top: 12px;
    padding-bottom: 42px;
    font-size: 15px;
  }

  .legacy-v2-content .feature-section,
  .legacy-v2-content .rating-section,
  .legacy-v2-content .service-section,
  .legacy-v2-content .partner-section,
  .legacy-v2-content .company-profile,
  .legacy-v2-content .development-history,
  .legacy-v2-content .company-honor,
  .legacy-v2-content .blog-section,
  .legacy-v2-content .blog-details-section,
  .legacy-v2-content .contact-grid-section,
  .legacy-v2-content .testimonial-section,
  .legacy-v2-content .pricing-section,
  .legacy-v2-content .cta-section {
    padding: 38px 0;
  }

  .legacy-v2-content form.aboutForm,
  .legacy-v2-content .aboutForm0,
  .legacy-v2-content .feature-card,
  .legacy-v2-content .quality-card,
  .legacy-v2-content .rating-card-blue,
  .legacy-v2-content .rating-card-green,
  .legacy-v2-content .rating-card-red,
  .legacy-v2-content .rating-card,
  .legacy-v2-content .service-box,
  .legacy-v2-content .report-box-item,
  .legacy-v2-content .contact-grid-box,
  .legacy-v2-content .testimonial-full-area,
  .legacy-v2-content .blog-list-item,
  .legacy-v2-content .blog-details-item,
  .legacy-v2-content .sidebar-item,
  .legacy-v2-content .join,
  .legacy-v2-content .newback {
    padding: 18px;
  }

  .legacy-v2-content table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media (max-width: 620px) {
  .legacy-v2-applyOffer .partner-application-overview {
    padding-top: 0;
  }

  .legacy-v2-applyOffer .partner-application-intro,
  .legacy-v2-applyOffer .partner-application-contact > .container,
  .legacy-v2-applyOffer .partner-application-directions > .container {
    width: min(100% - 28px, 520px);
  }

  .legacy-v2-applyOffer .partner-application-points,
  .legacy-v2-applyOffer .partner-application-type-grid,
  .legacy-v2-applyOffer .partner-application-form-grid,
  .legacy-v2-applyOffer .partner-application-radio-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .legacy-v2-applyOffer .partner-application-form {
    padding: 22px 18px;
  }

  .legacy-v2-applyOffer .partner-application-captcha-row {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .legacy-v2-applyOffer .partner-application-captcha-row .partner-application-field {
    grid-column: 1 / -1;
  }

  .legacy-v2-applyOffer .partner-application-actions {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Keep legacy illustration assets within the content column when a raw page remains during migration. */
.legacy-v2-content img.icon_1,
.legacy-v2-content img.icon_2 {
  display: block;
  width: min(314px, 100%) !important;
  max-width: 100% !important;
  height: auto !important;
  margin-right: auto;
  margin-left: auto;
  object-fit: contain;
}

/* V2 contact hub: direct, scannable routes for people who are not ready to submit a form. */
.legacy-v2-section-callme {
  padding: 0 !important;
  background: #fff;
}

.legacy-v2-callme .contact-hub-overview,
.legacy-v2-callme .contact-hub-demand,
.legacy-v2-callme .contact-hub-offices {
  padding: 64px 0 72px;
}

.legacy-v2-callme .contact-hub-overview {
  background: #f7fafc;
}

.legacy-v2-callme .contact-hub-overview > .container,
.legacy-v2-callme .contact-hub-demand > .container,
.legacy-v2-callme .contact-hub-offices > .container {
  width: min(100% - 40px, 1120px);
  max-width: 1120px;
  margin: 0 auto;
}

.legacy-v2-callme .contact-hub-method-grid,
.legacy-v2-callme .contact-hub-demand-grid,
.legacy-v2-callme .contact-hub-office-grid {
  display: grid;
  gap: 20px;
}

.legacy-v2-callme .contact-hub-method-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 32px;
}

.legacy-v2-callme .contact-hub-method {
  display: flex;
  min-width: 0;
  min-height: 190px;
  flex-direction: column;
  padding: 24px;
  background: #fff;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, .06);
}

.legacy-v2-callme .contact-hub-method > span,
.legacy-v2-callme .contact-hub-office-grid article > span {
  color: #1295d6;
  font-size: 28px;
  line-height: 1;
}

.legacy-v2-callme .contact-hub-method h3,
.legacy-v2-callme .contact-hub-office-grid h3 {
  margin: 18px 0 8px;
  color: #163a55;
  font-size: 19px;
}

.legacy-v2-callme .contact-hub-method p,
.legacy-v2-callme .contact-hub-office-grid p {
  margin: 0;
  color: #667b87;
  font-size: 14px;
  line-height: 1.75;
}

.legacy-v2-callme .contact-hub-method a {
  margin-top: auto;
  padding-top: 18px;
  color: #087fba;
  font-weight: 700;
  overflow-wrap: anywhere;
  text-decoration: none;
}

.legacy-v2-callme .contact-hub-method a:hover,
.legacy-v2-callme .contact-hub-method a:focus-visible {
  color: #0b5f8d;
  text-decoration: underline;
}

.legacy-v2-callme .contact-hub-demand-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 32px;
}

.legacy-v2-callme .contact-hub-demand-card {
  position: relative;
  display: block;
  min-height: 190px;
  padding: 24px 52px 24px 24px;
  color: #163a55;
  background: #fff;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  text-decoration: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.legacy-v2-callme .contact-hub-demand-card:hover,
.legacy-v2-callme .contact-hub-demand-card:focus-visible {
  border-color: #1295d6;
  box-shadow: 0 10px 24px rgba(23, 61, 86, .10);
  transform: translateY(-2px);
}

.legacy-v2-callme .contact-hub-demand-card > span {
  color: #1295d6;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
}

.legacy-v2-callme .contact-hub-demand-card h3 {
  margin: 20px 0 8px;
  font-size: 19px;
}

.legacy-v2-callme .contact-hub-demand-card p {
  margin: 0;
  color: #667b87;
  font-size: 14px;
  line-height: 1.75;
}

.legacy-v2-callme .contact-hub-demand-card > i {
  position: absolute;
  right: 22px;
  bottom: 22px;
  color: #1295d6;
  font-size: 22px;
}

.legacy-v2-callme .contact-hub-office-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 32px;
}

.legacy-v2-callme .contact-hub-office-grid article {
  min-height: 150px;
  padding: 24px;
  background: #f7fafc;
  border-left: 3px solid #1295d6;
}

.legacy-v2-callme .contact-hub-office-grid h3 {
  margin-top: 14px;
}

.legacy-v2-yhzx .support-topic-action {
  align-self: center;
}

.legacy-v2-yhzx .support-topic-action p {
  margin: 0 0 20px;
  color: #506675;
  line-height: 1.8;
}

@media (max-width: 1100px) {
  .legacy-v2-callme .contact-hub-method-grid,
  .legacy-v2-callme .contact-hub-demand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .legacy-v2-callme .contact-hub-overview,
  .legacy-v2-callme .contact-hub-demand,
  .legacy-v2-callme .contact-hub-offices {
    padding: 44px 0 52px;
  }

  .legacy-v2-callme .contact-hub-overview > .container,
  .legacy-v2-callme .contact-hub-demand > .container,
  .legacy-v2-callme .contact-hub-offices > .container {
    width: min(100% - 28px, 560px);
  }

  .legacy-v2-callme .contact-hub-method-grid,
  .legacy-v2-callme .contact-hub-demand-grid,
  .legacy-v2-callme .contact-hub-office-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .legacy-v2-callme .contact-hub-method,
  .legacy-v2-callme .contact-hub-demand-card {
    min-height: 0;
  }
}

/* Keep the original user-center interaction cues inside the V2 content shell. */
.legacy-v2-content a[style*="#FFFFFF"],
.legacy-v2-content a[style*="#ffffff"],
.legacy-v2-content a[style*="#FFF"],
.legacy-v2-content a[style*="#fff"] {
  color: #087fba !important;
  text-decoration: underline !important;
}

.legacy-v2-content [style*="#FFFFFF"],
.legacy-v2-content [style*="#ffffff"],
.legacy-v2-content [style*="#FFF"],
.legacy-v2-content [style*="#fff"] {
  color: #506675 !important;
}

.legacy-v2-yhzx .short_card,
.legacy-v2-yhzx .long_card {
  box-sizing: border-box;
  color: #fff !important;
  background-color: #1687c0 !important;
  background-image: url("/assets/images/yonghu_duan.png") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  border: 1px solid rgba(255, 255, 255, .62) !important;
  border-top: 0 !important;
  border-radius: 20px !important;
  box-shadow: none !important;
}

.legacy-v2-yhzx .short_card {
  min-height: 450px;
  margin-top: 10px;
  padding: 20px !important;
}

.legacy-v2-yhzx .long_card {
  min-height: 450px;
  padding: 20px !important;
  background-image: url("/assets/images/yonghu_chang.png") !important;
}

.legacy-v2-yhzx .short_card h4,
.legacy-v2-yhzx .long_card h4 {
  margin: 0 !important;
  padding: 16px 0 18px !important;
  color: #fff !important;
  font-size: 25px !important;
  line-height: 1.45 !important;
  border-bottom: 2px solid rgba(255, 255, 255, .9) !important;
}

.legacy-v2-yhzx .wzwx_content ul {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  list-style: none;
}

.legacy-v2-yhzx .wzwx_content ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 36px;
  padding-top: 15px;
  color: #fff;
  font-size: 17px;
  line-height: 1.6;
  list-style: none;
}

.legacy-v2-yhzx .wzwx_content ul li img {
  flex: 0 0 auto;
  width: 24px;
  max-width: 24px;
  height: 30px;
  object-fit: contain;
}

.legacy-v2-yhzx .wzwx_content ul li span {
  padding-left: 0;
  color: #fff !important;
}

.legacy-v2-yhzx .wzwx_content ul li a,
.legacy-v2-yhzx .wzwx_content ul li a span {
  color: #fff !important;
  text-decoration: underline;
}

.legacy-v2-yhzx .more {
  float: right;
  margin: 18px 0 0 !important;
  padding: 0 10px !important;
  color: #fff !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

.legacy-v2-yhzx .uploadBtn_1,
.legacy-v2-yhzx .uploadBtn_2 {
  width: 90%;
  min-height: 55px;
  margin: 20px auto 0;
  padding: 0 !important;
  border-radius: 10px;
  text-align: center;
  font-size: 20px !important;
  line-height: 55px !important;
  cursor: pointer;
}

.legacy-v2-yhzx .uploadBtn_1 {
  background: #e96b36 !important;
}

.legacy-v2-yhzx .uploadBtn_2 {
  background: #19485f !important;
}

.legacy-v2-yhzx .uploadBtn_1 a,
.legacy-v2-yhzx .uploadBtn_2 a {
  display: block;
  color: #fff !important;
  text-decoration: none !important;
}

.legacy-v2-yhzx ._zxzc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.legacy-v2-yhzx ._zxzc ul li {
  width: 33.333%;
}

.legacy-v2-yhzx ._zxzc ul li span,
.legacy-v2-yhzx ._zxzc ul li a {
  color: #fff !important;
  text-decoration: none;
}

/* The legacy company page intentionally uses a two-column profile. */
.legacy-v2-gsjs #company-profile > .pt-50 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-right: -12px;
  margin-left: -12px;
}

.legacy-v2-gsjs #company-profile > .pt-50 > .col-md-4,
.legacy-v2-gsjs #company-profile > .pt-50 > .col-lg-4 {
  flex: 0 0 33.333% !important;
  max-width: 33.333% !important;
}

.legacy-v2-gsjs #company-profile > .pt-50 > .col-md-8,
.legacy-v2-gsjs #company-profile > .pt-50 > .col-lg-8 {
  flex: 0 0 66.667% !important;
  max-width: 66.667% !important;
}

.legacy-v2-gsjs #company-profile > .pt-50 .quality-card-blue {
  margin: 0;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.legacy-v2-gsjs #company-profile > .pt-50 .quality-card-blue .quality-card-content {
  padding: 0 12px;
}

.legacy-v2-gsjs #company-profile > .pt-50 .quality-card-red {
  margin: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.legacy-v2-gsjs .quality-card-red img {
  width: auto !important;
  max-width: 220px !important;
  max-height: 220px !important;
  object-fit: contain;
}

@media (max-width: 900px) {
  .legacy-v2-yhzx .short_card,
  .legacy-v2-yhzx .long_card {
    min-height: 0;
    background-size: cover !important;
  }

  .legacy-v2-yhzx ._zxzc ul li {
    width: 50%;
  }

  .legacy-v2-gsjs #company-profile > .pt-50 {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }

  .legacy-v2-gsjs #company-profile > .pt-50 > .col-md-4,
  .legacy-v2-gsjs #company-profile > .pt-50 > .col-lg-4,
  .legacy-v2-gsjs #company-profile > .pt-50 > .col-md-8,
  .legacy-v2-gsjs #company-profile > .pt-50 > .col-lg-8 {
    max-width: 100% !important;
  }
}

@media (max-width: 560px) {
  .legacy-v2-yhzx ._zxzc ul li {
    width: 100%;
  }
}

/* Restore the three-card featured-news layout inside the V2 news page. */
.legacy-v2-section-news {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.legacy-v2-news > .page-wrapper > .feature-section {
  padding: 0 !important;
  background: transparent !important;
  border-bottom: 0 !important;
}

.legacy-v2-news > .page-wrapper > .feature-section > .container {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

.legacy-v2-news .pricing-section {
  padding: 0 !important;
  background: #f3f7fa !important;
  border-bottom: 0 !important;
}

.legacy-v2-news .pricing-section > .blog-section.section-padding {
  padding: 48px 0 56px !important;
  background: transparent !important;
  border-bottom: 0 !important;
}

.legacy-v2-news .pricing-section > .blog-section.section-padding .blog-grids {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin: 0 !important;
}

.legacy-v2-news .legacy-news-feature-card {
  display: flex !important;
  flex-direction: column;
  min-width: 0;
  margin: 0 !important;
  overflow: hidden;
  background: #fff !important;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, .06);
}

.legacy-v2-news .legacy-news-feature-media,
.legacy-v2-news .legacy-news-feature-media .img-holder {
  width: 100%;
  padding: 0 !important;
  background: #eef7fb !important;
}

.legacy-v2-news .legacy-news-feature-media .img-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 210px;
  aspect-ratio: auto;
  overflow: hidden;
}

.legacy-v2-news .legacy-news-feature-image {
  display: block;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  object-fit: contain;
  object-position: center;
}

.legacy-v2-news .legacy-news-feature-card .details {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 18px 20px 20px !important;
  background: #fff !important;
}

.legacy-v2-news .legacy-news-feature-title,
.legacy-v2-news .legacy-news-feature-summary {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.legacy-v2-news .legacy-news-feature-title {
  min-height: 56px;
  margin: 0 0 10px !important;
  color: #163a55 !important;
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: 0 !important;
  line-height: 1.4 !important;
  -webkit-line-clamp: 2;
}

.legacy-v2-news .legacy-news-feature-title a {
  color: inherit !important;
  text-decoration: none;
}

.legacy-v2-news .legacy-news-feature-title a:hover,
.legacy-v2-news .legacy-news-feature-title a:focus-visible {
  color: #087fba !important;
}

.legacy-v2-news .legacy-news-feature-summary {
  min-height: 81px;
  margin: 0 0 16px !important;
  color: #506675 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  -webkit-line-clamp: 3;
}

.legacy-v2-news .legacy-news-feature-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
}

.legacy-v2-news .legacy-news-feature-meta p,
.legacy-v2-news .legacy-news-feature-meta a {
  margin: 0 !important;
  color: #667b87 !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}

.legacy-v2-news .legacy-news-feature-meta a {
  color: #087fba !important;
  text-decoration: none;
}

.legacy-v2-news .legacy-news-feature-meta a:hover,
.legacy-v2-news .legacy-news-feature-meta a:focus-visible {
  color: #0b5f8d !important;
  text-decoration: underline;
}

.legacy-v2-news .news-empty-state {
  max-width: 760px;
  margin: 0 auto;
  padding: 84px 24px 92px;
  text-align: center;
  color: #193b55;
}

.legacy-v2-news .news-empty-state-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 22px;
  border: 1px solid #c5dce8;
  border-radius: 50%;
  color: #099ed2;
  font-size: 30px;
}

.legacy-v2-news .news-empty-state h2 {
  margin: 0 0 14px;
  color: #173a55;
  font-size: 30px;
  font-weight: 600;
}

.legacy-v2-news .news-empty-state p {
  margin: 0 auto 28px;
  color: #637889;
  font-size: 16px;
  line-height: 1.8;
}

.legacy-v2-news .news-empty-state-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 132px;
  min-height: 44px;
  padding: 0 22px;
  border: 1px solid #0a9fd3;
  border-radius: 3px;
  color: #078fca;
  font-weight: 600;
}

.legacy-v2-news .news-empty-state-link:hover,
.legacy-v2-news .news-empty-state-link:focus-visible {
  background: #0a9fd3;
  color: #fff;
}

@media (max-width: 1100px) {
  .legacy-v2-news .pricing-section > .blog-section.section-padding .blog-grids {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .legacy-v2-news .pricing-section > .blog-section.section-padding {
    padding: 32px 0 40px !important;
  }

  .legacy-v2-news .pricing-section > .blog-section.section-padding .blog-grids {
    grid-template-columns: minmax(0, 1fr);
    gap: 18px;
  }

  .legacy-v2-news .legacy-news-feature-title {
    min-height: 0;
  }

  .legacy-v2-news .legacy-news-feature-media .img-holder {
    height: 190px;
  }

  .legacy-v2-news .legacy-news-feature-summary {
    min-height: 0;
  }
}

/* V2 contact request page: compact, task-focused form layout. */
.legacy-v2-tjbd1 .contact-request-overview {
  padding: 10px 0 52px;
  background: #f7fafc;
}

.legacy-v2-tjbd1 .contact-request-overview > .container,
.legacy-v2-tjbd1 .contact-request-section > .container {
  width: min(100% - 40px, 1120px);
  max-width: 1120px;
  margin: 0 auto;
}

.legacy-v2-tjbd1 .contact-request-overview .section-heading {
  max-width: 760px;
  margin: 0 auto 28px;
}

.legacy-v2-tjbd1 .contact-request-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.legacy-v2-tjbd1 .contact-request-benefits article {
  display: flex;
  min-width: 0;
  gap: 16px;
  padding: 20px 0 4px;
  border-top: 2px solid #1295d6;
}

.legacy-v2-tjbd1 .contact-request-benefits article > span {
  flex: 0 0 auto;
  color: #1295d6;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
}

.legacy-v2-tjbd1 .contact-request-benefits h3 {
  margin: 0 0 5px;
  color: #163a55;
  font-size: 18px;
}

.legacy-v2-tjbd1 .contact-request-benefits p {
  margin: 0;
  color: #667b87;
  font-size: 14px;
  line-height: 1.7;
}

.legacy-v2-tjbd1 .contact-request-section {
  padding: 64px 0 72px;
  background: #fff;
  border-top: 1px solid #e5edf2;
}

.legacy-v2-tjbd1 .contact-request-layout {
  display: grid;
  grid-template-columns: minmax(220px, .78fr) minmax(0, 1.75fr);
  gap: 64px;
  align-items: start;
}

.legacy-v2-tjbd1 .contact-request-aside {
  padding-top: 8px;
}

.legacy-v2-tjbd1 .contact-request-aside h2 {
  margin: 0 0 18px;
  color: #163a55;
  font-size: clamp(26px, 3vw, 34px);
  line-height: 1.35;
}

.legacy-v2-tjbd1 .contact-request-aside > p:not(.section-kicker) {
  margin: 0;
  color: #506675;
  line-height: 1.85;
}

.legacy-v2-tjbd1 .contact-request-aside ul {
  display: grid;
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.legacy-v2-tjbd1 .contact-request-aside li {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  color: #506675;
  font-size: 14px;
  line-height: 1.7;
}

.legacy-v2-tjbd1 .contact-request-aside li i {
  flex: 0 0 auto;
  margin-top: 3px;
  color: #1295d6;
}

.legacy-v2-tjbd1 .contact-request-direct {
  display: grid;
  gap: 4px;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #dce8ee;
}

.legacy-v2-tjbd1 .contact-request-direct span {
  margin-top: 8px;
  color: #667b87;
  font-size: 13px;
}

.legacy-v2-tjbd1 .contact-request-direct a {
  color: #087fba;
  font-weight: 700;
  text-decoration: none;
}

.legacy-v2-tjbd1 .contact-request-form {
  min-width: 0;
  margin: 0;
  padding: 30px 32px 28px;
  background: #fff;
  border: 1px solid #dce8ee;
  border-top: 3px solid #1295d6;
  border-radius: 6px;
  box-shadow: 0 8px 22px rgba(23, 61, 86, .06);
}

.legacy-v2-tjbd1 .contact-request-fieldset {
  min-width: 0;
  margin: 0 0 26px;
  padding: 0 0 26px;
  border: 0;
  border-bottom: 1px solid #e5edf2;
}

.legacy-v2-tjbd1 .contact-request-fieldset legend {
  margin-bottom: 13px;
  color: #26384b;
  font-weight: 700;
}

.legacy-v2-tjbd1 .contact-request-fieldset legend b,
.legacy-v2-tjbd1 .contact-request-field label b {
  color: #c34f4f;
}

.legacy-v2-tjbd1 .contact-request-type-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.legacy-v2-tjbd1 .contact-request-type {
  position: relative;
  display: flex;
  min-width: 0;
  align-items: flex-start;
  gap: 10px;
  padding: 13px 14px;
  color: #506675;
  background: #f8fbfc;
  border: 1px solid #dce8ee;
  border-radius: 4px;
  cursor: pointer;
  transition: border-color .18s ease, background-color .18s ease;
}

.legacy-v2-tjbd1 .contact-request-type:hover,
.legacy-v2-tjbd1 .contact-request-type.is-selected {
  color: #163a55;
  background: #eef7fb;
  border-color: #1295d6;
}

.legacy-v2-tjbd1 .contact-request-type input {
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
  margin: 3px 0 0;
  accent-color: #1295d6;
}

.legacy-v2-tjbd1 .contact-request-type span {
  display: grid;
  gap: 3px;
  min-width: 0;
}

.legacy-v2-tjbd1 .contact-request-type strong {
  color: inherit;
  font-size: 15px;
}

.legacy-v2-tjbd1 .contact-request-type small {
  color: #667b87;
  font-size: 12px;
  line-height: 1.6;
}

.legacy-v2-tjbd1 .contact-request-type input:focus-visible {
  outline: 2px solid #1295d6;
  outline-offset: 2px;
}

.legacy-v2-tjbd1 .contact-request-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 20px;
}

.legacy-v2-tjbd1 .contact-request-field {
  min-width: 0;
}

.legacy-v2-tjbd1 .contact-request-field-wide {
  grid-column: 1 / -1;
}

.legacy-v2-tjbd1 .contact-request-field label {
  display: block;
  margin-bottom: 7px;
  color: #26384b;
  font-size: 14px;
  font-weight: 700;
}

.legacy-v2-tjbd1 .contact-request-field input,
.legacy-v2-tjbd1 .contact-request-field textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  color: #26384b;
  background: #fff;
  border: 1px solid #cddde5;
  border-radius: 4px;
  font: inherit;
  line-height: 1.5;
}

.legacy-v2-tjbd1 .contact-request-field textarea {
  min-height: 136px;
  resize: vertical;
}

.legacy-v2-tjbd1 .contact-request-field input::placeholder,
.legacy-v2-tjbd1 .contact-request-field textarea::placeholder {
  color: #9aaab3;
}

.legacy-v2-tjbd1 .contact-request-field input:focus,
.legacy-v2-tjbd1 .contact-request-field textarea:focus {
  border-color: #1295d6;
  outline: 2px solid rgba(18, 149, 214, .16);
  outline-offset: 1px;
}

.legacy-v2-tjbd1 .contact-v2-field-error,
.legacy-v2-tjbd1 .contact-field-error {
  min-height: 20px;
  margin: 4px 0 0;
  color: #c34f4f;
  font-size: 12px;
  line-height: 1.6;
}

.legacy-v2-tjbd1 .contact-request-captcha-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 12px;
  align-items: end;
  margin-top: 18px;
}

.legacy-v2-tjbd1 .contact-captcha-trigger,
.legacy-v2-tjbd1 .contact-captcha-code {
  min-width: 112px;
  min-height: 44px;
  padding: 9px 14px;
  color: #087fba !important;
  background: #eef7fb !important;
  border: 1px solid #b9dbe9;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 700;
}

.legacy-v2-tjbd1 .contact-captcha-code {
  min-width: 78px;
  color: #163a55 !important;
  background: #f1f5f7 !important;
  letter-spacing: .16em;
}

.legacy-v2-tjbd1 .contact-request-consent {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  margin-top: 12px;
  color: #667b87;
  font-size: 13px;
  line-height: 1.7;
}

.legacy-v2-tjbd1 .contact-request-consent input {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  min-height: 16px;
  margin-top: 3px;
  accent-color: #1295d6;
}

.legacy-v2-tjbd1 .contact-request-consent a {
  color: #087fba;
  text-decoration: underline;
}

.legacy-v2-tjbd1 .contact-request-actions {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-top: 16px;
}

.legacy-v2-tjbd1 .contact-request-actions .btn {
  min-width: 132px;
}

.legacy-v2-tjbd1 .contact-request-status {
  min-height: 24px;
  margin: 0;
  color: #667b87;
  font-size: 13px;
}

.legacy-v2-tjbd1 .contact-request-status[data-status="success"] {
  color: #19734d;
}

.legacy-v2-tjbd1 .contact-request-status[data-status="error"] {
  color: #c34f4f;
}

.legacy-v2-tjbd1 .contact-request-status[data-status="pending"] {
  color: #087fba;
}

.legacy-v2-tjbd1 .contact-request-actions button:disabled,
.legacy-v2-tjbd1 .contact-captcha-trigger:disabled,
.legacy-v2-tjbd1 .contact-captcha-code:disabled {
  cursor: wait;
  opacity: .65;
}

@media (max-width: 900px) {
  .legacy-v2-tjbd1 .contact-request-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }

  .legacy-v2-tjbd1 .contact-request-aside {
    max-width: 720px;
  }
}

@media (max-width: 620px) {
  .legacy-v2-tjbd1 .contact-request-overview > .container,
  .legacy-v2-tjbd1 .contact-request-section > .container {
    width: min(100% - 28px, 520px);
  }

  .legacy-v2-tjbd1 .contact-request-benefits,
  .legacy-v2-tjbd1 .contact-request-type-grid,
  .legacy-v2-tjbd1 .contact-request-form-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .legacy-v2-tjbd1 .contact-request-section {
    padding-top: 42px;
    padding-bottom: 48px;
  }

  .legacy-v2-tjbd1 .contact-request-form {
    padding: 22px 18px 20px;
  }

  .legacy-v2-tjbd1 .contact-request-captcha-row {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .legacy-v2-tjbd1 .contact-request-captcha-row .contact-request-field {
    grid-column: 1 / -1;
  }

  .legacy-v2-tjbd1 .contact-request-actions {
    align-items: flex-start;
    flex-direction: column;
  }
}
