/* Reflow the homepage without reducing text or control sizes. */
.home-solutions-grid { display: contents; }
@media (max-width: 900px) {
  body.section-shell #top,
  body.section-shell.page-index-index #top { height: 160px !important; }
  body.section-shell .section-compact-nav {
    flex-direction: column; align-items: center; justify-content: center;
    height: 160px; padding: 12px 16px; gap: 10px;
  }
  body.section-shell .section-compact-brand { flex: none; }
  body.section-shell .section-compact-links { gap: 6px 18px; }
}
body.page-index-index #pdv_106725 .wuslides-wraper > div > a > div,
body.page-index-index #pdv_106725 .wuslides-wraper > div > a > div > img {
  height: 100% !important; object-fit: cover; background-size: cover !important;
  background-position: center !important;
}
@media (max-width: 1600px) {
  body.page-index-index #contain { width: 100% !important; padding: 0 !important; zoom: 1; }
  body.page-index-index #top { width: 100% !important; height: 100px !important; }
  body.page-index-index #top .pdv_class { display: none !important; }
  body.page-index-index .section-compact-nav { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px 24px; min-height: 100px; padding: 16px 24px; background: #fff; }
  body.page-index-index .section-compact-nav a { font-size: 16px; color: #123e68; }
  body.page-index-index #content { display: flex; flex-direction: column; gap: 20px; width: 100% !important; height: auto !important; padding: 0 24px 48px; margin: 0 !important; }
  body.page-index-index #content > .pdv_class:not(.home-flow-item) { display: none !important; }
  body.page-index-index #content .home-flow-item { position: relative !important; top: auto !important; left: auto !important; width: 100% !important; max-width: 1200px !important; height: auto !important; transform: none !important; margin: 0 auto !important; }
  body.page-index-index #content .home-flow-item > .pdv_content,
  body.page-index-index #content .home-flow-item > .pdv_content > .pdv_border { width: 100% !important; height: auto !important; overflow: visible !important; }
  body.page-index-index #content #pdv_106725 { width: calc(100% + 48px) !important; max-width: none !important; margin-left: -24px !important; height: min(43.229167vw, 830px) !important; flex: none; overflow: hidden; }
  body.page-index-index #content #pdv_106725 > .pdv_content,
  body.page-index-index #content #pdv_106725 > .pdv_content > .pdv_border { height: 100% !important; }
  body.page-index-index #pdv_106725 .arrow { width: 48px !important; height: 48px !important; }
  body.page-index-index #content #pdv_106742,
  body.page-index-index #content #pdv_106698,
  body.page-index-index #content #pdv_106719,
  body.page-index-index #content #pdv_106734 { margin-top: 36px !important; }
  body.page-index-index #content .productCenter220507 { width: 100% !important; }
  body.page-index-index #content .productCenter220507 ul { display: grid !important; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; }
  body.page-index-index #content .productCenter220507 ul li { width: auto !important; margin: 0 !important; min-width: 0; }
  body.page-index-index .home-solutions-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); width: 100%; max-width: 1200px; margin: 0 auto; gap: 24px; }
  body.page-index-index .home-solutions-grid .pdv_border > div:last-child,
  body.page-index-index .home-solutions-grid ul,
  body.page-index-index .home-solutions-grid li { width: 100% !important; max-width: 100%; }
  body.page-index-index .home-solutions-grid #pdv_106721 { grid-column: 1 / -1; }
  body.page-index-index .home-solutions-grid #pdv_106721 ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
  body.page-index-index .home-solutions-grid li { float: none !important; margin: 0 !important; height: 320px !important; }
  body.page-index-index .home-solutions-grid img { width: 100% !important; height: 100% !important; object-fit: cover; }
  body.page-index-index #pdv_106736 { background: #f4f8fc; border-radius: 18px; padding: 28px; font-size: 17px; line-height: 1.9; }
  body.page-index-index #pdv_106694 > div { max-width: 100%; }
  body.page-index-index #pdv_106732 .swiper { width: 100% !important; }
}
@media (max-width: 1050px) {
  body.page-index-index #content #pdv_106770 .productCenter220507 ul { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width: 600px) {
  body.page-index-index .home-solutions-grid,
  body.page-index-index .home-solutions-grid #pdv_106721 ul { grid-template-columns: 1fr; }
  body.page-index-index #content #pdv_106770 .productCenter220507 ul { grid-template-columns: 1fr !important; }
}
