.elementor-1745 .elementor-element.elementor-element-c28e9e9{--display:flex;}.elementor-1745 .elementor-element.elementor-element-c2477d6{--display:flex;}.elementor-1745 .elementor-element.elementor-element-a5328d4{--display:flex;}.elementor-1745 .elementor-element.elementor-element-9ffe0c6{--display:flex;}.elementor-1745 .elementor-element.elementor-element-086d909{--display:flex;}.elementor-1745 .elementor-element.elementor-element-73983a4{--display:flex;}.elementor-1745 .elementor-element.elementor-element-3d0daa0{--display:flex;}.elementor-1745 .elementor-element.elementor-element-a9a88fc{--display:flex;}.elementor-1745 .elementor-element.elementor-element-deba650{--display:flex;}.elementor-1745 .elementor-element.elementor-element-61fb716{--display:flex;}.elementor-1745 .elementor-element.elementor-element-ac31977{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */<style id="mg6-product-page-css">
.mg6-page-section,
.mg6-feature-strip,
.mg6-final-cta,
.mg6-page-section *,
.mg6-feature-strip *,
.mg6-final-cta * {
  box-sizing: border-box;
}

.mg6-page-section,
.mg6-feature-strip,
.mg6-final-cta {
  color: #34465a;
  font-family: Arial, "Helvetica Neue", sans-serif;
}

.mg6-page-section {
  padding: 76px 0;
}

.mg6-page-section--soft {
  background: #f7fafc;
  border-bottom: 1px solid #dce6ee;
  border-top: 1px solid #dce6ee;
}

.mg6-container {
  width: calc(100% - 40px);
  max-width: 1180px;
  margin: 0 auto;
}

.mg6-section-head {
  max-width: 780px;
  margin: 0 0 32px;
}

.mg6-eyebrow {
  margin: 0 0 13px !important;
  color: #0085c7 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase;
}

.mg6-title {
  margin: 0 0 14px !important;
  color: #111827 !important;
  font-family: Arial, "Helvetica Neue", sans-serif !important;
  font-size: clamp(30px, 3vw, 44px) !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.mg6-lead {
  margin: 0 !important;
  color: #5d7185 !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

.mg6-card-title {
  margin: 8px 0 !important;
  color: #111827 !important;
  font-family: Arial, "Helvetica Neue", sans-serif !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.mg6-label {
  display: block;
  color: #0085c7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.mg6-body-copy {
  margin: 0 !important;
  color: #5d7185 !important;
  font-size: 16px !important;
  line-height: 1.58 !important;
}

.mg6-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 13px 18px;
  border: 1px solid #111827;
  background: #111827;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .06em;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
}

.mg6-button:hover {
  border-color: #0d3552;
  background: #0d3552;
}

.mg6-button--secondary {
  background: transparent;
  color: #111827 !important;
}

.mg6-button--secondary:hover {
  color: #ffffff !important;
}

/* Hero */
.mg6-hero {
  padding: 42px 0 54px;
  background: #f7fafc;
  border-bottom: 1px solid #dce6ee;
}

.mg6-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, .96fr);
  gap: 54px;
  align-items: center;
}

.mg6-product-visual {
  overflow: hidden;
  border: 1px solid #dce6ee;
  border-radius: 8px;
  background: #ffffff;
}

.mg6-product-visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  padding: 22px;
  object-fit: contain;
}

.mg6-product-tags {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mg6-product-tags span {
  display: flex;
  min-height: 66px;
  align-items: center;
  justify-content: center;
  padding: 14px 10px;
  border-right: 1px solid #dce6ee;
  border-top: 1px solid #dce6ee;
  color: #0d3552;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}

.mg6-product-tags span:last-child {
  border-right: 0;
}

.mg6-hero .mg6-title {
  max-width: 680px;
  font-size: clamp(36px, 4vw, 58px) !important;
}

.mg6-reference-line {
  margin-top: 22px;
  padding: 13px 15px;
  border-left: 3px solid #0085c7;
  background: #edf7fc;
  color: #274a60;
  font-size: 15px;
  line-height: 1.5;
}

.mg6-reference-line strong {
  color: #0d3552;
}

.mg6-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.mg6-spec-link {
  display: inline-block;
  margin-top: 16px;
  color: #0085c7 !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
}

.mg6-spec-link:hover {
  color: #0d3552 !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

/* Feature strip */
.mg6-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: #111827;
}

.mg6-feature {
  min-height: 158px;
  padding: 30px;
  border-right: 1px solid rgba(255, 255, 255, .16);
}

.mg6-feature:last-child {
  border-right: 0;
}

.mg6-feature .mg6-label {
  color: #8fdcff;
}

.mg6-feature .mg6-card-title {
  color: #ffffff !important;
  font-size: 24px !important;
}

.mg6-feature .mg6-body-copy {
  color: #dbe5ef !important;
}

/* Snapshot */
.mg6-snapshot-section {
  padding-top: 30px;
}

.mg6-snapshot {
  overflow: hidden;
  border: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-snapshot-head {
  padding: 20px 22px;
  border-bottom: 1px solid #dce6ee;
  background: #f9fbfd;
}

.mg6-snapshot-head strong {
  display: block;
  color: #111827;
  font-size: 18px;
  line-height: 1.35;
}

.mg6-snapshot-head span {
  display: block;
  margin-top: 4px;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.5;
}

.mg6-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mg6-snapshot-item {
  min-width: 0;
  padding: 20px 22px;
  border-right: 1px solid #dce6ee;
}

.mg6-snapshot-item:last-child {
  border-right: 0;
}

.mg6-snapshot-item .mg6-label {
  margin-bottom: 7px;
}

.mg6-snapshot-item span:last-child {
  display: block;
  color: #42566a;
  font-size: 14px;
  line-height: 1.5;
}

/* Cards and workflow */
.mg6-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.mg6-info-card {
  min-width: 0;
  padding: 24px;
  border: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-workflow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-step {
  min-width: 0;
  min-height: 220px;
  padding: 25px 21px;
  border-right: 1px solid #dce6ee;
}

.mg6-step:last-child {
  border-right: 0;
}

.mg6-step-number {
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
  border-radius: 50%;
  background: #edf7fc;
  color: #0085c7;
  font-size: 12px;
  font-weight: 800;
}

.mg6-step .mg6-card-title {
  font-size: 19px !important;
}

/* Application scenarios */
.mg6-scenario-list {
  display: grid;
  gap: 72px;
}

.mg6-scenario {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 64px;
  align-items: center;
}

.mg6-scenario:nth-child(even) .mg6-scenario-media {
  order: -1;
}

.mg6-scenario-media {
  overflow: hidden;
  border: 1px solid #dce6ee;
  background: #f7fafc;
}

.mg6-scenario-media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.mg6-scenario .mg6-title {
  font-size: clamp(28px, 2.6vw, 40px) !important;
}

.mg6-scenario-note {
  margin-top: 14px;
  padding: 12px 14px;
  border-left: 3px solid #dce6ee;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.55;
}

/* Specifications */
.mg6-spec-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 40px;
  align-items: start;
}

.mg6-stat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-stat {
  min-width: 0;
  padding: 18px 10px;
  border-right: 1px solid #dce6ee;
  text-align: center;
}

.mg6-stat:last-child {
  border-right: 0;
}

.mg6-stat strong {
  display: block;
  color: #111827;
  font-size: 19px;
  line-height: 1.3;
}

.mg6-stat span {
  display: block;
  margin-top: 4px;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.4;
}

.mg6-spec-table {
  border-left: 1px solid #dce6ee;
  border-right: 1px solid #dce6ee;
}

.mg6-spec-row {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 16px;
  padding: 15px 18px;
  border-bottom: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-spec-row strong {
  color: #111827;
}

.mg6-spec-row span {
  color: #5d7185;
  line-height: 1.58;
}

.mg6-side-panel {
  padding: 25px;
  background: #111827;
  color: #ffffff;
}

.mg6-side-panel h3 {
  margin: 0 0 10px !important;
  color: #ffffff !important;
  font-size: 22px !important;
  line-height: 1.3 !important;
}

.mg6-side-panel p,
.mg6-side-panel li {
  color: #dbe5ef;
  font-size: 15px;
  line-height: 1.6;
}

.mg6-side-panel p {
  margin: 0;
}

.mg6-side-panel ul {
  margin: 16px 0 0;
  padding-left: 18px;
}

/*
 * Keep the specification notes visible while the specification table scrolls.
 * Elementor wrappers must remain overflow-visible or CSS sticky cannot engage.
 */
@media (min-width: 981px) {
  #mg6-specifications {
    overflow: visible;
  }

  #mg6-specifications .mg6-container,
  #mg6-specifications .mg6-spec-layout {
    overflow: visible;
  }

  #mg6-specifications .mg6-side-panel {
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    align-self: start;
  }

  .elementor .e-con:has(#mg6-specifications),
  .elementor .elementor-element:has(#mg6-specifications),
  .elementor-widget-html:has(#mg6-specifications),
  .elementor-widget-html:has(#mg6-specifications) > .elementor-widget-container {
    overflow: visible !important;
  }
}

/* Evaluation path */
.mg6-path {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-left: 1px solid #dce6ee;
}

.mg6-path-item {
  min-width: 0;
  min-height: 150px;
  padding: 20px 17px;
  border-bottom: 1px solid #dce6ee;
  border-right: 1px solid #dce6ee;
  border-top: 1px solid #dce6ee;
  background: #ffffff;
}

.mg6-path-item strong {
  display: block;
  margin-bottom: 9px;
  color: #0d3552;
  font-size: 15px;
  line-height: 1.4;
}

.mg6-path-item span {
  color: #5d7185;
  font-size: 14px;
  line-height: 1.58;
}

/* FAQ */
.mg6-faq details {
  padding: 18px 0;
  border-top: 1px solid #dce6ee;
}

.mg6-faq details:last-child {
  border-bottom: 1px solid #dce6ee;
}

.mg6-faq summary {
  color: #111827;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
}

.mg6-faq details p {
  max-width: 880px;
  margin: 12px 0 0 !important;
  color: #5d7185 !important;
  line-height: 1.6 !important;
}

/* Final CTA */
.mg6-final-cta {
  padding: 72px 0;
  background: #111827;
}

.mg6-final-cta .mg6-title {
  max-width: 780px;
  color: #ffffff !important;
}

.mg6-final-cta .mg6-eyebrow {
  color: #8fdcff !important;
}

.mg6-final-cta .mg6-lead {
  max-width: 780px;
  color: #dbe5ef !important;
}

.mg6-final-cta .mg6-button {
  margin-top: 24px;
  border-color: #ffffff;
  background: #ffffff;
  color: #111827 !important;
}

.mg6-final-cta .mg6-button:hover {
  border-color: #8fdcff;
  background: #8fdcff;
}

@media (max-width: 980px) {
  .mg6-hero-grid,
  .mg6-spec-layout {
    grid-template-columns: 1fr;
  }

  .mg6-hero-grid {
    gap: 36px;
  }

  .mg6-snapshot-grid,
  .mg6-workflow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mg6-snapshot-item:nth-child(2),
  .mg6-step:nth-child(2) {
    border-right: 0;
  }

  .mg6-snapshot-item:nth-child(-n+2),
  .mg6-step:nth-child(-n+2) {
    border-bottom: 1px solid #dce6ee;
  }

  .mg6-path {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .mg6-container {
    width: calc(100% - 28px);
  }

  .mg6-page-section {
    padding: 54px 0;
  }

  .mg6-snapshot-section {
    padding-top: 24px;
  }

  .mg6-hero {
    padding: 28px 0 44px;
  }

  .mg6-hero .mg6-title {
    font-size: clamp(34px, 10vw, 44px) !important;
  }

  .mg6-product-tags,
  .mg6-feature-grid,
  .mg6-snapshot-grid,
  .mg6-card-grid,
  .mg6-workflow,
  .mg6-scenario,
  .mg6-path {
    grid-template-columns: 1fr;
  }

  .mg6-product-tags span {
    min-height: 50px;
    border-right: 0;
  }

  .mg6-feature,
  .mg6-snapshot-item,
  .mg6-step {
    min-height: 0;
    border-bottom: 1px solid rgba(17, 24, 39, .12);
    border-right: 0;
  }

  .mg6-feature:last-child,
  .mg6-snapshot-item:last-child,
  .mg6-step:last-child {
    border-bottom: 0;
  }

  .mg6-step-number {
    margin-bottom: 20px;
  }

  .mg6-scenario-list {
    gap: 54px;
  }

  .mg6-scenario {
    gap: 24px;
  }

  .mg6-scenario:nth-child(even) .mg6-scenario-media {
    order: 0;
  }

  .mg6-stat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mg6-stat:nth-child(2) {
    border-right: 0;
  }

  .mg6-stat:nth-child(-n+2) {
    border-bottom: 1px solid #dce6ee;
  }

  .mg6-spec-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
</style>/* End custom CSS */