.ftr-checklist{list-style:none;padding:0;margin:20px 0}.ftr-checklist li{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--ftr-border)}.ftr-checklist li:last-child{border-bottom:none}.ftr-checklist .ftr-check{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:var(--ftr-green)!important;color:#fff!important;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}