.block-services-grid{background:var(--md-color-bg)}.block-services-grid .lead{margin-bottom:32px}.service-card{min-height:220px;background:#fff;border:1px solid var(--md-border);border-radius:var(--md-radius);padding:0;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(0,0,0,.08)}.service-card__media{margin:0 0 20px;overflow:hidden;background:#ddd}.service-card__image{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .45s ease}.service-card:hover .service-card__image{transform:scale(1.035)}.service-card h3,.service-card p,.service-card .button{margin-left:24px;margin-right:24px}.service-card h3{font-size:18px;letter-spacing:-.025em;margin-bottom:8px}.service-card p{color:var(--md-color-muted);margin-bottom:20px}.service-card .button{margin-bottom:24px}.service-card:not(:has(.service-card__media)){padding-top:28px}.service-card:not(:has(.service-card__media)) h3{font-size:clamp(24px,2.8vw,36px)}
