.yamb-forward-dialog__search-wrapper{position:relative;padding:12px}.yamb-forward-dialog__search{padding-right:40px}.yamb-forward-dialog__spinner{position:absolute;right:34px;height:100%;top:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none}.yamb-forward-dialog__list{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.ui-disk-failed-load-image{position:relative;width:100%;height:100%}.ui-disk-failed-load-image_view_lightbox .ui-disk-failed-load-image__icon{color:var(--overlay-primary-color)}.ui-disk-failed-load-image_view_lightbox .ui-disk-failed-load-image__container{padding-left:45px;padding-right:45px}.ui-disk-failed-load-image_view_mediabrowser .ui-disk-failed-load-image__container{position:absolute;top:50%}.ui-disk-failed-load-image__container{text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ui-disk-failed-load-image__icon{color:var(--common-icons-secondary)}.ui-disk-failed-load-image__text{font-size:var(--font-16-size);line-height:var(--font-16-line-height);font-weight:400;color:var(--overlay-primary-color);margin-top:12px}
.ui-picture{visibility:hidden;opacity:0}.ui-picture_animation{-webkit-transition:visibility 0s ease-in-out .25s,opacity .25s;-o-transition:visibility 0s ease-in-out .25s,opacity .25s;transition:visibility 0s ease-in-out .25s,opacity .25s}.ui-picture_ready{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;visibility:visible;opacity:1}
.yamb-disk-available-space{padding:11px 16px 10px}.yamb-disk-available-space__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.yamb-disk-available-space__value{font-size:var(--font-16-size);line-height:var(--font-16-line-height);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:var(--common-text-primary);font-weight:400;margin-right:12px}.yamb-disk-available-space__value_status_progress{color:var(--common-text-secondary)}.yamb-disk-available-space__value_status_error{color:var(--common-destructive)}.yamb-disk-available-space__indicator-wrapper{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
@-webkit-keyframes loading-background{0%{background-position-x:0}to{background-position-x:100%}}@keyframes loading-background{0%{background-position-x:0}to{background-position-x:100%}}.yamb-disk-usage-indicator{position:relative;overflow:hidden;height:8px;width:100%;border-radius:100px;background-color:var(--common-divider)}.yamb-disk-usage-indicator__value{position:absolute;left:0;top:0;bottom:0;-webkit-transform-origin:left;transform-origin:left;width:100%}.yamb-disk-usage-indicator__value_normal{background:var(--component-disk-available-space-indicator-normal)}.yamb-disk-usage-indicator__value_few-space{background:var(--component-disk-available-space-indicator-few-space)}.yamb-disk-usage-indicator__value_loading{background:var(--component-disk-available-space-indicator-loading);background-size:200% 100%;-webkit-animation:loading-background .8s linear infinite;animation:loading-background .8s linear infinite}.yamb-disk-usage-indicator__value_disabled{background:var(--component-disk-available-space-indicator-disabled)}
:root{--ui-avatar-box-shadow:none}.ui-avatar{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:var(--ui-avatar-box-shadow);box-shadow:var(--ui-avatar-box-shadow)}.ui-avatar_withOutline{padding:2px;margin:-4px}.ui-avatar_withOutline .ui-avatar__viewport_hasOutlineColor{border:2px solid var(--ui-avatar-outline-color)}.ui-avatar,.ui-avatar__image{border-radius:100%}.ui-avatar__viewport{border-radius:inherit;border:1px solid var(--common-divider);position:relative}.ui-avatar_view_square,.ui-avatar_view_square .ui-avatar__image{border-radius:0}.ui-avatar__monogram{display:block;text-align:center}.ui-avatar__monogram_hidden{visibility:hidden}.ui-avatar__monogram-text{text-align:center;font-weight:700;white-space:nowrap;opacity:.75;line-height:1em}.ui-avatar__image{display:block}.ui-avatar__image,.ui-avatar__overlay-container{top:0;left:0;position:absolute;width:100%;height:100%}.ui-avatar__online-sign{position:absolute;bottom:0;right:0}
.ui-dot{background-color:var(--ui-dot-backgroud-color);border:var(--ui-dot-border);border-radius:50%}
.yamb-list-item-user{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0 none;cursor:pointer;padding:var(--component-list-item-user-padding);margin:var(--component-list-item-user-margin);border-radius:var(--component-list-item-user-border-radius)}.keyboard-navigation .yamb-list-item-user:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-list-item-user__checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-list-item-user_disabled{cursor:default;opacity:.4}.yamb-list-item-user:after{bottom:-1px}.yamb-list-item-user:before{top:0}.yamb-list-item-user:after,.yamb-list-item-user:before{content:"";position:absolute;left:16px;right:16px;height:var(--component-list-item-user-divider-height);background-color:transparent}.keyboard-navigation .yamb-list-item-user:focus:after,.keyboard-navigation .yamb-list-item-user:focus:before{visibility:hidden}.yamb-list-item-user+.yamb-list-item-user:before,.yamb-list-item-user_highlighted+.yamb-list-item-user:before{background-color:var(--common-divider)}.yamb-list-item-user:hover:after,.yamb-list-item-user:hover:before,.yamb-list-item-user_highlighted:after,.yamb-list-item-user_highlighted:before{left:0;right:0}.desktop .yamb-list-item-user:hover:not(.yamb-list-item-user_disabled),.keyboard-navigation .desktop .yamb-list-item-user:focus:not(.yamb-list-item-user_disabled),.yamb-list-item-user_highlighted{background-color:var(--common-bg-secondary)}.desktop .yamb-list-item-user:hover:not(.yamb-list-item-user_disabled):after,.keyboard-navigation .desktop .yamb-list-item-user:focus:not(.yamb-list-item-user_disabled):after,.yamb-list-item-user_highlighted:after{background-color:var(--common-divider)}.desktop .yamb-list-item-user:hover .yamb-list-item-user__avatar:after,.keyboard-navigation .desktop .yamb-list-item-user:focus .yamb-list-item-user__avatar:after{visibility:hidden}.yamb-list-item-user__description{width:100%;color:var(--common-text-secondary)}.yamb-list-item-user__description,.yamb-list-item-user__name{font-size:var(--font-14-size);line-height:var(--font-14-line-height);overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.yamb-list-item-user__name{color:var(--common-text-primary);font-weight:500;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.yamb-list-item-user__nickname{font-size:var(--font-14-size);line-height:var(--font-14-line-height);margin-left:4px;color:var(--common-text-secondary);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.yamb-list-item-user__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-list-item-user__menu-icon{-webkit-box-shadow:none;box-shadow:none}.yamb-list-item-user_placeholder .yamb-list-item-user__avatar:before{content:"";display:block;width:40px;height:40px;border-radius:100%;background-color:#f0f0f0}.yamb-list-item-user_placeholder .yamb-list-item-user__description,.yamb-list-item-user_placeholder .yamb-list-item-user__name{border-radius:12px;height:12px}.yamb-list-item-user_placeholder .yamb-list-item-user__name{width:30%;background-color:currentColor;opacity:.05}.yamb-list-item-user_placeholder .yamb-list-item-user__description{width:20%;margin-top:5px;background-color:currentColor;opacity:.05}html[dir=rtl] .yamb-list-item-user{padding:var(--component-list-item-user-padding-rtl)}html[dir=rtl] .yamb-list-item-user__nickname{margin-right:4px;margin-left:unset}
.ui-checkbox{display:inline-block;position:relative;width:20px;height:20px;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;overflow:hidden}.ui-checkbox__control{position:absolute;z-index:-1;opacity:0;margin:0;visibility:hidden}.ui-checkbox__checkmark{position:absolute;top:0;left:0;width:100%;height:100%;content:"";color:transparent;visibility:hidden;-webkit-transition:var(--ui-checkbox-checkmark-transition);-o-transition:var(--ui-checkbox-checkmark-transition);transition:var(--ui-checkbox-checkmark-transition);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ui-checkbox:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:var(--ui-checkbox-bg);-webkit-transition:var(--ui-checkbox-bg-transition);-o-transition:var(--ui-checkbox-bg-transition);transition:var(--ui-checkbox-bg-transition)}.ui-checkbox:hover:before{background-color:var(--ui-checkbox-bg-hovered)}.ui-checkbox_checked .ui-checkbox__checkmark{visibility:visible;color:#fff;-webkit-transform:translateY(0);transform:translateY(0)}.ui-checkbox_checked:before{background-color:var(--ui-checkbox-bg-checked)}.ui-checkbox_checked:hover:before{background-color:var(--ui-checkbox-bg-checked-hovered)}.ui-checkbox_disabled{cursor:default}.ui-checkbox_disabled:before,.ui-checkbox_disabled:hover:before{background-color:var(--ui-checkbox-bg-disabled)}.ui-checkbox_disabled.ui-checkbox_checked .ui-checkbox__checkmark{color:#c2c2c2}
.ui-input{font-size:var(--font-14-size);line-height:var(--font-14-line-height);overflow:hidden;font-family:inherit;padding:var(--ui-input-padding);background:var(--ui-input-bg);border-radius:8px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;position:relative;color:var(--ui-input-text-primary);caret-color:currentColor}.ui-input::-webkit-input-placeholder{color:var(--ui-input-text-secondary);opacity:.7}.ui-input::-moz-placeholder{color:var(--ui-input-text-secondary);opacity:.7}.ui-input:-ms-input-placeholder{color:var(--ui-input-text-secondary);opacity:.7}.ui-input::placeholder{color:var(--ui-input-text-secondary);opacity:.7}.desktop .ui-input:not(.ui-input_transparent):hover,.ui-input:not(.ui-input_transparent),.ui-input:not(.ui-input_transparent):focus,.ui-input:not(.ui-input_transparent):focus:hover{-webkit-box-shadow:none;box-shadow:none}.desktop .ui-input:hover{background:var(--ui-input-hover-bg)}.ui-input:focus:not(.ui-input_disabled){background:var(--ui-input-focus-bg);border:2px solid var(--ui-input-focus-border-color)}.ui-input:active:not(.ui-input_disabled),.ui-input:hover:not(.ui-input_disabled){-webkit-filter:var(--ui-input-bg-hover-filter);filter:var(--ui-input-bg-hover-filter)}@media (hover:none){.ui-input:hover{-webkit-box-shadow:none;box-shadow:none}}.ui-input__static-placeholder{font-size:var(--font-14-size);line-height:var(--font-14-line-height);color:var(--ui-input-text-secondary)}.ui-input__editable-wrapper{display:grid;width:100%}.ui-input__scroller{max-width:100%;overflow-y:hidden!important}.ui-input__editable-input{font-size:var(--font-14-size);line-height:var(--font-14-line-height);white-space:nowrap;border:none;background-color:transparent;color:var(--ui-input-text-primary);padding:0;font-family:inherit;overflow:hidden;caret-color:currentColor}.ui-input_staticPlaceholder{white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex}
.yamb-legacy-empty-list__description,.yamb-legacy-empty-list__title{padding-left:20px;padding-right:20px;text-align:center}.yamb-legacy-empty-list__title{font-size:var(--font-20-size);line-height:var(--font-20-line-height);font-weight:700;color:var(--common-text-primary)}.yamb-legacy-empty-list__description{font-size:var(--font-16-size);line-height:var(--font-16-line-height);color:var(--common-text-secondary)}.yamb-legacy-empty-list__description+.yamb-legacy-empty-list__image,.yamb-legacy-empty-list__title+.yamb-legacy-empty-list__description,.yamb-legacy-empty-list__title+.yamb-legacy-empty-list__image,.yamb-legacy-empty-list__title+.yamb-legacy-empty-list__notfound-image{margin-top:12px}.yamb-legacy-empty-list__image{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;background-size:contain;width:180px;height:180px;background-position:50%;background-repeat:no-repeat}
.yamb-members-list{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:100%}.keyboard-navigation .yamb-members-list:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-members-list:after,.yamb-members-list:before{content:"";opacity:0;width:100%;height:30px;position:absolute;z-index:1;pointer-events:none}.yamb-members-list:after{bottom:0}.yamb-members-list_topShadow:before{background:-webkit-gradient(linear,left top,left bottom,from(var(--common-settings-bg)),to(transparent));background:-webkit-linear-gradient(var(--common-settings-bg),transparent);background:-o-linear-gradient(var(--common-settings-bg),transparent);background:linear-gradient(var(--common-settings-bg),transparent)}.yamb-members-list_bottomShadow:after,.yamb-members-list_topShadow:before{opacity:1;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.yamb-members-list_bottomShadow:after{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--common-settings-bg)));background:-webkit-linear-gradient(transparent,var(--common-settings-bg));background:-o-linear-gradient(transparent,var(--common-settings-bg));background:linear-gradient(transparent,var(--common-settings-bg))}
.ui-virtual-list{position:relative;overflow:hidden;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}.ui-virtual-list .ui-scrollbar{opacity:0}.desktop .ui-virtual-list:hover .ui-scrollbar{opacity:1}.ui-virtual-list__viewport{position:absolute;top:0;right:0;bottom:0;left:0}.ui-virtual-list__content{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;right:0;padding:inherit}
.yamb-focus-suggest-hotkey{pointer-events:none;opacity:0;position:absolute;top:4px;right:4px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:10}.yamb-focus-suggest-hotkey:first-of-type{margin-right:4px}.keyboard-navigation :focus .yamb-focus-suggest-hotkey{opacity:1}
.yamb-keycap__item{font-size:var(--font-14-size);line-height:var(--font-14-line-height);background-color:var(--common-bg-secondary);color:var(--common-text-secondary);display:inline-block;padding:2px}.yamb-keycap__item_pilled{border-radius:4px;border:1px solid var(--common-divider);color:var(--common-text-primary);margin-left:4px}.yamb-keycap_with-background{padding:1px 4px;background-color:var(--component-keycap-background-color);border-radius:4px}.yamb-keycap_with-background .yamb-keycap__item{background-color:unset}html[dir=rtl] .yamb-keycap__item_pilled{margin-right:4px;margin-left:0}
.yamb-settings{max-width:100%;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.yamb-settings__change-phone-number{position:relative}.yamb-settings__change-phone-number:after{content:"";height:2px;background-color:var(--common-divider);position:absolute;left:16px;right:16px;top:0}.yamb-settings__version{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.yamb-settings__profile{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:12px}.keyboard-navigation .yamb-settings__profile:focus .yamb-settings__change-user{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-settings__user-info{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-settings__avatar{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.yamb-settings__details{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding-left:8px;min-width:0;overflow:hidden}.yamb-settings__name{font-weight:500;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:var(--common-text-primary)}.yamb-settings__description,.yamb-settings__name{font-size:var(--font-14-size);line-height:var(--font-14-20-line-height)}.yamb-settings__description{color:var(--common-text-secondary);white-space:pre}.yamb-settings__description:empty{display:none}.yamb-settings__change-user{margin-top:3px}.yamb-settings__footer-text{color:var(--common-text-secondary);-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;white-space:pre;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.keyboard-navigation .yamb-settings__footer-link:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}html[dir=rtl] .yamb-settings__details{padding-left:0;padding-right:8px}
.yamb-login-chat-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--common-bg-secondary);color:var(--common-text-primary);border-radius:12px;padding:24px;margin:12px;height:198px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.yamb-login-chat-item:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-login-chat-item__action{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;background-color:var(--common-accent);color:var(--common-accent-fg);padding:8px 16px 8px 12px;border-radius:80px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-login-chat-item__action:hover{-webkit-box-shadow:0 8px 15px rgba(0,0,0,.06),0 0 4px rgba(0,0,0,.1);box-shadow:0 8px 15px rgba(0,0,0,.06),0 0 4px rgba(0,0,0,.1)}.yamb-login-chat-item__action-text{margin-left:6px}.yamb-login-chat-item__action-icon{color:var(--common-accent)}
.yamb-playable-icon{position:absolute;top:50%;left:50%;width:56px;height:56px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:var(--outgoing-bg);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none}.yamb-playable-icon:before{position:absolute;content:"";width:100%;height:100%;opacity:.8;border-radius:50%;background-color:var(--outgoing-primary);z-index:-1}.yamb-playable-icon_gif{font-size:var(--font-12-size);line-height:1;width:3em;height:3em;font-weight:700}.yamb-playable-icon_gif:before{opacity:.4}
.keyboard-navigation .yamb-download-icon-button:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.desktop .yamb-download-icon-button:hover{text-decoration:none}
.ui-icon-radial{width:36px;height:36px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;color:var(--common-accent)}.ui-icon-radial_no-icon-color{color:currentColor}.ui-icon-radial__progress{color:var(--common-accent);width:32px;height:32px;background:var(--common-bg);border-radius:50%;padding:2px;position:absolute;top:0;left:0}.ui-icon-radial__progress_infinite{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.ui-icon-radial__progress_without-bg{background:transparent}.ui-icon-radial__progress_no-radial-color{color:currentColor}.ui-icon-radial__progress_no-radial-color .ui-radial-progress__track{stroke:currentColor}.ui-icon-radial__children{position:relative;height:100%;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ui-icon-radial_disabled .ui-icon-radial__children{opacity:.4}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
.ui-radial-progress{display:none}.ui-radial-progress_visible{display:block}.ui-radial-progress_size_xs{width:16px;height:16px}.ui-radial-progress_size_s{width:24px;height:24px}.ui-radial-progress_size_m{width:28px;height:28px}.ui-radial-progress_size_l{width:32px;height:32px}.ui-radial-progress_size_xl{width:38px;height:38px}.ui-radial-progress__track{stroke:var(--ui-progress-color)}.ui-radial-progress__value{stroke:currentColor}
:root{--ui-toolbar-height:48px}.ui-toolbar{min-width:48px;height:48px;height:var(--ui-toolbar-height)}.ui-toolbar,.ui-toolbar__controls{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ui-toolbar__controls{min-width:12px}.ui-toolbar_without-avatar .ui-toolbar__controls{min-width:16px}.ui-toolbar__body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.ui-toolbar__content{margin-left:12px;width:100%}.ui-toolbar__content:only-child{margin-left:0}.ui-toolbar__body,.ui-toolbar__content{min-width:0}.ui-toolbar__title{font-size:var(--font-14-size);line-height:var(--font-14-line-height);font-weight:500}.ui-toolbar__title-text{vertical-align:middle;color:var(--common-text-primary)}.ui-toolbar__description{font-size:var(--font-13-size);line-height:var(--font-13-line-height);color:var(--common-text-secondary)}.ui-toolbar__description:empty{display:none}.ui-toolbar__description,.ui-toolbar__title{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ui-toolbar__verified-badge{margin:-2px 0 -2px 4px}
.yamb-message-file-button__control{color:var(--common-accent);height:100%;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}
.ui-list-item{font-size:var(--font-14-size);line-height:var(--font-14-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--ui-list-item-padding);border-radius:var(--ui-list-item-border-radius);min-height:45px;background-color:var(--common-settings-item);color:var(--common-text-primary);margin:var(--ui-list-item-margin)}.keyboard-navigation .ui-list-item:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.ui-list-item__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:500;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ui-list-item__text_lighter-text{font-weight:400}.ui-list-item__description{color:var(--common-text-secondary);font-weight:400}.ui-list-item_alert{color:var(--common-destructive)}.ui-list-item_pressable{cursor:pointer}.ui-list-item_pressable:hover{-webkit-filter:var(--ui-list-item-hover-filter);filter:var(--ui-list-item-hover-filter);background-color:var(--ui-list-item-hover-background-color)}.ui-list-item_pressable:active{-webkit-filter:var(--ui-list-item-active-filter);filter:var(--ui-list-item-active-filter);background-color:var(--ui-list-item-active-background-color)}.ui-list-item_not-hoverable:active,.ui-list-item_not-hoverable:hover{-webkit-filter:none;filter:none;background-color:transparent}.ui-list-item_disabled{pointer-events:none}.ui-list-item_disabled>*{opacity:.5}.ui-list-item_transparent-background{background-color:inherit}.ui-list-item_can-hide{overflow:hidden}.ui-list-item+.ui-list-item:before{content:"";position:absolute;top:0;left:16px;right:16px;height:var(--ui-list-item-divider-height);background-color:var(--common-divider)}.keyboard-navigation .ui-list-item:focus:before{background-color:transparent}
:root{--ui-switch-width:39px;--ui-switch-height:24px;--ui-switch-slider-dim:18px;--ui-switch-left-indent:3px;--ui-switch-bottom-indent:3px;--ui-switch-wrapper-top-indent:4px;--ui-switch-wrapper-left-indent:4px;--ui-switch-slider-transform:15px}.ui-switch{display:inline-block;vertical-align:middle;white-space:nowrap;position:relative;-webkit-tap-highlight-color:transparent;padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;width:39px;width:var(--ui-switch-width);height:24px;height:var(--ui-switch-height);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.ui-switch_size_s{--ui-switch-width:32px;--ui-switch-height:18px;--ui-switch-slider-dim:14px;--ui-switch-left-indent:2px;--ui-switch-bottom-indent:2px;--ui-switch-wrapper-top-indent:1.5px;--ui-switch-wrapper-left-indent:3px;--ui-switch-slider-transform:14px}.ui-switch__control{position:absolute;z-index:-1;opacity:0;margin:0}.ui-switch__viewbox{display:inline-block;vertical-align:middle;cursor:pointer;border-radius:24px;border-radius:var(--ui-switch-height);position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ui-switch-bg);color:var(--ui-switch-color);-webkit-transition:background .2s cubic-bezier(.4,0,.2,1) 0ms;-o-transition:background .2s cubic-bezier(.4,0,.2,1) 0ms;transition:background .2s cubic-bezier(.4,0,.2,1) 0ms;width:39px;width:var(--ui-switch-width);height:24px;height:var(--ui-switch-height);overflow:hidden}.ui-switch__viewbox:after{content:"";position:absolute;width:18px;width:var(--ui-switch-slider-dim);height:18px;height:var(--ui-switch-slider-dim);left:3px;left:var(--ui-switch-left-indent);bottom:3px;bottom:var(--ui-switch-bottom-indent);border-radius:50%;background:currentColor;-webkit-transition:all .2s cubic-bezier(.4,0,.2,1) 0ms;-o-transition:all .2s cubic-bezier(.4,0,.2,1) 0ms;transition:all .2s cubic-bezier(.4,0,.2,1) 0ms}.desktop .ui-switch__viewbox:hover{background:var(--ui-switch-hover-bg)}.desktop .ui-switch__viewbox:hover .ui-switch__spinner{border-top-color:var(--ui-switch-hover-bg);border-left-color:var(--ui-switch-hover-bg)}.ui-switch__spinner-wrapper{position:absolute;left:4px;left:var(--ui-switch-wrapper-left-indent);z-index:10;top:4px;top:var(--ui-switch-wrapper-top-indent);-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms;transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms;-o-transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms;transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms;transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms}.ui-switch__spinner{border-top-color:var(--ui-switch-spinner-color);border-left-color:var(--ui-switch-spinner-color);-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1) 0ms;-o-transition:opacity .2s cubic-bezier(.4,0,.2,1) 0ms;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0ms}.ui-switch__control:checked:not(:disabled)~.ui-switch__viewbox{background:var(--ui-switch-accent);color:var(--ui-switch-color)}.ui-switch__control:checked:not(:disabled)~.ui-switch__viewbox .ui-switch__spinner{border-top-color:var(--ui-switch-spinner-accent);border-left-color:var(--ui-switch-spinner-accent)}.desktop .ui-switch__control:checked:not(:disabled)~.ui-switch__viewbox:hover{background:var(--ui-switch-accent-hover)}.desktop .ui-switch__control:checked:not(:disabled)~.ui-switch__viewbox:hover .ui-switch__spinner{border-top-color:var(--ui-switch-accent-hover);border-left-color:var(--ui-switch-accent-hover)}.ui-switch__control:checked~.ui-switch__viewbox:not(.ui-switch__viewbox_loading) .ui-switch__spinner-wrapper,.ui-switch__control:checked~.ui-switch__viewbox:not(.ui-switch__viewbox_loading):after,.ui-switch__control:not(:checked)~.ui-switch__viewbox_loading .ui-switch__spinner-wrapper,.ui-switch__control:not(:checked)~.ui-switch__viewbox_loading:after{-webkit-transform:translateX(15px);transform:translateX(15px);-webkit-transform:translateX(var(--ui-switch-slider-transform));transform:translateX(var(--ui-switch-slider-transform))}.ui-switch__control:disabled~.ui-switch__viewbox{cursor:not-allowed;pointer-events:none;opacity:var(--ui-switch-disabled-opacity);background:var(--ui-switch-disabled-bg)}.ui-switch__control:disabled~.ui-switch__viewbox .ui-switch__spinner{border-top-color:var(--ui-switch-disabled-bg);border-left-color:var(--ui-switch-disabled-bg)}
.ui-badge{font-size:var(--font-12-size);line-height:calc(var(--font-12-size)/6*10);padding:0 calc(var(--font-12-size)/3);min-width:var(--font-12-size);border-radius:calc(var(--font-12-size)/6*5);display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:4px;text-align:center;font-weight:700;color:var(--ui-badge-text-color);background-color:var(--ui-badge-bg);opacity:var(--ui-badge-opacity)}.ui-badge_primary{background-color:var(--ui-badge-bg-accent);color:var(--ui-badge-text-accent-color);opacity:var(--ui-badge-accent-opacity)}.ui-badge_alert{background-color:var(--ui-badge-bg-alert-color);color:var(--ui-badge-text-alert-color);opacity:var(--ui-badge-alert-opacity)}.ui-badge_inherit{background-color:inherit;color:inherit}.ui-badge_hidden{visibility:hidden;opacity:0}.ui-badge html[dir=rtl] .ui-badge{margin-left:0;margin-right:4px}
.yamb-select-members{overflow:hidden}.yamb-select-members,.yamb-select-members__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.yamb-select-members__list{position:relative}.yamb-select-members__empty-members-list,.yamb-select-members__selected-members-list{--components-user-pills-list-vertical-padding:14px;height:92px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-select-members__empty-members-list{padding:0 36px}.yamb-select-members__empty-text{font-size:var(--font-13-size);line-height:var(--font-13-line-height);color:var(--common-text-secondary);font-weight:500;white-space:normal;text-align:center}.yamb-select-members__input-wrapper{padding:8px 16px}.yamb-select-members__input-wrapper_borderless{border-bottom:none}
.yamb-user-pill{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:64px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:top}.yamb-user-pill,.yamb-user-pill__avatar{position:relative}.yamb-user-pill__avatar_with-outline{padding:4px}.yamb-user-pill__credentials{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding-left:4px;padding-right:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.yamb-user-pill__credential{font-size:var(--font-11-size);line-height:var(--font-11-line-height);white-space:nowrap;color:var(--common-text-secondary);overflow:hidden;font-weight:400;text-align:center;padding:0;margin:0;-o-text-overflow:ellipsis;text-overflow:ellipsis}.yamb-user-pill__delete{opacity:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:absolute;border-radius:100%;cursor:pointer;background:var(--common-settings-bg);color:var(--common-text-secondary);line-height:0;border:1px solid var(--common-settings-bg);pointer-events:none;top:0;right:0}.yamb-user-pill:hover .yamb-user-pill__delete{opacity:1;pointer-events:auto}@media screen and (max-width:768px){.yamb-user-pill__delete{opacity:1;pointer-events:auto}}.keyboard-navigation .yamb-user-pill:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}
:root{--components-user-pills-list-vertical-padding:4px}.yamb-users-pills-list{overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.yamb-users-pills-list__users{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}html:not([dir=rtl]) .yamb-users-pills-list__item:first-child{margin-left:4px;margin-left:var(--components-user-pills-list-vertical-padding)}html[dir=rtl] .yamb-users-pills-list__item:first-child{margin-right:4px;margin-right:var(--components-user-pills-list-vertical-padding)}html:not([dir=rtl]) .yamb-users-pills-list__item:last-child{margin-right:calc(var(--ui-scroller-padding) + var(--components-user-pills-list-vertical-padding))}html[dir=rtl] .yamb-users-pills-list__item:last-child{margin-left:calc(var(--ui-scroller-padding) + var(--components-user-pills-list-vertical-padding))}
.ui-list-header{padding:var(--ui-list-header-padding);position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ui-list-header:not(.ui-list-header_borderless):after{content:"";height:var(--ui-list-header-divider-height);background-color:var(--common-divider);position:absolute;left:16px;right:16px;bottom:0}.ui-list-header__text{font-size:var(--font-18-size);line-height:var(--font-18-line-height);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:700;color:#919cb5;color:var(--common-text-primary,#919cb5)}.ui-list-header__button{font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding-top:4px;font-weight:400}.keyboard-navigation .ui-list-header__button:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.ui-list-header_first{padding:var(--ui-list-header-first-padding)}
.yamb-iframe-popup{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:481px){.yamb-iframe-popup{-webkit-flex-basis:480px;-ms-flex-preferred-size:480px;flex-basis:480px}}.yamb-iframe-popup__header{border-bottom:1px solid var(--common-divider)}.yamb-iframe-popup__icon{margin:6px}.yamb-iframe-popup__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.yamb-iframe-popup__iframe{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;border:0}
.yamb-reactions-picker{font-size:var(--font-12-size);line-height:var(--font-12-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;white-space:nowrap;height:46px;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative}.yamb-reactions-picker:not(.yamb-reactions-picker_design_menu):before{content:"";background:var(--common-settings-item);position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 8px 12px hsla(0,0%,40%,.1),0 1px 3px rgba(51,51,51,.15);box-shadow:0 8px 12px hsla(0,0%,40%,.1),0 1px 3px rgba(51,51,51,.15);border-radius:100px;pointer-events:none}.yamb-reactions-picker_design_menu{overflow:hidden;padding:0}.yamb-reactions-picker__wrapper{width:100%}.yamb-reactions-picker:not(.yamb-reactions-picker_design_menu) .yamb-reactions-picker__wrapper{overflow:hidden;border-radius:100px}.yamb-reactions-picker__item{position:relative;display:inline-block;width:30px;height:30px;border-radius:50%;vertical-align:middle;text-align:center;margin-right:6px}.yamb-reactions-picker__item:first-of-type{margin-left:8px}.yamb-reactions-picker__item:last-of-type{margin-right:8px}.yamb-reactions-picker__content,.yamb-reactions-picker__scroller{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-reactions-picker__content{padding-top:8px}html[dir=rtl] .yamb-reactions-picker{direction:rtl}html[dir=rtl] .yamb-reactions-picker__item:first-of-type{margin-left:0;margin-right:8px}html[dir=rtl] .yamb-reactions-picker__item:last-of-type{margin-right:6px;margin-left:8px}.transition-reactions-popup{-webkit-transition:none;-o-transition:none;transition:none;opacity:1}.transition-reactions-popup_entered .transition-reactions-popup__content,.transition-reactions-popup_entering .transition-reactions-popup__content,.transition-reactions-popup_exit .transition-reactions-popup__content,.transition-reactions-popup_exiting .transition-reactions-popup__content{-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.transition-reactions-popup_entered .yamb-reactions-picker,.transition-reactions-popup_entering .yamb-reactions-picker,.transition-reactions-popup_exit .yamb-reactions-picker,.transition-reactions-popup_exiting .yamb-reactions-picker{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.transition-reactions-popup_entered .yamb-reactions-picker:before,.transition-reactions-popup_entering .yamb-reactions-picker:before,.transition-reactions-popup_exit .yamb-reactions-picker:before,.transition-reactions-popup_exiting .yamb-reactions-picker:before{-webkit-transition:opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out,opacity .15s ease-in-out;transition:transform .15s ease-in-out,opacity .15s ease-in-out;transition:transform .15s ease-in-out,opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transform-origin:left;transform-origin:left}.transition-reactions-popup_entered .yamb-reactions-picker__item,.transition-reactions-popup_entered .yamb-reactions-picker__item-content,.transition-reactions-popup_entering .yamb-reactions-picker__item,.transition-reactions-popup_entering .yamb-reactions-picker__item-content,.transition-reactions-popup_exit .yamb-reactions-picker__item,.transition-reactions-popup_exit .yamb-reactions-picker__item-content,.transition-reactions-popup_exiting .yamb-reactions-picker__item,.transition-reactions-popup_exiting .yamb-reactions-picker__item-content{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;-o-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.transition-reactions-popup_enter .yamb-reactions-picker,.transition-reactions-popup_exiting .yamb-reactions-picker{-webkit-transform:translate(-12px,-12px);transform:translate(-12px,-12px)}.transition-reactions-popup_enter .yamb-reactions-picker:before,.transition-reactions-popup_exiting .yamb-reactions-picker:before{-webkit-transform:translateX(12px) scaleX(.11) scaleY(.5);transform:translateX(12px) scaleX(.11) scaleY(.5)}.transition-reactions-popup_enter .yamb-reactions-picker.yamb-reactions-picker_design_popup-empty:before,.transition-reactions-popup_exiting .yamb-reactions-picker.yamb-reactions-picker_design_popup-empty:before{opacity:0}.transition-reactions-popup_enter .yamb-reactions-picker__item:first-child,.transition-reactions-popup_exiting .yamb-reactions-picker__item:first-child{-webkit-transform:translateX(0) scale(.5);transform:translateX(0) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(2),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(2){-webkit-transform:translateX(-38px) scale(.5);transform:translateX(-38px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(3),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(3){-webkit-transform:translateX(-76px) scale(.5);transform:translateX(-76px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(4),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(4){-webkit-transform:translateX(-114px) scale(.5);transform:translateX(-114px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(5),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(5){-webkit-transform:translateX(-152px) scale(.5);transform:translateX(-152px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(6),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(6){-webkit-transform:translateX(-190px) scale(.5);transform:translateX(-190px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(7),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(7){-webkit-transform:translateX(-228px) scale(.5);transform:translateX(-228px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(8),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(8){-webkit-transform:translateX(-266px) scale(.5);transform:translateX(-266px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(9),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(9){-webkit-transform:translateX(-304px) scale(.5);transform:translateX(-304px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(10),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(10){-webkit-transform:translateX(-342px) scale(.5);transform:translateX(-342px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(11),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(11){-webkit-transform:translateX(-380px) scale(.5);transform:translateX(-380px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item:nth-child(12),.transition-reactions-popup_exiting .yamb-reactions-picker__item:nth-child(12){-webkit-transform:translateX(-418px) scale(.5);transform:translateX(-418px) scale(.5)}.transition-reactions-popup_enter .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__item-content,.transition-reactions-popup_exiting .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__item-content{-webkit-transform:translateX(28px);transform:translateX(28px)}.transition-reactions-popup_enter .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__item-content,.transition-reactions-popup_exiting .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__item-content{-webkit-transform:translateX(56px);transform:translateX(56px)}.transition-reactions-popup_enter .yamb-reactions-picker_design_popup-empty .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__item-content,.transition-reactions-popup_exiting .yamb-reactions-picker_design_popup-empty .yamb-reactions-picker__item_i_2 .yamb-reactions-picker__item-content{-webkit-transform:translateX(16px);transform:translateX(16px)}.transition-reactions-popup_enter .yamb-reactions-picker_design_popup-empty .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__item-content,.transition-reactions-popup_exiting .yamb-reactions-picker_design_popup-empty .yamb-reactions-picker__item_i_3 .yamb-reactions-picker__item-content{-webkit-transform:translateX(32px);transform:translateX(32px)}
.yamb-reaction{position:relative}.yamb-reaction_stack{width:15px;height:15px;border:2px solid var(--common-settings-item);background-color:var(--common-settings-item);border-radius:50%;margin-right:-6px;line-height:0}.yamb-reaction_clickable{cursor:pointer}.yamb-reaction__icon{width:100%;height:100%}.yamb-reaction__count{font-size:var(--font-10-size);line-height:calc(var(--font-10-size) + 5px);padding:0 calc(var(--font-10-size)/4);min-width:.9em;border-radius:calc(var(--font-10-size)*3);position:absolute;bottom:2px;right:-2px;background:rgba(0,0,0,.6);color:#fff;text-align:center}.yamb-reaction_active .yamb-reaction__count{background:#fff;color:#000}html[dir=rtl] .yamb-reaction{margin-right:0;margin-left:-6px}
.yamb-failed-disk-upload-window__buttons{--ui-button-horizontal-gap:0;--ui-button-vertical-gap:12px}.yamb-failed-disk-upload-window__file{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:12px}.yamb-failed-disk-upload-window__file-title{margin:0 8px}.yamb-failed-disk-upload-window__file-size{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:var(--common-text-secondary)}
.yamb-voice-histogram{height:22px;color:var(--outgoing-secondary)}
.yamb-gallery{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%}.yamb-gallery__row{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-gallery__row+.yamb-gallery__row{padding-top:2px}.yamb-gallery__row_cols_1 .yamb-gallery__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.yamb-gallery__row_cols_2 .yamb-gallery__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.yamb-gallery__row_cols_3 .yamb-gallery__item{-webkit-flex-basis:33.33%;-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.yamb-gallery__item{position:relative;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;margin-left:2px;cursor:pointer}.yamb-gallery__item:first-child{margin-left:0;-webkit-box-sizing:content-box;box-sizing:content-box}.yamb-gallery__item-content{position:absolute;top:0;left:0;width:100%;height:100%}.yamb-gallery__item-content_has_only_one .ui-picture{width:auto}
.yamb-gallery-image{border-radius:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;background:var(--common-bg-secondary);text-align:center}.yamb-gallery-image__item{border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}
:root{--component-sticker-size:initial;--component-sticker-image-size:calc(100% - 8px)}.yamb-sticker{width:auto;width:var(--component-sticker-size);height:auto;height:var(--component-sticker-size);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;cursor:pointer}.keyboard-navigation .yamb-sticker:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-sticker__image{width:calc(100% - 8px);width:var(--component-sticker-image-size);height:calc(100% - 8px);height:var(--component-sticker-image-size);max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.desktop .yamb-sticker_hoverable:hover{background-color:var(--common-bg-secondary)}
.ui-textarea{font-size:var(--font-14-size);line-height:var(--font-14-line-height);overflow:hidden;display:block;position:relative;height:100%;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;white-space:pre-wrap;word-wrap:break-word;z-index:2}.ui-textarea__container{font-family:inherit;font-size:inherit;line-height:inherit;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui-textarea__container.ui-scroller{overflow-x:hidden;margin-bottom:0}.ui-textarea__control-wrapper.ui-scroller__content{padding-bottom:0}.ui-textarea__control{font-family:inherit;font-size:inherit;line-height:inherit;z-index:2;resize:none;display:block;outline:none;padding:10px 8px;margin:0;width:100%;border:none;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border-radius:0;background-color:transparent;color:var(--ui-textarea-text-color);caret-color:currentColor;-webkit-transition:opacity .1s ease-in-out;-o-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;min-height:40px}.ui-textarea__control_disabled{opacity:0}.ui-textarea__control::-webkit-input-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7;white-space:nowrap}.ui-textarea__control::-moz-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7;white-space:nowrap}.ui-textarea__control:-ms-input-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7;white-space:nowrap}.ui-textarea__control::placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7;white-space:nowrap}.ui-textarea_transparent .ui-textarea__control{min-height:32px}.ui-form-textarea{font-size:var(--font-14-size);line-height:var(--font-14-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;background:var(--ui-textarea-bg);border:2px solid transparent;border-radius:8px;-webkit-transition:var(--ui-textarea-bg-hover-filter-transition);-o-transition:var(--ui-textarea-bg-hover-filter-transition);transition:var(--ui-textarea-bg-hover-filter-transition)}.ui-form-textarea:hover{background:var(--ui-textarea-hover-bg)}.ui-form-textarea_focus:not(.ui-form-textarea_disabled){background:var(--ui-textarea-focus-bg);border-color:var(--ui-textarea-focus-border-color)}.ui-form-textarea_disabled{background-color:var(--ui-textarea-disabled-bg);pointer-events:none}.ui-form-textarea__container{font-family:inherit;font-size:inherit;line-height:inherit;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ui-form-textarea__container.ui-scroller{overflow-x:hidden;margin-bottom:0}.ui-form-textarea__control-wrapper.ui-scroller__content{padding-bottom:0}.ui-form-textarea__control{font-family:inherit;font-size:inherit;line-height:inherit;z-index:2;padding:9px 12px;resize:none;display:block;outline:none;margin:0;width:100%;border:none;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border-radius:0;background:transparent;color:var(--ui-textarea-text-color);caret-color:currentColor}.ui-form-textarea__control::-webkit-input-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7}.ui-form-textarea__control::-moz-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7}.ui-form-textarea__control:-ms-input-placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7}.ui-form-textarea__control::placeholder{color:var(--ui-textarea-placeholder-color);opacity:.7}.ui-form-textarea:active:not(.ui-form-textarea_disabled),.ui-form-textarea:hover:not(.ui-form-textarea_disabled){-webkit-filter:var(--ui-textarea-bg-hover-filter);filter:var(--ui-textarea-bg-hover-filter)}
.yamb-long-tap-image-preview{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.yamb-long-tap-image-preview,.yamb-long-tap-image-preview__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-long-tap-image-preview__container{background-position:50%;background-repeat:no-repeat;background-size:contain}.yamb-long-tap-image-preview__container,.yamb-long-tap-image-preview__image{position:relative;max-height:80vh;max-width:80vw;-webkit-transition:width 0s,height 0s;-o-transition:width 0s,height 0s;transition:width 0s,height 0s;-o-object-fit:contain;object-fit:contain}.yamb-long-tap-image-preview__image{z-index:10}.yamb-long-tap-image-preview__title{font-size:var(--font-20-size);line-height:var(--font-20-line-height)}
.yamb-long-tap-preview{opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;pointer-events:none;position:absolute;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8) no-repeat 50%;z-index:111111}.yamb-long-tap-preview_visible{opacity:1}
.yamb-organization-selector__text{min-width:150px;font-weight:400}.yamb-organization-selector__text_active{font-weight:600}
.yamb-important-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.yamb-important-list .message{position:relative;padding:6px 0}.yamb-important-list .message+.message:before{content:"";position:absolute;top:0;left:12px;right:12px;height:1px;background-color:var(--common-divider);pointer-events:none}
.yamb-message-emoji{font-size:4rem;line-height:5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:var(--conversation-bg);border-radius:inherit}.yamb-message-emoji_compact,.yamb-message-emoji_transparent{background-color:transparent}.yamb-message-emoji_own:not(.yamb-message-emoji_compact){-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.yamb-message-emoji_forwarded{background-color:transparent}.yamb-message-emoji_small{font-size:3rem;line-height:4rem}
.yamb-code{background:var(--message-bg-secondary);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;vertical-align:middle;max-width:100%;margin:0}.theme_light .yamb-code pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_light .yamb-code code.hljs{padding:3px 5px}.theme_light .yamb-code .hljs{color:#383a42;background:#fafafa}.theme_light .yamb-code .hljs-comment,.theme_light .yamb-code .hljs-quote{color:#a0a1a7;font-style:italic}.theme_light .yamb-code .hljs-doctag,.theme_light .yamb-code .hljs-formula,.theme_light .yamb-code .hljs-keyword{color:#a626a4}.theme_light .yamb-code .hljs-deletion,.theme_light .yamb-code .hljs-name,.theme_light .yamb-code .hljs-section,.theme_light .yamb-code .hljs-selector-tag,.theme_light .yamb-code .hljs-subst{color:#e45649}.theme_light .yamb-code .hljs-literal{color:#0184bb}.theme_light .yamb-code .hljs-addition,.theme_light .yamb-code .hljs-attribute,.theme_light .yamb-code .hljs-meta .hljs-string,.theme_light .yamb-code .hljs-regexp,.theme_light .yamb-code .hljs-string{color:#50a14f}.theme_light .yamb-code .hljs-attr,.theme_light .yamb-code .hljs-number,.theme_light .yamb-code .hljs-selector-attr,.theme_light .yamb-code .hljs-selector-class,.theme_light .yamb-code .hljs-selector-pseudo,.theme_light .yamb-code .hljs-template-variable,.theme_light .yamb-code .hljs-type,.theme_light .yamb-code .hljs-variable{color:#986801}.theme_light .yamb-code .hljs-bullet,.theme_light .yamb-code .hljs-link,.theme_light .yamb-code .hljs-meta,.theme_light .yamb-code .hljs-selector-id,.theme_light .yamb-code .hljs-symbol,.theme_light .yamb-code .hljs-title{color:#4078f2}.theme_light .yamb-code .hljs-built_in,.theme_light .yamb-code .hljs-class .hljs-title,.theme_light .yamb-code .hljs-title.class_{color:#c18401}.theme_light .yamb-code .hljs-emphasis{font-style:italic}.theme_light .yamb-code .hljs-strong{font-weight:700}.theme_light .yamb-code .hljs-link{text-decoration:underline}@media (prefers-color-scheme:light){.theme_auto .yamb-code pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .yamb-code code.hljs{padding:3px 5px}.theme_auto .yamb-code .hljs{color:#383a42;background:#fafafa}.theme_auto .yamb-code .hljs-comment,.theme_auto .yamb-code .hljs-quote{color:#a0a1a7;font-style:italic}.theme_auto .yamb-code .hljs-doctag,.theme_auto .yamb-code .hljs-formula,.theme_auto .yamb-code .hljs-keyword{color:#a626a4}.theme_auto .yamb-code .hljs-deletion,.theme_auto .yamb-code .hljs-name,.theme_auto .yamb-code .hljs-section,.theme_auto .yamb-code .hljs-selector-tag,.theme_auto .yamb-code .hljs-subst{color:#e45649}.theme_auto .yamb-code .hljs-literal{color:#0184bb}.theme_auto .yamb-code .hljs-addition,.theme_auto .yamb-code .hljs-attribute,.theme_auto .yamb-code .hljs-meta .hljs-string,.theme_auto .yamb-code .hljs-regexp,.theme_auto .yamb-code .hljs-string{color:#50a14f}.theme_auto .yamb-code .hljs-attr,.theme_auto .yamb-code .hljs-number,.theme_auto .yamb-code .hljs-selector-attr,.theme_auto .yamb-code .hljs-selector-class,.theme_auto .yamb-code .hljs-selector-pseudo,.theme_auto .yamb-code .hljs-template-variable,.theme_auto .yamb-code .hljs-type,.theme_auto .yamb-code .hljs-variable{color:#986801}.theme_auto .yamb-code .hljs-bullet,.theme_auto .yamb-code .hljs-link,.theme_auto .yamb-code .hljs-meta,.theme_auto .yamb-code .hljs-selector-id,.theme_auto .yamb-code .hljs-symbol,.theme_auto .yamb-code .hljs-title{color:#4078f2}.theme_auto .yamb-code .hljs-built_in,.theme_auto .yamb-code .hljs-class .hljs-title,.theme_auto .yamb-code .hljs-title.class_{color:#c18401}.theme_auto .yamb-code .hljs-emphasis{font-style:italic}.theme_auto .yamb-code .hljs-strong{font-weight:700}.theme_auto .yamb-code .hljs-link{text-decoration:underline}}.theme_dark .yamb-code pre code.hljs,.theme_dark_telemost .yamb-code pre code.hljs,.theme_dark_widget .yamb-code pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_dark .yamb-code code.hljs,.theme_dark_telemost .yamb-code code.hljs,.theme_dark_widget .yamb-code code.hljs{padding:3px 5px}.theme_dark .yamb-code .hljs,.theme_dark_telemost .yamb-code .hljs,.theme_dark_widget .yamb-code .hljs{color:#abb2bf;background:#282c34}.theme_dark .yamb-code .hljs-comment,.theme_dark .yamb-code .hljs-quote,.theme_dark_telemost .yamb-code .hljs-comment,.theme_dark_telemost .yamb-code .hljs-quote,.theme_dark_widget .yamb-code .hljs-comment,.theme_dark_widget .yamb-code .hljs-quote{color:#5c6370;font-style:italic}.theme_dark .yamb-code .hljs-doctag,.theme_dark .yamb-code .hljs-formula,.theme_dark .yamb-code .hljs-keyword,.theme_dark_telemost .yamb-code .hljs-doctag,.theme_dark_telemost .yamb-code .hljs-formula,.theme_dark_telemost .yamb-code .hljs-keyword,.theme_dark_widget .yamb-code .hljs-doctag,.theme_dark_widget .yamb-code .hljs-formula,.theme_dark_widget .yamb-code .hljs-keyword{color:#c678dd}.theme_dark .yamb-code .hljs-deletion,.theme_dark .yamb-code .hljs-name,.theme_dark .yamb-code .hljs-section,.theme_dark .yamb-code .hljs-selector-tag,.theme_dark .yamb-code .hljs-subst,.theme_dark_telemost .yamb-code .hljs-deletion,.theme_dark_telemost .yamb-code .hljs-name,.theme_dark_telemost .yamb-code .hljs-section,.theme_dark_telemost .yamb-code .hljs-selector-tag,.theme_dark_telemost .yamb-code .hljs-subst,.theme_dark_widget .yamb-code .hljs-deletion,.theme_dark_widget .yamb-code .hljs-name,.theme_dark_widget .yamb-code .hljs-section,.theme_dark_widget .yamb-code .hljs-selector-tag,.theme_dark_widget .yamb-code .hljs-subst{color:#e06c75}.theme_dark .yamb-code .hljs-literal,.theme_dark_telemost .yamb-code .hljs-literal,.theme_dark_widget .yamb-code .hljs-literal{color:#56b6c2}.theme_dark .yamb-code .hljs-addition,.theme_dark .yamb-code .hljs-attribute,.theme_dark .yamb-code .hljs-meta .hljs-string,.theme_dark .yamb-code .hljs-regexp,.theme_dark .yamb-code .hljs-string,.theme_dark_telemost .yamb-code .hljs-addition,.theme_dark_telemost .yamb-code .hljs-attribute,.theme_dark_telemost .yamb-code .hljs-meta .hljs-string,.theme_dark_telemost .yamb-code .hljs-regexp,.theme_dark_telemost .yamb-code .hljs-string,.theme_dark_widget .yamb-code .hljs-addition,.theme_dark_widget .yamb-code .hljs-attribute,.theme_dark_widget .yamb-code .hljs-meta .hljs-string,.theme_dark_widget .yamb-code .hljs-regexp,.theme_dark_widget .yamb-code .hljs-string{color:#98c379}.theme_dark .yamb-code .hljs-attr,.theme_dark .yamb-code .hljs-number,.theme_dark .yamb-code .hljs-selector-attr,.theme_dark .yamb-code .hljs-selector-class,.theme_dark .yamb-code .hljs-selector-pseudo,.theme_dark .yamb-code .hljs-template-variable,.theme_dark .yamb-code .hljs-type,.theme_dark .yamb-code .hljs-variable,.theme_dark_telemost .yamb-code .hljs-attr,.theme_dark_telemost .yamb-code .hljs-number,.theme_dark_telemost .yamb-code .hljs-selector-attr,.theme_dark_telemost .yamb-code .hljs-selector-class,.theme_dark_telemost .yamb-code .hljs-selector-pseudo,.theme_dark_telemost .yamb-code .hljs-template-variable,.theme_dark_telemost .yamb-code .hljs-type,.theme_dark_telemost .yamb-code .hljs-variable,.theme_dark_widget .yamb-code .hljs-attr,.theme_dark_widget .yamb-code .hljs-number,.theme_dark_widget .yamb-code .hljs-selector-attr,.theme_dark_widget .yamb-code .hljs-selector-class,.theme_dark_widget .yamb-code .hljs-selector-pseudo,.theme_dark_widget .yamb-code .hljs-template-variable,.theme_dark_widget .yamb-code .hljs-type,.theme_dark_widget .yamb-code .hljs-variable{color:#d19a66}.theme_dark .yamb-code .hljs-bullet,.theme_dark .yamb-code .hljs-link,.theme_dark .yamb-code .hljs-meta,.theme_dark .yamb-code .hljs-selector-id,.theme_dark .yamb-code .hljs-symbol,.theme_dark .yamb-code .hljs-title,.theme_dark_telemost .yamb-code .hljs-bullet,.theme_dark_telemost .yamb-code .hljs-link,.theme_dark_telemost .yamb-code .hljs-meta,.theme_dark_telemost .yamb-code .hljs-selector-id,.theme_dark_telemost .yamb-code .hljs-symbol,.theme_dark_telemost .yamb-code .hljs-title,.theme_dark_widget .yamb-code .hljs-bullet,.theme_dark_widget .yamb-code .hljs-link,.theme_dark_widget .yamb-code .hljs-meta,.theme_dark_widget .yamb-code .hljs-selector-id,.theme_dark_widget .yamb-code .hljs-symbol,.theme_dark_widget .yamb-code .hljs-title{color:#61aeee}.theme_dark .yamb-code .hljs-built_in,.theme_dark .yamb-code .hljs-class .hljs-title,.theme_dark .yamb-code .hljs-title.class_,.theme_dark_telemost .yamb-code .hljs-built_in,.theme_dark_telemost .yamb-code .hljs-class .hljs-title,.theme_dark_telemost .yamb-code .hljs-title.class_,.theme_dark_widget .yamb-code .hljs-built_in,.theme_dark_widget .yamb-code .hljs-class .hljs-title,.theme_dark_widget .yamb-code .hljs-title.class_{color:#e6c07b}.theme_dark .yamb-code .hljs-emphasis,.theme_dark_telemost .yamb-code .hljs-emphasis,.theme_dark_widget .yamb-code .hljs-emphasis{font-style:italic}.theme_dark .yamb-code .hljs-strong,.theme_dark_telemost .yamb-code .hljs-strong,.theme_dark_widget .yamb-code .hljs-strong{font-weight:700}.theme_dark .yamb-code .hljs-link,.theme_dark_telemost .yamb-code .hljs-link,.theme_dark_widget .yamb-code .hljs-link{text-decoration:underline}@media (prefers-color-scheme:dark){.theme_auto .yamb-code pre code.hljs{display:block;overflow-x:auto;padding:1em}.theme_auto .yamb-code code.hljs{padding:3px 5px}.theme_auto .yamb-code .hljs{color:#abb2bf;background:#282c34}.theme_auto .yamb-code .hljs-comment,.theme_auto .yamb-code .hljs-quote{color:#5c6370;font-style:italic}.theme_auto .yamb-code .hljs-doctag,.theme_auto .yamb-code .hljs-formula,.theme_auto .yamb-code .hljs-keyword{color:#c678dd}.theme_auto .yamb-code .hljs-deletion,.theme_auto .yamb-code .hljs-name,.theme_auto .yamb-code .hljs-section,.theme_auto .yamb-code .hljs-selector-tag,.theme_auto .yamb-code .hljs-subst{color:#e06c75}.theme_auto .yamb-code .hljs-literal{color:#56b6c2}.theme_auto .yamb-code .hljs-addition,.theme_auto .yamb-code .hljs-attribute,.theme_auto .yamb-code .hljs-meta .hljs-string,.theme_auto .yamb-code .hljs-regexp,.theme_auto .yamb-code .hljs-string{color:#98c379}.theme_auto .yamb-code .hljs-attr,.theme_auto .yamb-code .hljs-number,.theme_auto .yamb-code .hljs-selector-attr,.theme_auto .yamb-code .hljs-selector-class,.theme_auto .yamb-code .hljs-selector-pseudo,.theme_auto .yamb-code .hljs-template-variable,.theme_auto .yamb-code .hljs-type,.theme_auto .yamb-code .hljs-variable{color:#d19a66}.theme_auto .yamb-code .hljs-bullet,.theme_auto .yamb-code .hljs-link,.theme_auto .yamb-code .hljs-meta,.theme_auto .yamb-code .hljs-selector-id,.theme_auto .yamb-code .hljs-symbol,.theme_auto .yamb-code .hljs-title{color:#61aeee}.theme_auto .yamb-code .hljs-built_in,.theme_auto .yamb-code .hljs-class .hljs-title,.theme_auto .yamb-code .hljs-title.class_{color:#e6c07b}.theme_auto .yamb-code .hljs-emphasis{font-style:italic}.theme_auto .yamb-code .hljs-strong{font-weight:700}.theme_auto .yamb-code .hljs-link{text-decoration:underline}}.yamb-code_inline{font-size:var(--font-13-size);line-height:var(--font-13-line-height);display:inline-block}.yamb-code_block{border-radius:6px;display:block;position:relative}.yamb-code_block:before{content:"";position:absolute;display:block;width:2px;height:100%;left:0;top:0;background-color:var(--outgoing-secondary);opacity:.6}.yamb-code__language{font-weight:var(--component-code-head-font-weight);padding:6px 12px;background-color:var(--message-bg-tertiary);color:var(--component-code-head-color)}.yamb-code__text{font-size:var(--font-13-size);line-height:var(--font-13-line-height);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background-color:transparent;color:var(--incoming-primary);border:0;margin:0;padding:0;white-space:pre-wrap;word-break:normal;display:inherit;overflow:visible}.yamb-code_inline .yamb-code__text{padding:0 4px}.yamb-code_block .yamb-code__text{padding:8px 12px}.yamb-message-text_own .yamb-code__text{color:var(--outgoing-primary)}.yamb-message-text{font-size:var(--font-14-size);line-height:var(--font-14-line-height);word-wrap:break-word;white-space:pre-wrap;padding:5px 10px 7px;color:var(--incoming-primary);min-height:var(--font-14-line-height)}.yamb-message-text_transparent{opacity:0;visibility:hidden}.yamb-message-text .link{color:var(--incoming-link);word-break:break-all}.yamb-message-text .link_md{word-break:break-word}.yamb-message-text_own{color:var(--outgoing-primary)}.yamb-message-text_own .link{color:var(--outgoing-link)}.yamb-message-text_compact{padding:0;min-height:auto}.yamb-message-text_compact .yamb-code:not(.yamb-code_inline){margin-top:4px}.yamb-message-text_empty{padding-top:0}
.yamb-message-info{font-size:var(--font-12-size);line-height:var(--font-12-line-height);position:relative;float:right;bottom:-2px;margin:0 2px 8px 5px;text-align:end;z-index:1;color:var(--incoming-secondary);min-width:37px}.yamb-message-info_transparent{opacity:0;visibility:hidden}.yamb-message-info_own{min-width:calc(37px + var(--ui-icon-size-xxs));color:var(--outgoing-secondary)}.yamb-message-info_absolute{position:absolute}.yamb-message-info_has-forwards,.yamb-message-info_viewed{min-width:70px}.yamb-message-info_viewed.yamb-message-info_has-forwards{min-width:100px}.yamb-message-info__counter,.yamb-message-info__time{margin-left:2px;vertical-align:middle}.yamb-message-info__time{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.yamb-message-info__counter{margin-right:8px}.yamb-message-info_compact{right:0;bottom:0;color:var(--incoming-secondary);margin-top:2px;margin-bottom:0}.yamb-message-info_overlay{position:absolute;margin:0;min-width:0;text-align:center;right:5px;bottom:7px;padding:0 5px;height:22px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:11px;background:var(--overlay-background-color);color:var(--overlay-primary-color)}.yamb-message-info_overlay>:not(.yamb-message-info__no-opacity){opacity:.75}.yamb-message-info_static{position:static;float:none}.yamb-message-info_is-forwarded{right:2px}.yamb-message-info_is-forwarded.yamb-message-info_overlay{right:4px;bottom:11px}.desktop .message:hover .yamb-message-info{visibility:visible}.desktop .message-balloon:hover .yamb-message-info_reactable .yamb-message-info__time{opacity:0}.yamb-message-info_bottom{bottom:-10px}.yamb-message-info_inline{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;min-width:0;bottom:0}html[dir=rtl] .yamb-message-info:not(.yamb-message-info_static){float:left;text-align:start;margin:0 5px 8px 2px}html[dir=rtl] .yamb-message-info__counter,html[dir=rtl] .yamb-message-info__time{margin-right:2px;margin-left:0}html[dir=rtl] .yamb-message-info_compact:not(.yamb-message-info_static){margin-top:1px;margin-bottom:0}html[dir=rtl] .yamb-message-info_overlay{right:auto;left:5px}
.yamb-message-reactions-button{opacity:0;visibility:hidden;position:absolute;padding:4px 0 0 4px;bottom:-1px;right:-3px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:5;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;-o-transition:opacity .2s ease-in-out,visibility .2s ease-in-out;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.yamb-message-reactions-button__icon{width:15px;height:15px;border-radius:50%;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-mask-image:url(//yastatic.net/s3/chat-static/_/mask-reactions.d633261039c7965c4f7b1435209150bf.svg);mask-image:url(//yastatic.net/s3/chat-static/_/mask-reactions.d633261039c7965c4f7b1435209150bf.svg);-webkit-mask-position:0 100%;mask-position:0 100%}.yamb-message-reactions-button__icon_index_1{-webkit-transform:translateX(16px);transform:translateX(16px);margin-right:-8px;-webkit-mask-image:none;mask-image:none}.yamb-message-reactions-button__icon_index_2{-webkit-transform:translateX(8px);transform:translateX(8px);margin-right:-8px}.yamb-message-reactions-button__icon_index_2,.yamb-message-reactions-button__icon_index_3{-webkit-mask-position:-6.5px 100%;mask-position:-6.5px 100%}.yamb-message-reactions-button_overlay{bottom:3px;right:5px}.yamb-message-reactions-button_hidden{visibility:hidden}.desktop .message-balloon:hover .yamb-message-reactions-button{opacity:1;visibility:visible}.desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_1,.desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_2{-webkit-transform:translateX(0);transform:translateX(0)}html[dir=rtl] .desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_1,html[dir=rtl] .desktop .message-balloon:hover .yamb-message-reactions-button__icon_index_2{-webkit-transform:translateX(0) rotateY(180deg);transform:translateX(0) rotateY(180deg)}html[dir=rtl] .yamb-message-reactions-button{right:auto;left:0;text-align:start}html[dir=rtl] .yamb-message-reactions-button__icon_index_1{-webkit-transform:translateX(16px) rotateY(180deg);transform:translateX(16px) rotateY(180deg);margin-right:0;margin-left:-8px}html[dir=rtl] .yamb-message-reactions-button__icon_index_2{-webkit-transform:translateX(8px) rotateY(180deg);transform:translateX(8px) rotateY(180deg);margin-right:0;margin-left:-8px}html[dir=rtl] .yamb-message-reactions-button__icon_index_3{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}
.div-card{border-radius:6px;position:relative;max-width:100%;width:360px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border:1px solid #ebebeb;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-size:cover;background-position:50%}.div-card_predefined_match_parent{width:100%;border-radius:0;border:none}.div-card+.div-card{margin-top:6px}.div-card_hoverable{cursor:pointer}
.div-universal-block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 12px;max-width:100%}.div-universal-block__title+.div-universal-block__text{margin-top:3px}.div-universal-block_titleExists.div-base-block{padding-top:4px;padding-bottom:4px}.div-universal-block_textExists.div-base-block{padding-bottom:8px}.div-universal-block__main{overflow:hidden;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
.div-base-block{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.div-base-block.div-base-block_hoverable{cursor:pointer}.div-base-block_position_left.div-base-block_size_s{padding-left:68px}.div-base-block_position_left.div-base-block_size_m{padding-left:88px}.div-base-block_position_left.div-base-block_size_l{padding-left:148px}.div-base-block_position_right.div-base-block_size_s{padding-right:68px}.div-base-block_position_right.div-base-block_size_m{padding-right:88px}.div-base-block_position_right.div-base-block_size_l{padding-right:148px}
.div-side-element{vertical-align:top;overflow:hidden;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.div-side-element_position_left{-webkit-order:0;-ms-flex-order:0;order:0;margin-right:16px}.div-side-element_position_right{-webkit-order:2;-ms-flex-order:2;order:2;margin-left:16px}.div-side-element .div-image-element{border-radius:4px}.div-side-element_size_l .div-image-element{border-radius:8px}
.div-image-element{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat}.div-image-element_placeholder{background-color:rgba(0,0,0,.06)}.div-image-element_cropType_center{background-position:50%}.div-image-element_cropType_top{background-position:0 0}.div-image-element_fullsize{width:100%;background-size:cover}
.div-date-element{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-date-element .div-text-element.div-date-element__month{color:#e3484e}.div-date-element_size_s{width:40px}.div-date-element_size_m{width:60px}.div-date-element_size_l{width:120px}
.div-text-element{word-wrap:break-word;word-break:break-word}.div-text-element h1,.div-text-element h2,.div-text-element h3,.div-text-element h4,.div-text-element h5,.div-text-element h6{font-weight:500}.div-text-element small{font-size:.8em}.div-text-element big{font-size:1.25em}.div-text-element h1{font-size:1.6em}.div-text-element h2{font-size:1.5em}.div-text-element h3{font-size:1.4em}.div-text-element h4{font-size:1.3em}.div-text-element h5{font-size:1.2em}.div-text-element h6{font-size:1.1em}.div-text-element cite,.div-text-element dfn,.div-text-element em,.div-text-element i{font-style:italic}.div-text-element b,.div-text-element strong{font-weight:500}.div-text-element_style_card_header{font-weight:400;line-height:normal;font-size:11px;line-height:16px;color:rgba(0,0,0,.4);letter-spacing:1px}.div-text-element_style_button{font-weight:400;line-height:normal;font-size:12px;line-height:14px;color:rgba(0,0,0,.5);letter-spacing:.75px;font-weight:500}.div-text-element_style_numbers_l{font-weight:400;line-height:normal;font-size:33px;line-height:40px;color:rgba(0,0,0,.8)}.div-text-element_style_numbers_m{font-weight:400;line-height:normal;font-size:28px;line-height:32px;color:rgba(0,0,0,.8)}.div-text-element_style_numbers_s{font-weight:400;line-height:normal;font-size:24px;line-height:26px;color:rgba(0,0,0,.8)}.div-text-element_style_numbers_xs{font-weight:400;line-height:normal;font-size:20px;line-height:22px;color:rgba(0,0,0,.8)}.div-text-element_style_title_l{font-weight:400;line-height:normal;font-weight:500;font-size:20px;line-height:26px;color:rgba(0,0,0,.8)}.div-text-element_style_title_m{font-weight:400;line-height:normal;font-size:18px;line-height:24px;color:rgba(0,0,0,.8)}.div-text-element_style_title_s{font-weight:400;line-height:normal;font-weight:500;font-size:16px;line-height:22px;color:rgba(0,0,0,.8)}.div-text-element_style_title_xs{font-weight:400;line-height:normal;font-weight:500;font-size:14px;line-height:20px;color:rgba(0,0,0,.8)}.div-text-element_style_text_m,.div-text-element_style_text_m_grey,.div-text-element_style_text_m_medium{font-weight:400;font-weight:300;font-size:14px;line-height:18px;color:rgba(0,0,0,.8)}.div-text-element_style_text_m_grey,.div-text-element_style_text_s_grey{color:rgba(0,0,0,.5)}.div-text-element_style_text_m_medium,.div-text-element_style_text_s_medium{font-weight:600}.div-text-element_style_text_s,.div-text-element_style_text_s_grey,.div-text-element_style_text_s_medium{font-weight:400;font-weight:300;font-size:13px;line-height:17px;color:rgba(0,0,0,.8)}.div-text-element_style_text_xs{font-weight:400;font-weight:300;font-size:11px;line-height:14px;color:rgba(0,0,0,.4)}.div-text-element_style_text_xxs{font-weight:400;font-weight:300;font-size:9px;line-height:12px;color:rgba(0,0,0,.4)}.div-text-element_maxLines_1{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.div-text-element_maxLines_2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:calc(2em + 8px)}.div-text-element_maxLines_2.div-text-element_style_card_header{max-height:32px}.div-text-element_maxLines_2.div-text-element_style_button{max-height:28px}.div-text-element_maxLines_2.div-text-element_style_numbers_l{max-height:80px}.div-text-element_maxLines_2.div-text-element_style_numbers_m{max-height:56px}.div-text-element_maxLines_2.div-text-element_style_numbers_s{max-height:52px}.div-text-element_maxLines_2.div-text-element_style_numbers_xs{max-height:44px}.div-text-element_maxLines_2.div-text-element_style_title_l{max-height:52px}.div-text-element_maxLines_2.div-text-element_style_title_m{max-height:48px}.div-text-element_maxLines_2.div-text-element_style_title_s{max-height:44px}.div-text-element_maxLines_2.div-text-element_style_title_xs{max-height:40px}.div-text-element_maxLines_2.div-text-element_style_text_m,.div-text-element_maxLines_2.div-text-element_style_text_m_grey,.div-text-element_maxLines_2.div-text-element_style_text_m_medium{max-height:36px}.div-text-element_maxLines_2.div-text-element_style_text_s,.div-text-element_maxLines_2.div-text-element_style_text_s_grey,.div-text-element_maxLines_2.div-text-element_style_text_s_medium{max-height:34px}.div-text-element_maxLines_2.div-text-element_style_text_xs{max-height:28px}.div-text-element_maxLines_2.div-text-element_style_text_xxs{max-height:24px}.div-text-element_maxLines_3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:calc(3em + 12px)}.div-text-element_maxLines_3.div-text-element_style_card_header{max-height:48px}.div-text-element_maxLines_3.div-text-element_style_button{max-height:42px}.div-text-element_maxLines_3.div-text-element_style_numbers_l{max-height:120px}.div-text-element_maxLines_3.div-text-element_style_numbers_m{max-height:84px}.div-text-element_maxLines_3.div-text-element_style_numbers_s{max-height:78px}.div-text-element_maxLines_3.div-text-element_style_numbers_xs{max-height:66px}.div-text-element_maxLines_3.div-text-element_style_title_l{max-height:78px}.div-text-element_maxLines_3.div-text-element_style_title_m{max-height:72px}.div-text-element_maxLines_3.div-text-element_style_title_s{max-height:66px}.div-text-element_maxLines_3.div-text-element_style_title_xs{max-height:60px}.div-text-element_maxLines_3.div-text-element_style_text_m,.div-text-element_maxLines_3.div-text-element_style_text_m_grey,.div-text-element_maxLines_3.div-text-element_style_text_m_medium{max-height:54px}.div-text-element_maxLines_3.div-text-element_style_text_s,.div-text-element_maxLines_3.div-text-element_style_text_s_grey,.div-text-element_maxLines_3.div-text-element_style_text_s_medium{max-height:51px}.div-text-element_maxLines_3.div-text-element_style_text_xs{max-height:42px}.div-text-element_maxLines_3.div-text-element_style_text_xxs{max-height:36px}.div-text-element_maxLines_4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:calc(4em + 16px)}.div-text-element_maxLines_4.div-text-element_style_card_header{max-height:64px}.div-text-element_maxLines_4.div-text-element_style_button{max-height:56px}.div-text-element_maxLines_4.div-text-element_style_numbers_l{max-height:160px}.div-text-element_maxLines_4.div-text-element_style_numbers_m{max-height:112px}.div-text-element_maxLines_4.div-text-element_style_numbers_s{max-height:104px}.div-text-element_maxLines_4.div-text-element_style_numbers_xs{max-height:88px}.div-text-element_maxLines_4.div-text-element_style_title_l{max-height:104px}.div-text-element_maxLines_4.div-text-element_style_title_m{max-height:96px}.div-text-element_maxLines_4.div-text-element_style_title_s{max-height:88px}.div-text-element_maxLines_4.div-text-element_style_title_xs{max-height:80px}.div-text-element_maxLines_4.div-text-element_style_text_m,.div-text-element_maxLines_4.div-text-element_style_text_m_grey,.div-text-element_maxLines_4.div-text-element_style_text_m_medium{max-height:72px}.div-text-element_maxLines_4.div-text-element_style_text_s,.div-text-element_maxLines_4.div-text-element_style_text_s_grey,.div-text-element_maxLines_4.div-text-element_style_text_s_medium{max-height:68px}.div-text-element_maxLines_4.div-text-element_style_text_xs{max-height:56px}.div-text-element_maxLines_4.div-text-element_style_text_xxs{max-height:48px}.div-text-element_maxLines_5{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:calc(5em + 20px)}.div-text-element_maxLines_5.div-text-element_style_card_header{max-height:80px}.div-text-element_maxLines_5.div-text-element_style_button{max-height:70px}.div-text-element_maxLines_5.div-text-element_style_numbers_l{max-height:200px}.div-text-element_maxLines_5.div-text-element_style_numbers_m{max-height:140px}.div-text-element_maxLines_5.div-text-element_style_numbers_s{max-height:130px}.div-text-element_maxLines_5.div-text-element_style_numbers_xs{max-height:110px}.div-text-element_maxLines_5.div-text-element_style_title_l{max-height:130px}.div-text-element_maxLines_5.div-text-element_style_title_m{max-height:120px}.div-text-element_maxLines_5.div-text-element_style_title_s{max-height:110px}.div-text-element_maxLines_5.div-text-element_style_title_xs{max-height:100px}.div-text-element_maxLines_5.div-text-element_style_text_m,.div-text-element_maxLines_5.div-text-element_style_text_m_grey,.div-text-element_maxLines_5.div-text-element_style_text_m_medium{max-height:90px}.div-text-element_maxLines_5.div-text-element_style_text_s,.div-text-element_maxLines_5.div-text-element_style_text_s_grey,.div-text-element_maxLines_5.div-text-element_style_text_s_medium{max-height:85px}.div-text-element_maxLines_5.div-text-element_style_text_xs{max-height:70px}.div-text-element_maxLines_5.div-text-element_style_text_xxs{max-height:60px}.div-text-element_maxLines_6{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-height:calc(6em + 24px)}.div-text-element_maxLines_6.div-text-element_style_card_header{max-height:96px}.div-text-element_maxLines_6.div-text-element_style_button{max-height:84px}.div-text-element_maxLines_6.div-text-element_style_numbers_l{max-height:240px}.div-text-element_maxLines_6.div-text-element_style_numbers_m{max-height:168px}.div-text-element_maxLines_6.div-text-element_style_numbers_s{max-height:156px}.div-text-element_maxLines_6.div-text-element_style_numbers_xs{max-height:132px}.div-text-element_maxLines_6.div-text-element_style_title_l{max-height:156px}.div-text-element_maxLines_6.div-text-element_style_title_m{max-height:144px}.div-text-element_maxLines_6.div-text-element_style_title_s{max-height:132px}.div-text-element_maxLines_6.div-text-element_style_title_xs{max-height:120px}.div-text-element_maxLines_6.div-text-element_style_text_m,.div-text-element_maxLines_6.div-text-element_style_text_m_grey,.div-text-element_maxLines_6.div-text-element_style_text_m_medium{max-height:108px}.div-text-element_maxLines_6.div-text-element_style_text_s,.div-text-element_maxLines_6.div-text-element_style_text_s_grey,.div-text-element_maxLines_6.div-text-element_style_text_s_medium{max-height:102px}.div-text-element_maxLines_6.div-text-element_style_text_xs{max-height:84px}.div-text-element_maxLines_6.div-text-element_style_text_xxs{max-height:72px}.div-text-element_maxLines_7{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:7;-webkit-box-orient:vertical;max-height:calc(7em + 28px)}.div-text-element_maxLines_7.div-text-element_style_card_header{max-height:112px}.div-text-element_maxLines_7.div-text-element_style_button{max-height:98px}.div-text-element_maxLines_7.div-text-element_style_numbers_l{max-height:280px}.div-text-element_maxLines_7.div-text-element_style_numbers_m{max-height:196px}.div-text-element_maxLines_7.div-text-element_style_numbers_s{max-height:182px}.div-text-element_maxLines_7.div-text-element_style_numbers_xs{max-height:154px}.div-text-element_maxLines_7.div-text-element_style_title_l{max-height:182px}.div-text-element_maxLines_7.div-text-element_style_title_m{max-height:168px}.div-text-element_maxLines_7.div-text-element_style_title_s{max-height:154px}.div-text-element_maxLines_7.div-text-element_style_title_xs{max-height:140px}.div-text-element_maxLines_7.div-text-element_style_text_m,.div-text-element_maxLines_7.div-text-element_style_text_m_grey,.div-text-element_maxLines_7.div-text-element_style_text_m_medium{max-height:126px}.div-text-element_maxLines_7.div-text-element_style_text_s,.div-text-element_maxLines_7.div-text-element_style_text_s_grey,.div-text-element_maxLines_7.div-text-element_style_text_s_medium{max-height:119px}.div-text-element_maxLines_7.div-text-element_style_text_xs{max-height:98px}.div-text-element_maxLines_7.div-text-element_style_text_xxs{max-height:84px}.div-text-element_maxLines_8{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical;max-height:calc(8em + 32px)}.div-text-element_maxLines_8.div-text-element_style_card_header{max-height:128px}.div-text-element_maxLines_8.div-text-element_style_button{max-height:112px}.div-text-element_maxLines_8.div-text-element_style_numbers_l{max-height:320px}.div-text-element_maxLines_8.div-text-element_style_numbers_m{max-height:224px}.div-text-element_maxLines_8.div-text-element_style_numbers_s{max-height:208px}.div-text-element_maxLines_8.div-text-element_style_numbers_xs{max-height:176px}.div-text-element_maxLines_8.div-text-element_style_title_l{max-height:208px}.div-text-element_maxLines_8.div-text-element_style_title_m{max-height:192px}.div-text-element_maxLines_8.div-text-element_style_title_s{max-height:176px}.div-text-element_maxLines_8.div-text-element_style_title_xs{max-height:160px}.div-text-element_maxLines_8.div-text-element_style_text_m,.div-text-element_maxLines_8.div-text-element_style_text_m_grey,.div-text-element_maxLines_8.div-text-element_style_text_m_medium{max-height:144px}.div-text-element_maxLines_8.div-text-element_style_text_s,.div-text-element_maxLines_8.div-text-element_style_text_s_grey,.div-text-element_maxLines_8.div-text-element_style_text_s_medium{max-height:136px}.div-text-element_maxLines_8.div-text-element_style_text_xs{max-height:112px}.div-text-element_maxLines_8.div-text-element_style_text_xxs{max-height:96px}.div-text-element_maxLines_9{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:9;-webkit-box-orient:vertical;max-height:calc(9em + 36px)}.div-text-element_maxLines_9.div-text-element_style_card_header{max-height:144px}.div-text-element_maxLines_9.div-text-element_style_button{max-height:126px}.div-text-element_maxLines_9.div-text-element_style_numbers_l{max-height:360px}.div-text-element_maxLines_9.div-text-element_style_numbers_m{max-height:252px}.div-text-element_maxLines_9.div-text-element_style_numbers_s{max-height:234px}.div-text-element_maxLines_9.div-text-element_style_numbers_xs{max-height:198px}.div-text-element_maxLines_9.div-text-element_style_title_l{max-height:234px}.div-text-element_maxLines_9.div-text-element_style_title_m{max-height:216px}.div-text-element_maxLines_9.div-text-element_style_title_s{max-height:198px}.div-text-element_maxLines_9.div-text-element_style_title_xs{max-height:180px}.div-text-element_maxLines_9.div-text-element_style_text_m,.div-text-element_maxLines_9.div-text-element_style_text_m_grey,.div-text-element_maxLines_9.div-text-element_style_text_m_medium{max-height:162px}.div-text-element_maxLines_9.div-text-element_style_text_s,.div-text-element_maxLines_9.div-text-element_style_text_s_grey,.div-text-element_maxLines_9.div-text-element_style_text_s_medium{max-height:153px}.div-text-element_maxLines_9.div-text-element_style_text_xs{max-height:126px}.div-text-element_maxLines_9.div-text-element_style_text_xxs{max-height:108px}.div-text-element_maxLines_10{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical;max-height:calc(10em + 40px)}.div-text-element_maxLines_10.div-text-element_style_card_header{max-height:160px}.div-text-element_maxLines_10.div-text-element_style_button{max-height:140px}.div-text-element_maxLines_10.div-text-element_style_numbers_l{max-height:400px}.div-text-element_maxLines_10.div-text-element_style_numbers_m{max-height:280px}.div-text-element_maxLines_10.div-text-element_style_numbers_s{max-height:260px}.div-text-element_maxLines_10.div-text-element_style_numbers_xs{max-height:220px}.div-text-element_maxLines_10.div-text-element_style_title_l{max-height:260px}.div-text-element_maxLines_10.div-text-element_style_title_m{max-height:240px}.div-text-element_maxLines_10.div-text-element_style_title_s{max-height:220px}.div-text-element_maxLines_10.div-text-element_style_title_xs{max-height:200px}.div-text-element_maxLines_10.div-text-element_style_text_m,.div-text-element_maxLines_10.div-text-element_style_text_m_grey,.div-text-element_maxLines_10.div-text-element_style_text_m_medium{max-height:180px}.div-text-element_maxLines_10.div-text-element_style_text_s,.div-text-element_maxLines_10.div-text-element_style_text_s_grey,.div-text-element_maxLines_10.div-text-element_style_text_s_medium{max-height:170px}.div-text-element_maxLines_10.div-text-element_style_text_xs{max-height:140px}.div-text-element_maxLines_10.div-text-element_style_text_xxs{max-height:120px}.div-text-element_maxLines_11{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:11;-webkit-box-orient:vertical;max-height:calc(11em + 44px)}.div-text-element_maxLines_11.div-text-element_style_card_header{max-height:176px}.div-text-element_maxLines_11.div-text-element_style_button{max-height:154px}.div-text-element_maxLines_11.div-text-element_style_numbers_l{max-height:440px}.div-text-element_maxLines_11.div-text-element_style_numbers_m{max-height:308px}.div-text-element_maxLines_11.div-text-element_style_numbers_s{max-height:286px}.div-text-element_maxLines_11.div-text-element_style_numbers_xs{max-height:242px}.div-text-element_maxLines_11.div-text-element_style_title_l{max-height:286px}.div-text-element_maxLines_11.div-text-element_style_title_m{max-height:264px}.div-text-element_maxLines_11.div-text-element_style_title_s{max-height:242px}.div-text-element_maxLines_11.div-text-element_style_title_xs{max-height:220px}.div-text-element_maxLines_11.div-text-element_style_text_m,.div-text-element_maxLines_11.div-text-element_style_text_m_grey,.div-text-element_maxLines_11.div-text-element_style_text_m_medium{max-height:198px}.div-text-element_maxLines_11.div-text-element_style_text_s,.div-text-element_maxLines_11.div-text-element_style_text_s_grey,.div-text-element_maxLines_11.div-text-element_style_text_s_medium{max-height:187px}.div-text-element_maxLines_11.div-text-element_style_text_xs{max-height:154px}.div-text-element_maxLines_11.div-text-element_style_text_xxs{max-height:132px}.div-text-element_maxLines_12{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:12;-webkit-box-orient:vertical;max-height:calc(12em + 48px)}.div-text-element_maxLines_12.div-text-element_style_card_header{max-height:192px}.div-text-element_maxLines_12.div-text-element_style_button{max-height:168px}.div-text-element_maxLines_12.div-text-element_style_numbers_l{max-height:480px}.div-text-element_maxLines_12.div-text-element_style_numbers_m{max-height:336px}.div-text-element_maxLines_12.div-text-element_style_numbers_s{max-height:312px}.div-text-element_maxLines_12.div-text-element_style_numbers_xs{max-height:264px}.div-text-element_maxLines_12.div-text-element_style_title_l{max-height:312px}.div-text-element_maxLines_12.div-text-element_style_title_m{max-height:288px}.div-text-element_maxLines_12.div-text-element_style_title_s{max-height:264px}.div-text-element_maxLines_12.div-text-element_style_title_xs{max-height:240px}.div-text-element_maxLines_12.div-text-element_style_text_m,.div-text-element_maxLines_12.div-text-element_style_text_m_grey,.div-text-element_maxLines_12.div-text-element_style_text_m_medium{max-height:216px}.div-text-element_maxLines_12.div-text-element_style_text_s,.div-text-element_maxLines_12.div-text-element_style_text_s_grey,.div-text-element_maxLines_12.div-text-element_style_text_s_medium{max-height:204px}.div-text-element_maxLines_12.div-text-element_style_text_xs{max-height:168px}.div-text-element_maxLines_12.div-text-element_style_text_xxs{max-height:144px}.div-text-element_maxLines_13{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:13;-webkit-box-orient:vertical;max-height:calc(13em + 52px)}.div-text-element_maxLines_13.div-text-element_style_card_header{max-height:208px}.div-text-element_maxLines_13.div-text-element_style_button{max-height:182px}.div-text-element_maxLines_13.div-text-element_style_numbers_l{max-height:520px}.div-text-element_maxLines_13.div-text-element_style_numbers_m{max-height:364px}.div-text-element_maxLines_13.div-text-element_style_numbers_s{max-height:338px}.div-text-element_maxLines_13.div-text-element_style_numbers_xs{max-height:286px}.div-text-element_maxLines_13.div-text-element_style_title_l{max-height:338px}.div-text-element_maxLines_13.div-text-element_style_title_m{max-height:312px}.div-text-element_maxLines_13.div-text-element_style_title_s{max-height:286px}.div-text-element_maxLines_13.div-text-element_style_title_xs{max-height:260px}.div-text-element_maxLines_13.div-text-element_style_text_m,.div-text-element_maxLines_13.div-text-element_style_text_m_grey,.div-text-element_maxLines_13.div-text-element_style_text_m_medium{max-height:234px}.div-text-element_maxLines_13.div-text-element_style_text_s,.div-text-element_maxLines_13.div-text-element_style_text_s_grey,.div-text-element_maxLines_13.div-text-element_style_text_s_medium{max-height:221px}.div-text-element_maxLines_13.div-text-element_style_text_xs{max-height:182px}.div-text-element_maxLines_13.div-text-element_style_text_xxs{max-height:156px}.div-text-element_maxLines_14{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:14;-webkit-box-orient:vertical;max-height:calc(14em + 56px)}.div-text-element_maxLines_14.div-text-element_style_card_header{max-height:224px}.div-text-element_maxLines_14.div-text-element_style_button{max-height:196px}.div-text-element_maxLines_14.div-text-element_style_numbers_l{max-height:560px}.div-text-element_maxLines_14.div-text-element_style_numbers_m{max-height:392px}.div-text-element_maxLines_14.div-text-element_style_numbers_s{max-height:364px}.div-text-element_maxLines_14.div-text-element_style_numbers_xs{max-height:308px}.div-text-element_maxLines_14.div-text-element_style_title_l{max-height:364px}.div-text-element_maxLines_14.div-text-element_style_title_m{max-height:336px}.div-text-element_maxLines_14.div-text-element_style_title_s{max-height:308px}.div-text-element_maxLines_14.div-text-element_style_title_xs{max-height:280px}.div-text-element_maxLines_14.div-text-element_style_text_m,.div-text-element_maxLines_14.div-text-element_style_text_m_grey,.div-text-element_maxLines_14.div-text-element_style_text_m_medium{max-height:252px}.div-text-element_maxLines_14.div-text-element_style_text_s,.div-text-element_maxLines_14.div-text-element_style_text_s_grey,.div-text-element_maxLines_14.div-text-element_style_text_s_medium{max-height:238px}.div-text-element_maxLines_14.div-text-element_style_text_xs{max-height:196px}.div-text-element_maxLines_14.div-text-element_style_text_xxs{max-height:168px}.div-text-element_maxLines_15{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:15;-webkit-box-orient:vertical;max-height:calc(15em + 60px)}.div-text-element_maxLines_15.div-text-element_style_card_header{max-height:240px}.div-text-element_maxLines_15.div-text-element_style_button{max-height:210px}.div-text-element_maxLines_15.div-text-element_style_numbers_l{max-height:600px}.div-text-element_maxLines_15.div-text-element_style_numbers_m{max-height:420px}.div-text-element_maxLines_15.div-text-element_style_numbers_s{max-height:390px}.div-text-element_maxLines_15.div-text-element_style_numbers_xs{max-height:330px}.div-text-element_maxLines_15.div-text-element_style_title_l{max-height:390px}.div-text-element_maxLines_15.div-text-element_style_title_m{max-height:360px}.div-text-element_maxLines_15.div-text-element_style_title_s{max-height:330px}.div-text-element_maxLines_15.div-text-element_style_title_xs{max-height:300px}.div-text-element_maxLines_15.div-text-element_style_text_m,.div-text-element_maxLines_15.div-text-element_style_text_m_grey,.div-text-element_maxLines_15.div-text-element_style_text_m_medium{max-height:270px}.div-text-element_maxLines_15.div-text-element_style_text_s,.div-text-element_maxLines_15.div-text-element_style_text_s_grey,.div-text-element_maxLines_15.div-text-element_style_text_s_medium{max-height:255px}.div-text-element_maxLines_15.div-text-element_style_text_xs{max-height:210px}.div-text-element_maxLines_15.div-text-element_style_text_xxs{max-height:180px}.div-text-element_maxLines_16{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:16;-webkit-box-orient:vertical;max-height:calc(16em + 64px)}.div-text-element_maxLines_16.div-text-element_style_card_header{max-height:256px}.div-text-element_maxLines_16.div-text-element_style_button{max-height:224px}.div-text-element_maxLines_16.div-text-element_style_numbers_l{max-height:640px}.div-text-element_maxLines_16.div-text-element_style_numbers_m{max-height:448px}.div-text-element_maxLines_16.div-text-element_style_numbers_s{max-height:416px}.div-text-element_maxLines_16.div-text-element_style_numbers_xs{max-height:352px}.div-text-element_maxLines_16.div-text-element_style_title_l{max-height:416px}.div-text-element_maxLines_16.div-text-element_style_title_m{max-height:384px}.div-text-element_maxLines_16.div-text-element_style_title_s{max-height:352px}.div-text-element_maxLines_16.div-text-element_style_title_xs{max-height:320px}.div-text-element_maxLines_16.div-text-element_style_text_m,.div-text-element_maxLines_16.div-text-element_style_text_m_grey,.div-text-element_maxLines_16.div-text-element_style_text_m_medium{max-height:288px}.div-text-element_maxLines_16.div-text-element_style_text_s,.div-text-element_maxLines_16.div-text-element_style_text_s_grey,.div-text-element_maxLines_16.div-text-element_style_text_s_medium{max-height:272px}.div-text-element_maxLines_16.div-text-element_style_text_xs{max-height:224px}.div-text-element_maxLines_16.div-text-element_style_text_xxs{max-height:192px}.div-text-element_maxLines_17{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:17;-webkit-box-orient:vertical;max-height:calc(17em + 68px)}.div-text-element_maxLines_17.div-text-element_style_card_header{max-height:272px}.div-text-element_maxLines_17.div-text-element_style_button{max-height:238px}.div-text-element_maxLines_17.div-text-element_style_numbers_l{max-height:680px}.div-text-element_maxLines_17.div-text-element_style_numbers_m{max-height:476px}.div-text-element_maxLines_17.div-text-element_style_numbers_s{max-height:442px}.div-text-element_maxLines_17.div-text-element_style_numbers_xs{max-height:374px}.div-text-element_maxLines_17.div-text-element_style_title_l{max-height:442px}.div-text-element_maxLines_17.div-text-element_style_title_m{max-height:408px}.div-text-element_maxLines_17.div-text-element_style_title_s{max-height:374px}.div-text-element_maxLines_17.div-text-element_style_title_xs{max-height:340px}.div-text-element_maxLines_17.div-text-element_style_text_m,.div-text-element_maxLines_17.div-text-element_style_text_m_grey,.div-text-element_maxLines_17.div-text-element_style_text_m_medium{max-height:306px}.div-text-element_maxLines_17.div-text-element_style_text_s,.div-text-element_maxLines_17.div-text-element_style_text_s_grey,.div-text-element_maxLines_17.div-text-element_style_text_s_medium{max-height:289px}.div-text-element_maxLines_17.div-text-element_style_text_xs{max-height:238px}.div-text-element_maxLines_17.div-text-element_style_text_xxs{max-height:204px}.div-text-element_maxLines_18{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:18;-webkit-box-orient:vertical;max-height:calc(18em + 72px)}.div-text-element_maxLines_18.div-text-element_style_card_header{max-height:288px}.div-text-element_maxLines_18.div-text-element_style_button{max-height:252px}.div-text-element_maxLines_18.div-text-element_style_numbers_l{max-height:720px}.div-text-element_maxLines_18.div-text-element_style_numbers_m{max-height:504px}.div-text-element_maxLines_18.div-text-element_style_numbers_s{max-height:468px}.div-text-element_maxLines_18.div-text-element_style_numbers_xs{max-height:396px}.div-text-element_maxLines_18.div-text-element_style_title_l{max-height:468px}.div-text-element_maxLines_18.div-text-element_style_title_m{max-height:432px}.div-text-element_maxLines_18.div-text-element_style_title_s{max-height:396px}.div-text-element_maxLines_18.div-text-element_style_title_xs{max-height:360px}.div-text-element_maxLines_18.div-text-element_style_text_m,.div-text-element_maxLines_18.div-text-element_style_text_m_grey,.div-text-element_maxLines_18.div-text-element_style_text_m_medium{max-height:324px}.div-text-element_maxLines_18.div-text-element_style_text_s,.div-text-element_maxLines_18.div-text-element_style_text_s_grey,.div-text-element_maxLines_18.div-text-element_style_text_s_medium{max-height:306px}.div-text-element_maxLines_18.div-text-element_style_text_xs{max-height:252px}.div-text-element_maxLines_18.div-text-element_style_text_xxs{max-height:216px}.div-text-element_maxLines_19{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:19;-webkit-box-orient:vertical;max-height:calc(19em + 76px)}.div-text-element_maxLines_19.div-text-element_style_card_header{max-height:304px}.div-text-element_maxLines_19.div-text-element_style_button{max-height:266px}.div-text-element_maxLines_19.div-text-element_style_numbers_l{max-height:760px}.div-text-element_maxLines_19.div-text-element_style_numbers_m{max-height:532px}.div-text-element_maxLines_19.div-text-element_style_numbers_s{max-height:494px}.div-text-element_maxLines_19.div-text-element_style_numbers_xs{max-height:418px}.div-text-element_maxLines_19.div-text-element_style_title_l{max-height:494px}.div-text-element_maxLines_19.div-text-element_style_title_m{max-height:456px}.div-text-element_maxLines_19.div-text-element_style_title_s{max-height:418px}.div-text-element_maxLines_19.div-text-element_style_title_xs{max-height:380px}.div-text-element_maxLines_19.div-text-element_style_text_m,.div-text-element_maxLines_19.div-text-element_style_text_m_grey,.div-text-element_maxLines_19.div-text-element_style_text_m_medium{max-height:342px}.div-text-element_maxLines_19.div-text-element_style_text_s,.div-text-element_maxLines_19.div-text-element_style_text_s_grey,.div-text-element_maxLines_19.div-text-element_style_text_s_medium{max-height:323px}.div-text-element_maxLines_19.div-text-element_style_text_xs{max-height:266px}.div-text-element_maxLines_19.div-text-element_style_text_xxs{max-height:228px}.div-text-element_maxLines_20{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:20;-webkit-box-orient:vertical;max-height:calc(20em + 80px)}.div-text-element_maxLines_20.div-text-element_style_card_header{max-height:320px}.div-text-element_maxLines_20.div-text-element_style_button{max-height:280px}.div-text-element_maxLines_20.div-text-element_style_numbers_l{max-height:800px}.div-text-element_maxLines_20.div-text-element_style_numbers_m{max-height:560px}.div-text-element_maxLines_20.div-text-element_style_numbers_s{max-height:520px}.div-text-element_maxLines_20.div-text-element_style_numbers_xs{max-height:440px}.div-text-element_maxLines_20.div-text-element_style_title_l{max-height:520px}.div-text-element_maxLines_20.div-text-element_style_title_m{max-height:480px}.div-text-element_maxLines_20.div-text-element_style_title_s{max-height:440px}.div-text-element_maxLines_20.div-text-element_style_title_xs{max-height:400px}.div-text-element_maxLines_20.div-text-element_style_text_m,.div-text-element_maxLines_20.div-text-element_style_text_m_grey,.div-text-element_maxLines_20.div-text-element_style_text_m_medium{max-height:360px}.div-text-element_maxLines_20.div-text-element_style_text_s,.div-text-element_maxLines_20.div-text-element_style_text_s_grey,.div-text-element_maxLines_20.div-text-element_style_text_s_medium{max-height:340px}.div-text-element_maxLines_20.div-text-element_style_text_xs{max-height:280px}.div-text-element_maxLines_20.div-text-element_style_text_xxs{max-height:240px}
.div-separator-block{padding:0;margin:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.div-separator-block__delimiter{height:100%;border-bottom:1px solid rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box}.div-separator-block_size_match_parent{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.div-separator-block_size_xxs{height:4px}.div-separator-block_size_xs{height:8px}.div-separator-block_size_s{height:12px}.div-separator-block_size_m{height:16px}.div-separator-block_size_l{height:20px}.div-separator-block_size_xl{height:40px}
.div-footer-block{display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 12px}.div-footer-block .div-image-element{margin-right:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.div-footer-block.div-base-block_hoverable{cursor:pointer}
.div-buttons-block{overflow:hidden;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 12px}.div-buttons-block_isFullwidth_1{width:100%}.div-buttons-block_alignment_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-buttons-block_alignment_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-buttons-block_alignment_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.div-button-element{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;height:36px;background:#edf0f2;padding:0;outline:none;overflow:hidden;max-width:100%;margin:8px 12px 8px 0}.div-button-element_isFullwidth_1{width:100%;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.div-button-element:last-of-type{margin-right:0}.div-button-element .div-image-element{display:inline-block;margin:0 8px;vertical-align:middle}.div-button-element .div-text-element{display:inline-block;margin:0 14px;vertical-align:middle}.div-button-element_textExists{min-width:68px}.div-button-element_imageExists .div-text-element{margin:0 14px 0 0}
.div-title-block{padding:10px 12px 0;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.div-title-block__menu{opacity:1;cursor:pointer;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;margin-left:auto}.div-title-block__menu:hover{opacity:.6}.div-title-block__svg{display:inline;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;width:20px;height:20px}
.div-table-block{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 12px}
.div-column-element{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.div-column-element_paddingLeft_xxs{padding-left:4px}.div-column-element_paddingLeft_xs{padding-left:8px}.div-column-element_paddingLeft_s{padding-left:12px}.div-column-element_paddingLeft_m{padding-left:14px}.div-column-element_paddingLeft_l{padding-left:16px}.div-column-element_paddingLeft_xl{padding-left:20px}.div-column-element_paddingLeft_xxl{padding-left:32px}.div-column-element_paddingLeft_xxxl{padding-left:48px}.div-column-element_paddingRight_xxs{padding-right:4px}.div-column-element_paddingRight_xs{padding-right:8px}.div-column-element_paddingRight_s{padding-right:12px}.div-column-element_paddingRight_m{padding-right:14px}.div-column-element_paddingRight_l{padding-right:16px}.div-column-element_paddingRight_xl{padding-right:20px}.div-column-element_paddingRight_xxl{padding-right:32px}.div-column-element_paddingRight_xxxl{padding-right:48px}
.div-cell-element{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.div-cell-element_paddingTop_xxs{padding-top:4px}.div-cell-element_paddingTop_xs{padding-top:8px}.div-cell-element_paddingTop_s{padding-top:12px}.div-cell-element_paddingTop_m{padding-top:14px}.div-cell-element_paddingTop_l{padding-top:16px}.div-cell-element_paddingTop_xl{padding-top:20px}.div-cell-element_paddingTop_xxl{padding-top:32px}.div-cell-element_paddingTop_xxxl{padding-top:48px}.div-cell-element_paddingBottom_xxs{padding-bottom:4px}.div-cell-element_paddingBottom_xs{padding-bottom:8px}.div-cell-element_paddingBottom_s{padding-bottom:12px}.div-cell-element_paddingBottom_m{padding-bottom:14px}.div-cell-element_paddingBottom_l{padding-bottom:16px}.div-cell-element_paddingBottom_xl{padding-bottom:20px}.div-cell-element_paddingBottom_xxl{padding-bottom:32px}.div-cell-element_paddingBottom_xxxl{padding-bottom:48px}.div-cell-element_hasImage{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-cell-element_verticalAlignment_top{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.div-cell-element_verticalAlignment_bottom{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.div-cell-element_verticalAlignment_center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-cell-element_horizontalAlignment_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-cell-element_horizontalAlignment_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-cell-element_horizontalAlignment_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.div-cell-element_imagePosition_left,.div-cell-element_imagePosition_right{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-cell-element .div-text-element{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-order:1;-ms-flex-order:1;order:1}.div-cell-element .div-image-element{-webkit-flex:none;-ms-flex:none;flex:none}.div-cell-element_imagePosition_left .div-image-element{-webkit-order:0;-ms-flex-order:0;order:0;margin-right:8px}.div-cell-element_imagePosition_right .div-image-element{-webkit-order:2;-ms-flex-order:2;order:2;margin-left:8px}
.div-separator-element{height:4px;width:100%;border-bottom:1px solid rgba(0,0,0,.08);-webkit-box-sizing:border-box;box-sizing:border-box}
.div-image-block{width:100%;overflow:hidden;position:relative;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;max-height:100%;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-image-block__img{width:360px;max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:rgba(0,0,0,.06)}
.div-container-block{z-index:1;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;opacity:1;max-width:100%;padding:0;background-size:cover;background-position:50%}.div-container-block_placeholder{opacity:.2;background:#ccc;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.div-container-block_direction_horizontal{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.div-container-block_direction_horizontal.div-container-block_predefined_match_parent{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;height:auto!important}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_top{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_bottom{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.div-container-block_direction_horizontal.div-container-block_alignmentVertical_center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-container-block_direction_horizontal.div-container-block_alignmentHorizontal_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.div-container-block_direction_vertical{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.div-container-block_direction_vertical.div-container-block_alignmentVertical_top{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-container-block_direction_vertical.div-container-block_alignmentVertical_bottom{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-container-block_direction_vertical.div-container-block_alignmentVertical_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_left{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_right{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.div-container-block_direction_vertical.div-container-block_alignmentHorizontal_center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-container-block_frame_border{border:1px solid #dcdee0}.div-container-block_frame_shadow{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.07);box-shadow:0 1px 2px 0 rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.07)}.div-container-block_frame_border,.div-container-block_frame_only_round_corners,.div-container-block_frame_shadow{border-radius:6px}
.div-gallery-block{width:100%;padding:0 12px}.div-gallery-block .ui-slider__slide{max-width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.div-slider{text-align:left;width:100%;position:relative}.div-slider__slide{padding:0}.div-slider__arrow,.div-slider__slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.div-slider__arrow{top:0;position:absolute;bottom:0;z-index:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#c3cad9;width:30px;visibility:hidden;opacity:0;-webkit-transition:visibility .3s,opacity .3s;-o-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s}.div-slider__arrow,.div-slider__arrow .ui-icon{pointer-events:none}.div-slider__arrow_left{left:-12px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.div-slider__arrow_right{right:-12px}.desktop .div-slider:hover .div-slider__arrow_visible{pointer-events:auto;visibility:visible;opacity:1}.div-slider__wrapper{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}.div-slider__wrapper_singlePage-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.div-slider__wrapper_singlePage-left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-slider__wrapper_singlePage-right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-slider__svg{display:inline;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;width:24px;height:24px}
.div-tail{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:115px;text-align:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding:0 16px}.div-tail .div-text-element{margin-top:10px}
.div-tail-icon{max-width:40px;max-height:40px}.div-tail-icon_arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:100%;width:40px;height:40px}.div-tail-icon__arrow{width:24px;height:24px}
.div-traffic-block{padding:0 12px;overflow:hidden;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex}.div-traffic-block_alignment_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.div-traffic-block_alignment_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.div-traffic-block_alignment_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.div-traffic-element{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.div-traffic-element+.div-traffic-element{margin-left:12px}.div-traffic-element__text{padding-top:4px;text-align:center;font-size:11px;color:rgba(0,0,0,.4)}.div-traffic-element__score{width:24px;height:24px;border:2px solid #edf0f2;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:700;color:rgba(0,0,0,.8)}
.div-tabs-block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0}.div-base-block+.div-tabs-block{margin-top:7px}.div-tabs-block__tabs-list{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 0 10px;margin:0 10px}.div-tabs-block__tabs-list .ui-slider__arrow{width:auto}.div-tabs-block__tabs-list .ui-slider__arrow_left{left:-8px}.div-tabs-block__tabs-list .ui-slider__arrow_right{right:-8px}.div-tabs-block__tabs-list_hasDelimiter_1{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:11px}
.div-tab-item{font-size:13px;cursor:default;padding:0 8px;height:22px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:300px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:90%}.div-tab-item:not(.div-tab-item_active){cursor:pointer}.div-tab-item+.div-tab-item{margin-left:4px}
:root{--component-message-system-padding:6px 12px}.yamb-message-system{font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:6px 12px;padding:var(--component-message-system-padding);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:var(--common-text-secondary);word-wrap:break-word;white-space:pre-wrap}.yamb-message-system_left-position{-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;background-color:var(--common-bg-secondary)}.yamb-message-system .link{color:var(--incoming-link);word-break:break-all;word-break:break-word}
.yamb-sticker-pack{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0}.yamb-sticker-pack__stickers{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.yamb-sticker-pack__content{--component-sticker-image-size:64px;--component-sticker-size:70px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 5px}.yamb-sticker-pack_loading .yamb-sticker-pack__content{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.yamb-message-sticker{--component-sticker-size:var(--msg-sticker-size);display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:var(--conversation-bg)}.yamb-message-sticker_transparent{background-color:transparent}.yamb-message-sticker_own:not(.yamb-message-sticker_compact){-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.yamb-message-sticker_forwarded{background-color:transparent}
.yamb-message-image{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;border-radius:inherit;border:2px solid transparent;background-clip:padding-box;background-color:var(--common-bg-secondary);overflow:hidden}.yamb-message-image_compact{border:none;background-color:transparent;border-radius:2px;display:inline-block;vertical-align:middle;width:100%}.yamb-message-image_compact:not(.yamb-message-image_compact-view){padding-top:5px}.yamb-message-image__control,.yamb-message-image__progress{position:absolute;top:50%;left:50%;margin-left:-19px;margin-top:-19px}.yamb-message-image_complete .yamb-message-image__control,.yamb-message-image_complete .yamb-message-image__progress{display:none}.yamb-message-image_important{border:none}.yamb-message-image__progress{width:32px;height:32px;background:rgba(0,0,0,.35);border-radius:50%;padding:3px}.yamb-message-image__control{cursor:pointer;padding:7px}.yamb-message-image__handler{position:relative;overflow:hidden;max-width:100%}.yamb-message-image__handler-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.yamb-transfer-status{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.yamb-transfer-status__progress{width:32px;height:32px;background:rgba(0,0,0,.5);border-radius:50%;padding:3px}.yamb-transfer-status__control{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.yamb-message-file{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:8px 10px 8px 8px;color:var(--incoming-secondary);min-width:var(--component-message-row-width)}.yamb-message-file_own:not(.yamb-message-file_compact){color:var(--outgoing-secondary)}.yamb-message-file_compact{padding:0}.yamb-message-file__icon{margin-right:2px}.yamb-message-file__preview{height:36px;width:36px;margin-right:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.yamb-message-file__details{min-width:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.yamb-message-file_compact .yamb-message-file__details{font-size:var(--font-12-size);line-height:var(--font-12-line-height)}.yamb-message-file__name{font-size:var(--font-14-size);line-height:var(--font-14-line-height);color:var(--incoming-primary);margin-bottom:2px}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__name{color:var(--outgoing-primary)}.yamb-message-file__description{font-size:var(--font-12-size);line-height:var(--font-12-16-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-message-file__download-link{color:var(--incoming-link);-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__download-link{color:var(--outgoing-link)}.yamb-message-file_own:not(.yamb-message-file_compact) .yamb-message-file__download-link:hover{color:var(--ui-link-color-hovered)}@media screen and (max-width:350px){.yamb-message-file__download-link{visibility:hidden}}.yamb-message-file__size{margin-right:8px;min-width:47px}.yamb-message-file__download-link,.yamb-message-file__name,.yamb-message-file__size{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}html[dir=rtl] .yamb-message-file{padding:8px 8px 8px 10px}html[dir=rtl] .yamb-message-file__preview,html[dir=rtl] .yamb-message-file__size{margin-right:0;margin-left:8px}
.yamb-message-gallery{position:relative;display:block;border-radius:inherit;min-width:100%}.yamb-message-gallery_compact:not(.yamb-message-gallery_compact-view){padding-top:5px}.yamb-message-gallery__row:first-child{padding-top:0;border-top-left-radius:inherit;border-top-right-radius:inherit}.yamb-message-gallery__row:first-child .yamb-message-gallery__cell:first-child{border-top-left-radius:inherit}.yamb-message-gallery__row:first-child .yamb-message-gallery__cell:last-child{border-top-right-radius:inherit}.yamb-message-gallery_text_yes,.yamb-message-gallery_text_yes .yamb-message-gallery__row:last-child,.yamb-message-gallery_text_yes .yamb-message-gallery__row:last-child .yamb-message-gallery__cell{border-bottom-left-radius:0;border-bottom-right-radius:0}.yamb-message-gallery_text_no .yamb-message-gallery__row:last-child .yamb-message-gallery__cell:first-child{border-bottom-left-radius:inherit}.yamb-message-gallery_text_no .yamb-message-gallery__row:last-child .yamb-message-gallery__cell:last-child{border-bottom-right-radius:inherit}.yamb-message-gallery__handler{background:#fff;position:relative;overflow:hidden}.yamb-message-gallery__images{border:2px solid transparent;border-radius:inherit;overflow:hidden}.yamb-message-gallery_compact .yamb-message-gallery__images{max-width:var(--component-message-balloon-max-width)}.yamb-message-gallery_compact .yamb-message-gallery__images,.yamb-message-gallery_important .yamb-message-gallery__images{border:none}.yamb-message-gallery_compact-view.yamb-message-gallery_text_yes .yamb-message-gallery__images{margin:6px 0 8px}.yamb-message-gallery__text{font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:5px 10px 7px;word-wrap:break-word;white-space:pre-wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--incoming-primary)}.yamb-message-gallery_own .yamb-message-gallery__text{color:var(--outgoing-primary)}.yamb-message-gallery_compact .yamb-message-gallery__text{padding:5px 0 0}
.yamb-message-voice{border-radius:inherit}.yamb-message-voice_transparent{opacity:0;visibility:hidden}.yamb-message-voice__main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:8px 10px 8px 8px}.yamb-message-voice__main_compact{padding-left:0;max-width:var(--component-message-balloon-max-width)}.yamb-message-voice__button{margin-right:8px}.yamb-message-voice__button-player{color:var(--common-accent)}.yamb-message-voice__details{font-size:var(--font-12-size);line-height:var(--font-12-line-height);min-width:var(--component-message-row-width);color:var(--outgoing-secondary);width:100%}.yamb-message-voice__histogram{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.yamb-message-voice__info{margin-top:4px}.yamb-message-voice__duration{display:inline-block;font-style:italic}.yamb-message-voice_is-forwarded{padding:2px 0}.yamb-message-voice_is-forwarded .yamb-message-voice__main{padding:0}html[dir=rtl] .yamb-message-voice__button{margin-right:0;margin-left:8px}html[dir=rtl] .yamb-message-voice__duration{float:left}
.yamb-message-voice-footer{border:2px solid transparent;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;position:relative;background-color:var(--common-bg);background-clip:padding-box;padding:6px 8px;line-height:18px}.yamb-message-voice-footer__text,.yamb-message-voice-footer__wait-recognition{font-size:var(--font-14-size);line-height:var(--font-14-line-height);overflow:hidden}.yamb-message-voice-footer__text{color:var(--common-text-primary)}.yamb-message-voice-footer:after{content:"";display:block;clear:both}.yamb-message-voice-footer__wait-recognition{text-align:center;color:var(--common-text-secondary)}.yamb-message-voice-footer__yet{color:var(--outgoing-secondary)}.yamb-message-voice-footer_is-forwarded{padding:0;background-color:transparent}.yamb-message-voice-footer_important{border:none}.yamb-message-voice-footer_compact{padding-right:0;background-color:transparent}.yamb-message-voice-footer .yamb-message-info{margin-bottom:0}
.yamb-poll-answer-info__filler{position:absolute;left:0;top:0;height:100%;background-color:var(--common-accent);border-radius:10px 0 0 10px;opacity:.25}.yamb-poll-answer-info__filler_active{opacity:.6}.yamb-poll-answer-info__statistic{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:end;z-index:1}.yamb-poll-answer-info__statistic span:first-child{font-size:var(--font-14-size);line-height:var(--font-14-20-line-height);font-weight:500;color:var(--common-text-primary)}.yamb-poll-answer-info__statistic span:last-child{font-size:var(--font-12-size);line-height:var(--font-12-line-height);color:var(--common-accent-text)}
.yamb-poll-answer-base{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 12px;overflow:hidden;background-color:var(--common-poll-bg);border-radius:10px}.yamb-poll-answer-base_with-background{background-color:var(--common-bg-secondary)}.yamb-poll-answer-base__text{font-size:var(--font-16-size);line-height:var(--font-16-line-height);display:inline-block;z-index:2;word-wrap:break-word;white-space:pre-wrap;padding:12px 0}.yamb-poll-answer-base__children{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:12px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;--ui-checkbox-bg:var(--outgoing-bg);--ui-checkbox-bg-hovered:var(--outgoing-bg);--ui-checkbox-bg-disabled:var(--outgoing-bg)}.yamb-poll-answer-base_disabled{pointer-events:none;opacity:.8}.yamb-poll-answer-base_disabled .yamb-poll-answer-base__text{opacity:.5}.yamb-poll-answer-base_clickable{cursor:pointer}
.yamb-poll-view-results{position:relative}.yamb-poll-view-results__wrapper{padding:16px 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.yamb-poll-view-results__title{font-size:var(--font-18-size);line-height:var(--font-18-line-height);margin-bottom:16px;color:var(--common-text-primary);text-align:center;font-weight:700;word-wrap:break-word;white-space:pre-wrap}.yamb-poll-view-results__bubbles{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px;margin-bottom:8px}.yamb-poll-view-results__bubbles .yamb-bubble-wrapper{margin-bottom:8px;margin-right:8px}.yamb-poll-view-results__bubbles:last-of-type:empty{display:none}.yamb-poll-view-results__bubbles:last-of-type{margin-bottom:0}.yamb-poll-view-results__more{font-weight:500;margin-left:8px}.yamb-poll-view-results__button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:12px;margin-top:8px}@media (max-width:480px){.yamb-poll-view-results__button{position:absolute;bottom:16px;left:20px;right:20px}}
.yamb-user-bubble__name{font-size:var(--font-14-size);line-height:var(--font-14-line-height);margin-left:6px;color:var(--common-text-primary);overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.yamb-bubble-wrapper{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 12px 0 4px;border-radius:100px;max-width:100%;height:36px;background-color:var(--common-bg-secondary);cursor:pointer}.yamb-bubble-wrapper:hover{background-color:var(--outgoing-bg)}
.yamb-poll-message{padding:16px 12px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:var(--component-message-balloon-with-poll-width);width:100%;min-width:192px}.yamb-poll-message__button{font-size:var(--font-16-size);line-height:var(--font-16-line-height)}.yamb-poll-message__title{font-size:var(--font-18-size);line-height:var(--font-18-line-height);font-weight:700;color:var(--common-text-primary);margin-bottom:8px;word-wrap:break-word}.yamb-poll-message__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.yamb-poll-message__show-result{cursor:pointer;text-align:center}.yamb-poll-message__show-result,.yamb-poll-message__subtitle{font-size:var(--font-14-size);line-height:var(--font-14-line-height);font-weight:400;color:var(--common-accent-text)}.yamb-poll-message__subtitle{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.yamb-poll-message__spinner{position:absolute;margin-left:8px;margin-top:2px}.yamb-poll-message__vote_disabled{opacity:.5}.yamb-poll-message_compact{padding:0;--common-poll-bg:var(--common-bg-secondary);max-width:none}.yamb-poll-message_compact>:not(.yamb-message-info){max-width:var(--component-message-balloon-with-poll-width)}.yamb-poll-message .ui-button{margin-top:8px}.yamb-poll-message .ui-button:disabled{background-color:var(--common-accent);opacity:1}.yamb-forwarded-messages .yamb-poll-message{padding:6px 0 0 2px}
.yamb-avatar-list{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-avatar-list__item{margin-left:-5px}.yamb-avatar-list__item:first-of-type{margin-left:0}.yamb-avatar-list__item_index_0{z-index:2}.yamb-avatar-list__item_index_1{z-index:1}.yamb-avatar-list__item_index_2{z-index:0}
.yamb-poll-answer-base{margin-bottom:4px}.yamb-poll-answer-base:last-of-type{margin-bottom:0}
.yamb-call-reasons-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 600px;-ms-flex:1 1 600px;flex:1 1 600px}.yamb-call-reasons-list__items{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid var(--common-divider)}
.yamb-call-feedback{width:100%;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.yamb-call-feedback,.yamb-call-feedback__container{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-call-feedback__container{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;overflow:hidden;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:100vh}.yamb-call-feedback__rating{padding:10px 0;max-height:57px}.yamb-call-feedback__text{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:320px;max-width:100%;min-height:15px;margin-top:6px}.yamb-call-feedback__reasons-label{font-size:var(--font-13-size);line-height:var(--font-13-line-height);display:block;margin-top:18px;color:var(--common-text-primary);font-weight:700;text-align:center}.yamb-call-feedback__reasons{max-width:640px;text-align:center}.yamb-call-feedback__reason.yamb-call-button{font-size:var(--font-13-size);line-height:var(--font-13-line-height);margin:12px 6px 0;padding:8px 12px;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.yamb-call-feedback__footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:var(--component-call-padding) var(--component-call-padding) 0}.yamb-call-feedback__feedback-description{font-size:var(--font-12-size);line-height:var(--font-12-line-height);width:100%;text-align:center;color:var(--common-text-secondary)}
.yamb-call-button{font-size:var(--font-16-size);line-height:var(--font-16-line-height);display:inline-block;position:relative;border:0;outline:none;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0;padding:12px 16px;border-radius:50px;font-family:inherit}.keyboard-navigation .yamb-call-button:focus{-webkit-box-shadow:var(--ui-focus-shadow-primary);box-shadow:var(--ui-focus-shadow-primary)}.yamb-call-button_view_default{background-color:var(--common-counter);border:1px solid var(--common-counter);color:var(--common-settings-item)}.yamb-call-button_view_outline{background-color:transparent;border:1px solid var(--common-counter);color:var(--common-counter)}.yamb-call-button_view_action{background-color:#1c70c4;color:#fff;border:1px solid #1c70c4;font-weight:500}
.yamb-rating-item{padding:6px}.desktop .yamb-rating-item__button:hover,.yamb-rating-item__button{color:var(--common-counter)}.keyboard-navigation .yamb-rating-item__button:focus{-webkit-box-shadow:none;box-shadow:none;color:var(--ui-focus-color)}
.yamb-message-call{font-size:var(--font-14-size);line-height:var(--font-14-line-height);padding:5px 10px 7px}.yamb-message-call_compact{padding:0}.yamb-message-call__title{color:var(--incoming-primary)}.yamb-message-call_own:not(.yamb-message-call_compact) .yamb-message-call__title{color:var(--outgoing-primary)}.yamb-message-call__description{font-size:var(--font-13-size);line-height:var(--font-13-line-height);color:var(--incoming-secondary)}.yamb-message-call_own:not(.yamb-message-call_compact) .yamb-message-call__description{color:var(--outgoing-secondary)}.yamb-message-call__rate{font-size:var(--font-12-size);line-height:var(--font-12-line-height);color:var(--common-accent-text)}html:not([dir=rtl]) .yamb-message-call__rate{padding-left:10px}html[dir=rtl] .yamb-message-call__rate{padding-right:10px}.yamb-message-call__rate:hover{text-decoration:underline;cursor:pointer}
:root{--component-message-user-username-color:var(--incoming-secondary);--component-message-user-additional-text-color:var(--incoming-secondary)}.yamb-message-user{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;color:var(--incoming-secondary);color:var(--component-message-user-username-color);min-width:var(--component-message-user-name-width);padding-right:8px}.yamb-message-user:empty{visibility:hidden}.yamb-message-user__avatar,.yamb-message-user__name{cursor:pointer}.yamb-message-user__avatar .ui-avatar__image{width:inherit;height:inherit}.yamb-message-user__avatar_transparent .ui-avatar{border-color:transparent}.yamb-message-user__name{font-size:var(--font-12-size);line-height:var(--component-message-user-name-height);position:absolute;top:6px;left:44px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:500;max-width:calc(100% - 56px)}.yamb-message-user__name_transparent{opacity:.3}.touch .yamb-message-user__name_transparent{opacity:.5}.yamb-message-user__name_centered{margin-top:6px;margin-left:3px}.yamb-message-user__additional-text{color:var(--incoming-secondary);color:var(--component-message-user-additional-text-color);opacity:.5;padding-left:4px;font-weight:400}.yamb-message-user_own{color:var(--outgoing-secondary)}.yamb-message-user:not(:empty)+*{margin-top:var(--component-message-user-name-height)}html[dir=rtl] .yamb-message-user{padding-right:0;padding-left:8px}html[dir=rtl] .yamb-message-user__name{left:auto;right:44px}html[dir=rtl] .yamb-message-user__additional-text{padding-left:0;padding-right:4px}
:root{--component-message-row-padding:6px 12px}.yamb-message-row,:root{--component-message-row-width:160px}.yamb-message-row{padding:6px 60px 6px 12px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:var(--common-accent)}.yamb-message-row_stack_center,.yamb-message-row_stack_start{padding-bottom:1px}.yamb-message-row_stack_center,.yamb-message-row_stack_end{padding-top:1px}.yamb-message-row_separated{padding-bottom:18px}.yamb-message-row_own{padding-left:60px;padding-right:12px;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.yamb-message-row_compact,.yamb-message-row_compact.yamb-message-row_own{padding:6px 12px;padding:var(--component-message-row-padding);-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.yamb-message-row:after{content:"";background-color:currentColor;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transition:visibility 0s ease-in .2s,opacity .2s ease-in;-o-transition:visibility 0s ease-in .2s,opacity .2s ease-in;transition:visibility 0s ease-in .2s,opacity .2s ease-in;visibility:hidden}.yamb-message-row_selection:after{cursor:pointer;visibility:visible}.yamb-message-row_active:after{opacity:.075;visibility:visible;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.yamb-message-row__overlay-controlls{position:absolute;opacity:0;visibility:hidden;pointer-events:none;right:calc(12px - var(--ui-icon-padding))}.yamb-message-row_cut-baloon-width{--component-message-row-width:calc(100vw - 174px)}.yamb-message-row:hover .yamb-message-row__overlay-controlls{opacity:1;visibility:visible;pointer-events:visible}html[dir=rtl] .yamb-message-row__overlay-controlls{right:auto;left:calc(12px - var(--ui-icon-padding))}html[dir=rtl] .yamb-message-row:not(.yamb-message-row_compact){padding-right:12px;padding-left:60px}html[dir=rtl] .yamb-message-row_own:not(.yamb-message-row_compact){padding-left:12px;padding-right:60px}
.yamb-message-balloon{--message-bg:var(--incoming-bg);--message-bg-secondary:var(--incoming-bg-secondary);--message-bg-tertiary:var(--incoming-bg-tertiary);position:relative;background-color:var(--message-bg);border-radius:2px 16px 16px 16px;max-width:var(--component-message-balloon-max-width);min-width:0;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.yamb-message-balloon_with-poll{width:var(--component-message-balloon-with-poll-width)}.yamb-message-balloon_own{--message-bg:var(--outgoing-bg);--message-bg-secondary:var(--outgoing-bg-secondary);--message-bg-tertiary:var(--outgoing-bg-tertiary);border-radius:16px 16px 2px 16px}.yamb-message-balloon_fill{width:100%}.yamb-message-balloon_stack_center,.yamb-message-balloon_stack_start{border-bottom-left-radius:2px}.yamb-message-balloon_own.yamb-message-balloon_stack_center,.yamb-message-balloon_own.yamb-message-balloon_stack_end{border-top-right-radius:2px}.yamb-message-balloon_own.yamb-message-balloon_stack_center,.yamb-message-balloon_own.yamb-message-balloon_stack_start{border-bottom-left-radius:16px}.yamb-message-balloon_compact,.yamb-message-balloon_compact.yamb-message-balloon_own{--component-message-balloon-skeleton-gradient:linear-gradient(90deg,hsla(0,0%,100%,0) 25%,var(--common-bg-secondary) 48.96%,rgba(221,242,244,0) 75%);background-color:transparent;max-width:none;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border-radius:2px;left:-34px;margin-right:-34px;padding-top:8px}.yamb-message-balloon_important{border:2px solid var(--common-accent);min-width:150px}.yamb-message-balloon_has-thread{min-width:150px}.yamb-message-balloon_has-thread-and-important{border:2px solid var(--common-accent);min-width:250px}.yamb-message-balloon_important.yamb-message-balloon_compact{border:0}.yamb-message-balloon_waiting-animation{background-image:var(--component-message-balloon-skeleton-gradient);background-size:200%;background-repeat:no-repeat;-webkit-animation:skeleton 2.6s ease-in-out infinite;animation:skeleton 2.6s ease-in-out infinite}@-webkit-keyframes skeleton{0%,30%,to{background-position-x:100%}50%,80%{background-position-x:-100%}}@keyframes skeleton{0%,30%,to{background-position-x:100%}50%,80%{background-position-x:-100%}}html[dir=rtl] .yamb-message-balloon{border-radius:16px 2px 16px 16px}html[dir=rtl] .yamb-message-balloon_own{border-radius:16px 16px 16px 2px}html[dir=rtl] .yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_stack_start{border-bottom-right-radius:2px;border-bottom-left-radius:16px}html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_end{border-top-left-radius:2px;border-bottom-right-radius:16px}html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_center,html[dir=rtl] .yamb-message-balloon_own.yamb-message-balloon_stack_start{border-bottom-right-radius:16px;border-bottom-left-radius:2px}html[dir=rtl] .yamb-message-balloon_compact,html[dir=rtl] .yamb-message-balloon_compacthtml[dir=rtl] .yamb-message-balloon_own{border-radius:2px;right:-34px;margin-left:-34px;left:0;margin-right:0}
.yamb-message-overlay-button{position:absolute;bottom:0;right:-34px;height:30px;width:30px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--incoming-secondary)}.yamb-message-overlay-button_own{right:auto;left:-34px}.yamb-message-overlay-button_important{right:-36px}.yamb-message-overlay-button_isOnlyEmoji{bottom:.5rem}.yamb-message-overlay-button_own.yamb-message-overlay-button_important{right:auto;left:-36px}html[dir=rtl] .yamb-message-overlay-button{right:auto;left:-34px}html[dir=rtl] .yamb-message-overlay-button_own{left:auto;right:-34px}html[dir=rtl] .yamb-message-overlay-button_important{left:-36px}html[dir=rtl] .yamb-message-overlay-button_own.yamb-message-overlay-button_important{left:auto;right:-36px}
.yamb-message-open-thread-button{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.yamb-message-balloon:hover .yamb-message-open-thread-button{opacity:1;visibility:visible;pointer-events:visible}.yamb-message-open-thread-button__hover-area{position:absolute;left:100%;bottom:0;width:40px;height:100%}.yamb-message-open-thread-button__hover-area_own{left:auto;right:100%}html[dir=rtl] .yamb-message-open-thread-button__hover-area{left:auto;right:0}html[dir=rtl] .yamb-message-open-thread-button__hover-area_own{right:auto;left:0}html[dir=rtl] .yamb-message-open-thread-button .ui-icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}
.yamb-message-reply{padding:7px 10px 5px;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--incoming-secondary)}.yamb-message-reply_transparent{opacity:0;visibility:hidden}.yamb-message-reply_own{color:var(--outgoing-secondary)}.yamb-message-reply_compact{padding:0 0 5px}.yamb-message-reply:before{content:"";min-width:2px;height:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);background-color:currentColor;margin-right:8px;opacity:.5}.yamb-message-reply__image{display:block;max-width:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);max-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px)}.yamb-message-reply__icon-container,.yamb-message-reply__image-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);height:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);min-width:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);min-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);overflow:hidden;margin-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.yamb-message-reply__icon-container{color:var(--common-accent-text)}.yamb-message-reply__image-container{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.yamb-message-reply__content{font-size:var(--font-13-size);line-height:var(--font-13-line-height);-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;white-space:nowrap;min-height:calc(var(--font-13-line-height) + var(--font-12-line-height) + 2px);min-width:0}.yamb-message-reply__title{font-size:var(--font-12-size);line-height:var(--font-12-line-height);font-weight:500;padding-bottom:2px}.yamb-message-reply__title_transparent{opacity:.3}.touch .yamb-message-reply__title_transparent{opacity:.5}.yamb-message-reply__description{color:var(--incoming-primary)}.yamb-message-reply_own .yamb-message-reply__description{color:var(--outgoing-primary)}.yamb-message-reply__description,.yamb-message-reply__title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}html[dir=rtl] .yamb-message-reply:before,html[dir=rtl] .yamb-message-reply__image-container{margin-right:0;margin-left:8px}html[dir=rtl] .yamb-message-reply__description,html[dir=rtl] .yamb-message-reply__title{text-align:right}
.yamb-forwarded-message{padding-bottom:7px;color:var(--incoming-secondary);position:relative}.yamb-forwarded-message__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:6px}.yamb-forwarded-message__inner:before{content:"";position:absolute;top:0;left:0;width:2px;bottom:7px;opacity:.6;background-color:currentColor}.yamb-forwarded-message__title{font-size:var(--font-12-size);line-height:var(--font-12-16-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;white-space:nowrap}.yamb-forwarded-message__name{cursor:pointer;font-weight:500;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.yamb-forwarded-message__body{display:inline-block}.yamb-forwarded-message__time{font-size:var(--font-10-size);line-height:inherit;margin-left:6px;color:var(--incoming-secondary)}.yamb-forwarded-message_own{color:var(--outgoing-secondary)}html[dir=rtl] .yamb-forwarded-message__time{margin-left:0;margin-right:6px}
.yamb-forwarded-messages{padding:0 10px}.yamb-forwarded-messages_transparent{opacity:0;visibility:hidden}.yamb-forwarded-messages_compact{padding:0}.yamb-forwarded-messages_compact:last-child{padding-bottom:0}.yamb-forwarded-messages__header{font-size:var(--font-12-size);line-height:var(--font-12-line-height);white-space:nowrap;padding:5px 0;color:var(--incoming-secondary)}.yamb-forwarded-messages_own:not(.yamb-forwarded-messages_compact) .yamb-forwarded-messages__header{color:var(--outgoing-secondary)}.yamb-forwarded-messages_compact .yamb-forwarded-messages__header{padding-top:0}
.yamb-message-content{position:relative;border-radius:inherit;border-top-right-radius:0;border-top-left-radius:0}.yamb-message-content__wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:var(--conversation-bg)}.yamb-message-content__wrapper_own:not(.yamb-message-content__wrapper_compact){-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.yamb-message-content:first-child{border-top-right-radius:inherit;border-top-left-radius:inherit}.yamb-message-content:empty{padding-bottom:24px}
.yamb-message-footer{position:absolute;bottom:-19px;right:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:24px}.yamb-message-footer_is-only-emoji:not(.yamb-message-footer_compact){right:auto;left:5px;min-width:100%;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.yamb-message-footer_compact{position:relative;bottom:auto;margin-top:4px;right:auto;left:auto}.yamb-message-footer_compact:empty{display:none}.yamb-message-footer__block:not(.yamb-message-footer__block_info){background-color:var(--conversation-fg);border-radius:100px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}.yamb-message-footer__block+.yamb-message-footer__block{margin-left:8px}.yamb-message-footer_compact .yamb-message-footer__block_info{margin-left:auto}html[dir=rtl] .yamb-message-footer:not(.yamb-message-footer_compact){right:auto;left:5px;direction:ltr}html[dir=rtl] .yamb-message-footer__block{direction:rtl}html[dir=rtl] .yamb-message-footer_is-only-emoji:not(.yamb-message-footer_compact){left:auto;right:5px}
.yamb-message-thread-data_has-mentioned{--component-message-footer-badge-indent-top:2px;--component-message-footer-badge-indent-right:2px;--component-message-footer-badge-indent-bottom:2px}.yamb-message-thread-data__dot{position:absolute;top:-2px;right:-2px}.yamb-message-thread-data__mentions-badge{position:relative;top:-1px}html[dir=rtl] .yamb-message-thread-data_compact{--component-message-footer-badge-indent-left:2px;--component-message-footer-badge-indent-right:10px}
.yamb-message-footer-badge{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:var(--component-message-footer-badge-indent-top) var(--component-message-footer-badge-indent-right) var(--component-message-footer-badge-indent-bottom) var(--component-message-footer-badge-indent-left)}.yamb-message-footer-badge_active{cursor:pointer}.yamb-message-footer-badge__icon{padding-right:5px;color:var(--common-accent)}.yamb-message-footer-badge__text{font-size:var(--font-11-size);line-height:1;font-weight:700;text-transform:uppercase;white-space:nowrap}html[dir=rtl] .yamb-message-footer-badge{padding-left:var(--component-message-footer-badge-indent-right);padding-right:var(--component-message-footer-badge-indent-left)}html[dir=rtl] .yamb-message-footer-badge__icon{padding-right:0;padding-left:5px}
.yamb-message-reactions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2px}.yamb-message-reactions_hidden{visibility:hidden}.yamb-message-reactions_reactable{cursor:pointer}.yamb-message-reactions__count{font-size:var(--font-12-size);line-height:var(--font-12-line-height);margin-left:8px;margin-right:4px;color:var(--common-text-secondary)}html[dir=rtl] .yamb-message-reactions__count{margin-left:4px;margin-right:8px}
.yamb-video-player{width:100vw;max-width:640px;height:0;line-height:0;overflow:hidden;padding-top:56.25%}.yamb-video-player__sandbox{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#000}
.yamb-url-preview{font-size:var(--font-14-size);line-height:var(--font-14-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-clip:padding-box;padding:8px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--incoming-primary);position:relative}.yamb-url-preview,.yamb-url-preview.link:hover{text-decoration:none}.yamb-url-preview:not(.yamb-url-preview_compact){background:var(--conversation-bg);border:2px solid var(--incoming-bg)}.yamb-url-preview:not(.yamb-url-preview_compact).yamb-url-preview_only-url{border-top-left-radius:inherit;border-top-right-radius:inherit}.yamb-url-preview:not(.yamb-url-preview_compact):not(.yamb-url-preview_only-url){border-top:none}.yamb-url-preview_compact.yamb-url-preview_only-url{margin-top:6px}.yamb-url-preview_compact:not(.yamb-url-preview_only-url){margin-top:12px}.yamb-url-preview_own:not(.yamb-url-preview_compact){background:var(--common-bg);color:var(--outgoing-primary);border:2px solid var(--outgoing-bg)}.yamb-url-preview_own.yamb-url-preview_important:not(.yamb-url-preview_compact){border-color:transparent}.yamb-url-preview_compact{font-size:var(--font-13-size);line-height:var(--font-13-line-height);padding:0 0 0 8px;background:transparent;border:none}.yamb-url-preview_no-image .yamb-url-preview__info{position:relative;padding-left:10px}.yamb-url-preview_compact:before,.yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{content:"";position:absolute;top:0;left:0;bottom:0;width:2px;background-color:var(--incoming-secondary);opacity:.5}.yamb-url-preview_own.yamb-url-preview_compact:before,.yamb-url-preview_own.yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{background-color:var(--outgoing-secondary)}.yamb-url-preview__info{position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.yamb-url-preview__info,.yamb-url-preview__text{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-url-preview__text{font-size:var(--font-13-size);line-height:var(--font-13-line-height);font-weight:500;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.yamb-url-preview__header{font-size:var(--font-12-size);line-height:var(--font-12-line-height);color:var(--common-accent);font-weight:500}.yamb-url-preview__description{font-size:var(--font-13-size);line-height:var(--font-13-line-height);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.yamb-url-preview__text-wrapper{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.yamb-url-preview__message-info{margin-top:auto;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-self:flex-end}.yamb-url-preview_size_small .yamb-url-preview__text-wrapper:not(.yamb-url-preview__text-wrapper_two-rows){white-space:nowrap}.yamb-url-preview__text-wrapper_two-rows,.yamb-url-preview_size_large .yamb-url-preview__text-wrapper{display:-webkit-box;-webkit-line-clamp:2;max-height:calc(var(--font-13-line-height)*2);-webkit-box-orient:vertical}.yamb-url-preview_size_small .yamb-url-preview__info{padding-left:8px;min-height:48px;margin-left:48px}.yamb-url-preview_size_small.yamb-url-preview_no-image .yamb-url-preview__info{margin-left:0}.yamb-url-preview_size_small .yamb-url-preview__image-container{position:absolute;width:48px;height:48px;border-radius:4px;background-size:contain;background-position:50%;background-repeat:no-repeat}.yamb-url-preview_size_large .yamb-url-preview__image-container{background-position:50%;background-repeat:no-repeat}.yamb-url-preview_size_large .yamb-url-preview__image-container_scalable{background-size:contain}.yamb-url-preview_size_large:not(.yamb-url-preview_no-image) .yamb-url-preview__info{margin-top:4px}.yamb-url-preview_size_large .yamb-url-preview__image{max-width:100%;max-height:380px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.yamb-url-preview_size_large .yamb-url-preview__image-wrapper{border-radius:4px;overflow:hidden;width:100%;position:relative;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.yamb-url-preview_compact .yamb-url-preview__image-wrapper{max-width:var(--component-message-balloon-with-url-preview-width)}.yamb-url-preview__action{background:var(--incoming-bg);border-radius:6px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:8px 8px 10px;color:var(--common-accent);margin-top:10px;font-weight:500}.yamb-url-preview__action:hover{-webkit-filter:brightness(.97);filter:brightness(.97)}html[dir=rtl] .yamb-url-preview_compact{padding:0 8px 0 0}html[dir=rtl] .yamb-url-preview_no-image .yamb-url-preview__info{padding-right:10px;padding-left:0}html[dir=rtl] .yamb-url-preview_compact:before,html[dir=rtl] .yamb-url-preview_no-image:not(.yamb-url-preview_compact) .yamb-url-preview__info:before{right:0;left:auto}html[dir=rtl] .yamb-url-preview__message-info{margin-right:auto;margin-left:0}html[dir=rtl] .yamb-url-preview_size_small .yamb-url-preview__info{padding-right:8px;padding-left:0;margin-right:48px;margin-left:0}html[dir=rtl] .yamb-url-preview_size_small.yamb-url-preview_no-image .yamb-url-preview__info{margin-right:0}
.yamb-last-seen{color:var(--common-text-secondary)}
.yamb-message-warn{font-size:0;color:var(--common-destructive);margin-left:6px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}
.keyboard-navigation .focusable .message:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}
.yamb-message-gap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:6px 0}
.yamb-message-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:6px 12px}
.yamb-message-button{font-size:var(--font-14-size);line-height:var(--font-14-16-line-height);background-color:var(--conversation-bg);color:var(--common-accent-text);border:1px solid;border-radius:20px;margin:4px;padding:5px 10px;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .12s ease;-o-transition:all .12s ease;transition:all .12s ease}.keyboard-navigation .yamb-message-button:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-message-button:active{opacity:.95;-webkit-transform:scale(.95);transform:scale(.95)}
:root{--components-search-input-bg:var(--common-bg-secondary)}.yamb-search-input{position:relative;margin:0 10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.yamb-search-input,.yamb-search-input__input{-webkit-box-sizing:border-box;box-sizing:border-box}.yamb-search-input__input{font-size:var(--font-14-size);line-height:var(--font-14-line-height);font-family:inherit;background:var(--common-bg-secondary);background:var(--components-search-input-bg);color:var(--common-text-primary);width:100%;padding-top:8px;padding-bottom:8px;border:0;border-radius:8px}html:not([dir=rtl]) .yamb-search-input__input{padding-left:12px}html[dir=rtl] .yamb-search-input__input{padding-right:12px}html:not([dir=rtl]) .yamb-search-input__input{padding-right:28px}html[dir=rtl] .yamb-search-input__input{padding-left:28px}html:not([dir=rtl]) .yamb-search-input__input_condensed{padding-right:82px}html[dir=rtl] .yamb-search-input__input_condensed{padding-left:82px}.yamb-search-input__input::-webkit-input-placeholder{color:var(--common-text-secondary)}.yamb-search-input__input::-moz-placeholder{color:var(--common-text-secondary)}.yamb-search-input__input:-ms-input-placeholder{color:var(--common-text-secondary)}.yamb-search-input__input::placeholder{color:var(--common-text-secondary)}.yamb-search-input_marginless{margin:0}.yamb-search-input__controls{position:absolute;top:0;bottom:0;right:4px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.yamb-search-input__controls,.yamb-search-input__spinner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-search-input__spinner{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:24px;width:24px;opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:0;-o-transition:0;transition:0}.yamb-search-input__spinner_hidden{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.yamb-search-input__count{font-size:var(--font-14-size);line-height:var(--font-14-line-height);color:var(--common-text-secondary)}html:not([dir=rtl]) .yamb-search-input__count{margin-right:8px}html[dir=rtl] .yamb-search-input__count{margin-left:8px}.yamb-search-input__close{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:4px;color:var(--common-text-secondary)}html[dir=rtl] .yamb-search-input__controls{right:auto;left:4px}
.yamb-typing-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--conversation-bg);color:var(--common-accent);visibility:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.yamb-typing-overlay_visible{visibility:visible}
.yamb-add-members{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1 1 600px;-ms-flex:1 1 600px;flex:1 1 600px}.yamb-add-members__header{border-bottom:1px solid var(--common-divider);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.yamb-add-members__body{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.yamb-editable-avatar{position:relative;z-index:1;color:var(--common-accent);-webkit-transition:color 75ms ease-in-out;-o-transition:color 75ms ease-in-out;transition:color 75ms ease-in-out;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-editable-avatar:hover{color:var(--common-text-primary)}.yamb-editable-avatar__avatar-wrapper{position:relative;border-radius:100%;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.yamb-editable-avatar__overlay{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;background:var(--common-bg-secondary);-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.yamb-editable-avatar__overlay_hidden{opacity:0}.yamb-editable-avatar__button-text{font-size:var(--font-13-size);line-height:var(--font-13-line-height);margin-top:8px;text-align:center;color:currentColor;font-weight:500;cursor:pointer}.keyboard-navigation .yamb-editable-avatar__button-text:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-editable-avatar_editable .yamb-editable-avatar__button{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-editable-avatar__control{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;font-size:0;cursor:pointer}
@charset "UTF-8";.yamb-typing:after{content:"…"}
.yamb-create-channel__warning-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;min-height:40px}
.yamb-create-group-chat__warning-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;min-height:var(--component-create-group-chat-min-height)}
.yamb-empty-list__description,.yamb-empty-list__title{padding-left:20px;padding-right:20px;text-align:center}.yamb-empty-list__title{font-weight:500;color:var(--common-text-primary)}.yamb-empty-list__description,.yamb-empty-list__title{font-size:var(--font-14-size);line-height:var(--font-14-line-height)}.yamb-empty-list__description{color:var(--common-text-secondary)}.yamb-empty-list__image+.yamb-empty-list__title,.yamb-empty-list__notfound-image+.yamb-empty-list__title,.yamb-empty-list__title+.yamb-empty-list__description{margin-top:12px}.yamb-empty-list__image{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;background-size:contain;width:48px;height:48px;background-position:50%;background-repeat:no-repeat}@media screen and (max-height:300px){.yamb-empty-list__image{display:none}}
:root{--component-chat-list-item-border-top-color:currentColor;--component-chat-list-item-block-start-padding:12px;--component-chat-list-item-block-end-padding:0}.yamb-chat-list-item{--ui-icon-button-highlighted:var(--common-divider);position:relative;color:var(--common-divider);cursor:pointer;padding:0 0 0 12px;padding:0 var(--component-chat-list-item-block-end-padding) 0 var(--component-chat-list-item-block-start-padding)}.keyboard-navigation .yamb-chat-list-item:focus{-webkit-box-shadow:var(--ui-focus-shadow);box-shadow:var(--ui-focus-shadow)}.yamb-chat-list-item:after{bottom:-1px}.yamb-chat-list-item:before{top:0}.yamb-chat-list-item:after,.yamb-chat-list-item:before{content:"";position:absolute;left:16px;right:16px;height:1px;background-color:transparent;pointer-events:none}.keyboard-navigation .yamb-chat-list-item:focus:after,.keyboard-navigation .yamb-chat-list-item:focus:before{visibility:hidden}.yamb-chat-list-item_dragging{background-color:currentColor}.yamb-chat-list-item__content{position:relative;padding:10px 10px 6px 0}.yamb-chat-list-item__content>:only-child{padding-bottom:4px}.yamb-chat-list-item+.yamb-chat-list-item:before,.yamb-chat-list-item_active+.yamb-chat-list-item:before,.yamb-chat-list-item_draggable:before{background-color:currentColor;background-color:var(--component-chat-list-item-border-top-color)}.yamb-chat-list-item:hover:after,.yamb-chat-list-item:hover:before,.yamb-chat-list-item_active:after,.yamb-chat-list-item_active:before,.yamb-chat-list-item_highlighted:after,.yamb-chat-list-item_highlighted:before{left:0;right:0}.keyboard-navigation .yamb-chat-list-item:focus:after,.keyboard-navigation .yamb-chat-list-item:focus:before{background-color:transparent}.desktop .yamb-chat-list-item_pressable:hover,.desktop .yamb-chat-list-item_pressable:hover .yamb-typing-overlay,.yamb-chat-list-item_active,.yamb-chat-list-item_active .yamb-typing-overlay,.yamb-chat-list-item_highlighted,.yamb-chat-list-item_highlighted .yamb-typing-overlay{background-color:var(--common-bg-secondary)}.desktop .yamb-chat-list-item_pressable:hover:after,.yamb-chat-list-item_active:after,.yamb-chat-list-item_highlighted:after{background-color:var(--common-divider)}.yamb-chat-list-item__status{color:var(--common-text-secondary);font-size:0;margin-right:2px}.yamb-chat-list-item__status-group{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.yamb-chat-list-item__badges,.yamb-chat-list-item__status-group{display:-webkit-flex;display:-ms-flexbox;display:flex}.yamb-chat-list-item__badge,.yamb-chat-list-item__warning{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto;color:var(--common-text-secondary);-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.yamb-chat-list-item__badge_muted,.yamb-chat-list-item__warning_muted{opacity:.6;margin-left:2px}.yamb-chat-list-item__mentions-badge{position:relative;top:-1px}.yamb-chat-list-item__author{color:var(--common-text-primary);margin-right:4px}.yamb-chat-list-item__author_draft{color:var(--common-destructive)}.yamb-chat-list-item__title{font-weight:500;color:var(--common-text-primary);-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:8px}.yamb-chat-list-item>div:nth-child(3){padding-right:12px}html[dir=rtl] .yamb-chat-list-item{padding:0 12px 0 0;padding:0 var(--component-chat-list-item-block-start-padding) 0 var(--component-chat-list-item-block-end-padding)}html[dir=rtl] .yamb-chat-list-item__content{padding:10px 0 6px 10px}html[dir=rtl] .yamb-chat-list-item:hover:after,html[dir=rtl] .yamb-chat-list-item:hover:before,html[dir=rtl] .yamb-chat-list-item_active:after,html[dir=rtl] .yamb-chat-list-item_active:before,html[dir=rtl] .yamb-chat-list-item_highlighted:after,html[dir=rtl] .yamb-chat-list-item_highlighted:before{-webkit-transform:scaleX(1);transform:scaleX(1);width:100%;right:0}html[dir=rtl] .yamb-chat-list-item__title{margin-left:8px;margin-right:0;text-align:right}html[dir=rtl] .yamb-chat-list-item__author{margin-right:0;margin-left:4px;direction:rtl}html[dir=rtl] .yamb-chat-list-item>div:nth-child(3){padding-right:0;padding-left:12px}.yamb-chat-list-item[class]{cursor:pointer}
h3.ui-typography,p.ui-typography{margin:0}span.ui-typography{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}h3.ui-typography+p.ui-typography{margin-top:4px}.ui-typography{font-size:var(--font-14-size);line-height:var(--font-14-line-height)}.ui-typography_size_l{font-size:16px;line-height:24px}.ui-typography_weight_light{font-weight:300}.ui-typography_weight_heavy{font-weight:500}.ui-typography_weight_bold{font-weight:700}.ui-typography_align_center{text-align:center}
.ui-list-separator{height:10px;background-color:var(--ui-list-separator-color)}
