html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.footer-credit{display:block;margin-top:9px;font-size:11px;font-weight:400;color:rgba(255,255,255,.55)}
.footer-credit a{color:inherit;text-decoration:none}
.footer-credit a:hover{color:rgba(255,255,255,.82);text-decoration:underline}
.nav .wrap{min-height:112px}
.brand{width:142px;flex:none}
.brand img{width:142px;height:100px;object-fit:contain}
.brand>span{display:none}
.hero{background-image:linear-gradient(90deg,rgba(9,34,51,.94) 0%,rgba(9,34,51,.78) 46%,rgba(9,34,51,.35) 100%),url("images/hero-stock.jpg");background-position:center;background-size:cover}
.hero-card img{content:url("images/switchgear-stock.jpg")}
.card img,.cat img,.split img{background:#e7ecef}
.page .eyebrow{margin-bottom:10px}
.band .panel{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}
.band .panel h3{color:#fff}

@media(max-width:900px){
  .wrap{width:min(100% - 28px,1180px)}
  .top .wrap{display:flex;align-items:center;justify-content:space-between;gap:6px 14px;padding:9px 0}
  .top span,.top a{display:block;min-width:0;font-size:12px;line-height:1.35}
  .top span{font-weight:800;white-space:nowrap}
  .top a{overflow-wrap:anywhere;text-align:right}
  .nav .wrap{min-height:86px;padding:7px 0}
  .brand{width:108px}
  .brand img{width:108px;height:72px}
  .menu{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:800;padding:10px 13px}
  .links{top:87px;max-height:calc(100vh - 87px);overflow-y:auto;gap:8px;padding:16px 20px}
  .links a{width:100%;padding:10px 0}
  .hero .wrap{display:block;min-height:auto;padding:50px 0}
  .hero h1{font-size:38px;line-height:1.08;margin:10px 0 16px;max-width:680px}
  .hero p{font-size:17px;line-height:1.6}
  .hero .eyebrow{font-size:13px;line-height:1.45}
  .hero-card{margin-top:30px;padding:14px}
  .hero-card img{height:220px}
  .section{padding:42px 0}
  .section h2,.page h1{font-size:34px;line-height:1.12}
  .page .wrap{padding:40px 0}
  .lead{font-size:17px}
  .split{gap:24px}
  .split img{height:300px}
  .panel{padding:20px}
  .cat img,.card img{height:210px}
  .btn{min-height:46px}
  .contact{gap:16px}
}

@media(max-width:560px){
  .wrap{width:calc(100% - 24px)}
  .top .wrap{align-items:flex-start;flex-direction:column;gap:3px;padding:8px 0}
  .top span,.top a{font-size:11px;text-align:left;line-height:1.3}
  .top span{white-space:normal}
  .nav .wrap{min-height:80px}
  .brand{width:98px}
  .brand img{width:98px;height:66px}
  .links{top:81px}
  .hero{background-position:58% center}
  .hero .wrap{padding:40px 0}
  .hero h1{font-size:34px;line-height:1.08;overflow-wrap:break-word}
  .hero p{font-size:16px;line-height:1.55}
  .hero .eyebrow{font-size:12px}
  .hero-card{display:none}
  .btns{display:grid;grid-template-columns:1fr;gap:10px}
  .btn{width:100%;padding:11px 14px;text-align:center}
  .section{padding:36px 0}
  .section h2,.page h1{font-size:30px;line-height:1.14;overflow-wrap:break-word}
  .page .wrap{padding:34px 0}
  .lead{font-size:16px}
  .stats b{padding:15px 12px}
  .split img{height:240px}
  .panel{padding:18px}
  .cat img,.card img{height:190px}
  .cat div,.card div{padding:16px}
  .brands span{padding:13px}
  .form input,.form textarea{width:100%;font-size:16px}
  footer{font-size:13px;padding:26px 0}
}

@media(max-width:370px){
  .hero h1{font-size:30px}
  .section h2,.page h1{font-size:27px}
  .top a{font-size:10px}
}
