.f-services-hero{padding:120px 0;background:var(--brand-bg-alt)}.f-services-hero>.container{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.f-services-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.f-services-hero img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover}.f-case-highlights,.f-service-overview{padding:80px 0}.f-service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.f-service-grid article{border:1px solid var(--brand-border);padding:24px}.f-service-grid span{color:var(--brand-accent);font-weight:700}.f-case-highlights{background:var(--brand-bg-alt)}.f-case-highlights article{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.f-case-highlights img{height:380px;width:100%;-o-object-fit:cover;object-fit:cover}.f-service-stats{background:var(--brand-neutral-dark);padding:48px 0}.f-stats-row{display:flex;flex-wrap:nowrap;gap:24px}.f-stats-row div{flex:1 1 0;text-align:center;min-width:0}.f-stats-row span,.f-stats-row strong{display:block;color:var(--brand-text-inverse)}.f-stats-row strong{font-size:2rem}.f-services-cta{background:var(--brand-primary);padding:80px 0 96px}.f-services-cta>.container{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px}.f-services-cta h2,.f-services-cta p{color:var(--brand-text-inverse)}.f-inline-form{background:#fff;padding:24px}@media (max-width:900px){.f-case-highlights article,.f-services-cta>.container,.f-services-hero>.container{grid-template-columns:1fr}.f-service-grid{grid-template-columns:repeat(2,1fr)}}