.hero-title-mobile{display:none}

@media (max-width:700px){
  .site-header{background:rgba(255,255,255,.98)}
  .brand{font-size:20px}
  .brand-mark,.helmet-logo,.custom-brand-logo,.brand-logo-main{width:76px;height:76px}
  .hero{min-height:620px;align-items:flex-end;background-image:url('../images/hero-mobile-electrician.png?v=20260718-mobile');background-position:65% center}
  .hero-overlay{background:linear-gradient(180deg,rgba(33,9,13,.12) 0%,rgba(33,9,13,.05) 28%,rgba(33,9,13,.82) 68%,rgba(33,9,13,.97) 100%)}
  .hero-content{padding:0 0 26px}
  .hero .eyebrow{display:none}
  .hero-title-desktop,.hero-description{display:none}
  .hero-title-mobile{display:block;font-size:42px;line-height:1;letter-spacing:-2.4px;text-shadow:0 2px 18px rgba(0,0,0,.24)}
  .hero h1{margin:0 0 19px}
  .hero h1 em{color:#ffb8bf}
  .hero-search{display:grid;grid-template-columns:1fr auto;gap:6px;padding:6px;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.28)}
  .hero-search label{padding:0 12px;border:0}
  .hero-search label:nth-of-type(2){display:none}
  .hero-search input{height:46px;font-size:14px}
  .hero-search button{width:48px;height:48px;padding:0;border-radius:9px;font-size:0}
  .hero-search button i{font-size:15px}
  .popular-searches{gap:8px;margin-top:13px;overflow:hidden;white-space:nowrap}
  .popular-searches span{display:none}
  .popular-searches a{border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:4px 10px;background:rgba(255,255,255,.1);font-size:11px}
  .popular-searches a:nth-of-type(n+3){display:none}
}
