.lec-about-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;overflow:hidden}.lec-about-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lec-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(33,26,23,.95),rgba(33,26,23,.18))}.lec-about-hero .container{position:relative;z-index:2;max-width:880px;margin-left:max(12px,(100vw - 1140px) / 2)}.lec-about-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.lec-about-hero p{color:#fff}.lec-story{background:#fff}.lec-timeline{max-width:900px;margin:auto;border-left:3px solid var(--brand-primary)}.lec-timeline article{display:grid;grid-template-columns:110px 1fr;grid-gap:24px;gap:24px;padding:0 0 40px 32px}.lec-timeline time{color:var(--brand-primary);font-size:1.35rem;font-weight:900}.lec-values{background:var(--brand-bg-alt)}.lec-values article{height:100%;padding:32px;background:#fff;border-bottom:4px solid var(--brand-primary)}.lec-team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.lec-team-grid article{border:1px solid var(--brand-border)}.lec-team-grid img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}.lec-team-grid h3,.lec-team-grid p{margin-left:24px;margin-right:24px}.lec-team-grid p{margin-bottom:28px}.lec-standards{background:var(--brand-secondary);color:#fff}.lec-standards h2,.lec-standards p,.lec-standards span{color:#fff}.lec-standard-row{display:flex;flex-wrap:nowrap;gap:16px;margin-top:32px}.lec-standard-row span{flex:1 1 0;padding:18px 10px;text-align:center;border:1px solid rgba(255,255,255,.35);font-weight:800}.lec-about-cta{padding:80px 0 96px;background:var(--brand-primary-dark);text-align:center}.lec-about-cta p{max-width:760px;margin:16px auto 28px}@media (max-width:991px){.lec-team-grid{grid-template-columns:1fr}.lec-standard-row{flex-wrap:wrap}.lec-standard-row span{flex:0 0 calc(50% - 8px)}}@media (max-width:575px){.lec-timeline article{grid-template-columns:1fr}.lec-about-hero{min-height:500px}}