.b2w-checklist{display:flex;flex-direction:column;gap:12px;margin:24px 0}.b2w-check-item{align-items:flex-start;background:#faf9f7;border:1px solid #e8e6e0;border-radius:6px;display:flex;gap:14px;padding:16px 18px}.b2w-chk-circle{background:transparent;border:2px solid #e85d3c;border-radius:50%;flex-shrink:0;height:24px;margin-top:2px;min-width:24px;position:relative;width:24px}.b2w-chk-circle:after{border:solid #e85d3c;border-width:0 2px 2px 0;content:"";height:10px;left:7px;position:absolute;top:4px;transform:rotate(45deg);width:6px}.b2w-check-text{color:#3a3a3a;font-size:15px;font-weight:300;line-height:1.6}.b2w-check-text p{margin:0}.b2w-check-text strong{color:#0e0e12;font-weight:500}