.homeServices[data-v-70cc89ed]{display:flex;flex-direction:column;padding:20px 25px}.homeServices__link[data-v-70cc89ed]{display:flex;align-items:center;color:rgba(var(--colorBlackText),1);text-decoration:none}.homeServices__title[data-v-70cc89ed]{font-size:18px;font-weight:700;line-height:23px}.homeServices__text[data-v-70cc89ed]{font-size:15px;font-weight:700;line-height:20px}.title-section{margin-top:50px;margin-bottom:20px}@media(min-width:1000px){.title-section{padding-right:0;padding-left:0}}@media(min-width:760px)and (max-width:999.98px){.title-section{padding-right:20px;padding-left:20px}}@media(max-width:759.98px){.title-section{padding-right:20px;padding-left:20px}}.main-activity-container{display:grid;grid-auto-flow:column;grid-column-gap:20px;grid-template-columns:repeat(auto-fill,225px);margin:0 20px;overflow-x:auto}@media(min-width:760px){.main-activity-container{grid-column-gap:10px}}@media(min-width:1000px){.main-activity-container{margin:0}}.main-activity-container .main-activity{display:flex;position:relative;flex-direction:column;width:225px}@media(min-width:1000px){.main-activity-container .main-activity{padding-right:0;padding-left:0}}@media(min-width:760px)and (max-width:999.98px){.main-activity-container .main-activity{padding-right:0;padding-left:0}}@media(max-width:759.98px){.main-activity-container .main-activity{padding-right:0;padding-left:0}}.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)}.post-vote-form{display:flex;flex-direction:column;padding-top:25px;padding-bottom:20px;border:2px solid rgba(var(--colorDecorationBorder),1);border-radius:5px}.post-vote-form--voted .post-vote-form__option{justify-content:space-between;background:transparent}.post-vote-form--voted .post-vote-form__option .post-vote-form__fake-bar{background:rgba(var(--colorDecorationBorder),.5)}.post-vote-form--voted .post-vote-form__option--my-vote{border-color:rgba(var(--colorGreenBorder),1)}.post-vote-form--voted .post-vote-form__option--my-vote .post-vote-form__fake-bar{background:rgba(var(--colorDecorationBorder),.5)}.post-vote-form--voted .post-vote-form__option-text{color:rgba(var(--colorBlackText),1)!important;font-weight:400}@media(min-width:760px){.post-vote-form--voted .post-vote-form__option-text{text-align:left}}.post-vote-form--voted .post-vote-form__option-percentage{display:inline;display:initial}.post-vote-form__option{display:flex;position:relative;align-items:center;justify-content:center;width:100%;min-height:40px;margin-bottom:10px;padding:7px 18px;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:3px;background:rgba(var(--colorDecorationBorder),1);font-size:15px;line-height:23px;cursor:pointer}.post-vote-form__option:before{position:absolute;top:0;left:0;width:50%;height:100%}.post-vote-form__option-text{font-weight:700}@media(min-width:760px){.post-vote-form__option-text{text-align:center}}.post-vote-form__option-percentage{display:none;margin-left:10px;font-weight:700}.post-vote-form__option--my-vote{background:rgba(var(--colorGreenBackground),.5)}.theme--dark .post-vote-form__option--my-vote{background:rgba(var(--colorGreenBackground),1)}.post-vote-form__option--my-vote .post-vote-form__option-text{color:rgba(var(--colorBlackText),1)}.post-vote-form__option-percentage,.post-vote-form__option-text{z-index:10}.post-vote-form__fake-bar{position:absolute;top:0;left:0;height:100%}.post-vote-form__bottom-bar{display:flex;justify-content:center;margin-top:10px}.post-gallery{display:flex}.post-gallery:not(:only-child){margin-top:15px}@media(min-width:1000px){.post-gallery{margin-right:30px;margin-left:30px}}@media(min-width:760px)and (max-width:999.98px){.post-gallery{margin-right:40px;margin-left:40px}}@media(max-width:759.98px){.post-gallery{margin-right:20px;margin-left:20px}}.post-gallery__img{position:relative;width:100%;height:250px;overflow:hidden;border-radius:5px;background-position:50%;background-size:cover}.post-gallery__img:not(:last-child){margin-right:5px}.post-gallery--images-limit{position:relative}.post-gallery--images-limit .post-gallery__img:last-of-type:before{content:"+" attr(data-more-count);display:flex;position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.6);color:#fff;font-size:21px;cursor:pointer}.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}.user-anonymous{display:grid;grid-auto-flow:column;grid-template-columns:auto 1fr}.user-anonymous__avatar{grid-row:1/3}.userBadge[data-v-8a19f5f6]{display:inline-block;margin-left:8px;padding:0 4px;border-radius:4px;font-weight:400;text-transform:uppercase}.userBadge--spam[data-v-8a19f5f6]{background:rgba(255,0,0,.1);color:red}html.theme--dark .userBadge--spam[data-v-8a19f5f6]{background:hsla(0,0%,100%,.8)}.userBadge--new[data-v-8a19f5f6]{background:#e6f1ff;color:#0071f5}html.theme--dark .userBadge--new[data-v-8a19f5f6]{background:#8a9bab;color:#fff}.bbUser[data-v-6514cb15]{display:flex;grid-gap:10px;gap:10px;overflow:hidden}.bbUser--small[data-v-6514cb15]{flex-wrap:nowrap;align-items:center}.bbUser__image[data-v-6514cb15]{position:relative;line-height:0}.bbUser__online[data-v-6514cb15]{content:"";display:inline-block;position:absolute;z-index:10;top:1px;right:1px;width:8px;height:8px;border-radius:50%;background:#25d088;cursor:help}.bbUser__content[data-v-6514cb15]{display:flex;flex-wrap:wrap;overflow:auto}.bbUser--small .bbUser__content[data-v-6514cb15]{flex-wrap:nowrap}.bbUser__name[data-v-6514cb15]{cursor:pointer}.bbUser__name--current[data-v-6514cb15]{padding:0 3px;border-radius:5px;background:rgba(var(--colorYellowLightBackground),1)}.bbUser__info[data-v-6514cb15]{display:flex;align-items:flex-start;grid-gap:0 6px;gap:0 6px;font-size:14px;font-weight:700;line-height:20px;white-space:nowrap}.bbUser__new[data-v-6514cb15]{margin-left:-2px}.bbUser__spam[data-v-6514cb15]{margin-left:0}.bbUser__icon[data-v-6514cb15]{flex-shrink:0;width:20px;height:20px;overflow:hidden}.bbUser__tooltip[data-v-6514cb15]{padding:10px}.bbUser__tooltip__date[data-v-6514cb15]{margin-bottom:10px;padding:2px 10px;border-radius:5px}.bbUser__tooltip--red[data-v-6514cb15]{color:#fff}.bbUser__tooltip--red .bbUser__tooltip__date[data-v-6514cb15]{background-color:#f20}.bbUser__tooltip--yellow[data-v-6514cb15]{color:#323a40}.bbUser__tooltip--yellow .bbUser__tooltip__date[data-v-6514cb15]{background-color:#ffb443}.bbUser__tooltip__text[data-v-6514cb15]{color:#fff}.bbUser__tooltip__text a[data-v-6514cb15]{color:#fff!important;-webkit-text-decoration-color:#fff!important;text-decoration-color:#fff!important}.bbUser__tooltip__close[data-v-6514cb15]{position:absolute;top:5px;right:5px}.bbUser__children[data-v-6514cb15]{display:flex;align-items:center;white-space:nowrap}.bbUser__children__label[data-v-6514cb15]:first-letter{text-transform:uppercase}.bbUser--big .bbUser__children[data-v-6514cb15]{width:100%}.bbUser__label[data-v-6514cb15]{font-style:italic}.post-title{text-decoration:none!important;word-break:break-word}.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}.moderation-dropdown{position:relative;color:rgba(var(--colorLinkBlue),1)}.moderation-dropdown__trigger{display:inline-flex;align-items:center;padding:5px 10px;transition:color .2s ease-in-out;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:5px;cursor:pointer}.moderation-dropdown__trigger:hover{color:rgba(var(--colorLinkHover),1)}.moderation-dropdown__arrow{margin-left:5px;transform:rotate(90deg);transition:transform .2s ease-in-out}.moderation-dropdown__arrow--open{transform:rotate(-90deg)}.moderation-dropdown__menu{position:absolute;z-index:10;top:100%;left:0;margin-top:5px;padding:5px 0;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:5px;background:rgba(var(--colorWhiteBackground),1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.moderation-dropdown__item{display:flex;align-items:center;padding:8px 15px;transition:background-color .2s ease-in-out;white-space:nowrap;cursor:pointer}.moderation-dropdown__item:hover{background:rgba(var(--colorBackgroundSecondary),1)}.moderation-dropdown__item:hover,.moderation-dropdown__item:hover .icon-svg--single-color{color:rgba(var(--colorLinkHover),1)}.blogPostCard__postHeader[data-v-2c72eb92]{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;margin-bottom:5px}.blogPostCard__status[data-v-2c72eb92]{padding:0 4px;background:var(--colorBackground);text-transform:uppercase}.blogPostCard__status--draft[data-v-2c72eb92]{color:rgba(var(--colorGreyText),1)}.blogPostCard__status--rejected[data-v-2c72eb92]{background:rgba(255,34,0,.1);color:#f20}.blogPostCard__status--pending[data-v-2c72eb92]{background:rgba(255,180,67,.2);color:#323a40}.blogPostCard__delete[data-v-2c72eb92]{background:var(--colorBackground);color:rgba(var(--colorGreyText),1)}.blogPostCard__body[data-v-2c72eb92]{display:grid;grid-gap:15px;gap:15px}.blogPostCard__title[data-v-2c72eb92]{text-decoration:none}.blogPostCard__reason[data-v-2c72eb92]{padding:16px;background:rgba(255,34,0,.1)}.blogPostCard__author[data-v-2c72eb92]{display:flex;justify-content:space-between}.libraryBanners{display:flex;grid-gap:10px;gap:10px;margin-bottom:45px;padding-left:20px;overflow-x:auto}@media(min-width:760px){.libraryBanners{display:grid;grid-template-columns:repeat(12,1fr);padding-left:0;overflow-x:visible}}.libraryBanners__image{display:flex!important;position:relative;grid-column:auto/span 6;flex-shrink:0;width:100%;max-width:250px;height:300px;padding:15px 20px;overflow:hidden;border-radius:20px;background-position:100% 100%;background-size:auto 250px}@media(min-width:760px){.libraryBanners__image{max-width:none;min-width:0;height:350px;padding:25px 30px;background-size:auto}}.libraryBanners__heading{max-width:80%;max-height:96px;overflow:hidden;font-size:18px;font-weight:700;line-height:24px}@media(min-width:760px){.libraryBanners__heading{max-width:80%;overflow:visible;font-size:24px;line-height:34px}}@media(min-width:760px){.libraryBanners__image:nth-child(n+3){grid-column:auto/span 4;align-items:center;height:160px;background-size:auto 160px}.libraryBanners__image:nth-child(n+3) .libraryBanners__heading{max-width:70%;max-height:88px;overflow:hidden;font-size:16px;line-height:22px}}.homeGuest__search{max-width:632px;margin-bottom:50px}@media(max-width:759.98px){.homeGuest__search{margin-bottom:40px}}.homeGuest__search>div{border:2px solid #0071f5;background:rgba(var(--colorWhiteBackground),1)}.homeGuest__search input{min-height:58px;font-size:18px}.homeGuest__search button{border-radius:0!important;background:#0071f5;font-size:16px}.homeGuest__search button,.homeGuest__search input{padding:0 20px}.homeGuest__communities{flex-wrap:wrap;width:960px;margin-left:-5px}@media(max-width:999.98px){.homeGuest__communities_wrapper{padding-right:0;padding-left:40px}}@media(max-width:759.98px){.homeGuest__communities_wrapper{padding-left:20px}}@media(max-width:1229.98px){.homeGuest__communities_wrapper{overflow:auto}}.homeGuest__community{display:flex;align-items:center;height:40px;margin:5px;padding:10px;line-height:1.25;white-space:nowrap;cursor:pointer}.homeGuest__community_avatar{border-radius:5px!important}.homeGuest__community:hover{color:#ef498f!important}.homeGuest__community,.homeGuest__side{border-radius:5px;background:rgba(var(--colorWhiteBackground),1)}.homeGuest__content{width:100%}@media(min-width:1000px){.homeGuest__content{max-width:660px;flex-shrink:0}}@media(max-width:759.98px){.homeGuest__content .main-activity-container{margin-right:0}}.homeGuest__content .activity-title-block{display:flex;align-items:center;justify-content:space-between}.homeGuest__content .activity-title-block .icon-svg--single-color{color:#8a9bab}.homeGuest__side{position:sticky;top:70px;flex:0 0 300px;margin-bottom:auto;margin-left:30px}@media(max-width:999.98px){.homeGuest__article-wrapper,.homeGuest__side{display:none}}.homeGuest__article{display:flex;flex-direction:column;justify-content:flex-end;width:231px;height:200px;margin-right:10px;margin-bottom:10px;border-radius:5px;background-position:50%;background-size:cover}.homeGuest__article:nth-child(-n+3){justify-content:space-between;width:311px;height:340px}.homeGuest__article:nth-child(-n+3) .homeGuest__article-title{font-size:18px;line-height:24px}.homeGuest__article:last-child,.homeGuest__article:nth-child(3){margin-right:0}.homeGuest__article-title{padding:20px;color:#000;font-size:15px;font-weight:700;line-height:20px;word-break:break-word}.homeGuest__article-category{width:-moz-max-content;width:max-content;margin:20px 25px;padding:0 10px;border-radius:5px;background:rgba(0,0,0,.05);color:#323a40;font-size:13px;line-height:20px}.homeGuest__title{font-size:24px;line-height:30px}@media(min-width:760px){.homeGuest__title{font-size:36px;line-height:45px}}@media(max-width:999.98px){.homeGuest__title-block_wrapper{padding-left:40px}}@media(max-width:759.98px){.homeGuest__title-block_wrapper{padding-right:20px;padding-left:20px}}.homeGuest .homeSection--cb{margin-top:50px}.homeGuest .homeSection__header{margin-bottom:20px}@media(max-width:999.98px){.homeGuest .homeSection__header{padding-left:20px}}.homeGuest .homeSection__title{margin-bottom:5px;font-weight:900}.homeGuest .homeSection__subtitle{color:#8a9bab;font-size:18px;line-height:28px}@media(max-width:759.98px){.homeGuest .homeSection__subtitle{font-size:16px;line-height:24px}}.bbError{margin-top:5px;padding:5px 10px;border-radius:5px;background:rgba(var(--colorPinkBackground),1);color:rgba(var(--colorWhiteText),1)}.HomeUser__nav__icon[data-v-68e8e67f]{margin-right:6px}.HomeUser__sort[data-v-68e8e67f]{max-width:-moz-fit-content;max-width:fit-content}