.lec-industries-matrix{background:#fff}.lec-industries-matrix h1{font-size:max(2rem, min(4vw, 3.5rem))}.lec-industry-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.lec-industry-grid article{border:1px solid var(--brand-border);background:var(--brand-bg)}.lec-industry-grid img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover}.lec-industry-grid h2,.lec-industry-grid p,.lec-industry-grid span{margin-left:28px;margin-right:28px}.lec-industry-grid span{display:block;margin-top:24px;color:var(--brand-primary);font-size:.76rem;font-weight:800;text-transform:uppercase}.lec-industry-grid p{margin-bottom:32px}.lec-process-match{background:var(--brand-secondary)}.lec-match-table{margin:0;background:#fff;color:var(--brand-text)}.lec-match-table th{background:var(--brand-primary);color:#fff}.lec-match-table td{color:var(--brand-text)}.lec-limit-note{margin-top:24px;padding:24px;border-left:4px solid var(--brand-accent);background:rgba(255,255,255,.08)}.lec-industries-cta{padding:80px 0 96px;background:var(--brand-bg-alt)}.lec-industries-cta .container{display:flex;justify-content:space-between;align-items:center;gap:48px}.lec-industries-cta .container>div{max-width:760px}@media (max-width:767px){.lec-industry-grid{grid-template-columns:1fr}.lec-industries-cta .container{display:block}.lec-industries-cta .btn{margin-top:24px}}