.my-communities-card-link{display:block;text-decoration:none}.my-communities-card{display:flex;padding:.5rem;gap:.5rem}.my-communities-card .community-image-container{position:relative;width:2.5rem;height:2.5rem;flex-shrink:0}.my-communities-card img,.my-communities-card svg{width:2.5rem;height:2.5rem}.my-communities-card img{object-fit:cover;object-position:center;border-radius:.5rem}.my-communities-card .lock-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem;background-color:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center}.my-communities-card .lock-overlay svg{width:1rem;height:1rem;color:#fff}.my-communities-card .community-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;margin:0;font-size:1rem;font-weight:900;line-height:1.25rem}.my-communities-card .member-since{color:#596580;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;margin:0}