@keyframes queryCommentPulse{0%,to{background:rgba(var(--colorYellowLightBackground),1)}50%{background:rgba(var(--colorYellowLightBackground),0)}}.post-comment{padding:10px;overflow:hidden;transition:background .5s ease-in-out}@media(min-width:760px){.post-comment{padding:15px}}.card .post-comment{margin:0 -12px}.post-comment--new{background:rgba(var(--colorYellowLightBackground),1)}.post-comment--replying-comment{transition:none;background:rgba(var(--colorBlue300),1)}.post-comment--replying-comment .icon-svg{color:#323a40}.post-comment--selected-by-query:not(.post-comment--replying-comment){animation:queryCommentPulse 2s cubic-bezier(.4,0,.6,1) infinite}.post-comment .post-comment-deleted{display:flex;align-items:center}.post-comment .post-comment-deleted__text{margin-right:10px;font-weight:700}.post-comment__editor{margin-top:24px}@media(min-width:760px){.post-comment__editor{margin-top:16px}}.post-comment .comment-body{width:100%;padding:0 5px}@media(min-width:760px){.post-comment .comment-body{padding:0 15px}}.post-comment .comment-body .comment-body-inner-container{position:relative}.post-comment .comment-body .comment-body-inner-container__main-actions{position:absolute;top:0;right:0}.post-comment .comment-body .comment-body-inner-container .user-anonymous__title{font-weight:700}.post-comment .comment-body__inner-content{margin:5px 0 10px;word-break:break-word}.post-comment .comment-body__inner-content [data-node-type=user-image-parent]{display:inline-flex;margin:10px 0}.post-comment .comment-body__actions{display:flex;margin-left:50px}.post-comment .comment-body__actions .comment-rating{display:flex;align-items:center;margin-right:auto}.post-comment .comment-body__actions .comment-rating--loading{pointer-events:none}.post-comment .comment-body__actions .comment-rating--zero .comment-rating__counter{background:#eef5f7;color:#8a9bab}.post-comment .comment-body__actions .comment-rating--above-zero .comment-rating__counter{background:#25d088;color:#fff}.post-comment .comment-body__actions .comment-rating--below-zero .comment-rating__counter{background:#ef498f;color:#fff}.post-comment .comment-body__actions .comment-rating__counter{display:inline-flex;justify-content:center;min-width:25px;margin:0 5px;padding:0 5px;transition:background .25s ease-in;border-radius:5px;color:#fff;font-weight:700}.post-comment .comment-body__actions .comment-rating__action .icon-svg{color:#8a9bab}.post-comment .comment-body__actions .comment-rating__action--like-active .icon-svg,.post-comment .comment-body__actions .comment-rating__action--like:hover .icon-svg{color:#25d088!important}.post-comment .comment-body__actions .comment-rating__action--dislike .icon-svg{transform:rotate(180deg)}.post-comment .comment-body__actions .comment-rating__action--dislike-active .icon-svg{color:#ef498f!important}.reply-comment-child .comment-body{padding-left:50px}.reply-comment-child .comment-body__actions{margin-left:30px!important}@keyframes loading{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading{display:inline-flex}.loading--center{position:relative;left:50%;justify-content:center;transform:translate3d(-50%,0,0)}.loading--vertical-align{top:50%}.loading .loading__dot{display:inline-flex;width:8px;height:8px;animation:loading 1.4s infinite;animation-fill-mode:both;border-radius:50%;background:#ef498f}.loading .loading__dot:not(:last-child){margin-right:10px}.loading .loading__dot:nth-child(2){animation-delay:.2s}.loading .loading__dot:nth-child(3){animation-delay:.4s}.custom-pagination{display:grid}@media(min-width:760px){.custom-pagination{grid-row-gap:5px;grid-template-columns:1fr auto}}@media(max-width:759.98px){.custom-pagination{grid-row-gap:20px}}.custom-pagination__selectable-nav{display:flex;align-items:center}@media(min-width:760px){.custom-pagination__selectable-nav{grid-column:1/2}}.custom-pagination__page-option{text-decoration:none!important}.custom-pagination__page-option:not(:last-child){margin-right:15px}.custom-pagination__manual-input{display:flex}@media(min-width:760px){.custom-pagination__manual-input{width:160px;grid-column:2/3}}.custom-pagination__page{width:100%}.custom-pagination__input{border-radius:10px 0 0 10px}.custom-pagination__input input{padding-bottom:1px}.custom-pagination__redirect-button{padding:0 10px 2px;border-radius:0 10px 10px 0}.infinite-scroll{overflow-anchor:none}[data-mention-id]{font-weight:500;cursor:pointer}.comments__title{display:flex;margin-top:40px;padding-bottom:10px;border-radius:5px 5px 0 0;background-color:rgba(var(--colorBackground),1)}@media(min-width:1000px){.comments__title{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.comments__title{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.comments__title{padding-right:20px;padding-left:20px}}.comments__createEditor{margin:0 10px}@media(min-width:760px){.comments__createEditor{margin:0 15px}}.comments-section{padding:15px 0}.comments__wrapper{padding:10px 0;background:rgba(var(--colorWhiteBackground),1)}@media(min-width:760px){.comments__wrapper{border-radius:5px;padding:15px 0}}.comments__wrapper .is-off-comments,.comments__wrapper .is-only-author-can-see-comments,.comments__wrapper .no-comments,.comments__wrapper .post-from-consultant-comments-access-denied{display:flex;justify-content:center;padding:25px 0}