/* DRUK R5.17 — Nextwebi-style homepage highlight cards.
   Count/value above, concise label below. Keeps R5.16 safe rail and controls. */
body.v83-home .v82-home-trust .layout-l3-stat{
  min-height:112px!important;
  padding:19px 14px 18px!important;
  justify-content:center!important;
}
body.v83-home .v82-home-trust .layout-l3-stat strong{
  display:block!important;
  margin:0 0 8px!important;
  color:#0b3158!important;
  font-size:clamp(2rem,2.8vw,2.65rem)!important;
  font-weight:800!important;
  line-height:.95!important;
  letter-spacing:-.025em!important;
}
body.v83-home .v82-home-trust .layout-l3-stat span{
  display:block!important;
  margin:0!important;
  color:#3f566d!important;
  font-size:.88rem!important;
  font-weight:600!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
@media (max-width:820px){
  body.v83-home .v82-home-trust .layout-l3-stat{
    min-height:92px!important;
    padding:14px 8px!important;
  }
  body.v83-home .v82-home-trust .layout-l3-stat strong{
    margin-bottom:6px!important;
    font-size:clamp(1.55rem,7vw,2rem)!important;
  }
  body.v83-home .v82-home-trust .layout-l3-stat span{
    font-size:.76rem!important;
  }
}
