@keyframes highlightComment{from{background:var(--accent-light-color)}to{background:transparent}}.comment{order:-9000}.comment--deleted{order:1}.comment__children{padding-left:10px}.comment__children .comment__children{padding-left:0}.comment__content p{margin-top:0;margin-bottom:10px}.comment .reaction{height:auto;margin-right:0;margin-left:20px}.comment__images{margin:0 -7.5px;display:flex}.comment-entity{padding:10px}.comment-entity.highlight{animation-name:highlightComment;animation-duration:2s;animation-fill-mode:forwards}.comment__content pre{background:var(--light-border-color)}.comment-form__content{border:1px solid var(--form-border-color);border-radius:4px;position:relative;font-size:0}.comment-form .textarea{border:none;font-size:16px}.comment-form__footer{display:flex;justify-content:space-between}.comment-form__footer-item{height:46px;display:flex;align-items:center}.comment-form__actions{display:flex;flex-wrap:wrap;justify-content:flex-end}.comment-form .image-preview{width:80px;height:80px;margin:0 7.5px 15px;border-radius:4px;position:relative;overflow:hidden}.comment-form .image-preview img{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%, -50%)}.comment-form .image-preview__close{position:absolute;top:5px;right:5px;color:var(--text-color);cursor:pointer}.comment-form .image-preview:hover img{opacity:0.5}.comments-feed[data-error] ~ .comments__error{display:block}.comments-feed[data-loaded] ~ .comments__loader,.comments-feed[data-error] ~ .comments__loader{display:none}.comments.no-actions .comment__footer{display:none}.comments .more-comments{display:none}.comments-feed[data-sort="popular"]{display:flex;flex-direction:column}[data-sort-by]{order:-10000;margin-bottom:10px;margin-top:10px;display:inline-block;padding-left:10px;cursor:pointer}.comment__children[data-sort="popular"]{display:flex;flex-direction:column}.comment__children[data-sort="popular"]>[data-sort-by="popular"]{display:none}.comment__children[data-sort="date"]>[data-sort-by="date"]{display:none}.comment__children[data-fold]{display:block;padding-top:10px;padding-bottom:10px;padding-left:20px}.comment__children[data-fold]>.more-comments{display:inline-block;vertical-align:baseline;line-height:1;cursor:pointer;order:10000}.comment__children[data-fold] .comment{display:none}.comment__children[data-fold] .comment.recent{display:inline-block;vertical-align:baseline}.comment__children[data-fold] .comment.recent .comment__content,.comment__children[data-fold] .comment.recent .comment__footer,.comment__children[data-fold] .comment.recent .comment__children,.comment__children[data-fold] .comment.recent .comment__answer,.comment__children[data-fold] .comment.recent .preview-card__reactions,.comment__children[data-fold] .comment.recent .comment__images{display:none}.comment__children[data-fold] .comment.recent .comment-entity{padding:0}.comment__children[data-fold]>[data-sort-by]{display:none}


/*# sourceMappingURL=comments.service.min.css.map*/