.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}
.related-grid a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 20px;border:1px solid #ffffff26;border-radius:9px;font-size:18px}
.related-grid a:hover{color:#c5f36b;border-color:#c5f36b}.related-grid svg{width:22px;flex:none}
.related-services{display:flex;flex-wrap:wrap;gap:15px 28px;margin-top:24px;color:#bfcbb4;font-size:14px}
.related-services a{text-decoration:underline;text-underline-offset:5px}
.footer-sitemap{display:flex;flex-wrap:wrap;gap:18px 30px;margin:25px 0;font-size:14px;color:#c4d4b7}
.coverage h2{font-size:42px;letter-spacing:-1.8px;line-height:1.12}
.inner-hero h1{max-width:1050px;text-wrap:balance}.inner-hero .hero-grid h1{font-size:clamp(38px,4.5vw,65px)}
@media(max-width:900px){.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.related-grid{gap:10px}.related-grid a{font-size:15px;padding:19px 14px}.coverage h2{font-size:33px}.inner-hero h1{font-size:39px}.crumb{flex-wrap:wrap}.related-services{line-height:1.7}.spotlight h1{font-size:44px;letter-spacing:-2px}}
.fleet-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.fleet-types strong{font-size:clamp(20px,2vw,28px);line-height:1.15;overflow-wrap:normal}
.fleet-types span{font-size:13px}
@media(min-width:621px) and (max-width:1100px){.fleet-types{grid-template-columns:1fr;gap:15px}.fleet-types>div{display:grid;grid-template-columns:130px 1fr;align-items:start;gap:12px}.fleet-types span{margin-top:0}}
@media(max-width:620px){.fleet-types{gap:12px}.fleet-types strong{font-size:19px}.fleet-types span{font-size:12px}}
