.parentContainercard{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:20px;box-sizing:border-box;max-height:70vh;overflow-y:auto}.parentCard{display:flex;flex-direction:column;height:180px;background-color:#18191e;border-radius:5px;box-sizing:border-box;color:#fff;justify-content:space-between;width:100%}.cardupperData{display:flex;justify-content:flex-start;align-items:center;gap:10px}.cardupperData h3{font-size:22px;font-weight:700;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userProperty{width:40px;height:40px}.verify{width:16px;height:16px}.cardDesc{font-size:12px;font-weight:400;line-height:1.3;color:#ccc;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:6px 0}.cardLowerData{display:flex;flex-direction:column;gap:4px}.cardLowerData>div{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:400}.cardLowerData img{width:16px;height:16px}.shareBtn{display:flex;align-items:center;width:100%;gap:10px}.shareBtn button{display:flex;align-items:center;gap:6px;height:27px;padding:0;font-size:10px;border:none;border-radius:4px;background-color:#2784ee;color:#fff;cursor:pointer;width:100%;justify-content:center}.shareBtn button img{width:14px;height:14px}.kababIcon{background-color:#111;width:15px;height:15px;padding:2px;border-radius:3px;cursor:pointer}.cardDescBlock{text-align:left}
