.date{position:relative;color:rgba(var(--colorGreyText),1);white-space:nowrap}.topicMessagesList__timeline{align-self:center;margin:20px 0;padding:2px 10px;border-radius:60px;background:var(--colorBackground)}.messageMenu{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0}.messageMenu__item{padding:10px 16px;cursor:pointer}@media(min-width:760px){.messageMenu__item:hover{background:#eef5f7}}@media(min-width:760px){.theme--dark .messageMenu__item:hover{background:#3e3e3e}}.messageMenu__item--delete{color:red}html.theme--dark .messageMenu__item--delete{color:#ef498f}.messageMenu__item--delete .messageMenu__icon{color:inherit}.messageMenu__content{position:absolute;width:183px;padding:8px 0;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1)}html.theme--dark .messageMenu__content{background:#292929}.messageMenu__icon{margin-right:16px}.topicMenu{position:absolute;z-index:10;top:100%;right:0;width:300px;padding:16px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1)}html.theme--dark .topicMenu{background:#292929}.topicMenu__overlay{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%}.topicMenu__item{display:flex;align-items:center;padding:12px 16px;border-radius:12px;background:#eef5f7;color:inherit;cursor:pointer}html.theme--dark .topicMenu__item{background:#3e3e3e}.topicMenu__item+.topicMenu__item{margin-top:10px}.topicMenu__item .icon-svg{color:rgba(var(--colorGreyText),1)}.topicMenu__item:first-child,.topicMenu__item:nth-child(2){background:rgba(var(--colorLightBlueBackground),1)!important}.topicMenu__item:first-child .icon-svg,.topicMenu__item:nth-child(2) .icon-svg{color:#0071f5}.topicMenu__item:nth-child(5){color:red}html.theme--dark .topicMenu__item:nth-child(5){color:#ef498f}.topicMenu__item:nth-child(5) .icon-svg{color:inherit}.topicMessagesEmpty{display:flex;align-items:center;justify-content:center;height:100%;padding:10px 20px}.topicMessagesEmpty__content{max-width:300px}.topicMessagesEmpty__star{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:rgba(var(--colorOrangeBackground),1)}.topicMessagesEmpty__title{margin-bottom:6px;font-size:21px;font-weight:700}.topicOpponent{display:grid;position:relative;grid-template-columns:40px 40px 1fr 40px;grid-gap:10px;gap:10px;margin-bottom:1px;padding:8px 20px;border-radius:10px}@media(min-width:760px){.topicOpponent{grid-template-columns:40px 1fr 40px}}.topicOpponent__dots:not(.topicOpponent__dots--active){background:none}.topicOpponent__user{overflow:hidden}.topicOpponent__actions{position:relative}.topicOpponent__icon{background:rgba(var(--colorOrangeBackground),1)}.topicOpponent__back{align-self:center;justify-self:center}@media(min-width:760px){.topicOpponent__back{display:none}}.topicMessages{display:flex;flex-direction:column;height:100%}@media(min-width:760px){.topicMessages{height:calc(100dvh - 100px);height:calc(var(--visual-viewport-height, 100dvh) - 100px)}}.topicMessages__content{padding:10px 20px;overflow:auto;-webkit-overflow-scrolling:touch;border-radius:10px}.topicMessages__alert{position:absolute;z-index:1;top:100%;left:0;width:100%;padding:15px;border-radius:10px 10px 0 0;background:#ffe5e5;color:#323a40}.topicMessages__alert__close{display:flex;position:absolute;top:15px;right:15px;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(var(--colorWhiteBackground),1)}.topicConfirm .popup__container{min-width:300px;max-width:300px}.topicConfirm .popup__content-wrapper{margin:0 20px!important}.topicConfirm__buttons{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px}@media(min-width:760px){.topicConfirm__buttons{flex-direction:row;grid-gap:12px;gap:12px}}.topicConfirm__buttons button{width:100%}@media(min-width:760px){.topicConfirm__buttons button{width:auto}}@keyframes loading{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading{display:inline-flex}.loading--center{position:relative;left:50%;justify-content:center;transform:translate3d(-50%,0,0)}.loading--vertical-align{top:50%}.loading .loading__dot{display:inline-flex;width:8px;height:8px;animation:loading 1.4s infinite;animation-fill-mode:both;border-radius:50%;background:#ef498f}.loading .loading__dot:not(:last-child){margin-right:10px}.loading .loading__dot:nth-child(2){animation-delay:.2s}.loading .loading__dot:nth-child(3){animation-delay:.4s}.messager{position:fixed;z-index:100;top:0;left:0;width:100%;height:100dvh;height:var(--visual-viewport-height,100dvh);overflow-y:auto;will-change:transform;transform:translateY(0);transform:translateY(var(--visual-viewport-offset-top,0));background:var(--colorBackground)}@media(min-width:760px){.messager{display:grid;position:static;z-index:auto;grid-gap:10px;gap:10px;grid-template-columns:330px 1fr;height:calc(100dvh - 100px);height:calc(var(--visual-viewport-height, 100dvh) - 100px);overflow-y:visible}}.messager__search__input{justify-content:center;height:44px}.messager__topics{padding:10px;overflow-y:auto;border-radius:10px}.messager__topics--mobile{padding-bottom:300px}@media(min-width:760px){.messager__topics--mobile{padding-bottom:10px}}.messager__topics__infinite{order:101}.messager__topic{display:grid;grid-gap:0 10px;gap:0 10px;grid-template-columns:40px 1fr;padding:10px;cursor:pointer}.messager__topic--active{border-radius:10px;background:var(--colorBackground)}.messager__topic--hidden{display:none}.messager__topic__user{font-weight:700}.messager__topic__info,.messager__topic__user{display:flex;align-items:center;overflow:hidden}.messager__topic__fio,.messager__topic__msg{flex-grow:1}.messager__topic__avatar,.messager__topic__icon{grid-row:1/3}.messager__topic__icon{background:rgba(var(--colorOrangeBackground),1)}.messager__topic__count>div{display:block;min-width:10px;min-height:10px}.messager__header{display:flex;position:relative;align-items:center;justify-content:center;height:60px;margin-bottom:1px;border-radius:0 0 10px 10px}@media(min-width:760px){.messager__header{display:none}}.messager__header__icon{position:absolute;top:20px;left:20px}@media(max-width:759.98px){.messager--selected .messager__header,.messager--selected .messager__topics,.messager__dummy{display:none}}