
/* 8.5.9 single service hero refinement */
.hero .kicker{
  font-family:"Aldrich","Rajdhani",sans-serif!important;
  letter-spacing:.16em!important;
  font-size:clamp(18px,1.55vw,26px)!important;
  color:#dfe7ea!important;
}
.hero h1{
  margin-bottom:10px!important;
}
.hero-grid>div>p:not(.kicker){
  font-size:clamp(11px,.86vw,13px)!important;
  line-height:1.35!important;
  max-width:580px!important;
}
.hero-clean-actions{
  margin-top:12px!important;
}
.showcase.container{
  margin-top:18px!important;
}
.cc78-benefits.container{
  margin-top:14px!important;
  margin-bottom:14px!important;
}
.service-top.service-priority{display:none!important;}
@media (max-width:900px){
  .hero .kicker{font-size:clamp(16px,4.2vw,22px)!important;}
  .hero-grid{gap:18px!important;}
}
