.custom-marker{position:absolute;transition:transform .2s,z-index .1s}.custom-marker .marker-container{border-radius:50%;overflow:hidden;width:20px;height:20px;border:1px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.custom-marker .marker-container:hover{transform:scale(1.3);box-shadow:0 2px 5px rgba(0,0,0,.4)}.custom-marker .marker-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-marker:hover{z-index:100!important}.tweet-group-marker{cursor:pointer;transition:transform .2s ease}.tweet-group-marker:hover{transform:scale(1.1)}.tweet-group-marker .group-marker-container{position:relative;display:flex;align-items:center;justify-content:center}.tweet-group-marker .marker-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);-o-object-fit:cover;object-fit:cover}.tweet-group-marker .tweet-count{position:absolute;top:-5px;right:-5px;background-color:#1da1f2;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.table-member-list-loading table{min-height:616px}.table-news-list-loading table{min-height:700px}