/**
 * ZSM theme global overrides (header, footer, case slider, contact forms)
 */

/* WordPress admin bar adds html { margin-top: 32px } when logged in — remove top white gap */
@media screen {
  html {
    margin-top: 0 !important;
  }

  body.admin-bar {
    margin-top: 0 !important;
  }
}

body.admin-bar #wpadminbar {
  display: none !important;
}

/* ----- Unified header (all pages = homepage blue bar) ----- */
#block-Yj0HrMylBi,
#block-Yj0HrMylBi::before,
.__block--header#block-Yj0HrMylBi {
  background-color: #073190 !important;
  opacity: 1 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

#module-hrVVRR19U3,
#module-hrVVRR19U3-inner {
  color: #fff !important;
}

#nav-hwGmdMZmCZ .__nav-item--active,
#nav-hwGmdMZmCZ .__nav-item.__nav-item--active {
  color: #fff !important;
  background-color: #ffc500 !important;
  border-radius: 6px;
}

#nav-hwGmdMZmCZ .__nav-item--nav.hover:not(.__nav-item--active) {
  color: #073190 !important;
  background-color: #ffc500 !important;
  border-radius: 6px;
}

#nav-hwGmdMZmCZ .__nav-item--nav.hover:not(.__nav-item--active) .__nav-item_link {
  color: #073190 !important;
}

body[content-type="home"] #block-Yj0HrMylBi {
  position: relative;
  z-index: 300;
}

body[content-type="home"] #nav-hwGmdMZmCZ .__nav-outer {
  z-index: 301;
}

#nav-hwGmdMZmCZ .__nav-dialog {
  background-color: #073190 !important;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
}

/* About Us dropdown: Brand Story + After-Sales Service stacked vertically */
#nav-hwGmdMZmCZ .__nav-dialog[data-pid="727"] {
  --group-cols: 1 !important;
}

#nav-hwGmdMZmCZ .__nav-dialog[data-pid="727"] > .__nav-group_body {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  max-width: var(--group-width, 15rem) !important;
}

#nav-hwGmdMZmCZ .__nav-dialog[data-pid="727"] .__nav-group {
  width: 100% !important;
}

#nav-hwGmdMZmCZ .__nav-dialog[data-pid="727"] .__nav-item + .__nav-item {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

#nav-hwGmdMZmCZ .__nav-dialog.show,
#nav-hwGmdMZmCZ .__nav-dialog--1.show .__nav-group {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: all !important;
}

#nav-hwGmdMZmCZ .__nav-dialog .__nav-item_link {
  color: #fff !important;
}

#nav-hwGmdMZmCZ .__nav-dialog .__nav-item.hover .__nav-item_link,
#nav-hwGmdMZmCZ .__nav-dialog .__nav-group_header:hover .__nav-item_link {
  color: #ffc500 !important;
}

#nav-hwGmdMZmCZ .__nav-item.hover:not(.__nav-item--nav) {
  background-color: #171717 !important;
}

.__top-icon {
  background-color: #073190 !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 10px;
}

.__top svg {
  fill: #fff !important;
}

/* ----- Footer: solid dark bottom like About page ----- */
#module-yUpWIChVVZ {
  background-color: #333 !important;
}

#block-3CfkcDaqHD,
#block-7Pleteewq2 {
  background-color: #333 !important;
}

#module-Nc0yGWAQ3s {
  background-color: #333 !important;
  color: #fff !important;
}

#text-drf96GmE4e,
#text-drf96GmE4e p {
  color: rgba(255, 255, 255, 0.85) !important;
}

/* ----- Homepage case slider (3 per view, swipe + autoplay) ----- */
#module-JSLlMjtB7q {
  background-color: #eee !important;
}

#list-jS7FwyUQ5y .__list-inner.swiper-wrap {
  overflow: hidden;
}

#list-jS7FwyUQ5y .swiper {
  overflow: hidden;
  width: 100%;
}

#list-jS7FwyUQ5y .swiper-wrapper {
  align-items: stretch;
}

#list-jS7FwyUQ5y .swiper-slide {
  height: auto;
}

#list-jS7FwyUQ5y .swiper-slide .__list_item,
#list-jS7FwyUQ5y .swiper-slide .__list_item-inner {
  height: 100%;
}

#list-jS7FwyUQ5y .__list_item-inner {
  height: 100%;
}

#list-jS7FwyUQ5y .__image,
#list-jS7FwyUQ5y .__image-inner {
  border-radius: 12px;
  overflow: hidden;
}

#list-jS7FwyUQ5y .__image-img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}

#list-jS7FwyUQ5y h4 {
  margin-top: 12px;
  text-align: left;
}

/* ----- Homepage contact: red left + dark right (reference layout) ----- */
#module-i50Uk1chHv {
  padding: 0 !important;
  background: transparent !important;
  color: #fff;
}

#module-i50Uk1chHv #grid-P7m90PNPOw-inner {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0;
  margin: 0;
}

#module-i50Uk1chHv #cell-ejX733n9lK,
#module-i50Uk1chHv #cell-xtzW7JP7yR {
  flex: 1 1 100%;
  max-width: 100%;
  padding: 0 !important;
}

@media (min-width: 1200px) {
  #module-i50Uk1chHv #cell-ejX733n9lK,
  #module-i50Uk1chHv #cell-xtzW7JP7yR {
    flex: 1 1 50%;
    max-width: 50%;
  }
}

#module-i50Uk1chHv #cell-ejX733n9lK-inner {
  background: #e52e2e;
  padding: 48px 40px;
  text-align: left;
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#module-i50Uk1chHv #cell-ejX733n9lK-inner .__text,
#module-i50Uk1chHv #cell-ejX733n9lK-inner .__text p,
#module-i50Uk1chHv #text-TUcuJflDTV {
  color: #fff !important;
  text-align: left;
}

#module-i50Uk1chHv #button-9CICb3dqNK {
  background: #222 !important;
  color: #fff !important;
  border: none !important;
  margin-left: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

#module-i50Uk1chHv #cell-xtzW7JP7yR-inner {
  background: #2d2d2d;
  padding: 48px 40px;
  text-align: left;
  height: 100%;
  min-height: 100%;
}

#module-i50Uk1chHv #div-lPOiBZ0EwA,
#module-i50Uk1chHv #div-lPOiBZ0EwA .__text,
#module-i50Uk1chHv #div-lPOiBZ0EwA p,
#module-i50Uk1chHv #text-KPAgx9ZXqw {
  color: #fff !important;
  text-align: left;
  max-width: none;
  margin: 0;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi {
  width: 100%;
  align-items: stretch;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi .wpcf7-form {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi .wpcf7-form p {
  margin-bottom: 18px;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi label,
#module-i50Uk1chHv #inquiry-LrdsuaIUBi .wpcf7-form label {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 6px;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi label .wpcf7-form-control-wrap {
  display: block;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi input[type="text"],
#module-i50Uk1chHv #inquiry-LrdsuaIUBi input[type="email"],
#module-i50Uk1chHv #inquiry-LrdsuaIUBi input[type="tel"],
#module-i50Uk1chHv #inquiry-LrdsuaIUBi input[type="url"],
#module-i50Uk1chHv #inquiry-LrdsuaIUBi textarea,
#module-i50Uk1chHv #inquiry-LrdsuaIUBi select {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 0;
  color: #fff;
  padding: 10px 0;
  box-shadow: none;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi textarea {
  min-height: 100px;
  resize: vertical;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi input:focus,
#module-i50Uk1chHv #inquiry-LrdsuaIUBi textarea:focus {
  border-bottom-color: #fff;
  outline: none;
  box-shadow: none;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi input[type="submit"],
#module-i50Uk1chHv #inquiry-LrdsuaIUBi input.wpcf7-submit {
  width: 100%;
  margin: 24px 0 0;
  padding: 16px 24px;
  background: #e52e2e !important;
  border: none !important;
  color: #fff !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-radius: 0;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi .wpcf7-not-valid-tip {
  color: #ffb4b4;
}

#module-i50Uk1chHv #inquiry-LrdsuaIUBi .wpcf7-response-output {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}

/* About page GET IN TOUCH — styles consolidated below (#module-awsxMjzrKT) */

#list-v6JZZV437n .__list_item-a {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ----- About page: intro block (image left, text right) ----- */
#module-WfEg2lN4YZ {
  background-color: #fff;
}

#module-WfEg2lN4YZ .__grid-inner,
#module-WfEg2lN4YZ #grid-iEYxlc3VRi-inner {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  --bs-gutter-x: 48px;
  row-gap: 32px;
  max-width: var(--container, 1820px);
  margin-left: auto;
  margin-right: auto;
  padding-left: max(var(--container-min-spacing, 5vw), 24px);
  padding-right: max(var(--container-min-spacing, 5vw), 24px);
}

#module-WfEg2lN4YZ #cell-N90jqusStn,
#module-WfEg2lN4YZ #cell-4utLlhj4am,
#module-WfEg2lN4YZ .zsm-about-intro-img,
#module-WfEg2lN4YZ .zsm-about-intro-text {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100% !important;
}

@media (min-width: 992px) {
  #module-WfEg2lN4YZ #cell-N90jqusStn,
  #module-WfEg2lN4YZ .zsm-about-intro-img {
    flex: 0 0 46%;
    max-width: 46%;
    order: 1;
  }

  #module-WfEg2lN4YZ #cell-4utLlhj4am,
  #module-WfEg2lN4YZ .zsm-about-intro-text {
    flex: 0 0 54%;
    max-width: 54%;
    order: 2;
  }
}

#module-WfEg2lN4YZ #image-Q3epRo0jdO,
#module-WfEg2lN4YZ #image-Q3epRo0jdO .__image-inner {
  border-radius: 8px;
  overflow: hidden;
}

#module-WfEg2lN4YZ #image-Q3epRo0jdO .__image-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

#module-WfEg2lN4YZ #text-LrREpqgXXt,
#module-WfEg2lN4YZ #text-h4gWILKDmo,
#module-WfEg2lN4YZ #text-uGqMh4GTcI,
#module-WfEg2lN4YZ #text-eYAurKfRw0,
#module-WfEg2lN4YZ #text-i5GU2pk9HA,
#module-WfEg2lN4YZ #div-4tcqv9H8GI {
  position: static !important;
  left: auto !important;
  max-width: 100% !important;
  width: 100% !important;
}

#module-WfEg2lN4YZ #text-LrREpqgXXt {
  font-size: clamp(22px, 2.2vw, 32px);
  line-height: 1.35;
  margin-bottom: 0.75em;
}

#module-WfEg2lN4YZ #text-h4gWILKDmo {
  color: #333;
  line-height: 1.75;
  text-align: left;
}

#module-WfEg2lN4YZ #text-h4gWILKDmo p {
  text-indent: 0 !important;
  margin-bottom: 1em;
}

#module-WfEg2lN4YZ .zsm-about-intro-btn {
  display: inline-flex !important;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #073190 !important;
  border-color: #073190 !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 14px 36px !important;
  border-radius: 6px;
}

#module-WfEg2lN4YZ #div-RilJAWCrhx {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
  width: 100%;
}

#module-WfEg2lN4YZ .zsm-about-intro-btn {
  align-self: center;
}

/* ----- About: story block (text left, image right) ----- */
#module-sfY9HbD93q {
  background-color: #fff;
  padding-top: var(--spacing-lg, 80px);
  padding-bottom: var(--spacing-lg, 80px);
}

#grid-QKOzFipri6 #text-fEfgVPwfAW,
#grid-QKOzFipri6 #text-pzqjgTzGBG,
#grid-QKOzFipri6 #text-LKZWWhoS97,
#grid-QKOzFipri6 #text-M0yEHwwEUp {
  position: static !important;
  left: auto !important;
  max-width: 100% !important;
}

#grid-QKOzFipri6-inner {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  --bs-gutter-x: 48px;
  row-gap: 32px;
  max-width: var(--container, 1820px);
  margin-left: auto;
  margin-right: auto;
  padding-left: max(var(--container-min-spacing, 5vw), 24px);
  padding-right: max(var(--container-min-spacing, 5vw), 24px);
}

#grid-QKOzFipri6 #cell-86rZbdJzL1,
#grid-QKOzFipri6 #cell-zsm-about-story-img,
#grid-QKOzFipri6 .zsm-about-story-img {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100% !important;
}

@media (min-width: 992px) {
  #grid-QKOzFipri6 #cell-86rZbdJzL1 {
    flex: 0 0 52%;
    max-width: 52%;
    order: 1;
  }

  #grid-QKOzFipri6 #cell-zsm-about-story-img,
  #grid-QKOzFipri6 .zsm-about-story-img {
    flex: 0 0 48%;
    max-width: 48%;
    order: 2;
  }
}

#grid-QKOzFipri6 #text-fEfgVPwfAW h2 {
  font-size: clamp(22px, 2.2vw, 32px);
  line-height: 1.35;
  margin-bottom: 0.75em;
}

#grid-QKOzFipri6 #text-pzqjgTzGBG,
#grid-QKOzFipri6 #text-M0yEHwwEUp {
  line-height: 1.75;
  color: #333;
}

#grid-QKOzFipri6 #text-LKZWWhoS97 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}

#grid-QKOzFipri6 #image-zsm-about-story,
#grid-QKOzFipri6 #image-zsm-about-story .__image-inner {
  border-radius: 8px;
  overflow: hidden;
}

#grid-QKOzFipri6 #image-zsm-about-story .__image-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* ----- About & Brand Story: GET IN TOUCH contact form (compact, #073190 + #ffc500) ----- */
#module-awsxMjzrKT,
#module-awsxMjzrKT.zsm-touch-compact,
#module-uDoHtv0N4v {
  background-color: #073190 !important;
  color: #fff;
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}

@media (min-width: 1200px) {
  #module-awsxMjzrKT.zsm-touch-compact {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

#module-awsxMjzrKT #grid-uVszU7ecm1-inner,
#module-uDoHtv0N4v #grid-sNU9p1U4V3-inner {
  max-width: var(--container, 1820px);
  margin-left: auto;
  margin-right: auto;
  padding-left: max(24px, var(--container-min-spacing, 5vw));
  padding-right: max(24px, var(--container-min-spacing, 5vw));
  box-sizing: border-box;
}

#module-awsxMjzrKT #cell-btcaicqsoK-inner,
#module-uDoHtv0N4v #cell-rhYEfAPIzw-inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 !important;
  border: none !important;
  border-width: 0 !important;
  border-radius: 0;
  box-sizing: border-box;
}

#module-awsxMjzrKT .zsm-touch-title,
#module-awsxMjzrKT #text-313HpGW87F,
#module-uDoHtv0N4v #text-14MgsinP55 {
  font-size: clamp(22px, 2.4vw, 30px) !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1.15;
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
}

#module-awsxMjzrKT .zsm-touch-title p,
#module-awsxMjzrKT #text-313HpGW87F p,
#module-uDoHtv0N4v #text-14MgsinP55 p {
  margin: 0;
}

#module-awsxMjzrKT .zsm-touch-desc,
#module-awsxMjzrKT #text-2k0QGv6B5R,
#module-uDoHtv0N4v #text-KeBgJBQxYq {
  max-width: 680px;
  font-size: 14px !important;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
  margin: 10px 0 0 !important;
  padding: 0 !important;
  text-align: left;
}

#module-awsxMjzrKT .zsm-touch-desc p,
#module-awsxMjzrKT #text-2k0QGv6B5R p,
#module-uDoHtv0N4v #text-KeBgJBQxYq p {
  margin: 0;
}

#module-awsxMjzrKT #inquiry-An3MnsECQZ,
#module-awsxMjzrKT .zsm-about-touch-inquiry,
#module-uDoHtv0N4v #inquiry-PqYlKWs8wj,
#module-uDoHtv0N4v .zsm-about-touch-inquiry {
  width: 100%;
  max-width: 100%;
  margin-top: 20px !important;
  padding: 0 !important;
}

#module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7,
#module-awsxMjzrKT #inquiry-An3MnsECQZ .wpcf7-form,
#module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7,
#module-uDoHtv0N4v #inquiry-PqYlKWs8wj .wpcf7-form {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

#module-awsxMjzrKT .zsm-about-cf7-fields,
#module-uDoHtv0N4v .zsm-about-cf7-fields {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 0;
  column-gap: 28px;
}

@media (min-width: 768px) {
  #module-awsxMjzrKT .zsm-about-cf7-fields,
  #module-uDoHtv0N4v .zsm-about-cf7-fields {
    grid-template-columns: 1fr 1fr;
    column-gap: 32px;
  }

  #module-awsxMjzrKT .zsm-about-cf7-fields > p:nth-child(5),
  #module-uDoHtv0N4v .zsm-about-cf7-fields > p:nth-child(5) {
    grid-column: 1 / -1;
  }
}

#module-awsxMjzrKT .wpcf7-form p,
#module-awsxMjzrKT .zsm-about-cf7-fields > p,
#module-uDoHtv0N4v .wpcf7-form p,
#module-uDoHtv0N4v .zsm-about-cf7-fields > p {
  margin: 0 0 14px;
  width: 100%;
}

#module-awsxMjzrKT .zsm-about-cf7-fields > p:nth-child(5),
#module-uDoHtv0N4v .zsm-about-cf7-fields > p:nth-child(5) {
  margin-bottom: 10px;
}

#module-awsxMjzrKT .wpcf7-form label,
#module-awsxMjzrKT .zsm-about-cf7-fields label,
#module-uDoHtv0N4v .wpcf7-form label,
#module-uDoHtv0N4v .zsm-about-cf7-fields label {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  margin-bottom: 0;
}

#module-awsxMjzrKT .zsm-cf7-req,
#module-uDoHtv0N4v .zsm-cf7-req {
  color: #fff;
  margin-right: 4px;
}

#module-awsxMjzrKT label .wpcf7-form-control-wrap,
#module-uDoHtv0N4v label .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-top: 4px;
}

#module-awsxMjzrKT input[type="text"],
#module-awsxMjzrKT input[type="email"],
#module-awsxMjzrKT input[type="tel"],
#module-awsxMjzrKT input[type="url"],
#module-awsxMjzrKT textarea,
#module-uDoHtv0N4v input[type="text"],
#module-uDoHtv0N4v input[type="email"],
#module-uDoHtv0N4v input[type="tel"],
#module-uDoHtv0N4v input[type="url"],
#module-uDoHtv0N4v textarea {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.75) !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 4px 0 6px !important;
  box-shadow: none !important;
  line-height: 1.3;
}

#module-awsxMjzrKT textarea,
#module-uDoHtv0N4v textarea {
  min-height: 40px;
  height: 40px;
  resize: vertical;
  overflow: auto;
}

#module-awsxMjzrKT input::placeholder,
#module-awsxMjzrKT textarea::placeholder,
#module-uDoHtv0N4v input::placeholder,
#module-uDoHtv0N4v textarea::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

#module-awsxMjzrKT input:focus,
#module-awsxMjzrKT textarea:focus,
#module-uDoHtv0N4v input:focus,
#module-uDoHtv0N4v textarea:focus {
  outline: none;
  border-bottom-color: #fff !important;
}

#module-awsxMjzrKT .zsm-about-cf7-submit,
#module-awsxMjzrKT .wpcf7-form p:has(.wpcf7-submit),
#module-awsxMjzrKT .wpcf7-form p:has(input[type="submit"]),
#module-uDoHtv0N4v .zsm-about-cf7-submit,
#module-uDoHtv0N4v .wpcf7-form p:has(.wpcf7-submit),
#module-uDoHtv0N4v .wpcf7-form p:has(input[type="submit"]) {
  grid-column: 1 / -1;
  margin: 6px 0 0 !important;
  text-align: center;
}

#module-awsxMjzrKT input[type="submit"],
#module-awsxMjzrKT input.wpcf7-submit,
#module-uDoHtv0N4v input[type="submit"],
#module-uDoHtv0N4v input.wpcf7-submit {
  display: inline-block;
  width: auto !important;
  min-width: 220px;
  margin: 0 auto !important;
  padding: 11px 32px !important;
  background: #ffc500 !important;
  border: none !important;
  border-radius: 0 !important;
  color: #073190 !important;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: filter 0.15s ease, transform 0.15s ease;
}

#module-awsxMjzrKT input[type="submit"]:hover,
#module-awsxMjzrKT input.wpcf7-submit:hover,
#module-uDoHtv0N4v input[type="submit"]:hover,
#module-uDoHtv0N4v input.wpcf7-submit:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

#module-awsxMjzrKT .wpcf7-not-valid-tip,
#module-uDoHtv0N4v .wpcf7-not-valid-tip {
  color: #ffe08a;
  font-size: 13px;
  margin-top: 6px;
}

#module-awsxMjzrKT .wpcf7-response-output,
#module-uDoHtv0N4v .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 12px 16px;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}

#module-awsxMjzrKT #inquiry-An3MnsECQZ .__inquiry-action,
#module-uDoHtv0N4v #inquiry-PqYlKWs8wj .__inquiry-action {
  display: none !important;
}

/* Fallback grid when CF7 outputs flat <p> list (no wrapper div) */
@media (min-width: 768px) {
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 32px;
    row-gap: 0;
  }

  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p,
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p {
    margin-bottom: 14px;
  }

  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(1),
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(2),
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(3),
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(4),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(1),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(2),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(3),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(4) {
    grid-column: span 1;
  }

  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(5),
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(textarea),
  #module-awsxMjzrKT .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(.wpcf7-submit),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(5),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(textarea),
  #module-uDoHtv0N4v .wpcf7-form.zsm-about-touch-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(.wpcf7-submit) {
    grid-column: 1 / -1;
  }
}

/* About page — ZSM Global Partners: image column stays fixed while text scrolls */
@media (min-width: 1200px) {
  #module-H27GDT2mXX,
  #module-H27GDT2mXX-inner,
  #grid-IMxm3uRuJk,
  #grid-IMxm3uRuJk-inner {
    overflow: visible !important;
  }

  #grid-IMxm3uRuJk-inner {
    align-items: flex-start;
  }

  #grid-IMxm3uRuJk #cell-M91C9zo1tC {
    position: sticky;
    top: 110px;
    align-self: flex-start;
    z-index: 2;
  }

  #grid-IMxm3uRuJk #cell-M91C9zo1tC-inner,
  #grid-IMxm3uRuJk #image-thEP5gvCbu,
  #grid-IMxm3uRuJk #image-thEP5gvCbu .__image-inner {
    position: sticky;
    top: 110px;
  }

  #grid-IMxm3uRuJk #image-thEP5gvCbu .__image-img {
    width: 100%;
    height: auto;
    display: block;
  }
}

/* About page — stats grid (#grid-uR9s4MUJk0): match homepage data cards with equal size */
#grid-uR9s4MUJk0-inner {
  align-items: stretch;
}

#grid-uR9s4MUJk0 .__cell {
  display: flex;
}

#grid-uR9s4MUJk0 .__cell-inner {
  width: 100%;
  height: 100%;
  display: flex;
}

#grid-uR9s4MUJk0 [name="listbox"] {
  width: 100%;
  height: 100%;
  min-height: 140px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

#grid-uR9s4MUJk0 [name="listbox"] .__text--sm {
  flex: 1;
}

/* About page — development history (#module-KoNuWR8rXG): uniform timeline cards */
#module-KoNuWR8rXG #grid-aAb1rrM0IK-inner {
  align-items: stretch;
}

#module-KoNuWR8rXG #grid-aAb1rrM0IK .__cell {
  display: flex;
}

#module-KoNuWR8rXG #grid-aAb1rrM0IK .__cell-inner,
#module-KoNuWR8rXG #grid-aAb1rrM0IK [id^="div-"] {
  width: 100%;
  height: 100%;
  min-height: 180px;
  box-sizing: border-box;
}

#text-fEfgVPwfAW,
#text-LKZWWhoS97 {
  font-family: 'Barlow', 'Arial', sans-serif;
  line-height: 1.2;
}

#text-fEfgVPwfAW p,
#text-LKZWWhoS97 p {
  margin: 0;
}

/* ----- Brand Story: #fff / #eee alternating sections, blue cards, yellow buttons ----- */
body[page-id="2460"] {
  --zsm-brand-blue: #073190;
  --zsm-brand-gold: #ffc500;
}

body[page-id="2460"] #block-isersMkgXT {
  background-color: #fff !important;
}

/* Hero banner — same layout as About page (full-width image only) */
body[page-id="2460"] #module-pr1dwFKAdU.zsm-brand-story-banner,
body[page-id="2474"] #module-1k95qeKjtG.zsm-brand-story-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-image: none !important;
}

body[page-id="2460"] #module-pr1dwFKAdU.zsm-brand-story-banner img,
body[page-id="2474"] #module-1k95qeKjtG.zsm-brand-story-banner img {
  width: 100%;
  height: auto;
  display: block;
}

/* ----- Video page (page-id 2472): light layout like service page ----- */
body[page-id="2472"] {
  --zsm-brand-blue: #073190;
  --zsm-brand-gold: #ffc500;
}

body[page-id="2472"] #block-C3AtnMhBhB,
body[page-id="2472"] #module-5mJhfR6cu1 {
  background-color: #fff !important;
  color: #333 !important;
}

body[page-id="2472"] #module-6udfheKcGk.zsm-brand-story-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-image: none !important;
}

body[page-id="2472"] #module-6udfheKcGk.zsm-brand-story-banner img {
  width: 100%;
  height: auto;
  display: block;
}

body[page-id="2472"] #module-5mJhfR6cu1 .__text,
body[page-id="2472"] #module-5mJhfR6cu1 h3,
body[page-id="2472"] #module-5mJhfR6cu1 p {
  color: #333 !important;
  opacity: 1 !important;
}

body[page-id="2472"] #module-5mJhfR6cu1 .__list_item--video h3 {
  color: var(--zsm-brand-blue) !important;
}

body[page-id="2472"] #module-5mJhfR6cu1 .__list_item--video .__text--sm {
  color: rgba(51, 51, 51, 0.75) !important;
}

/* Facebook video embeds in video grid */
body[page-id="2472"] #module-5mJhfR6cu1 #list-wD3AMaving .__list-inner {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0.75rem;
  row-gap: 0.75rem;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item {
  margin-bottom: 0;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item .__list_item-inner {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  height: 100%;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item h3 {
  margin-top: 0.25rem !important;
  margin-bottom: 0 !important;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item .__text--sm {
  margin-top: 0 !important;
  line-height: 1.55;
}

body[page-id="2472"] #module-5mJhfR6cu1 .__list_item--video.zsm-fb-video-item .__list_item-a {
  display: none !important;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-embed {
  position: relative;
  width: 100%;
  padding-bottom: 56.07%;
  height: 0;
  overflow: hidden;
  border-radius: 6px;
  background: #000;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-embed--portrait {
  padding-bottom: 178.28%;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item .zsm-fb-video-title {
  color: inherit;
  text-decoration: none;
}

body[page-id="2472"] #module-5mJhfR6cu1 .zsm-fb-video-item .zsm-fb-video-title:hover {
  color: var(--zsm-brand-blue, #073190);
}

body[page-id="2472"] #pagination-wQMcgNRAeb {
  color: #333 !important;
  margin-top: 1.5rem !important;
  padding-top: 0.25rem !important;
}

body[page-id="2472"] #pagination-wQMcgNRAeb .__pagination-item_inner {
  color: #333 !important;
  border-color: rgba(0, 0, 0, 0.15) !important;
}

body[page-id="2472"] #pagination-wQMcgNRAeb .__pagination-item--active .__pagination-item_inner {
  background-color: var(--zsm-brand-blue) !important;
  border-color: var(--zsm-brand-blue) !important;
  color: #fff !important;
}

/* Video page GET IN TOUCH — light split layout, card form (separate from footer) */
.zsm-video-contact {
  background-color: #eee !important;
  color: #333 !important;
  padding-top: 56px !important;
  padding-bottom: 56px !important;
  border-top: 1px solid rgba(7, 49, 144, 0.08);
}

.zsm-video-contact .zsm-video-contact-wrap {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding: 0 max(24px, var(--container-min-spacing, 5vw));
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  align-items: start;
  box-sizing: border-box;
}

@media (min-width: 992px) {
  .zsm-video-contact .zsm-video-contact-wrap {
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
    gap: 40px;
    align-items: center;
  }
}

.zsm-video-contact .zsm-video-contact-eyebrow {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--zsm-brand-blue, #073190);
}

.zsm-video-contact .zsm-video-contact-title {
  margin: 0 0 16px;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: clamp(24px, 2.6vw, 34px);
  font-weight: 700;
  line-height: 1.2;
  color: var(--zsm-brand-blue, #073190);
}

.zsm-video-contact .zsm-video-contact-lead {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.7;
  color: #555;
  max-width: 520px;
}

.zsm-video-contact .zsm-video-contact-points {
  margin: 0;
  padding: 0;
  list-style: none;
}

.zsm-video-contact .zsm-video-contact-points li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #444;
}

.zsm-video-contact .zsm-video-contact-points li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--zsm-brand-gold, #ffc500);
}

.zsm-video-contact .zsm-video-contact-card {
  background: #fff;
  border: 1px solid rgba(7, 49, 144, 0.1);
  border-radius: 10px;
  padding: 28px 24px 24px;
  box-shadow: 0 10px 32px rgba(7, 49, 144, 0.08);
}

@media (min-width: 768px) {
  .zsm-video-contact .zsm-video-contact-card {
    padding: 32px 32px 28px;
  }
}

.zsm-video-contact .zsm-video-contact-card-title {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.02em;
}

.zsm-video-contact .zsm-video-contact-inquiry {
  width: 100%;
  margin: 0;
  padding: 0;
}

.zsm-video-contact .wpcf7-form.zsm-video-contact-cf7,
.zsm-video-contact .zsm-video-contact-inquiry .wpcf7-form {
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

.zsm-video-contact .zsm-about-cf7-fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 20px;
}

@media (min-width: 768px) {
  .zsm-video-contact .zsm-about-cf7-fields {
    grid-template-columns: 1fr 1fr;
  }

  .zsm-video-contact .zsm-about-cf7-fields > p:nth-child(5) {
    grid-column: 1 / -1;
  }
}

.zsm-video-contact .wpcf7-form p,
.zsm-video-contact .zsm-about-cf7-fields > p {
  margin: 0 0 16px;
  width: 100%;
}

.zsm-video-contact .wpcf7-form label,
.zsm-video-contact .zsm-about-cf7-fields label {
  display: block;
  width: 100%;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0;
}

.zsm-video-contact .zsm-cf7-req {
  color: #c0392b;
  margin-right: 3px;
}

.zsm-video-contact label .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-top: 6px;
}

.zsm-video-contact input[type="text"],
.zsm-video-contact input[type="email"],
.zsm-video-contact input[type="tel"],
.zsm-video-contact input[type="url"],
.zsm-video-contact textarea {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  background: #f8f9fb !important;
  border: 1px solid rgba(7, 49, 144, 0.15) !important;
  border-radius: 6px !important;
  color: #333 !important;
  padding: 10px 12px !important;
  box-shadow: none !important;
  line-height: 1.4;
  font-size: 14px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.zsm-video-contact textarea {
  min-height: 96px;
  resize: vertical;
}

.zsm-video-contact input::placeholder,
.zsm-video-contact textarea::placeholder {
  color: #999;
}

.zsm-video-contact input:focus,
.zsm-video-contact textarea:focus {
  outline: none;
  border-color: var(--zsm-brand-blue, #073190) !important;
  box-shadow: 0 0 0 3px rgba(7, 49, 144, 0.1) !important;
}

.zsm-video-contact .zsm-about-cf7-submit,
.zsm-video-contact .wpcf7-form p:has(.wpcf7-submit),
.zsm-video-contact .wpcf7-form p:has(input[type="submit"]) {
  grid-column: 1 / -1;
  margin: 4px 0 0 !important;
  text-align: center;
}

.zsm-video-contact input[type="submit"],
.zsm-video-contact input.wpcf7-submit {
  display: inline-block;
  width: auto !important;
  min-width: 200px;
  margin: 0 auto !important;
  padding: 12px 28px !important;
  background: var(--zsm-brand-gold, #ffc500) !important;
  border: none !important;
  border-radius: 6px !important;
  color: var(--zsm-brand-blue, #073190) !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: filter 0.15s ease, transform 0.15s ease;
}

.zsm-video-contact input[type="submit"]:hover,
.zsm-video-contact input.wpcf7-submit:hover {
  filter: brightness(1.04);
  transform: translateY(-1px);
}

.zsm-video-contact .wpcf7-not-valid-tip {
  color: #c0392b;
  font-size: 12px;
  margin-top: 4px;
}

.zsm-video-contact .wpcf7-response-output {
  margin: 16px 0 0;
  padding: 12px 14px;
  font-size: 14px;
  color: #333;
  border-color: rgba(7, 49, 144, 0.2);
  border-radius: 6px;
}

@media (min-width: 768px) {
  .zsm-video-contact .wpcf7-form.zsm-video-contact-cf7:not(:has(.zsm-about-cf7-fields)) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 0;
  }

  .zsm-video-contact .wpcf7-form.zsm-video-contact-cf7:not(:has(.zsm-about-cf7-fields)) > p:nth-child(5),
  .zsm-video-contact .wpcf7-form.zsm-video-contact-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(textarea),
  .zsm-video-contact .wpcf7-form.zsm-video-contact-cf7:not(:has(.zsm-about-cf7-fields)) > p:has(.wpcf7-submit) {
    grid-column: 1 / -1;
  }
}

/* Alternating section backgrounds (#fff / #eee, like Home & About) */
body[page-id="2460"] #module-KMKoRV6JKE,
body[page-id="2460"] #module-WeeJhlDBhy,
body[page-id="2460"] #module-9s0QbrOaqL,
body[page-id="2460"] #module-y5fqyKWkNS,
body[page-id="2460"] #module-4dmm55u9W9,
body[page-id="2460"] #module-AVnrfF17Tb {
  background-color: #fff !important;
}

body[page-id="2460"] #module-YfsgfTox94,
body[page-id="2460"] #module-jpzmd6VC0Q,
body[page-id="2460"] #module-FCzQ4UCplq,
body[page-id="2460"] #module-GaHrxtqEch,
body[page-id="2460"] #module-JrehsEMYZN {
  background-color: #eee !important;
}

/* pic_text — dark text on light sections */
body[page-id="2460"] #module-KMKoRV6JKE .__text,
body[page-id="2460"] #module-KMKoRV6JKE h1,
body[page-id="2460"] #module-KMKoRV6JKE h3,
body[page-id="2460"] #module-jpzmd6VC0Q .__text,
body[page-id="2460"] #module-jpzmd6VC0Q h1,
body[page-id="2460"] #module-jpzmd6VC0Q h3,
body[page-id="2460"] #module-FCzQ4UCplq .__text,
body[page-id="2460"] #module-FCzQ4UCplq h1,
body[page-id="2460"] #module-FCzQ4UCplq h3,
body[page-id="2460"] #module-GaHrxtqEch .__text,
body[page-id="2460"] #module-GaHrxtqEch h1,
body[page-id="2460"] #module-GaHrxtqEch h3,
body[page-id="2460"] #module-JrehsEMYZN .__text,
body[page-id="2460"] #module-JrehsEMYZN h1,
body[page-id="2460"] #module-JrehsEMYZN h3,
body[page-id="2460"] #module-KMKoRV6JKE .__grid,
body[page-id="2460"] #module-jpzmd6VC0Q .__grid,
body[page-id="2460"] #module-FCzQ4UCplq .__grid,
body[page-id="2460"] #module-GaHrxtqEch .__grid,
body[page-id="2460"] #module-JrehsEMYZN .__grid {
  color: #333 !important;
  opacity: 1 !important;
}

body[page-id="2460"] #module-KMKoRV6JKE h2,
body[page-id="2460"] #module-jpzmd6VC0Q h2,
body[page-id="2460"] #module-FCzQ4UCplq h2,
body[page-id="2460"] #module-GaHrxtqEch h2,
body[page-id="2460"] #module-JrehsEMYZN h2 {
  color: var(--zsm-brand-blue) !important;
}

/* Buttons — theme yellow (same as nav active) */
body[page-id="2460"] #block-isersMkgXT .style-yFwdmoT4Z9 {
  background-color: var(--zsm-brand-gold) !important;
  border-color: var(--zsm-brand-gold) !important;
  color: var(--zsm-brand-blue) !important;
  font-weight: 700;
}

body[page-id="2460"] #block-isersMkgXT .style-yFwdmoT4Z9:hover {
  filter: brightness(1.05);
}

/* Product showcase — white section, blue title bars on cards */
body[page-id="2460"] #module-WeeJhlDBhy {
  color: #333 !important;
  border: none !important;
}

body[page-id="2460"] #module-WeeJhlDBhy .__list-inner {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 24px;
}

body[page-id="2460"] #module-WeeJhlDBhy .__list_item-inner {
  background-color: #fff !important;
  border: 1px solid rgba(7, 49, 144, 0.12) !important;
  border-radius: 8px;
  overflow: hidden;
  padding: 0 !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  height: 100%;
}

body[page-id="2460"] #module-WeeJhlDBhy .__list_item-inner .__text {
  background-color: var(--zsm-brand-blue) !important;
  color: #fff !important;
  padding: 14px 16px !important;
  margin: 0 !important;
  opacity: 1 !important;
}

body[page-id="2460"] #module-WeeJhlDBhy .__list_item-inner:hover {
  box-shadow: 0 8px 28px rgba(7, 49, 144, 0.15);
}

/* Icon/feature lists — blue card containers on #fff / #eee sections */
body[page-id="2460"] #module-YfsgfTox94,
body[page-id="2460"] #module-9s0QbrOaqL,
body[page-id="2460"] #module-y5fqyKWkNS,
body[page-id="2460"] #module-4dmm55u9W9,
body[page-id="2460"] #module-AVnrfF17Tb {
  padding-top: var(--spacing-lg, 60px);
  padding-bottom: var(--spacing-lg, 60px);
}

body[page-id="2460"] #module-YfsgfTox94 .__list-inner,
body[page-id="2460"] #module-9s0QbrOaqL .__list-inner,
body[page-id="2460"] #module-y5fqyKWkNS .__list-inner,
body[page-id="2460"] #module-4dmm55u9W9 .__list-inner,
body[page-id="2460"] #module-AVnrfF17Tb .__list-inner {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 24px;
}

body[page-id="2460"] #module-YfsgfTox94 .__list_item-inner,
body[page-id="2460"] #module-9s0QbrOaqL .__list_item-inner,
body[page-id="2460"] #module-y5fqyKWkNS .__list_item-inner,
body[page-id="2460"] #module-4dmm55u9W9 .__list_item-inner,
body[page-id="2460"] #module-AVnrfF17Tb .__list_item-inner {
  background-color: var(--zsm-brand-blue) !important;
  border: none !important;
  border-radius: 8px;
  height: 100%;
}

body[page-id="2460"] #module-YfsgfTox94 .__grid,
body[page-id="2460"] #module-9s0QbrOaqL .__grid,
body[page-id="2460"] #module-y5fqyKWkNS .__grid,
body[page-id="2460"] #module-4dmm55u9W9 .__grid,
body[page-id="2460"] #module-AVnrfF17Tb .__grid,
body[page-id="2460"] #module-YfsgfTox94 h3,
body[page-id="2460"] #module-9s0QbrOaqL h3,
body[page-id="2460"] #module-y5fqyKWkNS h3,
body[page-id="2460"] #module-4dmm55u9W9 h3,
body[page-id="2460"] #module-AVnrfF17Tb h3,
body[page-id="2460"] #module-YfsgfTox94 .__text,
body[page-id="2460"] #module-9s0QbrOaqL .__text,
body[page-id="2460"] #module-y5fqyKWkNS .__text,
body[page-id="2460"] #module-4dmm55u9W9 .__text,
body[page-id="2460"] #module-AVnrfF17Tb .__text {
  color: #fff !important;
  opacity: 1 !important;
}

/* Decorative step numbers (01/02/03…) — SVG is white; keep visible on blue cards */
body[page-id="2460"] #module-YfsgfTox94 .__list_item-inner .__image,
body[page-id="2460"] #module-9s0QbrOaqL .__list_item-inner .__image,
body[page-id="2460"] #module-y5fqyKWkNS .__list_item-inner .__image,
body[page-id="2460"] #module-4dmm55u9W9 .__list_item-inner .__image,
body[page-id="2460"] #module-AVnrfF17Tb .__list_item-inner .__image {
  opacity: 1 !important;
}

body[page-id="2460"] #module-YfsgfTox94 .__list_item-inner .__image-img,
body[page-id="2460"] #module-9s0QbrOaqL .__list_item-inner .__image-img,
body[page-id="2460"] #module-y5fqyKWkNS .__list_item-inner .__image-img,
body[page-id="2460"] #module-4dmm55u9W9 .__list_item-inner .__image-img,
body[page-id="2460"] #module-AVnrfF17Tb .__list_item-inner .__image-img {
  opacity: 0.65 !important;
  filter: none !important;
}

body[page-id="2460"] #module-YfsgfTox94 .__list_item-inner:hover .__image-img,
body[page-id="2460"] #module-9s0QbrOaqL .__list_item-inner:hover .__image-img,
body[page-id="2460"] #module-y5fqyKWkNS .__list_item-inner:hover .__image-img,
body[page-id="2460"] #module-4dmm55u9W9 .__list_item-inner:hover .__image-img,
body[page-id="2460"] #module-AVnrfF17Tb .__list_item-inner:hover .__image-img {
  opacity: 0.85 !important;
}

body[page-id="2460"] #module-YfsgfTox94 .__list_item-inner:hover,
body[page-id="2460"] #module-9s0QbrOaqL .__list_item-inner:hover,
body[page-id="2460"] #module-y5fqyKWkNS .__list_item-inner:hover,
body[page-id="2460"] #module-4dmm55u9W9 .__list_item-inner:hover,
body[page-id="2460"] #module-AVnrfF17Tb .__list_item-inner:hover {
  box-shadow: 0 8px 28px rgba(7, 49, 144, 0.35);
  transform: translateY(-2px);
}

/* Products list page (page-id 2461) */
body[page-id="2461"] {
  --zsm-brand-blue: #073190;
  --zsm-brand-gold: #ffc500;
}

body[page-id="2461"] #block-3ITYlupMbs,
body[page-id="2461"] #module-X2mUCp6eNW {
  background-color: #fff !important;
  color: #333 !important;
}

body[page-id="2461"] #module-CeCn3C42EV.zsm-brand-story-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-image: none !important;
}

body[page-id="2461"] #module-CeCn3C42EV.zsm-brand-story-banner img {
  width: 100%;
  height: auto;
  display: block;
}

/* ----- Solutions page (page-id 2462): pure dynamic banner like Brand Story ----- */
body[page-id="2462"] {
  --zsm-brand-blue: #073190;
  --zsm-brand-gold: #ffc500;
}

body[page-id="2462"] #block-yif5eum4R2 {
  background-color: #fff !important;
}

body[page-id="2462"] #module-OtIgK12XQN.zsm-brand-story-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-image: none !important;
}

body[page-id="2462"] #module-OtIgK12XQN.zsm-brand-story-banner img {
  width: 100%;
  height: auto;
  display: block;
}

body[page-id="2462"] #module-ZOxMamlR7U,
body[page-id="2462"] #module-tRmWuTotFl {
  background-color: #073190 !important;
}

body[page-id="2462"] #grid-llxnzLitcX .__cell-inner {
  background-color: rgba(81, 139, 255, .2) !important;
}

body[page-id="2461"] #module-X2mUCp6eNW .__list_title--lg,
body[page-id="2461"] #module-X2mUCp6eNW .__list_item-inner:hover .__list_title--lg {
  color: var(--zsm-brand-blue) !important;
}

body[page-id="2461"] #module-X2mUCp6eNW .__list_item-inner {
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

body[page-id="2461"] #module-X2mUCp6eNW .__list_item-inner:hover {
  box-shadow: 0 8px 28px rgba(7, 49, 144, 0.2);
  transform: translateY(-2px);
}

body[page-id="2461"] #tree-q14WeIbGmq .__tree-item_link.__tree-item_link--active,
body[page-id="2461"] #tree-q14WeIbGmq .__tree-item_link:hover {
  color: var(--zsm-brand-blue) !important;
}

body[page-id="2461"] #tree-q14WeIbGmq .zsm-tree-category > .__tree-item_inner--children .__tree-item_link {
  padding-right: 2.5em;
}

body[page-id="2461"] #tree-q14WeIbGmq .__tree-item_arrow {
  color: var(--zsm-brand-blue, #073190);
}

body[page-id="2461"] #tree-q14WeIbGmq .__tree-item_arrow svg {
  fill: currentColor;
}

body[page-id="2461"] #tree-q14WeIbGmq .zsm-tree-product .__tree-item_link {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.45;
  padding-top: 6px;
  padding-bottom: 6px;
}

body[page-id="2461"] #tree-q14WeIbGmq .zsm-tree-product .__tree-item_title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body[page-id="2461"] #tree-q14WeIbGmq .zsm-tree-product .__tree-item_link:hover {
  color: var(--zsm-brand-gold, #ffc500) !important;
}

body[page-id="2461"] .zsm-products-empty {
  padding: 2rem 0;
  color: #666;
  text-align: center;
}

body[page-id="2461"] .zsm-product-item .zsm-product-card-media-link {
  display: block;
  line-height: 0;
}

body[page-id="2461"] .zsm-product-item h3 a {
  color: inherit;
  text-decoration: none;
}

body[page-id="2461"] .zsm-product-item h3 a:hover {
  color: #073190;
}

body[page-id="2461"] .zsm-product-item .__list_item-inner:hover {
  cursor: pointer;
}

body[page-id="2461"] #pagination-WAXW9AUbpy {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}

/* Cases page — alternating case blocks pagination */
body[page-id="2463"] #pagination-zsm-cases,
body[content-type="cases"] #pagination-zsm-cases {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
  margin-bottom: 1rem;
}

body[page-id="2463"] .zsm-case-empty,
body[content-type="cases"] .zsm-case-empty {
  padding: 2rem 0;
  color: #666;
  text-align: center;
}

/* Cases page — clean alternating case cards */
body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-list,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-list {
  width: 100%;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item:last-of-type,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__inner,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  align-items: stretch;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__media,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__media {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background: #f3f3f3;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__media img,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center center;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__content,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__title,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__title {
  margin: 0 0 0.65rem;
  font-family: 'Barlow', Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.35;
  color: #171717;
  text-transform: none;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__lead,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__lead {
  margin: 0 0 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #666;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__body,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__body {
  font-size: 15px;
  line-height: 1.65;
  color: #444;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__body p,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__body p {
  margin: 0 0 0.75rem;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__body p:last-child,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__body p:last-child {
  margin-bottom: 0;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__btn,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__btn {
  align-self: flex-start;
  margin-top: 1.25rem !important;
  padding-top: 0.65rem !important;
  padding-bottom: 0.65rem !important;
  text-decoration: none;
}

@media (min-width: 1200px) {
  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__inner,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__inner {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 2.5rem;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__media,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__media {
    flex: 0 0 42%;
    max-width: 42%;
    align-self: stretch;
    min-height: 320px;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__content,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__content {
    flex: 1 1 58%;
    min-width: 0;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__media img,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__media img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: auto;
    object-fit: cover;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item__title,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item__title {
    font-size: 1.5rem;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item--img-left .zsm-case-item__content,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item--img-left .zsm-case-item__content {
    padding-left: 0.5rem;
  }

  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-item--img-right .zsm-case-item__content,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-item--img-right .zsm-case-item__content {
    padding-right: 0.5rem;
  }
}

/* Case feature list */
body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-features,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-features {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.45rem 1rem;
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 768px) {
  body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-features,
  body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-features {
    grid-template-columns: 1fr 1fr;
  }
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-features li,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-features li {
  position: relative;
  padding-left: 1.5rem;
  font-size: 14px;
  line-height: 1.45;
  color: #333;
}

body[page-id="2463"] #module-2ZOxIwNTGA .zsm-case-features li::before,
body[content-type="cases"] #module-2ZOxIwNTGA .zsm-case-features li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: var(--color, #ffc500);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2.5 6l2.5 2.5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.6rem;
}

/* News page (new.php) */
body[page-id="2470"] #list-uhcs9O5omD .zsm-news-item__row,
body[content-type="article"] #list-uhcs9O5omD .zsm-news-item__row {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(51, 51, 51, 0.12);
}

body[page-id="2470"] #list-uhcs9O5omD .zsm-news-item__media,
body[content-type="article"] #list-uhcs9O5omD .zsm-news-item__media {
  width: 100%;
}

body[page-id="2470"] #list-uhcs9O5omD .zsm-news-item__media .__image-img,
body[content-type="article"] #list-uhcs9O5omD .zsm-news-item__media .__image-img {
  width: 100%;
  max-height: none;
}

body[page-id="2470"] #list-uhcs9O5omD .zsm-news-item__body,
body[content-type="article"] #list-uhcs9O5omD .zsm-news-item__body {
  flex: 1 1 0%;
  min-width: 0;
}

body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__row,
body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__row {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.12);
}

body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media,
body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media {
  flex: 0 0 88px;
  width: 88px;
  max-width: 88px;
  overflow: hidden;
  border-radius: 4px;
}

body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-inner,
body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-inner {
  line-height: 0;
}

body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-img,
body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-img {
  width: 100%;
  height: 66px;
  max-height: none;
  object-fit: cover;
  display: block;
}

body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__title,
body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__title {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
}

  body[page-id="2470"] .zsm-news-item__excerpt,
  body[content-type="article"] .zsm-news-item__excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    opacity: 0.75;
  }

  body[page-id="2470"] .zsm-news-item__date,
  body[content-type="article"] .zsm-news-item__date {
    opacity: 0.5;
    font-size: 16px;
  }

body[page-id="2470"] #module-dM8v2mNPDZ.zsm-news-banner,
body[content-type="article"] #module-dM8v2mNPDZ.zsm-news-banner {
  padding: 0 !important;
  margin: 0 !important;
  color: inherit !important;
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
  min-height: 0 !important;
}

body[page-id="2470"] #module-dM8v2mNPDZ.zsm-news-banner img,
body[content-type="article"] #module-dM8v2mNPDZ.zsm-news-banner img {
  width: 100%;
  height: auto;
  display: block;
}

body[page-id="2470"] #module-skxs2hWOzz.zsm-video-contact,
body[content-type="article"] #module-skxs2hWOzz.zsm-video-contact {
  background-color: #eee !important;
  color: #333 !important;
  border: none !important;
}

body[page-id="2470"] #module-skxs2hWOzz .__module-inner,
body[content-type="article"] #module-skxs2hWOzz .__module-inner {
  max-width: none;
  padding: 0;
  border: none !important;
  background: transparent !important;
}

body[page-id="2470"] .zsm-news-empty,
body[content-type="article"] .zsm-news-empty {
  padding: 1rem 0;
  opacity: 0.7;
}

@media (min-width: 1200px) {
  body[page-id="2470"] #list-uhcs9O5omD .zsm-news-item__media,
  body[content-type="article"] #list-uhcs9O5omD .zsm-news-item__media {
    width: 40%;
    padding-right: 40px;
  }

  body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__row,
  body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__row {
    gap: 16px;
    padding: 16px 0;
  }

  body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media,
  body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media {
    flex: 0 0 120px;
    width: 120px;
    max-width: 120px;
  }

  body[page-id="2470"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-img,
  body[content-type="article"] #list-HZJxTd5pYI .zsm-news-sidebar-item__media .__image-img {
    height: 90px;
  }
}

/* FAQ page banner */
body[page-id="2568"] #module-YHxY2ycycz.zsm-faq-banner,
body[content-type="customize"] #module-YHxY2ycycz.zsm-faq-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
}

body[page-id="2568"] #module-YHxY2ycycz.zsm-faq-banner img,
body[content-type="customize"] #module-YHxY2ycycz.zsm-faq-banner img {
  width: 100%;
  height: auto;
  display: block;
}

body[page-id="2568"] #module-r5APEm4aPL.zsm-video-contact,
body[content-type="customize"] #module-r5APEm4aPL.zsm-video-contact {
  background-color: #eee !important;
  color: #333 !important;
  border: none !important;
}

body[page-id="2568"] #module-r5APEm4aPL .__module-inner,
body[content-type="customize"] #module-r5APEm4aPL .__module-inner {
  max-width: none;
  padding: 0;
  border: none !important;
  background: transparent !important;
}

/* ----- Contact page banner (contact.php) ----- */
body[page-id="2475"] #module-ov2iUQ116V.zsm-brand-story-banner,
body[content-type="customize"] #module-ov2iUQ116V.zsm-brand-story-banner {
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
}

body[page-id="2475"] #module-ov2iUQ116V.zsm-brand-story-banner img,
body[content-type="customize"] #module-ov2iUQ116V.zsm-brand-story-banner img {
  width: 100%;
  height: auto;
  display: block;
}

body[page-id="2475"] #module-tD75W9pFHa.zsm-video-contact,
body[content-type="customize"] #module-tD75W9pFHa.zsm-video-contact,
.zsm-contact-page #module-tD75W9pFHa.zsm-video-contact {
  background-color: #eee !important;
  color: #333 !important;
  border: none !important;
}

body[page-id="2475"] #module-tD75W9pFHa .__module-inner,
body[content-type="customize"] #module-tD75W9pFHa .__module-inner,
.zsm-contact-page #module-tD75W9pFHa .__module-inner {
  max-width: none;
  padding: 0;
  border: none !important;
  background: transparent !important;
}

/* ----- Contact page details block ----- */
body[page-id="2475"] #module-LblXEtElKT.zsm-contact-details-section,
.zsm-contact-page #module-LblXEtElKT.zsm-contact-details-section {
  background-color: #fff !important;
  color: #333 !important;
}

body[page-id="2475"] #module-LblXEtElKT .__module-inner,
.zsm-contact-page #module-LblXEtElKT .__module-inner {
  max-width: none;
  padding: 0;
  background: transparent !important;
}

body[page-id="2475"] .zsm-contact-details,
.zsm-contact-page .zsm-contact-details {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding: clamp(40px, 5vw, 72px) max(24px, var(--container-min-spacing, 5vw));
  box-sizing: border-box;
}

body[page-id="2475"] .zsm-contact-details-layout,
.zsm-contact-page .zsm-contact-details-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: start;
}

body[page-id="2475"] .zsm-contact-details-copy,
.zsm-contact-page .zsm-contact-details-copy {
  min-width: 0;
}

body[page-id="2475"] .zsm-contact-details-info,
.zsm-contact-page .zsm-contact-details-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

body[page-id="2475"] .zsm-contact-details-media,
.zsm-contact-page .zsm-contact-details-media {
  min-width: 0;
}

body[page-id="2475"] .zsm-contact-details-media img,
.zsm-contact-page .zsm-contact-details-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  object-fit: cover;
  aspect-ratio: 16 / 10;
}

body[page-id="2475"] .zsm-contact-details-map-frame,
.zsm-contact-page .zsm-contact-details-map-frame {
  position: relative;
  width: 100%;
  min-height: clamp(280px, 32vw, 420px);
  border-radius: 10px;
  overflow: hidden;
  background: #f3f3f3;
  box-shadow: 0 8px 24px rgba(7, 49, 144, 0.08);
}

body[page-id="2475"] .zsm-contact-details-map-frame iframe,
.zsm-contact-page .zsm-contact-details-map-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

@media (min-width: 992px) {
  body[page-id="2475"] .zsm-contact-details-map-frame,
  .zsm-contact-page .zsm-contact-details-map-frame {
    min-height: 360px;
    height: 100%;
  }

  body[page-id="2475"] .zsm-contact-details-map,
  .zsm-contact-page .zsm-contact-details-map {
    display: flex;
    flex-direction: column;
  }

  body[page-id="2475"] .zsm-contact-details-map .zsm-contact-details-map-frame,
  .zsm-contact-page .zsm-contact-details-map .zsm-contact-details-map-frame {
    flex: 1;
  }
}

@media (min-width: 992px) {
  body[page-id="2475"] .zsm-contact-details-layout,
  .zsm-contact-page .zsm-contact-details-layout {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 48px;
    align-items: stretch;
  }
}

body[page-id="2475"] .zsm-contact-details-title,
.zsm-contact-page .zsm-contact-details-title {
  margin: 0 0 24px;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: clamp(24px, 2.4vw, 36px);
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #333 !important;
  line-height: 1.2;
}

body[page-id="2475"] .zsm-contact-details-list,
.zsm-contact-page .zsm-contact-details-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

body[page-id="2475"] .zsm-contact-details-item,
.zsm-contact-page .zsm-contact-details-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin: 0 0 16px;
  line-height: 1.65;
}

body[page-id="2475"] .zsm-contact-details-item:last-child,
.zsm-contact-page .zsm-contact-details-item:last-child {
  margin-bottom: 0;
}

body[page-id="2475"] .zsm-contact-details-icon,
.zsm-contact-page .zsm-contact-details-icon {
  flex: 0 0 20px;
  width: 20px;
  margin-top: 4px;
}

body[page-id="2475"] .zsm-contact-details-icon img,
.zsm-contact-page .zsm-contact-details-icon img {
  display: block;
  width: 20px;
  height: 20px;
}

body[page-id="2475"] .zsm-contact-details-item--email .zsm-contact-details-icon img,
.zsm-contact-page .zsm-contact-details-item--email .zsm-contact-details-icon img,
body[page-id="2475"] .zsm-contact-details-item--whatsapp .zsm-contact-details-icon img,
.zsm-contact-page .zsm-contact-details-item--whatsapp .zsm-contact-details-icon img {
  filter: brightness(0) saturate(100%) invert(61%);
}

body[page-id="2475"] .zsm-contact-details-label,
.zsm-contact-page .zsm-contact-details-label {
  font-weight: 600;
  color: #333 !important;
  margin-right: 6px;
}

body[page-id="2475"] .zsm-contact-details-text,
.zsm-contact-page .zsm-contact-details-text {
  flex: 1;
  color: #555 !important;
  font-size: 16px;
}

body[page-id="2475"] .zsm-contact-details-text a,
.zsm-contact-page .zsm-contact-details-text a {
  color: #333 !important;
  text-decoration: none;
}

body[page-id="2475"] .zsm-contact-details-text a:hover,
.zsm-contact-page .zsm-contact-details-text a:hover {
  color: #073190 !important;
}

body[page-id="2475"] .zsm-contact-details-qr,
.zsm-contact-page .zsm-contact-details-qr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 20px;
  margin-left: 34px;
}

body[page-id="2475"] .zsm-contact-details-wa,
.zsm-contact-page .zsm-contact-details-wa {
  display: block;
  margin: 0;
  line-height: 0;
}

body[page-id="2475"] .zsm-contact-details-wa img,
.zsm-contact-page .zsm-contact-details-wa img {
  display: block;
  width: 112px;
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

/* Product detail page (s-cp.php) */
body.zsm-product-detail-page.admin-bar {
  margin-top: 0 !important;
}

body.zsm-product-detail-page #wpadminbar {
  display: none !important;
}

.zsm-product-detail-page .product-gallery-container,
.zsm-product-detail-page .product-container,
.zsm-product-detail-page .industry_application .layout,
.zsm-product-detail-page .product_devices .layout {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding-left: var(--container-min-spacing, 5vw);
  padding-right: var(--container-min-spacing, 5vw);
}

.zsm-product-detail-page .product-gallery-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.zsm-product-detail-page .product-container {
  padding-top: 20px;
  padding-bottom: 40px;
}

.zsm-product-detail-page .product-title {
  color: #333;
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  position: relative;
}

.zsm-product-detail-page .product-title:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background: var(--zsm-brand-gold, #ffc500);
  margin: 15px auto 0;
}

.zsm-product-detail-page .product-content-wrapper {
  display: flex;
  gap: 40px;
}

.zsm-product-detail-page .product-gallery-column,
.zsm-product-detail-page .product-details-column {
  flex: 1;
  min-width: 0;
}

.zsm-product-detail-page .featured-image-container {
  position: relative;
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #f8f8f8;
  border-radius: 8px;
}

.zsm-product-detail-page #featured-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  cursor: zoom-in;
  transition: transform 0.3s;
}

.zsm-product-detail-page .zoom-lens {
  position: absolute;
  width: 100px;
  height: 100px;
  pointer-events: none;
  display: none;
}

.zsm-product-detail-page .thumbnail-row {
  display: flex;
  gap: 10px;
  margin-top: 12px;
  flex-wrap: wrap;
}

.zsm-product-detail-page .thumbnail {
  width: 80px;
  height: 80px;
  border: 2px solid transparent;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s;
  border-radius: 4px;
  overflow: hidden;
}

.zsm-product-detail-page .thumbnail:hover,
.zsm-product-detail-page .thumbnail.active {
  opacity: 1;
  border-color: var(--zsm-brand-gold, #ffc500);
}

.zsm-product-detail-page .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zsm-product-detail-page .product-description {
  margin-bottom: 30px;
  line-height: 1.8;
  color: #555;
}

.zsm-product-detail-page .feature-list {
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
  color: #444;
}

.zsm-product-detail-page .feature-list li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 18px;
}

.zsm-product-detail-page .feature-list li:before {
  content: "•";
  color: var(--zsm-brand-gold, #ffc500);
  font-weight: bold;
  position: absolute;
  left: 0;
}

.zsm-product-detail-page .spec-item {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 15px;
}

.zsm-product-detail-page .cta-button {
  background: var(--zsm-brand-gold, #ffc500);
  color: #171717;
  border: none;
  padding: 12px 30px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s;
  margin: 25px 0 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zsm-product-detail-page .cta-button:hover {
  filter: brightness(0.95);
  transform: translateY(-2px);
}

.zsm-product-detail-page .single_title {
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  color: #222;
  margin: 0 0 24px;
  text-align: center;
}

.zsm-product-detail-page .single_title_box {
  margin-bottom: 24px;
}

.zsm-product-detail-page .single_title_box .single_title {
  margin-bottom: 0;
}

.zsm-product-detail-page .industry_application,
.zsm-product-detail-page .product_devices {
  padding: 50px 0;
  background: #fff;
}

.zsm-product-detail-page .industry_application_swiper,
.zsm-product-detail-page .product_devices_swiper {
  overflow: hidden;
  position: relative;
}

.zsm-product-detail-page .zsm-product-swiper-pagination {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: auto !important;
  width: 100% !important;
  transform: none !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 32px;
  padding: 0;
  min-height: 0;
  line-height: 1;
}

.zsm-product-detail-page .zsm-product-swiper-pagination.swiper-pagination-lock,
.zsm-product-detail-page .zsm-product-swiper-pagination[style*="display: none"] {
  display: none !important;
}

.zsm-product-detail-page .zsm-product-swiper-pagination.swiper-pagination-bullets-dynamic {
  overflow: visible;
  white-space: normal;
}

.zsm-product-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet {
  position: relative !important;
  left: auto !important;
  transform: none !important;
  width: 10px;
  height: 10px;
  margin: 0 !important;
  border-radius: 50%;
  background: #d0d0d0;
  opacity: 1;
  transition: background-color 0.2s ease;
}

.zsm-product-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  background: var(--zsm-brand-gold, #ffc500);
}

.zsm-product-detail-page .industry_application .item_img img,
.zsm-product-detail-page .product_devices .item_img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

.zsm-product-detail-page .item_text {
  padding: 12px 0;
}

.zsm-product-detail-page .item_text a,
.zsm-product-detail-page .item_text h3 a {
  color: #222;
  text-decoration: none;
}

.zsm-product-detail-page .item_text a:hover,
.zsm-product-detail-page .item_text h3 a:hover {
  color: #073190;
}

.zsm-product-detail-page .product-content {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  word-break: break-word;
  overflow-wrap: anywhere;
}

.zsm-product-detail-page .product-content ul {
  list-style: none;
  padding-left: 5px;
  margin: 20px 0;
}

.zsm-product-detail-page .product-content li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}

.zsm-product-detail-page .product-content li:before {
  content: "●";
  color: var(--zsm-brand-gold, #ffc500);
  font-size: 24px;
  position: absolute;
  left: 0;
  top: -3px;
}

.zsm-product-detail-page .product-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
  table-layout: fixed;
}

.zsm-product-detail-page .product-content thead th {
  background: #073190;
  color: #fff;
}

.zsm-product-detail-page .product-content th,
.zsm-product-detail-page .product-content td {
  padding: 12px;
  border: 1px solid #d9e1ee;
  text-align: center;
  word-break: break-word;
}

.zsm-product-detail-page .product-content tbody th,
.zsm-product-detail-page .product-content tbody td {
  background: #e3eaf4;
}

.zsm-product-detail-page .product-content img,
.zsm-product-detail-page .product-content video,
.zsm-product-detail-page .product-content iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 22px auto;
  border-radius: 12px;
}

.zsm-product-detail-page .excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .zsm-product-detail-page .product-content-wrapper {
    flex-direction: column;
  }

  .zsm-product-detail-page .featured-image-container {
    height: 320px;
  }
}

/* News detail page (s-news.php) */
body.zsm-news-detail-page.admin-bar {
  margin-top: 0 !important;
}

body.zsm-news-detail-page #wpadminbar {
  display: none !important;
}

body.zsm-news-detail-page #breadcrumb-rV9E1C8Bq4 {
  display: none !important;
}

.zsm-news-detail-page .zsm-news-article .layout,
.zsm-news-detail-page .zsm-news-related .layout {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding-left: var(--container-min-spacing, 5vw);
  padding-right: var(--container-min-spacing, 5vw);
}

.zsm-news-detail-page .zsm-news-article {
  padding-top: 30px;
  padding-bottom: 20px;
}

.zsm-news-detail-page .zsm-news-article__header {
  margin-bottom: 24px;
  text-align: center;
}

.zsm-news-detail-page .zsm-news-article__title {
  color: #333;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  line-height: 1.25;
  margin: 0 0 12px;
}

.zsm-news-detail-page .zsm-news-article__date {
  display: block;
  color: #666;
  font-size: 15px;
}

.zsm-news-detail-page .zsm-news-article__featured {
  margin-bottom: 28px;
  border-radius: 12px;
  overflow: hidden;
  background: #f8f8f8;
}

.zsm-news-detail-page .zsm-news-article__featured-img {
  display: block;
  width: 100%;
  height: auto;
}

.zsm-news-detail-page .zsm-news-article__content {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}

.zsm-news-detail-page .zsm-news-article__content p {
  margin: 0 0 1em;
}

.zsm-news-detail-page .zsm-news-article__content img,
.zsm-news-detail-page .zsm-news-article__content video,
.zsm-news-detail-page .zsm-news-article__content iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 22px auto;
  border-radius: 10px;
}

.zsm-news-detail-page .zsm-news-article__content ul,
.zsm-news-detail-page .zsm-news-article__content ol {
  margin: 0 0 1em 1.25em;
  padding: 0;
}

.zsm-news-detail-page .zsm-news-related {
  padding: 44px 0 52px;
  border-top: 1px solid #ececec;
  background: #fff;
}

.zsm-news-detail-page .single_title {
  color: #222;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}

.zsm-news-detail-page .single_title_box {
  margin-bottom: 28px;
}

.zsm-news-detail-page .zsm-news-related_swiper {
  overflow: hidden;
  position: relative;
}

.zsm-news-detail-page .zsm-news-related_swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}

.zsm-news-detail-page .zsm-product-swiper-pagination {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: auto !important;
  width: 100% !important;
  transform: none !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
  padding: 0;
  min-height: 0;
  line-height: 1;
}

.zsm-news-detail-page .zsm-product-swiper-pagination.swiper-pagination-lock,
.zsm-news-detail-page .zsm-product-swiper-pagination[style*="display: none"] {
  display: none !important;
}

.zsm-news-detail-page .zsm-product-swiper-pagination.swiper-pagination-bullets-dynamic {
  overflow: visible;
  white-space: normal;
}

.zsm-news-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet {
  position: relative !important;
  left: auto !important;
  transform: none !important;
  width: 10px;
  height: 10px;
  margin: 0 !important;
  border-radius: 50%;
  background: #d0d0d0;
  opacity: 1;
  transition: background-color 0.2s ease;
}

.zsm-news-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet-active {
  background: var(--zsm-brand-gold, #ffc500);
}

.zsm-news-detail-page .zsm-news-related .item_img {
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #efefef;
}

.zsm-news-detail-page .zsm-news-related .item_img a {
  display: block;
  width: 100%;
  height: 100%;
}

.zsm-news-detail-page .zsm-news-related .item_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

.zsm-news-detail-page .item_text {
  padding: 12px 2px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.zsm-news-detail-page .item_text a,
.zsm-news-detail-page .item_text h3 a {
  color: #222;
  text-decoration: none;
}

.zsm-news-detail-page .item_text a:hover,
.zsm-news-detail-page .item_text h3 a:hover {
  color: #073190;
}

.zsm-news-detail-page .item_text h3 {
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 8px;
  min-height: 2.7em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.zsm-news-detail-page .item_text p {
  color: #666;
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .zsm-news-detail-page .zsm-news-related {
    padding: 32px 0 40px;
  }

  .zsm-news-detail-page .single_title {
    font-size: 22px;
  }

  .zsm-news-detail-page .item_text h3 {
    font-size: 14px;
    min-height: 2.8em;
  }
}

/* Case detail page (s-case.php) */
body.zsm-case-detail-page.admin-bar {
  margin-top: 0 !important;
}

body.zsm-case-detail-page #wpadminbar {
  display: none !important;
}

body.zsm-case-detail-page #breadcrumb-rV9E1C8Bq4 {
  display: none !important;
}

.zsm-case-detail-page .zsm-case-article .layout,
.zsm-case-detail-page .zsm-case-related .layout {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding-left: var(--container-min-spacing, 5vw);
  padding-right: var(--container-min-spacing, 5vw);
}

.zsm-case-detail-page .zsm-case-article {
  padding-top: 30px;
  padding-bottom: 20px;
}

.zsm-case-detail-page .zsm-case-article__header {
  margin-bottom: 24px;
  text-align: center;
}

.zsm-case-detail-page .zsm-case-article__title {
  color: #333;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  line-height: 1.25;
  margin: 0 0 12px;
}

.zsm-case-detail-page .zsm-case-article__date {
  display: block;
  color: #666;
  font-size: 15px;
}

.zsm-case-detail-page .zsm-case-article__featured {
  margin-bottom: 28px;
  border-radius: 12px;
  overflow: hidden;
  background: #f8f8f8;
}

.zsm-case-detail-page .zsm-case-article__featured-img {
  display: block;
  width: 100%;
  height: auto;
}

.zsm-case-detail-page .zsm-case-article__content {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}

.zsm-case-detail-page .zsm-case-article__content p {
  margin: 0 0 1em;
}

.zsm-case-detail-page .zsm-case-article__content img,
.zsm-case-detail-page .zsm-case-article__content video,
.zsm-case-detail-page .zsm-case-article__content iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 22px auto;
  border-radius: 10px;
}

.zsm-case-detail-page .zsm-case-article__content ul,
.zsm-case-detail-page .zsm-case-article__content ol {
  margin: 0 0 1em 1.25em;
  padding: 0;
}

.zsm-case-detail-page .zsm-case-related {
  padding: 44px 0 52px;
  border-top: 1px solid #ececec;
  background: #fff;
}

.zsm-case-detail-page .single_title {
  color: #222;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}

.zsm-case-detail-page .single_title_box {
  margin-bottom: 28px;
}

.zsm-case-detail-page .zsm-case-related_swiper {
  overflow: hidden;
  position: relative;
}

.zsm-case-detail-page .zsm-case-related_swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}

.zsm-case-detail-page .zsm-product-swiper-pagination {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: auto !important;
  width: 100% !important;
  transform: none !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
  padding: 0;
  min-height: 0;
  line-height: 1;
}

.zsm-case-detail-page .zsm-product-swiper-pagination.swiper-pagination-lock,
.zsm-case-detail-page .zsm-product-swiper-pagination[style*="display: none"] {
  display: none !important;
}

.zsm-case-detail-page .zsm-product-swiper-pagination.swiper-pagination-bullets-dynamic {
  overflow: visible;
  white-space: normal;
}

.zsm-case-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet {
  position: relative !important;
  left: auto !important;
  transform: none !important;
  width: 10px;
  height: 10px;
  margin: 0 !important;
  border-radius: 50%;
  background: #d0d0d0;
  opacity: 1;
  transition: background-color 0.2s ease;
}

.zsm-case-detail-page .zsm-product-swiper-pagination .swiper-pagination-bullet-active {
  background: var(--zsm-brand-gold, #ffc500);
}

.zsm-case-detail-page .zsm-case-related .item_img {
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  background: #efefef;
}

.zsm-case-detail-page .zsm-case-related .item_img a {
  display: block;
  width: 100%;
  height: 100%;
}

.zsm-case-detail-page .zsm-case-related .item_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

.zsm-case-detail-page .item_text {
  padding: 12px 2px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.zsm-case-detail-page .item_text a,
.zsm-case-detail-page .item_text h3 a {
  color: #222;
  text-decoration: none;
}

.zsm-case-detail-page .item_text a:hover,
.zsm-case-detail-page .item_text h3 a:hover {
  color: #073190;
}

.zsm-case-detail-page .item_text h3 {
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 8px;
  min-height: 2.7em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.zsm-case-detail-page .item_text p {
  color: #666;
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .zsm-case-detail-page .zsm-case-related {
    padding: 32px 0 40px;
  }

  .zsm-case-detail-page .single_title {
    font-size: 22px;
  }

  .zsm-case-detail-page .item_text h3 {
    font-size: 14px;
    min-height: 2.8em;
  }
}

/* Search page */
body.zsm-search-page.admin-bar {
  margin-top: 0 !important;
}

body.zsm-search-page #wpadminbar {
  display: none !important;
}

body.zsm-search-page #breadcrumb-rV9E1C8Bq4 {
  display: none !important;
}

.zsm-search-page .zsm-search-main {
  background: #fff;
}

.zsm-search-page .zsm-search-main .__module-inner {
  max-width: var(--container, 1380px);
  margin: 0 auto;
  padding-left: max(5vw, 20px);
  padding-right: max(5vw, 20px);
}

.zsm-search-page__panel {
  margin-bottom: 36px;
  padding: 28px 28px 24px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  background: #fafafa;
}

.zsm-search-page__head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px 32px;
}

.zsm-search-page__head-copy {
  flex: 1 1 280px;
  min-width: 0;
}

.zsm-search-page__eyebrow {
  margin: 0 0 8px;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #073190;
}

.zsm-search-page__title {
  margin: 0;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: clamp(24px, 3.2vw, 36px);
  line-height: 1.15;
  text-transform: uppercase;
}

.zsm-search-page__form {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: stretch;
  flex: 1 1 420px;
  max-width: 640px;
}

.zsm-search-page__input {
  flex: 1 1 220px;
  min-height: 50px;
  padding: 0 18px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  background: #fff;
  font-size: 16px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.03);
}

.zsm-search-page__input:focus {
  outline: none;
  border-color: #073190;
  box-shadow: 0 0 0 3px rgba(7, 49, 144, 0.12);
}

.zsm-search-page__submit {
  min-height: 50px;
  padding: 0 32px;
  border: 0;
  border-radius: 999px;
  background: #ffc500;
  color: #171717;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.zsm-search-page__submit:hover {
  background: #e6b100;
  transform: translateY(-1px);
}

.zsm-search-page__toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.zsm-search-page__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.zsm-search-page__tab {
  display: inline-flex;
  align-items: center;
  padding: 9px 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 999px;
  background: #fff;
  font-family: 'Barlow', 'Arial', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.zsm-search-page__tab.is-active,
.zsm-search-page__tab:hover {
  color: #fff;
  background: #073190;
  border-color: #073190;
}

.zsm-search-results-meta {
  margin: 0;
  color: #637381;
  font-size: 14px;
  white-space: nowrap;
}

.zsm-search-results {
  margin-top: 8px;
}

.zsm-search-empty {
  margin: 0;
  padding: 48px 0;
  text-align: center;
  color: #637381;
  font-size: 16px;
}

.zsm-search-results-grid {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 24px;
  row-gap: 24px;
}

.zsm-search-item {
  height: 100%;
}

.zsm-search-item .__list_item-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.zsm-search-item .__list_item-inner:hover {
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.zsm-search-item__media .__image-img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.zsm-search-item__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 16px 18px 20px;
}

.zsm-search-item__body .__text--md {
  margin-bottom: auto;
}

.zsm-search-item__type {
  display: inline-block;
  margin-bottom: 10px;
  padding: 4px 10px;
  border-radius: 999px;
  background: rgba(7, 49, 144, 0.08);
  color: #073190;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.zsm-search-item__excerpt {
  color: #637381;
  line-height: 1.55;
}

.zsm-search-page__pagination-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.zsm-search-page .zsm-search-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0;
}

.zsm-search-page .zsm-search-pagination .__pagination-inner {
  justify-content: center;
}

.zsm-search-pagination-fallback {
  display: flex;
  justify-content: center;
  gap: 16px;
}

@media (max-width: 991px) {
  .zsm-search-page__panel {
    padding: 22px 20px 18px;
  }

  .zsm-search-page__head {
    flex-direction: column;
    align-items: stretch;
  }

  .zsm-search-page__form {
    max-width: none;
  }

  .zsm-search-page__toolbar {
    flex-direction: column;
    align-items: flex-start;
  }

  .zsm-search-results-meta {
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .zsm-search-page__form {
    flex-direction: column;
  }

  .zsm-search-page__submit {
    width: 100%;
  }

  .zsm-search-page__tabs {
    width: 100%;
  }

  .zsm-search-page__tab {
    flex: 1 1 calc(50% - 10px);
    justify-content: center;
  }
}

/* Legacy contact popup (WhatsApp + WeChat menu) — replaced by direct float link */
#online-ubb58YdqMg {
  display: none !important;
}

/* Site-wide WhatsApp float — click opens 8613632488341 directly */
.zsm-whatsapp-float {
  position: fixed;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 9999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25d366;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  animation: zsm-whatsapp-breathe 2.4s ease-in-out infinite;
}

.zsm-whatsapp-float::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background-color: rgba(37, 211, 102, 0.45);
  animation: zsm-whatsapp-ring 2.4s ease-out infinite;
  z-index: -1;
}

.zsm-whatsapp-float:hover,
.zsm-whatsapp-float:focus {
  color: #fff;
  transform: translateY(-50%) scale(1.08);
  animation-play-state: paused;
}

.zsm-whatsapp-float__icon {
  width: 28px;
  height: 28px;
  fill: currentColor;
  position: relative;
  z-index: 1;
}

@keyframes zsm-whatsapp-breathe {
  0%,
  100% {
    box-shadow:
      0 0 0 0 rgba(37, 211, 102, 0.55),
      0 5px 15px rgba(40, 47, 54, 0.15);
  }

  50% {
    box-shadow:
      0 0 0 12px rgba(37, 211, 102, 0),
      0 5px 22px rgba(37, 211, 102, 0.45);
  }
}

@keyframes zsm-whatsapp-ring {
  0% {
    transform: scale(1);
    opacity: 0.65;
  }

  70%,
  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}

