.who-should-partner{background:#f8faf5;padding:80px 0}.wsp-title{color:var(--main-dark-color);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;line-height:1.25}.wsp-desc{color:var(--main-para-color);font-size:1rem;line-height:1.7}.wsp-img{object-fit:cover;border-radius:16px}.wsp-list{flex-direction:column;gap:.85rem;display:flex}.wsp-item{background:#fff;border:1px solid #eef2e8;border-radius:12px;align-items:center;gap:1rem;padding:.9rem 1.1rem;transition:border-color .3s,box-shadow .3s;display:flex}.wsp-item:hover{border-color:var(--main-color);box-shadow:0 4px 16px #7bba271a}.wsp-item-icon{width:40px;min-width:40px;height:40px;color:var(--main-color);background:#f0f7e6;border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;transition:background .3s,color .3s;display:flex}.wsp-item:hover .wsp-item-icon{background:var(--main-color);color:#fff}.wsp-item-text{color:var(--main-dark-color);font-size:.92rem;font-weight:600;line-height:1.4}.wsp-endnote{color:var(--main-color);font-size:.92rem;font-style:italic;font-weight:600;line-height:1.6}
