/* EDTEC — Padrão oficial de páginas individuais de serviço | V29 */
.service-v26-hero{
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  min-height:468px !important;
  border-bottom:1px solid rgba(10,85,8,.10) !important;
  background-color:#f7faf7 !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-size:cover !important;
}
.service-v26-hero::before,
.service-v26-hero::after{content:none !important;display:none !important;}
.service-v26-hero-grid{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  align-items:center !important;
  min-height:468px !important;
}
.service-v26-hero-copy{width:49% !important;max-width:610px !important;min-height:0 !important;padding:55px 0 52px !important;}
.service-v26-hero .service-v26-hero-visual{display:none !important;}
.service-v26-hero[data-service="pias"]{background-image:url('../service-heroes/pias-hero-v31.webp') !important;}
.service-v26-hero[data-service="ralos"]{background-image:url('../service-heroes/ralos-hero-v31.webp') !important;}
.service-v26-hero[data-service="vasos"]{background-image:url('../service-heroes/vasos-hero-v31.webp') !important;}
.service-v26-hero[data-service="esgoto"]{background-image:url('../service-heroes/esgoto-hero-v31.webp') !important;}
.service-v26-hero[data-service="gordura"]{background-image:url('../service-heroes/gordura-hero-v31.webp') !important;}
.service-v26-hero[data-service="hidrojateamento"]{background-image:url('../service-heroes/hidrojateamento-hero-v31.webp') !important;}
.service-v26-hero[data-service="fossa"]{background-image:url('../service-heroes/fossa-hero-v31.webp') !important;}
.service-v26-hero[data-service="colunas"]{background-image:url('../service-heroes/colunas-hero-v31.webp') !important;}
.service-v26-hero[data-service="residencial"]{background-image:url('../service-heroes/residencial-hero-v31.webp') !important;}
.service-v26-hero[data-service="comercial"]{background-image:url('../service-heroes/comercial-hero-v31.webp') !important;}
.service-v26-hero[data-service="canos"]{background-image:url('../service-heroes/canos-hero-v31.webp') !important;}
.service-v26-hero[data-service="pluviais"]{background-image:url('../service-heroes/pluviais-hero-v31.webp') !important;}
.service-v26-hero[data-service="preventiva"]{background-image:url('../service-heroes/preventiva-hero-v31.webp') !important;}
@media(max-width:1100px){
  .service-v26-hero{min-height:455px !important;background-position:64% center !important;}
  .service-v26-hero-grid{min-height:455px !important;}
  .service-v26-hero-copy{width:56% !important;max-width:590px !important;}
}
@media(max-width:700px){
  .service-v26-hero{min-height:0 !important;background-position:72% center !important;background-size:auto 100% !important;}
  .service-v26-hero::after{content:"" !important;display:block !important;position:absolute !important;inset:0 !important;z-index:1 !important;background:linear-gradient(180deg,rgba(247,250,247,.97) 0%,rgba(247,250,247,.92) 56%,rgba(247,250,247,.78) 100%) !important;}
  .service-v26-hero-grid{display:block !important;min-height:0 !important;z-index:2 !important;}
  .service-v26-hero-copy{width:100% !important;max-width:none !important;padding:46px 0 38px !important;}
}
