.supports-chat{position:fixed;max-inline-size:21.25rem;block-size:100%;max-block-size:calc(100dvh - 12.5rem);overflow:auto;scrollbar-width:none;background-color:var(--light-color);right:1rem;bottom:8.25rem;border-radius:var(--border-radius);-webkit-box-shadow:var(--box-shadow-second);box-shadow:var(--box-shadow-second);opacity:0;translate:0 1.25rem;z-index:50;visibility:hidden;-webkit-transition:opacity var(--trans-elem),translate var(--trans-elem),visibility var(--trans-elem);transition:opacity var(--trans-elem),translate var(--trans-elem),visibility var(--trans-elem);height:auto;min-width:340px}@media (max-width:29.99875em){.supports-chat{right:.9375rem;bottom:6.25rem;inline-size:100%;max-inline-size:calc(100% - 1.875rem);max-block-size:calc(100dvh - 10.625rem);min-width:300px}}.supports-chat.is-open-support-chat{opacity:1;visibility:visible;translate:0 0}.theme-dark .supports-chat{background-color:var(--grey-color)}.supports-chat__content{block-size:100%}.supports-chat__chat{block-size:100%}.supports-chat__chat .header-chat--order{padding-inline:0.9375rem}.theme-dark .supports-chat__chat .header-chat{background-color:var(--black-color-30)}.theme-dark .supports-chat__chat .header-chat .header-chat__open{background-color:var(--black-color-30)}.supports-chat__chat .chat__body{padding-inline:0.9375rem}.supports-chat__chat .chat__wrapper{padding-block:0}.supports-chat__chat .chat__input{block-size:2.5rem}.supports-chat__chat .item-chat-message{gap:.3125rem}.supports-chat__chat .item-chat-message--end{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.supports-chat__chat .item-chat-message__avatar{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;inline-size:1.875rem}.supports-chat__chat .item-chat-message__top{-webkit-margin-after:0.3125rem;margin-block-end:0.3125rem}.supports-chat__chat .item-chat-message__body{padding-block:0.625rem}.supports-chat__chat .item-chat-message__content{max-inline-size:15.3125rem}.supports-chat__chat .item-chat-message__text{font-size:.775rem;line-height:normal}.conversations{display:flex;gap:5px;flex-direction:column;max-height:400px}.conversations_elem{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.form-field__item input{width:100%}.form-field__item input::placeholder{color:var(--text-color-50)}.conversations_elem{background:var(--freelance_color);border-radius:var(--border-radius);padding:5px;cursor:pointer}.conversation_count_messages{width:20px;height:20px;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0}.conversation_count_messages.new_messages{background:var(--accent-color)}.conversation_lock{color:red}.conversations_back{margin-right:10px;cursor:pointer;padding:10px;background:var(--bg-grey-color);border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:0;width:30px;height:30px}.supports-chat .chat__content{max-height:400px}.support_top_menu{display:flex;flex-direction:row;align-items:center}.supports-wrapper{position:fixed;inline-size:4.0625rem;block-size:4.0625rem;bottom:3.75rem;right:.9375rem;z-index:20}