:root{--brand-blue:#0b4f78;--brand-blue-2:#1f6f9a;--muted:#6b7280}body{font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial;background:#f7fafc;color:#0f172a}.header-hero{background:linear-gradient(180deg,rgba(11,79,120,0.04),transparent);padding:48px 0}.kicker{display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(11,79,120,0.08);color:var(--brand-blue);font-weight:700;font-size:13px}.card-service{border-radius:12px;border:1px solid #e9eef3;background:#fff;padding:20px}.hero-img{height:360px;background-size:cover;background-position:center;border-radius:12px;box-shadow:0 10px 30px rgba(11,79,120,0.06)}@media(max-width:767px){.hero-img{height:220px}}