.lp-checklist{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.lp-checklist li{color:var(--muted);padding-left:28px;font-size:15px;line-height:1.6;position:relative}.lp-checklist li:before{content:"";background:var(--forest);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23e8d49a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:0}.lp-checklist li strong{color:var(--forest-deep);font-weight:600}
