@keyframes Chat_pulsate__s8TiV{0%{scale:1;opacity:0}50%{opacity:1}to{scale:1.2;opacity:0}}.Chat_chat__wq3sV{border-radius:24px;background-color:#fff;display:flex;flex-direction:column;position:relative;z-index:0;min-height:600px;height:calc(100vh - var(--calculated-paddings, 0) - var(--footer-height, 0));height:calc(100dvh - var(--calculated-paddings, 0) - var(--footer-height, 0))}@media screen and (max-width:767px){.Chat_chat__wq3sV{height:100%;min-height:unset}}.Chat_chat__wq3sV .Chat_chat__dragOverElement__q_pGj{background-color:#fff;border:2px dashed #016fff;box-shadow:0 11.88px 23.75px 0 rgba(163,177,208,.55);border-radius:12px;inset:12px;display:flex;align-items:center;flex-direction:column;padding-top:182px}.Chat_chat__wq3sV .Chat_chat__dragOverElementText__CXk33{margin-top:16px;text-align:center;padding:0 20px}.Chat_chat__wq3sV .Chat_chat__dragOverElementCaption__UjzJ0{margin-top:4px;text-align:center;padding:0 20px}.Chat_chat__wq3sV .Chat_chat__inputWrapper__pyja1{margin-top:auto;position:relative;display:grid;grid-template-columns:minmax(0,1fr)}.Chat_chat__wq3sV .Chat_chat__inputWrapper__pyja1:before{position:absolute;content:"";left:0;right:0;bottom:100%;height:50px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 70%);z-index:0;pointer-events:none;opacity:0;transition:opacity .2s ease-in}.Chat_chat__wq3sV .Chat_chat__inputWrapper_withBlur__KMRMX:before{opacity:1}.Chat_chat__wq3sV .Chat_chat__input__gyuHy{position:relative;z-index:1;margin:auto 20px 12px;max-width:calc(100% - 40px)}.Chat_chat__wq3sV .Chat_chat__loader__Tw8fY{display:block;margin:auto}.Chat_chat__wq3sV .Chat_chat__toBottom__cylrO{position:absolute;right:16px;bottom:calc(100% + 16px);transition:transform .3s ease;transform:scale(0);pointer-events:none}.Chat_chat__wq3sV .Chat_chat__toBottom_visible__GqRd2{transform:scale(1);pointer-events:all}.Chat_chat__wq3sV .Chat_chat__toBottomIcon__z7jL5{width:20px;height:20px;transform:translateY(2px)}.Chat_chat__wq3sV .Chat_chat__toBottomIcon__z7jL5 path{fill:transparent}.Chat_chatBox__udsl7{position:relative;flex:1 1;padding:12px 20px 0}.Chat_chatBox__udsl7 div[data-overlayscrollbars-contents]{display:flex;flex-direction:column}.Chat_chatBox__udsl7 .Chat_chatBox__list__wsN8u{flex:1 1;display:flex;flex-direction:column;min-height:100%}.Chat_chatBox__udsl7 .Chat_chatBox__listItem__D2TAk{margin-bottom:12px}.Chat_chatBox__udsl7 .Chat_chatBox__listItem__D2TAk:last-of-type{margin:0}.Chat_chatBox__udsl7 .Chat_chatBox__blurObserver__Op_or{min-height:1px}.Chat_chatBox__udsl7 .Chat_chatBox__observer__12p5o{min-height:10px;width:100%;position:relative}.Chat_chatBox__udsl7 .Chat_chatBox__observer__12p5o:first-child{top:-12px}.Chat_chatBox__udsl7 .Chat_chatBox__observer__12p5o:last-child{bottom:-10px}.Chat_chat__blackListButton__4BGaw{font:inherit;color:#016fff;text-decoration:underline;cursor:pointer;pointer-events:all}@keyframes ChatHead_pulsate__VTnh_{0%{scale:1;opacity:0}50%{opacity:1}to{scale:1.2;opacity:0}}.ChatHead_header__qQDo8{padding:12px 20px;border-radius:24px;background-color:#f4f8ff;box-shadow:0 0 5px 0 rgba(158,171,188,.6);display:flex;justify-content:flex-start;align-items:center}.ChatHead_header__qQDo8 .ChatHead_header__closeBtn__Xp_zT{min-width:36px;width:36px;height:36px;display:none;align-items:center;justify-content:center}@media screen and (max-width:767px){.ChatHead_header__qQDo8 .ChatHead_header__closeBtn__Xp_zT{display:flex}}.ChatHead_header__qQDo8 .ChatHead_header__closeIcon__kex0I{transform:rotate(90deg);width:16px;height:auto}.ChatHead_header__qQDo8 .ChatHead_header__closeIcon__kex0I path{stroke:#7d92a7}.ChatHead_header__qQDo8 .ChatHead_header__link__i1rK4,.ChatHead_header__qQDo8 .ChatHead_header__profileBlocked__eQJfE{display:grid;grid-template-columns:max-content minmax(0,1fr);grid-template-rows:1fr max-content;grid-column-gap:12px;column-gap:12px}@media(hover:hover)and (pointer:fine){.ChatHead_header__qQDo8 .ChatHead_header__link__i1rK4:hover:not([disabled]),.ChatHead_header__qQDo8 .ChatHead_header__profileBlocked__eQJfE:hover:not([disabled]){cursor:pointer}.ChatHead_header__qQDo8 .ChatHead_header__link__i1rK4:hover:not([disabled]) .ChatHead_header__name__ZKBww,.ChatHead_header__qQDo8 .ChatHead_header__profileBlocked__eQJfE:hover:not([disabled]) .ChatHead_header__name__ZKBww{color:#016fff}}.ChatHead_header__qQDo8 .ChatHead_header__avatar__PjcDt{grid-row:1/3;grid-column:1/2}.ChatHead_header__qQDo8 .ChatHead_header__avatarImg___JSmK{width:36px;height:36px}.ChatHead_header__qQDo8 .ChatHead_header__name__ZKBww{grid-row:1/2;grid-column:2/3;width:-moz-fit-content;width:fit-content;align-self:center;line-height:1.5}.ChatHead_header__qQDo8 .ChatHead_header__typing__x7Vrj{display:flex;align-items:center;column-gap:4px;grid-row:2/3;grid-column:2/3;width:-moz-fit-content;width:fit-content;align-self:flex-start}.ChatHead_header__qQDo8 .ChatHead_header__controls__E2P8A{display:flex;margin-left:auto;padding-left:12px;column-gap:12px}@media screen and (max-width:767px){.ChatHead_header__qQDo8 .ChatHead_header__controls__E2P8A{column-gap:8px}}.ChatHead_header__qQDo8 .ChatHead_header__menuList__GVnOL{min-width:240px}.ChatHead_header__qQDo8 .ChatHead_header__menuBtn__Syq85{display:flex;align-items:center;white-space:nowrap;gap:6px}.ChatHead_header__qQDo8 .ChatHead_header__menuIcon__cWtFd{width:19px;height:17px}.ChatHead_header__qQDo8 .ChatHead_header__menuIcon__cWtFd path{fill:#016fff}.ChatHead_header__qQDo8 .ChatHead_header__menuIcon__cWtFd path[data-stroke]{stroke:#016fff;fill:unset}.ChatHead_header__qQDo8 .ChatHead_header__menuIcon_warning__6oVuo path{fill:#ec2b56}.ChatHead_header__qQDo8 .ChatHead_header__menuIcon_block__u2YFc path{fill:#ff3864}.ChatHead_header__qQDo8 .ChatHead_header__like__OTHK6 .ChatHead_header__likeIcon__oHY1o{width:19px;height:16px}@media screen and (max-width:489px){.ChatHead_header__qQDo8 .ChatHead_container__btnLabel__9pg6X{font:var(--p3-semi-bold)}}.ChatHead_header__qQDo8 .ChatHead_header__menuBtn__Syq85:disabled .ChatHead_header__menuIcon__cWtFd path{fill:rgba(19,24,47,.45)}.ChatHead_header__qQDo8 .ChatHead_header__menuBtn__Syq85:disabled .ChatHead_container__btnLabel__9pg6X{color:rgba(19,24,47,.45)}.ChatHead_confirmBlock__title__Qo7Md.ChatHead_confirmBlock__title_specific__qkgEf{max-width:507px;line-height:1.2;margin-right:30px}@media screen and (max-width:767px){.ChatHead_confirmBlock__title__Qo7Md.ChatHead_confirmBlock__title_specific__qkgEf{max-width:none;margin-right:0;text-align:center}}@keyframes Popover_pulsate__V1PtY{0%{scale:1;opacity:0}50%{opacity:1}to{scale:1.2;opacity:0}}.Popover_popover__d4XP9{position:relative}.Popover_popover__content__9R2lA{position:absolute}@media print{.Popover_popover__content__9R2lA{display:none}}.Popover_popover__content__9R2lA:not(.Popover_popover__content_rawStyles__Oac3A){box-shadow:0 0 2px 0 rgba(185,198,223,.8),0 8px 16px 0 rgba(185,198,223,.3);border-radius:16px;background:#fff}.Popover_popover__content_position_top-left__uSW4H{bottom:calc(100% + 6px);left:0}.Popover_popover__content_position_top-middle__IWi2Z{bottom:calc(100% + 6px);left:50%;transform:translateX(-50%)}.Popover_popover__content_position_top-right__A8JZ6{bottom:calc(100% + 6px);right:0}.Popover_popover__content_position_left-top__iiq9N{top:0;right:calc(100% + 6px)}.Popover_popover__content_position_left-middle__BzZME{top:50%;transform:translateY(-50%);right:calc(100% + 6px)}.Popover_popover__content_position_left-bottom__yKQQo{bottom:0;right:calc(100% + 6px)}.Popover_popover__content_position_right-top__PoIgI{top:0;left:calc(100% + 6px)}.Popover_popover__content_position_right-middle__VZvMe{top:50%;transform:translateY(-50%);left:calc(100% + 6px)}.Popover_popover__content_position_right-bottom__Trr3C{bottom:0;left:calc(100% + 6px)}.Popover_popover__content_position_bottom-left__UC_71{top:calc(100% + 6px);left:0}.Popover_popover__content_position_bottom-middle__taBaD{top:calc(100% + 6px);left:50%;transform:translateX(-50%)}.Popover_popover__content_position_bottom-right__CmbBx{top:calc(100% + 6px);right:0}