.kp-checklist__head{margin:0 auto 40px;max-width:720px;text-align:center}.kp-checklist__sub{margin:0 auto}.kp-checklist__promise{display:flex;flex-wrap:wrap;gap:8px 10px;justify-content:center;list-style:none;margin:22px 0 0;padding:0}.kp-checklist__promise li{align-items:center;background:var(--kp-lime-wash);border-radius:999px;color:var(--kp-ink);display:inline-flex;font-size:13.5px;font-weight:600;gap:6px;padding:7px 14px}.kp-checklist__promise svg{color:var(--kp-lime)}.kp-checklist__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,340px));justify-content:center}.kp-checklist__group{background:var(--kp-cream);border:1px solid var(--kp-sand);border-radius:18px;padding:24px 24px 26px}.kp-checklist__group-title{color:var(--kp-ink);font-family:var(--kp-font-display);font-size:16px;font-weight:700;margin:0 0 16px}.kp-checklist__items{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.kp-checklist__item{align-items:flex-start;color:var(--kp-ink);display:flex;font-size:14.5px;gap:10px;line-height:1.45}.kp-checklist__tick{align-items:center;background:rgba(53,193,151,.16);border-radius:999px;color:var(--kp-lime);display:inline-flex;flex:none;height:20px;justify-content:center;margin-top:1px;width:20px}