.why-chex{padding:5rem 1.5rem;background:var(--surface-background);color:var(--text-primary)}.why-chex-inner{max-width:960px;margin:0 auto;text-align:center}.why-chex-title{font-family:var(--font-heading);font-size:2rem;margin-bottom:3rem}.why-chex-features{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;justify-items:center}@media (min-width:768px){.why-chex-features{grid-template-columns:repeat(3,1fr);text-align:left}}.why-feature{display:flex;flex-direction:column;align-items:center;max-width:300px}.why-icon{margin-bottom:.75rem}.why-text strong{display:block;font-size:1rem;margin-bottom:.5rem;color:var(--text-primary)}.why-text p{font-size:.95rem;color:var(--text-secondary)}.why-chex-cta{margin-top:2.5rem}.why-chex-link{font-size:.95rem;color:var(--link-default);text-decoration:underline;transition:color .2s ease}.why-chex-link:hover{color:var(--link-hover)}.why-icon{font-size:2rem;margin-bottom:2rem;color:var(--text-accent);display:flex;align-items:center;justify-content:center}