.harr-services-hero{padding:86px 0;background:var(--brand-primary-dark)}.harr-services-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);grid-gap:40px;gap:40px;align-items:center}.harr-services-hero h1,.harr-services-hero p{color:#fff}.harr-services-hero img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.24)}.harr-service-features,.harr-testimonials{padding:80px 0}.harr-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.harr-feature-grid article,.harr-testimonial-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:#fff}.harr-feature-grid h3{font-size:1.08rem}.harr-trust-bar{padding:32px 0;background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.harr-trust-bar .container{display:flex;flex-wrap:nowrap}.harr-trust-item{flex:1 1 0;min-width:0;display:grid;grid-gap:6px;gap:6px;justify-items:center;text-align:center;padding:0 18px;border-right:1px solid var(--brand-border)}.harr-trust-item:last-child{border-right:0}.harr-trust-item small,.harr-trust-item strong{color:var(--brand-text)}.harr-testimonials{background:var(--brand-bg-alt)}.harr-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.harr-testimonial-grid p{font-style:italic}.harr-testimonial-grid h3{font-size:1rem;margin-bottom:2px}.harr-testimonial-grid span{color:var(--brand-primary);font-weight:700}@media (max-width:991px){.harr-feature-grid,.harr-services-hero .container,.harr-testimonial-grid{grid-template-columns:1fr}.harr-trust-bar .container{flex-wrap:wrap}.harr-trust-item{flex:0 0 50%;padding:18px;border-bottom:1px solid var(--brand-border)}}