/* IDH Site Core v1.50.0 UI enhancements. Solid colours only. */
body.idh-build-context { overflow-x: clip; }
body.idh-build-context #site-header .header-inner,
body.idh-build-context .site-header .header-inner { position: relative; }
body.idh-build-context .idh-equipment-mega-parent { position: static !important; }
.idh-equipment-mega-panel,
.idh-mobile-equipment-toggle { display: none; }

@media (min-width: 769px) {
  body.idh-build-context .idh-mobile-equipment-toggle { display: none !important; }
  body.idh-build-context #site-header .site-navigation,
  body.idh-build-context .site-header .site-navigation { position: static; }
  body.idh-build-context .idh-equipment-mega-parent > .sub-menu { display: none !important; }
  body.idh-build-context .idh-equipment-mega-parent.idh-equipment-mega-open > .idh-equipment-mega-panel,
  body.idh-build-context .idh-equipment-mega-parent:hover > .idh-equipment-mega-panel,
  body.idh-build-context .idh-equipment-mega-parent:focus-within > .idh-equipment-mega-panel { display: block; }
  body.idh-build-context .idh-equipment-mega-parent.idh-equipment-mega-dismissed > .idh-equipment-mega-panel { display: none; }
  .idh-equipment-mega-panel {
    position: absolute; z-index: 1000; top: calc(100% - 1px); left: 50%;
    width: min(1220px, calc(100vw - 48px)); transform: translateX(-50%);
    overflow: visible; border: 1px solid #d9e1ea; border-top: 3px solid var(--idh-menu-active, #8fcb2e);
    border-radius: 5px; background: #fff; box-shadow: 0 14px 32px rgba(16,13,79,.16); color: #172238;
  }
  .idh-equipment-mega-panel::before {
    position: absolute; top: calc(var(--idh-mega-bridge-height, 0px) * -1);
    left: calc(var(--idh-mega-bridge-left, 0px) - 10px);
    width: calc(var(--idh-mega-bridge-width, 0px) + 20px); height: var(--idh-mega-bridge-height, 0px);
    background: transparent; content: '';
  }
  .idh-equipment-mega-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); padding: 24px 26px 20px; }
  .idh-equipment-mega-column { min-width: 0; padding: 0 20px; border-left: 1px solid #e5eaf0; }
  .idh-equipment-mega-column:first-child { padding-left: 0; border-left: 0; }
  .idh-equipment-mega-column:last-child { padding-right: 0; }
  .idh-equipment-mega-column h2 { margin: 0 0 10px; font-size: .94rem; line-height: 1.3; }
  body.idh-build-context #site-header .idh-equipment-mega-column h2 a,
  body.idh-build-context .site-header .idh-equipment-mega-column h2 a { color: #100d4f !important; font-weight: 750; }
  .idh-equipment-mega-column ul {
    position: static !important; display: grid !important; width: auto !important; margin: 0 !important;
    padding: 0 !important; gap: 1px; border: 0 !important; background: transparent !important;
    box-shadow: none !important; opacity: 1 !important; visibility: visible !important; transform: none !important;
  }
  .idh-equipment-mega-column li { display: block !important; margin: 0 !important; }
  .idh-equipment-mega-column li a {
    display: block; min-height: 33px; padding: 7px 0 !important; background: transparent !important;
    color: #43516a !important; font-size: .84rem !important; line-height: 1.3; white-space: normal;
  }
  .idh-equipment-mega-column a:hover,
  .idh-equipment-mega-column a:focus-visible { color: #251fb3 !important; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
  .idh-equipment-mega-actions {
    display: flex; align-items: center; justify-content: space-between; gap: 24px;
    padding: 16px 28px; border-top: 1px solid #d9e1ea; border-radius: 0 0 4px 4px; background: #f3f6f9;
  }
  .idh-equipment-mega-actions p { max-width: 650px; margin: 0; color: #526079; font-size: .84rem; }
  .idh-equipment-mega-actions > div { display: flex; align-items: center; gap: 10px; }
  body.idh-build-context #site-header .idh-equipment-mega-actions a,
  body.idh-build-context .site-header .idh-equipment-mega-actions a {
    display: inline-flex; min-height: 40px; align-items: center; justify-content: center; padding: 9px 14px !important;
    border: 1px solid #251fb3; color: #251fb3 !important; font-size: .82rem !important; font-weight: 700;
  }
  body.idh-build-context #site-header .idh-equipment-mega-actions .idh-equipment-mega-quote,
  body.idh-build-context .site-header .idh-equipment-mega-actions .idh-equipment-mega-quote { border-color: #8fcb2e; background: #8fcb2e; color: #100d4f !important; }
  body.idh-build-context #site-header .idh-equipment-mega-actions a:hover,
  body.idh-build-context #site-header .idh-equipment-mega-actions a:focus-visible,
  body.idh-build-context .site-header .idh-equipment-mega-actions a:hover,
  body.idh-build-context .site-header .idh-equipment-mega-actions a:focus-visible { border-color: #100d4f; background: #100d4f; color: #fff !important; }
  body.idh-build-context #site-header .idh-equipment-mega-actions .idh-equipment-mega-quote:hover,
  body.idh-build-context #site-header .idh-equipment-mega-actions .idh-equipment-mega-quote:focus-visible,
  body.idh-build-context .site-header .idh-equipment-mega-actions .idh-equipment-mega-quote:hover,
  body.idh-build-context .site-header .idh-equipment-mega-actions .idh-equipment-mega-quote:focus-visible { border-color: #79ad24; background: #79ad24; color: #100d4f !important; }
}

body.idh-build-context #site-header .site-navigation > ul > .idh-menu-cta > a:hover,
body.idh-build-context #site-header .site-navigation > ul > .idh-menu-cta > a:focus-visible,
body.idh-build-context .site-header .site-navigation > ul > .idh-menu-cta > a:hover,
body.idh-build-context .site-header .site-navigation > ul > .idh-menu-cta > a:focus-visible,
body.idh-build-context #site-header .site-navigation-dropdown .idh-menu-cta > a:hover,
body.idh-build-context #site-header .site-navigation-dropdown .idh-menu-cta > a:focus-visible,
body.idh-build-context .site-header .site-navigation-dropdown .idh-menu-cta > a:hover,
body.idh-build-context .site-header .site-navigation-dropdown .idh-menu-cta > a:focus-visible {
  border-color: #79ad24 !important; background: #79ad24 !important; color: #100d4f !important;
}

body.idh-build-context #site-header .site-navigation > ul > li:not(.idh-menu-cta) > a,
body.idh-build-context .site-header .site-navigation > ul > li:not(.idh-menu-cta) > a { position: relative; }
body.idh-build-context #site-header .site-navigation > ul > li:not(.idh-menu-cta) > a::after,
body.idh-build-context .site-header .site-navigation > ul > li:not(.idh-menu-cta) > a::after {
  position: absolute; right: 12px; bottom: 8px; left: 12px; height: 2px;
  background: var(--idh-menu-active,#8fcb2e); content: ''; opacity: 0; transform: scaleX(.35);
  transition: opacity 160ms ease, transform 160ms ease;
}
body.idh-build-context #site-header .site-navigation > ul > li > a:hover::after,
body.idh-build-context #site-header .site-navigation > ul > li > a:focus-visible::after,
body.idh-build-context #site-header .site-navigation > ul > .current-menu-item > a::after,
body.idh-build-context .site-header .site-navigation > ul > li > a:hover::after,
body.idh-build-context .site-header .site-navigation > ul > li > a:focus-visible::after,
body.idh-build-context .site-header .site-navigation > ul > .current-menu-item > a::after { opacity: 1; transform: scaleX(1); }

@media (min-width: 769px) and (max-width: 1100px) {
  body.idh-build-context #site-header .header-inner,
  body.idh-build-context .site-header .header-inner {
    width: calc(100% - 32px) !important; max-width: 1068px !important; flex-wrap: nowrap !important; gap: 12px;
  }
  body.idh-build-context #site-header .site-branding,
  body.idh-build-context .site-header .site-branding { flex: 0 0 auto; }
  body.idh-build-context #site-header .custom-logo,
  body.idh-build-context .site-header .custom-logo { height: min(var(--idh-logo-tablet,66px),54px) !important; width: auto !important; }
  body.idh-build-context #site-header .site-navigation,
  body.idh-build-context .site-header .site-navigation { flex: 1 1 auto; width: auto !important; }
  body.idh-build-context #site-header .site-navigation > ul,
  body.idh-build-context .site-header .site-navigation > ul { flex-wrap: nowrap !important; justify-content: flex-end; gap: 2px !important; }
  body.idh-build-context #site-header .site-navigation > ul > li > a,
  body.idh-build-context .site-header .site-navigation > ul > li > a { padding-inline: 7px !important; font-size: min(var(--idh-menu-font-tablet,14px),13px) !important; }
  body.idh-build-context #site-header .site-navigation > ul > .idh-menu-cta > a,
  body.idh-build-context .site-header .site-navigation > ul > .idh-menu-cta > a { padding-inline: 10px !important; }
}

/* Home composition */
.idh-build-page-home .acv-trust-strip > .elementor-container { max-width: var(--idh-shell-width,1220px); }
.idh-build-page-home .acv-trust-strip .elementor-column + .elementor-column { border-left: 1px solid rgba(255,255,255,.2); }
.idh-build-page-home .idh-home-eyebrow { margin-bottom: 12px; }
.idh-build-page-home .idh-home-section-heading { margin-bottom: 16px; }
.idh-build-page-home .elementor-button {
  min-height: 46px; border-radius: 6px; transition: border-color 160ms ease, background-color 160ms ease, color 160ms ease;
}
.idh-build-page-home .elementor-button:focus-visible { outline: 3px solid #8fcb2e; outline-offset: 3px; }
.idh-build-page-home .idh-home-divisions .elementor-column > .elementor-widget-wrap {
  position: relative; border-top: 1px solid #d9e1ea; transition: border-color 160ms ease, transform 160ms ease;
}
.idh-build-page-home .idh-home-divisions .elementor-column > .elementor-widget-wrap::before { display: none; }
.idh-build-page-home .idh-home-divisions .elementor-column > .elementor-widget-wrap:hover { border-color: #8fcb2e; transform: translateY(-2px); }
.idh-build-page-home .idh-home-equipment-groups .elementor-column > .elementor-widget-wrap {
  height: 100%; border-color: #d9e1ea; transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}
.idh-build-page-home .idh-home-equipment-groups .elementor-column > .elementor-widget-wrap:hover {
  border-color: #8fcb2e; box-shadow: 0 12px 26px rgba(16,13,79,.08); transform: translateY(-3px);
}
.idh-build-page-home .idh-home-services { color: #fff; }
.idh-build-page-home .idh-home-services h2,
.idh-build-page-home .idh-home-services h3,
.idh-build-page-home .idh-home-services .elementor-heading-title,
.idh-build-page-home .idh-home-services .elementor-widget-text-editor,
.idh-build-page-home .idh-home-services .elementor-widget-text-editor p { color: #fff !important; }
.idh-build-page-home .idh-home-services > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
  height: 100%; border: 1px solid rgba(255,255,255,.16); background: #17136f;
}
.idh-build-page-home .idh-home-services img { width: 100%; min-height: 100%; object-fit: cover; }
.idh-home-service-index {
  display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); margin: 18px 0 22px; padding: 0;
  border-top: 1px solid rgba(255,255,255,.2); list-style: none;
}
.idh-home-service-index li { margin: 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.idh-home-service-index li:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.2); }
.idh-home-service-index a {
  display: grid; grid-template-columns: 32px minmax(0,1fr) 18px; min-height: 58px; align-items: center;
  gap: 8px; padding: 10px 12px; color: #fff !important; font-size: .9rem; font-weight: 650;
}
.idh-home-service-index a:hover,
.idh-home-service-index a:focus-visible { background: rgba(255,255,255,.07); color: #b7e365 !important; }
.idh-home-service-number { color: #b7e365; font-size: .72rem; letter-spacing: .08em; }
.idh-home-service-arrow { text-align: right; }

.idh-build-page-home .idh-home-why > .elementor-container { align-items: center; }
.idh-build-page-home .idh-home-benefit-list ul {
  display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px 24px; margin: 22px 0 0; padding: 0; list-style: none;
}
.idh-build-page-home .idh-home-benefit-list li {
  position: relative; min-width: 0; margin: 0; padding-left: 17px; color: #354158; font-size: inherit; line-height: inherit;
}
.idh-build-page-home .idh-home-benefit-list li::before {
  position: absolute; top: .62em; left: 0; width: 6px; height: 6px; background: #8fcb2e; content: '';
}
.idh-build-page-home .idh-home-why-media-panel > .elementor-container { min-height: 360px; align-items: stretch; }
.idh-build-page-home .idh-home-why-media-panel .elementor-column,
.idh-build-page-home .idh-home-why-media-panel .elementor-widget-wrap,
.idh-build-page-home .idh-home-why-media-panel .elementor-widget,
.idh-build-page-home .idh-home-why-media-panel .elementor-widget-container { min-height: 0; }
.idh-build-page-home .idh-home-why-media-main > .elementor-widget-wrap,
.idh-build-page-home .idh-home-why-media-main .elementor-widget,
.idh-build-page-home .idh-home-why-media-main .elementor-widget-container { height: 100%; }
.idh-build-page-home .idh-home-why-media-stack > .elementor-widget-wrap {
  display: grid !important; height: 100%; grid-template-rows: repeat(2,minmax(0,1fr)); gap: 12px;
}
.idh-build-page-home .idh-home-why-media-stack .elementor-widget,
.idh-build-page-home .idh-home-why-media-stack .elementor-widget-container { height: 174px; }
.idh-build-page-home .idh-home-why-media-panel img {
  display: block; width: 100%; height: 100%; min-height: 0; border: 1px solid rgba(16,13,79,.12); object-fit: cover;
}

.idh-build-page-home .idh-home-applications { min-height: 0; }
.idh-build-page-home .idh-home-applications > .elementor-container { align-items: flex-start; }
.idh-build-page-home .idh-home-application-groups > .elementor-container { align-items: stretch; }
.idh-build-page-home .idh-home-application-group > .elementor-widget-wrap { align-content: flex-start; padding: 0 24px; }
.idh-build-page-home .idh-home-application-group + .idh-home-application-group > .elementor-widget-wrap {
  border-left: 1px solid rgba(255,255,255,.28);
}
.idh-build-page-home .idh-home-application-group:first-child > .elementor-widget-wrap { padding-left: 0; }
.idh-build-page-home .idh-home-application-group:last-child > .elementor-widget-wrap { padding-right: 0; }
.idh-build-page-home .idh-home-application-number { margin: 0 0 10px; }
.idh-build-page-home .idh-home-application-title { margin: 0 0 14px; }
.idh-build-page-home .idh-home-application-list { margin: 0; }
.idh-build-page-home .idh-home-application-list ul { margin: 0; padding: 0; list-style: none; }
.idh-build-page-home .idh-home-application-list li {
  position: relative; margin: 0 0 7px; padding-left: 14px; color: rgba(255,255,255,.9); font-size: inherit; line-height: inherit;
}
.idh-build-page-home .idh-home-application-list li::before {
  position: absolute; top: .66em; left: 0; width: 5px; height: 5px; background: #8fcb2e; content: '';
}

.idh-build-page-home .idh-home-final-cta { color: #fff; }
.idh-build-page-home .idh-home-final-cta > .elementor-container { align-items: center; }
.idh-build-page-home .idh-home-final-cta h2,
.idh-build-page-home .idh-home-final-cta p { color: #fff; }
.idh-build-page-home .idh-home-final-actions > .elementor-widget-wrap {
  display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); align-content: center; gap: 12px;
}
.idh-build-page-home .idh-home-final-actions .elementor-widget { width: auto !important; max-width: none !important; margin: 0; }
.idh-build-page-home .idh-home-final-actions .elementor-button {
  display: inline-flex; width: 100%; align-items: center; justify-content: center; border: 1px solid #8fcb2e;
  background: #8fcb2e; color: #100d4f; font-weight: 750;
}
.idh-build-page-home .idh-home-final-actions .elementor-button:hover { border-color: #79ad24; background: #79ad24; color: #100d4f; }
.idh-build-page-home .idh-home-final-secondary .elementor-button {
  border-color: rgba(255,255,255,.72) !important; background: transparent !important; color: #fff !important;
}
.idh-build-page-home .idh-home-final-secondary .elementor-button:hover,
.idh-build-page-home .idh-home-final-secondary .elementor-button:focus-visible {
  border-color: #fff !important; background: #fff !important; color: #100d4f !important;
}

/* Technical Services archive */
.idh-service-archive-hero { padding: clamp(52px,7vw,92px) 18px; background: #100d4f; color: #fff; }
.idh-service-archive-hero-grid {
  display: grid; grid-template-columns: minmax(0,1.05fr) minmax(360px,.75fr); align-items: center;
  gap: clamp(38px,6vw,78px);
}
.idh-service-archive-hero h1 {
  max-width: 820px; margin: 0 0 20px; color: #fff; font-size: clamp(2.45rem,4.8vw,4.6rem); line-height: 1.02;
}
.idh-service-archive-hero-copy > p:not(.idh-template-kicker) { max-width: 720px; color: rgba(255,255,255,.86); font-size: 1.05rem; }
.idh-service-archive-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.idh-service-archive-actions a {
  display: inline-flex; min-height: 46px; align-items: center; justify-content: center; padding: 11px 18px;
  border: 1px solid #8fcb2e; font-weight: 750;
}
.idh-service-archive-primary { background: #8fcb2e; color: #100d4f !important; }
.idh-service-archive-secondary { border-color: rgba(255,255,255,.66) !important; color: #fff !important; }
.idh-service-archive-visual { margin: 0; border: 1px solid rgba(255,255,255,.18); background: #fff; }
.idh-service-archive-visual img { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.idh-service-archive-visual figcaption { padding: 9px 12px; color: #526079; font-size: .72rem; }
.idh-service-capability-intro { padding: 42px 18px; border-bottom: 1px solid #d9e1ea; background: #f3f6f9; }
.idh-service-capability-intro-grid { display: grid; grid-template-columns: 1fr 1fr 1.3fr; align-items: start; gap: 36px; }
.idh-service-capability-intro h2,
.idh-service-directory-heading h2,
.idh-service-equipment-band h2 { margin: 0; color: #100d4f; font-size: clamp(1.75rem,3vw,2.65rem); line-height: 1.12; }
.idh-service-capability-intro-grid > p { margin: 26px 0 0; color: #526079; }
.idh-service-capability-intro dl { display: grid; margin: 0; border-top: 1px solid #cfd8e3; }
.idh-service-capability-intro dl div { padding: 9px 0; border-bottom: 1px solid #cfd8e3; }
.idh-service-capability-intro dt { color: #251fb3; font-size: .74rem; font-weight: 750; letter-spacing: .06em; text-transform: uppercase; }
.idh-service-capability-intro dd { margin: 3px 0 0; color: #35425a; font-size: .9rem; }
.idh-service-directory-section,
.idh-service-workflow-section { padding: clamp(54px,7vw,88px) 18px; background: #fff; }
.idh-service-directory-heading {
  display: grid; grid-template-columns: minmax(0,1fr) minmax(280px,.55fr); gap: 40px; align-items: end; margin-bottom: 34px;
}
.idh-service-directory-heading > p { margin: 0; color: #526079; }
.idh-service-capability-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border-top: 1px solid #d9e1ea; }
.idh-service-capability-row {
  display: grid; grid-template-columns: 46px minmax(0,1fr); grid-template-rows: minmax(0,1fr) auto;
  gap: 16px 14px; min-width: 0; padding: 26px 24px 24px;
  border-right: 1px solid #d9e1ea; border-bottom: 1px solid #d9e1ea; transition: background 160ms ease;
}
.idh-service-capability-row:nth-child(even) { border-right: 0; }
.idh-service-capability-row:hover { background: #f3f6f9; }
.idh-service-capability-number { grid-row: 1 / span 2; color: #251fb3; font-size: .78rem; font-weight: 750; letter-spacing: .08em; }
.idh-service-capability-content { min-width: 0; }
.idh-service-capability-content h3 { max-width: 34rem; margin: 0 0 8px; color: #100d4f; font-size: 1.12rem; line-height: 1.25; text-wrap: balance; }
.idh-service-capability-content h3 a { color: inherit; }
.idh-service-capability-content p { margin: 0; color: #526079; font-size: .9rem; }
.idh-service-capability-actions { grid-column: 2; display: flex; flex-wrap: wrap; align-self: end; gap: 8px; }
.idh-service-capability-actions a {
  display: inline-flex; min-height: 38px; align-items: center; justify-content: center; padding: 8px 12px;
  border: 1px solid #251fb3; border-radius: 4px; color: #251fb3; font-size: .76rem; font-weight: 750; line-height: 1.2;
}
.idh-service-capability-actions a:hover,
.idh-service-capability-actions a:focus-visible { border-color: #100d4f; background: #100d4f; color: #fff; }
.idh-service-capability-actions .idh-service-capability-quote { border-color: #251fb3; background: #251fb3; color: #fff !important; }
.idh-service-capability-actions .idh-service-capability-quote:hover,
.idh-service-capability-actions .idh-service-capability-quote:focus-visible { border-color: #100d4f; background: #100d4f; color: #fff !important; }
.idh-service-equipment-band { padding: clamp(48px,6vw,72px) 18px; background: #f3f6f9; }
.idh-service-equipment-band-grid { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: clamp(38px,7vw,90px); align-items: center; }
.idh-service-equipment-band p:not(.idh-template-kicker) { max-width: 580px; color: #526079; }
.idh-service-equipment-links { display: grid; border-top: 1px solid #cfd8e3; }
.idh-service-equipment-links a {
  display: grid; grid-template-columns: 44px minmax(0,1fr); min-height: 52px; align-items: center;
  border-bottom: 1px solid #cfd8e3; color: #100d4f; font-weight: 700;
}
.idh-service-equipment-links a:hover,
.idh-service-equipment-links a:focus-visible { color: #251fb3; padding-left: 6px; }
.idh-service-equipment-links span { color: #507900; font-size: .72rem; }
.idh-service-workflow { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; }
.idh-service-workflow li { min-width: 0; padding: 20px 18px; border: 1px solid #d9e1ea; border-radius: 4px; background: #fff; }
.idh-service-workflow span { display: block; margin-bottom: 20px; color: #251fb3; font-size: .76rem; font-weight: 750; }
.idh-service-workflow strong { display: block; color: #100d4f; font-size: .92rem; }
.idh-service-workflow p { margin: 8px 0 0; color: #526079; font-size: .82rem; }
.idh-service-archive-final { margin-top: 0; }

/* Native footer widget areas and WordPress-owned secondary navigation. */
.idh-site-footer-grid {
  grid-template-columns: minmax(0,1.2fr) minmax(0,.9fr) repeat(2,minmax(0,1fr));
  gap: clamp(28px,3vw,40px);
  padding-block: 54px 46px;
}
.idh-site-footer-grid--columns-3 { grid-template-columns: minmax(0,1.2fr) repeat(2,minmax(0,1fr)); }
.idh-site-footer-grid--columns-2 { grid-template-columns: repeat(2,minmax(0,1fr)); }
.idh-site-footer-grid--columns-1 { grid-template-columns: minmax(0,1fr); }
.idh-site-footer-column,
.idh-footer-widget { min-width: 0; }
.idh-footer-widget { margin: 0; }
.idh-footer-widget + .idh-footer-widget { margin-top: 22px; }
.idh-footer-widget-title {
  margin: 0 0 13px;
  color: var(--idh-footer-heading,#fff);
  font-family: "Noto Sans",sans-serif;
  font-size: 1.22rem;
  font-weight: 700;
  line-height: 1.25;
}
.idh-footer-widget.widget_media_image + .idh-footer-widget.widget_text { margin-top: 14px; }
.idh-footer-1 .idh-footer-widget.widget_text .idh-footer-widget-title { font-size: 1.42rem; text-transform: uppercase; }
.idh-footer-widget p:last-child { margin-bottom: 0; }
.idh-footer-widget ul,
.idh-site-footer-menu { margin: 0; padding: 0; list-style: none; }
.idh-footer-widget li + li { margin-top: 7px; }
.idh-footer-widget .menu a {
  display: inline-flex;
  line-height: 1.45;
  transition: color 200ms ease, transform 200ms ease;
}
.idh-footer-widget .menu a:hover,
.idh-footer-widget .menu a:focus-visible { transform: translateX(2px); }
.idh-footer-widget a,
.idh-footer-widget p,
.idh-site-footer-copyright { overflow-wrap: anywhere; }
.idh-footer-widget.widget_media_image img,
.idh-footer-widget .wp-block-site-logo img,
.idh-footer-widget .wp-block-image img.idh-site-footer-logo-image {
  width: auto;
  max-width: 110px !important;
  height: auto;
  object-fit: contain;
}
.idh-footer-widget.widget_media_image a { display: inline-flex; }
.idh-site-footer .wp-block-button__link,
.idh-site-footer-cta {
  display: inline-flex;
  min-height: 42px;
  margin: 0;
  padding: 10px 16px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--idh-footer-quote-bg,#8fcb2e);
  border-radius: 6px;
  background: var(--idh-footer-quote-bg,#8fcb2e);
  color: var(--idh-footer-quote-text,#100d4f) !important;
  font-weight: 700;
  line-height: 1.35;
}
.idh-site-footer .wp-block-button__link:hover,
.idh-site-footer .wp-block-button__link:focus-visible,
.idh-site-footer-cta:hover,
.idh-site-footer-cta:focus-visible {
  border-color: var(--idh-footer-hover,#8fcb2e);
  background: transparent;
  color: var(--idh-footer-hover,#8fcb2e) !important;
}
.idh-site-footer-view-all > a,
.idh-site-footer-view-all a { color: var(--idh-footer-hover,#8fcb2e); font-weight: 700; }
.idh-site-footer-bottom {
  background: var(--idh-footer-bottom-bg,#100d4f);
  color: var(--idh-footer-bottom-text,#e8ebf5);
}
.idh-site-footer-bottom-inner { display: flex; min-height: 58px; align-items: center; justify-content: space-between; gap: 24px; }
.idh-site-footer-bottom .idh-site-footer-menu { display: flex; flex-wrap: wrap; gap: 10px 20px; }
.idh-site-footer-bottom .idh-site-footer-menu li + li { margin: 0; }
.idh-site-footer-bottom .idh-site-footer-menu a { font-size: .78rem; }

@media (max-width: 1024px) {
  .idh-service-archive-hero-grid { grid-template-columns: minmax(0,1fr) minmax(300px,.72fr); gap: 34px; }
  .idh-service-capability-intro-grid { grid-template-columns: 1fr 1fr; }
  .idh-service-capability-intro dl { grid-column: 1/-1; grid-template-columns: repeat(3,minmax(0,1fr)); }
  .idh-service-capability-intro dl div { padding: 12px; border-right: 1px solid #cfd8e3; }
  .idh-service-workflow { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .idh-site-footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; }
  .idh-site-footer-grid--columns-1 { grid-template-columns: minmax(0,1fr); }
}

@media (max-width: 900px) {
  .idh-build-page-home .idh-home-why > .elementor-container,
  .idh-build-page-home .idh-home-applications > .elementor-container { flex-wrap: wrap; }
  .idh-build-page-home .idh-home-why > .elementor-container > .elementor-column,
  .idh-build-page-home .idh-home-applications > .elementor-container > .elementor-column { width: 100% !important; }
  .idh-build-page-home .idh-home-why > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
    padding: 0 0 30px !important;
  }
  .idh-build-page-home .idh-home-why > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap,
  .idh-build-page-home .idh-home-applications > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap { padding: 0 !important; }
  .idh-build-page-home .idh-home-applications > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
    padding: 0 0 30px !important;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .idh-build-page-home .idh-home-application-group + .idh-home-application-group > .elementor-widget-wrap {
    border-top: 0 !important; border-left: 1px solid rgba(255,255,255,.28) !important;
  }
}

@media (max-width: 768px) {
  body.idh-build-context #site-header,
  body.idh-build-context .site-header { z-index: 1001; }
  body.idh-build-context #site-header .site-navigation-dropdown.show,
  body.idh-build-context .site-header .site-navigation-dropdown.show {
    top: 100% !important; bottom: auto !important; height: auto !important; margin-top: 0 !important; overflow: visible !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown.show > ul.menu,
  body.idh-build-context .site-header .site-navigation-dropdown.show > ul.menu {
    position: relative !important; top: auto !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown ul.menu,
  body.idh-build-context .site-header .site-navigation-dropdown ul.menu,
  body.idh-build-context #site-header .site-navigation-dropdown ul.menu > li,
  body.idh-build-context .site-header .site-navigation-dropdown ul.menu > li {
    background: #100d4f !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown ul.menu > li:not(.idh-menu-cta) > a,
  body.idh-build-context .site-header .site-navigation-dropdown ul.menu > li:not(.idh-menu-cta) > a {
    background: #100d4f !important; color: #fff !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown ul.sub-menu,
  body.idh-build-context #site-header .site-navigation-dropdown ul.sub-menu > li,
  body.idh-build-context .site-header .site-navigation-dropdown ul.sub-menu > li,
  body.idh-build-context #site-header .site-navigation-dropdown ul.sub-menu > li > a,
  body.idh-build-context .site-header .site-navigation-dropdown ul.sub-menu > li > a {
    background: #17136f !important; color: #fff !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown ul.menu a:hover,
  body.idh-build-context #site-header .site-navigation-dropdown ul.menu a:focus-visible,
  body.idh-build-context .site-header .site-navigation-dropdown ul.menu a:hover,
  body.idh-build-context .site-header .site-navigation-dropdown ul.menu a:focus-visible {
    background: #251fb3 !important; color: #fff !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-menu-cta > a,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-menu-cta > a {
    background: #8fcb2e !important; color: #100d4f !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-menu-cta > a:hover,
  body.idh-build-context #site-header .site-navigation-dropdown .idh-menu-cta > a:focus-visible,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-menu-cta > a:hover,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-menu-cta > a:focus-visible {
    background: #79ad24 !important; color: #100d4f !important;
  }
  body.idh-build-context .idh-equipment-mega-parent { position: relative !important; }
  body.idh-build-context .idh-equipment-mega-parent > .idh-equipment-mega-panel { display: none !important; }
  body.idh-build-context .idh-mobile-equipment-toggle {
    position: absolute; z-index: 2; top: 0; right: 4px; display: inline-flex; width: 44px; height: 44px;
    align-items: center; justify-content: center; padding: 0; border: 0; background: transparent; color: #fff;
    display: none !important;
  }
  .idh-mobile-equipment-toggle-input {
    position: absolute; z-index: 2; inset: 0; width: 100%; height: 100%; margin: 0;
    opacity: 0; cursor: pointer;
  }
  .idh-mobile-equipment-toggle:has(.idh-mobile-equipment-toggle-input:focus-visible) {
    outline: 2px solid #8fcb2e; outline-offset: -2px;
  }
  .idh-mobile-equipment-toggle-icon,
  .idh-mobile-equipment-toggle-icon::after { display: block; width: 10px; height: 2px; background: currentColor; content: ''; }
  .idh-mobile-equipment-toggle-icon::after { transform: rotate(90deg); transition: transform 160ms ease; }
  .idh-mobile-equipment-toggle:has(.idh-mobile-equipment-toggle-input:checked) .idh-mobile-equipment-toggle-icon::after { transform: rotate(0); }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu {
    position: static !important; display: block !important; height: auto !important; max-height: none !important;
    opacity: 1 !important; visibility: visible !important; transform: none !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li {
    height: auto !important; max-height: none !important; opacity: 1 !important; visibility: visible !important;
    transform: none !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li > a,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li > a {
    min-height: 44px; padding-block: 11px !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent.idh-mobile-equipment-open > ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent.idh-mobile-equipment-open > ul.sub-menu,
  body.idh-build-context #site-header .site-navigation-dropdown .idh-mobile-equipment-toggle:has(.idh-mobile-equipment-toggle-input:checked) ~ ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-mobile-equipment-toggle:has(.idh-mobile-equipment-toggle-input:checked) ~ ul.sub-menu,
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent:focus-within > ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent:focus-within > ul.sub-menu {
    position: static !important; display: block !important; height: auto !important; max-height: none !important;
    opacity: 1 !important; visibility: visible !important; transform: none !important;
  }
  body.idh-build-context .site-navigation-dropdown .idh-equipment-mega-parent > a { padding-right: 52px !important; }
  .idh-build-page-home .acv-trust-strip .elementor-column + .elementor-column { border-left: 0; border-top: 1px solid rgba(255,255,255,.2); }
  .idh-home-service-index,
  .idh-build-page-home .idh-home-final-actions > .elementor-widget-wrap,
  .idh-service-capability-grid,
  .idh-service-workflow { grid-template-columns: 1fr; }
  .idh-build-page-home .idh-home-benefit-list ul { grid-template-columns: minmax(0,1fr); gap: 8px; }
  .idh-build-page-home .idh-home-why-media-panel > .elementor-container { min-height: 0; }
  .idh-build-page-home .idh-home-why-media-panel > .elementor-container > .elementor-column { width: 100% !important; }
  .idh-build-page-home .idh-home-why-media-main > .elementor-widget-wrap { padding: 0 !important; }
  .idh-build-page-home .idh-home-why-media-main .elementor-widget { height: 220px; }
  .idh-build-page-home .idh-home-why-media-stack > .elementor-widget-wrap {
    display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: none; gap: 12px; padding: 12px 0 0 !important;
  }
  .idh-build-page-home .idh-home-why-media-stack .elementor-widget { height: 140px; }
  .idh-build-page-home .idh-home-application-group > .elementor-widget-wrap { padding: 22px 0 !important; }
  .idh-build-page-home .idh-home-application-group + .idh-home-application-group > .elementor-widget-wrap {
    border-top: 1px solid rgba(255,255,255,.28); border-left: 0;
  }
  .idh-build-page-home .idh-home-application-group:first-child > .elementor-widget-wrap { padding-top: 0 !important; }
  .idh-build-page-home .idh-home-application-group:last-child > .elementor-widget-wrap { padding-bottom: 0 !important; }
  .idh-home-service-index li:nth-child(odd) { border-right: 0; }
  .idh-service-archive-hero-grid,
  .idh-service-capability-intro-grid,
  .idh-service-directory-heading,
  .idh-service-equipment-band-grid { grid-template-columns: 1fr; }
  .idh-service-archive-hero { padding-block: 48px; }
  .idh-service-archive-hero h1 { font-size: clamp(2.25rem,11vw,3.25rem); }
  .idh-service-archive-visual { max-width: 520px; }
  .idh-service-capability-intro-grid > p { margin-top: 0; }
  .idh-service-capability-intro dl { grid-column: auto; grid-template-columns: 1fr; }
  .idh-service-capability-intro dl div { padding-inline: 0; border-right: 0; }
  .idh-service-directory-heading { gap: 16px; }
  .idh-service-capability-row { border-right: 0; padding-inline: 8px; }
  .idh-service-workflow span { margin-bottom: 8px; }
  .idh-site-footer-grid { padding-block: 36px 30px; }
  .idh-site-footer-bottom-inner { min-height: 0; flex-direction: column; align-items: flex-start; padding-block: 18px; }
  .idh-site-footer-bottom .idh-site-footer-menu { gap: 8px 16px; }
}

@media (max-width: 767px) {
  .idh-site-footer-grid { grid-template-columns: minmax(0,1fr); gap: 26px; }
  .idh-footer-widget .menu a,
  .idh-footer-widget p > a,
  .idh-site-footer-bottom .idh-site-footer-menu a {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
  }
  .idh-site-footer-bottom .idh-site-footer-menu { gap-block: 0; }
}

/* v1.46 focused topbar icon and Equipment taxonomy-hero corrections. */
.idh-site-topbar-primary > *,
.idh-site-topbar-menu a,
.idh-site-topbar-utility > a {
  gap: 6px;
}

.idh-topbar-icon {
  display: inline-flex;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: var(--idh-topbar-accent,#8fcb2e);
  font-size: 16px;
  line-height: 1;
}

.idh-topbar-icon-svg {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  overflow: visible;
  vector-effect: non-scaling-stroke;
}

/* Keep the support glyph accented without promoting an inactive utility label. */
.idh-site-topbar-menu .idh-site-topbar-support > a {
  color: var(--idh-topbar-text, #fff) !important;
}

.idh-site-topbar-menu .idh-site-topbar-support > a:hover,
.idh-site-topbar-menu .idh-site-topbar-support > a:focus-visible,
.idh-site-topbar-menu .idh-site-topbar-support.current-menu-item > a {
  color: var(--idh-topbar-accent, #8fcb2e) !important;
}

.idh-archive-hero-grid--taxonomy {
  grid-template-columns: minmax(0,850px);
  align-items: start;
  justify-content: start;
  padding-block: 44px;
}

.idh-archive-hero-grid--taxonomy .idh-archive-hero-copy {
  width: 100%;
  max-width: 850px;
}

@media (min-width: 769px) and (max-width: 1100px) {
  .idh-topbar-icon {
    width: 15px;
    height: 15px;
    flex-basis: 15px;
    font-size: 15px;
  }
}

/* v1.51 native widget-owned topbar and responsive content priorities. */
.idh-site-topbar-inner {
  display: flex !important;
  flex-direction: row !important;
  min-height: 0;
  align-items: center;
  justify-content: space-between;
  gap: 8px 24px;
}

.idh-site-topbar-area,
.idh-topbar-widget,
.idh-topbar-widget.widget_nav_menu > nav,
.idh-topbar-widget.widget_nav_menu > div {
  display: flex;
  min-width: 0;
  align-items: center;
}

.idh-site-topbar-area {
  gap: 12px;
}

.idh-site-topbar-left {
  justify-content: flex-start;
}

.idh-site-topbar-right {
  justify-content: flex-end;
  margin-left: auto;
}

.idh-site-topbar-area > .idh-topbar-widget {
  margin: 0;
  padding: 0;
}

.idh-site-topbar-area > .idh-topbar-widget + .idh-topbar-widget {
  margin-left: 0;
  padding-left: 0;
}

.idh-site-topbar-area > .idh-topbar-widget + .idh-topbar-widget::before {
  content: none;
}

.idh-topbar-widget-title,
.idh-topbar-widget p,
.idh-topbar-widget .wp-block-paragraph,
.idh-topbar-widget .textwidget,
.idh-topbar-widget .custom-html-widget {
  margin: 0;
}

.idh-topbar-widget-title {
  margin-right: 6px;
  color: inherit;
  font: inherit;
}

.idh-topbar-widget .idh-site-topbar-menu {
  flex-wrap: nowrap;
}

.idh-site-topbar-menu .idh-topbar-item > a {
  gap: 6px;
  color: var(--idh-topbar-text, #fff) !important;
  text-decoration: none;
}

.idh-site-topbar-menu .idh-topbar-item > a:hover,
.idh-site-topbar-menu .idh-topbar-item > a:focus-visible,
.idh-site-topbar-menu .idh-topbar-support.current-menu-item > a {
  color: var(--idh-topbar-accent, #8fcb2e) !important;
}

.idh-topbar-icon {
  width: var(--idh-topbar-icon-desktop, 16px);
  height: var(--idh-topbar-icon-desktop, 16px);
  flex-basis: var(--idh-topbar-icon-desktop, 16px);
  color: var(--idh-topbar-accent, #8fcb2e) !important;
  font-size: var(--idh-topbar-icon-desktop, 16px);
}

@media (max-width: 1024px) {
  .idh-site-topbar-utility {
    display: flex !important;
  }

  .idh-topbar-icon {
    width: var(--idh-topbar-icon-tablet, 15px);
    height: var(--idh-topbar-icon-tablet, 15px);
    flex-basis: var(--idh-topbar-icon-tablet, 15px);
    font-size: var(--idh-topbar-icon-tablet, 15px);
  }

  .idh-site-topbar-menu .idh-topbar-support {
    display: none !important;
  }

  /* Only the four Equipment group expanders receive this interaction color. */
  button.idh-mobile-mega-group-toggle {
    box-sizing: border-box;
    border: 1px solid var(--idh-mega-accent, #8fcb2e) !important;
    background: transparent !important;
    color: var(--idh-mega-accent, #8fcb2e) !important;
    box-shadow: none !important;
  }

  button.idh-mobile-mega-group-toggle:hover,
  button.idh-mobile-mega-group-toggle:focus-visible,
  button.idh-mobile-mega-group-toggle:active,
  button.idh-mobile-mega-group-toggle[aria-expanded="true"] {
    border-color: var(--idh-mega-accent, #8fcb2e) !important;
    background: var(--idh-mega-accent, #8fcb2e) !important;
    color: var(--idh-header, #100d4f) !important;
  }

  button.idh-mobile-mega-group-toggle:focus-visible {
    outline: 2px solid var(--idh-mega-accent, #8fcb2e);
    outline-offset: 2px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .idh-site-topbar-menu .idh-topbar-location,
  .idh-site-topbar-menu .idh-topbar-phone,
  .idh-site-topbar-menu .idh-topbar-email,
  .idh-site-topbar-menu .idh-topbar-enquiry,
  .idh-site-topbar-menu .idh-topbar-webmail {
    display: inline-flex !important;
  }
}

@media (max-width: 767px) {
  .idh-site-topbar {
    font-size: var(--idh-topbar-font-mobile, 10px);
  }

  .idh-site-topbar-inner {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    gap: 4px;
  }

  .idh-site-topbar-area,
  .idh-topbar-widget,
  .idh-topbar-widget.widget_nav_menu > nav,
  .idh-topbar-widget.widget_nav_menu > div {
    flex-wrap: nowrap;
  }

  .idh-site-topbar-area {
    gap: 4px;
  }

  .idh-site-topbar-left {
    flex: 1 1 auto;
  }

  .idh-site-topbar-right {
    flex: 0 0 auto;
  }

  .idh-site-topbar-menu li,
  .idh-site-topbar-menu li + li {
    margin-left: 0;
    padding-left: 0;
  }

  .idh-site-topbar-menu li + li::before {
    display: none;
  }

  .idh-site-topbar-menu .idh-topbar-location,
  .idh-site-topbar-menu .idh-topbar-support,
  .idh-site-topbar-menu .idh-topbar-enquiry {
    display: none !important;
  }

  .idh-site-topbar-menu .idh-topbar-email,
  .idh-site-topbar-menu .idh-topbar-phone,
  .idh-site-topbar-menu .idh-topbar-webmail {
    display: inline-flex !important;
  }

  .idh-site-topbar-menu .idh-topbar-email {
    order: 1;
  }

  .idh-site-topbar-menu .idh-topbar-phone {
    order: 2;
    margin-left: 4px;
    padding-left: 5px;
  }

  .idh-site-topbar-menu .idh-topbar-phone::before {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: 10px;
    background: rgba(255, 255, 255, .24);
    content: "";
    transform: translateY(-50%);
  }

  .idh-site-topbar-right .idh-topbar-webmail,
  .idh-site-topbar-right .idh-topbar-webmail > a {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .idh-site-topbar-right .idh-topbar-item > a {
    display: inline-flex !important;
  }

  .idh-site-topbar-menu .idh-topbar-item > a {
    min-height: 22px;
    gap: 4px;
  }

  .idh-topbar-icon {
    width: var(--idh-topbar-icon-mobile, 13px);
    height: var(--idh-topbar-icon-mobile, 13px);
    flex-basis: var(--idh-topbar-icon-mobile, 13px);
    font-size: var(--idh-topbar-icon-mobile, 13px);
  }
}

@media (max-width: 390px) {
  .idh-site-topbar-inner {
    gap: 2px;
  }

  .idh-site-topbar-menu .idh-topbar-phone {
    margin-left: 2px;
    padding-left: 3px;
  }
}

@media (max-width: 768px) {
  .idh-topbar-icon {
    width: 15px;
    height: 15px;
    flex-basis: 15px;
    font-size: 15px;
  }
  .idh-archive-hero-grid--taxonomy {
    grid-template-columns: 1fr;
    padding-block: 38px;
  }
}

@media (max-width: 390px) {
  .idh-service-archive-actions a,
  .idh-build-page-home .idh-home-final-actions .elementor-button,
  .idh-site-footer-cta { width: 100%; }
  .idh-service-capability-row { grid-template-columns: 38px minmax(0,1fr); }
}

/* v1.45 shared shell and menu-owned Equipment presentation. */
body.idh-build-page .elementor > .elementor-section {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.idh-site-shell,
body.idh-build-context #site-header .header-inner,
body.idh-build-context .site-header .header-inner,
body.idh-build-page .elementor > .elementor-section.elementor-section-stretched > .elementor-container,
body.idh-build-page .elementor > .elementor-section.elementor-section-full_width > .elementor-container,
body.idh-build-page .elementor > .elementor-section > .elementor-container,
body.idh-build-page .elementor > .e-con.e-con-full > .e-con-inner {
  width: min(var(--idh-shell-width,1220px),calc(100% - (2 * var(--idh-shell-gutter-desktop,24px)))) !important;
  max-width: var(--idh-shell-width,1220px) !important;
  margin-inline: auto !important;
}

@media (min-width: 769px) {
  .idh-equipment-mega-panel {
    width: min(var(--idh-mega-max-width,var(--idh-shell-width,1220px)),calc(100vw - (2 * var(--idh-shell-gutter-desktop,24px))));
    max-width: var(--idh-mega-max-width,var(--idh-shell-width,1220px));
    border-color: var(--idh-mega-divider,#d9e1ea);
    border-top-color: var(--idh-mega-accent,#8fcb2e);
    border-radius: var(--idh-mega-radius,5px);
    background: var(--idh-mega-bg,#fff);
    color: var(--idh-mega-text,#43516a);
  }
  .idh-equipment-mega-grid {
    grid-template-columns: repeat(var(--idh-mega-columns,4),minmax(0,1fr));
    gap: var(--idh-mega-column-gap,40px);
    padding: var(--idh-mega-padding,26px);
  }
  .idh-equipment-mega-column { padding: 0; border-left: var(--idh-mega-divider-width,1px) solid var(--idh-mega-divider,#d9e1ea); }
  .idh-equipment-mega-column:not(:first-child) { padding-left: var(--idh-mega-column-gap,40px); }
  .idh-equipment-mega-column h2 { font-size: var(--idh-mega-heading-font,15px); }
  body.idh-build-context #site-header .idh-equipment-mega-column h2 a,
  body.idh-build-context .site-header .idh-equipment-mega-column h2 a { color: var(--idh-mega-heading,#100d4f) !important; }
  .idh-equipment-mega-column li a {
    margin-inline: -7px; padding: 7px !important; border-radius: 3px;
    color: var(--idh-mega-text,#43516a) !important; font-size: var(--idh-mega-link-font,13.5px) !important;
  }
  .idh-equipment-mega-column a:hover,
  .idh-equipment-mega-column a:focus-visible {
    background: var(--idh-mega-hover-bg,#f3f6f9) !important; color: var(--idh-mega-hover-text,#251fb3) !important;
  }
  .idh-equipment-mega-actions { border-top-color: var(--idh-mega-divider,#d9e1ea); }
}

@media (min-width: 769px) and (max-width: 1100px) {
  .idh-site-shell,
  body.idh-build-context #site-header .header-inner,
  body.idh-build-context .site-header .header-inner,
  body.idh-build-page .elementor > .elementor-section.elementor-section-stretched > .elementor-container,
  body.idh-build-page .elementor > .elementor-section.elementor-section-full_width > .elementor-container,
  body.idh-build-page .elementor > .elementor-section > .elementor-container,
  body.idh-build-page .elementor > .e-con.e-con-full > .e-con-inner {
    width: min(var(--idh-shell-width,1220px),calc(100% - (2 * var(--idh-shell-gutter-tablet,22px)))) !important;
    max-width: var(--idh-shell-width,1220px) !important;
  }
  .idh-equipment-mega-panel {
    width: min(var(--idh-mega-max-width,var(--idh-shell-width,1220px)),calc(100vw - (2 * var(--idh-shell-gutter-tablet,22px))));
  }
}

@media (max-width: 768px) {
  .idh-site-shell,
  body.idh-build-context #site-header .header-inner,
  body.idh-build-context .site-header .header-inner,
  body.idh-build-page .elementor > .elementor-section.elementor-section-stretched > .elementor-container,
  body.idh-build-page .elementor > .elementor-section.elementor-section-full_width > .elementor-container,
  body.idh-build-page .elementor > .elementor-section > .elementor-container,
  body.idh-build-page .elementor > .e-con.e-con-full > .e-con-inner {
    width: min(var(--idh-shell-width,1220px),calc(100% - (2 * var(--idh-shell-gutter-mobile,16px)))) !important;
    max-width: var(--idh-shell-width,1220px) !important;
  }
  body.idh-build-context .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.menu-item-has-children {
    position: relative !important;
  }
  body.idh-build-context .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.menu-item-has-children > a {
    min-height: 44px; padding-right: 54px !important;
  }
  .idh-mobile-mega-group-toggle {
    position: absolute; z-index: 3; top: 0; right: 2px; display: inline-flex; width: 44px; height: 44px;
    align-items: center; justify-content: center; padding: 0; border: 0; background: transparent; color: #fff; cursor: pointer;
  }
  .idh-mobile-mega-group-toggle span,
  .idh-mobile-mega-group-toggle span::after { display: block; width: 12px; height: 2px; background: currentColor; content: ''; }
  .idh-mobile-mega-group-toggle span::after { transform: rotate(90deg); transition: transform 160ms ease; }
  .idh-mobile-mega-group-toggle[aria-expanded="true"] span::after { transform: rotate(0); }
  .idh-mobile-mega-group-toggle:focus-visible { outline: 2px solid var(--idh-mega-accent,#8fcb2e); outline-offset: -3px; }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.menu-item-has-children > ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    position: static !important; display: none !important; width: 100% !important; height: auto !important;
    margin: 0 !important; padding: 0 !important; opacity: 1 !important; visibility: visible !important; transform: none !important;
  }
  body.idh-build-context #site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.idh-mobile-mega-group-open > ul.sub-menu,
  body.idh-build-context .site-header .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.idh-mobile-mega-group-open > ul.sub-menu {
    display: block !important;
  }
  body.idh-build-context .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.menu-item-has-children > ul.sub-menu a {
    min-height: 44px; padding: 11px 18px 11px 34px !important; white-space: normal; overflow-wrap: anywhere;
  }
  body.idh-build-context .site-navigation-dropdown .idh-equipment-mega-parent > ul.sub-menu > li.idh-mega-action > a {
    min-height: 44px; padding-block: 11px !important;
  }
}

@media (max-width: 767px) {
  .idh-topbar-icon {
    width: var(--idh-topbar-icon-mobile, 13px);
    height: var(--idh-topbar-icon-mobile, 13px);
    flex-basis: var(--idh-topbar-icon-mobile, 13px);
    font-size: var(--idh-topbar-icon-mobile, 13px);
  }
}
