.lec-services-hero{padding:96px 0;background:#fff}.lec-services-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.lec-services-hero img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.lec-service-overview{background:var(--brand-bg-alt)}.lec-service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.lec-service-grid article{padding:28px;background:#fff;border-top:5px solid var(--brand-primary)}.lec-service-grid article>span{color:var(--brand-primary);font-size:2rem;font-weight:900}.lec-case-highlights{background:#fff}.lec-case-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;margin-bottom:72px}.lec-case-row-reverse img{order:2}.lec-case-row img{width:100%;height:430px;-o-object-fit:cover;object-fit:cover}.lec-service-stats{padding:0;background:var(--brand-primary-dark)}.lec-services-cta{padding:80px 0 96px;background:var(--brand-secondary)}.lec-services-cta ul{padding-left:20px}@media (max-width:991px){.lec-service-grid{grid-template-columns:repeat(2,1fr)}.lec-case-row{grid-template-columns:1fr}.lec-case-row-reverse img{order:0}}@media (max-width:575px){.lec-service-grid{grid-template-columns:1fr}}