.user-pill{width:210px;height:55px;display:flex;flex-direction:row;border-radius:100px;background:rgba(14,5,48,.05);align-items:center;color:#0e0530;font-family:Inter,sans-serif;font-weight:700}.user-pill__type{font-size:8px;letter-spacing:1.6px;text-transform:uppercase}.user-pill__name,.user-pill__type{font-style:normal;line-height:normal}.user-pill__name{font-size:16px}.user-pill__info{display:flex;flex-direction:column;margin-left:1rem}.user-pill__img{object-fit:cover}.user-pill__img-container{border-radius:100px;margin-left:5px;overflow:hidden;display:flex}