[data-v-68bf4c11]:root{--primary-color: #f57921}.icon[data-v-68bf4c11]{--iconSize: 22px;width:var(--iconSize);min-width:var(--iconSize);height:var(--iconSize);min-height:var(--iconSize)}.icon_medium[data-v-68bf4c11]{--iconSize: 20px}.icon_normal[data-v-68bf4c11]{--iconSize: 18px}.icon_small[data-v-68bf4c11]{--iconSize: 15px}.icon_tiny[data-v-68bf4c11]{--iconSize: 10px}.icon_full[data-v-68bf4c11]{--iconSize: 100%}.icon_big[data-v-68bf4c11]{--iconSize: 25px}.icon_large[data-v-68bf4c11]{--iconSize: 30px}.icon_largest[data-v-68bf4c11]{--iconSize: 60px}.icon_rotate[data-v-68bf4c11]{rotate:90deg}.icon_flip[data-v-68bf4c11]{rotate:180deg}.icon_default[data-v-68bf4c11]{color:#6d6d77}.icon_primary[data-v-68bf4c11]{color:var(--primary-color)}.icon_white[data-v-68bf4c11]{color:#fff}.icon_green[data-v-68bf4c11]{color:#3f9d2f}.icon_green_light[data-v-68bf4c11]{color:#0ed039}.icon_orange[data-v-68bf4c11]{color:#f57921}.icon_gray[data-v-68bf4c11]{color:#b2b2b2}.title[data-v-68bf4c11]{font-size:16px;font-weight:400;line-height:12.1px;color:#b2b2b2;text-align:left}.primary[data-v-68bf4c11]{color:var(--primary-color)}@keyframes shake-x-68bf4c11{0%{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}to{transform:translate(0)}}[data-v-68bf4c11],[data-v-68bf4c11]:after,[data-v-68bf4c11]:before{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent}[data-v-68bf4c11]:root{font-family:Inter,sans-serif;font-size:15px;font-weight:400}body[data-v-68bf4c11],html[data-v-68bf4c11]{margin:0 auto;color:#34343a;letter-spacing:.01em;background:#fff;text-size-adjust:100%}body[data-v-68bf4c11]{font-size:16px}h1[data-v-68bf4c11]{font-size:22px}a[data-v-68bf4c11]{color:inherit;text-decoration:none;outline:none;transition:.3s all}b[data-v-68bf4c11]{font-weight:600}p[data-v-68bf4c11]{line-height:1.6}@media(max-width:1000px){p[data-v-68bf4c11]{font-size:14px}}input[data-v-68bf4c11],textarea[data-v-68bf4c11]{box-sizing:border-box;display:inline-block;width:100%;height:40px;padding:0 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#687089;text-align:left;appearance:none;resize:none;outline:none;background-color:#fff;border:1px solid #e2e2e2;border-radius:8px;transition:all linear .1s}input[data-v-68bf4c11]::placeholder,textarea[data-v-68bf4c11]::placeholder{color:#687089}input[data-v-68bf4c11]:focus,textarea[data-v-68bf4c11]:focus{border-color:#b2b2b2}input[data-v-68bf4c11]::placeholder,textarea[data-v-68bf4c11]::placeholder{color:#959aad;opacity:1}textarea[data-v-68bf4c11]{min-height:150px;padding:20px;overflow:auto}button[data-v-68bf4c11]{font-family:Inter,sans-serif;cursor:pointer;background:none;border:none}.content[data-v-68bf4c11]{position:relative;z-index:5;width:100%;max-width:100%}strong[data-v-68bf4c11]{font-weight:700}em[data-v-68bf4c11]{font-style:italic}s[data-v-68bf4c11]{text-decoration:line-through}[data-v-68bf4c11]:root{--textColor: #000;--textColorAlt: #f57921;--menuColor: #fff}.primary-color[data-v-68bf4c11]{color:var(--primary-color)}.text-color[data-v-68bf4c11]{color:var(--textColor)}.text-color-alt[data-v-68bf4c11]{color:var(--textColorAlt)}.menu-color[data-v-68bf4c11]{color:var(--menuColor)}.gray[data-v-68bf4c11]{color:#b2b2b2}.chats[data-v-68bf4c11]{position:relative;display:flex;flex-direction:column;gap:15px;height:calc(100vh - 10px);padding:10px 45px 0 65px}.chats[data-v-68bf4c11] .header.header-control{padding:0}.chats__list[data-v-68bf4c11]{display:flex;flex-direction:column;overflow-x:hidden;box-shadow:0 4px 22px #34343a0f}.chats__item[data-v-68bf4c11]{display:flex;gap:12px;align-items:start;justify-content:space-between;width:calc(100% - 20px);padding:12px 7px;cursor:pointer;border-radius:20px}.chats__item[data-v-68bf4c11]:hover{background:#f5f5f5;translate:10px}.chats__item[data-v-68bf4c11]:hover:after{translate:-10px}.chats__avatar[data-v-68bf4c11]{display:flex;gap:5px;align-items:center;justify-content:end;min-width:35px;max-width:47px;height:35px;overflow:hidden;border-radius:50%}.chats__avatar.small[data-v-68bf4c11]{justify-content:center}.chats__avatar.small[data-v-68bf4c11] :is(img,svg){min-width:25px;max-width:25px;height:25px;color:var(--primary-color)}.chats__avatar[data-v-68bf4c11] :is(img,svg){min-width:35px;max-width:35px;height:35px}.chats__avatar_wrapper[data-v-68bf4c11]{display:flex;gap:5px;align-items:center}.chats__unread[data-v-68bf4c11]{display:flex;align-items:center;justify-content:center}.chats__unread[data-v-68bf4c11]:after{width:6px;height:6px;content:"";background-color:var(--primary-color);border-radius:50%}.chats__unread_hidden[data-v-68bf4c11]{opacity:0}.chats__message[data-v-68bf4c11]{display:flex;flex-direction:column;gap:8px;width:100%;font-weight:400}.chats__title[data-v-68bf4c11]{font-size:15px;color:#3f464d}.chats__title[data-v-68bf4c11] :last-child:not(:first-child){color:#b2b2b2}.chats__content[data-v-68bf4c11]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;font-size:16px;color:#b2b2b2;white-space:pre-line;-webkit-box-orient:vertical}.chats__date[data-v-68bf4c11]{font-size:13px;color:#b2b2b2;white-space:nowrap}.chats__search[data-v-68bf4c11]{position:sticky;top:26px;z-index:2;padding-top:5px;padding-bottom:10px;margin-bottom:10px;background:#fff;box-shadow:0 4px 22px #34343a1f}@media(width<767px){.chats[data-v-68bf4c11]{height:calc(100vh - 80px);padding:0 13px}.chats__search[data-v-68bf4c11]{top:44px;padding-right:10px;padding-left:10px}[data-v-68bf4c11] .chats__list{padding-bottom:40px}}
