.find-home-hero{padding:96px 0;background:linear-gradient(120deg,var(--brand-bg),var(--brand-primary-light))}.find-home-hero p{font-size:1.15rem;color:var(--brand-text);margin:24px 0 32px}.find-home-hero img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 20px 50px rgba(23,51,87,.18)}.find-trust{padding:36px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.find-trust .col-6{border-right:1px solid var(--brand-border)}.find-trust .col-6:last-child{border-right:0}.find-trust span,.find-trust strong{display:block}.find-trust strong{font-size:1.5rem;color:var(--brand-primary)}.find-industries,.find-products{padding:88px 0}.find-products{background:var(--brand-bg-alt)}.find-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.find-product-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;padding-bottom:24px}.find-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.find-product-grid a,.find-product-grid h3,.find-product-grid p{margin-left:24px;margin-right:24px}.find-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.find-icon-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;text-align:center}.find-icon-grid b{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary)}.find-cta{padding:80px 0 96px;background:var(--brand-primary);text-align:center}.find-cta a,.find-cta h2,.find-cta p{color:var(--brand-text-inverse)}@media (max-width:767px){.find-icon-grid,.find-product-grid{grid-template-columns:1fr}.find-home-hero img{height:380px}.find-trust .col-6{margin-bottom:20px}}