/* Gevelwerken Limburg — SEO QA & conversion layer v38.2 */

:root {
  --gwl-v38-green: #0b332b;
  --gwl-v38-green-dark: #03251f;
  --gwl-v38-orange: #c96032;
  --gwl-v38-cream: #f7f4ee;
  --gwl-v38-line: #dfe8e4;
  --gwl-v38-text: #18342e;
}

/* V37 had its own mobile bar. V38 replaces it to prevent double sticky CTAs. */
.gwl-u-mobile-cta { display: none !important; }

.gwl-v38 main p,
.gwl-v38 main li {
  line-height: 1.72;
}

.gwl-v38 main h1,
.gwl-v38 main h2,
.gwl-v38 main h3 {
  text-wrap: balance;
}

.gwl-v38 .main-content {
  min-width: 0;
}

.gwl-v38 .content-section {
  scroll-margin-top: 120px;
}

.gwl-v38 .content-section p + p {
  margin-top: .9rem;
}

.gwl-v38 .content-grid {
  align-items: start;
}

.gwl-v38 .content-aside .sticky {
  top: 108px;
}

/* Commercial proof strip, only injected when the existing page does not already have one. */
.gwl-v38-proof {
  background: var(--gwl-v38-green-dark);
  color: #fff;
  border-top: 1px solid rgba(255,255,255,.1);
  border-bottom: 4px solid var(--gwl-v38-orange);
}

.gwl-v38-proof > .shell {
  display: grid;
  grid-template-columns: minmax(230px, .9fr) minmax(440px, 1.7fr) auto;
  align-items: center;
  gap: clamp(22px, 4vw, 58px);
  padding-top: clamp(26px, 4vw, 42px);
  padding-bottom: clamp(26px, 4vw, 42px);
}

.gwl-v38-proof-copy > span {
  display: block;
  margin-bottom: 7px;
  color: #efaa85;
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .13em;
}

.gwl-v38-proof-copy h2 {
  margin: 0;
  max-width: 420px;
  color: #fff;
  font-size: clamp(1.42rem, 2.3vw, 2.15rem);
  line-height: 1.12;
}

.gwl-v38-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
}

.gwl-v38-proof-grid > div {
  display: flex;
  gap: 11px;
  min-height: 94px;
  padding: 17px 16px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 14px;
  background: rgba(255,255,255,.055);
}

.gwl-v38-proof-grid b {
  flex: 0 0 auto;
  color: #efaa85;
  font-size: .75rem;
  letter-spacing: .08em;
}

.gwl-v38-proof-grid span {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.gwl-v38-proof-grid strong {
  color: #fff;
  font-size: .93rem;
  line-height: 1.22;
}

.gwl-v38-proof-grid small {
  color: rgba(255,255,255,.73);
  font-size: .78rem;
  line-height: 1.45;
}

.gwl-v38-proof-actions {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 9px;
  min-width: 205px;
}

.gwl-v38-proof-actions .btn {
  justify-content: center;
  white-space: nowrap;
}

.gwl-v38-whatsapp {
  display: inline-flex;
  justify-content: center;
  padding: 10px 12px;
  color: #fff;
  font-size: .82rem;
  font-weight: 700;
  text-decoration: none;
}

.gwl-v38-whatsapp:hover { color: #efaa85; }

/* Search-intent pages: stronger scanning without making them feel like a blog wall. */
.gwl-v38-service .main-content > .content-section,
.gwl-v38-local .main-content > .content-section,
.gwl-v38-problem .main-content > .content-section {
  padding-top: clamp(27px, 4vw, 44px);
  padding-bottom: clamp(27px, 4vw, 44px);
  border-bottom: 1px solid var(--gwl-v38-line);
}

.gwl-v38-service .main-content > .content-section h2,
.gwl-v38-local .main-content > .content-section h2,
.gwl-v38-problem .main-content > .content-section h2 {
  margin-top: 0;
  max-width: 760px;
  color: var(--gwl-v38-green-dark);
  font-size: clamp(1.38rem, 2.4vw, 2rem);
  line-height: 1.2;
}

.gwl-v38-service .main-content > .content-section p,
.gwl-v38-local .main-content > .content-section p,
.gwl-v38-problem .main-content > .content-section p {
  max-width: 780px;
}

/* Knowledge pages: readable width and visibly generous spacing. */
.gwl-v38-article main,
.gwl-v38-knowledge main {
  overflow-x: clip;
}

.gwl-v38-article main p,
.gwl-v38-article main li,
.gwl-v38-knowledge main p,
.gwl-v38-knowledge main li {
  font-size: clamp(1rem, .96rem + .15vw, 1.075rem);
}

.gwl-v38-article main h2 {
  margin-top: clamp(2rem, 5vw, 3.65rem);
  color: var(--gwl-v38-green-dark);
  line-height: 1.18;
}

.gwl-v38-article main h3 {
  margin-top: 1.55rem;
  line-height: 1.25;
}

.gwl-v38-article main table,
.gwl-v38-knowledge main table {
  width: 100%;
}

.gwl-v38-auto-table-wrap {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Permanent article gutter fix: hero and article body now share a safe readable gutter. */
body.gwl-v38-article main > section:not(.final-cta) > .shell,
body.gwl-v38-article main > .shell,
body.gwl-v38-article main .article-shell,
body.gwl-v38-article main .article-layout,
body.gwl-v38-article main .article-content,
body.gwl-v38-article main .knowledge-content,
body.gwl-v38-knowledge main > section:not(.final-cta) > .shell,
body.gwl-v38-knowledge main > .shell {
  box-sizing: border-box;
  width: min(100%, 1240px);
  margin-inline: auto;
  padding-left: clamp(20px, 4vw, 48px) !important;
  padding-right: clamp(20px, 4vw, 48px) !important;
}

/* Mobile conversion bar. */
.gwl-v38-mobile-cta {
  display: none;
}

@media (max-width: 1080px) {
  .gwl-v38-proof > .shell {
    grid-template-columns: 1fr;
    gap: 19px;
  }

  .gwl-v38-proof-copy h2 { max-width: 700px; }
  .gwl-v38-proof-actions {
    flex-direction: row;
    align-items: center;
  }
}

@media (max-width: 820px) {
  /* The exact fix requested: every long-form/article text area gets real side space. */
  body.gwl-v38-article main > section:not(.final-cta) > .shell,
  body.gwl-v38-article main > .shell,
  body.gwl-v38-article main .article-shell,
  body.gwl-v38-article main .article-layout,
  body.gwl-v38-article main .article-content,
  body.gwl-v38-article main .knowledge-content,
  body.gwl-v38-article main .content-grid,
  body.gwl-v38-knowledge main > section:not(.final-cta) > .shell,
  body.gwl-v38-knowledge main > .shell,
  body.gwl-v38-knowledge main .content-grid,
  body.gwl-v38-service main .shell.content-grid,
  body.gwl-v38-local main .shell.content-grid,
  body.gwl-v38-problem main .shell.content-grid {
    box-sizing: border-box;
    width: 100%;
    padding-left: max(20px, env(safe-area-inset-left)) !important;
    padding-right: max(20px, env(safe-area-inset-right)) !important;
  }

  .gwl-v38-force-text-pad {
    box-sizing: border-box;
    width: 100%;
    padding-left: max(20px, env(safe-area-inset-left)) !important;
    padding-right: max(20px, env(safe-area-inset-right)) !important;
  }

  body.gwl-v38-article main .content-grid,
  body.gwl-v38-knowledge main .content-grid,
  body.gwl-v38-problem main .content-grid,
  body.gwl-v38-local main .content-grid,
  body.gwl-v38-service main .content-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.gwl-v38-article .content-aside,
  body.gwl-v38-knowledge .content-aside {
    margin-top: 28px;
  }

  body.gwl-v38-article .content-aside .sticky,
  body.gwl-v38-knowledge .content-aside .sticky {
    position: static !important;
  }

  .gwl-v38-proof > .shell {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gwl-v38-proof-grid {
    grid-template-columns: 1fr;
  }

  .gwl-v38-proof-grid > div { min-height: 0; }

  .gwl-v38-proof-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .gwl-v38-proof-actions .btn,
  .gwl-v38-whatsapp { width: 100%; }
}

@media (max-width: 767px) {
  body.gwl-v38 {
    padding-bottom: calc(76px + env(safe-area-inset-bottom));
  }

  .gwl-v38 .inner-hero h1,
  .gwl-v38 .local-hero h1,
  .gwl-v38 .static-hero h1,
  .gwl-v38 .v27-contact-hero h1 {
    font-size: clamp(2rem, 9.7vw, 3rem);
    line-height: 1.04;
  }

  .gwl-v38 .inner-hero .lead,
  .gwl-v38 .local-hero .lead,
  .gwl-v38 .static-hero .lead,
  .gwl-v38 .v27-contact-hero .lead {
    font-size: 1.03rem;
    line-height: 1.64;
  }

  .gwl-v38-mobile-cta {
    position: fixed;
    z-index: 9995;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    min-height: 68px;
    padding: 7px max(8px, env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));
    background: rgba(3,37,31,.97);
    box-shadow: 0 -12px 28px rgba(3,37,31,.19);
    backdrop-filter: blur(12px);
  }

  .gwl-v38-mobile-cta a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: 8px 10px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
  }

  .gwl-v38-mobile-cta span {
    font-size: .88rem;
    font-weight: 800;
    line-height: 1.15;
  }

  .gwl-v38-mobile-cta small {
    margin-top: 3px;
    font-size: .67rem;
    font-weight: 600;
    line-height: 1.1;
  }

  .gwl-v38-mobile-whatsapp {
    color: #fff;
  }

  .gwl-v38-mobile-check {
    color: #fff;
    background: var(--gwl-v38-orange);
  }

  .gwl-v38-mobile-cta[hidden],
  body.gwl-v38-modal-open .gwl-v38-mobile-cta,
  body.gwl-v38-chat-open .gwl-v38-mobile-cta {
    display: none !important;
  }

  /* Keep the existing GevelCoach above the conversion bar. */
  .gwl-v38 .chat-launcher {
    bottom: calc(84px + env(safe-area-inset-bottom)) !important;
  }

  .gwl-v38 .chat-widget {
    bottom: calc(76px + env(safe-area-inset-bottom)) !important;
    max-height: calc(100dvh - 92px) !important;
  }

  /* Replace the older site mobile sticky to avoid two bars at once. */
  .gwl-v38 .mobile-sticky {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .gwl-v38 .main-content > p,
  .gwl-v38 .main-content > .content-section p {
    max-width: 790px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gwl-v38 *,
  .gwl-v38 *::before,
  .gwl-v38 *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}


/* V38.1 visual QA hotfix: headings inside dark final CTA blocks must always stay readable. */
.gwl-v38 .final-cta,
.gwl-v38 section.final-cta,
.gwl-v38 .final-cta-card {
  color: #fff;
}

.gwl-v38 .final-cta h1,
.gwl-v38 .final-cta h2,
.gwl-v38 .final-cta h3,
.gwl-v38 .final-cta h4,
.gwl-v38 section.final-cta h1,
.gwl-v38 section.final-cta h2,
.gwl-v38 section.final-cta h3,
.gwl-v38 .final-cta-card h1,
.gwl-v38 .final-cta-card h2,
.gwl-v38 .final-cta-card h3 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
}

.gwl-v38 .final-cta p,
.gwl-v38 .final-cta li,
.gwl-v38 .final-cta-card p,
.gwl-v38 .final-cta-card li {
  color: rgba(255,255,255,.94) !important;
}

.gwl-v38 .final-cta .eyebrow,
.gwl-v38 .final-cta .section-kicker,
.gwl-v38 .final-cta-card .eyebrow {
  color: #ffb18b !important;
}

/* Compact descriptive internal links: useful to users and crawlable, never a keyword wall. */
.gwl-v38-search-cluster {
  box-sizing: border-box;
  width: min(calc(100% - 40px), 1120px);
  margin: clamp(30px, 5vw, 58px) auto;
  padding: 22px clamp(20px, 3vw, 34px);
  border: 1px solid var(--gwl-v38-line);
  border-radius: 18px;
  background: #fff;
}

.gwl-v38-search-cluster > span {
  display: block;
  margin-bottom: 12px;
  color: var(--gwl-v38-orange);
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .14em;
}

.gwl-v38-search-cluster > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.gwl-v38-search-cluster a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #eef5f2;
  color: var(--gwl-v38-green-dark);
  font-size: .9rem;
  font-weight: 750;
  line-height: 1.25;
  text-decoration: none;
}

.gwl-v38-search-cluster a:hover,
.gwl-v38-search-cluster a:focus-visible {
  background: var(--gwl-v38-green-dark);
  color: #fff;
}

@media (max-width: 767px) {
  .gwl-v38-search-cluster {
    width: calc(100% - 40px);
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .gwl-v38-search-cluster > div {
    display: grid;
    grid-template-columns: 1fr;
  }

  .gwl-v38-search-cluster a {
    border-radius: 12px;
  }
}


/* V38.2 sitewide contrast QA.
   Known dark-green surfaces receive explicit readable typography, while the
   JS fallback below only corrects individual text elements whose measured
   contrast is actually too low. */
.gwl-v38 :is(
  .final-cta,
  .final-cta-card,
  .service-scan,
  .gwl-v38-proof,
  .project-cta,
  .projects-cta,
  .project-highlight,
  .project-feature--dark,
  .project-card--dark,
  .dark-section,
  .section-dark,
  .surface-dark,
  .bg-dark,
  .bg-green-dark
) :is(h1,h2,h3,h4,h5,h6,.title,.sub-title,.subtitle,.section-title,.section-subtitle,.project-title,.project-subtitle) {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
}

.gwl-v38 :is(
  .final-cta,
  .final-cta-card,
  .service-scan,
  .gwl-v38-proof,
  .project-cta,
  .projects-cta,
  .project-highlight,
  .project-feature--dark,
  .project-card--dark,
  .dark-section,
  .section-dark,
  .surface-dark,
  .bg-dark,
  .bg-green-dark
) :is(p,.lead,.intro,.description,.section-description,.project-description) {
  color: rgba(255,255,255,.92) !important;
}

.gwl-v38 :is(
  .final-cta,
  .final-cta-card,
  .service-scan,
  .gwl-v38-proof,
  .project-cta,
  .projects-cta,
  .project-highlight,
  .project-feature--dark,
  .project-card--dark,
  .dark-section,
  .section-dark,
  .surface-dark,
  .bg-dark,
  .bg-green-dark
) :is(.eyebrow,.section-kicker,.kicker,.label) {
  color: #ffb18b !important;
  -webkit-text-fill-color: #ffb18b !important;
}

/* Runtime contrast fallback: applied only after a real contrast check. */
.gwl-v38 .gwl-v38-force-light-title {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.08);
}

.gwl-v38 .gwl-v38-force-light-copy {
  color: rgba(255,255,255,.92) !important;
  -webkit-text-fill-color: rgba(255,255,255,.92) !important;
  opacity: 1 !important;
}

/* GWL PROJECT DETAIL CONTRAST V41.1 */
body.gwl-project-detail main .gwl-force-light-text,
body.gwl-project-detail main .gwl-force-light-text *,
body.gwl-project-detail main .gwl-project-dark-surface h1,
body.gwl-project-detail main .gwl-project-dark-surface h2,
body.gwl-project-detail main .gwl-project-dark-surface h3,
body.gwl-project-detail main .gwl-project-dark-surface h4 {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

body.gwl-project-detail main .gwl-force-light-muted,
body.gwl-project-detail main .gwl-force-light-muted *,
body.gwl-project-detail main .gwl-project-dark-surface .eyebrow,
body.gwl-project-detail main .gwl-project-dark-surface .subtitle,
body.gwl-project-detail main .gwl-project-dark-surface .section-subtitle,
body.gwl-project-detail main .gwl-project-dark-surface .lead {
  color: rgba(255,255,255,.86) !important;
  -webkit-text-fill-color: rgba(255,255,255,.86) !important;
}

body.gwl-project-detail main .gwl-project-dark-surface .eyebrow {
  color: #f2a36b !important;
  -webkit-text-fill-color: #f2a36b !important;
}
/* END GWL PROJECT DETAIL CONTRAST V41.1 */


/* GWL NO DECORATIVE LINES V42.1 */
/*
 * Geen losse decoratieve horizontale streepjes voor of na sectielabels.
 * Dit raakt alleen label-/eyebrowachtige elementen, niet normale borders,
 * tabellen, formulieren of inhoudelijke scheidingslijnen.
 */
.gwl40-eyebrow::before,
.gwl40-eyebrow::after,
.eyebrow::before,
.eyebrow::after,
.section-eyebrow::before,
.section-eyebrow::after,
.section-kicker::before,
.section-kicker::after,
.kicker::before,
.kicker::after,
.overline::before,
.overline::after,
.pretitle::before,
.pretitle::after,
.pre-title::before,
.pre-title::after,
.section-label::before,
.section-label::after,
[class*="eyebrow"]::before,
[class*="eyebrow"]::after,
[class*="kicker"]::before,
[class*="kicker"]::after,
[class*="overline"]::before,
[class*="overline"]::after,
.gwl-v421-no-decorative-line::before,
.gwl-v421-no-decorative-line::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

.gwl40-eyebrow,
.eyebrow,
.section-eyebrow,
.section-kicker,
.kicker,
.overline,
.pretitle,
.pre-title,
.section-label,
[class*="eyebrow"],
[class*="kicker"],
[class*="overline"],
.gwl-v421-no-decorative-line {
  gap: 0 !important;
}

/* Definitieve projectcontrastregels */
body.gwl-v421-project-page main .gwl-v421-dark-surface h1,
body.gwl-v421-project-page main .gwl-v421-dark-surface h2,
body.gwl-v421-project-page main .gwl-v421-dark-surface h3,
body.gwl-v421-project-page main .gwl-v421-dark-surface h4,
body.gwl-v421-project-page main .gwl-v421-dark-surface h5,
body.gwl-v421-project-page main .gwl-v421-dark-surface h6,
body.gwl-v421-project-page main .gwl-v421-force-light-title,
body.gwl-v421-project-page main .gwl-v421-force-light-title * {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

body.gwl-v421-project-page main .gwl-v421-dark-surface .subtitle,
body.gwl-v421-project-page main .gwl-v421-dark-surface .sub-title,
body.gwl-v421-project-page main .gwl-v421-dark-surface .section-subtitle,
body.gwl-v421-project-page main .gwl-v421-dark-surface .section-description,
body.gwl-v421-project-page main .gwl-v421-dark-surface .project-subtitle,
body.gwl-v421-project-page main .gwl-v421-dark-surface .project-description,
body.gwl-v421-project-page main .gwl-v421-dark-surface .lead,
body.gwl-v421-project-page main .gwl-v421-force-light-copy,
body.gwl-v421-project-page main .gwl-v421-force-light-copy * {
  color: rgba(255,255,255,.88) !important;
  -webkit-text-fill-color: rgba(255,255,255,.88) !important;
  opacity: 1 !important;
}

body.gwl-v421-project-page main .gwl-v421-dark-surface .eyebrow,
body.gwl-v421-project-page main .gwl-v421-dark-surface .section-eyebrow,
body.gwl-v421-project-page main .gwl-v421-dark-surface .section-kicker,
body.gwl-v421-project-page main .gwl-v421-dark-surface .kicker,
body.gwl-v421-project-page main .gwl-v421-dark-surface .overline {
  color: #f29b68 !important;
  -webkit-text-fill-color: #f29b68 !important;
}
/* END GWL NO DECORATIVE LINES V42.1 */

/* GWL PROJECTS HERO RESTORE V42.2 */
body.gwl-v422-projects-index main .gwl-v422-projects-hero {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  background:
    linear-gradient(90deg, rgba(2,45,37,.97) 0%, rgba(3,52,43,.91) 50%, rgba(3,42,35,.80) 100%),
    url('/assets/img/service-renovation-v30.webp') center 43% / cover no-repeat !important;
  border: 0 !important;
  color: #fff !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  display: block !important;
  background:
    radial-gradient(circle at 76% 24%, rgba(239,103,42,.16), transparent 33%),
    linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,.20)) !important;
  pointer-events: none !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero h1,
body.gwl-v422-projects-index main .gwl-v422-projects-hero h2,
body.gwl-v422-projects-index main .gwl-v422-projects-hero h3,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .gwl-v422-projects-title,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .gwl-v422-projects-title * {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  text-shadow: 0 2px 18px rgba(0,0,0,.22) !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero p,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .lead,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .subtitle,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .section-subtitle {
  color: rgba(255,255,255,.90) !important;
  -webkit-text-fill-color: rgba(255,255,255,.90) !important;
  opacity: 1 !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero .eyebrow,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .section-eyebrow,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .kicker,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .overline {
  color: #f5a578 !important;
  -webkit-text-fill-color: #f5a578 !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero .gwl-v422-projects-proof,
body.gwl-v422-projects-index main .gwl-v422-projects-hero .gwl-v422-projects-proof * {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

body.gwl-v422-projects-index main .gwl-v422-projects-hero .gwl-v422-projects-proof {
  background: rgba(1,35,29,.42) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 16px !important;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

@media (max-width: 767px) {
  body.gwl-v422-projects-index main .gwl-v422-projects-hero {
    background:
      linear-gradient(180deg, rgba(2,44,36,.95), rgba(2,44,36,.86)),
      url('/assets/img/service-renovation-v30.webp') 62% center / cover no-repeat !important;
  }
}
/* END GWL PROJECTS HERO RESTORE V42.2 */