.lp-results-stats{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem;text-align:center}.lp-results-stat{background-color:var(--light,#eff8ff);border-radius:4px;padding:1.5rem 1rem}.lp-results-stat-number{color:var(--primary,#212947);font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.75rem}.lp-results-stat-suffix{font-size:1.25rem;font-weight:700}.lp-results-stat-label{font-size:.9rem;margin-bottom:0}.lp-results-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-bottom:2rem}.lp-results-logo{align-items:center;display:flex;height:50px}.lp-results-logo img{display:block;max-height:50px;width:auto}.lp-results-cta{text-align:center}.lp-results-cta-link{color:#3f8a94;font-weight:700;text-decoration:none}.lp-results-cta-link span{display:inline-flex;margin-left:.4rem}.lp-results-cta-link span svg{fill:currentColor}.lp-results-cta-link:hover{text-decoration:underline}@media (max-width:767px){.lp-results-stats{gap:1.5rem;grid-template-columns:1fr}}