@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");

/* Design Air homepage v2 modular CSS */
.page-id-19294 .post-title-wrapper {
  display: none;
}
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row > .row-inner{
  margin:0 !important;
  max-width:none !important;
  padding:0 !important;
  width:100% !important;
}
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row{
  display:block;
}
.page-id-19294 .post-content{
  padding:0 !important;
}
.page-id-19294 .wp-site-blocks > main.wp-block-group,
.page-id-19294 .entry-content,
.page-id-19294 .jwc-da-homepage-v3.wp-block-group{
  padding-left:0 !important;
  padding-right:0 !important;
}

/* Design Air homepage v3 + compressors product page */
.page-id-19081 .post-title-wrapper{
  display:none;
}
.page-id-19081 .post-content.un-no-sidebar-layout > .row-container,
.page-id-19081 .post-content.un-no-sidebar-layout > .row-container > .row,
.page-id-19081 .post-content.un-no-sidebar-layout > .row-container > .row > .row-inner{
  margin:0 !important;
  max-width:none !important;
  padding:0 !important;
  width:100% !important;
}
.page-id-19081 .post-content.un-no-sidebar-layout > .row-container > .row{
  display:block;
}
.page-id-19081 .post-content{
  padding:0 !important;
}
.page-id-19081 .wp-site-blocks > main.wp-block-group,
.page-id-19081 .entry-content,
.page-id-19081 .jwc-da-product-page.wp-block-group{
  padding-left:0 !important;
  padding-right:0 !important;
}
.jwc-da-homepage-v3,
.jwc-da-product-page{
  --da-v3-navy:#0e2446;
  --da-v3-deep:#001b32;
  --da-v3-blue:#2956a9;
  --da-v3-sky:#96b5de;
  --da-v3-ink:#13213a;
  --da-v3-muted:#526278;
  --da-v3-soft:#f4f7fb;
  --da-v3-line:#dce4ee;
  --da-v3-white:#fff;
  background:var(--da-v3-soft);
  color:var(--da-v3-ink);
  font-family:Poppins,sans-serif;
  overflow:hidden;
}
.jwc-da-homepage-v3 *,
.jwc-da-homepage-v3 *::before,
.jwc-da-homepage-v3 *::after,
.jwc-da-product-page *,
.jwc-da-product-page *::before,
.jwc-da-product-page *::after{
  box-sizing:border-box;
}
.jwc-da-homepage-v3 :is(h1,h2,h3,p,figure,ul),
.jwc-da-product-page :is(h1,h2,h3,h4,p,figure,ul){
  margin:0;
}
.jwc-da-homepage-v3 > .wp-block-group,
.jwc-da-product-page > .wp-block-group,
.jwc-da-homepage-v3 .alignfull,
.jwc-da-product-page .alignfull{
  margin-block-start:0;
}
.jwc-da-home3-shell,
.jwc-da-comp-shell{
  margin-inline:auto;
  max-width:1120px;
  width:calc(100% - 3rem);
}
.jwc-da-homepage-v3 .jwc-da-kicker,
.jwc-da-product-page .jwc-da-kicker{
  color:var(--da-v3-blue);
  font-size:.76rem;
  font-weight:700;
  letter-spacing:.12em;
  line-height:1.4;
  margin-bottom:.85rem;
  text-transform:uppercase;
}
.jwc-da-homepage-v3 :is(h1,h2,h3),
.jwc-da-product-page :is(h1,h2,h3,h4){
  color:var(--da-v3-ink);
  font-weight:700;
  letter-spacing:0;
  line-height:1.14;
}
.jwc-da-homepage-v3 h1,
.jwc-da-product-page h1{
  font-size:clamp(2.45rem,5vw,4.5rem);
  max-width:12ch;
}
.jwc-da-product-page h1{
  max-width:14ch;
}
.jwc-da-homepage-v3 h2,
.jwc-da-product-page h2{
  font-size:clamp(1.85rem,3vw,2.85rem);
  max-width:14ch;
}
.jwc-da-homepage-v3 h3,
.jwc-da-product-page h3{
  font-size:1.12rem;
}
.jwc-da-homepage-v3 p,
.jwc-da-product-page p,
.jwc-da-homepage-v3 li,
.jwc-da-product-page li{
  color:var(--da-v3-muted);
  font-size:1rem;
  line-height:1.65;
}
.jwc-da-homepage-v3 a,
.jwc-da-product-page a{
  color:inherit;
}
.jwc-da-home3-hero,
.jwc-da-comp-hero{
  background:var(--da-v3-white);
  border-bottom:1px solid var(--da-v3-line);
  padding:clamp(4.5rem,7vw,7rem) 1.5rem;
}
.jwc-da-home3-hero-grid,
.jwc-da-comp-hero-grid,
.jwc-da-home3-two-col,
.jwc-da-comp-two-col{
  align-items:center;
  display:grid;
  gap:clamp(2.5rem,5vw,4.75rem);
  grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);
}
.jwc-da-home3-copy,
.jwc-da-comp-hero-grid > .wp-block-group:first-child{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.jwc-da-home3-lead,
.jwc-da-comp-hero p{
  margin-top:1.35rem;
  max-width:62ch;
}
.jwc-da-btn-row{
  align-items:stretch;
  display:flex;
  flex-wrap:wrap;
  gap:1rem;
  margin-top:2rem;
}
.jwc-da-homepage-v3 .wp-block-button,
.jwc-da-product-page .wp-block-button{
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
}
.jwc-da-homepage-v3 .wp-block-button__link,
.jwc-da-product-page .wp-block-button__link{
  align-items:center;
  border-radius:6px;
  display:inline-flex;
  font-size:1rem;
  font-weight:700;
  justify-content:center;
  min-height:52px;
  padding:.85rem 1.35rem;
  text-decoration:none;
}
.jwc-da-btn-primary .wp-block-button__link{
  background:var(--da-v3-blue);
  color:#fff;
}
.jwc-da-btn-primary .wp-block-button__link:hover{
  background:#1f478c;
}
.jwc-da-btn-secondary .wp-block-button__link{
  background:transparent;
  border:2px solid var(--da-v3-navy);
  color:var(--da-v3-navy);
}
.jwc-da-btn-secondary .wp-block-button__link:hover{
  background:var(--da-v3-navy);
  color:#fff;
}
.jwc-da-home3-media,
.jwc-da-comp-hero-grid > .wp-block-image{
  margin:0;
  position:relative;
}
.jwc-da-home3-media::before,
.jwc-da-comp-hero-grid > .wp-block-image::before{
  background:rgba(150,181,222,.22);
  border-radius:8px;
  content:"";
  inset:18px -18px -18px 18px;
  position:absolute;
}
.jwc-da-homepage-v3 img,
.jwc-da-product-page img{
  display:block;
  height:auto;
  max-width:100%;
}
.jwc-da-home3-media img,
.jwc-da-comp-hero-grid img,
.jwc-da-home3-two-col img,
.jwc-da-comp-two-col img{
  aspect-ratio:16/10;
  border-radius:8px;
  box-shadow:0 18px 42px rgba(14,36,70,.12);
  object-fit:cover;
  position:relative;
  width:100%;
  z-index:1;
}
.jwc-da-home3-hero-note{
  background:var(--da-v3-navy);
  border-left:4px solid var(--da-v3-sky);
  bottom:1rem;
  left:1rem;
  max-width:23rem;
  padding:1rem 1.1rem;
  position:absolute;
  z-index:2;
}
.jwc-da-home3-hero-note p{
  color:rgba(255,255,255,.86);
}
.jwc-da-home3-proof,
.jwc-da-comp-proof{
  background:var(--da-v3-navy);
  padding:clamp(2.25rem,4vw,3.25rem) 1.5rem;
}
.jwc-da-stat-row,
.jwc-da-feature-grid,
.jwc-da-range-grid,
.jwc-da-link-grid{
  display:grid;
  gap:0;
}
.jwc-da-stat-row{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.jwc-da-home3-proof .jwc-da-card,
.jwc-da-comp-proof .jwc-da-card{
  background:transparent;
  border-right:1px solid rgba(255,255,255,.14);
  min-height:116px;
  padding:1.25rem;
}
.jwc-da-home3-proof .jwc-da-card:last-child,
.jwc-da-comp-proof .jwc-da-card:last-child{
  border-right:0;
}
.jwc-da-home3-proof h3,
.jwc-da-comp-proof h3{
  color:#fff;
  font-size:clamp(1.7rem,3vw,2.65rem);
}
.jwc-da-home3-proof p,
.jwc-da-comp-proof p{
  color:rgba(255,255,255,.66);
}
.jwc-da-home3-proof .jwc-da-card-meta,
.jwc-da-comp-proof .jwc-da-card-meta{
  color:var(--da-v3-sky);
}
.jwc-da-home3-section,
.jwc-da-comp-section{
  padding:clamp(4.5rem,7vw,7rem) 1.5rem;
}
.jwc-da-home3-products,
.jwc-da-home3-about,
.jwc-da-comp-start,
.jwc-da-comp-value,
.jwc-da-comp-compare{
  background:var(--da-v3-soft);
}
.jwc-da-home3-services,
.jwc-da-home3-mission,
.jwc-da-comp-why,
.jwc-da-comp-range,
.jwc-da-comp-faq{
  background:var(--da-v3-white);
}
.jwc-da-home3-install,
.jwc-da-home3-contact,
.jwc-da-comp-compliance{
  background:#fff;
  border-top:1px solid var(--da-v3-line);
  border-bottom:1px solid var(--da-v3-line);
}
.jwc-da-home3-section-head,
.jwc-da-comp-section-head{
  margin-bottom:2.5rem;
}
.jwc-da-home3-section-head p:not(.jwc-da-kicker),
.jwc-da-comp-section-head p:not(.jwc-da-kicker){
  margin-top:1rem;
  max-width:72ch;
}
.jwc-da-link-grid{
  border:1px solid var(--da-v3-line);
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:2rem;
}
.jwc-da-link-grid--products{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.jwc-da-link-card,
.jwc-da-card{
  background:#fff;
  border-bottom:1px solid var(--da-v3-line);
  border-right:1px solid var(--da-v3-line);
  padding:1.35rem;
}
.jwc-da-link-card h3 a{
  color:var(--da-v3-ink);
  text-decoration:none;
}
.jwc-da-link-card:hover{
  background:#f8fbff;
  border-left:3px solid var(--da-v3-blue);
  padding-left:calc(1.35rem - 3px);
}
.jwc-da-card-meta{
  color:var(--da-v3-blue) !important;
  font-size:.78rem !important;
  font-weight:700;
  letter-spacing:.12em;
  margin-bottom:.75rem !important;
  text-transform:uppercase;
}
.jwc-da-tick-list,
.jwc-da-spec-list{
  list-style:none;
  margin-top:1.3rem !important;
  padding:0;
}
.jwc-da-tick-list li,
.jwc-da-spec-list li{
  border-top:1px solid var(--da-v3-line);
  padding:.8rem 0 .8rem 1.45rem;
  position:relative;
}
.jwc-da-tick-list li::before,
.jwc-da-spec-list li::before{
  background:var(--da-v3-blue);
  content:"";
  height:8px;
  left:0;
  position:absolute;
  top:1.35rem;
  width:8px;
}
.jwc-da-feature-grid{
  border:1px solid var(--da-v3-line);
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin-top:2.2rem;
}
.jwc-da-feature-grid .jwc-da-card{
  min-height:100%;
}
.jwc-da-panel{
  background:#fff;
  border:1px solid var(--da-v3-line);
  border-top:4px solid var(--da-v3-blue);
  padding:clamp(1.5rem,3vw,2rem);
}
.jwc-da-panel--dark,
.jwc-da-comp-compliance{
  background:var(--da-v3-navy);
}
.jwc-da-panel--dark h3,
.jwc-da-panel--dark p,
.jwc-da-panel--dark .jwc-da-kicker,
.jwc-da-comp-compliance h2,
.jwc-da-comp-compliance p,
.jwc-da-comp-compliance li,
.jwc-da-comp-compliance .jwc-da-kicker{
  color:#fff;
}
.jwc-da-comp-compliance .jwc-da-panel p,
.jwc-da-comp-compliance .jwc-da-panel li{
  color:var(--da-v3-muted);
}
.jwc-da-comp-compliance .jwc-da-panel strong{
  color:var(--da-v3-ink);
}
.jwc-da-home3-cta,
.jwc-da-comp-cta{
  background:var(--da-v3-deep);
  padding:clamp(4.5rem,7vw,7rem) 1.5rem;
}
.jwc-da-home3-cta h2,
.jwc-da-home3-cta p,
.jwc-da-home3-cta .jwc-da-kicker,
.jwc-da-comp-cta h2,
.jwc-da-comp-cta p,
.jwc-da-comp-cta .jwc-da-kicker{
  color:#fff;
}
.jwc-da-home3-cta h2,
.jwc-da-comp-cta h2{
  max-width:15ch;
}
.jwc-da-home3-cta .jwc-da-btn-secondary .wp-block-button__link,
.jwc-da-comp-cta .jwc-da-btn-secondary .wp-block-button__link{
  border-color:rgba(255,255,255,.42);
  color:#fff;
}
.jwc-da-range-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1.25rem;
}
.jwc-da-range-card{
  background:#fff;
  border:1px solid var(--da-v3-line);
  border-radius:8px;
  overflow:hidden;
}
.jwc-da-range-card > .wp-block-image img{
  aspect-ratio:16/9;
  box-shadow:none;
  border-radius:0;
  object-fit:cover;
  width:100%;
}
.jwc-da-range-card > :not(.wp-block-image){
  margin-inline:1.35rem;
}
.jwc-da-range-card > .wp-block-details{
  margin:1.15rem 1.35rem 1.35rem;
}
.jwc-da-range-card h3{
  margin-top:.85rem;
}
.jwc-da-text-link{
  font-weight:700;
  margin-top:1rem !important;
}
.jwc-da-text-link a{
  color:var(--da-v3-blue);
  text-decoration:none;
}
.jwc-da-accordion .wp-block-details{
  background:#fff;
  border:1px solid var(--da-v3-line);
  border-radius:6px;
  margin-top:.75rem;
  padding:0;
}
.jwc-da-accordion .wp-block-details:first-of-type{
  margin-top:1.5rem;
}
.jwc-da-accordion summary{
  color:var(--da-v3-ink);
  cursor:pointer;
  font-weight:700;
  list-style:none;
  min-height:56px;
  padding:1rem 3.2rem 1rem 1.2rem;
  position:relative;
}
.jwc-da-accordion summary::-webkit-details-marker{
  display:none;
}
.jwc-da-accordion summary::after{
  align-items:center;
  background:var(--da-v3-soft);
  border-left:1px solid var(--da-v3-line);
  bottom:0;
  color:var(--da-v3-blue);
  content:"+";
  display:flex;
  font-size:1.35rem;
  justify-content:center;
  position:absolute;
  right:0;
  top:0;
  width:2.8rem;
}
.jwc-da-accordion details[open] summary::after{
  content:"-";
}
.jwc-da-accordion details > :not(summary){
  margin:0 1.2rem 1rem;
}
.jwc-da-accordion details p + p{
  margin-top:.75rem;
}
.jwc-da-accordion .jwc-da-spec-list{
  margin-bottom:1rem !important;
}
@media (max-width:960px){
  .jwc-da-home3-hero-grid,
  .jwc-da-comp-hero-grid,
  .jwc-da-home3-two-col,
  .jwc-da-comp-two-col{
    grid-template-columns:1fr;
  }
  .jwc-da-stat-row,
  .jwc-da-feature-grid,
  .jwc-da-link-grid,
  .jwc-da-link-grid--products,
  .jwc-da-range-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width:680px){
  .jwc-da-home3-shell,
  .jwc-da-comp-shell{
    width:calc(100% - 2rem);
  }
  .jwc-da-home3-hero,
  .jwc-da-comp-hero,
  .jwc-da-home3-section,
  .jwc-da-comp-section,
  .jwc-da-home3-cta,
  .jwc-da-comp-cta{
    padding:3.75rem 1rem;
  }
  .jwc-da-homepage-v3 h1,
  .jwc-da-product-page h1{
    font-size:2.45rem;
  }
  .jwc-da-stat-row,
  .jwc-da-feature-grid,
  .jwc-da-link-grid,
  .jwc-da-link-grid--products,
  .jwc-da-range-grid{
    grid-template-columns:1fr;
  }
  .jwc-da-home3-proof .jwc-da-card,
  .jwc-da-comp-proof .jwc-da-card{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.14);
  }
  .jwc-da-home3-media::before,
  .jwc-da-comp-hero-grid > .wp-block-image::before{
    inset:12px -12px -12px 12px;
  }
  .jwc-da-home3-hero-note{
    margin-top:1rem;
    max-width:none;
    position:relative;
    bottom:auto;
    left:auto;
  }
  .jwc-da-btn-row,
  .jwc-da-homepage-v3 .wp-block-button,
  .jwc-da-product-page .wp-block-button,
  .jwc-da-homepage-v3 .wp-block-button__link,
  .jwc-da-product-page .wp-block-button__link{
    width:100%;
  }
}

.page-id-19294 .post-content.un-no-sidebar-layout > .row-container,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row > .row-inner {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row {
  border: 0;
}

.page-id-19294 .post-content {
  margin-top: 0;
}

.jwc-da-homepage-v2 {
  --da-navy: #0d2444;
  --da-blue: #2857ad;
  --da-mid: #87a8d2;
  --da-ice: #f4f8fd;
  --da-line: #dbe5f2;
  --da-ink: #13233f;
  --da-muted: #617086;
  color: var(--da-ink);
  font-family: "Poppins", sans-serif;
}

.jwc-da-homepage-v2 *,
.jwc-da-homepage-v2 *::before,
.jwc-da-homepage-v2 *::after {
  box-sizing: border-box;
}

.jwc-da-homepage-v2 :is(h1, h2, h3, p, figure) {
  margin-top: 0;
}

.jwc-da-homepage-v2 .jwc-da-home-shell {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.jwc-da-homepage-v2 > .wp-block-group,
.jwc-da-homepage-v2 .alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.jwc-da-homepage-v2 .jwc-da-home-hero,
.jwc-da-homepage-v2 .jwc-da-home-section,
.jwc-da-homepage-v2 .jwc-da-proof-strip {
  padding-left: 24px;
  padding-right: 24px;
}

.jwc-da-homepage-v2 .jwc-da-home-hero {
  background: var(--da-navy);
  color: #fff;
  overflow: hidden;
  padding-bottom: 58px;
  padding-top: 76px;
  position: relative;
}

.jwc-da-homepage-v2 .jwc-da-home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(40, 87, 173, 0.32), transparent 48%),
    radial-gradient(circle, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-size: auto, 34px 34px;
  pointer-events: none;
}

.jwc-da-homepage-v2 .jwc-da-home-hero__grid {
  align-items: center;
  gap: 54px;
  margin-bottom: 0;
  position: relative;
}

.jwc-da-homepage-v2 .jwc-da-pill,
.jwc-da-homepage-v2 .jwc-da-kicker {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.jwc-da-homepage-v2 .jwc-da-pill {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  color: #c4d6ee;
  display: inline-block;
  margin-bottom: 22px;
  padding: 8px 16px;
}

.jwc-da-homepage-v2 .jwc-da-home-hero__title {
  color: #fff;
  font-size: clamp(42px, 6vw, 78px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.02;
  margin-bottom: 22px;
  max-width: 680px;
}

.jwc-da-homepage-v2 .jwc-da-home-hero__lead {
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.72;
  margin-bottom: 32px;
  max-width: 610px;
}

.jwc-da-homepage-v2 .jwc-da-home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.jwc-da-homepage-v2 .jwc-da-home-btn {
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-home-btn .wp-block-button__link {
  background: var(--da-blue);
  border: 2px solid var(--da-blue);
  border-radius: 999px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 14px 24px;
  text-decoration: none;
}

.jwc-da-homepage-v2 .jwc-da-home-btn .wp-block-button__link:hover {
  background: #1f4891;
  border-color: #1f4891;
}

.jwc-da-homepage-v2 .jwc-da-home-btn--ghost .wp-block-button__link {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.46);
}

.jwc-da-homepage-v2 .jwc-da-home-btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: #fff;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack {
  gap: 18px;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack figure {
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack img {
  border-radius: 14px;
  display: block;
  object-fit: cover;
  width: 100%;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack__main img {
  min-height: 520px;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack__side {
  display: grid;
  gap: 18px;
}

.jwc-da-homepage-v2 .jwc-da-photo-stack__side img {
  height: 250px;
}

.jwc-da-homepage-v2 .jwc-da-proof-strip {
  background: #fff;
  border-bottom: 1px solid var(--da-line);
  padding-bottom: 22px;
  padding-top: 22px;
}

.jwc-da-homepage-v2 .jwc-da-proof-grid {
  gap: 14px;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-proof-card {
  align-items: center;
  border: 1px solid var(--da-line);
  border-radius: 8px;
  display: grid;
  gap: 4px 14px;
  grid-template-columns: 46px 1fr;
  padding: 16px;
}

.jwc-da-homepage-v2 .jwc-da-proof-icon {
  align-items: center;
  background: var(--da-blue);
  border-radius: 999px;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 800;
  grid-row: span 2;
  height: 42px;
  justify-content: center;
  margin-bottom: 0;
  width: 42px;
}

.jwc-da-homepage-v2 .jwc-da-proof-card h3 {
  color: var(--da-ink);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-proof-card p:not(.jwc-da-proof-icon) {
  color: var(--da-muted);
  font-size: 13px;
  line-height: 1.45;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-home-section {
  padding-bottom: 92px;
  padding-top: 92px;
}

.jwc-da-homepage-v2 .jwc-da-home-section--light,
.jwc-da-homepage-v2 .jwc-da-industries-band {
  background: var(--da-ice);
}

.jwc-da-homepage-v2 .jwc-da-home-section--white {
  background: #fff;
}

.jwc-da-homepage-v2 .jwc-da-section-heading {
  margin-bottom: 46px;
  max-width: 780px;
  text-align: center;
}

.jwc-da-homepage-v2 .jwc-da-kicker {
  color: var(--da-blue);
  margin-bottom: 10px;
}

.jwc-da-homepage-v2 .jwc-da-section-heading h2,
.jwc-da-homepage-v2 .jwc-da-system-copy h2,
.jwc-da-homepage-v2 .jwc-da-atlas-copy h2,
.jwc-da-homepage-v2 .jwc-da-home-cta h2 {
  color: var(--da-ink);
  font-size: clamp(30px, 3.6vw, 48px);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.14;
  margin-bottom: 14px;
}

.jwc-da-homepage-v2 .jwc-da-section-heading p:not(.jwc-da-kicker),
.jwc-da-homepage-v2 .jwc-da-system-copy p,
.jwc-da-homepage-v2 .jwc-da-atlas-copy p,
.jwc-da-homepage-v2 .jwc-da-home-cta p {
  color: var(--da-muted);
  font-size: 16px;
  line-height: 1.75;
}

.jwc-da-homepage-v2 .jwc-da-service-card-grid,
.jwc-da-homepage-v2 .jwc-da-reason-grid,
.jwc-da-homepage-v2 .jwc-da-industry-tiles {
  gap: 18px;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-service-card,
.jwc-da-homepage-v2 .jwc-da-reason-card,
.jwc-da-homepage-v2 .jwc-da-industry-tile {
  background: #fff;
  border: 1px solid var(--da-line);
  border-radius: 8px;
  overflow: hidden;
}

.jwc-da-homepage-v2 .jwc-da-service-card {
  padding-bottom: 24px;
}

.jwc-da-homepage-v2 .jwc-da-service-card figure {
  margin-bottom: 22px;
}

.jwc-da-homepage-v2 .jwc-da-service-card img {
  display: block;
  height: 210px;
  object-fit: cover;
  width: 100%;
}

.jwc-da-homepage-v2 .jwc-da-service-card :is(.jwc-da-card-num, h3, p),
.jwc-da-homepage-v2 .jwc-da-reason-card :is(.jwc-da-card-num, h3, p),
.jwc-da-homepage-v2 .jwc-da-industry-tile :is(h3, p) {
  margin-left: 22px;
  margin-right: 22px;
}

.jwc-da-homepage-v2 .jwc-da-card-num {
  color: var(--da-blue);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.jwc-da-homepage-v2 .jwc-da-service-card h3,
.jwc-da-homepage-v2 .jwc-da-reason-card h3,
.jwc-da-homepage-v2 .jwc-da-industry-tile h3 {
  color: var(--da-ink);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 10px;
}

.jwc-da-homepage-v2 .jwc-da-service-card p,
.jwc-da-homepage-v2 .jwc-da-reason-card p,
.jwc-da-homepage-v2 .jwc-da-industry-tile p {
  color: var(--da-muted);
  font-size: 14px;
  line-height: 1.65;
}

.jwc-da-homepage-v2 .jwc-da-service-card .jwc-da-text-link {
  color: var(--da-blue);
  font-weight: 800;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-text-link a {
  color: inherit;
  text-decoration: none;
}

.jwc-da-homepage-v2 .jwc-da-text-link a:hover {
  text-decoration: underline;
}

.jwc-da-homepage-v2 .jwc-da-system-band {
  background: #fff;
}

.jwc-da-homepage-v2 .jwc-da-system-grid,
.jwc-da-homepage-v2 .jwc-da-atlas-grid {
  gap: 58px;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-system-media figure,
.jwc-da-homepage-v2 .jwc-da-atlas-image figure {
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-system-media img,
.jwc-da-homepage-v2 .jwc-da-atlas-image img {
  border-radius: 14px;
  display: block;
  height: 520px;
  object-fit: cover;
  width: 100%;
}

.jwc-da-homepage-v2 .jwc-da-mini-metrics {
  gap: 14px;
  margin-bottom: 0;
  margin-top: 28px;
}

.jwc-da-homepage-v2 .jwc-da-mini-metrics .wp-block-column {
  background: var(--da-ice);
  border: 1px solid var(--da-line);
  border-radius: 8px;
  padding: 16px;
}

.jwc-da-homepage-v2 .jwc-da-mini-metric {
  color: var(--da-blue);
  font-weight: 800;
  margin-bottom: 6px;
}

.jwc-da-homepage-v2 .jwc-da-mini-metrics p {
  font-size: 13px;
  line-height: 1.45;
  margin-bottom: 0;
}

.jwc-da-homepage-v2 .jwc-da-atlas-band,
.jwc-da-homepage-v2 .jwc-da-home-cta {
  background: var(--da-navy);
  color: #fff;
}

.jwc-da-homepage-v2 .jwc-da-atlas-band h2,
.jwc-da-homepage-v2 .jwc-da-home-cta h2 {
  color: #fff;
}

.jwc-da-homepage-v2 .jwc-da-atlas-band p,
.jwc-da-homepage-v2 .jwc-da-home-cta p {
  color: rgba(255, 255, 255, 0.76);
}

.jwc-da-homepage-v2 .jwc-da-atlas-logo {
  margin-bottom: 24px;
}

.jwc-da-homepage-v2 .jwc-da-atlas-logo img {
  filter: brightness(0) invert(1);
  max-width: 190px;
}

.jwc-da-homepage-v2 .jwc-da-atlas-copy .jwc-da-home-btn {
  margin-top: 14px;
}

.jwc-da-homepage-v2 .jwc-da-reason-card {
  padding: 28px 0;
}

.jwc-da-homepage-v2 .jwc-da-industry-tile {
  padding: 24px 0;
}

.jwc-da-homepage-v2 .jwc-da-industries-band .jwc-da-section-heading {
  margin-bottom: 34px;
}

.jwc-da-homepage-v2 .jwc-da-home-cta {
  text-align: center;
}

.jwc-da-homepage-v2 .jwc-da-home-cta .jwc-da-home-shell {
  max-width: 840px;
}

.jwc-da-homepage-v2 .jwc-da-home-cta .jwc-da-home-actions {
  justify-content: center;
  margin-top: 30px;
}

@media (max-width: 1100px) {
  .jwc-da-homepage-v2 .jwc-da-service-card-grid,
  .jwc-da-homepage-v2 .jwc-da-industry-tiles {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 781px) {
  .jwc-da-homepage-v2 .jwc-da-home-hero,
  .jwc-da-homepage-v2 .jwc-da-home-section,
  .jwc-da-homepage-v2 .jwc-da-proof-strip {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jwc-da-homepage-v2 .jwc-da-home-hero {
    padding-top: 58px;
  }

  .jwc-da-homepage-v2 .jwc-da-home-hero__grid,
  .jwc-da-homepage-v2 .jwc-da-system-grid,
  .jwc-da-homepage-v2 .jwc-da-atlas-grid {
    gap: 34px;
  }

  .jwc-da-homepage-v2 .jwc-da-photo-stack,
  .jwc-da-homepage-v2 .jwc-da-proof-grid,
  .jwc-da-homepage-v2 .jwc-da-service-card-grid,
  .jwc-da-homepage-v2 .jwc-da-reason-grid,
  .jwc-da-homepage-v2 .jwc-da-industry-tiles {
    display: grid;
    grid-template-columns: 1fr;
  }

  .jwc-da-homepage-v2 .jwc-da-photo-stack__main img,
  .jwc-da-homepage-v2 .jwc-da-photo-stack__side img,
  .jwc-da-homepage-v2 .jwc-da-system-media img,
  .jwc-da-homepage-v2 .jwc-da-atlas-image img {
    height: auto;
    min-height: 0;
  }
}

@media (max-width: 640px) {
  .jwc-da-homepage-v2 .jwc-da-home-section {
    padding-bottom: 68px;
    padding-top: 68px;
  }

  .jwc-da-homepage-v2 .jwc-da-home-actions {
    flex-direction: column;
  }

  .jwc-da-homepage-v2 .jwc-da-home-btn,
  .jwc-da-homepage-v2 .jwc-da-home-btn .wp-block-button__link {
    width: 100%;
  }

  .jwc-da-homepage-v2 .jwc-da-proof-card {
    grid-template-columns: 42px 1fr;
  }

  .jwc-da-homepage-v2 .jwc-da-system-media {
    display: none;
  }
}

/* Design Air homepage rebuild CSS */
.page-id-19294 .post-title-wrapper {
  display: none;
}

.page-id-19294 .post-content.un-no-sidebar-layout > .row-container,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row,
.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row > .row-inner {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

.page-id-19294 .post-content.un-no-sidebar-layout > .row-container > .row {
  border: 0;
}

.page-id-19294 .post-content {
  margin-top: 0;
}

.page-id-19294 .jwc-da-homepage {
  color: #1a1a2e;
  font-family: "Poppins", sans-serif;
}

.page-id-19294 .jwc-da-homepage *,
.page-id-19294 .jwc-da-homepage *::before,
.page-id-19294 .jwc-da-homepage *::after {
  box-sizing: border-box;
}

.page-id-19294 .jwc-da-homepage p,
.page-id-19294 .jwc-da-homepage h1,
.page-id-19294 .jwc-da-homepage h2,
.page-id-19294 .jwc-da-homepage h3,
.page-id-19294 .jwc-da-homepage h4 {
  margin-top: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-band {
  margin: 0 calc(50% - 50vw);
  padding: 0 24px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-band > .wp-block-group__inner-container {
  max-width: 1200px;
  margin: 0 auto;
}

.page-id-19294 .jwc-da-homepage .jwc-da-shell {
  max-width: 1200px;
  margin: 0 auto;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero {
  background: #0e2446;
  overflow: hidden;
  padding-top: 76px;
  position: relative;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle, rgba(150, 181, 222, 0.06) 1px, transparent 1px);
  background-size: 32px 32px;
  pointer-events: none;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero .wp-block-columns {
  align-items: end;
  gap: 64px;
  margin-bottom: 0;
  position: relative;
}

.page-id-19294 .jwc-da-homepage .jwc-da-badge {
  background: rgba(150, 181, 222, 0.12);
  border: 1px solid rgba(150, 181, 222, 0.28);
  border-radius: 999px;
  color: #b4c7e7;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
  padding: 8px 18px;
  text-transform: uppercase;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero-title {
  color: #ffffff;
  font-size: clamp(40px, 5vw, 74px);
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1.03;
  margin-bottom: 20px;
  max-width: 640px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero-title .jwc-da-highlight {
  color: #9bb6df;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero-sub {
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 34px;
  max-width: 560px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 54px;
}

.page-id-19294 .jwc-da-homepage .wp-block-button {
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-btn .wp-block-button__link,
.page-id-19294 .jwc-da-homepage .jwc-da-btn-outline .wp-block-button__link {
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 28px;
  text-decoration: none;
}

.page-id-19294 .jwc-da-homepage .jwc-da-btn .wp-block-button__link {
  background: #96b5de;
  color: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-btn .wp-block-button__link:hover {
  background: #7a9fc8;
}

.page-id-19294 .jwc-da-homepage .jwc-da-btn-outline .wp-block-button__link {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.45);
  color: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-btn-outline .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-phone {
  white-space: nowrap;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero-media figure {
  margin: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-hero-media img {
  border-radius: 14px 14px 0 0;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
  display: block;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  width: 100%;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stats {
  background: #2956a9;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stats .wp-block-columns {
  gap: 0;
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stat {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  padding: 28px 22px;
  text-align: center;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stat:last-child {
  border-right: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stat-value {
  color: #ffffff;
  font-size: clamp(34px, 4vw, 52px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-stat-label {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-bottom: 0;
  text-transform: uppercase;
}

.page-id-19294 .jwc-da-homepage .jwc-da-trust {
  background: #ffffff;
  border-bottom: 1px solid #e1e5eb;
  padding-bottom: 26px;
  padding-top: 26px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-trust .wp-block-columns {
  align-items: center;
  gap: 18px;
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-trust-item {
  color: #0e2446;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row {
  gap: 48px;
  margin-bottom: 72px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row:last-child {
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row figure,
.page-id-19294 .jwc-da-homepage .jwc-da-why-image figure,
.page-id-19294 .jwc-da-homepage .jwc-da-atlas-figure,
.page-id-19294 .jwc-da-homepage .jwc-da-cta-image figure {
  margin: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row img,
.page-id-19294 .jwc-da-homepage .jwc-da-why-image img,
.page-id-19294 .jwc-da-homepage .jwc-da-atlas-figure img,
.page-id-19294 .jwc-da-homepage .jwc-da-cta-image img {
  border-radius: 14px;
  display: block;
  width: 100%;
}

.page-id-19294 .jwc-da-homepage .jwc-da-section {
  padding-bottom: 96px;
  padding-top: 96px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-light {
  background: #f4f7fb;
}

.page-id-19294 .jwc-da-homepage .jwc-da-white {
  background: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-dark {
  background: #0e2446;
}

.page-id-19294 .jwc-da-homepage .jwc-da-dark h2,
.page-id-19294 .jwc-da-homepage .jwc-da-dark h3,
.page-id-19294 .jwc-da-homepage .jwc-da-dark p,
.page-id-19294 .jwc-da-homepage .jwc-da-dark .jwc-da-section-label {
  color: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-section-head {
  margin-bottom: 60px;
  text-align: center;
}

.page-id-19294 .jwc-da-homepage .jwc-da-section-label {
  color: #2956a9;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.page-id-19294 .jwc-da-homepage .jwc-da-section-title {
  color: #0e2446;
  font-size: clamp(30px, 3.4vw, 46px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.15;
  margin-bottom: 14px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-section-sub {
  color: #6b7a8d;
  font-size: 16px;
  line-height: 1.75;
  margin: 0 auto;
  max-width: 620px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row {
  align-items: center;
  gap: 64px;
  margin-bottom: 76px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row:last-child {
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row .wp-block-image {
  margin: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-row img {
  border-radius: 14px;
  display: block;
  height: 340px;
  object-fit: cover;
  width: 100%;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-num {
  color: rgba(41, 86, 169, 0.09);
  font-size: clamp(64px, 8vw, 92px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-title {
  color: #0e2446;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 14px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-copy {
  color: #6b7a8d;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 18px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-link {
  color: #2956a9;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-link a {
  color: inherit;
  text-decoration: none;
}

.page-id-19294 .jwc-da-homepage .jwc-da-service-link a:hover {
  text-decoration: underline;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-wrap .wp-block-columns,
.page-id-19294 .jwc-da-homepage .jwc-da-atlas-wrap .wp-block-columns {
  align-items: center;
  gap: 64px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-image img {
  border-radius: 14px;
  display: block;
  height: 520px;
  object-fit: cover;
  width: 100%;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-items {
  counter-reset: da-why;
  margin-top: 36px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-item {
  border-bottom: 1px solid #e1e5eb;
  counter-increment: da-why;
  padding: 26px 0 26px 72px;
  position: relative;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-item::before {
  align-items: center;
  background: rgba(41, 86, 169, 0.08);
  border-radius: 999px;
  color: #2956a9;
  content: counter(da-why, decimal-leading-zero);
  display: flex;
  font-size: 13px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 28px;
  width: 40px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-item h3 {
  color: #0e2446;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-why-item p {
  color: #6b7a8d;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-wrap {
  color: #ffffff;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-logo img {
  display: block;
  filter: brightness(0) invert(1);
  height: auto;
  margin-bottom: 24px;
  max-width: 190px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-copy {
  color: rgba(255, 255, 255, 0.76);
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 16px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-copy:last-of-type {
  margin-bottom: 28px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-image {
  position: relative;
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-image::after {
  border: 2px solid rgba(150, 181, 222, 0.25);
  border-radius: 16px;
  content: "";
  height: calc(100% - 4px);
  left: 14px;
  position: absolute;
  top: 14px;
  width: calc(100% - 4px);
}

.page-id-19294 .jwc-da-homepage .jwc-da-atlas-image img {
  border-radius: 14px;
  display: block;
  height: 420px;
  object-fit: cover;
  position: relative;
  width: 100%;
  z-index: 1;
}

.page-id-19294 .jwc-da-homepage .jwc-da-industry-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 48px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-industry-card {
  background: #ffffff;
  border: 1px solid #e1e5eb;
  border-radius: 14px;
  padding: 28px 24px;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.page-id-19294 .jwc-da-homepage .jwc-da-industry-card:hover {
  border-color: #96b5de;
  transform: translateY(-2px);
}

.page-id-19294 .jwc-da-homepage .jwc-da-industry-card h3 {
  color: #0e2446;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-industry-card p {
  color: #6b7a8d;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 0;
}

.page-id-19294 .jwc-da-homepage .jwc-da-cta {
  text-align: center;
}

.page-id-19294 .jwc-da-homepage .jwc-da-cta .jwc-da-section-title {
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-cta .jwc-da-section-sub {
  color: rgba(255, 255, 255, 0.76);
  margin-bottom: 38px;
}

.page-id-19294 .jwc-da-homepage .jwc-da-cta .jwc-da-button-row {
  justify-content: center;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .page-id-19294 .jwc-da-homepage .jwc-da-industry-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 781px) {
  .page-id-19294 .jwc-da-homepage .jwc-da-band {
    padding: 0 20px;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-hero {
    padding-top: 56px;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-hero .wp-block-columns,
  .page-id-19294 .jwc-da-homepage .jwc-da-service-row,
  .page-id-19294 .jwc-da-homepage .jwc-da-why-wrap .wp-block-columns,
  .page-id-19294 .jwc-da-homepage .jwc-da-atlas-wrap .wp-block-columns {
    gap: 32px;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-hero-media img {
    min-height: 320px;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-stat {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    border-right: 0;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-stat:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-service-row img,
  .page-id-19294 .jwc-da-homepage .jwc-da-why-image img,
  .page-id-19294 .jwc-da-homepage .jwc-da-atlas-image img {
    height: auto;
    min-height: 0;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-industry-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .page-id-19294 .jwc-da-homepage .jwc-da-section {
    padding-bottom: 68px;
    padding-top: 68px;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-button-row {
    align-items: stretch;
    flex-direction: column;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-btn,
  .page-id-19294 .jwc-da-homepage .jwc-da-btn-outline {
    width: 100%;
  }

  .page-id-19294 .jwc-da-homepage .jwc-da-btn .wp-block-button__link,
  .page-id-19294 .jwc-da-homepage .jwc-da-btn-outline .wp-block-button__link {
    width: 100%;
  }
}

/* Design Air service page rebuild CSS */
.jwc-da-service-page {
  color: #1a1a2e;
  font-family: "Poppins", sans-serif;
}

.jwc-da-service-page *,
.jwc-da-service-page *::before,
.jwc-da-service-page *::after {
  box-sizing: border-box;
}

.jwc-da-service-page :is(h1, h2, h3, p, ul, ol) {
  margin-top: 0;
}

.jwc-da-service-page .jwc-da-band {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 24px;
  padding-right: 24px;
}

.jwc-da-service-page .jwc-da-inner {
  margin-inline: auto;
  max-width: 1200px;
}

.jwc-da-service-page .jwc-da-service-hero {
  background:
    radial-gradient(circle at 82% 28%, rgba(150, 181, 222, 0.14), transparent 34%),
    linear-gradient(135deg, #102a50 0%, #0e2446 58%, #0b1e3a 100%);
  overflow: hidden;
  padding-bottom: 92px;
  padding-top: 92px;
}

.jwc-da-service-page .jwc-da-hero-grid {
  align-items: center;
  display: grid;
  gap: 56px;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);
}

.jwc-da-service-page .jwc-da-badge,
.jwc-da-service-page .jwc-da-kicker {
  color: #a9c4e8;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.jwc-da-service-page .jwc-da-badge {
  align-items: center;
  background: rgba(150, 181, 222, 0.12);
  border: 1px solid rgba(150, 181, 222, 0.35);
  border-radius: 999px;
  display: inline-flex;
  padding: 8px 15px;
}

.jwc-da-service-page .jwc-da-hero-title {
  color: #ffffff;
  font-size: 56px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.12;
  margin-bottom: 20px;
  max-width: 700px;
}

.jwc-da-service-page .jwc-da-hero-copy {
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
  line-height: 1.68;
  max-width: 640px;
}

.jwc-da-service-page .jwc-da-hero-copy p:last-child {
  margin-bottom: 0;
}

.jwc-da-service-page .jwc-da-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.jwc-da-service-page .jwc-da-btn,
.jwc-da-service-page .jwc-da-btn-outline {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  min-height: 50px;
  padding: 13px 24px;
  text-decoration: none;
}

.jwc-da-service-page .jwc-da-btn {
  background: #96b5de;
  color: #0e2446;
}

.jwc-da-service-page .jwc-da-btn-outline {
  border: 2px solid rgba(255, 255, 255, 0.42);
  color: #ffffff;
}

.jwc-da-service-page .jwc-da-hero-media img,
.jwc-da-service-page .jwc-da-content-image img {
  border-radius: 14px;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.jwc-da-service-page .jwc-da-hero-media img {
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.32);
  min-height: 420px;
}

.jwc-da-service-page .jwc-da-proof-strip {
  background: #ffffff;
  border-bottom: 1px solid #e1e5eb;
  padding-bottom: 30px;
  padding-top: 30px;
}

.jwc-da-service-page .jwc-da-proof-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-proof-item {
  align-items: center;
  background: #f4f7fb;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  display: grid;
  gap: 4px;
  min-height: 84px;
  padding: 18px 20px;
}

.jwc-da-service-page .jwc-da-proof-item span {
  color: #2956a9;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.jwc-da-service-page .jwc-da-proof-item strong {
  color: #0e2446;
  font-size: 15px;
  line-height: 1.35;
}

.jwc-da-service-page .jwc-da-trust-strip {
  background: #ffffff;
  border-bottom: 1px solid #e1e5eb;
  padding-bottom: 28px;
  padding-top: 28px;
}

.jwc-da-service-page .jwc-da-trust-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-trust-item {
  background: #f4f7fb;
  border: 1px solid #e1e5eb;
  border-radius: 10px;
  padding: 18px;
}

.jwc-da-service-page .jwc-da-trust-item strong {
  color: #0e2446;
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
}

.jwc-da-service-page .jwc-da-trust-item span {
  color: #667487;
  display: block;
  font-size: 12px;
  line-height: 1.5;
}

.jwc-da-service-page .jwc-da-main {
  background: linear-gradient(180deg, #ffffff 0%, #f4f7fb 100%);
  padding-bottom: 96px;
  padding-top: 96px;
}

.jwc-da-service-page .jwc-da-content-grid {
  display: block;
  max-width: 1200px;
}

.jwc-da-service-page .jwc-da-content-flow {
  display: grid;
  gap: 72px;
  min-width: 0;
}

.jwc-da-service-page .jwc-da-card-cluster,
.jwc-da-service-page .jwc-da-feature-panel,
.jwc-da-service-page .jwc-da-content-section {
  background: #ffffff;
  border: 1px solid #e1e5eb;
  border-radius: 20px;
  box-shadow: 0 22px 54px rgba(14, 36, 70, 0.07);
  padding: 42px;
}

.jwc-da-service-page .jwc-da-card-cluster {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}

.jwc-da-service-page .jwc-da-section-heading {
  margin-bottom: 26px;
  max-width: 780px;
}

.jwc-da-service-page .jwc-da-section-label {
  color: #2956a9;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.jwc-da-service-page .jwc-da-content-section h2,
.jwc-da-service-page .jwc-da-feature-panel h2,
.jwc-da-service-page .jwc-da-card-cluster h2 {
  color: #0e2446;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 1.12;
  margin-bottom: 16px;
}

.jwc-da-service-page .jwc-da-content-section h3,
.jwc-da-service-page .jwc-da-info-card h3 {
  color: #0e2446;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1.25;
  margin-bottom: 12px;
}

.jwc-da-service-page .jwc-da-section-copy p,
.jwc-da-service-page .jwc-da-section-copy li,
.jwc-da-service-page .jwc-da-info-card p,
.jwc-da-service-page .jwc-da-info-card li {
  color: #4b5870;
  font-size: 16px;
  line-height: 1.72;
  max-width: 78ch;
}

.jwc-da-service-page .jwc-da-section-copy ul,
.jwc-da-service-page .jwc-da-section-copy ol,
.jwc-da-service-page .jwc-da-info-card ul,
.jwc-da-service-page .jwc-da-info-card ol {
  padding-left: 1.25rem;
}

.jwc-da-service-page .jwc-da-feature-panel .jwc-da-section-copy ul {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin-top: 24px;
  padding-left: 0;
}

.jwc-da-service-page .jwc-da-feature-panel .jwc-da-section-copy li {
  background: #f4f7fb;
  border: 1px solid #dbe3ef;
  border-radius: 12px;
  padding: 16px 18px;
}

.jwc-da-service-page .jwc-da-section-copy a,
.jwc-da-service-page .jwc-da-info-card a {
  color: #2956a9;
  font-weight: 700;
}

.jwc-da-service-page .jwc-da-section-copy strong,
.jwc-da-service-page .jwc-da-info-card strong {
  color: #0e2446;
}

.jwc-da-service-page .jwc-da-info-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-info-card {
  background: #ffffff;
  border: 1px solid #dbe3ef;
  border-radius: 18px;
  box-shadow: 0 18px 42px rgba(14, 36, 70, 0.06);
  min-height: 100%;
  padding: 30px;
  position: relative;
}

.jwc-da-service-page .jwc-da-info-card::before {
  background: #eaf2ff;
  border-radius: 12px;
  color: #2956a9;
  content: "✓";
  display: grid;
  font-weight: 900;
  height: 42px;
  margin-bottom: 22px;
  place-items: center;
  width: 42px;
}

.jwc-da-service-page .jwc-da-feature-panel.is-soft {
  background: #f8fbff;
}

.jwc-da-service-page .jwc-da-feature-list {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin-top: 16px;
  padding-left: 0 !important;
}

.jwc-da-service-page .jwc-da-feature-list li {
  background: #f4f7fb;
  border: 1px solid #e1e5eb;
  border-radius: 10px;
  color: #0e2446;
  font-weight: 600;
  padding: 12px 14px;
}

.jwc-da-service-page .jwc-da-service-index-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-service-index-card {
  background: #ffffff;
  border: 1px solid #e1e5eb;
  border-radius: 14px;
  box-shadow: 0 18px 40px rgba(14, 36, 70, 0.08);
  overflow: hidden;
}

.jwc-da-service-page .jwc-da-service-index-card a {
  color: #0e2446;
  display: grid;
  min-height: 100%;
  text-decoration: none;
}

.jwc-da-service-page .jwc-da-service-index-card img {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.jwc-da-service-page .jwc-da-service-index-card span {
  display: block;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.25;
  padding: 22px 22px 10px;
}

.jwc-da-service-page .jwc-da-service-index-card em {
  color: #2956a9;
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 0 22px 24px;
}

.jwc-da-service-page .jwc-da-side-card {
  background: #f4f7fb;
  border: 1px solid #e1e5eb;
  border-radius: 14px;
  padding: 24px;
  position: sticky;
  top: 110px;
}

.jwc-da-service-page .jwc-da-side-card h2 {
  color: #0e2446;
  font-size: 22px;
  line-height: 1.25;
  margin-bottom: 12px;
}

.jwc-da-service-page .jwc-da-side-card p {
  color: #4b5870;
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 18px;
}

.jwc-da-service-page .jwc-da-side-card a {
  color: #2956a9;
  font-weight: 700;
}

.jwc-da-service-page .jwc-da-faq-section {
  background: #f4f7fb;
  padding-bottom: 84px;
  padding-top: 84px;
}

.jwc-da-service-page .jwc-da-final-cta {
  background:
    radial-gradient(circle at 78% 25%, rgba(150, 181, 222, 0.16), transparent 34%),
    #0e2446;
  color: #ffffff;
  padding-bottom: 84px;
  padding-top: 84px;
  text-align: center;
}

.jwc-da-service-page .jwc-da-final-cta h2 {
  color: #ffffff;
  font-size: 42px;
  line-height: 1.15;
  margin-bottom: 22px;
}

.jwc-da-service-page .jwc-da-final-cta .jwc-da-button-row {
  justify-content: center;
}

.jwc-da-service-page .jwc-da-faq-inner {
  margin-inline: auto;
  max-width: 860px;
}

.jwc-da-service-page .jwc-da-faq-title {
  color: #0e2446;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 28px;
  text-align: center;
}

.jwc-da-service-page details {
  background: #ffffff;
  border: 1px solid #e1e5eb;
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 18px 20px;
}

.jwc-da-service-page summary {
  color: #0e2446;
  cursor: pointer;
  font-weight: 700;
}

.jwc-da-service-page details > div {
  margin-top: 14px;
}

.jwc-da-service-page .jwc-da-cta {
  background: #0e2446;
  color: #ffffff;
  padding-bottom: 78px;
  padding-top: 78px;
  text-align: center;
}

.jwc-da-service-page .jwc-da-cta h2 {
  color: #ffffff;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 14px;
}

.jwc-da-service-page .jwc-da-cta p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 16px;
  line-height: 1.7;
  margin-inline: auto;
  max-width: 680px;
}

.jwc-da-service-page .jwc-da-pipework-intro,
.jwc-da-service-page .jwc-da-material-band,
.jwc-da-service-page .jwc-da-cost-band,
.jwc-da-service-page .jwc-da-maintenance-band,
.jwc-da-service-page .jwc-da-blueprint-band {
  border-radius: 22px;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

.jwc-da-service-page .jwc-da-pipework-intro {
  background: #ffffff;
  border: 1px solid #dbe3ef;
  box-shadow: 0 22px 54px rgba(14, 36, 70, 0.07);
  padding: 44px;
}

.jwc-da-service-page .jwc-da-pipework-intro-grid {
  align-items: stretch;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.75fr) minmax(260px, 0.65fr);
  min-width: 0;
}

.jwc-da-service-page .jwc-da-pipework-photo,
.jwc-da-service-page .jwc-da-blueprint-photo,
.jwc-da-service-page .jwc-da-cost-photo {
  margin: 0;
}

.jwc-da-service-page .jwc-da-pipework-photo img,
.jwc-da-service-page .jwc-da-blueprint-photo img,
.jwc-da-service-page .jwc-da-cost-photo img {
  border: 1px solid rgba(14, 36, 70, 0.14);
  box-shadow: 0 22px 46px rgba(14, 36, 70, 0.16);
  display: block;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  width: 100%;
}

.jwc-da-service-page .jwc-da-blueprint-photo img {
  border: 0;
  box-shadow: none;
}

.jwc-da-service-page .jwc-da-pipework-photo img {
  border-radius: 16px;
}

.jwc-da-service-page .jwc-da-scope-card {
  background: #0e2446;
  border-radius: 16px;
  color: #ffffff;
  min-width: 0;
  padding: 28px;
}

.jwc-da-service-page .jwc-da-scope-card span,
.jwc-da-service-page .jwc-da-cost-factors span,
.jwc-da-service-page .jwc-da-maintenance-band aside span {
  color: #a9c4e8;
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.jwc-da-service-page .jwc-da-scope-card ul {
  display: grid;
  gap: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jwc-da-service-page .jwc-da-scope-card li {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
  line-height: 1.45;
  padding-top: 11px;
}

.jwc-da-service-page .jwc-da-blueprint-band {
  align-items: stretch;
  background: #0e2446;
  color: #ffffff;
  display: grid;
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1fr);
}

.jwc-da-service-page .jwc-da-blueprint-copy {
  min-width: 0;
  padding: 44px;
}

.jwc-da-service-page .jwc-da-blueprint-copy .jwc-da-section-label,
.jwc-da-service-page .jwc-da-maintenance-band .jwc-da-section-label {
  color: #a9c4e8;
}

.jwc-da-service-page .jwc-da-blueprint-copy h2,
.jwc-da-service-page .jwc-da-maintenance-band h2 {
  color: #ffffff;
  font-size: 38px;
  line-height: 1.16;
  margin-bottom: 18px;
}

.jwc-da-service-page .jwc-da-maintenance-band h3 {
  color: #ffffff;
}

.jwc-da-service-page .jwc-da-blueprint-copy > p:not(.jwc-da-section-label),
.jwc-da-service-page .jwc-da-maintenance-band .jwc-da-section-copy p {
  color: rgba(255, 255, 255, 0.76);
  font-size: 16px;
  line-height: 1.72;
}

.jwc-da-service-page .jwc-da-blueprint-grid {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}

.jwc-da-service-page .jwc-da-blueprint-grid article {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 14px;
  min-width: 0;
  overflow: hidden;
  padding: 20px;
}

.jwc-da-service-page .jwc-da-blueprint-grid span {
  color: #96b5de;
  display: block;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 8px;
}

.jwc-da-service-page .jwc-da-blueprint-grid strong,
.jwc-da-service-page .jwc-da-blueprint-grid p {
  display: block;
}

.jwc-da-service-page .jwc-da-blueprint-grid strong {
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 6px;
}

.jwc-da-service-page .jwc-da-blueprint-grid p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 1.55;
  margin-bottom: 0;
  overflow-wrap: anywhere;
}

.jwc-da-service-page .jwc-da-material-band {
  background: #eaf2ff;
  border: 1px solid #cad9ef;
  padding: 44px;
}

.jwc-da-service-page .jwc-da-material-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-material-grid article {
  background: #ffffff;
  border: 1px solid #d2def0;
  border-radius: 16px;
  padding: 24px;
}

.jwc-da-service-page .jwc-da-material-grid strong {
  color: #0e2446;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}

.jwc-da-service-page .jwc-da-material-grid p {
  color: #4b5870;
  font-size: 14px;
  line-height: 1.62;
  margin-bottom: 0;
}

.jwc-da-service-page .jwc-da-cost-band {
  background: #ffffff;
  border: 1px solid #dbe3ef;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  padding: 44px;
}

.jwc-da-service-page .jwc-da-cost-photo img {
  border-radius: 16px;
  max-height: 430px;
}

.jwc-da-service-page .jwc-da-cost-factors {
  display: grid;
  gap: 14px;
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.jwc-da-service-page .jwc-da-cost-factors div {
  background: #f4f7fb;
  border: 1px solid #dbe3ef;
  border-radius: 14px;
  padding: 20px;
}

.jwc-da-service-page .jwc-da-cost-factors span {
  color: #2956a9;
  margin-bottom: 8px;
}

.jwc-da-service-page .jwc-da-cost-factors strong {
  color: #0e2446;
  display: block;
  font-size: 15px;
  line-height: 1.4;
}

.jwc-da-service-page .jwc-da-maintenance-band {
  align-items: center;
  background: linear-gradient(135deg, #102a50 0%, #0e2446 62%, #143f76 100%);
  color: #ffffff;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.52fr);
  padding: 44px;
}

.jwc-da-service-page .jwc-da-maintenance-band aside {
  background: #96b5de;
  border-radius: 18px;
  color: #0e2446;
  padding: 28px;
}

.jwc-da-service-page .jwc-da-maintenance-band aside span {
  color: #2956a9;
}

.jwc-da-service-page .jwc-da-maintenance-band aside strong {
  color: #0e2446;
  display: block;
  font-size: 20px;
  line-height: 1.38;
}

@media (max-width: 900px) {
  .jwc-da-service-page .jwc-da-hero-grid {
    grid-template-columns: 1fr;
  }

  .jwc-da-service-page .jwc-da-trust-grid,
  .jwc-da-service-page .jwc-da-proof-grid,
  .jwc-da-service-page .jwc-da-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jwc-da-service-page .jwc-da-service-index-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .jwc-da-service-page .jwc-da-side-card {
    position: static;
  }

  .jwc-da-service-page .jwc-da-pipework-intro-grid,
  .jwc-da-service-page .jwc-da-blueprint-band,
  .jwc-da-service-page .jwc-da-cost-band,
  .jwc-da-service-page .jwc-da-maintenance-band {
    grid-template-columns: 1fr;
  }

  .jwc-da-service-page .jwc-da-material-grid,
  .jwc-da-service-page .jwc-da-cost-factors {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .jwc-da-service-page .jwc-da-band {
    padding-left: 18px;
    padding-right: 18px;
  }

  .jwc-da-service-page .jwc-da-service-hero,
  .jwc-da-service-page .jwc-da-main,
  .jwc-da-service-page .jwc-da-faq-section,
  .jwc-da-service-page .jwc-da-cta,
  .jwc-da-service-page .jwc-da-final-cta {
    padding-bottom: 56px;
    padding-top: 56px;
  }

  .jwc-da-service-page .jwc-da-hero-title {
    font-size: 34px;
  }

  .jwc-da-service-page .jwc-da-hero-copy,
  .jwc-da-service-page .jwc-da-hero-copy p {
    font-size: 16px;
    line-height: 1.62;
  }

  .jwc-da-service-page .jwc-da-hero-media img {
    min-height: 260px;
  }

  .jwc-da-service-page .jwc-da-trust-grid,
  .jwc-da-service-page .jwc-da-proof-grid,
  .jwc-da-service-page .jwc-da-info-grid,
  .jwc-da-service-page .jwc-da-material-grid,
  .jwc-da-service-page .jwc-da-cost-factors,
  .jwc-da-service-page .jwc-da-feature-panel .jwc-da-section-copy ul,
  .jwc-da-service-page .jwc-da-feature-list,
  .jwc-da-service-page .jwc-da-service-index-grid {
    grid-template-columns: 1fr;
  }

  .jwc-da-service-page .jwc-da-card-cluster,
  .jwc-da-service-page .jwc-da-feature-panel,
  .jwc-da-service-page .jwc-da-content-section,
  .jwc-da-service-page .jwc-da-info-card {
    padding: 26px;
  }

  .jwc-da-service-page .jwc-da-pipework-intro,
  .jwc-da-service-page .jwc-da-material-band,
  .jwc-da-service-page .jwc-da-cost-band,
  .jwc-da-service-page .jwc-da-maintenance-band,
  .jwc-da-service-page .jwc-da-blueprint-copy {
    padding: 26px;
  }

  .jwc-da-service-page .jwc-da-content-section h2,
  .jwc-da-service-page .jwc-da-feature-panel h2,
  .jwc-da-service-page .jwc-da-card-cluster h2,
  .jwc-da-service-page .jwc-da-blueprint-copy h2,
  .jwc-da-service-page .jwc-da-maintenance-band h2,
  .jwc-da-service-page .jwc-da-faq-title,
  .jwc-da-service-page .jwc-da-cta h2,
  .jwc-da-service-page .jwc-da-final-cta h2 {
    font-size: 28px;
  }
}


/* JWC visual tune-up 2026-05-14 */
.page-id-18987 .post-title-wrapper {
  display: none;
}

.page-id-18987 .post-content.un-no-sidebar-layout > .row-container,
.page-id-18987 .post-content.un-no-sidebar-layout > .row-container > .row,
.page-id-18987 .post-content.un-no-sidebar-layout > .row-container > .row > .row-inner {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

.page-id-18987 .post-content.un-no-sidebar-layout > .row-container > .row {
  border: 0;
}

.page-id-18987 .post-content {
  margin-top: 0;
}

.jwc-da-service-page .jwc-da-btn,
.jwc-da-service-page .jwc-da-btn-outline {
  margin-bottom: 0;
  padding: 0;
}

.jwc-da-service-page .jwc-da-btn .wp-block-button__link,
.jwc-da-service-page .jwc-da-btn-outline .wp-block-button__link {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  min-height: 50px;
  padding: 13px 24px;
  text-decoration: none;
}

.jwc-da-service-page .jwc-da-btn .wp-block-button__link {
  background: #96b5de;
  color: #0e2446;
}

.jwc-da-service-page .jwc-da-btn-outline .wp-block-button__link {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.42);
  color: #ffffff;
}

.jwc-da-service-page .jwc-da-main{padding-top:56px}
.jwc-da-service-page .jwc-da-proof-item{align-items:flex-start;display:flex;gap:14px;min-height:86px;padding-left:18px}
.jwc-da-service-page .jwc-da-proof-item::before{align-items:center;background:#0e2446;border-radius:12px;color:#96b5de;display:flex;flex:0 0 44px;font-size:18px;font-weight:800;height:44px;justify-content:center;line-height:1}
.jwc-da-service-page .jwc-da-proof-item:nth-child(1)::before{content:'24'}
.jwc-da-service-page .jwc-da-proof-item:nth-child(2)::before{content:'✓'}
.jwc-da-service-page .jwc-da-proof-item:nth-child(3)::before{content:'⚙'}
.jwc-da-service-page .jwc-da-proof-item:nth-child(4)::before{content:'⌖'}
.jwc-da-service-page .jwc-da-cost-copy h2{font-size:clamp(28px,2.45vw,34px);line-height:1.16;max-width:660px}
.jwc-da-service-page .jwc-da-cost-photo{background:#dbe3ef;border-radius:16px;min-height:320px;overflow:hidden}
.jwc-da-service-page .jwc-da-cost-photo img{background:#dbe3ef;display:block;height:100%;min-height:320px;object-fit:cover;width:100%}
.jwc-da-service-page .jwc-da-faq-section{padding-top:64px}
.jwc-da-service-page .jwc-da-faq-title{margin-bottom:22px}
.jwc-da-service-page .jwc-da-faq-title::before{color:#2956a9;content:'Common questions';display:block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:10px;text-transform:uppercase}
@media (max-width:768px){.jwc-da-service-page .jwc-da-main{padding-top:38px}.jwc-da-service-page .jwc-da-proof-item{min-height:0}.jwc-da-service-page .jwc-da-cost-copy h2{font-size:28px}}

/* Design Air pipework v2 service page */
.jwc-da-pipework-v2 .jwc-da-service-hero {
  padding-bottom: 78px;
  padding-top: 78px;
}

.jwc-da-pipework-v2 .jwc-da-hero-title {
  font-size: clamp(40px, 5vw, 66px);
  font-weight: 800;
  letter-spacing: 0;
}

.jwc-da-pipework-v2 .jwc-da-hero-copy {
  max-width: 700px;
}

.jwc-da-pipework-v2 .jwc-da-hero-copy p {
  margin-bottom: 16px;
}

.jwc-da-pipework-v2 .jwc-da-compliance-band {
  background: #ffffff;
  border: 1px solid #dbe3ef;
  border-radius: 22px;
  box-shadow: 0 22px 54px rgba(14, 36, 70, 0.07);
  padding: 44px;
}

.jwc-da-pipework-v2 .jwc-da-compliance-band .jwc-da-section-copy {
  display: grid;
  gap: 6px;
  max-width: 920px;
}

.jwc-da-pipework-v2 .jwc-da-compliance-band .jwc-da-section-copy p {
  max-width: 88ch;
}

.jwc-da-pipework-v2 .jwc-da-final-cta p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 16px;
  line-height: 1.68;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
}

.jwc-da-pipework-v2 .jwc-da-faq-inner details p {
  color: #4b5870;
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 0;
  margin-top: 14px;
}

@media (max-width: 640px) {
  .jwc-da-pipework-v2 .jwc-da-service-hero {
    padding-bottom: 54px;
    padding-top: 54px;
  }

  .jwc-da-pipework-v2 .jwc-da-compliance-band {
    padding: 26px;
  }

  .jwc-da-pipework-v2 .jwc-da-pipework-photo,
  .jwc-da-pipework-v2 .jwc-da-blueprint-photo,
  .jwc-da-pipework-v2 .jwc-da-cost-photo {
    display: none;
  }

  .jwc-da-service-page .jwc-da-btn,
  .jwc-da-service-page .jwc-da-btn-outline,
  .jwc-da-service-page .jwc-da-btn .wp-block-button__link,
  .jwc-da-service-page .jwc-da-btn-outline .wp-block-button__link {
    width: 100%;
  }
}


/* Design Air header template part */
.wp-site-blocks > main.wp-block-group,
  .wp-site-blocks > .wp-block-template-part,
  .wp-block-post-content > .alignfull:first-child,
  .wp-block-post-content > .alignfull:last-child {
    margin-block-start: 0;
  }

  .design-air-site-header__inner {
    gap: 1.5rem;
  }

  .design-air-brand {
    flex-shrink: 0;
  }

  .design-air-brand .wp-block-site-logo img {
    height: auto;
    width: min(220px, 42vw);
  }

  .design-air-header__right {
    flex: 1 1 auto;
    gap: 1.25rem;
  }

  .design-air-header__nav {
    flex: 1 1 auto;
    justify-content: center;
  }

  .design-air-header__nav .wp-block-navigation-item__content {
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
  }

  .design-air-header__phone {
    flex: 0 0 auto;
    margin: 0;
  }

  .design-air-header__phone a {
    align-items: center;
    color: var(--wp--preset--color--ink);
    display: inline-flex;
    font-size: 1rem;
    font-weight: 800;
    gap: 0.55rem;
    text-decoration: none;
    white-space: nowrap;
  }

  .design-air-header__phone a::before {
    background: url('/wp-content/uploads/2023/03/phonaria.png') center/contain no-repeat;
    content: "";
    display: inline-block;
    height: 1.15rem;
    width: 1.15rem;
  }

  @media (max-width: 1080px) {
    .design-air-header__nav {
      justify-content: flex-end;
    }

    .design-air-header__nav .wp-block-navigation-item__content {
      font-size: 0.95rem;
    }
  }

  @media (max-width: 781px) {
    .design-air-site-header__inner {
      gap: 0.75rem;
    }

    .design-air-brand .wp-block-site-logo img {
      width: min(140px, 34vw);
    }

    .design-air-header__right {
      flex: 0 0 auto;
      gap: 0.8rem;
      margin-left: auto;
    }

    .design-air-header__nav {
      flex: 0 0 auto;
      justify-content: flex-end;
    }

    .design-air-header__phone a {
      font-size: 0.92rem;
      gap: 0.35rem;
    }

    .design-air-header__phone a::before {
      height: 0.95rem;
      width: 0.95rem;
    }
  }

  @media (max-width: 430px) {
    .design-air-brand .wp-block-site-logo img {
      width: min(120px, 31vw);
    }

    .design-air-header__phone a {
      font-size: 0.8rem;
    }
  }


/* Design Air footer template part */
.design-air-footer {
    background: #0f2b57;
  }

  .design-air-footer__top {
    gap: 2.25rem;
  }

  .design-air-footer__brand p,
  .design-air-footer__menu li,
  .design-air-footer__legal p {
    margin: 0;
  }

  .design-air-footer__brand .wp-block-site-logo img {
    width: min(180px, 100%);
  }

  .design-air-footer__partner {
    color: var(--wp--preset--color--surface-alt);
    font-size: 0.95rem;
    font-weight: 600;
  }

  .design-air-footer__atlas img {
    width: min(150px, 100%);
  }

  .design-air-footer h4 {
    margin-bottom: 1rem;
  }

  .design-air-footer__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .design-air-footer__menu li {
    margin-bottom: 0.55rem;
  }

  .design-air-footer__menu a {
    color: var(--wp--preset--color--surface-alt);
    text-decoration: none;
  }

  .design-air-footer__menu a:hover {
    color: var(--wp--preset--color--surface);
  }

  .design-air-footer__menu .wp-block-columns {
    gap: 1.25rem;
  }

  .design-air-footer__legal {
    gap: 1rem;
  }

  @media (max-width: 781px) {
    .design-air-footer__menu .wp-block-columns {
      gap: 0;
    }

    .design-air-footer__legal {
      align-items: flex-start !important;
    }
  }

/* ═══════════════════════════════════════════════════════════════════
   PATTERN LIBRARY (jwc-da-pl-*)
   24 reusable section patterns  -  see /patterns/jwc-da-pl-*.php
   Sandbox catalogue: /pipework-catalogue/ (page 21192)
   Namespace: every pattern wrapper carries a .jwc-da-pl-* root class
   so each section is self-scoped and can be dropped into any page.
   ═══════════════════════════════════════════════════════════════════ */

:root {
  --da-pl-navy:#0e2446;
  --da-pl-deep:#001b32;
  --da-pl-blue:#96b5de;
  --da-pl-accent:#1d6fb8;
  --da-pl-ink:#0f1a2b;
  --da-pl-grey:#5b6b80;
  --da-pl-line:rgba(14,36,70,.12);
  --da-pl-bg-soft:#f4f6fb;
}

.jwc-da-pl-band,.jwc-da-pl-band-alt,.jwc-da-pl-band-dark,.jwc-da-pl-band-deep,
[class*="jwc-da-pl-"]{box-sizing:border-box}
[class*="jwc-da-pl-"] *{box-sizing:border-box}

.jwc-da-pl-inner{max-width:1180px;margin:0 auto}
.jwc-da-pl-label{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--da-pl-accent);font-weight:600;margin:0 0 .75rem}
.jwc-da-pl-band-dark .jwc-da-pl-label,.jwc-da-pl-band-deep .jwc-da-pl-label{color:var(--da-pl-blue)}
.wp-block-button.jwc-da-pl-btn,
.wp-block-button.jwc-da-pl-btn-outline{display:inline-flex;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;color:inherit !important}
.jwc-da-pl-btn:not(.wp-block-button){display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.6rem;min-height:52px;background:var(--da-pl-accent);color:#fff !important;text-decoration:none;font-weight:600;border-radius:6px}
.jwc-da-pl-btn-outline:not(.wp-block-button){display:inline-flex;align-items:center;justify-content:center;padding:.93rem 1.6rem;min-height:52px;background:transparent;color:var(--da-pl-navy) !important;border:2px solid var(--da-pl-navy);text-decoration:none;font-weight:600;border-radius:6px}
.jwc-da-pl-band-dark .jwc-da-pl-btn-outline,.jwc-da-pl-band-deep .jwc-da-pl-btn-outline{color:#fff !important;border-color:#fff}
.jwc-da-pl-row{display:grid;gap:3rem;align-items:center;grid-template-columns:1fr 1fr}
.jwc-da-pl-row img{width:100%;height:auto;display:block;border-radius:6px}
@media (max-width:820px){.jwc-da-pl-row{grid-template-columns:1fr}.jwc-da-pl-row.flip-mobile>*:first-child{order:2}}

/* Section 1  -  split hero */
.jwc-da-pl-hero-split{padding:5rem 1.5rem;background:#fff}
.jwc-da-pl-hero-split .jwc-da-pl-badge{display:inline-block;background:rgba(150,181,222,.18);color:var(--da-pl-navy);padding:.4rem .85rem;border-radius:999px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}
.jwc-da-pl-hero-split h1{font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.1;font-weight:700;color:var(--da-pl-navy);margin:0 0 1.25rem}

/* Section 2  -  full-bleed image hero */
.jwc-da-pl-hero-fullbleed{position:relative;min-height:520px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}
.jwc-da-pl-hero-fullbleed::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,27,50,.15) 0%,rgba(0,27,50,.85) 100%)}
.jwc-da-pl-hero-fullbleed .jwc-da-pl-inner{position:relative;padding:3rem 1.5rem;width:100%}
.jwc-da-pl-hero-fullbleed h1{font-size:clamp(2rem,3.6vw,3.2rem);max-width:720px;margin:.5rem 0 1rem;color:#fff}
.jwc-da-pl-hero-fullbleed p{color:rgba(255,255,255,.85);max-width:620px}

/* Section 3  -  editorial centred hero */
.jwc-da-pl-hero-editorial{padding:6rem 1.5rem;text-align:center;background:#fff}
.jwc-da-pl-hero-editorial h1{font-size:clamp(2.4rem,4vw,3.6rem);max-width:880px;margin:1rem auto 1.5rem;line-height:1.1;color:var(--da-pl-navy)}
.jwc-da-pl-hero-editorial p{max-width:680px;margin:0 auto 2rem;font-size:1.15rem;color:var(--da-pl-grey)}

/* Section 4  -  stats strip */
.jwc-da-pl-stats{padding:4rem 1.5rem;background:var(--da-pl-navy);color:#fff}
.jwc-da-pl-stats .jwc-da-pl-stats-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}
.jwc-da-pl-stats .num{font-size:clamp(2.2rem,3.5vw,3rem);font-weight:700;color:#fff;line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}
.jwc-da-pl-stats .lbl{font-size:.9rem;color:var(--da-pl-blue);text-transform:uppercase;letter-spacing:.08em}
@media (max-width:680px){.jwc-da-pl-stats .jwc-da-pl-stats-grid{grid-template-columns:repeat(2,1fr)}}

/* Section 5  -  proof strip */
.jwc-da-pl-proof{padding:2.5rem 1.5rem;background:var(--da-pl-bg-soft);border-block:1px solid var(--da-pl-line)}
.jwc-da-pl-proof .jwc-da-pl-proof-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}
.jwc-da-pl-proof span{display:block;font-size:.78rem;color:var(--da-pl-accent);font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}
.jwc-da-pl-proof strong{display:block;font-size:.95rem;color:var(--da-pl-navy);font-weight:600}
@media (max-width:680px){.jwc-da-pl-proof .jwc-da-pl-proof-grid{grid-template-columns:1fr 1fr}}

/* Sections 6 & 7  -  content rows (light, alt-grey) */
.jwc-da-pl-row-light{padding:5rem 1.5rem;background:#fff}
.jwc-da-pl-row-alt{padding:5rem 1.5rem;background:var(--da-pl-bg-soft)}
.jwc-da-pl-row-light h2,.jwc-da-pl-row-alt h2{font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.2;margin:0 0 1.25rem;color:var(--da-pl-ink);font-weight:700;letter-spacing:-.01em}
.jwc-da-pl-row-light p,.jwc-da-pl-row-alt p{line-height:1.65;margin:0 0 1rem;color:var(--da-pl-ink)}

/* Section 7b  -  dark content row */
.jwc-da-pl-row-dark{padding:5rem 1.5rem;background:var(--da-pl-navy);color:#fff}
.jwc-da-pl-row-dark img{box-shadow:0 20px 50px rgba(0,0,0,.35)}
.jwc-da-pl-row-dark h2{color:#fff;font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 1.25rem;font-weight:700;line-height:1.2}
.jwc-da-pl-row-dark p{color:rgba(255,255,255,.78);line-height:1.65;margin:0 0 1rem}

/* Section 7c  -  content row with stat pull */
.jwc-da-pl-row-stat{padding:5rem 1.5rem;background:#fff}
.jwc-da-pl-row-stat h2{font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-row-stat p{line-height:1.65;margin:0 0 1rem;color:var(--da-pl-ink)}
.jwc-da-pl-stat-pull{background:var(--da-pl-bg-soft);border-left:4px solid var(--da-pl-accent);padding:1.5rem 1.75rem;margin-top:1.5rem;display:flex;gap:1.5rem;align-items:center}
.jwc-da-pl-stat-pull .big{font-size:2.5rem;font-weight:700;color:var(--da-pl-accent);line-height:1;flex-shrink:0}
.jwc-da-pl-stat-pull p{margin:0;font-size:1rem;color:var(--da-pl-grey)}

/* Section 7d  -  content row with bullet list */
.jwc-da-pl-row-bullets{padding:5rem 1.5rem;background:var(--da-pl-bg-soft)}
.jwc-da-pl-row-bullets h2{font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-row-bullets ul.jwc-da-pl-ticks{list-style:none;padding:0;margin:1.5rem 0 0}
.jwc-da-pl-row-bullets ul.jwc-da-pl-ticks li{padding:.85rem 0 .85rem 2rem;border-bottom:1px solid var(--da-pl-line);position:relative;font-size:1rem;color:var(--da-pl-ink)}
.jwc-da-pl-row-bullets ul.jwc-da-pl-ticks li::before{content:"";position:absolute;left:0;top:1.1rem;width:12px;height:12px;border:2px solid var(--da-pl-accent);border-radius:2px;transform:rotate(45deg)}
.jwc-da-pl-row-bullets ul.jwc-da-pl-ticks li strong{display:block;color:var(--da-pl-navy);margin-bottom:.15rem}
.jwc-da-pl-row-bullets ul.jwc-da-pl-ticks li span{font-size:.9rem;color:var(--da-pl-grey)}

/* Section 7e  -  content row with offset image + pull quote */
.jwc-da-pl-row-offset{padding:5rem 1.5rem;background:#fff;overflow:hidden}
.jwc-da-pl-row-offset .jwc-da-pl-offset-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:3rem;align-items:center}
.jwc-da-pl-row-offset h2{font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-row-offset p{line-height:1.65;margin:0 0 1rem;color:var(--da-pl-ink)}
.jwc-da-pl-row-offset .img-wrap{position:relative}
.jwc-da-pl-row-offset .img-wrap::before{content:"";position:absolute;top:1.25rem;left:1.25rem;right:-1.25rem;bottom:-1.25rem;background:var(--da-pl-blue);opacity:.25;border-radius:6px;z-index:0}
.jwc-da-pl-row-offset .img-wrap img{position:relative;z-index:1;width:100%;height:auto;border-radius:6px;display:block}
.jwc-da-pl-row-offset .jwc-da-pl-quote{font-size:1.2rem;line-height:1.5;color:var(--da-pl-navy);font-style:italic;border-left:3px solid var(--da-pl-accent);padding-left:1.25rem;margin:1.5rem 0 0}
.jwc-da-pl-row-offset .jwc-da-pl-quote-author{display:block;margin-top:.75rem;font-style:normal;font-size:.85rem;color:var(--da-pl-grey);text-transform:uppercase;letter-spacing:.08em}
@media (max-width:820px){.jwc-da-pl-row-offset .jwc-da-pl-offset-grid{grid-template-columns:1fr}}

/* Section 7f  -  content row with inline button row */
.jwc-da-pl-row-cta{padding:5rem 1.5rem;background:#fff}
.jwc-da-pl-row-cta h2{font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-row-cta p{line-height:1.65;margin:0 0 1rem;color:var(--da-pl-ink)}
.jwc-da-pl-row-cta .jwc-da-pl-btn-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--da-pl-line)}

/* Section 8  -  full-bleed image with breakout caption */
.jwc-da-pl-caption{position:relative;background:var(--da-pl-deep)}
.jwc-da-pl-caption img{width:100%;height:480px;object-fit:cover;display:block;opacity:.85}
.jwc-da-pl-caption .jwc-da-pl-caption-card{position:absolute;left:50%;bottom:-60px;transform:translateX(-50%);background:#fff;padding:2rem 2.5rem;max-width:680px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.18);border-bottom:4px solid var(--da-pl-accent)}
.jwc-da-pl-caption .jwc-da-pl-caption-card h2{font-size:1.6rem;margin:0 0 .75rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-caption .jwc-da-pl-caption-card p{margin:0;color:var(--da-pl-grey);line-height:1.6}
.jwc-da-pl-caption-spacer{height:80px;background:#fff}

/* Section 9  -  timeline */
.jwc-da-pl-timeline{padding:5rem 1.5rem}
.jwc-da-pl-timeline h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-timeline .jwc-da-pl-steps{max-width:1180px;margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}
.jwc-da-pl-timeline .jwc-da-pl-steps::before{content:"";position:absolute;top:24px;left:8%;right:8%;height:2px;background:var(--da-pl-line);z-index:0}
.jwc-da-pl-timeline .jwc-da-pl-step{position:relative;z-index:1;text-align:center}
.jwc-da-pl-timeline .jwc-da-pl-step-num{width:48px;height:48px;border-radius:50%;background:var(--da-pl-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 1rem;border:4px solid #fff}
.jwc-da-pl-timeline .jwc-da-pl-step h3{font-size:1.05rem;color:var(--da-pl-navy);margin:0 0 .5rem;font-weight:700}
.jwc-da-pl-timeline .jwc-da-pl-step p{font-size:1rem;line-height:1.5;color:var(--da-pl-grey);margin:0}
@media (max-width:780px){.jwc-da-pl-timeline .jwc-da-pl-steps{grid-template-columns:1fr 1fr}.jwc-da-pl-timeline .jwc-da-pl-steps::before{display:none}}

/* Section 10  -  plan cards */
.jwc-da-pl-plans{padding:5rem 1.5rem;background:var(--da-pl-bg-soft)}
.jwc-da-pl-plans h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-plans .jwc-da-pl-plan-grid{max-width:1180px;margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.jwc-da-pl-plans .jwc-da-pl-plan{background:#fff;padding:2.25rem 1.75rem;border-radius:6px;border:1px solid var(--da-pl-line);position:relative}
.jwc-da-pl-plans .jwc-da-pl-plan.featured{border:2px solid var(--da-pl-accent);transform:translateY(-12px)}
.jwc-da-pl-plans .jwc-da-pl-plan.featured .tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--da-pl-accent);color:#fff;padding:.3rem .9rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}
.jwc-da-pl-plans .jwc-da-pl-plan h3{font-size:1.25rem;margin:0 0 .5rem;color:var(--da-pl-navy);font-weight:700}
.jwc-da-pl-plans .jwc-da-pl-plan .price{font-size:2rem;font-weight:700;color:var(--da-pl-navy);margin:.5rem 0 1.25rem}
.jwc-da-pl-plans .jwc-da-pl-plan ul{list-style:none;padding:0;margin:0 0 1.5rem;font-size:.95rem}
.jwc-da-pl-plans .jwc-da-pl-plan li{padding:.5rem 0;border-bottom:1px solid var(--da-pl-line);color:var(--da-pl-grey)}
.jwc-da-pl-plans .jwc-da-pl-plan li::before{content:"✓ ";color:var(--da-pl-accent);font-weight:700}
@media (max-width:880px){.jwc-da-pl-plans .jwc-da-pl-plan-grid{grid-template-columns:1fr}.jwc-da-pl-plans .jwc-da-pl-plan.featured{transform:none}}

/* Section 11  -  comparison table */
.jwc-da-pl-compare{padding:5rem 1.5rem}
.jwc-da-pl-compare h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-compare table{max-width:1180px;margin:2rem auto 0;width:100%;border-collapse:collapse;background:#fff}
.jwc-da-pl-compare th,.jwc-da-pl-compare td{padding:1.1rem 1.25rem;text-align:left;border-bottom:1px solid var(--da-pl-line);vertical-align:top}
.jwc-da-pl-compare thead th{background:var(--da-pl-navy);color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}
.jwc-da-pl-compare thead th:first-child{background:transparent;color:var(--da-pl-grey)}
.jwc-da-pl-compare tbody td:first-child{font-weight:600;color:var(--da-pl-navy)}
.jwc-da-pl-compare .yes{color:var(--da-pl-accent);font-weight:700}
.jwc-da-pl-compare .no{color:#c4ccda}

/* Section 12  -  industry cards (simple) */
.jwc-da-pl-industries{padding:5rem 1.5rem;background:var(--da-pl-bg-soft)}
.jwc-da-pl-industries h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-industries .jwc-da-pl-ind-grid{max-width:1180px;margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.jwc-da-pl-industries .jwc-da-pl-ind-card{background:#fff;padding:2rem 1.75rem;border-left:4px solid var(--da-pl-accent);border-radius:0 6px 6px 0}
.jwc-da-pl-industries .jwc-da-pl-ind-card h3{font-size:1.1rem;color:var(--da-pl-navy);margin:0 0 .4rem;font-weight:700}
.jwc-da-pl-industries .jwc-da-pl-ind-card p{font-size:1rem;color:var(--da-pl-grey);line-height:1.55;margin:0}
@media (max-width:780px){.jwc-da-pl-industries .jwc-da-pl-ind-grid{grid-template-columns:1fr}}

/* Section 12b  -  industries grid v2 (icons + lift hover + CTA reveal) */
.jwc-da-pl-ind-v2{padding:5rem 1.5rem;background:#fff}
.jwc-da-pl-ind-v2 h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-ind-v2 .grid{max-width:1180px;margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.jwc-da-pl-ind-v2 .card{display:block;background:#fff;padding:2rem 1.75rem;border:1px solid var(--da-pl-line);border-left:3px solid var(--da-pl-line);border-radius:0 6px 6px 0;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative;overflow:hidden}
.jwc-da-pl-ind-v2 .card .icon{width:48px;height:48px;background:rgba(29,111,184,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--da-pl-accent);margin-bottom:1.25rem;transition:background .25s ease}
.jwc-da-pl-ind-v2 .card .icon svg{width:26px;height:26px}
.jwc-da-pl-ind-v2 .card h3{font-size:1.1rem;color:var(--da-pl-navy);margin:0 0 .4rem;font-weight:700}
.jwc-da-pl-ind-v2 .card p{font-size:1rem;color:var(--da-pl-grey);margin:0 0 .75rem;line-height:1.55}
.jwc-da-pl-ind-v2 .card .cta{display:inline-flex;align-items:center;gap:.4rem;color:var(--da-pl-accent);font-weight:600;font-size:.88rem;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;text-transform:uppercase;letter-spacing:.06em}
.jwc-da-pl-ind-v2 .card .cta::after{content:"→";transition:transform .25s ease}
.jwc-da-pl-ind-v2 .card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(14,36,70,.12);border-left-color:var(--da-pl-accent)}
.jwc-da-pl-ind-v2 .card:hover .icon{background:rgba(29,111,184,.18)}
.jwc-da-pl-ind-v2 .card:hover .cta{opacity:1;transform:translateY(0)}
.jwc-da-pl-ind-v2 .card:hover .cta::after{transform:translateX(4px)}
@media (max-width:880px){.jwc-da-pl-ind-v2 .grid{grid-template-columns:1fr 1fr}}
@media (max-width:560px){.jwc-da-pl-ind-v2 .grid{grid-template-columns:1fr}}

/* Section 13  -  reviews strip */
.jwc-da-pl-reviews{padding:5rem 1.5rem;background:var(--da-pl-navy);color:#fff}
.jwc-da-pl-reviews h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 1.25rem;color:#fff;line-height:1.2;font-weight:700}
.jwc-da-pl-reviews .grid{max-width:1180px;margin:2.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.jwc-da-pl-reviews .review{background:rgba(255,255,255,.05);padding:1.75rem;border-radius:6px;border-top:3px solid var(--da-pl-blue)}
.jwc-da-pl-reviews .stars{color:#ffd86b;letter-spacing:2px;margin:0 0 .75rem;font-size:1rem}
.jwc-da-pl-reviews .quote{font-size:1rem;margin:0 0 1.25rem;color:rgba(255,255,255,.9);line-height:1.6}
.jwc-da-pl-reviews .author{font-size:.85rem;color:var(--da-pl-blue);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin:0}
@media (max-width:880px){.jwc-da-pl-reviews .grid{grid-template-columns:1fr}}

/* Section 14  -  FAQ accordion */
.jwc-da-pl-faq{padding:5rem 1.5rem}
.jwc-da-pl-faq h2{font-size:clamp(1.6rem,2.4vw,2.2rem);text-align:center;margin:0 0 2.5rem;color:var(--da-pl-ink);line-height:1.2;font-weight:700}
.jwc-da-pl-faq .inner{max-width:820px;margin:0 auto}
.jwc-da-pl-faq details{border-bottom:1px solid var(--da-pl-line);padding:1.25rem 0}
.jwc-da-pl-faq summary{font-weight:600;font-size:1.05rem;color:var(--da-pl-navy);cursor:pointer;list-style:none;position:relative;padding-right:2rem}
.jwc-da-pl-faq summary::after{content:"+";position:absolute;right:0;top:-2px;font-size:1.6rem;color:var(--da-pl-accent);font-weight:300;transition:transform .2s}
.jwc-da-pl-faq details[open] summary::after{transform:rotate(45deg)}
.jwc-da-pl-faq details p{margin-top:1rem;color:var(--da-pl-grey);line-height:1.6}

/* Design Air homepage and compressors visual QA refinements */
.jwc-da-homepage-v2.jwc-da-homepage-v3{
  background:#f4f7fb;
}
.jwc-da-homepage-v2.jwc-da-homepage-v3 > .wp-block-group,
.jwc-da-homepage-v2.jwc-da-homepage-v3 .alignfull{
  margin-left:0;
  margin-right:0;
}
.jwc-da-homepage-v3 .jwc-da-home3-shell,
.jwc-da-compressors-v1 .jwc-da-comp-shell{
  max-width:1160px;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark{
  background:#0e2446;
  border-bottom:0;
  overflow:hidden;
  padding:clamp(4.75rem,7vw,6.75rem) 1.5rem 0;
  position:relative;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark::before{
  background-image:radial-gradient(circle,rgba(150,181,222,.07) 1px,transparent 1px);
  background-size:32px 32px;
  content:"";
  inset:0;
  pointer-events:none;
  position:absolute;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-hero-grid{
  align-items:end;
  position:relative;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark :is(h1,p){
  color:#fff;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-kicker{
  background:rgba(150,181,222,.12);
  border:1px solid rgba(150,181,222,.28);
  border-radius:999px;
  color:#b6cdee;
  display:inline-flex;
  margin-bottom:1.35rem;
  padding:.45rem .85rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark h1{
  font-size:clamp(2.4rem,4.5vw,4.05rem);
  line-height:1.08;
  max-width:13ch;
}
.jwc-da-homepage-v3 .jwc-da-home3-lead{
  color:rgba(255,255,255,.76) !important;
  font-size:1.05rem;
  line-height:1.7;
  max-width:31rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media::before{
  display:none;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media img{
  aspect-ratio:auto;
  border-radius:10px 10px 0 0;
  box-shadow:0 24px 64px rgba(0,0,0,.34);
  height:clamp(22rem,35vw,30rem);
}
.jwc-da-homepage-v3 .jwc-da-home3-hero-note{
  background:rgba(5,22,43,.9);
  border-left:4px solid #96b5de;
  box-shadow:0 16px 36px rgba(0,0,0,.22);
}
.jwc-da-homepage-v3 .jwc-da-home3-stats{
  background:#2956a9;
  padding:0 1.5rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-stats .jwc-da-stat-row,
.jwc-da-compressors-v1 .jwc-da-comp-proof .jwc-da-stat-row{
  border-left:1px solid rgba(255,255,255,.15);
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.jwc-da-homepage-v3 .jwc-da-stat-tile,
.jwc-da-compressors-v1 .jwc-da-stat-tile{
  border-right:1px solid rgba(255,255,255,.15);
  padding:1.55rem 1rem;
  text-align:center;
}
.jwc-da-homepage-v3 .jwc-da-stat-num,
.jwc-da-compressors-v1 .jwc-da-stat-num{
  color:#fff;
  font-size:clamp(1.85rem,3vw,2.55rem);
  font-weight:800;
  line-height:1;
}
.jwc-da-homepage-v3 .jwc-da-stat-label,
.jwc-da-compressors-v1 .jwc-da-stat-label{
  color:rgba(255,255,255,.72);
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.08em;
  line-height:1.35;
  margin-top:.55rem;
  text-transform:uppercase;
}
.jwc-da-homepage-v3 .jwc-da-home3-trust{
  background:#fff;
  border-bottom:1px solid #dce4ee;
  padding:1rem 1.5rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-row{
  align-items:stretch;
  display:grid;
  gap:.75rem;
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.jwc-da-homepage-v3 .jwc-da-trust-tile{
  background:#f8fbff;
  border:1px solid #dce4ee;
  border-radius:6px;
  padding:.85rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile p{
  display:grid;
  gap:.25rem;
  line-height:1.35;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile strong{
  color:#0e2446;
  display:block;
  font-size:.78rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile span{
  color:#526278;
  display:block;
  font-size:.72rem;
}
.jwc-da-homepage-v3 .jwc-da-centered-head{
  margin-left:auto;
  margin-right:auto;
  max-width:44rem;
  text-align:center;
}
.jwc-da-homepage-v3 .jwc-da-centered-head h2{
  margin-left:auto;
  margin-right:auto;
}
.jwc-da-homepage-v3 .jwc-da-solutions-list{
  display:grid;
  gap:4.5rem;
}
.jwc-da-homepage-v3 .jwc-da-solution-row{
  align-items:center;
  display:grid;
  gap:clamp(2rem,5vw,4rem);
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
}
.jwc-da-homepage-v3 .jwc-da-solution-row.is-flipped > .wp-block-image{
  order:2;
}
.jwc-da-homepage-v3 .jwc-da-solution-row > .wp-block-image{
  margin:0;
}
.jwc-da-homepage-v3 .jwc-da-solution-row > .wp-block-image img{
  aspect-ratio:auto;
  border-radius:8px;
  box-shadow:none;
  height:clamp(17rem,28vw,21rem);
  object-fit:cover;
}
.jwc-da-homepage-v3 .jwc-da-solution-copy{
  max-width:31rem;
}
.jwc-da-homepage-v3 .jwc-da-solution-num{
  color:rgba(41,86,169,.12) !important;
  font-size:4rem !important;
  font-weight:800;
  line-height:1 !important;
  margin-bottom:.35rem !important;
}
.jwc-da-homepage-v3 .jwc-da-solution-copy h3{
  font-size:1.45rem;
  margin-bottom:.65rem;
}
.jwc-da-homepage-v3 .jwc-da-text-link{
  font-size:.88rem;
  font-weight:800;
  line-height:1.45;
}
.jwc-da-homepage-v3 .jwc-da-text-link a::after,
.jwc-da-product-page .jwc-da-text-link a::after{
  content:" ->";
}
.jwc-da-homepage-v3 .jwc-da-home3-product-intro{
  margin-bottom:2rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-product-intro img{
  aspect-ratio:16/9;
  box-shadow:none;
}
.jwc-da-homepage-v3 .jwc-da-focus-bottom-right img{
  object-position:78% 82%;
}
.jwc-da-homepage-v3 .jwc-da-compact-grid{
  border:1px solid #dce4ee;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin-top:0;
}
.jwc-da-homepage-v3 .jwc-da-service-support-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.jwc-da-homepage-v3 .jwc-da-compact-grid .jwc-da-link-card{
  min-height:10rem;
  padding:1.15rem;
}
.jwc-da-homepage-v3 .jwc-da-compact-grid .jwc-da-link-card:hover{
  padding-left:calc(1.15rem - 3px);
}
.jwc-da-homepage-v3 .jwc-da-compact-grid h3{
  font-size:1rem;
  line-height:1.25;
}
.jwc-da-homepage-v3 .jwc-da-compact-grid p:not(.jwc-da-card-meta){
  font-size:.84rem;
  line-height:1.55;
  margin-top:.45rem;
}
.jwc-da-homepage-v3 .jwc-da-card-meta{
  font-size:.7rem !important;
  margin-bottom:.55rem !important;
}
.jwc-da-homepage-v3 .jwc-da-home3-why,
.jwc-da-homepage-v3 .jwc-da-home3-contact{
  background:#fff;
}
.jwc-da-homepage-v3 .jwc-da-home3-why-grid{
  align-items:center;
}
.jwc-da-homepage-v3 .jwc-da-reason-list{
  margin-top:2rem;
}
.jwc-da-homepage-v3 .jwc-da-reason-row{
  border-bottom:1px solid #dce4ee;
  display:grid;
  gap:1rem;
  grid-template-columns:2.6rem 1fr;
  padding:1.15rem 0;
}
.jwc-da-homepage-v3 .jwc-da-reason-row:first-child{
  padding-top:0;
}
.jwc-da-homepage-v3 .jwc-da-reason-row:last-child{
  border-bottom:0;
}
.jwc-da-homepage-v3 .jwc-da-reason-num{
  align-items:center;
  background:rgba(41,86,169,.08);
  border-radius:999px;
  color:#2956a9 !important;
  display:flex;
  font-size:.78rem !important;
  font-weight:800;
  height:2.25rem;
  justify-content:center;
  line-height:1 !important;
  width:2.25rem;
}
.jwc-da-homepage-v3 .jwc-da-reason-row h3{
  font-size:1rem;
  margin-bottom:.3rem;
}
.jwc-da-homepage-v3 .jwc-da-reason-row p:not(.jwc-da-reason-num){
  font-size:.88rem;
  line-height:1.55;
}
.jwc-da-homepage-v3 .jwc-da-home3-atlas{
  background:#0e2446;
}
.jwc-da-homepage-v3 .jwc-da-home3-atlas h2,
.jwc-da-homepage-v3 .jwc-da-home3-atlas p{
  color:#fff;
}
.jwc-da-homepage-v3 .jwc-da-home3-atlas p{
  color:rgba(255,255,255,.72);
}
.jwc-da-homepage-v3 .jwc-da-home3-atlas .jwc-da-atlas-logo img{
  box-shadow:none;
  filter:brightness(0) invert(1);
  max-width:11rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-atlas .jwc-da-btn-secondary .wp-block-button__link{
  border-color:rgba(255,255,255,.45);
  color:#fff;
}
.jwc-da-homepage-v3 .jwc-da-home3-industries{
  background:#f4f7fb;
}
.jwc-da-homepage-v3 .jwc-da-industry-grid-v3{
  display:grid;
  gap:1rem;
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.jwc-da-homepage-v3 .jwc-da-industry-tile-v3{
  background:#fff;
  border:1px solid #dce4ee;
  border-radius:8px;
  padding:1.35rem;
}
.jwc-da-homepage-v3 .jwc-da-industry-tile-v3 h3{
  font-size:1rem;
  margin-bottom:.45rem;
}
.jwc-da-homepage-v3 .jwc-da-industry-tile-v3 p{
  font-size:1rem;
  line-height:1.55;
}
.jwc-da-homepage-v3 .jwc-da-panel{
  box-shadow:none;
}
.jwc-da-compressors-v1 .jwc-da-comp-proof{
  background:#0e2446;
  padding:0 1.5rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-proof .jwc-da-stat-num{
  font-size:clamp(1.65rem,2.6vw,2.25rem);
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list{
  border:1px solid #dce4ee;
  display:grid;
  grid-template-columns:1fr;
  margin-top:2rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list .jwc-da-card{
  align-items:start;
  border-bottom:1px solid #dce4ee;
  border-right:0;
  display:grid;
  gap:1rem;
  grid-template-columns:4rem minmax(11rem,.8fr) minmax(0,1.45fr);
  min-height:0;
  padding:1.25rem 1.35rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list .jwc-da-card:last-child{
  border-bottom:0;
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list .jwc-da-card-meta{
  color:#2956a9 !important;
  font-size:.8rem !important;
  line-height:1.2;
  margin:0 !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list h3{
  font-size:1.02rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-why-list p:not(.jwc-da-card-meta){
  font-size:.9rem;
  line-height:1.55;
}
.jwc-da-compressors-v1 .jwc-da-range-grid{
  gap:1rem;
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.jwc-da-compressors-v1 .jwc-da-range-card{
  border-radius:8px;
  display:flex;
  flex-direction:column;
}
.jwc-da-compressors-v1 .jwc-da-range-card > .wp-block-image{
  background:#f8fbff;
  border-bottom:1px solid #dce4ee;
  margin:0;
}
.jwc-da-compressors-v1 .jwc-da-range-card > .wp-block-image img{
  aspect-ratio:auto;
  background:#f8fbff;
  height:11.75rem;
  object-fit:contain;
  padding:1rem;
}
.jwc-da-compressors-v1 .jwc-da-range-card > :not(.wp-block-image){
  margin-inline:1rem;
}
.jwc-da-compressors-v1 .jwc-da-range-card > .jwc-da-card-meta{
  margin-top:1rem !important;
}
.jwc-da-compressors-v1 .jwc-da-range-card h3{
  font-size:1rem;
  line-height:1.25;
  margin-top:.5rem;
}
.jwc-da-compressors-v1 .jwc-da-range-card p:not(.jwc-da-card-meta):not(.jwc-da-text-link){
  font-size:.86rem;
  line-height:1.55;
}
.jwc-da-compressors-v1 .jwc-da-range-card > .wp-block-details{
  border-top:1px solid #dce4ee;
  margin:1rem 1rem 1rem;
  padding-top:.75rem;
}
.jwc-da-compressors-v1 .jwc-da-range-card summary{
  color:#13213a;
  cursor:pointer;
  font-size:.9rem;
  font-weight:800;
  list-style:none;
}
.jwc-da-compressors-v1 .jwc-da-range-card summary::-webkit-details-marker{
  display:none;
}
.jwc-da-compressors-v1 .jwc-da-range-card summary::before{
  color:#2956a9;
  content:"+ ";
}
.jwc-da-compressors-v1 .jwc-da-range-card details[open] summary::before{
  content:"- ";
}
.jwc-da-compressors-v1 .jwc-da-range-card .jwc-da-spec-list li{
  font-size:.82rem;
  line-height:1.45;
  padding:.55rem 0 .55rem 1.15rem;
}
.jwc-da-compressors-v1 .jwc-da-range-card .jwc-da-spec-list li::before{
  height:6px;
  top:1rem;
  width:6px;
}
.jwc-da-compressors-v1 .jwc-da-accordion summary{
  font-size:1rem;
  min-height:3.5rem;
  padding:1rem 3.2rem 1rem 1.15rem;
}
.jwc-da-compressors-v1 .jwc-da-accordion details > :not(summary){
  margin:0 1.15rem 1rem;
}
.jwc-da-compressors-v1 .jwc-da-accordion details p,
.jwc-da-compressors-v1 .jwc-da-accordion details li{
  font-size:.94rem;
  line-height:1.65;
}
.jwc-da-homepage-v3 .wp-block-button__link,
.jwc-da-product-page .wp-block-button__link{
  min-height:3.05rem;
  padding:.8rem 1.25rem;
}
@media (max-width:1100px){
  .jwc-da-homepage-v3 .jwc-da-trust-row{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .jwc-da-compressors-v1 .jwc-da-range-grid,
  .jwc-da-homepage-v3 .jwc-da-compact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:960px){
  .jwc-da-homepage-v3 .jwc-da-solution-row,
  .jwc-da-homepage-v3 .jwc-da-solution-row.is-flipped{
    grid-template-columns:1fr;
  }
  .jwc-da-homepage-v3 .jwc-da-solution-row.is-flipped > .wp-block-image{
    order:0;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-why-list .jwc-da-card{
    grid-template-columns:3rem 1fr;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-why-list .jwc-da-card p:not(.jwc-da-card-meta){
    grid-column:2;
  }
}
@media (max-width:720px){
  .jwc-da-homepage-v3 .jwc-da-home3-hero--dark{
    padding-top:3.75rem;
  }
  .jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media img{
    height:auto;
  }
  .jwc-da-homepage-v3 .jwc-da-home3-stats .jwc-da-stat-row,
  .jwc-da-compressors-v1 .jwc-da-comp-proof .jwc-da-stat-row{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .jwc-da-homepage-v3 .jwc-da-trust-row,
  .jwc-da-homepage-v3 .jwc-da-service-support-grid,
  .jwc-da-homepage-v3 .jwc-da-compact-grid,
  .jwc-da-homepage-v3 .jwc-da-industry-grid-v3,
  .jwc-da-compressors-v1 .jwc-da-range-grid{
    grid-template-columns:1fr;
  }
  .jwc-da-homepage-v3 .jwc-da-solution-copy{
    max-width:none;
  }
}

/* Section 15  -  split CTA with form */
.jwc-da-pl-cta-form{padding:5rem 1.5rem;background:var(--da-pl-deep);color:#fff}
.jwc-da-pl-cta-form h2{font-size:clamp(1.6rem,2.4vw,2.4rem);color:#fff;margin:0 0 1.25rem;line-height:1.2;font-weight:700}
.jwc-da-pl-cta-form p{color:rgba(255,255,255,.78);line-height:1.65;margin:0 0 1rem}
.jwc-da-pl-cta-form .row{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.jwc-da-pl-cta-form .form{background:#fff;color:var(--da-pl-ink);padding:2rem;border-radius:6px}
.jwc-da-pl-cta-form .form input,.jwc-da-pl-cta-form .form textarea{width:100%;padding:.85rem;border:1px solid var(--da-pl-line);border-radius:4px;margin-bottom:.85rem;font-size:.95rem;font-family:inherit}
.jwc-da-pl-cta-form .form button{width:100%;padding:1rem;background:var(--da-pl-accent);color:#fff;border:0;font-weight:600;border-radius:4px;cursor:pointer;font-size:1rem}
@media (max-width:820px){.jwc-da-pl-cta-form .row{grid-template-columns:1fr}}

/* Section 16  -  mid-page CTA strip */
.jwc-da-pl-cta-strip{background:var(--da-pl-bg-soft);padding:1.75rem 1.5rem;border-block:1px solid var(--da-pl-line)}
.jwc-da-pl-cta-strip .inner{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}
.jwc-da-pl-cta-strip .copy{flex:1;min-width:260px}
.jwc-da-pl-cta-strip .copy strong{display:block;color:var(--da-pl-navy);font-size:1.1rem;margin-bottom:.15rem}
.jwc-da-pl-cta-strip .copy span{color:var(--da-pl-grey);font-size:.95rem}
.jwc-da-pl-cta-strip .btns{display:flex;gap:.75rem;flex-wrap:wrap}

/* Section 17  -  CTA card */
.jwc-da-pl-cta-card-band{padding:3rem 1.5rem;background:#fff}
.jwc-da-pl-cta-card{max-width:720px;margin:0 auto;background:#fff;border:2px solid var(--da-pl-line);border-left:6px solid var(--da-pl-accent);padding:2rem 2rem 2rem 2.25rem;border-radius:0 6px 6px 0;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}
.jwc-da-pl-cta-card .icon{width:56px;height:56px;background:rgba(29,111,184,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--da-pl-accent);font-size:1.5rem;font-weight:700;flex-shrink:0}
.jwc-da-pl-cta-card .copy{flex:1;min-width:240px}
.jwc-da-pl-cta-card .copy strong{display:block;color:var(--da-pl-navy);font-size:1.1rem;margin-bottom:.25rem}
.jwc-da-pl-cta-card .copy p{margin:0;color:var(--da-pl-grey);font-size:1rem;line-height:1.55}

/* Section 18  -  two-button banner */
.jwc-da-pl-cta-banner{padding:4rem 1.5rem;background:var(--da-pl-navy);color:#fff;text-align:center}
.jwc-da-pl-cta-banner h2{color:#fff;font-size:clamp(1.6rem,2.6vw,2.4rem);max-width:780px;margin:0 auto 1rem;line-height:1.2;font-weight:700}
.jwc-da-pl-cta-banner p{color:rgba(255,255,255,.78);max-width:600px;margin:0 auto 2rem;line-height:1.6}
.jwc-da-pl-cta-banner .btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}

/* Section 19  -  heavy final CTA with proof */
.jwc-da-pl-cta-heavy{padding:5rem 1.5rem;background:linear-gradient(135deg,var(--da-pl-deep) 0%,var(--da-pl-navy) 100%);color:#fff;position:relative;overflow:hidden}
.jwc-da-pl-cta-heavy::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(150,181,222,.15) 0%,transparent 70%);pointer-events:none}
.jwc-da-pl-cta-heavy .inner{max-width:1180px;margin:0 auto;position:relative;z-index:1}
.jwc-da-pl-cta-heavy .top{text-align:center;margin-bottom:2.5rem}
.jwc-da-pl-cta-heavy h2{color:#fff;font-size:clamp(2rem,3.4vw,3rem);max-width:880px;margin:0 auto 1rem;letter-spacing:-.01em;line-height:1.2;font-weight:700}
.jwc-da-pl-cta-heavy .lead{font-size:1.15rem;max-width:680px;margin:0 auto 2rem;color:rgba(255,255,255,.85);line-height:1.6}
.jwc-da-pl-cta-heavy .btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}
.jwc-da-pl-cta-heavy .proof{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.12)}
.jwc-da-pl-cta-heavy .proof div{text-align:center}
.jwc-da-pl-cta-heavy .proof strong{display:block;font-size:1.75rem;color:#fff;font-weight:700;line-height:1;margin-bottom:.4rem}
.jwc-da-pl-cta-heavy .proof span{font-size:.8rem;color:var(--da-pl-blue);text-transform:uppercase;letter-spacing:.08em}
@media (max-width:680px){.jwc-da-pl-cta-heavy .proof{grid-template-columns:1fr 1fr}}

/* ═══════════════════════════════════════════════════════════════════
   PATTERN LIBRARY  -  WP layout override block
   WordPress automatically adds .is-layout-flow / .is-layout-constrained
   to every wp-block-group and slaps a per-container max-width via a
   generated .wp-container-* class. That breaks our CSS Grid layouts
   inside the PL patterns (stats strip, proof strip, timeline, plans,
   industries, reviews, CTA strips, etc).
   This block forces our grid children to fill their cell and centers
   content where the pattern needs it.
   ═══════════════════════════════════════════════════════════════════ */

[class*="jwc-da-pl-"] .wp-block-group:not(.jwc-da-pl-inner):not(.grid){max-width:none}

/* Stats  -  each cell centers its content */
.jwc-da-pl-stats .jwc-da-pl-stats-grid > .wp-block-group{text-align:center;width:100%}
.jwc-da-pl-stats .jwc-da-pl-stats-grid > .wp-block-group{display:flex;flex-direction:column;justify-content:center;min-height:96px;margin-block-start:0 !important}
.jwc-da-pl-stats .jwc-da-pl-stats-grid > .wp-block-group > p{margin:0}
.jwc-da-pl-stats .jwc-da-pl-stats-grid > .wp-block-group > .num{margin:0 0 .5rem}

/* Proof  -  top-align cells, full width, neutralise WP padding */
.jwc-da-pl-proof .jwc-da-pl-proof-grid{align-items:start}
.jwc-da-pl-proof .jwc-da-pl-proof-grid > .wp-block-group{width:100%}
.jwc-da-pl-proof .jwc-da-pl-proof-grid > .wp-block-group > p{margin:0}

/* Timeline  -  make sure 4 steps fill grid evenly */
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step{width:100%;text-align:center}
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step > p,
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step > h3{margin-left:auto;margin-right:auto}

/* Plans  -  each card fills its grid cell */
.jwc-da-pl-plans .jwc-da-pl-plan-grid > .wp-block-group{width:100%}

/* Industries v1  -  cards full width */
.jwc-da-pl-industries .jwc-da-pl-ind-grid > .wp-block-group{width:100%}

/* Reviews  -  review cards full width */
.jwc-da-pl-reviews .grid > .wp-block-group{width:100%}

/* CTA heavy  -  proof row cells centered */
.jwc-da-pl-cta-heavy .proof > .wp-block-group{width:100%;text-align:center}
.jwc-da-pl-cta-heavy .proof > .wp-block-group{display:flex;flex-direction:column;justify-content:center;margin-block-start:0 !important}
.jwc-da-pl-cta-heavy .proof > .wp-block-group > p{margin:0}

/* CTA strip  -  copy block stretches, btns block hugs right */
.jwc-da-pl-cta-strip .inner > .wp-block-group.copy{flex:1;min-width:260px}
.jwc-da-pl-cta-strip .inner > .wp-block-group.copy > p{margin:0}

/* Row-stat callout  -  number column doesn't shrink */
.jwc-da-pl-row-stat .jwc-da-pl-stat-pull > .big{flex-shrink:0}
.jwc-da-pl-row-stat .jwc-da-pl-stat-pull > p{margin:0}

/* CTA card  -  icon doesn't shrink, copy stretches */
.jwc-da-pl-cta-card > .wp-block-group.icon{flex-shrink:0}
.jwc-da-pl-cta-card > .wp-block-group.copy{flex:1;min-width:240px}
.jwc-da-pl-cta-card > .wp-block-group.copy > p{margin:0 0 .25rem}
.jwc-da-pl-cta-card > .wp-block-group.copy > p:last-of-type{margin:0}

/* Inner column flex inside content rows  -  WP's is-layout-flex can clash */
.jwc-da-pl-row > .wp-block-column{min-width:0}

/* Hero fullbleed  -  paragraph inside group inherits white */
.jwc-da-pl-hero-fullbleed .jwc-da-pl-inner > p{color:rgba(255,255,255,.85)}

/* Caption pattern  -  caption card centers correctly inside fullbleed section */
.jwc-da-pl-caption > .wp-block-image{margin:0}
.jwc-da-pl-caption > .wp-block-image img{width:100%;height:480px;object-fit:cover}

/* ═══════════════════════════════════════════════════════════════════
   PATTERN LIBRARY  -  button override
   WP renders the visual button as `<a class="wp-block-button__link">`
   inside a `<div class="wp-block-button">` wrapper. My .jwc-da-pl-btn
   class was on the wrapper, so theme defaults (border-radius:999px)
   were bleeding through. These rules target the anchor directly and
   establish a consistent industrial B2B rectangular button.
   ═══════════════════════════════════════════════════════════════════ */

.jwc-da-pl-btn .wp-block-button__link,
.jwc-da-pl-btn-outline .wp-block-button__link{
  align-items:center;
  border-radius:6px !important;
  display:inline-flex !important;
  justify-content:center;
  min-height:52px;
  min-width:178px;
  padding:.9rem 1.35rem !important;
  font-weight:600 !important;
  font-size:.95rem !important;
  letter-spacing:.01em;
  line-height:1.2;
  transition:background .2s ease, color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
  text-decoration:none;
}
.jwc-da-pl-btn .wp-block-button__link{
  background:var(--da-pl-accent) !important;
  color:#fff !important;
  border:2px solid var(--da-pl-accent) !important;
}
.jwc-da-pl-btn .wp-block-button__link:hover{
  background:var(--da-pl-navy) !important;
  border-color:var(--da-pl-navy) !important;
  transform:translateY(-1px);
}
.jwc-da-pl-btn-outline .wp-block-button__link{
  background:transparent !important;
  color:var(--da-pl-navy) !important;
  border:2px solid var(--da-pl-navy) !important;
}
.jwc-da-pl-btn-outline .wp-block-button__link:hover{
  background:var(--da-pl-navy) !important;
  color:#fff !important;
  transform:translateY(-1px);
}
.jwc-da-pl-btn .wp-block-button__link:focus-visible,
.jwc-da-pl-btn-outline .wp-block-button__link:focus-visible{
  outline:3px solid rgba(150,181,222,.65);
  outline-offset:3px;
}

/* Dark/deep backgrounds invert the outline button */
.jwc-da-pl-band-dark .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-band-deep .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-row-dark .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-stats .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-reviews .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-cta-form .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-cta-banner .jwc-da-pl-btn-outline .wp-block-button__link,
.jwc-da-pl-cta-heavy .jwc-da-pl-btn-outline .wp-block-button__link{
  color:#fff !important;
  border-color:#fff !important;
}
.jwc-da-pl-band-dark .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-band-deep .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-row-dark .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-stats .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-reviews .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-cta-form .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-cta-banner .jwc-da-pl-btn-outline .wp-block-button__link:hover,
.jwc-da-pl-cta-heavy .jwc-da-pl-btn-outline .wp-block-button__link:hover{
  background:#fff !important;
  color:var(--da-pl-navy) !important;
}

/* ═══════════════════════════════════════════════════════════════════
   PATTERN LIBRARY  -  row flip helper
   Add .jwc-da-pl-row-flip to any content-row pattern wrapper to reverse
   the image/copy column order. Lets us mix image-left and image-right
   from the SAME pattern, breaking the "samey" feel without duplicating
   patterns.
   ═══════════════════════════════════════════════════════════════════ */

.jwc-da-pl-row-flip .jwc-da-pl-row,
.jwc-da-pl-row-flip .jwc-da-pl-offset-grid{
  direction:rtl;
}
.jwc-da-pl-row-flip .jwc-da-pl-row > *,
.jwc-da-pl-row-flip .jwc-da-pl-offset-grid > *{
  direction:ltr;
}
@media (max-width:820px){
  .jwc-da-pl-row-flip .jwc-da-pl-row,
  .jwc-da-pl-row-flip .jwc-da-pl-offset-grid{
    direction:ltr;
  }
}

/* ═══════════════════════════════════════════════════════════════════
   PATTERN LIBRARY  -  audit fixes (2026-05-20 round 2)
   1) Timeline step 1 sat 24px above the line because WP's
      .is-layout-flow > * + * adds margin-top:24px to every sibling
      EXCEPT the first. In a CSS Grid layout we want all steps on the
      same baseline, so margin must be 0 for every step.
   2) FAQ inner is supposed to be max-width:820px but the earlier
      blanket override [class*="jwc-da-pl-"] .wp-block-group{max-width:none}
      killed it. Restore with a more specific rule.
   3) Timeline typography was too small relative to the 48px CTA h2.
   4) Reviews top border was a hairline arc; bump to 4px and square the
      corners just at the top for a cleaner accent strip.
   ═══════════════════════════════════════════════════════════════════ */

/* 1  -  Timeline: zero margin on all steps (and their children that WP touches) */
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step{margin:0 !important}
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step > *{margin-top:0;margin-bottom:.5rem}
.jwc-da-pl-timeline .jwc-da-pl-steps > .jwc-da-pl-step > *:last-child{margin-bottom:0}

/* 3  -  Timeline typography: larger heading + paragraph for readability */
.jwc-da-pl-timeline .jwc-da-pl-step h3{font-size:1.15rem;margin:0 0 .5rem}
.jwc-da-pl-timeline .jwc-da-pl-step p:not(.jwc-da-pl-step-num){font-size:.98rem;line-height:1.55;margin:0;color:var(--da-pl-grey)}
.jwc-da-pl-timeline .jwc-da-pl-step-num{font-size:1.1rem;margin:0 auto 1rem !important}

/* 2  -  FAQ inner: force max-width back (specificity > the blanket override) */
.jwc-da-pl-faq > .inner,
.jwc-da-pl-faq .wp-block-group.inner{max-width:820px !important;margin:0 auto;width:100%}

/* 4  -  Reviews: clean accent strip across the top, no border-radius wash-out */
.jwc-da-pl-reviews .review{border-top:none;border-radius:6px;position:relative;overflow:hidden}
.jwc-da-pl-reviews .review::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--da-pl-blue)}

/* Tidy: row-light h2 should also use the consistent 2.4vw heading size we use
   elsewhere  -  not the default which sometimes leaks from theme.json */
.jwc-da-pl-row-light h2,.jwc-da-pl-row-alt h2,.jwc-da-pl-row-dark h2,
.jwc-da-pl-row-stat h2,.jwc-da-pl-row-bullets h2,.jwc-da-pl-row-offset h2,
.jwc-da-pl-row-cta h2{font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.2;margin:0 0 1.25rem;font-weight:700;letter-spacing:-.01em}

/* Pattern library flow pass for the live pipework page. This keeps the
   reusable blocks intact, but gives this specific page a composed rhythm. */
.jwc-da-pipework-v4{
  background:var(--da-pl-bg-soft);
  --da-pl-section-lift:14px;
}
.jwc-da-pipework-v4 .jwc-da-pl-inner,
.jwc-da-pipework-v4 .jwc-da-pl-stats-grid,
.jwc-da-pipework-v4 .jwc-da-pl-offset-grid,
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .grid,
.jwc-da-pipework-v4 .jwc-da-pl-reviews .grid,
.jwc-da-pipework-v4 .jwc-da-pl-cta-heavy .inner{
  max-width:1120px !important;
  width:calc(100% - 3rem);
  margin-inline:auto;
}
.jwc-da-pipework-v4 > .wp-block-group,
.jwc-da-pipework-v4 > section{
  margin-block-start:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split{
  padding:calc(clamp(3.9rem,5vw,5.15rem) + var(--da-pl-section-lift)) 1.5rem calc(clamp(3.4rem,4.5vw,4.4rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split .jwc-da-pl-row{
  grid-template-columns:minmax(0,1fr) minmax(340px,500px);
  gap:clamp(2rem,4vw,3.5rem);
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split figure{
  margin:0;
  position:relative;
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split figure::before{
  content:"";
  position:absolute;
  inset:18px -18px -18px 18px;
  background:rgba(150,181,222,.22);
  border-radius:8px;
  z-index:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split img{
  position:relative;
  z-index:1;
  aspect-ratio:16/10;
  object-fit:cover;
  border-radius:8px;
  box-shadow:0 18px 42px rgba(14,36,70,.12);
}
.jwc-da-pipework-v4 .jwc-da-pl-stats{
  padding:calc(clamp(2.15rem,3vw,2.9rem) + var(--da-pl-section-lift)) 1.5rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-stat,
.jwc-da-pipework-v4 .jwc-da-pl-row-alt,
.jwc-da-pipework-v4 .jwc-da-pl-timeline,
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets,
.jwc-da-pipework-v4 .jwc-da-pl-row-offset,
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2,
.jwc-da-pipework-v4 .jwc-da-pl-faq{
  position:relative;
  padding-block:calc(clamp(3.9rem,4.5vw,5.15rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row{
  grid-template-columns:minmax(0,1fr) minmax(320px,480px);
  gap:clamp(2rem,4vw,3.5rem);
}
.jwc-da-pipework-v4 .jwc-da-pl-row h2,
.jwc-da-pipework-v4 .jwc-da-pl-row-offset h2{
  font-size:clamp(1.55rem,2vw,2rem);
}
.jwc-da-pipework-v4 .jwc-da-pl-row-stat{
  background:#fff;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-alt,
.jwc-da-pipework-v4 .jwc-da-pl-timeline,
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets,
.jwc-da-pipework-v4 .jwc-da-pl-faq{
  background:var(--da-pl-bg-soft);
}
.jwc-da-pipework-v4 .jwc-da-pl-row-stat + .jwc-da-pl-row-alt,
.jwc-da-pipework-v4 .jwc-da-pl-timeline + .jwc-da-pl-row-bullets{
  padding-top:calc(clamp(2.75rem,4vw,4rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row-alt{
  padding-top:calc(clamp(2.75rem,4vw,4rem) + var(--da-pl-section-lift));
  padding-bottom:calc(clamp(3.9rem,4.5vw,5.15rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row img,
.jwc-da-pipework-v4 .jwc-da-pl-row-offset img{
  aspect-ratio:16/10;
  border:1px solid rgba(14,36,70,.08);
  object-fit:cover;
  box-shadow:0 14px 34px rgba(14,36,70,.11);
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split img,
.jwc-da-pipework-v4 .jwc-da-pl-row-offset img{
  border:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-alt figure{
  margin:0;
  position:relative;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-alt figure::before{
  content:"";
  position:absolute;
  inset:16px -14px -14px 16px;
  background:rgba(150,181,222,.2);
  border-radius:8px;
  z-index:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-alt img{
  border:0;
  box-shadow:0 18px 42px rgba(14,36,70,.13);
  position:relative;
  z-index:1;
}
.jwc-da-pipework-v4 .jwc-da-pl-row > .wp-block-column > p:not(.jwc-da-pl-label),
.jwc-da-pipework-v4 .jwc-da-pl-row-offset .jwc-da-pl-offset-grid > .wp-block-group:last-child > p:not(.jwc-da-pl-label){
  max-width:62ch;
}
.jwc-da-pipework-v4 .jwc-da-pl-stat-pull{
  border-left:0;
  border-top:3px solid var(--da-pl-accent);
  padding:1.1rem 1.25rem;
  gap:1rem;
  box-shadow:0 12px 26px rgba(14,36,70,.07);
}
.jwc-da-pipework-v4 .jwc-da-pl-stat-pull .big{
  font-size:2.1rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-timeline{
  background:#fff;
  border-top:1px solid var(--da-pl-line);
  border-bottom:1px solid var(--da-pl-line);
}
.jwc-da-pipework-v4 .jwc-da-pl-timeline .jwc-da-pl-steps{
  margin-top:2.5rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets{
  padding-top:calc(clamp(3.9rem,4.5vw,5.4rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets .jwc-da-pl-row{
  grid-template-columns:minmax(0,1fr) minmax(300px,420px);
  align-items:stretch;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets figure{
  height:100%;
  margin:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-bullets img{
  aspect-ratio:4/5;
  border:4px solid #fff;
  height:100%;
  min-height:520px;
  object-fit:cover;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-dark{
  padding-block:calc(clamp(3.75rem,5vw,5rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row-dark img{
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 18px 48px rgba(0,0,0,.28);
}
.jwc-da-pipework-v4 .jwc-da-pl-caption{
  background:var(--da-pl-navy);
  padding-block:var(--da-pl-section-lift);
}
.jwc-da-pipework-v4 .jwc-da-pl-caption img{
  height:clamp(300px,30vw,400px);
  opacity:.76;
}
.jwc-da-pipework-v4 .jwc-da-pl-caption .jwc-da-pl-caption-card{
  bottom:-40px;
  padding:1.45rem 1.8rem;
  border-bottom:0;
  border-left:4px solid var(--da-pl-accent);
  border-radius:0 8px 8px 0;
  box-shadow:0 18px 48px rgba(14,36,70,.2);
}
.jwc-da-pipework-v4 .jwc-da-pl-caption-spacer{
  height:48px;
  background:#fff;
}
.jwc-da-pipework-v4 .jwc-da-pl-row-offset{
  background:#fff;
  padding-top:calc(clamp(4rem,5vw,5.5rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-row-offset .jwc-da-pl-offset-grid{
  grid-template-columns:minmax(0,1fr) minmax(320px,480px);
  gap:clamp(2rem,4vw,3.5rem);
}
.jwc-da-pipework-v4 .jwc-da-pl-row-offset .jwc-da-pl-quote{
  background:var(--da-pl-bg-soft);
  border-left:0;
  border-top:3px solid var(--da-pl-accent);
  padding:1.25rem 1.5rem;
  border-radius:0 0 8px 8px;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2{
  background:#fff;
  border-top:1px solid var(--da-pl-line);
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .jwc-da-pl-inner{
  display:grid;
  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);
  gap:clamp(1.5rem,4vw,3rem);
  align-items:end;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .jwc-da-pl-label,
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 h2{
  text-align:left !important;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 h2{
  margin-bottom:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .jwc-da-pl-ind-intro{
  color:var(--da-pl-grey);
  line-height:1.6;
  margin:0;
  max-width:58ch;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .grid{
  border:1px solid var(--da-pl-line);
  gap:0;
  margin-top:2rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .grid > .wp-block-group{
  margin-block-start:0 !important;
  width:100%;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card{
  min-height:100%;
  display:flex;
  flex-direction:column;
  padding:1.25rem 1.2rem 1.3rem;
  border:0;
  border-right:1px solid var(--da-pl-line);
  border-bottom:1px solid var(--da-pl-line);
  border-left:3px solid transparent;
  border-radius:0;
  box-shadow:none;
  transition:border-color .2s ease,background .2s ease;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card:nth-child(3n){
  border-right:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card:nth-last-child(-n+3){
  border-bottom:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card:hover{
  background:var(--da-pl-bg-soft);
  border-left-color:var(--da-pl-accent);
  box-shadow:none;
  transform:none;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card .icon{
  align-items:flex-start;
  background:transparent;
  border-radius:0;
  color:var(--da-pl-accent);
  display:block;
  font-size:.74rem;
  font-weight:700;
  height:auto;
  justify-content:flex-start;
  letter-spacing:.12em;
  margin:0 0 .8rem;
  width:auto;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card h3{
  font-size:1.02rem;
  margin-bottom:.45rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card p:not(.icon){
  font-size:.94rem;
  line-height:1.5;
  margin-bottom:0;
}
.jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card .cta{
  display:none;
}
.jwc-da-pipework-v4 .jwc-da-pl-reviews{
  padding-block:calc(clamp(3.75rem,5vw,5rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-faq{
  background:#fff;
}
.jwc-da-pipework-v4 .jwc-da-pl-cta-heavy{
  padding-block:calc(clamp(3.9rem,5vw,5.4rem) + var(--da-pl-section-lift));
}
.jwc-da-pipework-v4 .jwc-da-pl-cta-heavy .btns{
  align-items:stretch;
  gap:1rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split .wp-block-buttons{
  align-items:stretch;
  gap:1rem;
}
.jwc-da-pipework-v4 .jwc-da-pl-hero-split .jwc-da-pl-btn .wp-block-button__link{
  min-width:244px;
}

@media (max-width:820px){
  .jwc-da-pipework-v4 .jwc-da-pl-hero-split,
  .jwc-da-pipework-v4 .jwc-da-pl-row-stat,
  .jwc-da-pipework-v4 .jwc-da-pl-row-alt,
  .jwc-da-pipework-v4 .jwc-da-pl-timeline,
  .jwc-da-pipework-v4 .jwc-da-pl-row-bullets,
  .jwc-da-pipework-v4 .jwc-da-pl-row-dark,
  .jwc-da-pipework-v4 .jwc-da-pl-row-offset,
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2,
  .jwc-da-pipework-v4 .jwc-da-pl-reviews,
  .jwc-da-pipework-v4 .jwc-da-pl-faq,
  .jwc-da-pipework-v4 .jwc-da-pl-cta-heavy{
    padding-block:calc(3rem + var(--da-pl-section-lift));
  }
  .jwc-da-pipework-v4 .jwc-da-pl-inner,
  .jwc-da-pipework-v4 .jwc-da-pl-stats-grid,
  .jwc-da-pipework-v4 .jwc-da-pl-offset-grid,
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .grid,
  .jwc-da-pipework-v4 .jwc-da-pl-reviews .grid,
  .jwc-da-pipework-v4 .jwc-da-pl-cta-heavy .inner{
    width:calc(100% - 2rem);
  }
  .jwc-da-pipework-v4 .jwc-da-pl-hero-split .jwc-da-pl-row,
  .jwc-da-pipework-v4 .jwc-da-pl-row,
  .jwc-da-pipework-v4 .jwc-da-pl-row-offset .jwc-da-pl-offset-grid{
    grid-template-columns:1fr;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-hero-split figure::before{
    inset:12px -12px -12px 12px;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-row img,
  .jwc-da-pipework-v4 .jwc-da-pl-row-offset img{
    aspect-ratio:16/11;
    min-height:0;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-row-bullets img{
    aspect-ratio:16/11;
    height:auto;
    min-height:0;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .jwc-da-pl-inner{
    display:block;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .grid{
    border-bottom:0;
    grid-template-columns:1fr;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card,
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card:nth-child(3n),
  .jwc-da-pipework-v4 .jwc-da-pl-ind-v2 .card:nth-last-child(-n+3){
    border-right:0;
    border-bottom:1px solid var(--da-pl-line);
  }
  .jwc-da-pipework-v4 .jwc-da-pl-caption img{
    height:320px;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-caption .jwc-da-pl-caption-card{
    position:relative;
    left:auto;
    bottom:auto;
    transform:none;
    width:calc(100% - 2rem);
    margin:-4rem auto 0;
  }
  .jwc-da-pipework-v4 .jwc-da-pl-caption-spacer{
    height:0;
  }
}

/* Homepage correction after wide screenshot review. The previous pass was
   technically valid but visually over-scaled: the hero button sat on the
   stats boundary, the trust row read as dumped cards, and later homepage
   sections were inheriting near-hero heading scale. */
.jwc-da-homepage-v3 .jwc-da-home3-shell{
  max-width:1120px;
}
.jwc-da-homepage-v3 :is(.jwc-da-home3-shell,.jwc-da-home3-hero-grid,.jwc-da-stat-row,.jwc-da-trust-row,.jwc-da-home3-two-col,.jwc-da-solutions-list,.jwc-da-link-grid,.jwc-da-industry-grid-v3,.jwc-da-reason-list){
  padding-left:0 !important;
  padding-right:0 !important;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark{
  padding:clamp(4.25rem,5.5vw,5.75rem) 1.5rem clamp(2.25rem,3vw,3rem) !important;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-hero-grid{
  align-items:center !important;
  gap:clamp(2rem,4vw,4rem);
  grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark h1{
  font-size:clamp(2.25rem,3.6vw,3.6rem);
  max-width:13ch;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-lead{
  font-size:1rem;
  margin-top:1.1rem;
  max-width:34rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-btn-row{
  margin-top:1.5rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .wp-block-button__link{
  border-radius:6px;
  font-size:.95rem;
  min-height:48px;
  padding:.72rem 1.1rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media{
  align-self:end;
}
.jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media img{
  border-radius:8px;
  height:clamp(20rem,26vw,26rem);
}
.jwc-da-homepage-v3 .jwc-da-home3-hero-note{
  display:none;
}
.jwc-da-homepage-v3 .jwc-da-home3-stats{
  background:#0e2b52;
  border-top:1px solid rgba(255,255,255,.08);
  padding:0 1.5rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-stats .jwc-da-stat-row{
  max-width:1120px;
}
.jwc-da-homepage-v3 .jwc-da-stat-tile{
  padding:.9rem .75rem;
}
.jwc-da-homepage-v3 .jwc-da-stat-num{
  font-size:clamp(1.55rem,2.15vw,2rem);
}
.jwc-da-homepage-v3 .jwc-da-stat-label{
  font-size:.68rem;
  margin-top:.45rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-trust{
  background:#fff;
  padding:.6rem 1.5rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-row{
  align-items:center;
  display:flex;
  flex-wrap:wrap;
  gap:0;
  justify-content:center;
  max-width:1120px;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile{
  background:transparent;
  border:0;
  border-right:1px solid #dce4ee;
  border-radius:0;
  padding:.45rem 1rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile:first-child{
  border-left:1px solid #dce4ee;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile p{
  display:block;
  line-height:1.25;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile strong{
  color:#13213a;
  font-size:.84rem;
}
.jwc-da-homepage-v3 .jwc-da-trust-tile span{
  display:none;
}
.jwc-da-homepage-v3 .jwc-da-home3-section{
  padding:clamp(3.75rem,5vw,5.25rem) 1.5rem !important;
}
.jwc-da-homepage-v3 .jwc-da-home3-solutions{
  background:#f4f7fb;
}
.jwc-da-homepage-v3 .jwc-da-solutions-list{
  display:grid;
  gap:1.25rem;
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.jwc-da-homepage-v3 .jwc-da-solution-row,
.jwc-da-homepage-v3 .jwc-da-solution-row.is-flipped{
  align-items:stretch;
  background:#fff;
  border:1px solid #dce4ee;
  border-radius:8px;
  box-shadow:0 14px 34px rgba(14,36,70,.06);
  display:grid;
  gap:0;
  grid-template-columns:1fr;
  overflow:hidden;
  padding:0 !important;
}
.jwc-da-homepage-v3 .jwc-da-solution-row.is-flipped > .wp-block-image{
  order:0;
}
.jwc-da-homepage-v3 .jwc-da-solution-row > .wp-block-image{
  margin:0 !important;
}
.jwc-da-homepage-v3 .jwc-da-solution-row > .wp-block-image img{
  border-radius:8px 8px 0 0;
  box-shadow:none;
  height:clamp(13.5rem,17vw,16rem);
  width:100%;
}
.jwc-da-homepage-v3 .jwc-da-solution-copy{
  max-width:none;
  padding:1.25rem 1.35rem 1.35rem !important;
}
.jwc-da-homepage-v3 .jwc-da-solution-num{
  color:#2956a9 !important;
  font-size:.8rem !important;
  letter-spacing:.12em;
  margin-bottom:.45rem !important;
}
.jwc-da-homepage-v3 .jwc-da-solution-copy h3{
  font-size:1.05rem;
  margin-bottom:.45rem;
}
.jwc-da-homepage-v3 .jwc-da-solution-copy p:not(.jwc-da-solution-num){
  font-size:.9rem;
  line-height:1.55;
}
.jwc-da-homepage-v3 .jwc-da-home3-two-col{
  gap:clamp(2rem,4vw,3.5rem);
  grid-template-columns:minmax(0,.9fr) minmax(0,.82fr);
}
.jwc-da-homepage-v3 .jwc-da-home3-install h2,
.jwc-da-homepage-v3 .jwc-da-home3-why h2,
.jwc-da-homepage-v3 .jwc-da-home3-atlas h2,
.jwc-da-homepage-v3 .jwc-da-home3-contact h2{
  font-size:clamp(1.75rem,2.2vw,2.35rem);
  line-height:1.16;
  max-width:18ch;
}
.jwc-da-homepage-v3 .jwc-da-home3-install p,
.jwc-da-homepage-v3 .jwc-da-home3-why p,
.jwc-da-homepage-v3 .jwc-da-home3-contact p{
  font-size:1rem;
  line-height:1.6;
}
.jwc-da-homepage-v3 .jwc-da-home3-install img,
.jwc-da-homepage-v3 .jwc-da-home3-why img{
  aspect-ratio:16/10;
  border-radius:8px;
  box-shadow:0 14px 34px rgba(14,36,70,.1);
  object-fit:cover;
}
.jwc-da-homepage-v3 .jwc-da-home3-install .jwc-da-tick-list{
  margin-top:1rem !important;
  max-width:36rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-install .jwc-da-tick-list li{
  font-size:1rem;
  line-height:1.45;
  padding:.58rem 0 .58rem 1.25rem;
}
.jwc-da-homepage-v3 .jwc-da-home3-install .jwc-da-tick-list li::before{
  height:6px;
  top:1.12rem;
  width:6px;
}
.jwc-da-homepage-v3 .jwc-da-home3-install .jwc-da-tick-list a{
  color:#526278;
  text-decoration:none;
}
.jwc-da-homepage-v3 .jwc-da-home3-install .jwc-da-tick-list a:hover{
  color:#2956a9;
  text-decoration:underline;
}
.jwc-da-homepage-v3 .jwc-da-home3-why-grid{
  align-items:center;
  grid-template-columns:minmax(0,.96fr) minmax(340px,.74fr);
}
.jwc-da-homepage-v3 .jwc-da-home3-why .jwc-da-reason-list{
  margin-top:1.35rem;
}
.jwc-da-homepage-v3 .jwc-da-reason-row{
  gap:.85rem;
  grid-template-columns:2.45rem 1fr;
  padding:.85rem 0;
}
.jwc-da-homepage-v3 .jwc-da-reason-row h3{
  font-size:1rem;
}
.jwc-da-homepage-v3 .jwc-da-reason-row p:not(.jwc-da-reason-num){
  font-size:1rem;
  line-height:1.5;
}
.jwc-da-homepage-v3 .jwc-da-reason-num{
  height:2rem;
  width:2rem;
}
@media (max-width:960px){
  .jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-hero-grid,
  .jwc-da-homepage-v3 .jwc-da-home3-two-col,
  .jwc-da-homepage-v3 .jwc-da-home3-why-grid{
    grid-template-columns:1fr;
  }
  .jwc-da-homepage-v3 .jwc-da-solutions-list{
    grid-template-columns:1fr;
  }
}
@media (max-width:720px){
  .jwc-da-homepage-v3 .jwc-da-home3-hero--dark{
    padding:3.25rem 1rem !important;
  }
  .jwc-da-homepage-v3 .jwc-da-home3-hero--dark .jwc-da-home3-media img{
    height:auto;
  }
  .jwc-da-homepage-v3 .jwc-da-trust-row{
    align-items:stretch;
    display:grid;
    grid-template-columns:1fr;
  }
  .jwc-da-homepage-v3 .jwc-da-trust-tile,
  .jwc-da-homepage-v3 .jwc-da-trust-tile:first-child{
    border-left:0;
    border-right:0;
    border-top:1px solid #dce4ee;
  }
  .jwc-da-homepage-v3 .jwc-da-trust-tile span{
    display:none;
  }
  .jwc-da-homepage-v3 .jwc-da-trust-tile{
    padding:.65rem .85rem;
  }
}

/* Compressors range correction after rendered screenshot review. Product
   cut-out images were floating in oversized cards and the range heading was
   forced into a narrow column. Make this read like a technical product range. */
.jwc-da-compressors-v1 .jwc-da-comp-range{
  padding:clamp(4rem,5vw,5.5rem) 1.5rem !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-comp-section-head{
  align-items:end;
  display:grid;
  column-gap:2rem;
  row-gap:.9rem;
  grid-template-columns:minmax(0,.9fr) minmax(0,1fr);
  margin-bottom:2rem;
  padding-left:0 !important;
  padding-right:0 !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-kicker{
  grid-column:1 / -1;
  margin-bottom:0;
}
.jwc-da-compressors-v1 .jwc-da-comp-range h2{
  font-size:clamp(1.9rem,2.45vw,2.75rem);
  grid-column:1;
  grid-row:2;
  line-height:1.12;
  max-width:18ch;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-comp-section-head p:not(.jwc-da-kicker){
  align-self:end;
  font-size:1rem;
  grid-column:2;
  grid-row:2;
  line-height:1.6;
  margin-top:0;
  max-width:48rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-grid{
  gap:.85rem;
  grid-template-columns:repeat(4,minmax(0,1fr));
  padding-left:0 !important;
  padding-right:0 !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card{
  background:#fff;
  border:1px solid #dce4ee;
  border-radius:8px;
  box-shadow:0 12px 28px rgba(14,36,70,.05);
  min-height:0;
  overflow:hidden;
  padding:0 !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > .wp-block-image{
  align-items:center;
  background:linear-gradient(180deg,#f7faff 0%,#eef4fb 100%);
  border-bottom:1px solid #dce4ee;
  display:flex;
  height:9.25rem;
  justify-content:center;
  margin:0 !important;
  padding:.95rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > .wp-block-image img{
  aspect-ratio:auto;
  background:transparent;
  box-shadow:none;
  height:100%;
  mix-blend-mode:multiply;
  object-fit:contain;
  padding:0;
  width:100%;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > :not(.wp-block-image){
  margin-left:1rem !important;
  margin-right:1rem !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > .jwc-da-card-meta{
  font-size:.72rem !important;
  letter-spacing:.12em;
  line-height:1;
  margin-bottom:.65rem !important;
  margin-top:1rem !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card h3{
  font-size:.96rem;
  line-height:1.24;
  margin-top:0;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card p:not(.jwc-da-card-meta):not(.jwc-da-text-link){
  font-size:.82rem;
  line-height:1.48;
  margin-top:.45rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > .wp-block-details{
  border-top:1px solid #dce4ee;
  margin-bottom:.95rem !important;
  margin-top:auto !important;
  padding-top:.65rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card summary{
  font-size:.82rem;
  line-height:1.3;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card .jwc-da-spec-list{
  margin-top:.55rem !important;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card .jwc-da-spec-list li{
  font-size:.78rem;
  line-height:1.38;
  padding:.42rem 0 .42rem 1rem;
}
.jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card .jwc-da-spec-list li::before{
  height:5px;
  top:.88rem;
  width:5px;
}
@media (max-width:1180px){
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media (max-width:860px){
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-comp-section-head{
    grid-template-columns:1fr;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-kicker,
  .jwc-da-compressors-v1 .jwc-da-comp-range h2,
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-comp-section-head p:not(.jwc-da-kicker){
    grid-column:auto;
    grid-row:auto;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:560px){
  .jwc-da-compressors-v1 .jwc-da-comp-range{
    padding:3.5rem 1rem !important;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-grid{
    grid-template-columns:1fr;
  }
  .jwc-da-compressors-v1 .jwc-da-comp-range .jwc-da-range-card > .wp-block-image{
    height:10.25rem;
  }
}

/* === jwc-da-prec BEGIN (v4 Precision home) === */
/* self-contained palette (v4 Precision) so the block never depends on another wrapper's scope */
.jwc-da-prec{
  --da-v3-navy:#0e2446; --da-v3-deep:#001b32; --da-v3-blue:#2956a9; --da-v3-sky:#96b5de;
  --da-v3-ink:#13213a; --da-v3-muted:#526278; --da-v3-soft:#f4f7fb; --da-v3-line:#dce4ee;
  color:var(--da-v3-ink);
}
.jwc-da-prec *{ box-sizing:border-box; }
.jwc-da-prec .jwc-da-prec-shell{ max-width:1200px; margin-inline:auto; width:100%; }
.jwc-da-prec h1,.jwc-da-prec h2,.jwc-da-prec h3{ font-family:'Poppins',sans-serif; }
.jwc-da-prec .wp-block-group{ margin-block:0; }
/* neutralise WP injected layout gaps so spacing is governed by explicit margins below (local == staging) */
.jwc-da-prec .is-layout-flow > * + *{ margin-block-start:0; }
.jwc-da-prec .is-layout-flex{ gap:0; }

/* shared section heads + labels */
.jwc-da-prec .jwc-da-prec-label{ font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; color:var(--da-v3-blue); margin:0 0 10px; }
.jwc-da-prec .jwc-da-prec-label--light{ color:var(--da-v3-sky); }
.jwc-da-prec .jwc-da-prec-title{ font-size:clamp(26px,3vw,40px); font-weight:700; color:var(--da-v3-navy); line-height:1.2; margin:0 0 10px; letter-spacing:-.01em; }
.jwc-da-prec .jwc-da-prec-sub{ font-size:15px; color:var(--da-v3-muted); margin:0; line-height:1.7; }
.jwc-da-prec .jwc-da-prec-head{ margin-bottom:64px; }
.jwc-da-prec .jwc-da-prec-head--center{ text-align:center; }
.jwc-da-prec .jwc-da-prec-head--center .jwc-da-prec-sub{ max-width:560px; margin-inline:auto; }

/* buttons */
.jwc-da-prec .jwc-da-prec-btn-row{ display:flex; gap:16px; flex-wrap:wrap; margin:0; }
.jwc-da-prec .jwc-da-prec-btn-row--center{ justify-content:center; }
.jwc-da-prec .jwc-da-prec-btn .wp-block-button__link{ display:inline-flex; align-items:center; gap:8px; padding:13px 26px; border-radius:160px; font-family:'Poppins',sans-serif; font-size:14px; font-weight:600; line-height:1; border:2px solid transparent; transition:all .2s; }
.jwc-da-prec .jwc-da-prec-btn--primary .wp-block-button__link{ background:var(--da-v3-sky); color:#fff; border-color:var(--da-v3-sky); }
.jwc-da-prec .jwc-da-prec-btn--primary .wp-block-button__link:hover{ background:#7a9fc8; border-color:#7a9fc8; }
.jwc-da-prec .jwc-da-prec-btn--ghost .wp-block-button__link{ background:transparent; color:#fff; border-color:rgba(255,255,255,.45); }
.jwc-da-prec .jwc-da-prec-btn--ghost .wp-block-button__link:hover{ border-color:#fff; background:rgba(255,255,255,.08); }

/* HERO */
.jwc-da-prec-hero{ background:var(--da-v3-navy); padding:80px 40px 0; position:relative; overflow:hidden; }
.jwc-da-prec-hero::before{ content:''; position:absolute; inset:0; background-image:radial-gradient(circle, rgba(150,181,222,.06) 1px, transparent 1px); background-size:32px 32px; pointer-events:none; }
.jwc-da-prec-hero-grid{ display:grid; grid-template-columns:1fr 1fr; gap:60px; align-items:end; position:relative; }
.jwc-da-prec-hero-grid > *{ min-width:0; }
.jwc-da-prec-badge{ display:inline-flex; align-items:center; gap:8px; background:rgba(150,181,222,.12); border:1px solid rgba(150,181,222,.28); color:var(--da-v3-sky); padding:6px 16px; border-radius:160px; font-size:12px; font-weight:600; letter-spacing:.05em; text-transform:uppercase; margin:0 0 24px; }
.jwc-da-prec-badge::before{ content:''; width:14px; height:14px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2396b5de' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/contain no-repeat; flex-shrink:0; }
.jwc-da-prec-h1{ font-size:clamp(32px,4vw,52px); font-weight:700; color:#fff; line-height:1.15; margin:0 0 20px; letter-spacing:-.015em; }
.jwc-da-prec-h1 em{ color:var(--da-v3-sky); font-style:normal; }
.jwc-da-prec-hero-sub{ font-size:16px; color:rgba(255,255,255,.72); margin:0 0 36px; max-width:460px; line-height:1.7; }
.jwc-da-prec-hero .jwc-da-prec-btn-row{ margin-bottom:56px; }
.jwc-da-prec-hero-media{ margin:0; }
.jwc-da-prec-hero-media figure{ margin:0; }
.jwc-da-prec-hero-media img{ width:100%; height:480px; object-fit:cover; border-radius:12px 12px 0 0; display:block; box-shadow:0 20px 60px rgba(0,0,0,.35); }

/* STATS */
.jwc-da-prec-stats{ background:var(--da-v3-blue); padding:0 40px; }
.jwc-da-prec-stats-grid{ display:grid; grid-template-columns:repeat(4,1fr); }
.jwc-da-prec-stat{ text-align:center; padding:28px 24px; border-right:1px solid rgba(255,255,255,.15); }
.jwc-da-prec-stat:last-child{ border-right:none; }
.jwc-da-prec-stat-num{ font-size:32px; font-weight:700; color:#fff; line-height:1; margin:0 0 4px; }
.jwc-da-prec-stat-label{ font-size:11px; color:rgba(255,255,255,.72); font-weight:500; text-transform:uppercase; letter-spacing:.07em; margin:0; }

/* TRUST */
.jwc-da-prec-trust{ background:#fff; border-bottom:1px solid var(--da-v3-line); padding:24px 40px; }
.jwc-da-prec-trust-row{ display:flex; align-items:center; justify-content:center; gap:40px; flex-wrap:wrap; }
.jwc-da-prec-trust-item{ display:inline-flex; align-items:center; gap:10px; font-size:13px; font-weight:600; color:var(--da-v3-navy); margin:0; }
.jwc-da-prec-trust-item::before{ content:''; width:18px; height:18px; flex-shrink:0; background-position:center; background-repeat:no-repeat; background-size:contain; }
.jwc-da-prec-ico--shield.jwc-da-prec-trust-item::before{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E"); }
.jwc-da-prec-ico--award.jwc-da-prec-trust-item::before{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='6'/%3E%3Cpath d='M15.477 12.89L17 22l-5-3-5 3 1.523-9.11'/%3E%3C/svg%3E"); }
.jwc-da-prec-ico--clock.jwc-da-prec-trust-item::before{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E"); }
.jwc-da-prec-ico--pin.jwc-da-prec-trust-item::before{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E"); }
.jwc-da-prec-ico--bolt.jwc-da-prec-trust-item::before{ background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='22 12 18 12 15 21 9 3 6 12 2 12'/%3E%3C/svg%3E"); }

/* SERVICES — alternating rows */
.jwc-da-prec-services{ background:var(--da-v3-soft); padding:100px 40px; }
.jwc-da-prec-svc-list{ display:flex; flex-direction:column; gap:72px; }
.jwc-da-prec-svc-row{ display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center; }
.jwc-da-prec-svc-row > *{ min-width:0; margin:0; }
.jwc-da-prec-svc-media{ border-radius:12px; overflow:hidden; height:340px; }
.jwc-da-prec-svc-media figure,.jwc-da-prec-svc-media img{ margin:0; width:100%; height:100%; object-fit:cover; display:block; }
.jwc-da-prec-svc-row.is-flipped .jwc-da-prec-svc-media{ order:2; }
.jwc-da-prec-svc-num{ font-size:72px; font-weight:700; color:rgba(41,86,169,.10); line-height:1; margin:0 0 4px; font-variant-numeric:tabular-nums; }
.jwc-da-prec-svc-icon{ width:48px; height:48px; background:rgba(150,181,222,.16); border-radius:10px; margin:0 0 16px; background-repeat:no-repeat; background-position:center; background-size:30px 30px; }
.jwc-da-prec-ico--gear.jwc-da-prec-svc-icon{ background-image:url('../icons-da/svc-compressor.png'); }
.jwc-da-prec-ico--wrench.jwc-da-prec-svc-icon{ background-image:url('../icons-da/svc-service.png'); }
.jwc-da-prec-ico--pipe.jwc-da-prec-svc-icon{ background-image:url('../icons-da/svc-pipework.png'); }
.jwc-da-prec-ico--energy.jwc-da-prec-svc-icon{ background-image:url('../icons-da/svc-energy.png'); }
.jwc-da-prec-svc-body h3{ font-size:22px; font-weight:700; color:var(--da-v3-navy); margin:0 0 12px; }
.jwc-da-prec-svc-body p{ font-size:14px; color:var(--da-v3-muted); line-height:1.75; margin:0 0 20px; }
.jwc-da-prec-link{ margin:0; }
.jwc-da-prec-link a{ font-size:13px; font-weight:600; color:var(--da-v3-blue); text-decoration:none; display:inline-flex; align-items:center; gap:6px; }
.jwc-da-prec-link a::after{ content:''; width:14px; height:14px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E") center/contain no-repeat; transition:transform .2s; }
.jwc-da-prec-link a:hover::after{ transform:translateX(4px); }

/* WHY */
.jwc-da-prec-why{ background:#fff; padding:100px 40px; }
.jwc-da-prec-why-grid{ display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center; }
.jwc-da-prec-why-grid > *{ min-width:0; margin:0; }
.jwc-da-prec-why-list{ margin-top:40px; }
.jwc-da-prec-why-item{ display:flex; gap:24px; padding:28px 0; border-bottom:1px solid var(--da-v3-line); margin:0; align-items:flex-start; }
.jwc-da-prec-why-item:first-child{ padding-top:0; }
.jwc-da-prec-why-item:last-child{ border-bottom:none; padding-bottom:0; }
.jwc-da-prec-why-num{ font-size:13px; font-weight:700; color:var(--da-v3-blue); background:rgba(41,86,169,.08); width:36px; height:36px; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; margin:0; }
.jwc-da-prec-why-text{ margin:0; }
.jwc-da-prec-why-text h3{ font-size:16px; font-weight:700; color:var(--da-v3-navy); margin:0 0 6px; }
.jwc-da-prec-why-text p{ font-size:13.5px; color:var(--da-v3-muted); line-height:1.65; margin:0; }
.jwc-da-prec-why-media{ border-radius:12px; overflow:hidden; height:520px; margin:0; }
.jwc-da-prec-why-media figure,.jwc-da-prec-why-media img{ margin:0; width:100%; height:100%; object-fit:cover; display:block; }

/* ATLAS */
.jwc-da-prec-atlas{ background:var(--da-v3-navy); padding:100px 40px; }
.jwc-da-prec-atlas-grid{ display:grid; grid-template-columns:1fr 1fr; gap:72px; align-items:center; }
.jwc-da-prec-atlas-grid > *{ min-width:0; margin:0; }
.jwc-da-prec-atlas-media{ position:relative; }
.jwc-da-prec-atlas-media figure,.jwc-da-prec-atlas-media img{ margin:0; width:100%; height:420px; object-fit:cover; border-radius:12px; display:block; position:relative; z-index:1; }
.jwc-da-prec-atlas-media::after{ content:''; position:absolute; top:14px; left:14px; width:100%; height:100%; border:2px solid rgba(150,181,222,.25); border-radius:14px; z-index:0; }
.jwc-da-prec-atlas-logo{ margin:0 0 24px !important; }
.jwc-da-prec-atlas-logo img{ height:36px; width:auto; display:block; filter:brightness(0) invert(1); }
.jwc-da-prec .jwc-da-prec-atlas-copy .jwc-da-prec-title{ color:#fff; margin-bottom:20px; }
.jwc-da-prec-atlas-copy p{ font-size:14px; color:rgba(255,255,255,.72); line-height:1.75; margin:0 0 14px; }
.jwc-da-prec-atlas-copy .jwc-da-prec-btn-row{ margin-top:18px; }

/* INDUSTRIES */
.jwc-da-prec-industries{ background:var(--da-v3-soft); padding:100px 40px; }
.jwc-da-prec-ind-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.jwc-da-prec-ind-tile{ background:#fff; border:1px solid var(--da-v3-line); border-radius:12px; padding:28px 24px; transition:border-color .2s, transform .2s; margin:0; }
.jwc-da-prec-ind-tile:hover{ border-color:var(--da-v3-sky); transform:translateY(-2px); }
.jwc-da-prec-ind-icon{ width:48px; height:48px; background:rgba(150,181,222,.12); border-radius:10px; margin:0 0 14px; background-repeat:no-repeat; background-position:center; background-size:30px 30px; }
.jwc-da-prec-ico--mfg.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-manufacturing.png'); }
.jwc-da-prec-ico--food.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-food.png'); }
.jwc-da-prec-ico--distill.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-distilleries.png'); }
.jwc-da-prec-ico--pharma.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-pharma.png'); }
.jwc-da-prec-ico--auto.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-automotive.png'); }
.jwc-da-prec-ico--construct.jwc-da-prec-ind-icon{ background-image:url('../icons-da/ind-construction.png'); }
.jwc-da-prec-ind-tile h3{ font-size:15px; font-weight:700; color:var(--da-v3-navy); margin:0 0 5px; }
.jwc-da-prec-ind-tile p{ font-size:12.5px; color:var(--da-v3-muted); margin:0; line-height:1.55; }

/* CTA */
.jwc-da-prec-cta{ background:var(--da-v3-navy); padding:100px 40px; text-align:center; }
.jwc-da-prec-cta-inner{ max-width:680px; }
.jwc-da-prec-cta .jwc-da-prec-title{ color:#fff; margin-bottom:16px; }
.jwc-da-prec-cta-sub{ font-size:15px; color:rgba(255,255,255,.72); margin:0 0 36px; }

/* RESPONSIVE */
@media (max-width:980px){
  .jwc-da-prec-hero-grid,.jwc-da-prec-why-grid,.jwc-da-prec-atlas-grid{ grid-template-columns:1fr; gap:40px; }
  .jwc-da-prec-hero{ padding:56px 24px 0; }
  .jwc-da-prec-hero-media img{ height:300px; }
  .jwc-da-prec-svc-row{ grid-template-columns:1fr; gap:28px; }
  .jwc-da-prec-svc-row.is-flipped .jwc-da-prec-svc-media{ order:0; }
  .jwc-da-prec-why-media{ height:360px; }
  .jwc-da-prec-services,.jwc-da-prec-why,.jwc-da-prec-atlas,.jwc-da-prec-industries,.jwc-da-prec-cta{ padding:64px 24px; }
  .jwc-da-prec-stats,.jwc-da-prec-trust{ padding-left:24px; padding-right:24px; }
  .jwc-da-prec-ind-grid{ grid-template-columns:1fr 1fr; }
  .jwc-da-prec-head{ margin-bottom:44px; }
}
@media (max-width:600px){
  .jwc-da-prec-stats-grid{ grid-template-columns:1fr 1fr; }
  .jwc-da-prec-stat{ border-right:none; border-bottom:1px solid rgba(255,255,255,.15); }
  .jwc-da-prec-stat:nth-child(odd){ border-right:1px solid rgba(255,255,255,.15); }
  .jwc-da-prec-stat:last-child{ border-bottom:none; }
  .jwc-da-prec-trust-row{ gap:16px 24px; }
  .jwc-da-prec-ind-grid{ grid-template-columns:1fr; }
  .jwc-da-prec-hero .jwc-da-prec-btn-row,.jwc-da-prec-cta .jwc-da-prec-btn-row{ width:100%; }
}

/* ===== v4 Refined touches ===== */
.jwc-da-prec-hero-media{ position:relative; }
.jwc-da-prec-hero-chip{ position:absolute; left:18px; bottom:24px; z-index:3; background:#fff; border-radius:12px; padding:12px 16px; box-shadow:0 16px 40px rgba(0,0,0,.28); display:flex; align-items:center; gap:0; }
.jwc-da-prec-hero-chip .jwc-da-prec-chip-logo{ margin:0 !important; }
.jwc-da-prec-hero-chip .jwc-da-prec-chip-logo img{ height:24px; width:auto; display:block; }
.jwc-da-prec-chip-text{ margin:0; padding-left:13px; margin-left:13px; border-left:1px solid var(--da-v3-line); line-height:1.2; }
.jwc-da-prec-chip-text strong{ display:block; font-size:13px; font-weight:700; color:var(--da-v3-navy); }
.jwc-da-prec-chip-text span{ font-size:11px; color:var(--da-v3-muted); }
/* service heading accent underline (replaces the removed big numbers) */
.jwc-da-prec-svc-body h3{ position:relative; padding-bottom:10px; }
.jwc-da-prec-svc-body h3::after{ content:''; position:absolute; left:0; bottom:0; width:32px; height:2px; background:var(--da-v3-sky); }
/* industry tiles → links + animated top accent */
.jwc-da-prec-ind-tile{ position:relative; overflow:hidden; }
.jwc-da-prec-ind-tile::after{ content:''; position:absolute; top:0; left:0; width:100%; height:3px; background:var(--da-v3-sky); transform:scaleX(0); transform-origin:left; transition:transform .25s ease; }
.jwc-da-prec-ind-tile:hover::after{ transform:scaleX(1); }
.jwc-da-prec-ind-tile h3 a{ color:var(--da-v3-navy); text-decoration:none; }
.jwc-da-prec-ind-tile:hover h3 a{ color:var(--da-v3-blue); }
@media(max-width:600px){ .jwc-da-prec-hero-chip{ left:12px; bottom:12px; padding:10px 12px; } }
/* === jwc-da-prec END === */

/* === jwc-da-svc BEGIN (V4 Refined service page) === */
.jwc-da-svc{ --navy:#0e2446; --navy-deep:#071830; --blue:#2956a9; --sky:#96b5de; --ink:#13213a; --muted:#526278; --light:#f4f7fb; --line:#dce4ee; --ok:#2bb673; color:var(--ink); }
.jwc-da-svc *{ box-sizing:border-box; }
.jwc-da-svc .wp-block-group{ margin-block:0; }
.jwc-da-svc .is-layout-flow > * + *{ margin-block-start:0; }
.jwc-da-svc .jwc-da-svc-shell{ max-width:1200px; margin-inline:auto; width:100%; }
.jwc-da-svc h1,.jwc-da-svc h2,.jwc-da-svc h3,.jwc-da-svc h4{ font-family:'Poppins',sans-serif; }
.jwc-da-svc .jwc-da-svc-label{ font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; color:var(--blue); display:inline-flex; align-items:center; gap:9px; margin:0 0 12px; }
.jwc-da-svc .jwc-da-svc-label::before{ content:''; width:22px; height:1px; background:currentColor; }
.jwc-da-svc .jwc-da-svc-label--lt{ color:var(--sky); }
.jwc-da-svc .jwc-da-svc-title{ font-size:clamp(26px,3vw,40px); font-weight:700; color:var(--navy); line-height:1.2; letter-spacing:-.01em; margin:0 0 12px; }
.jwc-da-svc .jwc-da-svc-title--lt{ color:#fff; }
.jwc-da-svc .jwc-da-svc-sub{ font-size:15px; color:var(--muted); line-height:1.7; margin:0; }
.jwc-da-svc .jwc-da-svc-sub--lt{ color:rgba(255,255,255,.74); }
.jwc-da-svc .jwc-da-svc-head{ text-align:center; margin-bottom:52px; }
.jwc-da-svc .jwc-da-svc-head .jwc-da-svc-label{ margin-inline:auto; }
.jwc-da-svc .jwc-da-svc-head .jwc-da-svc-sub{ max-width:580px; margin-inline:auto; }
.jwc-da-svc .jwc-da-svc-btn-row{ display:flex; gap:14px; flex-wrap:wrap; margin:0; }
.jwc-da-svc .jwc-da-svc-btn-row--c{ justify-content:center; }
.jwc-da-svc .jwc-da-svc-btn .wp-block-button__link{ display:inline-flex; align-items:center; gap:8px; padding:13px 26px; border-radius:160px; font-family:'Poppins',sans-serif; font-size:14px; font-weight:600; line-height:1; border:2px solid transparent; transition:all .2s; }
.jwc-da-svc .jwc-da-svc-btn--primary .wp-block-button__link{ background:var(--blue); color:#fff; border-color:var(--blue); }
.jwc-da-svc .jwc-da-svc-btn--primary .wp-block-button__link:hover{ background:#1f4488; border-color:#1f4488; }
.jwc-da-svc .jwc-da-svc-btn--sky .wp-block-button__link{ background:var(--sky); color:var(--navy); border-color:var(--sky); }
.jwc-da-svc .jwc-da-svc-btn--ghost .wp-block-button__link{ background:transparent; color:#fff; border-color:rgba(255,255,255,.45); }
.jwc-da-svc .jwc-da-svc-btn--line .wp-block-button__link{ background:transparent; color:var(--navy); border-color:var(--line); }

/* HERO */
.jwc-da-svc-hero{ background:var(--navy); padding:72px 40px 76px; position:relative; overflow:hidden; }
.jwc-da-svc-hero::before{ content:''; position:absolute; inset:0; background-image:radial-gradient(circle,rgba(150,181,222,.06) 1px,transparent 1px); background-size:32px 32px; }
.jwc-da-svc-hero-grid{ position:relative; display:grid; grid-template-columns:1.1fr .9fr; gap:56px; align-items:center; }
.jwc-da-svc-hero-grid > *{ min-width:0; }
.jwc-da-svc-badge{ display:inline-flex; align-items:center; gap:8px; background:rgba(150,181,222,.12); border:1px solid rgba(150,181,222,.28); color:var(--sky); padding:6px 16px; border-radius:160px; font-size:12px; font-weight:600; letter-spacing:.05em; text-transform:uppercase; margin:0 0 22px; }
.jwc-da-svc-h1{ font-size:clamp(32px,3.8vw,50px); font-weight:700; color:#fff; line-height:1.13; letter-spacing:-.015em; margin:0 0 18px; }
.jwc-da-svc-h1 em{ color:var(--sky); font-style:normal; }
.jwc-da-svc-hero-sub{ font-size:16px; color:rgba(255,255,255,.74); max-width:480px; line-height:1.7; margin:0 0 26px; }
.jwc-da-svc-ticks{ display:flex; flex-wrap:wrap; gap:12px 22px; margin:0; }
.jwc-da-svc-tick{ display:inline-flex; align-items:center; gap:8px; font-size:13px; font-weight:600; color:#fff; }
.jwc-da-svc-tick::before{ content:''; width:16px; height:16px; flex-shrink:0; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232bb673' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/contain no-repeat; }
.jwc-da-svc-quote{ background:#fff; border-radius:16px; padding:28px; box-shadow:0 24px 60px rgba(0,0,0,.30); }
.jwc-da-svc-quote h3{ font-size:18px; font-weight:700; color:var(--navy); margin:0 0 4px; }
.jwc-da-svc-quote > p{ font-size:13px; color:var(--muted); margin:0 0 16px; }
.jwc-da-svc-quote .jwc-da-svc-field{ margin-bottom:12px; }
.jwc-da-svc-quote label{ display:block; font-size:11px; font-weight:600; letter-spacing:.04em; text-transform:uppercase; color:var(--muted); margin-bottom:5px; }
.jwc-da-svc-quote input,.jwc-da-svc-quote select{ width:100%; padding:11px 13px; border:1px solid var(--line); border-radius:8px; font-family:inherit; font-size:14px; color:var(--ink); background:#fff; }
.jwc-da-svc-quote .wp-block-button__link{ width:100%; justify-content:center; }
.jwc-da-svc-quote .jwc-da-svc-fine{ font-size:11px; color:var(--muted); text-align:center; margin:10px 0 0; }

/* STATS */
.jwc-da-svc-stats{ background:var(--blue); padding:0 40px; }
.jwc-da-svc-stats-grid{ display:grid; grid-template-columns:repeat(4,1fr); }
.jwc-da-svc-stat{ text-align:center; padding:26px 24px; border-right:1px solid rgba(255,255,255,.15); }
.jwc-da-svc-stat:last-child{ border-right:none; }
.jwc-da-svc-stat-num{ font-size:34px; font-weight:700; color:#fff; line-height:1; margin:0 0 4px; }
.jwc-da-svc-stat-label{ font-size:11px; color:rgba(255,255,255,.72); font-weight:500; text-transform:uppercase; letter-spacing:.07em; margin:0; }

/* SECTION shells */
.jwc-da-svc-sec{ padding:88px 40px; }
.jwc-da-svc-sec--white{ background:#fff; } .jwc-da-svc-sec--light{ background:var(--light); }
.jwc-da-svc-sec--navy{ background:var(--navy); position:relative; overflow:hidden; }
.jwc-da-svc-sec--navy::before{ content:''; position:absolute; inset:0; background-image:radial-gradient(circle,rgba(150,181,222,.06) 1px,transparent 1px); background-size:32px 32px; }
.jwc-da-svc-sec--deep{ background:var(--navy-deep); text-align:center; }

/* EQUIPMENT grid */
.jwc-da-svc-eq-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.jwc-da-svc-eq{ border:1px solid var(--line); border-radius:12px; padding:32px; transition:border-color .2s,transform .2s; }
.jwc-da-svc-eq:hover{ border-color:var(--sky); transform:translateY(-2px); }
.jwc-da-svc-eq-ico{ width:46px; height:46px; border-radius:10px; background-color:rgba(150,181,222,.14); background-repeat:no-repeat; background-position:center; background-size:28px; margin:0 0 22px; }
.jwc-da-svc-eq h4{ font-size:15px; font-weight:700; color:var(--navy); margin:0 0 6px; } .jwc-da-svc-eq p{ font-size:12.5px; color:var(--muted); line-height:1.55; margin:0; }
.jwc-da-svc-ico--screw{ background-image:url('../icons-da/svc-compressor.png'); }
.jwc-da-svc-ico--piston{ background-image:url('../icons-da/ind-manufacturing.png'); }
.jwc-da-svc-ico--dryer{ background-image:url('../icons-da/svc-pipework.png'); }
.jwc-da-svc-ico--control{ background-image:url('../icons-da/svc-energy.png'); }

/* PROCESS */
.jwc-da-svc-proc-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.jwc-da-svc-proc{ background:#fff; border:1px solid var(--line); border-radius:12px; padding:30px 28px; }
.jwc-da-svc-proc-n{ width:40px; height:40px; border-radius:50%; background:var(--navy); color:#fff; font-size:15px; font-weight:700; display:flex; align-items:center; justify-content:center; margin:0 0 22px; }
.jwc-da-svc-proc h4{ font-size:17px; font-weight:700; color:var(--navy); margin:0 0 8px; } .jwc-da-svc-proc p{ font-size:13.5px; color:var(--muted); line-height:1.65; margin:0; }

/* PLANS comparison table */
.jwc-da-svc-table-wrap{ overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:14px; }
.jwc-da-svc-hint{ display:none; font-size:12px; color:var(--muted); text-align:center; margin:12px 0 0; }
.jwc-da-svc table.jwc-da-svc-ctable{ width:100%; min-width:640px; border-collapse:collapse; border:1px solid var(--line); border-radius:14px; overflow:hidden; box-shadow:0 6px 32px rgba(14,36,70,.06); margin:0; }
.jwc-da-svc-ctable thead th{ background:var(--navy); color:#fff; padding:18px 20px; font-size:14px; font-weight:700; text-align:center; border-right:1px solid rgba(255,255,255,.1); }
.jwc-da-svc-ctable thead th:first-child{ text-align:left; background:var(--navy-deep); color:rgba(255,255,255,.7); font-weight:500; font-size:13px; }
.jwc-da-svc-ctable thead th:last-child{ border-right:none; }
.jwc-da-svc-ctable thead th.feat{ background:#1f4488; }
.jwc-da-svc-ctable thead th.feat .tag{ display:block; font-size:10px; font-weight:600; letter-spacing:.08em; text-transform:uppercase; color:var(--sky); margin-top:3px; }
.jwc-da-svc-ctable tbody tr{ border-bottom:1px solid var(--line); }
.jwc-da-svc-ctable tbody tr:last-child{ border-bottom:none; }
.jwc-da-svc-ctable tbody tr:hover{ background:var(--light); }
.jwc-da-svc-ctable td,.jwc-da-svc-ctable th{ padding:13px 20px; }
.jwc-da-svc-ctable td{ font-size:13.5px; text-align:center; border-right:1px solid var(--line); color:var(--ink); }
.jwc-da-svc-ctable td:first-child{ text-align:left; font-weight:500; color:#1a2535; }
.jwc-da-svc-ctable td:last-child{ border-right:none; }
.jwc-da-svc-ctable td.feat{ background:rgba(150,181,222,.07); }
.jwc-da-svc-ctable .yes{ color:var(--ok); font-weight:700; } .jwc-da-svc-ctable .no{ color:#c2cbd6; }

/* APART tiles */
.jwc-da-svc-apart-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.jwc-da-svc-ap{ background:#fff; border:1px solid var(--line); border-radius:12px; padding:28px; }
.jwc-da-svc-ap-n{ width:34px; height:34px; border-radius:9px; background:rgba(41,86,169,.08); color:var(--blue); font-size:14px; font-weight:700; display:flex; align-items:center; justify-content:center; margin:0 0 14px; }
.jwc-da-svc-ap h4{ font-size:16px; font-weight:700; color:var(--navy); margin:0 0 7px; } .jwc-da-svc-ap p{ font-size:13px; color:var(--muted); line-height:1.65; margin:0; }

/* COVERAGE */
.jwc-da-svc-cover-grid{ display:flex; flex-wrap:wrap; gap:10px; justify-content:center; }
.jwc-da-svc-cv{ background:rgba(255,255,255,.05); border:1px solid rgba(150,181,222,.18); border-radius:8px; padding:9px 15px; font-size:13px; font-weight:600; color:#fff; }

/* FAQ */
.jwc-da-svc-faq{ max-width:840px; margin-inline:auto; }
.jwc-da-svc-faq .wp-block-details{ background:#fff; border:1px solid var(--line); border-radius:10px; margin-bottom:12px; padding:0; overflow:hidden; }
.jwc-da-svc-faq .wp-block-details summary{ padding:18px 22px; font-size:15px; font-weight:600; color:var(--navy); cursor:pointer; }
.jwc-da-svc-faq .wp-block-details p{ padding:0 22px 18px; font-size:14px; color:var(--muted); line-height:1.7; margin:0; }
.jwc-da-svc-faq .wp-block-details ul{ padding:0 22px 18px 40px; color:var(--muted); font-size:13.5px; }

/* CONTENT ROWS (image left / right + stat pull-out) — the design-library rows, V4 Refined */
.jwc-da-svc-row{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; }
.jwc-da-svc-row > *{ min-width:0; }
.jwc-da-svc-row.is-flip .jwc-da-svc-row-media{ order:2; }
.jwc-da-svc-row-media{ position:relative; border-radius:14px; overflow:visible; }
.jwc-da-svc-row-media figure{ margin:0; border-radius:14px; overflow:hidden; position:relative; z-index:1; }
.jwc-da-svc-row-media img{ margin:0; width:100%; height:380px; object-fit:cover; display:block; }
.jwc-da-svc-row-media::after{ content:''; position:absolute; bottom:-14px; right:-14px; width:60%; height:60%; border:2px solid rgba(150,181,222,.4); border-radius:14px; z-index:0; }
.jwc-da-svc-row.is-flip .jwc-da-svc-row-media::after{ right:auto; left:-14px; }
.jwc-da-svc-row-body .jwc-da-svc-label{ margin-bottom:12px; }
.jwc-da-svc-row-body p{ font-size:15px; color:var(--muted); line-height:1.75; margin:0 0 14px; }
.jwc-da-svc-pull{ display:flex; gap:16px; align-items:center; margin-top:20px; padding:18px 22px; background:var(--light); border-radius:12px; border-left:3px solid var(--sky); }
.jwc-da-svc-pull b{ font-size:34px; font-weight:700; color:var(--navy); line-height:1; white-space:nowrap; }
.jwc-da-svc-pull span{ font-size:13px; color:var(--muted); line-height:1.5; }
.jwc-da-svc-ticklist{ list-style:none; margin:8px 0 0; padding:0; }
.jwc-da-svc-ticklist li{ position:relative; padding:7px 0 7px 30px; font-size:14px; color:var(--ink); border-bottom:1px solid var(--line); }
.jwc-da-svc-ticklist li:last-child{ border-bottom:none; }
.jwc-da-svc-ticklist li::before{ content:''; position:absolute; left:0; top:9px; width:18px; height:18px; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/contain no-repeat; }

/* CTA */
.jwc-da-svc-cta-inner{ max-width:680px; margin-inline:auto; }
.jwc-da-svc-cta-inner .jwc-da-svc-title{ color:#fff; }
.jwc-da-svc-cta-sub{ font-size:15px; color:rgba(255,255,255,.74); margin:0 0 32px; }

@media(max-width:980px){
  .jwc-da-svc-hero{ padding:48px 20px 56px; } .jwc-da-svc-hero-grid{ grid-template-columns:1fr; gap:34px; }
  .jwc-da-svc-sec{ padding:56px 20px; } .jwc-da-svc-stats{ padding:0 20px; }
  .jwc-da-svc-eq-grid{ grid-template-columns:1fr 1fr; } .jwc-da-svc-proc-grid,.jwc-da-svc-apart-grid{ grid-template-columns:1fr; }
  .jwc-da-svc-ctable{ font-size:12px; } .jwc-da-svc-hint{ display:block; }
  .jwc-da-svc-row{ grid-template-columns:1fr; gap:28px; } .jwc-da-svc-row.is-flip .jwc-da-svc-row-media{ order:0; } .jwc-da-svc-row-media::after{ display:none; } .jwc-da-svc-row-media img{ height:280px; }
}
@media(max-width:600px){ .jwc-da-svc-stats-grid{ grid-template-columns:1fr 1fr; } .jwc-da-svc-stat:nth-child(odd){ border-right:1px solid rgba(255,255,255,.15); } .jwc-da-svc-stat{ border-bottom:1px solid rgba(255,255,255,.15); } .jwc-da-svc-eq-grid{ grid-template-columns:1fr; } }
/* === jwc-da-svc END === */


/* ════════════════════════════════════════════════════════════════
   JW 2026-06-02 — service-page module polish (rows + testimonials)
   Rows: too boring / image too big / more padding. Testimonials: too
   much dead space. Library-wide (every pl- row + reviews).
   ════════════════════════════════════════════════════════════════ */
.jwc-da-pl-row-alt,.jwc-da-pl-row-stat,.jwc-da-pl-row-bullets,.jwc-da-pl-row-cta,.jwc-da-pl-row-light{padding-top:6.5rem;padding-bottom:6.5rem}
.jwc-da-pl-row-alt .jwc-da-pl-row,.jwc-da-pl-row-stat .jwc-da-pl-row,.jwc-da-pl-row-bullets .jwc-da-pl-row,.jwc-da-pl-row-cta .jwc-da-pl-row{gap:4rem}
/* smaller, deliberate image: narrow its column (desktop), cap height, round + lift */
@media (min-width:782px){.jwc-da-pl-row .wp-block-column:has(.wp-block-image){flex:0 0 42%}}
.jwc-da-pl-row .wp-block-image{margin:0}
.jwc-da-pl-row .wp-block-image img{width:100%;max-height:430px;object-fit:cover;border-radius:10px;box-shadow:0 26px 60px -22px rgba(14,36,70,.45)}
/* testimonials: beefier balanced cards so the band reads full, not empty */
.jwc-da-pl-reviews .grid{gap:1.75rem;margin-top:3rem}
.jwc-da-pl-reviews .jwc-da-pl-label{text-align:center}
.jwc-da-pl-reviews .review{padding:2.25rem 2rem;display:flex;flex-direction:column;min-height:300px}
.jwc-da-pl-reviews .review .quote{font-size:1.06rem;line-height:1.6;flex:1 0 auto}
.jwc-da-pl-reviews .review .author{margin-top:auto}
@media (max-width:880px){.jwc-da-pl-reviews .review{min-height:0}}

/* JW 2026-06-02: icon/number -> title gap; beat .jwc-da-svc .wp-block-group{margin-block:0} blanket */
.jwc-da-svc .jwc-da-svc-eq-ico{margin-bottom:22px}
.jwc-da-svc .jwc-da-svc-proc-n{margin-bottom:22px}


/* === DESIGN AIR PRODUCT MODULES (Module Lab promotion 2026-06-02) === */
/* ============================================================
   DESIGN AIR · MODULE LAB (concepts for approval)  ns: dal-
   Palette: navy #0e2446 · blue #2956a9 · sky #96b5de · soft #f4f7fb
   ============================================================ */
.dal{--navy:#0e2446;--blue:#2956a9;--sky:#96b5de;--soft:#f4f7fb;--ink:#13213a;--muted:#526278;--line:#dce4ee;font-family:Poppins,system-ui,sans-serif;color:var(--ink)}
.dal *{box-sizing:border-box}
.dal-wrap{max-width:1180px;margin:0 auto;padding:0 1.5rem}
.dal-demo{padding:0;border-top:1px dashed #c9d6e8;margin-top:3.5rem}
.dal-tag{max-width:1180px;margin:0 auto;padding:1.5rem 1.5rem .25rem;display:flex;align-items:baseline;gap:.75rem}
.dal-tag b{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);background:#eaf0fb;padding:.3rem .6rem;border-radius:5px;font-weight:700}
.dal-tag span{font-size:1.05rem;font-weight:700;color:var(--navy)}
.dal-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;color:var(--blue);font-weight:700;margin:0 0 .6rem}
.dal-h2{font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:700;color:var(--navy);line-height:1.18;margin:0 0 1rem;letter-spacing:-.01em}
.dal-p{line-height:1.65;color:var(--muted);margin:0 0 1rem}
.dal-btn{display:inline-block;background:var(--blue);color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:.8rem 1.4rem;border-radius:7px}
.dal-btn-ghost{display:inline-block;border:1.5px solid var(--line);color:var(--navy);text-decoration:none;font-weight:600;font-size:.95rem;padding:.7rem 1.3rem;border-radius:7px}
.dal-sec{padding:4rem 0}

/* 01  ACCORDION · CLEAN ---------------------------------------- */
.dal-acc{background:#fff}
.dal-acc .dal-wrap{max-width:880px}
.dal-acc details{border:1px solid var(--line);border-radius:12px;margin:0 0 .85rem;background:#fff;transition:border-color .2s,box-shadow .2s;overflow:hidden}
.dal-acc details[open]{border-color:var(--sky);box-shadow:0 14px 34px -22px rgba(14,36,70,.4)}
.dal-acc summary{list-style:none;cursor:pointer;padding:1.25rem 1.4rem;display:flex;align-items:center;gap:1rem;font-weight:700;color:var(--navy);font-size:1.06rem}
.dal-acc summary::-webkit-details-marker{display:none}
.dal-acc summary::before{content:"";flex:0 0 36px;height:36px;border-radius:9px;background:var(--soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") center/18px no-repeat;transition:transform .25s,background-color .2s}
.dal-acc details[open] summary::before{transform:rotate(135deg);background-color:#eaf0fb}
.dal-acc .dal-acc-body{padding:0 1.4rem 1.4rem 4.4rem;color:var(--muted);line-height:1.65}

/* 03  PRODUCT CARD · SPEC CHIPS (image on soft panel) ---------- */
.dal-pc{background:#fff}
.dal-pc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.4rem}
.dal-pcard{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
.dal-pcard:hover{transform:translateY(-4px);box-shadow:0 26px 50px -30px rgba(14,36,70,.5)}
.dal-pcard-img{background:linear-gradient(160deg,#eaf1fb,#dce8f8);padding:1.6rem;display:flex;align-items:center;justify-content:center;min-height:190px}
.dal-pcard-img img{max-height:160px;width:auto;mix-blend-mode:multiply}
.dal-pcard-b{padding:1.4rem 1.4rem 1.6rem}
.dal-pcard-b h3{font-size:1.18rem;font-weight:700;color:var(--navy);margin:0 0 .5rem}
.dal-pcard-b p{font-size:.92rem;color:var(--muted);line-height:1.55;margin:0 0 1rem}
.dal-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.1rem}
.dal-chip{font-size:.76rem;font-weight:600;color:var(--blue);background:#eaf0fb;border-radius:20px;padding:.3rem .7rem}
.dal-pcard-b a{font-weight:700;color:var(--navy);text-decoration:none;font-size:.92rem;border-bottom:2px solid var(--sky);padding-bottom:2px}
@media(max-width:880px){.dal-pc-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.dal-pc-grid{grid-template-columns:1fr}}

/* 04  PRODUCT SPOTLIGHT ROW (image-over-panel) ----------------- */
.dal-spot{background:var(--soft)}
.dal-spot-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.dal-spot-media{position:relative;padding:2.5rem}
.dal-spot-media::before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,var(--navy),var(--blue));border-radius:16px;opacity:.12}
.dal-spot-media::after{content:"";position:absolute;right:1rem;top:1rem;width:120px;height:120px;border:2px solid var(--sky);border-radius:14px;opacity:.5}
.dal-spot-media img{position:relative;width:100%;border-radius:12px;display:block;box-shadow:0 30px 60px -28px rgba(14,36,70,.55)}
.dal-spot-specs{display:flex;gap:1.6rem;margin:1.4rem 0 1.6rem;flex-wrap:wrap}
.dal-spot-specs div{flex:0 0 auto}
.dal-spot-specs b{display:block;font-size:1.5rem;font-weight:700;color:var(--blue);line-height:1}
.dal-spot-specs span{font-size:.82rem;color:var(--muted)}
.dal-spot .dal-cta-row{display:flex;gap:.7rem;flex-wrap:wrap}
@media(max-width:820px){.dal-spot-row{grid-template-columns:1fr;gap:1.5rem}}

/* 05  PRODUCT SPEC MINI-TABLE CARD ----------------------------- */
.dal-mt{background:#fff}
.dal-mt-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin-top:2.2rem}
.dal-mtcard{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line);border-radius:14px;overflow:hidden}
.dal-mtcard-img{background:var(--soft);display:flex;align-items:center;justify-content:center;padding:1.2rem}
.dal-mtcard-img img{max-height:150px;width:auto;mix-blend-mode:multiply}
.dal-mtcard-b{padding:1.3rem 1.4rem}
.dal-mtcard-b h3{font-size:1.1rem;color:var(--navy);font-weight:700;margin:0 0 .8rem}
.dal-spec-tbl{width:100%;border-collapse:collapse;font-size:.86rem}
.dal-spec-tbl td{padding:.4rem 0;border-bottom:1px solid var(--line);color:var(--muted)}
.dal-spec-tbl td:last-child{text-align:right;font-weight:700;color:var(--navy)}
@media(max-width:820px){.dal-mt-grid{grid-template-columns:1fr}}
@media(max-width:460px){.dal-mtcard{grid-template-columns:1fr}}

/* 06  TECH COMPARISON · CLEAN VERDICT TABLE -------------------- */
.dal-cmp{background:var(--soft)}
.dal-cmp-tbl{margin-top:2.2rem;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.dal-cmp-tbl table{width:100%;border-collapse:collapse}
.dal-cmp-tbl th,.dal-cmp-tbl td{padding:1rem 1.2rem;text-align:left;border-bottom:1px solid var(--line);font-size:.92rem}
.dal-cmp-tbl thead th{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:700;background:#fbfcfe}
.dal-cmp-tbl thead th.win{background:var(--navy);color:#fff}
.dal-cmp-tbl td.win{background:#f3f7fe;font-weight:600;color:var(--navy)}
.dal-cmp-tbl td.feat{font-weight:700;color:var(--navy)}
.dal-cmp-tbl tbody tr:last-child td{border-bottom:0}
.dal-tick{color:#1f9d57;font-weight:700}
.dal-dash{color:#b3bccb}
@media(max-width:680px){.dal-cmp-tbl{overflow-x:auto}.dal-cmp-tbl table{min-width:560px}}

/* 07  IMAGE-OVER-IMAGE FEATURE PANEL (clean stacked card) ------ */
.dal-ovr{background:#fff;overflow:hidden}
.dal-ovr-row{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.dal-ovr-stage{position:relative;width:100%;max-width:520px;margin:0 auto;padding:0 1.4rem 1.4rem 0}
.dal-ovr-stage .front{position:relative;z-index:2;display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 32px 64px -28px rgba(14,36,70,.55)}
.dal-ovr-stage .back{position:absolute;z-index:1;right:0;bottom:0;width:84%;aspect-ratio:4/3;background:linear-gradient(150deg,var(--sky),var(--blue));border-radius:16px}
.dal-ovr-stage .badge{position:absolute;z-index:3;left:-0.6rem;bottom:0.6rem;background:#fff;border-radius:14px;padding:1rem 1.2rem;box-shadow:0 20px 44px rgba(14,36,70,.22)}
.dal-ovr-stage .badge b{display:block;font-size:1.5rem;color:var(--blue);line-height:1;font-weight:700}
.dal-ovr-stage .badge span{font-size:.78rem;color:var(--muted)}
@media(max-width:820px){.dal-ovr-row{grid-template-columns:1fr;gap:2rem}.dal-ovr-stage{max-width:460px}}

/* 08  SPEC HIGHLIGHT STRIP ------------------------------------- */
.dal-spx{background:var(--navy);color:#fff}
.dal-spx-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.dal-spx-grid div{padding:1.4rem 1.5rem;border-left:1px solid rgba(255,255,255,.12)}
.dal-spx-grid div:first-child{border-left:0}
.dal-spx-grid b{display:block;font-size:1.9rem;font-weight:700;color:#fff;line-height:1.05}
.dal-spx-grid b em{color:var(--sky);font-style:normal}
.dal-spx-grid span{font-size:.84rem;color:rgba(255,255,255,.65)}
@media(max-width:760px){.dal-spx-grid{grid-template-columns:1fr 1fr}.dal-spx-grid div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.dal-spx-grid div:nth-child(odd){border-left:0}}

/* 09  RANGE TABS (pure CSS) ------------------------------------ */
.dal-tabs{background:#fff}
.dal-tabs input{position:absolute;opacity:0;pointer-events:none}
.dal-tabs-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem;border-bottom:1px solid var(--line);padding-bottom:.2rem}
.dal-tabs-nav label{cursor:pointer;padding:.7rem 1.2rem;font-weight:600;color:var(--muted);border-radius:8px 8px 0 0;font-size:.95rem;border-bottom:3px solid transparent;margin-bottom:-1px}
.dal-tabs-panel{display:none;padding-top:2rem}
.dal-tabs-panel .row{display:grid;grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:center}
.dal-tabs-panel .imgw{background:var(--soft);border-radius:14px;padding:2rem;display:flex;align-items:center;justify-content:center}
.dal-tabs-panel .imgw img{max-height:220px;width:auto;mix-blend-mode:multiply}
#dt1:checked~.dal-tabs-nav label[for=dt1],#dt2:checked~.dal-tabs-nav label[for=dt2],#dt3:checked~.dal-tabs-nav label[for=dt3],#dt4:checked~.dal-tabs-nav label[for=dt4]{color:var(--navy);border-bottom-color:var(--blue)}
#dt1:checked~.dal-tabs-body #p1,#dt2:checked~.dal-tabs-body #p2,#dt3:checked~.dal-tabs-body #p3,#dt4:checked~.dal-tabs-body #p4{display:block}
@media(max-width:820px){.dal-tabs-panel .row{grid-template-columns:1fr}}

/* 10  AUTHORISED DISTRIBUTOR BAR ------------------------------- */
.dal-auth{background:#fff}
.dal-auth-inner{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:center;border:1px solid var(--line);border-radius:16px;padding:2rem 2.2rem;background:linear-gradient(120deg,#fbfcfe,#f3f7fe)}
.dal-auth-logo{text-align:center}
.dal-auth-logo img{height:46px;width:auto;display:block;margin:0 auto .5rem}
.dal-auth-logo span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);font-weight:700}
.dal-auth-points{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.dal-auth-points h4{font-size:1rem;color:var(--navy);margin:0 0 .3rem;font-weight:700}
.dal-auth-points p{font-size:.86rem;color:var(--muted);margin:0;line-height:1.5}
@media(max-width:760px){.dal-auth-inner{grid-template-columns:1fr;gap:1.5rem}.dal-auth-points{grid-template-columns:1fr}}

/* 11  PRODUCT HERO (image-over-image opener) ------------------ */
.dal-phero{background:var(--soft)}
.dal-phero-row{display:grid;grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:center}
.dal-phero h1{font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800;color:var(--navy);line-height:1.1;letter-spacing:-.02em;margin:.3rem 0 1rem}
.dal-phero .lead{font-size:1.05rem;color:var(--muted);line-height:1.6;margin:0 0 1.4rem;max-width:44ch}
.dal-phero .dal-chips{margin:0 0 1.7rem}
.dal-phero .dal-cta-row{display:flex;gap:.7rem;flex-wrap:wrap}
.dal-phero .stage{position:relative;width:100%;max-width:520px;margin:0 auto;padding:0 1.4rem 1.4rem 0}
.dal-phero .stage .front{position:relative;z-index:2;display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 32px 64px -28px rgba(14,36,70,.55)}
.dal-phero .stage .back{position:absolute;z-index:1;right:0;bottom:0;width:84%;aspect-ratio:4/3;background:linear-gradient(150deg,var(--sky),var(--blue));border-radius:16px}
@media(max-width:860px){.dal-phero-row{grid-template-columns:1fr;gap:2rem}.dal-phero .stage{max-width:460px}}

/* 12  RESOURCE / DOWNLOAD CARDS ------------------------------- */
.dal-res{background:#fff}
.dal-res-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.2rem}
.dal-rescard{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.6rem;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
.dal-rescard:hover{transform:translateY(-3px);box-shadow:0 24px 48px -30px rgba(14,36,70,.45)}
.dal-rescard .ico{width:48px;height:48px;border-radius:12px;background:#eaf0fb;display:flex;align-items:center;justify-content:center;margin:0 0 1rem}
.dal-rescard .ico svg{width:24px;height:24px;stroke:var(--blue);fill:none}
.dal-rescard h3{font-size:1.05rem;color:var(--navy);font-weight:700;margin:0 0 .35rem}
.dal-rescard .meta{font-size:.8rem;color:var(--muted);margin:0 0 1.1rem}
.dal-rescard a{margin-top:auto;font-weight:700;color:var(--blue);text-decoration:none;font-size:.9rem}
@media(max-width:760px){.dal-res-grid{grid-template-columns:1fr}}



/* CONNECTIVE · feature grid / compliance panel / dark CTA --------- */
.dal-feat{background:#fff}
.dal-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.4rem}
.dal-featcard{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.8rem}
.dal-featcard::before{content:"";display:block;width:34px;height:4px;border-radius:2px;background:var(--blue);margin:0 0 1.15rem}
.dal-featcard h3{font-size:1.12rem;color:var(--navy);font-weight:700;margin:0 0 .5rem}
.dal-featcard p{font-size:.92rem;color:var(--muted);line-height:1.6;margin:0}
@media(max-width:880px){.dal-feat-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.dal-feat-grid{grid-template-columns:1fr}}

.dal-panel{background:var(--soft)}
.dal-panel-row{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center}
.dal-panel-box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.6rem 2rem;box-shadow:0 18px 40px -28px rgba(14,36,70,.4)}
.dal-panel-box ul{list-style:none;margin:0;padding:0}
.dal-panel-box li{padding:1rem 0 1rem 2rem;border-bottom:1px solid var(--line);position:relative;color:var(--muted);line-height:1.6;font-size:.95rem}
.dal-panel-box li:last-child{border-bottom:0}
.dal-panel-box li::before{content:"";position:absolute;left:0;top:1.3rem;width:12px;height:12px;border:2px solid var(--blue);border-radius:2px;transform:rotate(45deg)}
.dal-panel-box li strong{color:var(--navy)}
@media(max-width:820px){.dal-panel-row{grid-template-columns:1fr;gap:1.5rem}}

.dal-cta-sec{background:var(--navy);color:#fff;text-align:center}
.dal-cta-sec .dal-eyebrow{color:var(--sky)}
.dal-cta-sec h2{color:#fff;font-size:clamp(1.6rem,2.6vw,2.3rem);font-weight:800;margin:.4rem 0 1rem;line-height:1.15}
.dal-cta-sec p{color:rgba(255,255,255,.8);max-width:640px;margin:0 auto 1.7rem;line-height:1.65}
.dal-cta-sec .dal-cta-row{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center}
.dal-cta-sec .dal-btn-ghost{border-color:rgba(255,255,255,.4);color:#fff}


/* product card · expandable key-details (keeps full spec lists) --- */
.dal-pcard details{border-top:1px solid var(--line);margin-top:.4rem}
.dal-pcard details summary{list-style:none;cursor:pointer;padding:.85rem 0 .3rem;font-weight:700;color:var(--blue);font-size:.88rem;display:flex;justify-content:space-between;align-items:center}
.dal-pcard details summary::-webkit-details-marker{display:none}
.dal-pcard details summary::after{content:"+";font-size:1.2rem;font-weight:400;line-height:1}
.dal-pcard details[open] summary::after{content:"\2212"}
.dal-pcard .dal-spec-list{list-style:none;margin:.4rem 0 .6rem;padding:0}
.dal-pcard .dal-spec-list li{font-size:.84rem;color:var(--muted);padding:.3rem 0 .3rem 1.1rem;position:relative;line-height:1.45}
.dal-pcard .dal-spec-list li::before{content:"";position:absolute;left:0;top:.72rem;width:6px;height:6px;border-radius:50%;background:var(--sky)}
.dal-pcard .dal-text-link{font-size:.85rem;margin:.2rem 0 0}
.dal-pcard .dal-text-link a{color:var(--navy);border-bottom:2px solid var(--sky);text-decoration:none;font-weight:700}


/* BANNER · full-bleed image + overlay + CTA (text-break) --------- */
.dal-banner{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:3.5rem 1.5rem}
.dal-banner > img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.dal-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(14,36,70,.9),rgba(41,86,169,.72));z-index:1}
.dal-banner .inner{position:relative;z-index:2;color:#fff;max-width:760px}
.dal-banner .inner .dal-eyebrow{color:var(--sky)}
.dal-banner .inner h2{color:#fff;font-size:clamp(1.6rem,2.6vw,2.3rem);font-weight:800;line-height:1.15;margin:.4rem 0 1rem}
.dal-banner .inner p{color:rgba(255,255,255,.85);line-height:1.65;margin:0 auto 1.6rem;max-width:560px}
.dal-banner .dal-cta-row{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:center}
.dal-banner .dal-btn-ghost{border-color:rgba(255,255,255,.45);color:#fff}

/* ACCORDION · two-column variant (shorter, scannable) ----------- */
.dal-acc-wide .dal-wrap{max-width:1100px}
.dal-acc-cols{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1.6rem;align-items:start}
.dal-acc-cols details{margin-bottom:0}
@media(max-width:760px){.dal-acc-cols{grid-template-columns:1fr}}


/* feature cards · icon tile + hover (richer than the accent bar) ---- */
.dal-featcard::before{content:none}
.dal-featcard{transition:transform .2s,box-shadow .2s,border-color .2s}
.dal-featcard:hover{transform:translateY(-3px);box-shadow:0 26px 50px -32px rgba(14,36,70,.5);border-color:var(--sky)}
.dal-featcard .ico{width:50px;height:50px;border-radius:13px;background:linear-gradient(150deg,#eaf1fb,#dbe7f8);display:flex;align-items:center;justify-content:center;margin:0 0 1.2rem}
.dal-featcard .ico svg{width:26px;height:26px;stroke:var(--blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}


/* === NATIVE-BLOCK ADJUSTMENTS (icons via modifier, decorative panels via CSS) === */
.dal-featcard.dal-ic::before,.dal-featcard[class*="dal-ic-"]::before{content:"";display:block;width:50px;height:50px;border-radius:13px;background:#eaf1fb no-repeat center;background-size:26px;margin:0 0 1.2rem}
.dal-ovr-stage::before,.dal-phero .stage::before{content:"";position:absolute;z-index:1;right:0;bottom:0;width:84%;aspect-ratio:4/3;background:linear-gradient(150deg,var(--sky),var(--blue));border-radius:16px}
.dal-ovr-stage > .back,.dal-phero .stage > .back{display:none}
ul.dal-chips{list-style:none;margin:0 0 1.1rem;padding:0}
li.dal-chip{display:inline-block}

/* native-block: badge + stat strip target classes */
.dal-ovr-stage .badge .b,.dal-phero .stage .badge .b{display:block;font-size:1.5rem;color:var(--blue);line-height:1;font-weight:700}
.dal-ovr-stage .badge .s,.dal-phero .stage .badge .s{font-size:.78rem;color:var(--muted)}
.dal-spx .dal-spx-num{font-size:1.9rem;font-weight:700;color:#fff;line-height:1.05;margin:0}
.dal-spx .dal-spx-num em{color:var(--sky);font-style:normal}
.dal-spx .dal-spx-lbl{font-size:.84rem;color:rgba(255,255,255,.65);margin:0}

/* native-block: core wp:image inside stage / banner / product card */
.dal-ovr-stage .wp-block-image,.dal-phero .stage .wp-block-image{position:relative;z-index:2;margin:0}
.dal-ovr-stage .wp-block-image img,.dal-phero .stage .wp-block-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;box-shadow:0 32px 64px -28px rgba(14,36,70,.55)}
.dal-banner .wp-block-image{position:absolute;inset:0;margin:0;z-index:0}
.dal-banner .wp-block-image img{width:100%;height:100%;object-fit:cover;border-radius:0}
.dal-pcard-img .wp-block-image{margin:0}
.dal-pcard-img .wp-block-image img{max-height:160px;width:auto;mix-blend-mode:multiply}

/* === ICON DATA-URI FIX (single-encoded stroke) === */
.dal-featcard.dal-ic-coin::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%229%22%2F%3E%3Cpath%20d%3D%22M9.5%2015.5V11a2.5%202.5%200%200%201%205%200M8.5%2012.5h5M8.5%2015.5h6%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-calendar::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%2218%22%20height%3D%2216%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M3%209h18M8%203v4M16%203v4%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-hub::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222.4%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%221.8%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%225%22%20r%3D%221.8%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2219%22%20r%3D%221.8%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2219%22%20r%3D%221.8%22%2F%3E%3Cpath%20d%3D%22M6.5%206.5l3.8%203.8M17.5%206.5l-3.8%203.8M6.5%2017.5l3.8-3.8M17.5%2017.5l-3.8-3.8%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-jar::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M7%209h10l-1%2011a1%201%200%200%201-1%201H9a1%201%200%200%201-1-1z%22%2F%3E%3Cpath%20d%3D%22M9%209V6a3%203%200%200%201%206%200v3%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-flask::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M9%203h6M10%203v6l-4.5%209A1.5%201.5%200%200%200%207%2021h10a1.5%201.5%200%200%200%201.5-3L14%209V3%22%2F%3E%3Cpath%20d%3D%22M8%2016h8%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-factory::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M3%2021h18M4%2021V10l5%203V10l5%203V10l5%203v8%22%2F%3E%3Cpath%20d%3D%22M8%2021v-3M12%2021v-3M16%2021v-3%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-chip::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%2210%22%20height%3D%2210%22%20rx%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M10%203v4M14%203v4M10%2017v4M14%2017v4M3%2010h4M3%2014h4M17%2010h4M17%2014h4%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-clipboard::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%2214%22%20height%3D%2217%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M9%204a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2H9z%22%2F%3E%3Cpath%20d%3D%22M9%2011h6M9%2015h4%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-shield::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M12%203l8%203v6c0%204.5-3.2%207.8-8%209-4.8-1.2-8-4.5-8-9V6z%22%2F%3E%3Cpath%20d%3D%22M9%2012l2%202%204-4%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-wrench::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M15%204a5%205%200%200%200-6%206L4%2015a2.1%202.1%200%200%200%203%203l5-5a5%205%200%200%200%206-6l-3%203-2.5-.5L12%207z%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-bolt::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M13%203L5%2013h6l-1%208%208-10h-6z%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-gauge::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M5%2018a8%208%200%201%201%2014%200%22%2F%3E%3Cpath%20d%3D%22M12%2013l4-3%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2213%22%20r%3D%221%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-medal::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22M9%2013.2L8%2021l4-2%204%202-1-7.8%22%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-truck::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%273%27%20y%3D%277%27%20width%3D%2712%27%20height%3D%279%27%20rx%3D%271%27%2F%3E%3Cpath%20d%3D%27M15%2010h3.5l2.5%203v3h-6%27%2F%3E%3Ccircle%20cx%3D%277%27%20cy%3D%2718%27%20r%3D%271.8%27%2F%3E%3Ccircle%20cx%3D%2717%27%20cy%3D%2718%27%20r%3D%271.8%27%2F%3E%3C%2Fsvg%3E")}
.dal-featcard.dal-ic-pin::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232956a9%27%20stroke-width%3D%271.8%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M12%2021s-7-5.5-7-11a7%207%200%200%201%2014%200c0%205.5-7%2011-7%2011z%27%2F%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2710%27%20r%3D%272.5%27%2F%3E%3C%2Fsvg%3E")}

/* === native-block: neutralise WP layout's injected sibling margins (:where(*+*) = 24px)
   WP's rule has ZERO specificity, so we only need to zero margin-block-start where it
   actually hurts: (a) between stacked full-bleed sections, and (b) on grid/row ITEMS
   (cards) which otherwise stair-step. Everything else keeps its own explicit margins,
   so headings, leads and grid margin-tops survive (the old blanket rule killed them). === */
.dal > *{margin-block-start:0}
.dal-pc-grid > *,.dal-feat-grid > *,.dal-res-grid > *,.dal-spx-grid > *,.dal-mt-grid > *,
.dal-auth-points > *,.dal-auth-inner > *,.dal .grid > *,.dal-spot-row > *,.dal-panel-row > *,
.dal-ovr-row > *,.dal-phero-row > *,.dal-acc-cols > *,.dal-tabs-panel .row > *,
.dal-split-row > *,.dal .wp-block-details > *{margin-block-start:0}
.dal-pc-grid,.dal-feat-grid,.dal-res-grid{align-items:stretch}

/* === CONTENT SPLIT: verbatim prose + photo, alternating L/R. For text-heavy
   location & service pages where the original copy must be preserved (JW 2026-06-02) === */
.dal-split-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);align-items:center}
.dal-split-media{margin:0}
.dal-split-media .wp-block-image{margin:0}
.dal-split-media img{width:100%;display:block;border-radius:16px;aspect-ratio:4/3;object-fit:cover;box-shadow:0 30px 60px -30px rgba(14,36,70,.45)}
.dal-split-copy .dal-h2{margin-top:0}
.dal-split--rev .dal-split-media{order:2}
@media(max-width:820px){.dal-split-row{grid-template-columns:1fr;gap:2rem}.dal-split--rev .dal-split-media{order:0}}
/* readable single-column prose (local SEO copy kept verbatim) */
.dal-prose .dal-wrap{max-width:860px}

/* breathing room below the Resources heading before the cards (JW 2026-06-02) */
.dal-res .dal-h2{margin-bottom:1.5rem}
.dal-res-grid{margin-top:2.8rem}

/* product cards: equal-height with the link/footer pinned to the bottom so the
   "Key details" row lines up across cards regardless of chip count (JW 2026-06-02) */
.dal-pcard-b{display:flex;flex-direction:column;flex:1 0 auto}
.dal-pcard-b .dal-chips{margin-top:.2rem}
.dal-pcard details,.dal-pcard .dal-text-link{margin-top:auto}

/* === native-block BUTTONS: dal-cta-row -> wp:buttons/wp:button (JW 2026-06-02)
   The .dal-btn class lands on the .wp-block-button WRAPPER; the visible button is
   the inner <a.wp-block-button__link> which keeps WP's default 999px pill. Neutralise
   the wrapper, style the inner link, and make them bigger. === */
.dal .wp-block-buttons{display:flex;gap:.85rem;flex-wrap:wrap;margin:0;align-items:stretch}
.dal .wp-block-button{margin:0;background:transparent}
.dal .wp-block-button.dal-btn,
.dal .wp-block-button.dal-btn-ghost{background:transparent !important;border:0 !important;padding:0 !important;border-radius:0}
.dal .dal-btn .wp-block-button__link,
.dal .dal-btn-ghost .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:600;font-size:1.02rem;line-height:1;padding:1.15rem 2.1rem;min-height:60px;border-radius:10px;text-decoration:none;border:2px solid transparent;transition:background-color .2s,border-color .2s,color .2s}
.dal .dal-btn .wp-block-button__link{background:var(--blue);color:#fff;border-color:var(--blue)}
.dal .dal-btn .wp-block-button__link:hover{background:#1f478c;border-color:#1f478c}
.dal .dal-btn-ghost .wp-block-button__link{background:transparent;color:var(--navy);border-color:var(--line)}
.dal .dal-btn-ghost .wp-block-button__link:hover{border-color:var(--navy);background:#f3f7fe}
/* ghost on dark bands */
.dal-cta-sec .dal-btn-ghost .wp-block-button__link,
.dal-banner .dal-btn-ghost .wp-block-button__link{color:#fff;border-color:rgba(255,255,255,.5)}
.dal-cta-sec .dal-btn-ghost .wp-block-button__link:hover,
.dal-banner .dal-btn-ghost .wp-block-button__link:hover{border-color:#fff;background:rgba(255,255,255,.12)}
@media(max-width:560px){
  .dal .wp-block-buttons{width:100%}
  .dal .wp-block-button{flex:1 1 100%}
  .dal .dal-btn .wp-block-button__link,.dal .dal-btn-ghost .wp-block-button__link{width:100%}
}

/* === more side gutter on the constrained content (JW 2026-06-02) === */
.dal-wrap{padding-left:clamp(1.25rem,4vw,2.75rem);padding-right:clamp(1.25rem,4vw,2.75rem)}

/* === feature icon tiles: larger + rounder so they read modern, not dated (JW 2026-06-02)
   (only color/size/radius here -- the SVG background-image stays from the dal-ic-* rules) === */
.dal-featcard[class*="dal-ic-"]::before{width:58px;height:58px;border-radius:16px;background-color:#eaf1fb;background-size:30px;box-shadow:inset 0 0 0 1px rgba(41,86,169,.1);margin:0 0 1.35rem}

/* === TYPOGRAPHY PARITY with the service page (JW 2026-06-02)
   The service page (jwc-da-svc) pairs Manrope body + Poppins headings; the dal
   modules were all-Poppins AND the dal-h2 rule never set font-family, so headings
   fell through to the theme's Manrope. Mirror the svc convention exactly. === */
.dal{font-family:'Manrope',system-ui,sans-serif}
.dal h1,.dal h2,.dal h3,.dal h4,.dal .dal-h2,.dal-phero h1,.dal-acc summary,.dal-spx .dal-spx-num{font-family:'Poppins',sans-serif}
.dal-h2{font-size:clamp(26px,3vw,40px);letter-spacing:-.01em}

/* === product-card image: blue panel bleeds to the card edges (remove the WP group's
   constrained side padding); product render simply fits inside via contain (JW 2026-06-02) === */
.dal .dal-pcard{padding:0}
.dal-pcard-img{min-height:0;aspect-ratio:1/1;padding:1.1rem 1.4rem;overflow:hidden;border-bottom:1px solid var(--line)}
.dal-pcard-img .wp-block-image{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}
.dal-pcard-img .wp-block-image img,.dal-pcard-img img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}

/* dal pages: alignfull sections reach the viewport edge regardless of the block theme's
   root padding on <main> and on the .dal wrapper. Global, so location CPT + any new dal
   page is full-bleed without per-page-id CSS (JW 2026-06-02) */
main:has(.dal){padding-left:0;padding-right:0}
.dal{padding-left:0;padding-right:0}

/* dal-list: clean bordered list for prose (industry/case-study/long-form copy) — JW 2026-06-02 */
.dal-list{list-style:none;margin:1.3rem 0 0;padding:0}
.dal-list li{position:relative;padding:.75rem 0 .75rem 1.9rem;border-top:1px solid var(--line);color:var(--muted);line-height:1.65}
.dal-list li:first-child{border-top:0}
.dal-list li::before{content:"";position:absolute;left:0;top:1.2rem;width:9px;height:9px;background:var(--blue);border-radius:2px;transform:rotate(45deg)}
.dal-list li strong{color:var(--navy)}

/* dal-h3 sub-heading + CTA list (industry/long-form) — JW 2026-06-02 */
.dal-h3{font-family:'Poppins',sans-serif;font-size:1.18rem;font-weight:700;color:var(--navy);line-height:1.3;margin:1.9rem 0 .55rem}
.dal-prose .dal-wrap > .dal-h3:first-child,.dal-prose .dal-h3:first-of-type{margin-top:0}
.dal-feat .dal-h3{margin:0 0 .2rem}
.dal-cta-sec .dal-list{max-width:520px;margin:1.6rem auto 1.8rem;text-align:left;display:inline-block}
.dal-cta-sec .dal-list li{color:rgba(255,255,255,.86);border-top-color:rgba(255,255,255,.16)}
.dal-cta-sec .dal-list li::before{background:var(--sky)}

/* === AGENT-BLOG: blog index + single TOC + related === */

/* --- Blog/archive listing cards: flush thumbnail, tidy 16/9, no excerpt --- */
.dal-post-card {
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.dal-post-card .dal-card-thumb {
  margin: 0;
}
.dal-post-card .dal-card-thumb img,
.dal-post-card .dal-card-thumb a {
  display: block;
  width: 100%;
}
.dal-post-card .dal-card-thumb img {
  aspect-ratio: 16 / 9;
  max-height: 220px;
  object-fit: cover;
  border-radius: 0;
}
.dal-post-card > .wp-block-post-title {
  margin: 0;
  padding: 1.1rem 1.35rem 1.4rem;
  font-size: clamp(1.05rem, 1.6vw, 1.25rem);
  line-height: 1.35;
}
.dal-post-card > .wp-block-post-title a {
  color: var(--da-v3-navy, #0e2446);
  text-decoration: none;
}
.dal-post-card > .wp-block-post-title a:hover {
  color: var(--da-v3-blue, #2956a9);
}

/* --- Single post: collapsible Table of Contents --- */
.dal-toc {
  margin: 1.75rem 0 2rem;
  border: 1px solid var(--da-v3-line, #dce4ee);
  border-radius: 12px;
  background: var(--da-v3-soft, #f4f7fb);
  overflow: hidden;
}
.dal-toc__summary {
  cursor: pointer;
  list-style: none;
  padding: 0.85rem 1.2rem;
  font-family: "Poppins", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: var(--da-v3-navy, #0e2446);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dal-toc__summary::-webkit-details-marker { display: none; }
.dal-toc__summary::after {
  content: "+";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
  color: var(--da-v3-blue, #2956a9);
  transition: transform 0.2s ease;
}
.dal-toc[open] .dal-toc__summary::after { content: "\2013"; }
.dal-toc__nav {
  padding: 0.25rem 1.2rem 1rem;
  border-top: 1px solid var(--da-v3-line, #dce4ee);
}
.dal-toc__list {
  margin: 0.75rem 0 0;
  padding: 0;
  list-style: none;
}
.dal-toc__item { margin: 0.35rem 0; }
.dal-toc__item--h3 { padding-left: 1.1rem; }
.dal-toc__item a {
  color: var(--da-v3-blue, #2956a9);
  text-decoration: none;
  font-family: "Manrope", system-ui, sans-serif;
  font-size: 0.95rem;
}
.dal-toc__item a:hover { text-decoration: underline; }

/* --- Single post: related posts --- */
.dal-related {
  margin-top: 3rem;
  padding-top: 2.5rem;
  border-top: 1px solid var(--da-v3-line, #dce4ee);
}
.dal-related__title {
  font-family: "Poppins", system-ui, sans-serif;
  color: var(--da-v3-navy, #0e2446);
  margin-bottom: 1.5rem;
}
.dal-related__grid { gap: 1.5rem; }
.dal-related__card { background: var(--da-v3-white, #fff); }

/* === AGENT-CONTACT: contact page === */
.jwc-da-contact .dal-phero .lead{max-width:62ch}
.jwc-da-contact .dal-phero .dal-cta-row{display:flex;gap:.7rem;flex-wrap:wrap}
.jwc-da-contact .dal-contact-grid .dal-split-row{align-items:start}
.jwc-da-contact .dal-contact-info .dal-h2,
.jwc-da-contact .dal-contact-form .dal-h2{margin-top:0}
.jwc-da-contact .dal-contact-box{padding:1.4rem 1.7rem;margin-top:1.4rem}
.jwc-da-contact .dal-contact-list{list-style:none;margin:0;padding:0}
.jwc-da-contact .dal-ci{padding:1.1rem 0 1.1rem 2.6rem;border-bottom:1px solid var(--line);position:relative}
.jwc-da-contact .dal-ci:first-child{padding-top:.2rem}
.jwc-da-contact .dal-ci:last-child{border-bottom:0;padding-bottom:.2rem}
.jwc-da-contact .dal-ci::before{content:"";position:absolute;left:0;top:1.15rem;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain}
.jwc-da-contact .dal-ci:first-child::before{top:.25rem}
.jwc-da-contact .dal-ci-phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.91.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")}
.jwc-da-contact .dal-ci-mail::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 7-10 6L2 7'/%3E%3C/svg%3E")}
.jwc-da-contact .dal-ci-pin::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}
.jwc-da-contact .dal-ci-clock::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232956a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
.jwc-da-contact .dal-ci-k{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--blue);margin-bottom:.25rem}
.jwc-da-contact .dal-ci-v{display:block;color:var(--ink);font-size:1rem;line-height:1.5;text-decoration:none;font-weight:500}
.jwc-da-contact a.dal-ci-v:hover{color:var(--blue);text-decoration:underline}
.jwc-da-contact .dal-form-shell{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.8rem 2rem;margin-top:1.4rem;box-shadow:0 18px 40px -28px rgba(14,36,70,.4)}
/* WPForms field styling to match dal system */
.jwc-da-contact .wpforms-form .wpforms-field{padding:0 0 1.1rem}
.jwc-da-contact .wpforms-form .wpforms-field-label{font-family:Poppins,system-ui,sans-serif;font-weight:600;color:var(--navy);font-size:.92rem;margin-bottom:.4rem}
.jwc-da-contact .wpforms-form input[type=text],
.jwc-da-contact .wpforms-form input[type=email],
.jwc-da-contact .wpforms-form input[type=tel],
.jwc-da-contact .wpforms-form input[type=url],
.jwc-da-contact .wpforms-form select,
.jwc-da-contact .wpforms-form textarea{width:100%;font-family:Poppins,system-ui,sans-serif;font-size:.96rem;color:var(--ink);padding:.75rem .9rem;border:1.5px solid var(--line);border-radius:8px;background:#fff;transition:border-color .18s,box-shadow .18s}
.jwc-da-contact .wpforms-form input:focus,
.jwc-da-contact .wpforms-form select:focus,
.jwc-da-contact .wpforms-form textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(41,86,169,.15)}
.jwc-da-contact .wpforms-form textarea{min-height:130px;resize:vertical}
.jwc-da-contact .wpforms-form .wpforms-submit{font-family:Poppins,system-ui,sans-serif;font-weight:600;font-size:1rem;background:var(--blue);color:#fff;border:0;border-radius:10px;padding:.95rem 2rem;cursor:pointer;transition:background-color .2s}
.jwc-da-contact .wpforms-form .wpforms-submit:hover{background:var(--navy)}
.jwc-da-contact .dal-map-frame{margin-top:1.5rem;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 18px 40px -28px rgba(14,36,70,.4);line-height:0}
.jwc-da-contact .dal-map-frame iframe{display:block;width:100%}
@media(max-width:820px){.jwc-da-contact .dal-contact-grid .dal-split-row{gap:2rem}.jwc-da-contact .dal-form-shell{padding:1.4rem 1.3rem}}

/* === AGENT-SHOP: woocommerce shop + product === */
/* Brand: navy #0e2446, blue #2956a9, sky #96b5de, line #dce4ee, Poppins+Manrope */

/* --- Shop intro (rendered from shop page content under the title) --- */
.woocommerce-products-header__intro,
.term-description{
  max-width:64ch;
  margin:0 0 2rem;
  font-family:Manrope,system-ui,sans-serif;
  font-size:1.05rem;
  line-height:1.6;
  color:#3a4a63;
}

/* --- Shop product images: reduce size. Target the IMAGE only, never the <li> ---
   Classic markup: ul.products li.product img.attachment-woocommerce_thumbnail
   Block fallback: .wc-block-components-product-image img
   Do NOT add padding to li.product / li.wc-block-product (breaks responsive grid). */
ul.products li.product a img,
ul.products li.product img.attachment-woocommerce_thumbnail,
ul.products li.product img.wp-post-image,
.wc-block-components-product-image img{
  max-height:200px;
  width:auto;
  max-width:100%;
  height:auto;
  object-fit:contain;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

/* --- Sorting control: "Default sorting" dropdown, bigger + on-brand ---
   Classic: form.woocommerce-ordering select.orderby
   Block fallback: .wc-block-product-sort-select / select.orderby */
.woocommerce-ordering select.orderby,
.wc-block-product-sort-select,
select.orderby{
  font-family:Poppins,system-ui,sans-serif;
  font-size:.95rem;
  font-weight:500;
  color:#0e2446;
  background-color:#fff;
  border:1.5px solid #dce4ee;
  border-radius:10px;
  padding:.6rem 2.4rem .6rem 1rem;
  line-height:1.3;
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230e2446' d='M6 8 0 0h12z'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:right 1rem center;
  transition:border-color .15s ease,box-shadow .15s ease;
}
.woocommerce-ordering select.orderby:hover,
select.orderby:hover{ border-color:#96b5de; }
.woocommerce-ordering select.orderby:focus,
select.orderby:focus{
  outline:none;
  border-color:#2956a9;
  box-shadow:0 0 0 3px rgba(41,86,169,.18);
}

/* --- Single product gallery: constrain width so the photo is sensible next to summary ---
   WooCommerce two-column single layout: gallery is roughly 48% width by default;
   cap its max-width so large filter photos do not dominate. */
.single-product div.product .woocommerce-product-gallery{
  max-width:440px;
  width:48%;
  margin-left:0;
  margin-right:0;
}
.single-product div.product .woocommerce-product-gallery img{
  max-height:460px;
  width:auto;
  max-width:100%;
  height:auto;
  object-fit:contain;
  margin-left:auto;
  margin-right:auto;
}
@media (max-width:768px){
  .single-product div.product .woocommerce-product-gallery{
    width:100%;
    max-width:100%;
  }
}

/* --- Related products: limit to 4 and style as clean brand cards --- */
.related.products ul.products li.product:nth-child(n+5),
.up-sells.products ul.products li.product:nth-child(n+5){
  display:none;
}
.related.products > h2,
.up-sells.products > h2{
  font-family:Poppins,system-ui,sans-serif;
  font-weight:600;
  color:#0e2446;
}
.related.products ul.products li.product,
.up-sells.products ul.products li.product{
  border:1px solid #dce4ee;
  border-radius:14px;
  padding:1.1rem 1.1rem 1.4rem;
  background:#fff;
  box-shadow:0 10px 30px -24px rgba(14,36,70,.45);
  transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease;
  box-sizing:border-box;
  text-align:center;
}
.related.products ul.products li.product:hover,
.up-sells.products ul.products li.product:hover{
  border-color:#96b5de;
  box-shadow:0 18px 40px -26px rgba(14,36,70,.5);
  transform:translateY(-2px);
}
.related.products ul.products li.product img,
.up-sells.products ul.products li.product img{
  max-height:170px;
  width:auto;
  max-width:100%;
  height:auto;
  object-fit:contain;
  margin:0 auto .75rem;
  display:block;
}
.related.products ul.products li.product .woocommerce-loop-product__title,
.up-sells.products ul.products li.product .woocommerce-loop-product__title{
  font-family:Poppins,system-ui,sans-serif;
  font-size:1rem;
  color:#0e2446;
}
.related.products ul.products li.product .price,
.up-sells.products ul.products li.product .price{
  color:#2956a9;
  font-weight:600;
}
