
/* Visual/service-label 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}
.process-card strong{font-size:.92rem!important}
.service-visual{margin:0 0 18px}
.service-visual img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border:1px solid var(--line,#d9e5ee);border-radius:15px;background:#eef5f9}
.service-area-map{margin:8px 0 24px}
.service-area-map img{width:100%;height:auto;border:1px solid var(--line,#d9e5ee);border-radius:20px;box-shadow:0 12px 34px rgba(9,48,78,.10)}
@media(max-width:760px){.eyebrow,.kicker{font-size:.98rem!important}.problem{font-size:.96rem!important}.service-visual{margin-bottom:15px}.service-area-map{margin-top:2px}}
