.whitepapers ul{list-style:none;padding-left:0;margin:0}.whitepapers ul li{position:relative;background:#fff;padding:14px 18px 14px 48px;margin:0 0 12px;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.08);line-height:1.6;transition:transform .2s ease,box-shadow .2s ease}.whitepapers ul li:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.1)}.whitepapers ul li::before{content:"✓";position:absolute;left:16px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:#1f6feb;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.whitepapers ul li a{color:#0f2a5f;text-decoration:none;font-weight:600}.whitepapers ul li a:hover{text-decoration:underline}