.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)}.popup{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);overscroll-behavior:contain}@media(min-width:760px){.popup{justify-content:center}}.popup__container{position:absolute;top:50%;left:50%;padding-top:20px;padding-bottom:20px;transform:translate3d(-50%,-50%,0);background:rgba(var(--colorWhiteBackground),1)}@media(min-width:760px){.popup__container{min-width:375px;border-radius:5px}}@media(max-width:759.98px){.popup__container{width:100%;max-width:none!important;max-height:calc(100dvh - 125px);top:100%;border-radius:10px 10px 0 0;transform:translate3d(-50%,-100%,0)}}@media(min-width:760px){.popup__container--fixed-width{width:600px}}.popup__content-wrapper{display:flex;flex-direction:column;max-height:calc(100dvh - 200px);overflow-y:auto}@media(min-width:1000px){.popup__content-wrapper{margin-right:30px;margin-left:30px}}@media(min-width:760px)and (max-width:999.98px){.popup__content-wrapper{margin-right:40px;margin-left:40px}}@media(max-width:759.98px){.popup__content-wrapper{margin-right:20px;margin-left:20px}}@media(min-width:1000px){.popup__title{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.popup__title{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.popup__title{padding-right:20px;padding-left:20px;display:none}}.popup__fixed-content{border-bottom:1px solid rgba(var(--colorDecorationBorder),1)}@media(min-width:1000px){.popup__fixed-content{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.popup__fixed-content{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.popup__fixed-content{padding-right:20px;padding-left:20px}}.popup__actions{display:flex;flex-direction:column;align-items:center}.popup__actions>*{display:flex;justify-content:center;width:100%;margin-bottom:15px;padding:5px 0}.popup__actions>:last-child{margin-bottom:0}.popup__close-btn{display:inline-flex;position:absolute;top:0;right:-35px;cursor:pointer}@media(max-width:759.98px){.popup__close-btn{top:-35px;right:20px}}.popup__close-btn .icon-svg{color:#fff}.popup form>*{width:100%}.popup--special{padding:0 0 25px!important}.popup--special .popup__content-wrapper{margin:initial;padding:initial}@media(min-width:1000px){.popup--special .popup__content-wrapper .select-image-popup__actions{margin-right:30px;margin-left:30px}}@media(min-width:760px)and (max-width:999.98px){.popup--special .popup__content-wrapper .select-image-popup__actions{margin-right:40px;margin-left:40px}}@media(max-width:759.98px){.popup--special .popup__content-wrapper .select-image-popup__actions{margin-right:20px;margin-left:20px}}.popup--special .settings-avatar-cropper{margin:0}@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}.communityHeader[data-v-0103ec48]{display:grid;grid-gap:16px;gap:16px;margin-bottom:1px;padding:16px}.communityHeader__info[data-v-0103ec48]{display:grid;grid-auto-rows:max-content;grid-template-columns:80px 1fr;grid-template-rows:auto 1fr auto;grid-gap:0 10px;gap:0 10px}.communityHeader__h1[data-v-0103ec48]{font-size:18px;line-height:23px}.communityHeader__avatar[data-v-0103ec48]{grid-row:1/3}.communityHeader__userCount[data-v-0103ec48]{padding-top:6px}.communityHeader__h1[data-v-0103ec48],.communityHeader__userCount[data-v-0103ec48]{grid-column:2/3}.communityHeader__description[data-v-0103ec48]{grid-column:1/3;padding-top:10px}.communityHeader__buttons[data-v-0103ec48]{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.communityHeader__write[data-v-0103ec48]{flex-grow:1}.communityHeader__subscribed[data-v-0103ec48]{grid-gap:5px;gap:5px}.communityHeader__subscribed__text[data-v-0103ec48]{display:none}.communityHeader__moderation[data-v-0103ec48]{width:100%}@media(min-width:760px){.communityHeader[data-v-0103ec48]{grid-template-columns:1fr 250px;grid-gap:30px;gap:30px;padding:25px 30px}.communityHeader__info[data-v-0103ec48]{grid-template-columns:100px 1fr;grid-template-rows:none;grid-gap:0 15px;gap:0 15px}.communityHeader__h1[data-v-0103ec48]{font-size:24px;line-height:30px}.communityHeader__avatar[data-v-0103ec48]{grid-row:1/4}.communityHeader__description[data-v-0103ec48]{grid-column:2/3;padding-top:6px}.communityHeader__buttons[data-v-0103ec48]{flex-wrap:nowrap}.communityHeader__write[data-v-0103ec48]{flex-grow:0}.communityHeader__subscribed__text[data-v-0103ec48]{display:inline}.communityHeader__moderation[data-v-0103ec48]{width:auto}.communityHeader__buttons[data-v-0103ec48]{flex-direction:column}}.theme--dark .community-page .community-header__body .community-information__title,.theme--dark .community-page .count-text{color:unset}.community-tabs__icon{margin-right:6px}@media(max-width:759.98px){.community-page--message-to-moderator .community-header,.community-page--message-to-moderator .community-tabs{display:none}}.community-page .community-header{position:relative;margin-top:10px;margin-bottom:25px;overflow:hidden;border-radius:5px;background-color:rgba(var(--colorWhiteBackground),1)}.community-page .community-header__bg{position:absolute;width:100%;background-size:cover}@media(min-width:760px){.community-page .community-header__bg{height:150px}}@media(max-width:759.98px){.community-page .community-header__bg{height:100px}}@media(min-width:1000px){.community-page .community-header__bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}}.community-page .community-header__body{display:flex;position:relative;align-items:flex-start;min-height:inherit;padding:30px}@media(min-width:1000px){.community-page .community-header__body{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.community-page .community-header__body{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.community-page .community-header__body{padding-right:20px;padding-left:20px;padding-bottom:0}}.community-page .community-header__body .community-moderation-link-counter{position:relative;bottom:3px}.community-page .community-header__body .avatar-container{display:flex;overflow:hidden;border:5px solid rgba(var(--colorWhiteBorder),1);border-radius:5px;background:var(--colorBackground)}@media(min-width:760px){.community-page .community-header__body .avatar-container{width:150px;min-width:150px;max-width:150px;height:150px}}@media(max-width:759.98px){.community-page .community-header__body .avatar-container{width:80px;min-width:80px;max-width:80px;height:80px}}.community-page .community-header__body .avatar-container__avatar{width:100%;height:100%;border-radius:5px}.community-page .community-header__body .community-information{display:flex;flex-direction:column;width:100%}@media(min-width:1000px){.community-page .community-header__body .community-information{padding-left:20px}}@media(max-width:999.98px){.community-page .community-header__body .community-information{margin-left:10px;margin-top:5px}}.community-page .community-header__body .community-information__breadcrumbs{display:flex}@media(max-width:999.98px){.community-page .community-header__body .community-information__breadcrumbs .breadcrumbs__element{color:rgba(var(--colorGreyText),1)!important}.community-page .community-header__body .community-information__breadcrumbs .breadcrumbs__element:not(:first-child){position:relative;margin-left:25px}.community-page .community-header__body .community-information__breadcrumbs .breadcrumbs__element:not(:first-child):before{content:"•";display:block;position:absolute;top:50%;left:-15px;color:rgba(138,155,171,.5);transform:translateY(-50%)}}.community-page .community-header__body .community-information__title{margin-bottom:0;color:#323a40;font-size:24px;font-weight:500;line-height:32px}@media(min-width:1000px){.community-page .community-header__body .community-information__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}}@media(max-width:999.98px){.community-page .community-header__body .community-information__title{font-size:21px;font-weight:400;line-height:25px;text-align:left;flex-direction:column}}.community-page .community-header__body .community-information__title .community-header-info{display:flex;flex-direction:column}@media(min-width:1000px){.community-page .community-header__body .community-information__title .community-header-info{margin-right:50px}}@media(max-width:999.98px){.community-page .community-header__body .community-information__title .community-header-info{margin-bottom:20px}}.community-page .community-header__body .community-information__title .community-header-info__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.community-page .community-header__body .community-information__title .community-other-info{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:1000px){.community-page .community-header__body .community-information__title .community-other-info{margin-left:auto}}.community-page .community-header__body .community-information__title .community-other-info .community-actions-bar{display:flex}.community-page .community-header__body .community-information__title .community-other-info .community-actions-bar__btn{white-space:nowrap}.community-page .about-community-info{display:flex;margin-top:5px}.community-page .about-community-info__item{white-space:nowrap}.community-page .about-community-info__item:first-child{margin-right:20px}.community-page .people-count{font-size:13px;font-weight:700;line-height:20px}.community-page .count-text{color:#323a40;font-size:13px;line-height:20px}.community-page .community-actions-bar__btn:not(:last-child){margin-right:9px}.community-page .community-link{text-decoration:none}.community-page .only-mobile{display:none}@media(max-width:759.98px){.community-page .only-mobile{display:block}}.community-page .only-desktop{display:block}@media(max-width:759.98px){.community-page .only-desktop{display:none}}.community-page .community-info-wrapper{padding:0 25px 20px}.community-header--consultation .avatar-container{border-radius:50%!important}.community-header--consultation .consultation-avatars-container{display:flex;margin-top:15px}.community-header--consultation .consultation-avatars-container .consultant-avatar{width:46px;height:46px;border:3px solid rgba(var(--colorWhiteBorder),1);border-radius:50%}.community-header--consultation .consultation-avatars-container .consultant-avatar:not(:first-child){margin-left:-15px}