.cat-svc-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;overflow:hidden;background:var(--brand-primary)}.cat-svc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.cat-svc-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cat-svc-hero__media::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(27,42,74,.35) 0,rgba(27,42,74,.88) 100%)}.cat-svc-hero__content{position:relative;z-index:1;padding:64px 0 48px}.cat-svc-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.2rem));max-width:820px}.subhero-services__lede{color:rgba(255,255,255,.9);max-width:720px;font-size:1.1rem;margin:16px 0 0}.cat-svc-cards{padding:64px 0;background:var(--brand-bg)}.cnst-services__three-col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-svc-card{background:var(--brand-bg-alt);border-top:4px solid var(--brand-secondary);border-radius:var(--brand-radius);padding:28px 24px}.cnst-svc-card h3{font-size:1.3rem;margin-bottom:12px}.cnst-svc-card p{color:var(--brand-neutral-mid);margin:0}.cat-svc-timeline{padding:64px 0;background:var(--brand-bg-alt)}.cnst-process-timeline{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px;counter-reset:none}.cnst-process-timeline li{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:20px 16px}.cnst-step__num{display:block;font-family:var(--brand-font-display);font-size:1.6rem;color:var(--brand-secondary);font-weight:700;margin-bottom:8px}.cnst-process-timeline h4{font-size:1.05rem;margin-bottom:8px}.cnst-process-timeline p{font-size:.9rem;color:var(--brand-neutral-mid);margin:0}.cat-svc-guarantee{background:var(--brand-primary);padding:40px 0}.cnst-guarantee__strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;text-align:center;color:var(--brand-text-inverse)}.cnst-guarantee__strip strong{display:block;font-family:var(--brand-font-display);font-size:2rem;color:var(--brand-secondary)}.cnst-guarantee__strip span{font-size:.85rem;color:rgba(255,255,255,.75)}.cat-svc-cta{padding:64px 0;background:var(--brand-bg)}.cat-svc-cta h2{font-size:max(1.6rem, min(3vw, 2.2rem));margin-bottom:16px}.cat-svc-cta>.container .col-lg-6>p{color:var(--brand-neutral-mid)}.cat-svc-cta__bullets{margin:24px 0 0;padding-left:20px;color:var(--brand-text)}.cat-svc-cta__bullets li{margin-bottom:8px}@media (max-width:991.98px){.cnst-services__three-col{grid-template-columns:1fr}.cnst-process-timeline{grid-template-columns:1fr 1fr}}@media (max-width:575.98px){.cnst-process-timeline{grid-template-columns:1fr}}