
/* High-value visual and small-heading refresh */
.eyebrow,.kicker{font-size:clamp(.98rem,1.4vw,1.12rem)!important;line-height:1.35!important;letter-spacing:.075em!important}
.problem{font-size:clamp(.98rem,1.25vw,1.08rem)!important;line-height:1.38!important;letter-spacing:.045em!important}
.high-value-card .service-visual{margin:0 0 18px}
.high-value-card .service-visual img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border:1px solid #d7e1d8;border-radius:15px;background:#eef4ef}
@media(max-width:760px){.eyebrow,.kicker{font-size:.98rem!important}.problem{font-size:.96rem!important}.high-value-card .service-visual{margin-bottom:15px}}
