/* Local product page: make Products Solutions read like a model-selection tool. */
html body .product-two-generation-hero.product-hero-combined,
html body .page-hero.product-two-generation-hero.product-hero-combined {
  width: min(1440px, calc(100% - 80px)) !important;
  min-height: auto !important;
  margin: 0 auto !important;
  padding: 104px clamp(24px, 5vw, 76px) 46px !important;
  display: grid !important;
  grid-template-columns: minmax(440px, 0.9fr) minmax(460px, 1fr) !important;
  gap: clamp(34px, 5vw, 72px) !important;
  align-items: center !important;
  color: #111111 !important;
  background: #ffffff !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body .product-two-generation-hero::before,
html body .product-two-generation-hero::after {
  display: none !important;
  content: none !important;
}

html body .product-two-generation-hero .product-hero-copy {
  width: 100% !important;
  max-width: 660px !important;
  padding: 0 !important;
  color: #111111 !important;
}

html body .product-two-generation-hero .product-title-lockup {
  display: grid !important;
  gap: 4px !important;
  max-width: 620px !important;
  margin: 0 !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 44px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
}

html body .product-two-generation-hero .product-title-lockup span {
  display: block !important;
}

html body .product-two-generation-hero .product-hero-detail {
  max-width: 600px !important;
  margin: 18px 0 0 !important;
  color: rgba(17, 17, 17, 0.66) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.66) !important;
  display: block !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: initial !important;
  -webkit-box-orient: initial !important;
  font-size: 17px !important;
  line-height: 1.72 !important;
}

html body .product-two-generation-hero .product-hero-points {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  max-width: 610px !important;
  margin: 26px 0 0 !important;
}

html body .product-two-generation-hero .product-hero-points span {
  min-height: 42px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 16px !important;
  color: rgba(17, 17, 17, 0.78) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.78) !important;
  background: #ffffff !important;
  border: 1px solid rgba(17, 17, 17, 0.12) !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  line-height: 1.28 !important;
  font-weight: 620 !important;
}

html body .product-two-generation-hero .product-hero-points span::before {
  width: 6px !important;
  height: 6px !important;
  margin-right: 10px !important;
  flex: 0 0 6px !important;
  background: #111111 !important;
  border-radius: 50% !important;
  content: "" !important;
}

html body .product-two-generation-hero .hero-actions {
  margin-top: 30px !important;
}

html body .product-two-generation-hero .hero-actions .button {
  min-height: 48px !important;
  padding: 0 22px !important;
}

html body .product-two-generation-hero .product-visual,
html body .product-hero.product-hero-combined .product-visual {
  height: clamp(320px, 28vw, 410px) !important;
  min-height: 0 !important;
  display: grid !important;
  place-items: center !important;
  margin: 0 !important;
  padding: clamp(18px, 2.4vw, 30px) !important;
  background: #f8f8f6 !important;
  border: 1px solid rgba(17, 17, 17, 0.09) !important;
  border-radius: 8px !important;
  box-shadow: 0 22px 70px rgba(17, 17, 17, 0.06) !important;
  overflow: hidden !important;
}

html body .product-two-generation-hero .product-visual img,
html body .product-hero.product-hero-combined .product-visual img {
  width: 100% !important;
  max-width: 660px !important;
  height: 112% !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: none !important;
}

html body .product-system-suite,
html body .section.product-system-suite {
  width: min(1440px, calc(100% - 80px)) !important;
  max-width: 1440px !important;
  margin: 0 auto !important;
  padding: 72px clamp(22px, 5vw, 70px) !important;
  background: #fafaf8 !important;
  border: 1px solid rgba(17, 17, 17, 0.08) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

html body .product-system-suite > .split-head {
  display: grid !important;
  grid-template-columns: minmax(0, 0.88fr) minmax(320px, 0.42fr) !important;
  gap: clamp(24px, 4vw, 54px) !important;
  align-items: end !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 0 28px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body .product-system-suite > .split-head .eyebrow {
  margin-bottom: 10px !important;
  color: rgba(17, 17, 17, 0.50) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.50) !important;
}

html body .product-system-suite > .split-head h2,
html body .product-system-suite .split-head h2 {
  max-width: 860px !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 36px !important;
  line-height: 1.16 !important;
  letter-spacing: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body .product-system-suite > .split-head > p {
  max-width: 500px !important;
  margin: 0 !important;
  justify-self: end !important;
  color: rgba(17, 17, 17, 0.60) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.60) !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

html body .product-decision-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin: 0 0 28px !important;
}

html body .product-fit-card {
  min-height: 330px !important;
  display: grid !important;
  align-content: start !important;
  gap: 13px !important;
  padding: 24px !important;
  color: #111111 !important;
  background: #ffffff !important;
  border: 1px solid rgba(17, 17, 17, 0.10) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 48px rgba(17, 17, 17, 0.04) !important;
}

html body .product-fit-card.featured {
  background: #111111 !important;
  border-color: #111111 !important;
  color: #ffffff !important;
}

html body .product-fit-card.advisory {
  background: #f3f3ef !important;
}

html body .product-fit-card span {
  color: rgba(17, 17, 17, 0.50) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.50) !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  font-weight: 760 !important;
}

html body .product-fit-card.featured span {
  color: rgba(255, 255, 255, 0.54) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.54) !important;
}

html body .product-fit-card h3 {
  margin: 0 !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  font-size: 24px !important;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;
}

html body .product-fit-card p {
  margin: 0 !important;
  color: rgba(17, 17, 17, 0.64) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.64) !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

html body .product-fit-card.featured p {
  color: rgba(255, 255, 255, 0.68) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.68) !important;
}

html body .product-fit-card ul {
  display: grid !important;
  gap: 9px !important;
  margin: 4px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

html body .product-fit-card li {
  position: relative !important;
  padding-left: 18px !important;
  color: rgba(17, 17, 17, 0.78) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.78) !important;
  font-size: 14px !important;
  line-height: 1.36 !important;
  font-weight: 620 !important;
}

html body .product-fit-card li::before {
  position: absolute !important;
  top: 0.58em !important;
  left: 0 !important;
  width: 6px !important;
  height: 6px !important;
  background: #111111 !important;
  border-radius: 50% !important;
  content: "" !important;
}

html body .product-fit-card.featured li {
  color: rgba(255, 255, 255, 0.82) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.82) !important;
}

html body .product-fit-card.featured li::before {
  background: #ffffff !important;
}

html body .product-fit-card .button {
  width: fit-content !important;
  min-height: 42px !important;
  margin-top: 4px !important;
  padding: 0 18px !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  background: #ffffff !important;
  border-color: rgba(17, 17, 17, 0.18) !important;
}

html body .product-system-suite .product-compare-visuals {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin: 0 0 30px !important;
}

html body .product-system-suite .product-compare-visuals figure {
  display: grid !important;
  gap: 16px !important;
  padding: 18px !important;
  background: #ffffff !important;
  border: 1px solid rgba(17, 17, 17, 0.10) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

html body .product-system-suite .product-compare-visuals img {
  height: clamp(250px, 22vw, 340px) !important;
  padding: 16px !important;
  object-fit: contain !important;
  background: #050505 !important;
  border-radius: 8px !important;
}

html body .product-system-suite .product-compare-visuals figcaption {
  padding: 0 !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 26px !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
}

html body .product-system-suite .product-spec-panel {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

html body .product-system-suite .product-spec-head {
  display: flex !important;
  align-items: end !important;
  justify-content: space-between !important;
  gap: 28px !important;
  margin: 0 0 16px !important;
}

html body .product-system-suite .product-spec-head h3 {
  margin: 0 !important;
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 24px !important;
  line-height: 1.16 !important;
}

html body .product-system-suite .product-spec-head p {
  max-width: 640px !important;
  margin: 0 !important;
  color: rgba(17, 17, 17, 0.58) !important;
  -webkit-text-fill-color: rgba(17, 17, 17, 0.58) !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

html body .product-system-suite .spec-table-wrap {
  background: #ffffff !important;
  border: 1px solid rgba(17, 17, 17, 0.10) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}

html body .product-system-suite .spec-table th {
  background: #f4f4f0 !important;
}

html body .product-system-suite + .product-capability-showcase,
html body .workflow-section,
html body .visual-faq-section {
  width: min(1440px, calc(100% - 80px)) !important;
  max-width: 1440px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  border-radius: 8px !important;
}

@media (max-width: 1080px) {
  html body .product-two-generation-hero.product-hero-combined,
  html body .page-hero.product-two-generation-hero.product-hero-combined {
    width: min(100% - 40px, 920px) !important;
    grid-template-columns: 1fr !important;
    padding-top: 104px !important;
  }

  html body .product-two-generation-hero .product-hero-copy {
    max-width: 760px !important;
  }

  html body .product-system-suite,
  html body .section.product-system-suite,
  html body .product-system-suite + .product-capability-showcase,
  html body .workflow-section,
  html body .visual-faq-section {
    width: min(100% - 40px, 920px) !important;
  }

  html body .product-system-suite > .split-head {
    grid-template-columns: 1fr !important;
  }

  html body .product-system-suite > .split-head > p {
    max-width: 720px !important;
    justify-self: start !important;
  }

  html body .product-decision-grid {
    grid-template-columns: 1fr !important;
  }

  html body .product-fit-card {
    min-height: auto !important;
  }
}

@media (max-width: 760px) {
  html body .product-two-generation-hero.product-hero-combined,
  html body .page-hero.product-two-generation-hero.product-hero-combined {
    width: calc(100% - 28px) !important;
    padding: 76px 0 28px !important;
    gap: 24px !important;
  }

  html body .product-two-generation-hero .product-title-lockup,
  html body .page-hero.product-hero.product-hero-combined.product-two-generation-hero .product-title-lockup {
    font-size: 30px !important;
    line-height: 1.08 !important;
  }

  html[lang="en"] body.product-page .product-two-generation-hero .product-title-lockup,
  html[lang="en"] body.product-page .page-hero.product-hero.product-hero-combined.product-two-generation-hero .product-title-lockup {
    font-size: 24px !important;
    line-height: 1.12 !important;
  }

  html body .product-two-generation-hero .product-hero-detail {
    font-size: 15px !important;
    line-height: 1.58 !important;
  }

  html body.product-page .product-two-generation-hero.product-hero-combined .product-hero-detail,
  html[lang="en"] body.product-page .product-two-generation-hero.product-hero-combined .product-hero-detail,
  html body.product-page .page-hero.product-two-generation-hero.product-hero-combined .product-hero-detail {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: clip !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: initial !important;
    font-size: 14px !important;
    line-height: 1.58 !important;
  }

  html body .product-two-generation-hero .product-hero-points,
  html body .product-two-generation-hero .feature-grid.overview-list.product-hero-points,
  html body .page-hero.product-hero.product-hero-combined.product-two-generation-hero .product-hero-points {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    max-width: 100% !important;
    margin-top: 20px !important;
  }

  html body .product-two-generation-hero .product-hero-points span,
  html body .page-hero.product-hero.product-hero-combined.product-two-generation-hero .product-hero-points span {
    min-height: 36px !important;
    padding: 0 14px !important;
    font-size: 13px !important;
  }

  html body .product-two-generation-hero .hero-actions {
    margin-top: 18px !important;
    gap: 10px !important;
  }

  html body .product-two-generation-hero .hero-actions .button {
    min-height: 42px !important;
    padding: 0 15px !important;
  }

  html body .product-two-generation-hero .product-visual,
  html body .product-hero.product-hero-combined .product-visual {
    height: 210px !important;
    padding: 14px !important;
  }

  html body .product-system-suite,
  html body .section.product-system-suite,
  html body .product-system-suite + .product-capability-showcase,
  html body .workflow-section,
  html body .visual-faq-section {
    width: calc(100% - 28px) !important;
    padding: 38px 16px !important;
  }

  html body .product-system-suite > .split-head h2,
  html body .product-system-suite .split-head h2 {
    font-size: 28px !important;
  }

  html body .product-fit-card {
    padding: 18px !important;
  }

  html body .product-system-suite .product-compare-visuals {
    grid-template-columns: 1fr !important;
  }

  html body .product-system-suite .product-compare-visuals img {
    height: 220px !important;
  }

  html body .product-system-suite .product-spec-head {
    display: grid !important;
    gap: 8px !important;
  }

  html body .product-system-suite .spec-table-wrap {
    overflow-x: auto !important;
  }

  html body.product-page .whatsapp-float {
    top: auto !important;
    right: 10px !important;
    bottom: 86px !important;
    transform: none !important;
  }

  html body.product-page .whatsapp-float:hover {
    transform: none !important;
  }

  html body.product-page .yao-chat {
    top: auto !important;
    right: 10px !important;
    bottom: 34px !important;
    transform: none !important;
  }

  html body.product-page .yao-chat-toggle:hover {
    transform: none !important;
  }
}
