.commentPreview{padding:10px 0;width:90%;position:relative}.horizontalLineEffect{position:absolute;width:30px;height:10px;top:15px;left:-32px;background:#fff;border-left:2px solid #f5f5f5;border-bottom:2px solid #f5f5f5;border-bottom-left-radius:15px}.mainComment{display:flex}.commentAvatar{margin-right:15px;cursor:pointer}.commentAvatar img{border-radius:50px;background-repeat:no-repeat;width:30px;height:30px;overflow:hidden}.isDeletedUser img{opacity:.5;cursor:pointer}.commentPreviewSide{width:100%}.commentPreviewSide img{width:auto!important;height:auto!important;position:relative!important;max-height:100px;min-width:60px;max-width:100%;border-radius:5px;border:1px solid #e0e0eb;object-fit:contain;margin-right:5px}.contentActionWrapper{display:flex}.contentActionWrapper .contentWrapper{width:100%;position:relative;padding:10px 15px;border-radius:18px;background:#f5f5f5;margin-bottom:5px}.contentActionWrapper .contentWrapper .commentPreviewTitle{font-size:16px;font-weight:500;margin-bottom:15px;cursor:pointer}.contentActionWrapper .contentWrapper .isDeletedUser{color:rgba(5,5,5,.3);cursor:pointer}.contentActionWrapper .contentWrapper .commentPreviewText{font-size:16px;font-weight:400;margin-bottom:5px;word-break:break-word}.contentActionWrapper .contentWrapper .commentPreviewText .mention{background-color:transparent;color:#5134e8;cursor:pointer}.contentActionWrapper .contentWrapper .commentPreviewText a{word-break:break-word}.contentActionWrapper .contentWrapper .commentPreviewText p{margin:0}.contentActionWrapper .meatballIconWrapper{display:flex;align-items:center;position:relative}.contentActionWrapper .meatballIconWrapper svg{width:24px;height:24px;cursor:pointer}.commentsActionsWrapper{display:flex;align-items:center;gap:20px;padding-left:15px;color:#777;height:24px}.commentsActionsWrapper .actionWrapper{font-size:13px;font-weight:700;cursor:pointer;padding:6px;border-radius:5px;transition:background .3s ease,color .3s ease}.commentsActionsWrapper .actionWrapper:hover{cursor:pointer;background:#f1f1f1;color:var(--branding-color)}.commentsActionsWrapper .commentTimeWrapper{font-size:12px;font-weight:400}.nestedComments{margin-left:45px;margin-right:10%}.nestedComments .commentEditWrapper{padding-top:10px}.commentContextMenuWrapper{display:none;position:absolute;z-index:1300;right:30px}.commentContextMenuWrapper.visible{display:block}.adminIcon{margin-left:5px;display:inline-block}.usersWhoLikedList{padding:40px 20px}.usersWhoLikedList .userHeaderWrapper:hover{cursor:pointer}.usersWhoLikedList .userHeaderWrapper:hover img{filter:brightness(95%)}.usersWhoLikedList .userInfoWrapper{display:flex;align-items:center}.usersWhoLikedList .isDeletedUser{color:rgba(5,5,5,.3);cursor:pointer}.usersWhoLikedList.discussionPageUserLikeList .isDeletedUser,.usersWhoLikedList.discussionPageUserLikeList .userHeaderWrapper{cursor:default}.userWhoLikedName{font-size:18px;font-style:normal;font-weight:500}.commentBuilder{position:relative}.commentBuilder .verticalLineEffect{position:absolute;height:calc(100% - 120px);top:40px;width:2px;left:13px;display:block;background:#f5f5f5}.commentBuilder .repliesLink{display:flex;color:#050505;font-size:15px;font-weight:600;margin:5px 0 5px 45px;cursor:pointer}.commentBuilder .repliesLink .commentAvatar{margin-right:10px}.commentBuilder .repliesLink .replyInfo{display:flex;align-items:center;justify-content:center}.commentBuilder .repliesLink .replyInfo .textSeparator{color:hsla(0,0%,80%,.8);margin:0 10px;font-weight:400}.commentBuilder .commentEdit{margin-top:10px}