/* SELSS page-density refinement v1.2 */
.section{padding-top:58px;padding-bottom:58px}
.section h2{font-size:clamp(1.9rem,2.65vw,2.85rem);line-height:1.12}
.section-heading{margin-bottom:32px}
.promotions .section-heading{align-items:center}
.promo-grid article{padding:28px 30px}
.promo-grid h3{font-size:1.55rem;margin:16px 0}
.promo-grid p{font-size:.9375rem;line-height:1.6;margin-bottom:14px}
.intro{grid-template-columns:minmax(200px,.75fr) 1.6fr;gap:38px}
.intro h2{margin-bottom:18px}
.intro p:not(.eyebrow){font-size:1rem;line-height:1.65;margin-bottom:18px}
.service-card{min-height:270px;padding:162px 24px 22px;overflow:hidden}
.service-card::before{content:"";position:absolute;inset:0 0 auto;height:130px;background:center/cover no-repeat;filter:saturate(.86) contrast(1.03);transition:transform .25s ease}
.service-card:hover::before{transform:scale(1.025)}
.service-card:nth-child(1)::before,.service-card:nth-child(6)::before{background-image:url("service-rental.jpg")}
.service-card:nth-child(2)::before,.service-card:nth-child(3)::before{background-image:url("service-calibration.jpg")}
.service-card:nth-child(4)::before,.service-card:nth-child(5)::before{background-image:url("service-safety.jpg")}
.service-card h3{font-size:1.25rem;margin-top:32px}
.service-card .number{position:absolute;top:142px;left:24px}
.service-card .service-arrow{top:138px}
.service-arrow{top:18px;right:22px}
.industries-home{gap:7%}
.industries-home p:not(.eyebrow){font-size:1rem;margin:18px 0}
.industry-list a{padding:22px 0}
.industry-list h3{font-size:1.25rem}
.catalogue-teaser{max-width:920px}
.catalogue-teaser p:not(.eyebrow){font-size:1rem;margin:18px 0 22px}
.cta{padding-top:36px;padding-bottom:36px}
.cta h2{font-size:clamp(1.7rem,2.25vw,2.3rem)}
footer{padding-top:46px}
.footer-brand{margin-bottom:18px}
.footer-bottom{margin-top:34px}
@media(max-width:760px){
  .section{padding-top:42px;padding-bottom:42px}
  .section h2{font-size:clamp(1.75rem,7vw,2.25rem)}
  .section-heading{margin-bottom:25px}
  .promo-grid article{padding:24px 22px}
  .intro{gap:18px}
  .service-card{min-height:245px;padding:145px 18px 18px}
  .service-card::before{height:116px}
  .service-card .number{top:128px;left:18px}
  .service-card .service-arrow{top:122px}
  .service-card h3{font-size:1.08rem;margin-top:34px}
  .industry-list a{padding:18px 0}
  .industry-list h3{font-size:1.1rem}
  .cta{padding-top:30px;padding-bottom:30px}
  footer{padding-top:38px}
}
@media(max-width:420px){
  .service-grid{grid-template-columns:1fr}
  .service-card{min-height:225px}
  .footer-top{grid-template-columns:1fr}
  .footer-top>div:first-child{grid-column:auto}
}
