.bx-im-chat-header__scope {
	--im-chat-header__font_secondary: var(--im-font-size-md)/16px var(--im-font-family-system);
	--im-chat-header__font-color_secondary: var(--im-color-palette-gray-60);
	--im-chat-header__font-color_button: var(--im-color-palette-white-base);
	--im-chat-header__font_input: var(--im-font-size-lg)/var(--im-font-line-height-2xs) var(--im-font-family-system);
	--im-chat-header__font-color_input: var(--im-color-palette-black-base);
	--im-chat-header__font_user-status: var(--im-font-size-md)/var(--im-font-line-height-2xs) var(--im-font-family-system);
	--im-chat-header__font-color_user-status: var(--im-color-palette-gray-40);

	--im-chat-header__background-color: var(--im-color-palette-white-base);
	--im-chat-header__background-color_button: var(--im-color-palette-blue-60);
	--im-chat-header__background-color_input-border: rgba(var(--im-color-palette-gray-30-rgb), 0.3);
}

.bx-im-chat-header__container {
	height: 64px;
	max-height: 64px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 11px 15px;
	background-color: #fff;
	flex-shrink: 0;
}

.bx-im-chat-header__left {
	display: flex;
	align-items: center;
	min-width: 0;
	margin-right: 20px;
}

.bx-im-chat-header__info {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-width: 0;
}

.bx-im-chat-header__right {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.bx-im-chat-header__avatar {
	margin-right: 10px;
}

.bx-im-chat-header__avatar.--can-change {
	cursor: pointer;
}

.bx-im-chat-header__avatar a {
	text-decoration: none;
}

.bx-im-chat-header__avatar_input {
	display: none;
}

.bx-im-chat-header__title_container {
	max-width: 100%;
	min-width: 0;
	flex-shrink: 0;
	text-decoration: none;
}

.bx-im-chat-header__title {
	display: flex;
	width: 100%;
	height: 20px;
	max-width: 100%;
	min-width: 0;
	margin-bottom: 3px;
}

.bx-im-chat-header__title.--user {
	align-items: baseline;
}

.bx-im-chat-header__user-status {
	flex-shrink: 1;
	margin-left: 8px;
	font: var(--im-chat-header__font_user-status);
	color: var(--im-chat-header__font-color_user-status);
	font-style: italic;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
}

.bx-im-chat-header__subtitle_container {
	display: flex;
	align-items: flex-start;
	max-width: 100%;
}

.bx-im-chat-header__subtitle_content {
	font: var(--im-chat-header__font_secondary);
	font-weight: var(--im-font-weight-normal);
	color: var(--im-chat-header__font-color_secondary);
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.bx-im-chat-header__subtitle_content.--click {
	cursor: pointer;
}

.bx-im-chat-header__guest-counter {
	color: var(--ui-color-collab-accent-primary-alt);
}

.bx-im-chat-header__icon {
	width: 22px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: var(--im-space-inline-sm);
	cursor: pointer;
	opacity: 0.35;
}

.bx-im-chat-header__icon:hover {
	opacity: 0.7;
}

.bx-im-chat-header__icon:last-child {
	margin-right: 0;
}

.bx-im-chat-header__icon.--add-people {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' fill='none' viewBox='0 0 19 14'%3E%3Cpath fill='%23525c69' d='m12.582 10.49.273 1.521a.96.96 0 0 1-.624 1.086c-1.612.543-3.423.864-5.341.903h-.794c-1.922-.04-3.737-.361-5.352-.906a.97.97 0 0 1-.637-1.059c.06-.434.124-.875.19-1.12.237-.872 1.567-1.52 2.79-2.018.32-.13.514-.234.709-.34a7 7 0 0 1 .698-.336q.054-.241.043-.488l.542-.061s.071.123-.043-.598c0 0-.609-.149-.637-1.296 0 0-.458.144-.486-.55a1.7 1.7 0 0 0-.08-.4c-.086-.305-.164-.58.232-.818l-.286-.72S3.48.504 4.796.73c-.534-.8 3.974-1.467 4.274.987.117.74.117 1.49 0 2.23 0 0 .673-.073.224 1.139 0 0-.248.872-.628.676 0 0 .061 1.102-.537 1.289 0 0 .043.586.043.626l.5.07s-.015.49.085.543c.456.28.956.49 1.483.627 1.553.373 2.342 1.013 2.342 1.573m1.482-8.89h1.952V4h2.5v1.967h-2.5v2.52h-1.952v-2.52h-2.38V3.999h2.38z'/%3E%3C/svg%3E");
}

.bx-im-chat-header__icon.--add-people.--active {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' fill='none' viewBox='0 0 19 14'%3E%3Cg fill='%2311a9d9' clip-path='url(%23a)'%3E%3Cpath d='m12.582 10.49.273 1.521a.96.96 0 0 1-.624 1.086c-1.612.543-3.423.864-5.341.903h-.794c-1.922-.04-3.737-.361-5.352-.906a.97.97 0 0 1-.637-1.059c.06-.434.124-.875.19-1.12.237-.872 1.567-1.52 2.79-2.018.32-.13.514-.234.709-.34a7 7 0 0 1 .698-.336q.054-.241.043-.488l.542-.061s.071.123-.043-.598c0 0-.609-.149-.637-1.296 0 0-.458.144-.486-.55a1.7 1.7 0 0 0-.08-.4c-.086-.305-.164-.58.232-.818l-.286-.72S3.48.504 4.796.73c-.534-.8 3.974-1.467 4.274.987.117.74.117 1.49 0 2.23 0 0 .673-.073.224 1.139 0 0-.248.872-.628.676 0 0 .061 1.102-.537 1.289 0 0 .043.586.043.626l.5.07s-.015.49.085.543c.456.28.956.49 1.483.627 1.553.373 2.342 1.013 2.342 1.573m1.482-8.89h1.952V4h2.5v1.967h-2.5v2.52h-1.952v-2.52h-2.38V3.999h2.38z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h19v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	opacity: 1;
}

.bx-im-chat-header__icon.--search {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%23525c69' fill-rule='evenodd' d='M13.355 15.44a6.309 6.309 0 1 1 2.085-2.085l2.817 2.817a1.09 1.09 0 0 1 0 1.543l-.542.543a1.09 1.09 0 0 1-1.543 0zm.98-5.38a4.275 4.275 0 1 1-8.55 0 4.275 4.275 0 0 1 8.55 0' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.bx-im-chat-header__icon.--search.--active {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Cpath fill='%2311a9d9' fill-rule='evenodd' d='M13.355 15.44a6.309 6.309 0 1 1 2.085-2.085l2.817 2.817a1.09 1.09 0 0 1 0 1.543l-.542.543a1.09 1.09 0 0 1-1.543 0zm.98-5.38a4.275 4.275 0 1 1-8.55 0 4.275 4.275 0 0 1 8.55 0' clip-rule='evenodd'/%3E%3C/svg%3E");
	opacity: 1;
}

.bx-im-chat-header__icon.--panel {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none' viewBox='0 0 15 14'%3E%3Cpath fill='%23525c69' fill-rule='evenodd' d='M3.273 0A3.273 3.273 0 0 0 0 3.273v7.454A3.273 3.273 0 0 0 3.273 14h8.454A3.273 3.273 0 0 0 15 10.727V3.273A3.273 3.273 0 0 0 11.727 0zM1.696 3.432c0-.96.777-1.736 1.736-1.736h8.136c.959 0 1.736.777 1.736 1.736v7.136c0 .959-.777 1.736-1.736 1.736H3.432a1.736 1.736 0 0 1-1.736-1.736zM8 4.09C8 3.488 8.488 3 9.09 3h1.819A1.09 1.09 0 0 1 12 4.09v5.818c0 .603-.489 1.091-1.091 1.091H9.091A1.09 1.09 0 0 1 8 9.91z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.bx-im-chat-header__icon.--panel.--active {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none' viewBox='0 0 15 14'%3E%3Cpath fill='%2311a9d9' fill-rule='evenodd' d='M3.273 0A3.273 3.273 0 0 0 0 3.273v7.454A3.273 3.273 0 0 0 3.273 14h8.454A3.273 3.273 0 0 0 15 10.727V3.273A3.273 3.273 0 0 0 11.727 0zM1.696 3.432c0-.96.777-1.736 1.736-1.736h8.136c.959 0 1.736.777 1.736 1.736v7.136c0 .959-.777 1.736-1.736 1.736H3.432a1.736 1.736 0 0 1-1.736-1.736zM8 4.09C8 3.488 8.488 3 9.09 3h1.819A1.09 1.09 0 0 1 12 4.09v5.818c0 .603-.489 1.091-1.091 1.091H9.091A1.09 1.09 0 0 1 8 9.91z' clip-rule='evenodd'/%3E%3C/svg%3E");
	opacity: 1;
}
.bx-im-chat-header-entity-button__container {
	display: flex;
	margin-left: 12px;
	overflow: hidden;
	cursor: pointer;
}

.bx-im-chat-header-entity-button__container.--compact {
	width: 100%;
}

.bx-im-chat-header-entity-button__text {
	font-size: var(--im-font-size-sm);
	font-weight: var(--im-font-weight-normal);
	color: var(--ui-color-accent-main-link);
	border-bottom: 1px solid transparent;
}

.bx-im-chat-header-entity-button__icon {
	--ui-icon-set__icon-color: var(--ui-color-accent-main-link);
	--ui-icon-set__icon-size: 18px;
}

.bx-im-chat-header-entity-button__container:hover .bx-im-chat-header-entity-button__text {
	border-bottom: 1px solid var(--ui-color-accent-main-link);
}
.bx-im-content-chat__scope {
	--im-content-chat__max-width_message_container: 830px;
	--im-content-chat__max-width_textarea_container: 900px;
}

.bx-im-content-chat__container {
	display: flex;
	width: 100%;
	height: 100%;
}

.bx-im-content-chat__content {
	position: relative;

	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	min-width: 0;
	opacity: 1;

	transition: opacity 0.3s ease;
}

.bx-im-content-chat__dialog_container {
	position: relative;
}

.bx-im-content-chat__dialog_content {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.bx-im-content-chat__textarea_container {
	display: flex;
	flex-direction: column;
	position: relative;
	padding: 6px 18px 0 18px;
}

.bx-im-content-chat__after-textarea_container {
	height: 24px;
	overflow: hidden;
}

.bx-im-content-chat__textarea_placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 64px;
	flex-shrink: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.3) 100%);
}

.drop-area-fade-enter-active,
.drop-area-fade-leave-active {
	transition: opacity 0.2s linear;
}

.drop-area-fade-enter-from,
.drop-area-fade-leave-to {
	opacity: 0;
}

.bx-im-content-bulk-actions-panel {
	--im-content-bulk-actions-panel__background-color_cancel: var(--im-color-palette-gray-35);
	--im-content-bulk-actions-panel__background-color-hover_cancel: var(--im-color-palette-gray-60);
	--im-content-bulk-actions-panel__color_counter-number: var(--im-color-palette-gray-50);
	--im-content-bulk-actions-panel__color_counter-name: var(--im-color-palette-black-base);
	--im-content-bulk-actions-panel__background-color_panel: var(--im-color-palette-white-base);
	--im-content-bulk-actions-panel__color-hover_delete: #ff6863;
	--im-content-bulk-actions-panel__font-weight: 600;

	position: relative;
	display: flex;
	justify-content: center;
	flex: 0 0 var(--im-messenger__textarea_height);
	width: calc(100% - 6px);
	margin: 0 6px 0 0;
	padding: 18px 0 24px;
	min-height: var(--im-messenger__textarea_height);
	align-self: center;
}

.bx-im-content-bulk-actions-panel__container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	min-width: 522px;
	min-height: 44px;
	padding: 0 11px;
	border-radius: 8px;
	background-color: var(--im-content-bulk-actions-panel__background-color_panel);
}

.bx-im-content-bulk-actions-panel__left-section {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.bx-im-content-bulk-actions-panel__counter-container {
	display: flex;
	align-items: center;
	gap: 4px;
}

.bx-im-content-bulk-actions-panel__cancel {
	position: relative;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.bx-im-content-bulk-actions-panel__cancel:hover::before,
.bx-im-content-bulk-actions-panel__cancel:hover::after {
	background-color: var(--im-content-bulk-actions-panel__background-color-hover_cancel);
}

.bx-im-content-bulk-actions-panel__cancel::before,
.bx-im-content-bulk-actions-panel__cancel::after {
	content: '';
	position: absolute;
	top: 10px;
	display: block;
	width: 16px;
	height: 3px;
	background-color: var(--im-content-bulk-actions-panel__background-color_cancel);
	transition: background-color 160ms linear;
}

.bx-im-content-bulk-actions-panel__cancel::before {
	transform: rotate(45deg);
}

.bx-im-content-bulk-actions-panel__cancel::after {
	transform: rotate(-45deg);
}

.bx-im-content-bulk-actions-panel__right-section {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
}

.bx-im-content-bulk-actions-panel__right-section .bx-im-button__icon {
	width: 24px;
	height: 24px;
}

.bx-im-content-bulk-actions-panel__right-section .bx-im-button__text {
	font-size: 13px;
	font-weight: 600;
}

.bx-im-content-bulk-actions-panel__delete-button {
	position: relative;
}

.bx-im-content-bulk-actions-panel__tooltip {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	cursor: not-allowed;
}

.bx-im-content-bulk-actions-panel__counter-name, .bx-im-content-bulk-actions-panel__counter-number {
	font: 15px var(--im-font-family-system);
	color: var(--im-content-bulk-actions-panel__color_counter-name);
	font-weight: var(--im-content-bulk-actions-panel__font-weight);
}

.bx-im-content-bulk-actions-panel__counter-number {
	color: var(--im-content-bulk-actions-panel__color_counter-number);
}

.bx-im-content-bulk-actions-panel__right-section .bx-im-button__container.--size-l {
	padding: 12px;
}

.bx-im-panel-transition-enter-active,
.bx-im-panel-transition-leave-active {
	transition: opacity 0.2s ease-in-out;
}

.bx-im-panel-transition-leave-active {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}

.bx-im-panel-transition-enter-from,
.bx-im-panel-transition-leave-to {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.bx-im-chat-content-disclaimer__container {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4px 0 6px;
}

.bx-im-chat-content-disclaimer__text {
	font: var(--ui-font-size-3xs) var(--im-font-family-system);
	line-height: var(--ui-font-line-height-3xs);
	color: var(--ui-color-chat-overall-base-white-1);
	text-align: center;
}

.bx-im-chat-content-disclaimer__link {
	color: inherit;
	text-decoration: underline;
	text-decoration-color: var(--ui-color-chat-overall-base-white-2);
	text-underline-position: under;
	cursor: pointer;
}

.bx-im-chat-content-disclaimer__link:hover {
	text-decoration-color: var(--ui-color-chat-overall-base-white-1);
}

.bx-im-chat-content-disclaimer__link:active {
	text-decoration-color: var(--ui-color-chat-overall-base-white-1);
}
.bx-im-content-chat-drop-area__scope {
	--im-content-chat-drop-area__border-color_container: #fff;
	--im-content-chat-drop-area__background_icon: url('data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2258%22%20viewBox%3D%220%200%2048%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.81099%205.99092V51.8709H41.2587V19.3324C41.2587%2019.1752%2041.2383%2019.02%2041.199%2018.8702H30.5114C29.9592%2018.8702%2029.5114%2018.4225%2029.5114%2017.8702V6.12666C29.2948%206.03795%2029.0607%205.99092%2028.8216%205.99092H6.81099ZM4.7922%200.132324C2.67153%200.132324%200.952393%201.85146%200.952393%203.97213V53.8896C0.952393%2056.0103%202.67154%2057.7295%204.7922%2057.7295H43.2775C45.3981%2057.7295%2047.1173%2056.0103%2047.1173%2053.8896V19.3324C47.1173%2017.4041%2046.3918%2015.5464%2045.0851%2014.1283L34.469%202.60783C33.015%201.02996%2030.9672%200.132324%2028.8216%200.132324H4.7922ZM11.3825%2028.0044C11.3825%2026.3295%2012.7403%2024.9718%2014.4151%2024.9718H33.3889C35.0638%2024.9718%2036.4215%2026.3295%2036.4215%2028.0044C36.4215%2029.6792%2035.0638%2031.0369%2033.3889%2031.0369H14.4151C12.7402%2031.0369%2011.3825%2029.6792%2011.3825%2028.0044ZM11.382%2039.3695C11.382%2037.6947%2012.7397%2036.337%2014.4146%2036.337H27.6202C29.295%2036.337%2030.6527%2037.6947%2030.6527%2039.3695C30.6527%2041.0443%2029.295%2042.4021%2027.6202%2042.4021H14.4146C12.7397%2042.4021%2011.382%2041.0443%2011.382%2039.3695Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A') no-repeat center;
	--im-content-chat-drop-area__color_label_text: rgb(255 255 255 / 94%);
}

.bx-im-content-chat-drop-area__container {
	border: 2px dashed var(--im-content-chat-drop-area__border-color_container);
	position: absolute;
	-webkit-backdrop-filter: blur(22px);
	        backdrop-filter: blur(22px);
	z-index: 90;
	border-radius: 10px;
	inset: 16px 16px 10px;
}

.bx-im-content-chat-drop-area__box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 16px;
	padding: 0 10px;
	height: 100%;
}

.bx-im-content-chat-drop-area__icon {
	width: 120px;
	height: 120px;
	opacity: 0.3;
	border: 2px solid var(--im-content-chat-drop-area__border-color_container);
	border-radius: 50%;
	background: var(--im-content-chat-drop-area__background_icon);
}

.bx-im-content-chat-drop-area__label-text {
	font: 26px var(--im-font-family-system);
	color: var(--im-content-chat-drop-area__color_label_text)
}
.bx-im-content-chat__loading-bar {
	--im-content-chat-loading-bar__background-color_gradient-background: #a6e2f5;
	--im-content-chat-loading-bar__background-color_gradient-accent: #00ace3;

	position: absolute;
	top: -4px;
	height: 4px;
	width: 100%;

	z-index: 110;
	background:
		repeating-linear-gradient(
			to right,
			var(--im-content-chat-loading-bar__background-color_gradient-background) 0%,
			var(--im-content-chat-loading-bar__background-color_gradient-accent) 50%,
			var(--im-content-chat-loading-bar__background-color_gradient-background) 100%
		)
		0 100%;
	background-size: 200% auto;
	opacity: 1;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation: loading-bar 2s infinite;
}

@keyframes loading-bar {
	0%   { background-position: 0 0; }
	100% { background-position: -200% 0; }
}

.loading-bar-transition-enter-active,
.loading-bar-transition-leave-active {
	transition: opacity 0.2s;
}

.loading-bar-transition-enter-from {
	opacity: 0;
}

.loading-bar-transition-leave-to {
	opacity: 0;
}
.bx-im-content-chat-start__container {
	--im-content-chat-start__background-color_content: rgba(var(--im-color-palette-gray-90-rgb), 0.1);
	--im-content-chat-start__font-color_title: rgba(var(--im-color-palette-white-base-rgb), 0.94);
	--im-content-chat-start__font-color_subtitle: rgba(var(--im-color-palette-white-base-rgb), 0.8);

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.bx-im-content-chat-start__content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 542px;
	padding: 44px 40px;
	border-radius: 24px;
	background-color: var(--im-content-chat-start__background-color_content);
}

.bx-im-content-chat-start__icon {
	width: 120px;
	height: 120px;
	margin-bottom: 24px;
	background-size: contain;
}

.bx-im-content-chat-start__icon.--chat {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='126' height='126' fill='none' viewBox='0 0 126 126'%3E%3Cg filter='url(%23a)' opacity='.3'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M63 122c33.137 0 60-26.863 60-60S96.137 2 63 2 3 28.863 3 62s26.863 60 60 60m0-3c31.48 0 57-25.52 57-57S94.48 5 63 5 6 30.52 6 62s25.52 57 57 57' clip-rule='evenodd'/%3E%3C/g%3E%3Cg filter='url(%23b)' opacity='.9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M76.459 63.749c0 3.115-2.597 5.664-5.77 5.664v-.015h-15.93c-3.31 3.772-7.455 8.438-8.564 9.347-1.898 1.58-2.81 1.61-2.81.596v-9.943h-4.281c-3.174 0-5.77-2.549-5.77-5.664V45.83c0-3.116 2.596-5.665 5.77-5.665h31.584c3.174 0 5.77 2.55 5.77 5.665zm4.078 1.802V51.666h5.858a5.646 5.646 0 0 1 5.636 5.662V75.25c0 3.113-2.536 5.66-5.636 5.66h-4.183v9.938c0 .998-.876.983-2.745-.596-1.068-.909-5.132-5.572-8.366-9.341h-15.56a5.6 5.6 0 0 1-3.04-.909l5.843-6.123h13.901c4.569 0 8.292-3.754 8.292-8.328' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='126' height='126' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_393_76234'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_393_76234' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' width='96' height='96' x='16' y='20' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_393_76234'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_393_76234' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
}

.bx-im-content-chat-start__icon.--group {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' fill='none' viewBox='0 0 120 120'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M60 120c33.137 0 60-26.863 60-60S93.137 0 60 0 0 26.863 0 60s26.863 60 60 60m0-1.508c32.304 0 58.492-26.188 58.492-58.492S92.304 1.508 60 1.508 1.508 27.696 1.508 60 27.696 118.492 60 118.492' clip-rule='evenodd' opacity='.2'/%3E%3Cg fill='%23fff' filter='url(%23a)' opacity='.9'%3E%3Cpath d='M79.147 81.308a1.483 1.483 0 0 0 1.199-1.763c-.922-4.432-2.582-10.537-2.582-10.537 0-1.709-2.291-3.663-6.806-4.8a15.5 15.5 0 0 1-4.311-1.914 3.6 3.6 0 0 1-.246-1.655l-1.447-.216c0-.122-.124-1.913-.124-1.913 1.74-.57 1.56-3.932 1.56-3.932 1.105.597 1.824-2.06 1.824-2.06 1.306-3.695-.65-3.473-.65-3.473.342-2.257.342-4.55 0-6.807-.87-7.485-13.97-5.456-12.415-3.008-3.828-.691-2.955 7.808-2.955 7.808l.83 2.197c-1.15.726-.924 1.562-.672 2.496.105.39.214.796.23 1.22.08 2.12 1.408 1.68 1.408 1.68.083 3.5 1.85 3.959 1.85 3.959.332 2.197.126 1.818.126 1.818l-1.574.186c.022.5-.02 1-.123 1.49-.915.398-1.474.714-2.027 1.026-.568.32-1.13.638-2.063 1.036-3.554 1.515-7.417 3.495-8.102 6.154-.42 1.626-1.347 6.189-2.005 9.489a1.51 1.51 0 0 0 1.238 1.793C47.004 82.502 53.092 83 59.42 83c6.93 0 13.575-.597 19.727-1.692'/%3E%3Cpath d='M96.293 74.372c1.2-.319 1.985-1.448 1.683-2.653-.559-2.23-1.712-5.063-3.09-5.898-1.882-1.141-1.715-.904-2.894-1.545a14.3 14.3 0 0 0-2.456-1.098 3.6 3.6 0 0 1-.989-1.368 4.16 4.16 0 0 0-1.711-1.232l-.05-1.637 3.54-1.08s.912-.415 1.001-.415a6.6 6.6 0 0 0-.488-.834c-.067-.174-.4-1.368-.4-1.368a9 9 0 0 0 1.803 1.702A24 24 0 0 1 90.7 53.53a21 21 0 0 1-.59-3.306 48 48 0 0 0-1.134-6.154 5.8 5.8 0 0 0-1.872-2.575 8.8 8.8 0 0 0-4.284-1.484h-.178a8.8 8.8 0 0 0-4.284 1.483 5.8 5.8 0 0 0-1.871 2.577 48 48 0 0 0-1.134 6.153 21 21 0 0 1-.563 3.382 21.4 21.4 0 0 1-1.57 3.338 9 9 0 0 0 1.793-1.707s-.428 1.31-.496 1.486a4 4 0 0 0-.392.719c.088 0 1.002.414 1.002.414l3.539 1.084-.051 1.637a4.2 4.2 0 0 0-1.712 1.232q-.257.546-.623 1.031c3.224 1.277 5.11 3.147 5.187 5.238.015.107.185.743.423 1.633.595 2.224 1.615 6.036 1.698 7.138h.29c4.492-.646 8.663-1.482 12.416-2.478M36.43 76.84h-1.285c-4.09-.586-7.916-1.33-11.403-2.208-1.217-.307-2.033-1.445-1.77-2.672.477-2.215 1.517-5.033 3.266-6.181 1.133-.744 1.604-.873 2.784-1.513q1.172-.663 2.455-1.098c.438-.376.777-.845.99-1.369a4.2 4.2 0 0 1 1.711-1.23l.051-1.639-3.54-1.08s-.913-.414-1.002-.414q.213-.434.487-.834c.067-.174.401-1.369.401-1.369a9 9 0 0 1-1.804 1.702 24 24 0 0 0 1.544-3.414q.425-1.633.59-3.307a48 48 0 0 1 1.133-6.153 5.8 5.8 0 0 1 1.872-2.576 8.8 8.8 0 0 1 4.285-1.484h.177a8.8 8.8 0 0 1 4.285 1.484 5.8 5.8 0 0 1 1.87 2.576 48 48 0 0 1 1.135 6.153 21 21 0 0 0 .562 3.382c.425 1.153.95 2.27 1.57 3.338a9 9 0 0 1-1.79-1.705c.01.03.428 1.312.496 1.485q.234.34.392.72c-.089 0-1.003.414-1.003.414l-3.54 1.082.052 1.638a4.2 4.2 0 0 1 1.712 1.232q.256.546.623 1.031c-3.224 1.277-5.111 3.147-5.186 5.238-.015.106-.183.733-.418 1.613-.595 2.221-1.62 6.052-1.703 7.157'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='96' height='96' x='12' y='13' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_393_76234'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_393_76234' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
}

.bx-im-content-chat-start__icon.--list {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='108' height='107' fill='none' viewBox='0 0 108 107'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M107 53.5c0 28.986-23.72 52.5-53 52.5S1 82.486 1 53.5 24.72 1 54 1s53 23.514 53 52.5Z' opacity='.3'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m76.867 33.466-17.22-10.181a11.07 11.07 0 0 0-11.294 0l-17.22 10.181c-3.48 2.059-5.577 5.827-5.577 9.852v20.364c0 4.025 2.096 7.793 5.577 9.852l17.22 10.181a11.07 11.07 0 0 0 11.294 0l17.22-10.181c3.48-2.059 5.577-5.827 5.577-9.852V43.318c0-4.025-2.096-7.793-5.577-9.852M61.39 20.028a14.48 14.48 0 0 0-14.78 0L29.39 30.21C24.817 32.913 22 37.91 22 43.318v20.364c0 5.407 2.817 10.404 7.39 13.108l17.22 10.182a14.48 14.48 0 0 0 14.78 0L78.61 76.79c4.573-2.704 7.39-7.7 7.39-13.108V43.318c0-5.407-2.817-10.404-7.39-13.108z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M56 45c0-1.105.783-2 1.75-2h12.5c.966 0 1.75.895 1.75 2s-.784 2-1.75 2h-12.5c-.967 0-1.75-.895-1.75-2m0 17c0-1.105.783-2 1.75-2h12.5c.966 0 1.75.895 1.75 2s-.784 2-1.75 2h-12.5c-.967 0-1.75-.895-1.75-2m-7.466-21.478a1.69 1.69 0 0 1-.056 2.386l-5.884 5.625a1.684 1.684 0 0 1-2.175.13l-3.745-2.813a1.69 1.69 0 0 1-.337-2.363 1.684 1.684 0 0 1 2.36-.337l2.602 1.955 4.852-4.638a1.684 1.684 0 0 1 2.383.055m0 17a1.69 1.69 0 0 1-.056 2.386l-5.884 5.625a1.684 1.684 0 0 1-2.175.13l-3.745-2.813a1.69 1.69 0 0 1-.337-2.363 1.684 1.684 0 0 1 2.36-.337l2.602 1.955 4.852-4.638a1.684 1.684 0 0 1 2.383.055' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__title {
	text-align: center;
	font: var(--im-font-size-4xl) var(--im-font-family-system);
	font-weight: var(--im-font-weight-medium);
	color: var(--im-content-chat-start__font-color_title);
	white-space: pre-line;
}

.bx-im-content-chat-start__subtitle {
	font: var(--im-font-size-2xl) var(--im-font-family-system);
	color: var(--im-content-chat-start__font-color_subtitle);
	text-align: center;
}

.bx-im-content-chat-start__title + .bx-im-content-chat-start__subtitle {
	margin-top: 10px;
}

.bx-im-content-chat-start__blocks {
	margin-top: 20px;
}

.bx-im-content-chat-start__blocks:not(:last-child) {
	margin-bottom: 40px;
}
.bx-im-content-chat-start__block {
	--im-content-chat_start__font-color_block-title: var(--im-color-palette-white-base);
	--im-content-chat_start__font-color_block-subtitle: rgba(var(--im-color-palette-white-base-rgb), 0.7);

	display: flex;
	margin-bottom: 20px;
}

.bx-im-content-chat-start__block:last-child {
	margin-bottom: 0;
}

.bx-im-content-chat-start__block_icon {
	flex-shrink: 0;
	width: 32px;
	height: 32px;
	margin-right: 12px;
	background-size: cover;
}

.bx-im-content-chat-start__block_icon.--collaboration {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Crect width='32' height='32' x='.5' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M20.663 20.632a.32.32 0 0 0 .26-.383 48 48 0 0 0-.561-2.29c0-.372-.498-.797-1.48-1.044a3.4 3.4 0 0 1-.937-.416.8.8 0 0 1-.053-.36l-.315-.047c0-.026-.027-.416-.027-.416.378-.124.34-.855.34-.855.24.13.396-.448.396-.448.284-.803-.142-.755-.142-.755.075-.49.075-.989 0-1.48-.189-1.626-3.036-1.185-2.699-.653-.832-.15-.642 1.697-.642 1.697l.18.478c-.25.158-.2.34-.146.542.023.085.047.173.05.265.018.462.307.366.307.366.017.76.402.86.402.86.072.478.027.396.027.396l-.342.04q.008.164-.027.324a4 4 0 0 0-.44.223c-.124.07-.246.139-.449.225-.773.33-1.612.76-1.761 1.338a59 59 0 0 0-.436 2.063.33.33 0 0 0 .269.39c1.238.2 2.561.308 3.937.308 1.507 0 2.951-.13 4.289-.368m3.727-1.508c.26-.069.431-.314.366-.576-.122-.485-.372-1.101-.672-1.282a4 4 0 0 0-.427-.235 3 3 0 0 1-.202-.101 3 3 0 0 0-.534-.24.8.8 0 0 1-.215-.297.9.9 0 0 0-.372-.267l-.011-.356.77-.235s.198-.09.217-.09a1.4 1.4 0 0 0-.106-.181 9 9 0 0 1-.087-.298q.169.211.392.37a5 5 0 0 1-.335-.742 4.6 4.6 0 0 1-.129-.72q-.08-.675-.246-1.337a1.26 1.26 0 0 0-.407-.56 1.9 1.9 0 0 0-.931-.322h-.039a1.9 1.9 0 0 0-.931.322 1.26 1.26 0 0 0-.407.56q-.167.661-.247 1.338-.03.373-.122.735-.138.377-.341.726.221-.16.39-.371s-.093.285-.108.323a1 1 0 0 0-.085.156c.019 0 .217.09.217.09l.77.236-.011.356a.9.9 0 0 0-.373.268 1.3 1.3 0 0 1-.135.224c.7.277 1.111.684 1.127 1.138.004.024.04.162.093.355.129.484.35 1.312.369 1.552h.063c.976-.14 1.883-.322 2.699-.539m-13.293.537h.279c.018-.24.24-1.073.37-1.556.051-.192.088-.328.091-.35.016-.456.427-.862 1.127-1.14a1.2 1.2 0 0 1-.135-.224.9.9 0 0 0-.372-.267l-.011-.357.77-.235s.198-.09.217-.09a1 1 0 0 0-.085-.156c-.015-.038-.106-.317-.108-.323q.167.211.39.37a4.7 4.7 0 0 1-.342-.725 4.5 4.5 0 0 1-.122-.735q-.08-.676-.247-1.338a1.26 1.26 0 0 0-.407-.56 1.9 1.9 0 0 0-.931-.322h-.039a1.9 1.9 0 0 0-.931.322 1.26 1.26 0 0 0-.407.56q-.167.66-.246 1.338a4.6 4.6 0 0 1-.129.719 5 5 0 0 1-.335.742q.223-.16.392-.37s-.073.26-.087.297q-.06.087-.106.182c.02 0 .218.09.218.09l.77.234-.012.357a.9.9 0 0 0-.372.267.8.8 0 0 1-.215.298 3 3 0 0 0-.534.238c-.092.05-.164.086-.23.119a3 3 0 0 0-.375.21c-.38.25-.606.862-.71 1.344-.057.267.12.514.385.58.758.192 1.59.354 2.479.48' clip-rule='evenodd'/%3E%3Crect width='20' height='20' x='6.5' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--business {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Crect width='32' height='32' x='.5' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.13 12.21c0-.92.746-1.666 1.666-1.666h3.407c.92 0 1.667.746 1.667 1.667v.305h2.057c.665 0 1.204.54 1.204 1.204v1.639l-5.185.841v-.249a.6.6 0 0 0-.602-.602h-1.688a.6.6 0 0 0-.602.602v.25l-5.185-.842V13.72c0-.665.539-1.204 1.204-1.204h2.057zm1.924 5.43v-.61l-5.185-.842v4.46c0 .665.539 1.204 1.204 1.204h10.854c.665 0 1.204-.539 1.204-1.203v-4.461l-5.185.841v.61c0 .332-.27.602-.602.602h-1.688a.6.6 0 0 1-.602-.602m3.47-5.124h-4.047v-.364c0-.333.27-.602.602-.602h2.843c.332 0 .602.27.602.602z' clip-rule='evenodd'/%3E%3Crect width='20' height='20' x='6.5' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--result {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' fill='none' viewBox='0 0 33 32'%3E%3Crect width='32' height='32' x='.5' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m14.207 15.312 1.49 1.49 3.573-3.573 1.053 1.054-4.625 4.624-.057-.057v.001l-2.487-2.486zm-4.41.674a6.653 6.653 0 1 0 13.307 0 6.653 6.653 0 0 0-13.306 0' clip-rule='evenodd'/%3E%3Crect width='20' height='20' x='6.5' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--audio {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' d='M20.487 19.777c.322 0 .583.262.583.584v.569h.569a.584.584 0 0 1 0 1.167h-.569v.568a.583.583 0 0 1-1.167 0v-.568h-.568a.584.584 0 1 1 0-1.167h.568v-.569c0-.322.262-.584.584-.584m-5.101-9.692c.242-.653 1.164-.653 1.406 0l1.256 3.393c.11.297.344.53.64.64l3.393 1.256c.653.242.653 1.166 0 1.407l-3.392 1.255c-.297.11-.531.344-.641.64l-1.256 3.393c-.242.653-1.165.653-1.406 0l-1.256-3.392a1.08 1.08 0 0 0-.64-.64l-3.393-1.256c-.653-.241-.653-1.165 0-1.407l3.393-1.256c.297-.11.53-.343.64-.64zm-.162 3.798a2.25 2.25 0 0 1-1.33 1.33l-2.336.864 2.337.865a2.25 2.25 0 0 1 1.329 1.33l.865 2.337.865-2.338a2.25 2.25 0 0 1 1.33-1.329l2.336-.865-2.337-.864a2.25 2.25 0 0 1-1.329-1.33l-.865-2.337zM11.297 9.22c.322 0 .584.262.584.584v.57h.57a.583.583 0 0 1 0 1.167h-.57v.571a.584.584 0 0 1-1.167 0v-.571h-.571a.584.584 0 0 1 0-1.167h.57v-.57c0-.322.262-.584.584-.584'/%3E%3Crect width='20' height='20' x='6' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--chat {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' d='M20.167 10.167a2.5 2.5 0 0 1 2.5 2.5v6.015a2.5 2.5 0 0 1-2.5 2.5H15.13l-2.08 2.078c-.73.73-1.979.212-1.979-.82v-1.376a2.5 2.5 0 0 1-1.738-2.382v-6.015a2.5 2.5 0 0 1 2.5-2.5zm-8.333 1.166c-.737 0-1.334.598-1.334 1.334v6.015c0 .593.389 1.098.927 1.27l.812.259v2.212l2.408-2.408h5.52c.736 0 1.332-.597 1.333-1.333v-6.015c0-.736-.597-1.334-1.333-1.334zm5.615 4.627a.584.584 0 0 1 0 1.167H12.81a.583.583 0 0 1 0-1.167zm1.45-2.32a.584.584 0 0 1 0 1.168H12.81a.583.583 0 0 1 0-1.167z'/%3E%3Crect width='20' height='20' x='6' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--messages {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23fff' fill-opacity='.2' rx='8'/%3E%3Cpath fill='%23fff' d='M17.559 10.053a2.5 2.5 0 0 1 2.5 2.5v1.81h.274a2.334 2.334 0 0 1 2.334 2.332v2.181c0 .897-.507 1.676-1.25 2.066v.688c0 1.033-1.248 1.55-1.979.82l-1.24-1.241h-1.335a2.334 2.334 0 0 1-2.274-1.81h1.231c.192.381.587.644 1.043.644h1.818l1.57 1.57v-1.375l.624-.328c.374-.197.625-.587.625-1.034v-2.18c0-.645-.523-1.168-1.167-1.168h-.274v.276a2.5 2.5 0 0 1-2.5 2.5h-3.351a1 1 0 0 1-.106.12l-1.542 1.542c-.73.73-1.98.213-1.98-.82v-1.178a2.5 2.5 0 0 1-1.247-2.164v-3.251a2.5 2.5 0 0 1 2.5-2.5zm-5.726 1.167c-.736 0-1.333.596-1.333 1.333v3.25c0 .492.265.922.666 1.155l.581.338v1.833l1.53-1.53.006-.007.35-.455h3.926c.736 0 1.333-.597 1.334-1.333v-3.251c0-.737-.598-1.333-1.334-1.333z'/%3E%3Crect width='20' height='20' x='6' y='6' fill='%23fff' fill-opacity='.01' rx='3'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--copilot {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23fff' fill-opacity='.15' rx='8'/%3E%3Cpath fill='%23fff' d='M14.628 8.393c.545.049 1.076.33 1.59.824q.201.196.366.37.06 0 .123.013l.005.002.015.003.062.014.226.048.768.166c.612.132 1.375.297 1.973.43.547.123 1.552.315 2.25.823.372.27.697.656.813 1.193.114.528.008 1.114-.296 1.753-.113.239-.234.46-.34.65l.003.015v.006l.003.017.006.067.021.247.077.831c.06.66.132 1.473.184 2.082.025.29.066.682.068 1.077s-.033.841-.18 1.254c-.152.426-.43.831-.907 1.084-.466.246-1.051.31-1.745.214q-.152-.022-.29-.044l-.04.018-.954.412c-.586.253-1.31.569-1.863.816-.263.117-.625.288-1 .426-.375.137-.814.262-1.257.27-.455.01-.941-.104-1.35-.465-.4-.354-.66-.886-.797-1.577a11 11 0 0 1-.099-.578.6.6 0 0 1-.087-.083l-.003-.005-.009-.01-.04-.047-.145-.172-.502-.584a55 55 0 0 0-1.314-1.474c-.191-.204-.48-.495-.739-.802-.26-.309-.533-.683-.7-1.097-.172-.424-.246-.924-.05-1.438.193-.504.61-.928 1.22-1.284q.22-.128.402-.224c0-.1.023-.202.078-.295v-.002l.002-.002.007-.015.031-.05.112-.193.382-.652c.306-.522.693-1.176 1.008-1.702.292-.484.8-1.39 1.512-1.909.377-.274.849-.47 1.4-.42m-.104 1.162c-.194-.017-.391.045-.61.204-.476.347-.86 1.004-1.197 1.565-.313.52-.697 1.17-1.003 1.691l-.26.444a.6.6 0 0 1 .11.178.584.584 0 0 1-.235.7l-.106.052-.009.003-.043.017q-.06.026-.182.083a9 9 0 0 0-.707.374c-.473.276-.652.521-.718.693-.062.163-.055.347.04.583.1.246.28.51.51.784.234.276.474.514.7.755.425.454.94 1.04 1.346 1.508l.25.293q.06-.015.123-.02a.584.584 0 0 1 .595.436l.017.116v.004l.001.015.004.064.024.25c.024.214.065.516.132.857.108.54.282.801.427.93.136.12.31.179.552.174.254-.005.553-.08.879-.199s.632-.264.926-.395c.56-.251 1.29-.569 1.877-.823l.024-.011a.585.585 0 0 1 .693-.655h.002l.016.003.063.011.241.045c.21.037.51.086.866.136.547.076.861.003 1.039-.09.165-.087.278-.227.355-.443.082-.228.114-.52.113-.857-.002-.335-.037-.667-.064-.983-.052-.607-.125-1.418-.184-2.078l-.043-.447a.584.584 0 0 1-.25-.853v-.002l.011-.016.041-.065a11 11 0 0 0 .58-1.055c.234-.493.25-.81.208-1.006-.04-.186-.153-.346-.358-.495-.457-.333-1.176-.483-1.82-.627a334 334 0 0 0-2.312-.506.58.58 0 0 1-.96.056l-.003-.002-.009-.013-.042-.05-.165-.196a10 10 0 0 0-.6-.634c-.39-.375-.685-.485-.885-.503m.606 3.073a.835.835 0 0 1 1.438 0l.06.126.47 1.236c.152.4.469.716.869.868l1.235.47c.715.273.715 1.286 0 1.558l-1.236.472a1.5 1.5 0 0 0-.868.867l-.47 1.237c-.273.715-1.285.715-1.558 0l-.47-1.237a1.5 1.5 0 0 0-.869-.867l-1.236-.472c-.715-.272-.715-1.284 0-1.557l1.236-.47c.4-.153.716-.47.868-.869l.471-1.236zm.56 1.777a2.67 2.67 0 0 1-1.544 1.543l-.419.16.42.16c.71.27 1.271.831 1.542 1.542l.16.418.16-.418c.27-.71.832-1.272 1.542-1.543l.418-.159-.418-.16a2.67 2.67 0 0 1-1.542-1.543l-.16-.419zm3.04-2.043c.109-.374.614-.398.773-.07l.026.07.096.328.329.097c.4.117.4.683 0 .8l-.33.094-.095.33c-.117.4-.683.4-.8 0l-.095-.33-.33-.094c-.399-.117-.399-.683 0-.8l.33-.097z'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_icon.--list {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' fill='%23fff' fill-opacity='.15' rx='8'/%3E%3Cpath fill='%23fff' d='M20.417 9.896a2.25 2.25 0 0 1 2.25 2.25v7.708a2.25 2.25 0 0 1-2.25 2.25h-8.833a2.25 2.25 0 0 1-2.25-2.25v-7.708a2.25 2.25 0 0 1 2.25-2.25zm-8.833 1.166c-.599 0-1.084.486-1.084 1.084v7.708c0 .599.486 1.083 1.084 1.083h8.833c.598 0 1.083-.485 1.083-1.083v-7.708c0-.598-.485-1.084-1.083-1.084zm2.59 5.683a.584.584 0 0 1 .83.82L13.6 18.983a.583.583 0 0 1-.777.047l-.893-.709a.584.584 0 1 1 .726-.914l.482.384zm5.592.618a.584.584 0 0 1 0 1.167H16.85a.584.584 0 1 1 0-1.167zm-5.592-4.348a.584.584 0 0 1 .83.822L13.6 15.255a.583.583 0 0 1-.777.046l-.893-.71a.583.583 0 1 1 .726-.912l.482.383zm5.592.593a.584.584 0 0 1 0 1.167H16.85a.584.584 0 1 1 0-1.167z'/%3E%3C/svg%3E");
}

.bx-im-content-chat-start__block_title {
	margin-bottom: 4px;
	font: var(--im-font-size-xl)/19px var(--im-font-family-system);
	font-weight: var(--im-font-weight-semi-bold);
	color: var(--im-content-chat_start__font-color_block-title);
}

.bx-im-content-chat-start__block_subtitle {
	font: var(--im-font-size-md)/19px var(--im-font-family-system);
	color: var(--im-content-chat_start__font-color_block-subtitle);
}