#soicalCard .ct-card{border:.5px solid rgba(0,0,0,.3);border-radius:6px}#soicalCard .ct-card .info-wrapper{display:flex;justify-content:space-between;align-items:center;padding:8px}#soicalCard .ct-card .info-wrapper .follow-button{background-color:#0090ff;color:#fff;font-size:10px;font-weight:600;border-radius:4px;padding:10px 8px;outline:0;border:0}#soicalCard .ct-card .info{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:6px}#soicalCard .ct-card .info .avatar{height:35px;width:35px}#soicalCard .ct-card .info .avatar img{height:100%;width:100%;object-fit:cover;object-position:center}#soicalCard .ct-card .info .details .name{font-size:12px;color:#000;font-weight:500}#soicalCard .ct-card .info .details .type{font-size:8px;font-weight:400;color:rgba(0,0,0,.7)}#soicalCard .ct-card .post-thumnail{width:100%;height:420px}#soicalCard .ct-card .post-thumnail img{width:100%;height:100%;border-radius:0 0 6px 6px}