.lc-industries.gray-background{padding:84px 32px}.lc-industries__tag{color:#e02957;font-size:.9em;font-weight:500;letter-spacing:.05em;margin-bottom:8px;text-align:center;text-transform:uppercase}.lc-industries h2{margin-bottom:48px;text-align:center}.lc-industries h2 strong{color:#e02957}.lc-industries__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.lc-industries__card{background:#fff;border:2px solid transparent;border-radius:24px;padding:32px;text-align:center;transition:.3s}.lc-industries__card:hover{border-color:#e02957;transform:translateY(-4px)}.lc-industries__icon{align-items:center;background:rgba(224,41,87,.06);border-radius:16px;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.lc-industries__icon img{height:40px;object-fit:contain;width:40px}.lc-industries__card h3{font-size:1em;margin-bottom:8px}.lc-industries__card p{color:#666;font-size:.85em;line-height:1.45}@media (max-width:989px){.lc-industries__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.lc-industries.gray-background{padding:64px 0}.lc-industries__grid{grid-template-columns:1fr}}