@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}.infinite-scroll{overflow-anchor:none}.user-action-area{display:inline-flex;transition:color .2s ease-in-out;outline:none}.user-action-area:hover{color:rgba(var(--colorLinkHover),1)!important;cursor:pointer}.user-action-area:hover .icon-svg{color:rgba(var(--colorLinkHover),1)}.user-action-area.user-action-area--active{color:rgba(var(--colorLinkHover),1)!important}.user-action-area.user-action-area--active .icon-svg{color:rgba(var(--colorLinkHover),1)}.avatar--margin-right{margin-right:10px}.avatar--rounded-little{border-radius:5px}.avatar--special-content{display:inline-grid;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,113,245,.15);width:40px;min-width:40px;max-width:40px;height:40px}.avatar--special-content .avatar__icon{color:#0071f5}.avatar--special-content .avatar__color-box{width:20px;height:20px;border-radius:5px}.avatar--special-content .avatar__color-box--orange{background:#ffb443}.avatar--special-content .avatar__color-box--black{background:#000}.avatar--special-content .avatar__numeric{color:#0071f5}.post-description__html--cropped{max-height:120px}.post-description__sens{display:flex;margin:10px 0;padding:5px 10px;border:1px solid rgba(var(--colorDecorationBorder),1);color:#ef498f}.postCard{margin-bottom:10px}.postCard__body{display:grid;grid-gap:15px;gap:15px;padding:20px 16px}@media(min-width:760px){.postCard__body{padding:20px 30px}}.postCard__author{display:flex;position:relative;left:-2px;align-items:center;max-width:100%;overflow:hidden}.postCard__author__actions{display:flex;position:relative;right:-2px;margin-left:auto}.postCard__author__help{cursor:help}.postCard__content{display:grid;grid-gap:10px;gap:10px}.postCard__content--repost{position:relative;padding-left:17px}.postCard__content--repost:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;border-radius:5px;background:rgba(var(--colorDecorationBorder),1)}.post-status-notify{display:flex;align-items:center}.post-status-notify-info{display:flex;flex-wrap:wrap;font-weight:700}.post-body{display:flex;flex-direction:column;height:100%}.post-body .post-body__community{display:inline-block;margin-top:5px}.more-posts-addd-place.advertising-by-ad-fox-antiguard-randomstring--init{margin-bottom:10px;border-radius:5px;background-color:rgba(var(--colorWhiteBackground),1)}.post-page-more-posts-post{position:relative;margin-bottom:10px!important}.post-page-more-posts-post__read-more{display:flex;position:absolute;right:0;bottom:0;left:0;align-items:flex-end;justify-content:center;height:200px;background-image:linear-gradient(180deg,transparent,rgba(var(--colorWhiteBackground),1) 70%)}.post-page-more-posts-post__read-more-btn{margin-bottom:25px}.post-page-more-posts-post .post-body-content-info--repost .post-page-more-posts-post__read-more{left:-40px}