.why-top{grid-template-columns:1.4fr 1fr 1fr;align-items:stretch}.why-intro{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;justify-content:center}.why-intro h2{font-size:var(--step-3)}.why-sub{color:var(--muted);font-size:var(--step-0);max-width:34ch}.why-rest{margin-top:var(--block-space-sm)}.promise{display:grid;gap:.55rem;align-content:start}.promise h3{font-size:var(--step-1)}.promise p{color:var(--muted);font-size:var(--step-0)}@media (max-width:900px){.why-top{grid-template-columns:1fr}}.why-head{text-align:center;max-width:40rem;margin:0 auto var(--block-space)}.why-head h2{font-size:var(--step-3)}.why-head .why-sub{max-width:none;margin-top:.6rem}