@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.comment-count{font-size:var(--fs-category);font-weight:var(--fw-category);font-family:var(--ff-category);line-height:var(--lh-category);display:flex;align-items:center;color:var(--c-secondary-grey-60)}.icon--comment{background:url(/profiles/custom/insead/themes/insead_core/images/icons/comment-icon.svg) no-repeat left 2px;color:var(--c-secondary-grey-60);background-size:16px 14px;padding-left:24px;padding-bottom:2px}.icon--bookmark{background:url(/profiles/custom/insead/themes/insead_core/images/icons/social-filled-bookmark-grey.svg) no-repeat left center;background-size:16px 21px;width:16px;height:21px;cursor:pointer;margin-right:16px}