.editable[data-v-3b843637]{width:100%;min-height:80px;padding:15px;transition:background .15s ease-in-out,border-color .15s ease-in-out,min-height .15s ease-in-out;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:10px;outline:none;background:var(--colorBackground);white-space:pre-wrap}.editable[data-v-3b843637]:focus{border-color:#0071f5;background:rgba(0,113,245,.15)}.editable[placeholder][data-v-3b843637]:empty:not(:focus):before{content:attr(placeholder);color:rgba(var(--colorGreyText),1)!important;pointer-events:none}.editable--disabled[data-v-3b843637]{opacity:.6;pointer-events:none}.editable[data-v-3b843637] a{color:rgba(var(--colorLinkBlue),1)}.popup{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(50,58,64,.5);overscroll-behavior:contain}@media(min-width:760px){.popup{justify-content:center}}html.theme--dark .popup{background:rgba(0,0,0,.8)}.popup__container{position:absolute;bottom:0;bottom:var(--vv-keyboard-height,0);left:0;padding-top:20px;padding-bottom:20px;background:rgba(var(--colorWhiteBackground),1)}@media(min-width:760px){.popup__container{top:50%;bottom:auto;left:50%;min-width:375px;transform:translate3d(-50%,-50%,0);border-radius:10px}}@media(max-width:759.98px){.popup__container{width:100%;max-width:none!important;max-height:calc(100dvh - 125px);border-radius:10px 10px 0 0}}@media(min-width:760px){.popup__container--fixed-width{width:600px}}.popup__content-wrapper{display:flex;flex-direction:column;max-height:calc(100dvh - 200px);margin:0 20px;overflow-y:auto}.popup__title{padding:0 20px}.popup__fixed-content{padding:0 20px;border-bottom:1px solid rgba(var(--colorDecorationBorder),1)}.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:10px;right:10px;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;cursor:pointer}.popup__close-btn:hover{background:#eef5f7}html.theme--dark .popup__close-btn:hover{background:#292929}.popup__close-btn .icon-svg{color:#8a9bab}.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}.commentEditor{position:relative}.commentEditor__tools{display:flex;position:absolute;bottom:0;left:0;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;grid-gap:15px;gap:15px;width:100%;padding:15px}.commentEditor__checkBlog{flex-basis:100%}.theme--dark .commentEditor__cancel{background:#8a9bab}.commentEditor__button+.commentEditor__button{margin-left:10px}.commentEditor .commentEditor__input{min-height:auto}.commentEditor .commentEditor__input,.commentEditor .commentEditor__input:focus{border-color:rgba(var(--colorDecorationBorder),1);background:var(--colorFormBackground)}.commentEditor--expanded .commentEditor__input{min-height:120px;padding-bottom:90px}.commentEditor--blogExpanded .commentEditor__input{min-height:193px;padding-bottom:115px}.commentEditor .btn--disabled{background:rgba(var(--colorGreyBackground),1);color:#fff}.commentEditor__icons{display:flex;grid-gap:8px;gap:8px}.commentEditor__icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(var(--colorLightGreyBackground),1)}@media(min-width:760px){.commentEditor__icon:hover{background:rgba(var(--colorLightGreyBackgroundSecondary),1)}}.commentEditor__linkForm{padding:0 20px 10px}.commentEditor__linkInput{display:block;width:100%;margin-bottom:8px;padding:6px 8px;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:5px;outline:none;background:var(--colorBackground);color:var(--colorBlackText);font-size:14px}.commentEditor__linkInput:focus{border-color:#0071f5}.commentEditor__linkActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.commentEditor__cancel{background:rgba(var(--colorLightGreyBackground),1)}