@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);#embedded-chat .w-app-icon{border-radius:4px}#embedded-chat .w-app-icon__image{height:100%;width:100%;background-color:#f5f6f7;border-radius:4px}#embedded-chat .s-avatar{height:100%;width:100%;position:relative}#embedded-chat .s-avatar .s-avatar__image,#embedded-chat .s-avatar .s-avatar__placeholder,#embedded-chat .s-avatar .s-avatar__status-indicator{border-radius:4px}#embedded-chat .s-avatar.s-avatar--rounded .s-avatar__image,#embedded-chat .s-avatar.s-avatar--rounded .s-avatar__mention-all,#embedded-chat .s-avatar.s-avatar--rounded .s-avatar__mention-online,#embedded-chat .s-avatar.s-avatar--rounded .s-avatar__placeholder,#embedded-chat .s-avatar.s-avatar--rounded .s-avatar__status-indicator{border-radius:50%}#embedded-chat .s-avatar__image,#embedded-chat .s-avatar__placeholder{height:100%;width:100%;background-color:#f5f6f7}#embedded-chat .s-avatar__upload-progress{width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;border-radius:50%;background:rgba(63,70,80,.5)}#embedded-chat .s-avatar__status{position:absolute}#embedded-chat .s-avatar__status.s-avatar__status--small{height:6px;width:6px;right:2px;bottom:2px}#embedded-chat .s-avatar__status.s-avatar__status--small .s-avatar__status-indicator{border-width:2px}#embedded-chat .s-avatar__status.s-avatar__status--small .s-avatar__dnd-indicator{width:6px;height:2px}#embedded-chat .s-avatar__status.s-avatar__status--medium{height:8px;width:8px;right:2px;bottom:2px}#embedded-chat .s-avatar__status.s-avatar__status--medium .s-avatar__status-indicator{border-width:2px}#embedded-chat .s-avatar__status.s-avatar__status--medium .s-avatar__dnd-indicator{width:8px;height:2px}#embedded-chat .s-avatar__status.s-avatar__status--large{height:8px;width:8px;right:4px;bottom:4px}#embedded-chat .s-avatar__status.s-avatar__status--large .s-avatar__status-indicator{border-width:2px}#embedded-chat .s-avatar__status.s-avatar__status--large .s-avatar__dnd-indicator{width:8px;height:2px}#embedded-chat .s-avatar__status.s-avatar__status--huge{height:14px;width:14px;right:6px;bottom:6px}#embedded-chat .s-avatar__status.s-avatar__status--huge .s-avatar__status-indicator{border-width:3px}#embedded-chat .s-avatar__status.s-avatar__status--huge .s-avatar__dnd-indicator{width:14px;height:4px}#embedded-chat .s-avatar__status-indicator{height:100%;width:100%;border:2px solid #fff;box-sizing:initial;background-color:#bfbfbf}#embedded-chat .s-avatar__dnd-indicator{background:#fff;position:absolute;left:2px;top:5px}#embedded-chat .s-avatar__status--small .s-avatar__dnd-indicator{top:4px}#embedded-chat .s-avatar__status--huge .s-avatar__dnd-indicator{top:8px;left:3px}#embedded-chat .s-avatar--status-online .s-avatar__status-indicator{background-color:#2cc35c}#embedded-chat .s-avatar--status-away .s-avatar__status-indicator{background-color:#f39c12}#embedded-chat .s-avatars-group{width:100%;height:100%;position:relative;display:flex;z-index:1;border-radius:50%;overflow:hidden}#embedded-chat .s-avatars-group .s-avatars-group__avatar .s-avatar__image{border-radius:0}#embedded-chat .s-avatars-group__item{position:absolute;overflow:hidden}#embedded-chat .s-avatars-group--items-1 .s-avatars-group__item:first-child{width:100%;height:100%;top:0;left:0}#embedded-chat .s-avatars-group--items-2 .s-avatars-group__item:first-child{width:48%;height:100%;top:0;left:0}#embedded-chat .s-avatars-group--items-2 .s-avatars-group__item:nth-child(2){width:48%;height:100%;top:0;right:0}#embedded-chat .s-avatars-group--items-2 .s-avatars-group__item .s-avatars-group__avatar{width:200%;left:-50%}#embedded-chat .s-avatars-group--items-3 .s-avatars-group__item:first-child{width:48%;height:100%;top:0;left:0}#embedded-chat .s-avatars-group--items-3 .s-avatars-group__item:first-child .s-avatars-group__avatar{width:200%;left:-50%}#embedded-chat .s-avatars-group--items-3 .s-avatars-group__item:nth-child(2){width:48%;height:48%;top:0;right:0}#embedded-chat .s-avatars-group--items-3 .s-avatars-group__item:nth-child(3){width:48%;height:48%;bottom:0;right:0}#embedded-chat .w-button{height:36px;min-width:96px;text-align:center;display:flex;align-content:center;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;border:0;border-radius:4px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0 15px;font-size:13px;outline:0;transition:background-color .2s ease-in-out}#embedded-chat .w-button--primary{background-color:#2cc35c;color:#fff}#embedded-chat .w-button--primary:hover{background-color:rgba(44,195,92,.8)}#embedded-chat .w-button--alert{background-color:#db6464;color:#fff}#embedded-chat .w-button--alert:hover{background-color:rgba(219,100,100,.8)}#embedded-chat .w-button--info{color:#3f4650;background:#fff;border:1px solid #f2f2f2}#embedded-chat .w-button--info:hover{color:rgba(63,70,80,.8);border-color:hsla(0,0%,94.9%,.8)}#embedded-chat .w-button--cancel{background-color:inherit;color:#6b6e71}#embedded-chat .w-button--cancel:hover{text-decoration:underline}#embedded-chat .w-button--bordered{background-color:inherit;color:#3f4650;border:1px solid #f2f2f2;transition:color .2s ease-in-out}#embedded-chat .w-button--bordered:hover{color:rgba(63,70,80,.8)}#embedded-chat .w-button[disabled]{border:1px solid #f2f2f2;color:#a2a3a4;background-color:#fff;cursor:not-allowed}#embedded-chat .w-button__spinner{display:flex;justify-content:center}#embedded-chat .w-button__spinner .icon{margin-left:10px;width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#fff}#embedded-chat .w-checkbox{display:block;position:relative;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:13px;width:13px;min-width:13px;border-radius:3px;overflow:hidden}#embedded-chat .w-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#embedded-chat .w-checkbox input:checked~.w-checkbox__checkmark{background-color:#3c8deb;border:0}#embedded-chat .w-checkbox input:checked~.w-checkbox__checkmark:after{display:block}#embedded-chat .w-checkbox .w-checkbox__checkmark{position:absolute;top:0;left:0;height:13px;width:13px;background-color:#fff;border:1px solid #bfbfbf;border-radius:3px}#embedded-chat .w-checkbox .w-checkbox__checkmark:after{content:"";position:absolute;display:none;left:4px;top:2px;width:3px;height:6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#embedded-chat .w-filter-icon{display:flex;align-items:center}#embedded-chat .w-projects-icon{display:flex;align-items:center;width:20px;height:20px}#embedded-chat .w-switch{position:relative;display:inline-flex;width:32px;height:20px}#embedded-chat .w-switch .w-switch__input{display:none}#embedded-chat .w-switch .w-switch__input:disabled+.w-switch__slider,#embedded-chat .w-switch .w-switch__input:disabled+.w-switch__slider:before{cursor:not-allowed}#embedded-chat .w-switch .w-switch__input:disabled+.w-switch__slider:hover{background-color:#bfbfbf}#embedded-chat .w-switch .w-switch__input:disabled.w-switch__input:checked+.w-switch__slider{background-color:#a2a3a4;cursor:not-allowed}#embedded-chat .w-switch .w-switch__input:disabled+.w-switch__slider:before{background-color:#bfbfbf}#embedded-chat .w-switch .w-switch__input:checked+.w-switch__slider{background-color:#2cc35c}#embedded-chat .w-switch .w-switch__input:checked+.w-switch__slider:hover{background-color:rgba(44,195,92,.8)}#embedded-chat .w-switch .w-switch__input:checked+.w-switch__slider:before{transform:translateX(12px)}#embedded-chat .w-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bfbfbf;transition:background-color .2s ease-in-out;border-radius:20px}#embedded-chat .w-switch__slider:hover{background-color:hsla(0,0%,74.9%,.8)}#embedded-chat .w-switch__slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:transform .2s ease-out;border-radius:50%}#embedded-chat .w-textarea{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;font-family:inherit;padding:10px;border:1px solid #f2f2f2;border-radius:4px;max-width:100%;font-size:13px;color:#6b6e71}#embedded-chat .w-textarea::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .w-textarea:-webkit-scrollbar-corner{display:none}#embedded-chat .w-textarea::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .w-textarea:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .w-textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .w-textarea::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .w-textarea{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .w-textarea:active,#embedded-chat .w-textarea:focus,#embedded-chat .w-textarea:focus-within,#embedded-chat .w-textarea:hover{outline:none;border-color:#56a5ff}#embedded-chat .w-textarea::-moz-placeholder{color:#a2a3a4}#embedded-chat .w-textarea::placeholder{color:#a2a3a4}#embedded-chat .w-textarea[disabled]{background-color:#f5f6f7;cursor:not-allowed;border-color:#bfbfbf}#embedded-chat .w-textarea[aria-invalid=true]{background-color:#fce9e9;color:#a46363;border:1px solid #a46363}#embedded-chat .w-text-input{display:flex;flex-direction:row;height:32px;min-height:32px;padding:0 5px;align-items:center;border:1px solid #bfbfbf;border-radius:4px;background-color:#fff;color:#6b6e71}#embedded-chat .w-text-input.w-text-input--has-focus,#embedded-chat .w-text-input:active,#embedded-chat .w-text-input:focus,#embedded-chat .w-text-input:focus-within,#embedded-chat .w-text-input:hover{border-color:#56a5ff}#embedded-chat .w-text-input.w-text-input--has-cancel-button{padding-right:0}#embedded-chat .w-text-input.w-text-input--has-icon{padding-left:0}#embedded-chat .w-text-input[aria-invalid=true]{background-color:#fce9e9;color:#a46363;border:1px solid #a46363}#embedded-chat .w-text-input__text-input{flex:1;font-size:12px;font-weight:400;background:transparent;padding-left:5px;padding-right:5px;height:100%;color:#6b6e71;text-indent:1px;font-family:inherit;outline:none;border:0;min-width:0}#embedded-chat .w-text-input__text-input::-moz-placeholder{color:#a2a3a4}#embedded-chat .w-text-input__text-input::placeholder{color:#a2a3a4}#embedded-chat .w-text-input__text-input::-ms-input-placeholder{color:#a2a3a4}#embedded-chat .w-text-input__text-input::-ms-clear{display:none}#embedded-chat .w-text-input__icon-cancel,#embedded-chat .w-text-input__icon-custom{display:flex;align-items:center;padding-left:5px;padding-right:5px;height:100%}#embedded-chat .w-text-input__icon-cancel:hover,#embedded-chat .w-text-input__icon-custom:hover{cursor:pointer}#embedded-chat .w-text-input__icon-cancel svg,#embedded-chat .w-text-input__icon-custom svg{fill:#a2a3a4}#embedded-chat .w-text-input__icon-custom{padding-left:10px;padding-right:5px}#embedded-chat .w-text-input__icon-custom svg{height:16px;width:16px}#embedded-chat .w-text-input__icon-cancel{padding-right:10px}#embedded-chat .w-text-input__icon-cancel svg{height:12px;width:12px}#embedded-chat .w-text-input--is-disabled,#embedded-chat .w-text-input--is-disabled *{background-color:#f7f7f7;cursor:not-allowed;border-color:#bfbfbf;border-radius:4px}#embedded-chat .w-date-picker{display:flex;flex-direction:column;position:relative}#embedded-chat .w-date-picker__picker{position:absolute;top:40px;left:0;z-index:1}#embedded-chat .full-app--window-size-large .w-date-picker__picker{right:0;left:auto}#embedded-chat .w-date-picker__picker .pika-day,#embedded-chat .w-date-picker__picker .pika-single{font-family:Open Sans,sans-serif}#embedded-chat .w-notification-noisiness{display:flex;flex:1;flex-direction:column}#embedded-chat .w-notification-noisiness__setting-item{display:flex;padding:5px 9px 5px 0}#embedded-chat .w-notification-noisiness__setting-item label{display:inline-flex;max-width:100%}#embedded-chat .w-notification-noisiness__setting-item:first-child{padding-top:0}#embedded-chat .w-notification-noisiness__setting-item:last-child{padding-bottom:0}#embedded-chat .w-notification-noisiness__label{display:flex;color:#3f4650;margin-left:8px;min-width:0;white-space:nowrap}#embedded-chat input[disabled]{cursor:not-allowed}#embedded-chat .w-notification-noisiness__handle{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}#embedded-chat .w-validation-error-message__wrapper{position:relative}#embedded-chat .w-validation-error-message{color:#db6464;font-size:10px;margin:2px 0 0 4px;position:absolute}#embedded-chat .w-confirmation-button-set__buttons{display:flex;flex-direction:row;justify-content:flex-end}#embedded-chat .w-confirmation-button-set__confirm-button{margin-top:0}#embedded-chat .w-confirmation-button-set__confirm-button.w-button{margin-left:10px}#embedded-chat .w-multiple-tab-nav{display:flex;width:100%;flex-direction:column;font-weight:400;font-size:14px;position:relative}#embedded-chat .w-multiple-tab-nav__scrollable-area{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden}#embedded-chat .w-multiple-tab-nav__scrollable-area::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .w-multiple-tab-nav__scrollable-area:-webkit-scrollbar-corner{display:none}#embedded-chat .w-multiple-tab-nav__scrollable-area::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .w-multiple-tab-nav__scrollable-area:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .w-multiple-tab-nav__scrollable-area::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .w-multiple-tab-nav__scrollable-area::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .w-multiple-tab-nav__scrollable-area{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .w-multiple-tab-nav__menu{display:flex;padding:0 24px;min-height:48px;width:-moz-fit-content;width:fit-content}#embedded-chat .w-multiple-tab-nav__item{display:inline-block;list-style:none;z-index:1;margin:0 10px;padding-bottom:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .w-multiple-tab-nav__item:first-child{margin-left:0}#embedded-chat .w-multiple-tab-nav__item:last-child{margin-right:0}#embedded-chat .full-app--window-size-large .w-multiple-tab-nav__item,#embedded-chat .full-app--window-size-medium .w-multiple-tab-nav__item{display:block}#embedded-chat .w-multiple-tab-nav__item-link{display:flex;align-items:center;justify-content:center;height:100%;text-decoration:none;color:inherit;padding:0 4px;cursor:pointer}#embedded-chat .w-multiple-tab-nav__item--active{padding-bottom:0;border-bottom:2px solid #2cc35c}#embedded-chat .w-multiple-tab-nav__separator-line{position:absolute;width:100%;top:46px;border-top:2px solid #f2f2f2}#embedded-chat .w-radio-button input[type=radio]{position:relative;display:inline-block;width:13px;height:13px;border-radius:100%;outline:none!important;-webkit-appearance:none}#embedded-chat .w-radio-button input[type=radio]:before{display:block;content:"";border:1px solid #bfbfbf;border-radius:100%;box-sizing:border-box;width:13px;height:13px}#embedded-chat .w-radio-button input[type=radio]:checked:before{border:1px solid #3c8deb}#embedded-chat .w-radio-button input[type=radio]:checked:after{position:relative;top:-10px;left:3px;display:block;content:"";background-color:#3c8deb;width:7px;height:7px;border-radius:100%}#embedded-chat .w-radio-button input[type=radio]:disabled:checked:before{border:1px solid #bfbfbf}#embedded-chat .w-radio-button input[type=radio]:disabled:checked:after{background-color:#bfbfbf}#embedded-chat .w-private-icon{width:16px;height:16px;fill:#bfbfbf}#embedded-chat .w-popover__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1000;pointer-events:all}#embedded-chat .w-popover__content-container[data-popper-placement^=top-end]{bottom:15px!important}#embedded-chat .app{width:100%;height:100%}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar{height:10px;overflow:visible;width:10px}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-button{height:0;width:0}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track{background-clip:none;border:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track:horizontal:hover{box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track:active{background-color:initial;box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track:horizontal:active{box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50.2%,.5);background-clip:none;opacity:.5;border:none;min-height:20px;padding:initial;box-shadow:0 0 1px rgba(0,0,0,.9);border-radius:10px;margin:4px;-webkit-transition:background-color .5s;transition:background-color .5s}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb:horizontal{padding:none;box-shadow:0 0 1px rgba(0,0,0,.9)}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,50.2%,.8);box-shadow:0 0 1px rgba(0,0,0,.9)}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb:active{background-color:grey;box-shadow:0 0 1px rgba(0,0,0,.9)}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track,#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track:horizontal{border-width:0}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track:hover{background-color:initial;box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-corner{background:initial}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track-piece{background-clip:none;background-color:initial;border:none;border-width:0;box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-track-piece:horizontal{border-width:0;box-shadow:none}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb{border-width:0}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-thumb:horizontal{border-width:ini0tial}#embedded-chat .use-custom-scrollbar ::-webkit-scrollbar-corner{background-clip:none;background-color:initial;border:none;border-width:0;box-shadow:none}#embedded-chat .s-embedded-chat-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-embedded-chat-icon__clickable-area{font-family:Open Sans,sans-serif;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}#embedded-chat .s-embedded-chat-icon__clickable-area:hover .s-embedded-chat-icon__unread-indicator{transform:scale(1.1)}#embedded-chat .s-embedded-chat-icon__clickable-area:hover .s-embedded-chat-icon__logo-icon svg{opacity:1}#embedded-chat .s-embedded-chat-icon__logo-icon{font-size:0}#embedded-chat .s-embedded-chat-icon__logo-icon svg{height:18px;width:18px;opacity:.5}#embedded-chat .s-embedded-chat-icon__logo-icon svg path{fill:#fff}#embedded-chat .embedded-chat--conversation-list-open .s-embedded-chat-icon__logo-icon svg,#embedded-chat .embedded-chat--has-important-unread-messages .s-embedded-chat-icon__logo-icon svg{opacity:1}#embedded-chat .s-embedded-chat-icon__unread-indicator{display:flex;align-items:center;justify-content:center;position:absolute;top:-7px;right:-50%;border-radius:8px;font-size:9px;font-weight:600;min-width:16px;max-width:24px;padding:0 2px;height:16px;line-height:1;text-align:center;color:#fff;background-color:#3c8deb;transition:transform 125ms ease-out}#embedded-chat .s-embedded-chat-icon__unread-indicator-count{position:relative}#embedded-chat .s-embedded-chat-sidebar-icon{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-embedded-chat-sidebar-icon__clickable-area{font-family:Open Sans,sans-serif;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;cursor:pointer}#embedded-chat .s-embedded-chat-sidebar-icon--is-hovering .s-embedded-chat-sidebar-icon__clickable-area path,#embedded-chat .s-embedded-chat-sidebar-icon__clickable-area:hover path{fill:#fff}#embedded-chat .s-embedded-chat-sidebar-icon--is-hovering .s-embedded-chat-sidebar-icon__clickable-area .s-embedded-chat-sidebar-icon__logo-text,#embedded-chat .s-embedded-chat-sidebar-icon__clickable-area:hover .s-embedded-chat-sidebar-icon__logo-text{color:#fff}#embedded-chat .s-embedded-chat-sidebar-icon__logo-icon-wrapper{width:auto;display:flex;align-items:center;justify-content:center;padding-left:1px}#embedded-chat .s-embedded-chat-sidebar-icon__logo-icon{position:relative;font-size:0}#embedded-chat .s-embedded-chat-sidebar-icon__logo-icon svg{width:18px;height:18px}#embedded-chat .s-embedded-chat-sidebar-icon__logo-icon path{fill:#646d7d}#embedded-chat .s-embedded-chat-sidebar-icon__logo-text{font-family:Nunito,Open Sans,sans-serif;font-size:14px;font-weight:600;color:#c5cee0;margin-left:1rem;flex:1;-webkit-font-smoothing:auto}#embedded-chat .s-embedded-chat-sidebar-icon__unread-indicator{position:absolute;right:-2px;top:-2px;width:8px;height:8px;border-radius:9999px;background:#8f9fe7}#embedded-chat .s-embedded-chat-sidebar-icon__important-unread-indicator{display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:10px;font-family:Nunito,Open Sans,sans-serif;font-weight:600;min-width:24px;max-width:24px;padding:0 2px;height:20px;line-height:1;text-align:center;color:#000;background-color:#8f9fe7;transition:transform 125ms ease-out}#embedded-chat .s-embedded-chat-sidebar-icon__important-unread-indicator-count{position:relative}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__clickable-area{position:relative;font-family:Open Sans,sans-serif;width:28px;display:flex;align-items:center;justify-content:center;flex-direction:row;cursor:pointer}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__clickable-area:hover path{fill:#fff}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__logo-icon-wrapper{width:28px;height:28px;display:flex;align-items:center;justify-content:center}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__logo-icon{position:relative;font-size:0}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__logo-icon svg{height:16px;width:16px}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__logo-icon path{fill:#646d7d}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__unread-indicator{position:absolute;top:0;right:-6px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-family:Nunito,Open Sans,sans-serif;font-size:10px;font-weight:600;width:20px;height:16px;padding:0 2px;line-height:1;text-align:center;color:#000;background-color:#8f9fe7;transition:transform 125ms ease-out}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__unread-indicator--is-circle{width:8px;height:8px;right:4px;top:4px}#embedded-chat .s-embedded-chat-sidebar-collapsed-icon__unread-indicator-count{position:relative}#embedded-chat .s-preloader{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f2f2f2;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:0;bottom:0;left:0;right:0;z-index:11}#embedded-chat .app--embedded .s-preloader{position:relative;background:inherit}#embedded-chat .s-preloader__loading--failed .s-preloader__circle-inner,#embedded-chat .s-preloader__loading--failed .s-preloader__circle-outer,#embedded-chat .s-preloader__loading--failed .s-preloader__logo-icon{animation:none}#embedded-chat .s-preloader__main{width:320px;height:320px;position:relative}#embedded-chat .app--embedded .s-preloader__main{padding:inherit;height:auto}#embedded-chat .s-preloader__content{width:320px;height:320px;display:flex;align-items:center;padding-top:90px;flex-direction:column;position:absolute;z-index:12}#embedded-chat .app--embedded .s-preloader__content{padding:inherit;height:auto}#embedded-chat .s-preloader__logo-icon{animation:chat-preloader-logo 3s ease-in-out infinite}#embedded-chat .s-preloader__logo-icon svg{width:304px;height:100px}#embedded-chat .s-preloader__status{font-size:14px;color:#a2a3a4;margin:10px 0}#embedded-chat .s-preloader__logo-retry-btn{margin-top:10px}#embedded-chat .s-preloader__close-clickable-area{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}#embedded-chat .s-preloader__close-clickable-area .icon{width:12px;height:12px;fill:#a2a3a4;transition:transform .2s ease-in-out}#embedded-chat .s-preloader__close-clickable-area:hover .icon{fill:rgba(162,163,164,.8)}#embedded-chat .s-preloader__loading-bar{flex:0 0 auto;display:flex;align-items:center;width:130px;height:8px;border-radius:20px;position:relative;background-color:#e5e5e5;overflow:hidden;transform:translateZ(0);margin-top:10px}#embedded-chat .s-preloader__loading-bar:before{content:"";display:block;flex:0 0 auto;width:80px;height:8px;border-radius:20px;background-color:#ff22b1;position:absolute;left:0;will-change:transform;transform:translateX(-30%);animation:loadingBar;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}@keyframes loadingBar{0%{transform:translateX(-30%)}to{transform:translateX(95%)}}#embedded-chat .s-conversations-filter{background:#f5f6f7;padding:15px 0}#embedded-chat .s-conversations-filter .w-text-input{background-color:#e5e5e5;border:0;margin:auto 16px;height:32px;min-height:32px}#embedded-chat .s-conversations-filter .w-text-input input{color:#3f4650}#embedded-chat .s-conversations-filter .w-text-input input::-moz-placeholder{color:#a2a3a4}#embedded-chat .s-conversations-filter .w-text-input input::placeholder{color:#a2a3a4}#embedded-chat .s-conversations-filter .w-text-input--is-disabled *{background-color:#e5e5e5}#embedded-chat .s-conversations-filter .w-text-input--has-focus .w-text-input__icon-cancel .icon,#embedded-chat .s-conversations-filter .w-text-input--has-focus .w-text-input__icon-custom .icon,#embedded-chat .s-conversations-filter .w-text-input--has-value .w-text-input__icon-cancel .icon,#embedded-chat .s-conversations-filter .w-text-input--has-value .w-text-input__icon-custom .icon{fill:#6b6e71}#embedded-chat .app--embedded .s-conversations-filter{background-color:#fff}#embedded-chat .app--embedded .s-conversations-filter .w-text-input{background-color:#f2f2f2}#embedded-chat .w-conversation-link{text-decoration:none}#embedded-chat .w-conversation-preview-avatar{height:100%;width:100%}#embedded-chat .w-conversation-preview-avatar .s-avatar__status-indicator{border-color:#f5f6f7}#embedded-chat .w-conversation-preview-avatar .s-avatar__dnd-indicator{background:#f5f6f7}#embedded-chat .w-conversation-preview-avatar__unread-indicator{padding:2px;border:3px solid transparent;border-radius:50%;box-sizing:initial}#embedded-chat .w-conversation-preview-avatar__unread-indicator--unread{border:3px solid #3c8deb}#embedded-chat .w-conversation-preview-avatar__channel{width:100%;height:100%;border-radius:50%}#embedded-chat .emoji-content{display:inherit;line-height:0}#embedded-chat .popper,#embedded-chat .w-chat-tooltip{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;display:block;font-size:12px;font-weight:400;z-index:10000;opacity:1;background:none;animation:chat-fade-in .5s;outline:none}#embedded-chat .popper .w-chat-popover-inner,#embedded-chat .popper .w-chat-tooltip-inner,#embedded-chat .w-chat-tooltip .w-chat-popover-inner,#embedded-chat .w-chat-tooltip .w-chat-tooltip-inner{background:rgba(30,37,43,.95);color:#fff;max-width:200px;width:auto;padding:5px;border-radius:4px;text-align:center;overflow:hidden;word-wrap:break-word}#embedded-chat .popper .popper__arrow,#embedded-chat .w-chat-tooltip .w-chat-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:rgba(30,37,43,.95)}#embedded-chat .popper[data-popper-placement^=top] .popper__inner,#embedded-chat .w-chat-tooltip[x-placement^=top] .w-chat-tooltip-inner{margin-bottom:5px}#embedded-chat .popper[data-popper-placement^=top] .popper__arrow,#embedded-chat .w-chat-tooltip[x-placement^=top] .w-chat-tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}#embedded-chat .popper[data-popper-placement^=bottom] .popper__inner,#embedded-chat .w-chat-tooltip[x-placement^=bottom] .w-chat-tooltip-inner{margin-top:5px}#embedded-chat .popper[data-popper-placement^=bottom] .popper__arrow,#embedded-chat .w-chat-tooltip[x-placement^=bottom] .w-chat-tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}#embedded-chat .popper[data-popper-placement^=right] .popper__inner,#embedded-chat .w-chat-tooltip[x-placement^=right] .w-chat-tooltip-inner{margin-left:5px}#embedded-chat .popper[data-popper-placement^=right] .popper__arrow,#embedded-chat .w-chat-tooltip[x-placement^=right] .w-chat-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}#embedded-chat .popper[data-popper-placement^=left] .popper__inner,#embedded-chat .w-chat-tooltip[x-placement^=left] .w-chat-tooltip-inner{margin-right:5px}#embedded-chat .popper[data-popper-placement^=left] .popper__arrow,#embedded-chat .w-chat-tooltip[x-placement^=left] .w-chat-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}#embedded-chat .w-chat-popover__menu.popper .w-chat-popover-inner,#embedded-chat .w-chat-popover__menu.w-chat-tooltip .w-chat-tooltip-inner{background:#fff;color:#000;max-width:200px;width:auto;padding:0;border-radius:4px;text-align:initial;border:1px solid #e5e5e5}#embedded-chat .w-chat-popover__menu.popper .popper__arrow,#embedded-chat .w-chat-popover__menu.w-chat-tooltip .w-chat-tooltip-arrow{border-color:#fff;visibility:hidden}#embedded-chat .v-popover .trigger{outline:none}#embedded-chat .w-custom-status-indicator{display:flex;padding:2px 2px 2px 6px;margin:-2px 0}#embedded-chat .w-custom-status-indicator .emoji-inner{width:14px;height:14px}#embedded-chat .w-custom-status-indicator__popover{display:flex;flex-direction:column;padding:2px;color:#fff;font-size:12px;text-align:center;overflow-wrap:break-word}#embedded-chat .w-custom-status-indicator__text{line-height:1.5}#embedded-chat .w-custom-status-indicator__text .emoji-inner{width:14px;height:14px;vertical-align:sub}#embedded-chat .w-custom-status-indicator__time{margin-top:4px;font-size:11px;color:#bfbfbf}#embedded-chat .embedded-app .w-custom-status-indicator .emoji-inner{width:14px;height:14px}#embedded-chat .embedded-app .w-custom-status-indicator__popover-wrapper .w-chat-popover-inner{width:200px}#embedded-chat .s-conversation-preview{display:flex;padding:15px 0;text-decoration:none;border-left:4px solid transparent}#embedded-chat .s-conversation-preview:hover{background-color:#f2f2f2}#embedded-chat .s-conversation-preview:hover .s-avatar__status-indicator{border-color:#f2f2f2}#embedded-chat .s-conversation-preview:hover .s-avatar__dnd-indicator{background:#f2f2f2}#embedded-chat .s-conversation-preview:focus{outline:none;border-color:#3c8deb}#embedded-chat .s-conversation-preview.router-link-active{background-color:#e5e5e5}#embedded-chat .s-conversation-preview.router-link-active .s-avatar__status-indicator{border-color:#e5e5e5}#embedded-chat .s-conversation-preview.router-link-active .s-avatar__dnd-indicator{background:#e5e5e5}#embedded-chat .s-conversation-preview .s-avatar__image{background-color:initial}#embedded-chat .s-conversation-preview .s-avatar__status-indicator{border-color:#f5f6f7}#embedded-chat .s-conversation-preview .s-avatar__dnd-indicator{background:#f5f6f7}#embedded-chat .s-conversation-preview--is-pseudo-focused{border-color:#3c8deb}#embedded-chat .s-conversation-preview--unread .s-conversation-preview__attachment-name,#embedded-chat .s-conversation-preview--unread .s-conversation-preview__author-label,#embedded-chat .s-conversation-preview--unread .s-conversation-preview__call-sender-details,#embedded-chat .s-conversation-preview--unread .s-conversation-preview__title-text{font-weight:600}#embedded-chat .s-conversation-preview--unread .s-conversation-preview__bottom-row{color:#3c8deb}#embedded-chat .s-conversation-preview--unread .s-conversation-preview__newest-message-contents,#embedded-chat .s-conversation-preview--unread .s-conversation-preview__newest-message-contents strong{font-weight:600}#embedded-chat .s-conversation-preview--unread .s-conversation-preview__newest-message-contents blockquote{opacity:1;color:inherit}#embedded-chat .s-conversation-preview__icon{width:40px;height:40px;margin:0 0 0 12px}#embedded-chat .s-conversation-preview__main{display:flex;flex-direction:column;flex:1;padding:0 0 0 10px;min-width:0}#embedded-chat .s-conversation-preview__top-row{color:#3f4650;display:flex;align-items:center;padding:0 16px 0 0}#embedded-chat .s-conversation-preview__author-label{margin-right:4px;max-height:20px;line-height:22px}#embedded-chat .s-conversation-preview__attachment-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-height:20px;flex:1}#embedded-chat .s-conversation-preview__attachment-icon{margin-top:2px;margin-right:2px;font-size:0}#embedded-chat .s-conversation-preview__attachment-icon .icon{width:16px;height:16px;fill:#a2a3a4}#embedded-chat .s-conversation-preview__call-sender-details{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:22px;flex:1}#embedded-chat .s-conversation-preview__title{overflow:hidden;flex:1;margin-right:8px;color:#3f4650;font-size:14px;font-weight:600;display:flex;align-items:center}#embedded-chat .s-conversation-preview__title .w-private-icon{margin-left:5px;height:16px;width:16px;flex-shrink:0;fill:#a2a3a4}#embedded-chat .s-conversation-preview__title .w-projects-icon{margin-left:4px;height:14px;width:14px;flex-shrink:0;fill:#a2a3a4}#embedded-chat .s-conversation-preview__title-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:400;line-height:17px}#embedded-chat .s-conversation-preview__lock-icon{margin-left:2px;font-size:0}#embedded-chat .s-conversation-preview__smart-date{white-space:nowrap;font-size:13px;color:#a2a3a4;line-height:16px}#embedded-chat .s-conversation-preview__bottom-row{height:20px;font-size:13px;color:#6b6e71;display:flex;align-items:center;margin-top:3px}#embedded-chat .s-conversation-preview__newest-message{flex:1;overflow:hidden}#embedded-chat .s-conversation-preview__unread-indicator-clickable-area{height:20px;display:flex;align-items:center;padding:0 6px;margin-right:10px}#embedded-chat .s-conversation-preview__unread-indicator-clickable-area:hover .s-conversation-preview__unread-indicator{background-color:rgba(60,141,235,.8)}#embedded-chat .s-conversation-preview__unread-indicator-clickable-area:hover .s-conversation-preview__unread-important-indicator{color:#fff;background-color:#3c8deb}#embedded-chat .s-conversation-preview__unread-indicator{width:8px;height:8px;border-radius:50%;background-color:#3c8deb}#embedded-chat .s-conversation-preview__unread-important-indicator{padding:1px 6px 2px;border-radius:9px;color:#3c8deb;font-size:12px;background-color:#d8e9fd;font-weight:700}#embedded-chat .s-conversation-preview__unread-indicator-empty-spot{width:16px}#embedded-chat .s-conversation-preview__newest-message-contents{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:hidden;line-height:1.7;word-wrap:break-word;display:block;max-height:20px;padding:0;line-height:22px}#embedded-chat .s-conversation-preview__newest-message-contents a{background:transparent}#embedded-chat .s-conversation-preview__newest-message-contents a:active,#embedded-chat .s-conversation-preview__newest-message-contents a:hover{outline:0}#embedded-chat .s-conversation-preview__newest-message-contents strong{font-weight:600}#embedded-chat .s-conversation-preview__newest-message-contents h1{font-size:2em;margin:.67em 0}#embedded-chat .s-conversation-preview__newest-message-contents img{border:0}#embedded-chat .s-conversation-preview__newest-message-contents hr{box-sizing:initial}#embedded-chat .s-conversation-preview__newest-message-contents pre{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar}#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-conversation-preview__newest-message-contents pre:-webkit-scrollbar-corner{display:none}#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-conversation-preview__newest-message-contents pre:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-conversation-preview__newest-message-contents pre{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-conversation-preview__newest-message-contents code,#embedded-chat .s-conversation-preview__newest-message-contents kbd,#embedded-chat .s-conversation-preview__newest-message-contents pre{font-family:monospace,monospace;font-size:1em}#embedded-chat .s-conversation-preview__newest-message-contents input{color:inherit;font:inherit;margin:0}#embedded-chat .s-conversation-preview__newest-message-contents html input[disabled]{cursor:default}#embedded-chat .s-conversation-preview__newest-message-contents input{line-height:normal}#embedded-chat .s-conversation-preview__newest-message-contents input[type=checkbox]{box-sizing:border-box;padding:0}#embedded-chat .s-conversation-preview__newest-message-contents table{border-collapse:collapse;border-spacing:0}#embedded-chat .s-conversation-preview__newest-message-contents td,#embedded-chat .s-conversation-preview__newest-message-contents th{padding:0}#embedded-chat .s-conversation-preview__newest-message-contents *{box-sizing:border-box}#embedded-chat .s-conversation-preview__newest-message-contents a{color:#6e94e7;text-decoration:none}#embedded-chat .s-conversation-preview__newest-message-contents a:active,#embedded-chat .s-conversation-preview__newest-message-contents a:focus,#embedded-chat .s-conversation-preview__newest-message-contents a:hover{text-decoration:underline}#embedded-chat .s-conversation-preview__newest-message-contents hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #ddd}#embedded-chat .s-conversation-preview__newest-message-contents hr:before{display:table;content:""}#embedded-chat .s-conversation-preview__newest-message-contents hr:after{display:table;clear:both;content:""}#embedded-chat .s-conversation-preview__newest-message-contents h1,#embedded-chat .s-conversation-preview__newest-message-contents h2,#embedded-chat .s-conversation-preview__newest-message-contents h3,#embedded-chat .s-conversation-preview__newest-message-contents h4,#embedded-chat .s-conversation-preview__newest-message-contents h5,#embedded-chat .s-conversation-preview__newest-message-contents h6{margin-top:15px;margin-bottom:15px;line-height:1.1}#embedded-chat .s-conversation-preview__newest-message-contents h1{font-size:30px}#embedded-chat .s-conversation-preview__newest-message-contents h2{font-size:21px}#embedded-chat .s-conversation-preview__newest-message-contents h3{font-size:16px}#embedded-chat .s-conversation-preview__newest-message-contents h4{font-size:14px}#embedded-chat .s-conversation-preview__newest-message-contents h5{font-size:12px}#embedded-chat .s-conversation-preview__newest-message-contents h6{font-size:11px}#embedded-chat .s-conversation-preview__newest-message-contents blockquote{margin:0;overflow:hidden}#embedded-chat .s-conversation-preview__newest-message-contents ol,#embedded-chat .s-conversation-preview__newest-message-contents ul{padding:0;margin-top:0;margin-bottom:0}#embedded-chat .s-conversation-preview__newest-message-contents ol ol,#embedded-chat .s-conversation-preview__newest-message-contents ul ol{list-style-type:lower-roman}#embedded-chat .s-conversation-preview__newest-message-contents ol ol ol,#embedded-chat .s-conversation-preview__newest-message-contents ol ul ol,#embedded-chat .s-conversation-preview__newest-message-contents ul ol ol,#embedded-chat .s-conversation-preview__newest-message-contents ul ul ol{list-style-type:lower-alpha}#embedded-chat .s-conversation-preview__newest-message-contents dd{margin-left:0}#embedded-chat .s-conversation-preview__newest-message-contents code{font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}#embedded-chat .s-conversation-preview__newest-message-contents pre{margin-top:0;margin-bottom:0;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}#embedded-chat .s-conversation-preview__newest-message-contents .octicon{font:normal normal 16px octicons-anchor;line-height:1;display:inline-block;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-conversation-preview__newest-message-contents .octicon-link:before{content:"\f05c"}#embedded-chat .s-conversation-preview__newest-message-contents .markdown-body>:first-child{margin-top:0!important}#embedded-chat .s-conversation-preview__newest-message-contents .markdown-body>:last-child{margin-bottom:0!important}#embedded-chat .s-conversation-preview__newest-message-contents .anchor{position:absolute;top:0;bottom:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}#embedded-chat .s-conversation-preview__newest-message-contents .anchor:focus{outline:none}#embedded-chat .s-conversation-preview__newest-message-contents h1,#embedded-chat .s-conversation-preview__newest-message-contents h2,#embedded-chat .s-conversation-preview__newest-message-contents h3,#embedded-chat .s-conversation-preview__newest-message-contents h4,#embedded-chat .s-conversation-preview__newest-message-contents h5,#embedded-chat .s-conversation-preview__newest-message-contents h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}#embedded-chat .s-conversation-preview__newest-message-contents h1 .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h2 .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h3 .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h4 .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h5 .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h6 .octicon-link{display:none;color:#000;vertical-align:middle}#embedded-chat .s-conversation-preview__newest-message-contents h1:hover .anchor,#embedded-chat .s-conversation-preview__newest-message-contents h2:hover .anchor,#embedded-chat .s-conversation-preview__newest-message-contents h3:hover .anchor,#embedded-chat .s-conversation-preview__newest-message-contents h4:hover .anchor,#embedded-chat .s-conversation-preview__newest-message-contents h5:hover .anchor,#embedded-chat .s-conversation-preview__newest-message-contents h6:hover .anchor{padding-left:8px;margin-left:-30px;line-height:1;text-decoration:none}#embedded-chat .s-conversation-preview__newest-message-contents h1:hover .anchor .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h2:hover .anchor .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h3:hover .anchor .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h4:hover .anchor .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h5:hover .anchor .octicon-link,#embedded-chat .s-conversation-preview__newest-message-contents h6:hover .anchor .octicon-link{display:inline-block}#embedded-chat .s-conversation-preview__newest-message-contents h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}#embedded-chat .s-conversation-preview__newest-message-contents h2{padding-bottom:.3em;font-size:1.75em;line-height:1.225;border-bottom:1px solid #eee}#embedded-chat .s-conversation-preview__newest-message-contents h3{font-size:1.5em;line-height:1.43}#embedded-chat .s-conversation-preview__newest-message-contents h4{font-size:1.25em}#embedded-chat .s-conversation-preview__newest-message-contents h5{font-size:1em}#embedded-chat .s-conversation-preview__newest-message-contents h6{font-size:1em;color:#777}#embedded-chat .s-conversation-preview__newest-message-contents blockquote,#embedded-chat .s-conversation-preview__newest-message-contents dl,#embedded-chat .s-conversation-preview__newest-message-contents ol,#embedded-chat .s-conversation-preview__newest-message-contents p,#embedded-chat .s-conversation-preview__newest-message-contents pre,#embedded-chat .s-conversation-preview__newest-message-contents table,#embedded-chat .s-conversation-preview__newest-message-contents ul{margin-top:0;margin-bottom:.3em}#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents blockquote:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents dl:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents ol:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents p:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents pre:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents table:last-child,#embedded-chat .message--is-last-of-continuation .s-conversation-preview__newest-message-contents ul:last-child{margin-bottom:0}#embedded-chat .s-conversation-preview__newest-message-contents hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}#embedded-chat .s-conversation-preview__newest-message-contents ol ol,#embedded-chat .s-conversation-preview__newest-message-contents ol ul,#embedded-chat .s-conversation-preview__newest-message-contents ul ol,#embedded-chat .s-conversation-preview__newest-message-contents ul ul{margin-top:0;margin-bottom:0}#embedded-chat .s-conversation-preview__newest-message-contents li>p{margin-top:16px}#embedded-chat .s-conversation-preview__newest-message-contents dl{padding:0}#embedded-chat .s-conversation-preview__newest-message-contents dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents dl dd{padding:0 16px;margin-bottom:16px}#embedded-chat .s-conversation-preview__newest-message-contents .markdown-blockquote-light{border-left:4px solid hsla(0,0%,100%,.2)}#embedded-chat .s-conversation-preview__newest-message-contents blockquote{border-left:4px solid rgba(0,0,0,.2);padding:0 15px;color:rgba(51,51,51,.8)}#embedded-chat .s-conversation-preview__newest-message-contents blockquote>:first-child{margin-top:0}#embedded-chat .s-conversation-preview__newest-message-contents blockquote>:last-child{margin-bottom:0}#embedded-chat .s-conversation-preview__newest-message-contents table{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;width:100%;word-break:normal;word-break:keep-all}#embedded-chat .s-conversation-preview__newest-message-contents table::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-conversation-preview__newest-message-contents table:-webkit-scrollbar-corner{display:none}#embedded-chat .s-conversation-preview__newest-message-contents table::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-conversation-preview__newest-message-contents table:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-conversation-preview__newest-message-contents table::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-conversation-preview__newest-message-contents table::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-conversation-preview__newest-message-contents table{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-conversation-preview__newest-message-contents table th{font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents table td,#embedded-chat .s-conversation-preview__newest-message-contents table th{padding:6px 13px;border:1px solid #ddd}#embedded-chat .s-conversation-preview__newest-message-contents table tr{background-color:#fff;border-top:1px solid #ccc}#embedded-chat .s-conversation-preview__newest-message-contents table tr:nth-child(2n){background-color:#f8f8f8}#embedded-chat .s-conversation-preview__newest-message-contents img{max-width:100%;box-sizing:border-box}#embedded-chat .s-conversation-preview__newest-message-contents code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}#embedded-chat .s-conversation-preview__newest-message-contents pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}#embedded-chat .s-conversation-preview__newest-message-contents .highlight{margin-bottom:16px}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre,#embedded-chat .s-conversation-preview__newest-message-contents pre{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;padding:16px;font-size:85%;line-height:1.45;background-color:rgba(0,0,0,.04);border-radius:3px}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre::-webkit-scrollbar,#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre:-webkit-scrollbar-corner,#embedded-chat .s-conversation-preview__newest-message-contents pre:-webkit-scrollbar-corner{display:none}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre::-webkit-scrollbar-thumb,#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre:hover::-webkit-scrollbar-thumb,#embedded-chat .s-conversation-preview__newest-message-contents pre:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre::-webkit-scrollbar-thumb:hover,#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre::-webkit-scrollbar-track-piece,#embedded-chat .s-conversation-preview__newest-message-contents pre::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre,#embedded-chat .s-conversation-preview__newest-message-contents pre{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-conversation-preview__newest-message-contents .highlight pre{margin-bottom:0;word-break:normal}#embedded-chat .s-conversation-preview__newest-message-contents pre{word-wrap:normal}#embedded-chat .s-conversation-preview__newest-message-contents pre code{display:inline;max-width:none;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:initial;border:0}#embedded-chat .s-conversation-preview__newest-message-contents pre code:after,#embedded-chat .s-conversation-preview__newest-message-contents pre code:before{content:normal}#embedded-chat .s-conversation-preview__newest-message-contents .pl-c{color:#969896}#embedded-chat .s-conversation-preview__newest-message-contents .pl-c1,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mdh,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mm,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mp,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mr,#embedded-chat .s-conversation-preview__newest-message-contents .pl-s1 .pl-v,#embedded-chat .s-conversation-preview__newest-message-contents .pl-s3,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sc,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sv{color:#0086b3}#embedded-chat .s-conversation-preview__newest-message-contents .pl-e,#embedded-chat .s-conversation-preview__newest-message-contents .pl-en{color:#795da3}#embedded-chat .s-conversation-preview__newest-message-contents .pl-s1 .pl-s2,#embedded-chat .s-conversation-preview__newest-message-contents .pl-smi,#embedded-chat .s-conversation-preview__newest-message-contents .pl-smp,#embedded-chat .s-conversation-preview__newest-message-contents .pl-stj,#embedded-chat .s-conversation-preview__newest-message-contents .pl-vo,#embedded-chat .s-conversation-preview__newest-message-contents .pl-vpf{color:#333}#embedded-chat .s-conversation-preview__newest-message-contents .pl-ent{color:#63a35c}#embedded-chat .s-conversation-preview__newest-message-contents .pl-k,#embedded-chat .s-conversation-preview__newest-message-contents .pl-s,#embedded-chat .s-conversation-preview__newest-message-contents .pl-st{color:#a71d5d}#embedded-chat .s-conversation-preview__newest-message-contents .pl-pds,#embedded-chat .s-conversation-preview__newest-message-contents .pl-s1,#embedded-chat .s-conversation-preview__newest-message-contents .pl-s1 .pl-pse .pl-s2,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sr,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sr .pl-cce,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sr .pl-sra,#embedded-chat .s-conversation-preview__newest-message-contents .pl-sr .pl-sre,#embedded-chat .s-conversation-preview__newest-message-contents .pl-src,#embedded-chat .s-conversation-preview__newest-message-contents .pl-v{color:#df5000}#embedded-chat .s-conversation-preview__newest-message-contents .pl-id{color:#b52a1d}#embedded-chat .s-conversation-preview__newest-message-contents .pl-ii{background-color:#b52a1d;color:#f8f8f8}#embedded-chat .s-conversation-preview__newest-message-contents .pl-sr .pl-cce{color:#63a35c;font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents .pl-ml{color:#693a17}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mh,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mh .pl-en,#embedded-chat .s-conversation-preview__newest-message-contents .pl-ms{color:#1d3e81;font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mq{color:teal}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mi{color:#333;font-style:italic}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mb{color:#333;font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents .pl-md,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mdhf{background-color:#ffecec;color:#bd2c00}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mdht,#embedded-chat .s-conversation-preview__newest-message-contents .pl-mi1{background-color:#eaffea;color:#55a532}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mdr{color:#795da3;font-weight:700}#embedded-chat .s-conversation-preview__newest-message-contents .pl-mo{color:#1d3e81}#embedded-chat .s-conversation-preview__newest-message-contents kbd{background-color:#e7e7e7;background-image:linear-gradient(#fefefe,#e7e7e7);background-repeat:repeat-x;display:inline-block;padding:3px 5px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#000;border:1px solid #cfcfcf;border-radius:2px}#embedded-chat .s-conversation-preview__newest-message-contents .task-list-item{list-style-type:none}#embedded-chat .s-conversation-preview__newest-message-contents .task-list-item+.task-list-item{margin-top:3px}#embedded-chat .s-conversation-preview__newest-message-contents .task-list-item input{float:left;margin:.3em 0 .25em -1.6em;vertical-align:middle}#embedded-chat .s-conversation-preview__newest-message-contents p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0}#embedded-chat .s-conversation-preview__newest-message-contents p em{font-style:italic}#embedded-chat .s-conversation-preview__newest-message-contents ol,#embedded-chat .s-conversation-preview__newest-message-contents ul{list-style:none;padding-left:0}#embedded-chat .s-conversation-preview__newest-message-contents strong{font-weight:400}#embedded-chat .s-conversation-preview__newest-message-contents blockquote{border-left:4px solid #a2a3a4;padding:0 10px;color:inherit}#embedded-chat .s-conversation-preview__newest-message-contents pre{padding:3px}#embedded-chat .s-conversation-preview__newest-message-contents code,#embedded-chat .s-conversation-preview__newest-message-contents pre{background:none}#embedded-chat .s-conversation-preview__newest-message-contents table th,#embedded-chat .s-conversation-preview__newest-message-contents table tr{background:transparent;border:0;padding:0}#embedded-chat .s-conversation-preview__other-persons-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4;margin-top:3px;font-size:13px}#embedded-chat .app--embedded .s-conversation-preview:hover{background-color:#f7f7f7}#embedded-chat .app--embedded .s-conversation-preview:hover .s-avatar__status-indicator{border-color:#f7f7f7}#embedded-chat .app--embedded .s-conversation-preview:focus{border-color:transparent}#embedded-chat .app--embedded .s-conversation-preview.router-link-active{background-color:#f2f2f2}#embedded-chat .app--embedded .s-conversation-preview.router-link-active .s-avatar__status-indicator{border-color:#f2f2f2}#embedded-chat .app--embedded .s-conversation-preview .s-avatar__status-indicator{border-color:#fff}#embedded-chat .s-conversations-sidebar-blank-slate{position:relative;padding:0 15%;text-align:center;color:#fff;display:flex;align-items:center;flex-direction:column;height:100%;justify-content:center}#embedded-chat .s-conversations-sidebar-blank-slate__image{margin-bottom:10px;width:100%}#embedded-chat .s-conversations-sidebar-blank-slate__image svg{width:50%}#embedded-chat .s-conversations-sidebar-blank-slate__title{font-size:18px;color:#3f4650;font-weight:600;margin-bottom:10px}#embedded-chat .s-conversations-sidebar-blank-slate__description{color:#a2a3a4;margin-bottom:10px}#embedded-chat .app--embedded .s-conversations-sidebar-blank-slate__image svg{width:100%;height:80px}#embedded-chat .s-conversation-timeline-blank-slate{display:flex;flex-direction:column;flex:1;margin-top:20px}#embedded-chat .s-conversation-timeline-blank-slate .s-conversations-sidebar-blank-slate{justify-content:flex-start;margin-top:20px;margin-bottom:20px;height:auto}#embedded-chat .s-conversation-timeline-blank-slate--loading-state{background:#fff;height:100%}#embedded-chat .s-conversation-timeline-blank-slate__skeleton{padding:16px 0 0 16px}#embedded-chat .s-conversation-timeline-blank-slate__starred-conversations{display:flex;align-items:center;padding:3px 0 12px}#embedded-chat .s-conversation-timeline-blank-slate__starred-conversations-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #f5f6f7;width:40px;height:40px;margin-right:15px}#embedded-chat .s-conversation-timeline-blank-slate__starred-conversations-icon .s-conversation-timeline-blank-slate__starred-conversations-icon-star{width:18px;height:18px;fill:#f2f2f2}#embedded-chat .s-conversation-timeline-blank-slate__filter{padding:10px 0}#embedded-chat .s-conversation-timeline-blank-slate__filter-outline{height:30px;border-radius:4px;background:#f5f6f7;margin-right:16px}#embedded-chat .s-conversation-timeline-blank-slate__list-header{padding:8px 0 3px;margin-bottom:8px}#embedded-chat .s-conversation-timeline-blank-slate__list-header-outline{height:14px;border-radius:4px;background:#f5f6f7;width:90px}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview{display:flex;padding:15px 0}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-icon{width:40px;height:40px;background:#f5f6f7;border-radius:50%}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main{display:flex;flex-direction:column;flex:1;padding-left:10px}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main-top{display:flex;align-items:center;padding-right:16px;justify-content:space-between}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main-top-title-outline{background:#f5f6f7;height:14px;width:90px;border-radius:4px}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main-top-date-outline{padding-left:10px;background:#f5f6f7;height:14px;width:42px;border-radius:4px}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main-bottom{display:flex;align-items:center;margin-top:8px}#embedded-chat .s-conversation-timeline-blank-slate__conversation-preview-main-bottom-message-outline{background:#f5f6f7;height:14px;width:183px;border-radius:4px}#embedded-chat .s-conversation-timeline-blank-slate__link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;font-size:12px}#embedded-chat .s-conversation-timeline-blank-slate__link:active,#embedded-chat .s-conversation-timeline-blank-slate__link:focus,#embedded-chat .s-conversation-timeline-blank-slate__link:hover{text-decoration:underline}#embedded-chat .s-project-context-view{display:flex;flex-direction:column;width:100%}#embedded-chat .s-project-context-view__loader{display:flex;justify-content:center;align-items:center;height:26px;margin-bottom:10px}#embedded-chat .s-project-context-view__loader-icon{width:16px;height:16px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf}#embedded-chat .s-project-context-view__details{display:flex;width:100%;align-items:center}#embedded-chat .s-project-context-view__details .s-conversation-preview{width:100%}#embedded-chat .s-project-context-view__title{padding:5px 15px;color:#a2a3a4;font-weight:700;line-height:16px}#embedded-chat .s-project-context-view__create-project{display:flex;padding:0 8px 0 15px;align-items:center;justify-content:space-between;height:26px;margin-bottom:10px}#embedded-chat .s-project-context-view__seperator{padding:0 0 0 15px;margin-bottom:10px}#embedded-chat .s-project-context-view__seperator-line{height:1px;background:#f2f2f2}#embedded-chat .s-project-context-view__create-text{color:#a2a3a4;font-size:12px}#embedded-chat .s-project-context-view__create-button:hover .s-project-context-view__add-icon{opacity:.8}#embedded-chat .s-project-context-view__tooltip{width:120px}#embedded-chat .s-project-context-view__create-button-icon{padding:5px;display:flex;cursor:pointer}#embedded-chat .s-project-context-view__add-icon{height:16px;width:16px}#embedded-chat .s-project-context-view__add-icon path{fill:#3c8deb}#embedded-chat .s-project-context-view__loading-icon{width:16px;height:16px;fill:#a2a3a4;animation:chat-spinner .5s linear infinite}#embedded-chat .s-timeline-filter-blank-slate{height:100%;display:flex;flex-shrink:0;flex-direction:column}#embedded-chat .s-timeline-filter-blank-slate__image{height:65px;width:65px}#embedded-chat .s-timeline-filter-blank-slate__link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;font-size:12px}#embedded-chat .s-timeline-filter-blank-slate__link:active,#embedded-chat .s-timeline-filter-blank-slate__link:focus,#embedded-chat .s-timeline-filter-blank-slate__link:hover{text-decoration:underline}#embedded-chat .s-timeline-filter-blank-slate--other-matches .s-conversations-sidebar-blank-slate{height:auto;padding:20px 0}#embedded-chat .s-timeline-filter-blank-slate__other-matches{font-size:12px;font-weight:400;color:#a2a3a4}#embedded-chat .s-timeline-filter-blank-slate__other-matches-seperator-line{margin-left:12px;border-top:1px solid #bfbfbf}#embedded-chat .s-timeline-filter-blank-slate__other-matches-title{padding:10px 10px 0}#embedded-chat .s-timeline-filter-blank-slate__other-matches-count{font-weight:700;padding-left:5px}#embedded-chat .s-timeline-filter-blank-slate__other-matches-list{display:flex;flex-direction:column;margin-top:5px}#embedded-chat .app--embedded .s-timeline-filter-blank-slate{height:auto;padding-top:30px}#embedded-chat .s-timeline-people-blank-slate__link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;font-size:12px}#embedded-chat .s-timeline-people-blank-slate__link:active,#embedded-chat .s-timeline-people-blank-slate__link:focus,#embedded-chat .s-timeline-people-blank-slate__link:hover{text-decoration:underline}#embedded-chat .w-direct-conversation-link{text-decoration:none}#embedded-chat .s-timeline-people-list__item{position:relative;border-left:4px solid transparent}#embedded-chat .s-timeline-people-list__item:hover{background-color:#f2f2f2}#embedded-chat .s-timeline-people-list__item:hover .s-avatar__status-indicator{border-color:#f2f2f2}#embedded-chat .s-timeline-people-list__item:hover .s-avatar__dnd-indicator{background:#f2f2f2}#embedded-chat .s-timeline-people-list__item .s-avatar__image{background-color:initial}#embedded-chat .s-timeline-people-list__item .s-avatar__status-indicator{border-color:#f5f6f7}#embedded-chat .s-timeline-people-list__item .s-avatar__dnd-indicator{background:#f5f6f7}#embedded-chat .s-timeline-people-list__item--is-pseudo-focused{border-color:#3c8deb}#embedded-chat .s-timeline-people-list__clickable-area.router-link-active .s-timeline-people-list__person{background-color:#e5e5e5}#embedded-chat .s-timeline-people-list__clickable-area.router-link-active .s-avatar__status-indicator{border-color:#e5e5e5}#embedded-chat .s-timeline-people-list__clickable-area.router-link-active .s-avatar__dnd-indicator{background:#e5e5e5}#embedded-chat .s-timeline-people-list__person{display:flex;padding:15px 0}#embedded-chat .s-timeline-people-list__avatar{width:40px;height:40px;margin:0 0 0 16px}#embedded-chat .s-timeline-people-list__main{display:flex;flex-direction:column;justify-content:center;flex:1;padding:0 16px 0 8px;min-width:0}#embedded-chat .s-timeline-people-list__name-wrapper{display:flex;line-height:1.5;align-items:center}#embedded-chat .s-timeline-people-list__name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3f4650;font-weight:600;font-size:14px}#embedded-chat .s-timeline-people-list__role-admin{font-size:0;margin-left:4px}#embedded-chat .s-timeline-people-list__role-admin .s-timeline-people-list__role-icon{width:14px;height:14px}#embedded-chat .s-timeline-people-list__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4;margin-top:3px;font-size:13px}#embedded-chat .s-timeline-people-list__separator{margin-left:66px}#embedded-chat .s-timeline-people-list__separator-line{width:100%;height:1px;background-color:#e5e5e5}#embedded-chat .s-timeline-people-list__bottom-separator,#embedded-chat .s-timeline-people-list__top-separator{width:100%;height:1px;background-color:#e5e5e5;position:absolute;display:none}#embedded-chat .s-timeline-people-list__item--active .s-timeline-people-list__bottom-separator,#embedded-chat .s-timeline-people-list__item--active .s-timeline-people-list__top-separator,#embedded-chat .s-timeline-people-list__item:hover .s-timeline-people-list__bottom-separator,#embedded-chat .s-timeline-people-list__item:hover .s-timeline-people-list__top-separator{display:block}#embedded-chat .s-timeline-people-list__top-separator{top:-1px}#embedded-chat .s-timeline-people-list__bottom-separator{bottom:0}#embedded-chat .s-timeline-people-list__observed-area{width:100%;min-height:20px}#embedded-chat .s-timeline-people-list__blank-slate{margin-top:20px}#embedded-chat .s-conversations-list{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#f5f6f7;flex:1;height:100%;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}#embedded-chat .s-conversations-list::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-conversations-list:-webkit-scrollbar-corner{display:none}#embedded-chat .s-conversations-list::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-conversations-list:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-conversations-list::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-conversations-list::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-conversations-list{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-conversations-list.s-conversations-list--loading-blank-slate-shown{overflow:hidden;background-color:#fff;border-right:1px solid #f2f2f2}#embedded-chat .s-conversations-list.s-conversations-list--loading-blank-slate-shown .s-conversations-list__loader{display:none}#embedded-chat .s-conversations-list__blank-slate-wrapper{display:flex;flex-direction:column;height:100%}#embedded-chat .s-conversations-list__loader{display:flex;width:100%;position:relative;height:20px;margin:10px 0 100px}#embedded-chat .s-conversations-list__observed-area{width:100%;height:100%;position:absolute}#embedded-chat .s-conversations-list__separator{margin-left:66px}#embedded-chat .s-conversations-list__separator-line{width:100%;height:1px;background-color:#e5e5e5}#embedded-chat .s-conversations-list__loader-icon{margin:0 auto}#embedded-chat .s-conversations-list__loader-icon svg{width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf}#embedded-chat .s-conversations-list__header{width:100%;height:30px;padding:8px 0 3px 16px;font-size:14px;font-weight:700;color:#a2a3a4;display:flex;align-items:center;background-color:#f5f6f7;position:sticky;top:0;z-index:10;margin-bottom:8px}#embedded-chat .s-conversations-list__header--with-gap{margin-top:10px}#embedded-chat .s-conversations-list__create-conversation{display:flex;flex:1;justify-content:flex-end;margin-right:8px}#embedded-chat .s-conversations-list__create-conversation__button{cursor:pointer;padding:0 8px 1px}#embedded-chat .s-conversations-list__create-conversation__button .icon{width:16px;height:16px;fill:#3c8deb}#embedded-chat .s-conversations-list__create-conversation__button:hover .icon{opacity:.8}#embedded-chat .s-conversations-list__error{display:flex;flex-direction:column;align-items:center;min-height:130px;padding-top:20px}#embedded-chat .s-conversations-list__error-text{margin-bottom:5px;color:#6b6e71}#embedded-chat .s-conversations-list__header-contents{display:flex;align-items:center}#embedded-chat .s-conversations-list__header-contents:hover{cursor:pointer;color:rgba(107,110,113,.8)}#embedded-chat .s-conversations-list__unread-indicator{width:8px;height:8px;border-radius:50%;background-color:#3c8deb;margin-left:6px}#embedded-chat .s-conversations-list__item{position:relative}#embedded-chat .s-conversations-list__unread-important-indicator{padding:1px 6px 2px;border-radius:9px;color:#3c8deb;font-size:12px;background-color:#d8e9fd;font-weight:700;margin-left:6px}#embedded-chat .s-conversations-list__bottom-separator,#embedded-chat .s-conversations-list__top-separator{width:100%;height:1px;background-color:#e5e5e5;position:absolute;display:none}#embedded-chat .s-conversations-list__item--active .s-conversations-list__bottom-separator,#embedded-chat .s-conversations-list__item--active .s-conversations-list__top-separator,#embedded-chat .s-conversations-list__item:hover .s-conversations-list__bottom-separator,#embedded-chat .s-conversations-list__item:hover .s-conversations-list__top-separator{display:block}#embedded-chat .s-conversations-list__top-separator{top:-1px}#embedded-chat .s-conversations-list__bottom-separator{bottom:0}#embedded-chat .app--embedded .s-conversations-list{background-color:#fff}#embedded-chat .app--embedded .s-conversations-list__header{font-size:13px;padding:5px 15px;color:#a2a3a4;background-color:#fff;margin-bottom:0;height:auto;line-height:16px}#embedded-chat .app--embedded .s-conversations-list__header--with-gap{margin-top:10px}#embedded-chat .app--embedded .s-conversations-list__bottom-separator,#embedded-chat .app--embedded .s-conversations-list__separator-line,#embedded-chat .app--embedded .s-conversations-list__top-separator{background-color:#f2f2f2}#embedded-chat .s-embedded-chat-header-scafold{display:flex;align-items:center;height:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;border-bottom:1px solid #f2f2f2;padding:0 10px}#embedded-chat .s-embedded-chat-header-scafold__title{display:flex;flex:1;justify-content:flex-start;overflow:hidden;height:100%;cursor:pointer}#embedded-chat .s-embedded-chat-header-scafold__title-text{display:flex;align-items:center;color:#3f4650;font-size:16px;font-weight:600;overflow:hidden;max-width:80%}#embedded-chat .s-embedded-chat-header-scafold__title-extra{display:flex;align-items:center}#embedded-chat .s-embedded-chat-header-scafold__icon{display:flex;align-items:center;margin-right:5px;height:100%}#embedded-chat .s-embedded-chat-header-scafold__icon .icon{height:16px;width:16px}#embedded-chat .s-embedded-chat-header-scafold__icon path{fill:#3f4650}#embedded-chat .s-embedded-chat-header-scafold__options{display:flex;margin-left:12px;height:100%;align-items:center}#embedded-chat .s-embedded-chat-header-scafold__options-button{position:relative;display:flex;align-items:center;justify-content:center;width:25px;height:100%;cursor:pointer}#embedded-chat .s-embedded-chat-header-scafold__options-button:last-child{margin-right:0}#embedded-chat .s-embedded-chat-header-scafold__options-button:focus{outline:none}#embedded-chat .s-embedded-chat-header-scafold__options-button:hover .icon{opacity:.8}#embedded-chat .s-embedded-chat-header-scafold__options-button .icon{height:16px;width:16px}#embedded-chat .s-embedded-chat-header-scafold__options-button .icon path{fill:#3f4650}#embedded-chat .s-conversation-header-embedded__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#embedded-chat .s-conversation-header-embedded__status{width:12px;height:12px;border-radius:50%;position:relative}#embedded-chat .s-conversation-header-embedded__status--online{background-color:#2cc35c}#embedded-chat .s-conversation-header-embedded__status--away{background-color:#f39c12}#embedded-chat .s-conversation-header-embedded__status--offline{background-color:#e1e7ef}#embedded-chat .s-conversation-header-embedded__icon{margin-left:4px;font-size:0}#embedded-chat .s-conversation-header-embedded__unread-indicator{margin:0 5px;width:10px;height:10px;border-radius:50%;background-color:#3c8deb;position:relative;top:-3px}#embedded-chat .s-conversation-header-embedded__status-dnd-indicator{width:100%;height:2px;background:#fff;position:absolute;top:5px}#embedded-chat .s-embedded-chat-header-scafold__options-button-tooltip{min-width:100px}#embedded-chat .m-modal-base{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;padding:25px}#embedded-chat .full-app--window-size-tiny .m-modal-base{padding-left:8px;padding-right:8px}#embedded-chat .m-modal-base--backdrop{background-color:rgba(63,70,80,.5)}#embedded-chat .m-modal-base__content{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 1 auto;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 8px 24px rgba(81,90,107,.5);max-width:100%;max-height:100%;z-index:1;border-radius:4px;min-height:auto;margin:20px}#embedded-chat .full-app--window-size-tiny .m-modal-base__content,#embedded-chat .m-modal-base--is-large .m-modal-base__content{width:100%;height:100%;margin:0}#embedded-chat .app--embedded .m-modal-base{width:360px}#embedded-chat .app--embedded .m-modal-base__content{padding:5px;min-width:95%;height:95%;width:95%;margin:15px 10px}#embedded-chat .app--embedded .m-modal-base--confirm .m-modal-base__content{height:auto}#embedded-chat .app--embedded .m-modal-base--confirm .m-modal__footer{padding:10px}#embedded-chat .w-inline-alert{min-height:36px;display:flex;align-items:center;justify-content:center;font-family:inherit;border:0;border-radius:4px;white-space:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px;transition:background-color .2s ease-in-out}#embedded-chat .w-inline-alert__message{flex-grow:1;padding:10px}#embedded-chat .w-inline-alert__dismiss-button{border:0;display:inherit;background:transparent;padding:0 10px;height:100%;cursor:pointer}#embedded-chat .w-inline-alert__dismiss-button .w-inline-alert__dismiss-button-icon{fill:#fff;width:12px;height:12px}#embedded-chat .w-inline-alert__dismiss-button:hover .w-inline-alert__dismiss-button-icon{color:rgba(162,163,164,.8)}#embedded-chat .w-inline-alert__dismiss-button:focus{outline:0}#embedded-chat .w-inline-alert__dismiss-button:focus .w-inline-alert__dismiss-button-icon{color:rgba(162,163,164,.8)}#embedded-chat .w-inline-alert--success{background-color:#2cc35c;color:#fff}#embedded-chat .w-inline-alert--error{background-color:#db6464;color:#fff}#embedded-chat .w-inline-alert--info{background-color:#e1e7ef;color:#3f4650}#embedded-chat .m-modal-base--confirmation-sub-modal .m-modal-base__content{padding:0}#embedded-chat .full-app--window-size-tiny .m-modal-base--confirmation-sub-modal .m-modal-base__content{height:auto;width:auto}#embedded-chat .m-modal-base--confirmation-sub-modal .m-modal{max-width:400px}#embedded-chat .m-modal-base--confirmation-sub-modal .m-modal__body{padding:24px;font-size:14px}#embedded-chat .m-modal-base--confirmation-sub-modal .m-modal__footer{border-top:0;padding-top:0}#embedded-chat .full-app--window-size-tiny .m-modal-base--confirmation-sub-modal .m-modal{min-width:100%}#embedded-chat .m-modal-base--modal{padding:20px}#embedded-chat .m-modal{padding-bottom:0;display:flex;flex-direction:column;flex-grow:1;width:600px;min-height:0}#embedded-chat .full-app--window-size-tiny .m-modal{min-width:auto;width:auto}#embedded-chat .m-modal__header{display:flex;flex:0 0 auto;align-items:center;padding:0 19px 0 24px;border-bottom:1px solid #f2f2f2;height:64px}#embedded-chat .full-app--window-size-tiny .m-modal__header{padding:0 11px 0 16px}#embedded-chat .m-modal__header-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:18px;flex:1}#embedded-chat .m-modal__header-close{padding:5px;cursor:pointer;font-size:0}#embedded-chat .m-modal__header-close:hover .icon{fill:rgba(63,70,80,.8)}#embedded-chat .m-modal__header-close-button{border:0;background:transparent;outline:none;cursor:pointer;font-size:0}#embedded-chat .m-modal__header-close-button .icon{height:16px;width:16px;fill:#3f4650}#embedded-chat .m-modal__body{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;display:flex;flex-direction:column;padding:24px;height:100%;text-align:left}#embedded-chat .m-modal__body::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .m-modal__body:-webkit-scrollbar-corner{display:none}#embedded-chat .m-modal__body::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .m-modal__body:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .m-modal__body::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .m-modal__body::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .m-modal__body{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .full-app--window-size-small .m-modal__body,#embedded-chat .full-app--window-size-tiny .m-modal__body{flex-grow:1}#embedded-chat .m-modal__body .w-inline-alert__dismiss-button{display:flex;align-items:center}#embedded-chat .m-modal__body--show-scrollbar{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar}#embedded-chat .m-modal__body--show-scrollbar::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .m-modal__body--show-scrollbar:-webkit-scrollbar-corner{display:none}#embedded-chat .m-modal__body--show-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .m-modal__body--show-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .m-modal__body--show-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .m-modal__body--show-scrollbar::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .m-modal__body--show-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .m-modal__footer{display:flex;flex-direction:row;flex:0 0 auto;justify-content:flex-end;border-top:1px solid #f2f2f2;padding:24px}#embedded-chat .app--embedded .m-modal{width:100%}#embedded-chat .app--embedded .m-modal__body{display:block}#embedded-chat .m-modal-base--confirm{font-weight:400}#embedded-chat .m-modal-base--confirm .m-modal{max-width:480px}#embedded-chat .m-modal-base--confirm .m-modal__header{text-align:left}#embedded-chat .m-modal-base--confirm .m-modal__body{padding-top:10px;padding-bottom:0;overflow-y:initial}#embedded-chat .m-modal-base--confirm .m-modal__footer{border-top:0}#embedded-chat .full-app--window-size-tiny .m-modal-base--confirm .m-modal__footer{padding-right:16px}#embedded-chat .m-modal-base--confirm .m-modal__footer .m-confirm__footer .w-button--alert{width:96px;margin-left:0}#embedded-chat .m-modal-base--confirm .m-modal__footer .m-confirm__footer .w-button--cancel{padding-right:0;margin-right:0}#embedded-chat .m-modal-base--confirm .m-modal-base__content{max-width:480px}#embedded-chat .full-app--window-size-tiny .m-modal-base--confirm .m-modal-base__content,#embedded-chat .m-modal-base--confirm .m-modal-base__content{height:auto}#embedded-chat .m-confirm__title{text-align:left;font-size:18px}#embedded-chat .m-confirm__message{font-size:14px;margin-bottom:10px;display:flex;flex-direction:column}#embedded-chat .m-confirm__sub-text{font-size:12px;color:#a2a3a4}#embedded-chat .app--embedded .m-confirm__text{margin-bottom:0}#embedded-chat .s-conversation-settings-dropdown .w-popover{font-size:0}#embedded-chat .s-conversation-settings-dropdown__trigger{padding:4px;cursor:pointer}#embedded-chat .s-conversation-settings-dropdown__trigger:hover .s-conversation-settings-dropdown__trigger-icon{fill:rgba(63,70,80,.8)}#embedded-chat .s-conversation-settings-dropdown__trigger-container{display:flex}#embedded-chat .s-conversation-settings-dropdown__trigger-icon{fill:#3f4650;width:16px;height:16px}#embedded-chat .s-conversation-settings-dropdown__menu{background:#fff;border-radius:4px;box-shadow:0 1px 4px rgba(50,51,52,.2);width:160px;display:flex;flex-direction:column;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-conversation-settings-dropdown__option{cursor:pointer;display:block;text-decoration:none;color:#6b6e71;font-size:12px;font-weight:400;line-height:34px;padding-left:8px}#embedded-chat .s-conversation-settings-dropdown__option:hover{background-color:#f7f7f7}#embedded-chat .s-calls-trial-popover__content{display:flex;flex-direction:column;align-items:center;padding:8px;font-size:12px;color:#3f4650}#embedded-chat .s-calls-trial-popover__image{height:108px;width:165px;border-radius:4px}#embedded-chat .s-calls-trial-popover__text{max-width:154px;text-align:center;margin:13px 0}#embedded-chat .s-calls-trial-popover__button.w-button{margin-bottom:8px}#embedded-chat .s-conversation-title{width:100%;height:52px;padding:8px 16px 0;background-color:#fff;display:flex;color:#3f4650;font-size:16px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .full-app--window-size-tiny .s-conversation-title{padding-left:0}#embedded-chat .s-conversation-title__content{flex:1;display:flex;flex-direction:column;overflow:hidden}#embedded-chat .s-conversation-title__row{display:flex;align-items:center;min-height:24px}#embedded-chat .s-conversation-title__info-row{display:flex;align-items:center;margin-top:2px;font-size:12px;color:#a2a3a4;line-height:1.5}#embedded-chat .s-conversation-title__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center}#embedded-chat .s-conversation-title__title .icon{margin-right:5px}#embedded-chat .s-conversation-title__title-text{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#embedded-chat .s-conversation-title__info{margin-right:4px}#embedded-chat .s-conversation-title__info:hover .s-conversation-title__info-icon{fill:rgba(63,70,80,.8)}#embedded-chat .s-conversation-title__info-icon{fill:#3f4650}#embedded-chat .s-conversation-title__star{padding:4px;margin-left:4px;font-size:0;cursor:pointer}#embedded-chat .s-conversation-title__star:hover .s-conversation-title__star-icon{fill:rgba(213,212,212,.8)}#embedded-chat .s-conversation-title__star--starred:hover .s-conversation-title__star-icon{fill:rgba(243,207,56,.8)}#embedded-chat .s-conversation-title__star-icon{width:16px;height:16px;fill:#d5d4d4}#embedded-chat .s-conversation-title__star--starred .s-conversation-title__star-icon{fill:#f3cf38}#embedded-chat .s-conversation-title__video-call-button{display:flex;flex-direction:column;align-items:center;color:#3f4650;margin-right:8px;cursor:pointer}#embedded-chat .s-conversation-title__video-call-button:hover{opacity:.8}#embedded-chat .s-conversation-title__video-call-button-icon{height:24px}#embedded-chat .s-conversation-title__video-call-button-icon:focus{outline:0}#embedded-chat .s-conversation-title__projects-link{display:flex;padding:0 7px 0 0;flex-direction:column;justify-content:center}#embedded-chat .s-conversation-title__projects-icon{width:16px;height:16px;fill:#3f4650}#embedded-chat .s-conversation-title__status-wrapper{display:flex;align-items:center;position:relative;height:18px}#embedded-chat .s-conversation-title__status{height:10px;width:10px;border-radius:50%;margin-right:4px}#embedded-chat .s-conversation-title__status--online{background-color:#2cc35c}#embedded-chat .s-conversation-title__status--away{background-color:#f39c12}#embedded-chat .s-conversation-title__status--offline{background-color:#bfbfbf}#embedded-chat .s-conversation-title__status--dnd-enabled{position:absolute;top:8px;left:0;width:10px;height:2px;background:#fff}#embedded-chat .s-conversation-title__back-arrow{display:flex;justify-content:center;align-items:center;padding:10px;margin-right:4px;cursor:pointer;fill:#3f4650}#embedded-chat .s-conversation-title__back-arrow:hover{fill:rgba(63,70,80,.8)}#embedded-chat .s-conversation-title__back-arrow .icon{width:18px;height:18px}#embedded-chat .s-conversation-title__members{cursor:pointer;font-size:12px;color:#a2a3a4}#embedded-chat .s-conversation-title__dot{width:3px;height:3px;min-width:3px;min-height:3px;border-radius:50%;margin:0 8px;background:#bfbfbf}#embedded-chat .s-conversation-title__custom-status{display:flex;align-items:center;font-size:12px;color:#a2a3a4;max-width:400px;overflow:hidden}#embedded-chat .s-conversation-title__custom-status .s-conversation-title__custom-status-emoji{padding:0;margin:-2px 4px 0 0}#embedded-chat .s-conversation-title__custom-status .s-conversation-title__custom-status-emoji .emoji-inner{width:14px;height:14px}#embedded-chat .s-conversation-title__local-time{display:flex;align-items:center;font-size:12px;color:#a2a3a4}#embedded-chat .s-conversation-title__local-time .s-conversation-title__local-time-icon{padding:0;margin:0 4px 0 0;width:14px;height:14px}#embedded-chat .s-conversation-title__custom-status-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#embedded-chat .s-conversation-title__custom-status-text .emoji-inner{width:14px;height:14px;vertical-align:sub}#embedded-chat .s-conversation-title__custom-status-time{color:#bfbfbf;margin-left:4px;white-space:nowrap}#embedded-chat .s-conversation-title__options{display:flex;align-items:center;height:100%;margin-left:12px;padding-top:4px}#embedded-chat .s-third-party-card{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;margin:5px 0;display:inline-block;max-width:320px;overflow:hidden}#embedded-chat .s-third-party-card__header{padding:8px;line-height:16px}#embedded-chat .s-third-party-card__content{padding:0 8px 8px}#embedded-chat .s-third-party-card__footer{display:flex;align-items:center;border-top:1px solid #f2f2f2;padding:5px 12px}#embedded-chat .s-third-party-card__footer-favicon{height:12px;width:12px;-o-object-fit:contain;object-fit:contain;margin-right:8px}#embedded-chat .s-third-party-card__footer-text{flex:1;color:#6b6e71;line-height:16px}#embedded-chat .app--embedded .s-third-party-card{max-width:275px}#embedded-chat .s-video-card__header-link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer}#embedded-chat .s-video-card__header-link:active,#embedded-chat .s-video-card__header-link:focus,#embedded-chat .s-video-card__header-link:hover{text-decoration:underline}#embedded-chat .s-video-card__header{padding:8px;line-height:16px}#embedded-chat .s-video-card__video{width:320px;height:240px}#embedded-chat .s-video-card__video iframe{height:100%;width:100%}#embedded-chat .full-app--window-size-tiny .s-video-card__video{width:auto}#embedded-chat .s-video-card__video-preview-wrapper{height:240px;width:100%}#embedded-chat .s-video-card__video-preview{position:relative;width:100%;height:100%}#embedded-chat .s-video-card__video-preview-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#embedded-chat .s-video-card__video-preview-button{width:100%;height:100%;border:0;background:none;position:absolute;top:0;left:0;outline:0;cursor:pointer}#embedded-chat .s-video-card__video-preview-button:hover .icon{transform:scale(1.1)}#embedded-chat .s-video-card__video-content{height:100%;background-color:#000}#embedded-chat .s-video-card__play-icon-wrapper{max-width:100%;max-height:100%;text-align:center}#embedded-chat .s-video-card__play-icon-wrapper .s-video-card__play-icon{width:80px;height:80px;fill:#fff;transition:transform .2s ease-in-out}#embedded-chat .s-video-card__placeholder{background:#f7f7f7;position:relative;display:flex;align-items:center;justify-content:center;height:100%;width:100%}#embedded-chat .s-video-card__placeholder .s-video-card__placeholder-icon{width:200px;height:200px}#embedded-chat .s-video-card__placeholder .s-video-card__play-icon-wrapper .s-video-card__play-icon{fill:#e5e5e5}#embedded-chat .app--embedded .s-video-card__video{width:100%}#embedded-chat .s-image-card__content{max-width:100%;height:200px}#embedded-chat .s-image-card__content-thumbnail{display:block;max-width:100%;height:200px;-o-object-fit:cover;object-fit:cover}#embedded-chat .s-image-card__preview-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px}#embedded-chat .s-image-card__preview-placeholder-text{margin-bottom:5px;color:#a2a3a4}#embedded-chat .s-link-card__header-link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer}#embedded-chat .s-link-card__header-link:active,#embedded-chat .s-link-card__header-link:focus,#embedded-chat .s-link-card__header-link:hover{text-decoration:underline}#embedded-chat .s-link-card__content-description-text{color:#a2a3a4;font-size:12px;padding:0 8px 8px}#embedded-chat .s-link-card__content-thumbnail-wrapper{height:200px;width:100%}#embedded-chat .s-link-card__content-thumbnail{display:block;height:200px;width:100%;-o-object-fit:cover;object-fit:cover}#embedded-chat .s-link-card__thumbnail-placeholder-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px}#embedded-chat .s-link-card__thumbnail-placeholder{margin-bottom:10px}#embedded-chat .s-link-card__thumbnail-placeholder-text{margin-bottom:5px;color:#a2a3a4}#embedded-chat .s-twitter-card__header-link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;display:flex}#embedded-chat .s-twitter-card__header-link:active,#embedded-chat .s-twitter-card__header-link:focus,#embedded-chat .s-twitter-card__header-link:hover{text-decoration:underline}#embedded-chat .s-twitter-card__content .s-twitter-card__content-thumbnail-wrapper{height:200px;width:100%}#embedded-chat .s-twitter-card__content .s-twitter-card__content-thumbnail-image-link{display:flex;flex-direction:column;height:200px;width:100%}#embedded-chat .s-twitter-card__content .s-twitter-card__content-thumbnail-image{height:200px;width:100%;-o-object-fit:cover;object-fit:cover}#embedded-chat .s-twitter-card__content .s-twitter-card__content-description{color:#a2a3a4;font-size:12px;padding:0 8px 8px}#embedded-chat .s-twitter-card__content .s-twitter-card__thumbnail-placeholder-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px}#embedded-chat .s-twitter-card__content .s-twitter-card__thumbnail-placeholder{margin-bottom:10px}#embedded-chat .s-twitter-card__content .s-twitter-card__thumbnail-placeholder-text{margin-bottom:5px;color:#a2a3a4}#embedded-chat .s-rich-card__header{padding:8px 10px 8px 0;display:flex;flex:0;align-items:center}#embedded-chat .s-rich-card__pdf-icon{font-size:0}#embedded-chat .s-rich-card__pdf-icon .s-file-icon{height:40px;width:50px}#embedded-chat .s-rich-card__header-link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer}#embedded-chat .s-rich-card__header-link:active,#embedded-chat .s-rich-card__header-link:focus,#embedded-chat .s-rich-card__header-link:hover{text-decoration:underline}#embedded-chat .s-rich-card__content-rich iframe{display:block;height:300px;width:100%}#embedded-chat .s-gif-card__gif{width:320px;height:240px}#embedded-chat .full-app--window-size-tiny .s-gif-card__gif{width:auto}#embedded-chat .s-gif-card__gif-thumbnail-wrapper{width:100%;height:200px}#embedded-chat .s-gif-card__gif-thumbnail{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#embedded-chat .s-gif-card__gif-content{height:100%;background-color:#000}#embedded-chat .s-gif-card__gif-content iframe{height:100%;width:100%}#embedded-chat .s-gif-card__preview-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}#embedded-chat .s-gif-card__preview-placeholder-text{margin-bottom:5px;color:#a2a3a4}#embedded-chat .s-image-card__thumbnail-placeholder{margin-bottom:10px}#embedded-chat .app--embedded .s-gif-card__gif{width:100%}#embedded-chat .s-file-attachment{margin:5px 0}#embedded-chat .s-file-attachment__info{display:flex;align-items:center;margin-bottom:2px;line-height:16px}#embedded-chat .s-file-attachment__card{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;margin:5px 0;display:inline-block;min-width:300px;max-width:100%;overflow:hidden}#embedded-chat .full-app--window-size-small .s-file-attachment__card,#embedded-chat .full-app--window-size-tiny .s-file-attachment__card{min-width:180px}#embedded-chat .s-file-attachment--compact .s-file-attachment__card{min-width:280px}#embedded-chat .s-file-attachment__card-content{display:flex;align-items:center;padding:12px 8px}#embedded-chat .s-file-attachment__card-text-wrapper{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#embedded-chat .s-file-attachment__card-text-wrapper .s-file-attachment__size{padding-top:5px}#embedded-chat .s-file-attachment__text-wrapper{display:flex;align-items:center}#embedded-chat .s-file-attachment__attachment-icon{font-size:0;margin:0 2px 0 0}#embedded-chat .s-file-attachment__attachment-icon .s-file-icon{margin-right:10px;height:40px;width:40px}#embedded-chat .s-file-attachment__name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;margin-right:8px}#embedded-chat .s-file-attachment__name:active,#embedded-chat .s-file-attachment__name:focus,#embedded-chat .s-file-attachment__name:hover{text-decoration:underline}#embedded-chat .s-file-attachment__size{white-space:nowrap;color:#a2a3a4}#embedded-chat .s-file-attachment__preview img{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}#embedded-chat .s-file-attachment__old-preview{display:flex;align-items:center}#embedded-chat .s-file-attachment__old-preview img{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;max-width:100%;height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}#embedded-chat .s-file-attachment__image{line-height:0;max-width:100%}#embedded-chat .s-file-attachment__preview-placeholder{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;height:150px}#embedded-chat .s-file-attachment__preview-placeholder-text{margin-bottom:5px;color:#6b6e71}#embedded-chat .s-file-attachment__highlight{padding:0;border-radius:4px;background:rgba(243,156,18,.4)}#embedded-chat .s-file-attachment__video{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;max-width:100%;background-color:#000;border:0}#embedded-chat .s-file-attachment__video:focus{outline:none}#embedded-chat .s-file-attachment__arrow-wrapper{padding:6px 8px;cursor:pointer}#embedded-chat .s-file-attachment__arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #6b6e71}#embedded-chat .s-file-attachment__arrow--expanded{border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:4px solid #6b6e71}#embedded-chat .s-file-attachment__loading-spinner-container{display:flex;justify-content:center;align-items:center}#embedded-chat .s-file-attachment__loading-spinner{animation:chat-spinner .5s linear infinite;fill:#bfbfbf;width:20px;height:20px}#embedded-chat .app--embedded .s-file-attachment__card{min-width:280px}#embedded-chat .app--embedded .s-file-attachment__text-wrapper{overflow:hidden}#embedded-chat .s-reaction{display:flex;flex-direction:row;align-items:center;justify-content:center}#embedded-chat .s-reaction:hover{cursor:pointer}#embedded-chat .s-reaction__count{pointer-events:none}#embedded-chat .s-reaction-picker-popover[aria-hidden=true]{width:0;height:0}#embedded-chat .s-reaction-picker:hover{cursor:pointer}#embedded-chat .s-reaction-picker__trigger-container{display:flex}#embedded-chat .s-reaction-picker__reactions{font-size:12px;display:flex;flex-direction:row;padding:2px;cursor:pointer}#embedded-chat .s-reaction-picker__reaction{padding:1px 4px;transition:transform .2s ease-in-out}#embedded-chat .s-reaction-picker__reaction:hover{transform:scale(1.3)}#embedded-chat .s-message-menu{display:flex;background-color:#fff;position:absolute;top:-10px;right:12px;border:1px solid #e5e5e5;border-radius:4px;z-index:1}#embedded-chat .s-message-menu__item{flex:0 1 auto;padding:1px 2px;line-height:0;cursor:pointer}#embedded-chat .s-message-menu__item .s-reaction-picker{width:24px;height:24px}#embedded-chat .s-message-menu__item .icon{box-sizing:initial;width:16px;height:16px;padding:4px;transition:transform .2s ease-in-out;fill:#a2a3a4}#embedded-chat .s-message-menu__item .s-message-menu__item--message-starred{fill:#f3cf38}#embedded-chat .s-message-menu__item:hover .icon{fill:rgba(162,163,164,.8)}#embedded-chat .s-message-menu__item:hover .s-message-menu__item--message-starred{fill:rgba(243,207,56,.8)}#embedded-chat .s-message-menu__overflow-items{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;max-width:200px;width:auto;font-size:12px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-message-menu__overflow-item{color:#6b6e71;padding:10px;cursor:pointer}#embedded-chat .s-message-menu__overflow-item:hover{background-color:#f2f2f2}#embedded-chat .s-message-menu__reaction-picker-reactions{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px}#embedded-chat .s-message-menu__reaction-picker-reactions .s-reaction{padding:2px 5px}#embedded-chat .s-message-menu__reaction-picker-reactions .s-reaction__image{height:28px;width:28px}#embedded-chat .s-emoji-picker{width:100%;position:absolute;bottom:0;z-index:10000}#embedded-chat .s-emoji-picker__main{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(50,51,52,.2);border-radius:6px;overflow:hidden;margin:2px;font-size:13px}#embedded-chat .s-emoji-picker__main .emoji-inner{margin-right:5px}#embedded-chat .s-emoji-picker__main ul{list-style-type:none;margin:0;padding:0}#embedded-chat .s-emoji-picker__main li{display:inline-flex;align-items:center;white-space:nowrap;padding:3px 5px;margin:2px;border-radius:6px;background-color:#f5f6f7;cursor:pointer}#embedded-chat .s-emoji-picker__main li span{vertical-align:middle}#embedded-chat .s-emoji-picker__main li.active{background-color:#3c8deb;color:#fff}#embedded-chat .s-people-picker{width:100%;position:absolute;bottom:0;z-index:10000}#embedded-chat .s-people-picker--scroller{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:242px;background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(50,51,52,.2);border-radius:6px;margin:2px;font-size:13px}#embedded-chat .s-people-picker--scroller::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-people-picker--scroller:-webkit-scrollbar-corner{display:none}#embedded-chat .s-people-picker--scroller::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-people-picker--scroller:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-people-picker--scroller::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-people-picker--scroller::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-people-picker--scroller{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-people-picker__scroller-item{display:flex;align-items:center;cursor:pointer;padding:8px 10px}#embedded-chat .s-people-picker__scroller-item.active{background-color:#3c8deb;color:#fff}#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__conversation-status,#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__handle,#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__name,#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__separator,#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__status-text{color:#fff}#embedded-chat .s-people-picker__scroller-item.active .s-people-picker__status-time{color:#f7f7f7}#embedded-chat .s-people-picker__scroller-item.active .s-avatar__status-indicator{border-color:#3c8deb}#embedded-chat .s-people-picker__avatar{width:25px;height:25px;margin-right:10px;display:flex;align-items:center}#embedded-chat .s-people-picker__avatar .s-avatar{width:24px;height:24px}#embedded-chat .s-people-picker__handle{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4;flex:0 0 auto;max-width:120px}#embedded-chat .s-people-picker__name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#6b6e71}#embedded-chat .s-people-picker__details{display:flex;flex:1;overflow:hidden;flex-direction:row}#embedded-chat .s-people-picker__separator{color:#6b6e71}#embedded-chat .s-people-picker__status{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:flex;align-items:center;flex:1}#embedded-chat .s-people-picker__status .emoji-content{margin:0 6px 0 4px}#embedded-chat .s-people-picker__status .emoji-inner{width:14px;height:14px}#embedded-chat .s-people-picker__status-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4;font-size:13px}#embedded-chat .s-people-picker__status-text .emoji-inner{vertical-align:bottom}#embedded-chat .s-people-picker__status-time{color:#bfbfbf;margin-left:4px}#embedded-chat .s-people-picker__loading{display:flex;flex-direction:column;align-content:center;align-items:center;padding:10px}#embedded-chat .s-people-picker__loading .icon{width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#a2a3a4}#embedded-chat .s-people-picker__conversation-status{min-width:120px;padding-left:12px;color:#a2a3a4;display:flex;align-items:center;justify-content:flex-end}#embedded-chat .s-command-picker{width:100%;position:absolute;bottom:0;z-index:10000}#embedded-chat .s-command-picker--scroller{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:242px;background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 1px 4px rgba(50,51,52,.2);border-radius:6px;margin:2px;font-size:13px}#embedded-chat .s-command-picker--scroller::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-command-picker--scroller:-webkit-scrollbar-corner{display:none}#embedded-chat .s-command-picker--scroller::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-command-picker--scroller:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-command-picker--scroller::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-command-picker--scroller::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-command-picker--scroller{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-command-picker__app-name{padding-left:8px;height:20px;color:#a2a3a4;cursor:default;align-items:center;display:flex}#embedded-chat .s-command-picker__command-details{display:flex;align-items:center;padding:0 12px;height:40px;cursor:pointer}#embedded-chat .s-command-picker__command-details.active{background-color:#3c8deb;color:#fff}#embedded-chat .s-command-picker__command-details.active .s-command-picker__hint,#embedded-chat .s-command-picker__command-details.active .s-command-picker__trigger{color:#fff}#embedded-chat .s-command-picker__avatar{min-width:24px;min-height:24px;width:24px;height:24px;border-radius:4px;margin-right:8px}#embedded-chat .s-command-picker__trigger{color:#3f4650;font-weight:600;margin-right:6px}#embedded-chat .s-command-picker__hint{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4}#embedded-chat .s-command-picker__separator{color:#6b6e71}#embedded-chat .s-command-picker__loading{display:flex;flex-direction:column;align-content:center;align-items:center;padding:10px}#embedded-chat .s-command-picker__loading .icon{width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#a2a3a4}#embedded-chat .s-gif-picker{box-shadow:0 1px 4px rgba(50,51,52,.2);border:1px solid #f2f2f2;background-color:#fff;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-gif-picker .w-text-input{margin:16px}#embedded-chat .s-gif-picker__contents{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;height:280px}#embedded-chat .s-gif-picker__contents::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-gif-picker__contents:-webkit-scrollbar-corner{display:none}#embedded-chat .s-gif-picker__contents::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-gif-picker__contents:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-gif-picker__contents::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-gif-picker__contents::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-gif-picker__contents{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-gif-picker__spinner{width:100%;display:flex;justify-content:center;padding-top:16px}#embedded-chat .s-gif-picker__info{width:100%;display:flex;justify-content:center;padding-top:18px;font-size:12px;color:#a2a3a4}#embedded-chat .s-gif-picker__spinner-icon{width:20px;height:20px;fill:#bfbfbf;animation:chat-spinner .5s linear infinite}#embedded-chat .s-gif-picker__trending{width:100%;padding:2px 16px;font-size:13px;color:#6b6e71}#embedded-chat .s-gif-picker__results{padding:0 6px 0 12px;display:flex}#embedded-chat .s-gif-picker__results-column{width:146px;margin:0 4px;display:flex;flex-direction:column}#embedded-chat .s-gif-picker__results-item{width:100%;margin:4px 0;background:linear-gradient(#e1e7ef,#f5f6f7);overflow:hidden;border-radius:4px;display:flex;align-items:center;position:relative;cursor:pointer}#embedded-chat .s-gif-picker__results-item-overlay{width:100%;height:100%;position:absolute;cursor:pointer;top:0;left:0;opacity:0;background-color:#000;display:flex;align-items:flex-end;justify-content:flex-end;padding:8px}#embedded-chat .s-gif-picker__results-item-overlay:hover{opacity:.5}#embedded-chat .s-gif-picker__results-item-placeholder{width:100%;margin:4px 0;height:120px;background:linear-gradient(#e1e7ef,#f5f6f7);border-radius:4px}#embedded-chat .s-gif-picker__results-item-placeholder-2{width:100%;margin:4px 0;flex:1;background:linear-gradient(#edf0f5,#fff);border-radius:4px}#embedded-chat .s-gif-picker__send-icon{width:16px;height:16px;fill:#fff}#embedded-chat .s-gif-picker__observed-area{width:100%;height:20px}#embedded-chat .s-gif-picker__footer{padding:12px 14px;display:flex;justify-content:flex-end}#embedded-chat .s-gif-picker__tenor{width:80px}#embedded-chat .s-message-field{flex:1;background-color:#fff;border-radius:0 4px 4px 0;min-width:0}#embedded-chat .s-message-field:focus-within{border-color:#d5d4d4}#embedded-chat .s-message-field__pickers{position:relative;height:0}#embedded-chat .s-message-field__content{display:flex;flex-direction:column;position:relative;-webkit-user-select:text;-moz-user-select:text;user-select:text;height:100%}#embedded-chat .s-message-field__input{height:100%;min-width:0}#embedded-chat .s-message-field__input .ql-editor{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;height:100%;max-height:200px;font-size:13px;font-weight:400;padding:10px 12px;word-wrap:break-word;overflow-wrap:anywhere;outline:0;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;color:#3f4650;line-height:22px}#embedded-chat .s-message-field__input .ql-editor::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-message-field__input .ql-editor:-webkit-scrollbar-corner{display:none}#embedded-chat .s-message-field__input .ql-editor::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-message-field__input .ql-editor:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-message-field__input .ql-editor::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-message-field__input .ql-editor::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-message-field__input .ql-editor{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-message-field__input .ql-editor.ql-blank:before{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:64%;content:attr(data-placeholder);color:#bfbfbf;display:inline;position:absolute;top:10px;left:12px}#embedded-chat .s-message-field--buttons-inside-below .s-message-field__input .ql-editor{padding:10px 12px 4px}#embedded-chat .s-message-field--buttons-inside-below .s-message-field__input .ql-editor.ql-blank:before{max-width:84%}#embedded-chat .s-message-field--with-1-buttons .s-message-field__input .ql-editor{padding-right:40px!important}#embedded-chat .s-message-field--with-2-buttons .s-message-field__input .ql-editor{padding-right:74px!important}#embedded-chat .s-message-field--with-3-buttons .s-message-field__input .ql-editor{padding-right:108px!important}#embedded-chat .s-message-field--with-4-buttons .s-message-field__input .ql-editor{padding-right:142px!important}#embedded-chat .s-message-field__input.s-message-field__input--has-attachment .ql-editor{max-height:162px}#embedded-chat .s-message-field__input .ql-clipboard{display:none}#embedded-chat .s-message-field__loading-spinner{display:flex;width:30px;height:30px;align-items:center;justify-content:center}#embedded-chat .s-message-field__loading-spinner .s-message-field__loading-spinner-icon{width:20px;height:20px;fill:#a2a3a4;animation:chat-spinner .5s linear infinite}#embedded-chat .s-message-field__send-button{display:flex;width:30px;height:30px;align-items:center;justify-content:center}#embedded-chat .s-message-field__send-button .s-message-field__send-icon{fill:rgba(162,163,164,.4);height:18px;width:18px}#embedded-chat .s-message-field__send-button.s-message-field__send-button--enabled{cursor:pointer}#embedded-chat .s-message-field__send-button.s-message-field__send-button--enabled .s-message-field__send-icon{fill:#a2a3a4}#embedded-chat .s-message-field__send-button.s-message-field__send-button--enabled:hover .s-message-field__send-icon{transform:scale(1.1)}#embedded-chat .s-message-field__buttons{display:flex;position:absolute;padding:6px 10px 6px 0}#embedded-chat .s-message-field--buttons-inside-inline .s-message-field__buttons{bottom:0;right:0}#embedded-chat .s-message-field--buttons-inside-below .s-message-field__buttons{bottom:-42px;right:0}#embedded-chat .s-message-field--buttons-outside .s-message-field__buttons{bottom:-44px;right:0}#embedded-chat .s-message-field__popover-button{margin-right:4px}#embedded-chat .s-message-field__emoji-mart-button{display:flex;width:30px;height:30px;align-items:center;justify-content:center}#embedded-chat .s-message-field__emoji-mart-button .s-message-field__emoji-mart-icon{fill:rgba(162,163,164,.4);height:18px;width:18px}#embedded-chat .s-message-field__emoji-mart-button.s-message-field__emoji-mart-button--enabled{cursor:pointer}#embedded-chat .s-message-field__emoji-mart-button.s-message-field__emoji-mart-button--enabled .s-message-field__emoji-mart-icon{fill:#a2a3a4}#embedded-chat .s-message-field__emoji-mart-button.s-message-field__emoji-mart-button--enabled:hover .s-message-field__emoji-mart-icon{transform:scale(1.1)}#embedded-chat .s-message-field__gif-button{display:flex;width:30px;height:30px;align-items:center;justify-content:center;cursor:pointer}#embedded-chat .s-message-field__gif-button .s-message-field__gif-icon{height:24px;width:24px}#embedded-chat .s-message-field__gif-button:hover{transform:scale(1.1)}#embedded-chat .s-message-field__resize-button{display:flex;width:30px;height:30px;align-items:center;justify-content:center;cursor:pointer;margin-right:4px}#embedded-chat .s-message-field__resize-button:hover{transform:scale(1.1)}#embedded-chat .s-message-field__resize-button .s-message-field__resize-icon{color:#a2a3a4;width:18px!important;height:18px}#embedded-chat .s-file-upload{display:flex;position:relative;border-right:1px solid #e5e5e5}#embedded-chat .s-file-upload form{display:flex}#embedded-chat .s-file-upload input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}#embedded-chat .s-file-upload label{display:flex}#embedded-chat .s-file-upload__controls{display:flex;align-self:flex-end;height:42px}#embedded-chat .s-file-upload__attachment-button{width:42px;display:flex;align-items:center;justify-content:center}#embedded-chat .s-file-upload__attachment-button .s-file-upload__attachment-icon{width:23px;height:23px;padding-left:1px;fill:rgba(60,141,235,.4)}#embedded-chat .s-file-upload__attachment-button.s-file-upload__attachment-button--enabled{cursor:pointer}#embedded-chat .s-file-upload__attachment-button.s-file-upload__attachment-button--enabled .s-file-upload__attachment-icon{fill:#3c8deb}#embedded-chat .s-file-upload__attachment-button.s-file-upload__attachment-button--enabled:hover .s-file-upload__attachment-icon{transform:scale(1.1)}#embedded-chat .s-message--in-edit{background-color:#fffae5}#embedded-chat .s-message--in-edit .s-message-field__content{border:1px solid #f1ead0;border-radius:4px}#embedded-chat .s-message--in-edit .s-message__container--last-in-continuation{padding-bottom:0}#embedded-chat .s-message-editor{padding:10px 0}#embedded-chat .s-message-editor__submit-row{background-color:#fffae5;padding-top:10px;display:flex;align-items:center}#embedded-chat .s-message-editor__submit-row .s-file-upload .s-file-upload__attachment-button,#embedded-chat .s-message-editor__submit-row .s-file-upload .s-file-upload__close-icon{height:36px}#embedded-chat .s-message-editor__submit-row .s-file-upload,#embedded-chat .s-message-editor__submit-row .w-button{margin-right:10px}#embedded-chat .s-card{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;margin:5px 0;display:inline-block;min-width:300px;max-width:100%}#embedded-chat .full-app--window-size-small .s-card,#embedded-chat .full-app--window-size-tiny .s-card{min-width:180px}#embedded-chat .s-card__header{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#3f4650;padding:12px 12px 0;height:52px}#embedded-chat .s-card__expandable-toggle{display:flex;align-items:center;cursor:pointer;position:relative;background-color:#fff;margin-left:48px;width:24px;height:24px}#embedded-chat .s-card__expandable-toggle .s-card__expandable-toggle-items{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;list-style:none;line-height:1;transform:translate(0)}#embedded-chat .s-card__expandable-toggle:hover .s-card__expandable-toggle-item{border:1px solid #56a5ff}#embedded-chat .s-card__expandable-toggle-item{border-radius:100%;font-size:4px;border:1px solid #a2a3a4;margin:0 1px;transition:transform .25s,border-radius .25s}#embedded-chat .s-card__expandable-toggle-item .s-card__expandable-toggle:hover .s-card__expandable-toggle-item .s-card__expandable-toggle{border-color:#a2a3a4}#embedded-chat .s-card__expandable-toggle--disabled{display:none}#embedded-chat .s-card__inner-content-row-data-link{cursor:pointer}#embedded-chat .s-card-milestone__wrapper{display:flex;flex-direction:column;margin-right:10px;width:30px;box-shadow:0 1px 4px 0 rgba(50,51,52,.2)}#embedded-chat .s-card-milestone__title{background:#eac084;color:#fff;width:100%;text-align:center;text-transform:uppercase;font-size:10px;padding:3px 4px}#embedded-chat .s-card-milestone__date{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#fff}#embedded-chat .s-card-milestone__day-number{padding:1px 3px 3px;font-weight:600;font-size:12px}#embedded-chat .s-card-milestone__day-name{color:#bfbfbf}#embedded-chat .s-card__file-image-wrapper{display:flex;flex-direction:column;justify-content:center;align-content:center}#embedded-chat .s-card__file-image{flex:0 1 auto;max-width:100%;max-height:300px;align-self:center;padding:10px}#embedded-chat .s-file-card__icon .s-file-icon{margin-right:5px;height:39px;width:45px}#embedded-chat .s-card__avatar{max-height:42px;max-width:42px}#embedded-chat .s-placeholder-card{height:100%;display:flex;flex-direction:column}#embedded-chat .s-placeholder-card__loading{margin:auto 0;display:flex;justify-content:center}#embedded-chat .s-placeholder-card__spinner svg{width:32px;height:32px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf}#embedded-chat .s-placeholder-card__error{flex:1}#embedded-chat .s-placeholder-card__error .s-card__header{height:100%;padding:24px;flex-direction:column;justify-content:space-around}#embedded-chat .s-placeholder-card__error .s-card__header-text{flex:initial}#embedded-chat .s-placeholder-card__failed-to-load{height:100%}#embedded-chat .s-placeholder-card__header-icon{margin-right:15px;opacity:.5}#embedded-chat .s-placeholder-card__header-icon svg{min-height:30px;min-width:35px}#embedded-chat .s-placeholder-card__avatar{max-height:42px;max-width:42px}#embedded-chat .s-deal-card__icon{width:30px;height:30px;margin-right:15px;fill:#a2a3a4}#embedded-chat .s-card__calls-call-card{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;margin:5px 0;display:flex;flex-direction:column;font-size:13px;width:350px;max-width:100%;overflow:hidden}#embedded-chat .s-card__calls-call-card-row{display:flex;flex-direction:row;padding:12px 16px;max-width:100%}#embedded-chat .s-card__calls-call-card-row:not(:last-child){padding-bottom:12px}#embedded-chat .s-card__calls-call-card-row:first-child{border-radius:4px 4px 0 0}#embedded-chat .s-card__calls-call-card-row:last-child{border-radius:0 0 4px 4px}#embedded-chat .s-card__calls-call-card-row-one{background:#f5f6f7;line-height:18px}#embedded-chat .s-card__calls-call-card--is-active .s-card__calls-call-card-row-one{background:#3c8deb;color:#fff}#embedded-chat .s-card__calls-call-card-column{flex:1;display:flex;flex-direction:column;max-width:100%}#embedded-chat .s-card__calls-call-card-column:not(:first-child){flex:0}#embedded-chat .s-card__calls-call-card-call-summary-column{max-width:90%}#embedded-chat .s-card__calls-call-name{overflow:hidden;text-overflow:ellipsis;margin-right:15px}#embedded-chat .s-card__calls-call-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#embedded-chat .s-card__calls-call-creator-name,#embedded-chat .s-card__calls-call-name{font-weight:700}#embedded-chat .s-card__calls-call-card-icon{width:27px;height:24px}#embedded-chat .s-card__calls-call-card-column-users{display:flex;flex-direction:row;align-items:center}#embedded-chat .s-card__calls-call-card-user-avatar{width:26px;height:26px}#embedded-chat .s-card__calls-call-card-user-avatar .s-avatar__image{border:2px solid #fff}#embedded-chat .s-card__calls-call-card-user-avatar:not(:first-child){margin-left:-10px}#embedded-chat .s-card__calls-call-card-column-user-number-label,#embedded-chat .s-card__calls-call-card-column-waiting-text{font-size:12px}#embedded-chat .s-card__calls-call-card-column-waiting-text{min-height:26px}#embedded-chat .s-card__calls-call-card-column-user-number-label{margin-left:4px}#embedded-chat .s-card__calls-call-card-join-button-wrapper{position:relative}#embedded-chat .s-card__calls-call-card-join-button-wrapper .v-popover{height:0}#embedded-chat .s-card__calls-call-card-join-button{display:flex;background:#229b64;color:#fff;text-decoration:none;font-weight:600;font-size:12px;border-radius:4px;padding:4px 12px}#embedded-chat .s-card__calls-call-card-join-button--disabled{background:#bfbfbf}#embedded-chat .s-card__calls-call-card-join-button--user-is-joined{pointer-events:none}#embedded-chat .s-card__calls-call-card-join-button-text{line-height:17px}#embedded-chat .s-card__calls-call-people-popover-inner{background:#fff!important;color:#000!important;font-size:12px;padding:5px!important;white-space:nowrap}#embedded-chat .s-card__calls-call-people-popover-view-all-people{border-top:1px solid #f2f2f2;padding-top:6px;margin-top:6px}#embedded-chat .s-card__calls-call-people-popover-view-all-people-text{font-weight:600}#embedded-chat .s-card__calls-call-people-popover-view-all-people-text:hover{cursor:pointer}#embedded-chat .s-card__header-text{display:flex;flex-direction:column;flex:1;overflow:hidden;line-height:16px}#embedded-chat .s-card__header-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:600}#embedded-chat .s-card__header-sub-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4}#embedded-chat .s-card__header-icon-wrapper{width:40px}#embedded-chat .s-card__header-icon{margin-right:15px;width:22px}#embedded-chat .s-card__header-title--completed{text-decoration:line-through}#embedded-chat .s-card__header-comments-count{width:32px;position:relative;margin-left:15px}#embedded-chat .s-card__header-comment-count-icon{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);height:25px}#embedded-chat .s-card__header-comments-count-text{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);height:23px}#embedded-chat .s-card__inner-content{display:flex;flex-direction:column;padding:0 10px 10px;padding-left:52px;line-height:16px}#embedded-chat .s-card__inner-content a{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer}#embedded-chat .s-card__inner-content a:active,#embedded-chat .s-card__inner-content a:focus,#embedded-chat .s-card__inner-content a:hover{text-decoration:underline}#embedded-chat .s-card__inner-content-row{display:flex;padding-top:4px}#embedded-chat .s-card__inner-content-row-header{min-width:90px;color:#a2a3a4}#embedded-chat .s-card__inner-content-row-data{flex:1;overflow-y:hidden;word-wrap:break-word;color:#6b6e71}#embedded-chat .s-card__footer{display:flex;align-items:center;border-top:1px solid #f2f2f2;padding:5px 12px}#embedded-chat .s-card__footer svg{height:14px;width:16px}#embedded-chat .s-card__footer-text{margin-left:8px;color:#6b6e71}#embedded-chat .s-card__placeholder-card{height:105px;width:100%}#embedded-chat .s-card__placeholder-card .s-placeholder-card{margin:auto 0}#embedded-chat .s-card__placeholder-card--is-call-card{min-height:130px}#embedded-chat .s-card__avatar{width:25px;height:25px;border-radius:50%;margin-right:15px}#embedded-chat .s-message-reaction-people{font-size:12px;padding:5px!important;white-space:nowrap}#embedded-chat .s-message-reaction__reaction-people-list-item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:left;padding-bottom:2px}#embedded-chat .s-message-reaction__reaction-people-list-item:last-of-type{padding-bottom:0}#embedded-chat .s-message-reaction__reaction-people-view-all-item{border-top:1px solid #f2f2f2;padding-top:6px;margin-top:6px}#embedded-chat .s-message-reaction__reaction-people-view-all{font-weight:600}#embedded-chat .s-message-reaction__reaction-people-view-all:hover{cursor:pointer}#embedded-chat .s-message-reactions{display:flex;flex-direction:row}#embedded-chat .s-message-reactions .s-reaction{border:1px solid #e5e5e5;border-radius:4px;margin-right:5px;color:#a2a3a4;font-size:12px;background-color:#fff;padding:4px}#embedded-chat .s-message-reactions .s-reaction.s-reaction--selected{background-color:#d8e9fd;border-color:#63c0f9;color:#3c8deb}#embedded-chat .s-message-reactions .s-reaction__image{margin-right:4px;height:16px;width:16px}#embedded-chat .s-message-reactions .s-reaction-picker{border:1px solid #e5e5e5;border-radius:4px;margin-right:5px;color:#a2a3a4;font-size:12px;background-color:#fff;margin-right:0;padding:4px;height:26px;width:26px;fill:#a2a3a4}#embedded-chat .s-message-reactions__reaction-picker-reactions{border:1px solid #e5e5e5;border-radius:4px;margin-right:5px;color:#a2a3a4;font-size:12px;background-color:#fff}#embedded-chat .s-message-reactions__reaction-picker-reactions .s-reaction{padding:2px 5px}#embedded-chat .s-message-reactions__reaction-picker-reactions .s-reaction__image{height:28px;width:28px}#embedded-chat .s-message{width:100%;position:relative}#embedded-chat .s-message__starred{display:flex;align-items:center;color:#a2a3a4;padding:4px 0;line-height:16px}#embedded-chat .s-message__starred .s-message__starred-icon{margin-right:8px;fill:#f3cf38;width:14px;height:14px}#embedded-chat .s-message__container{display:flex;position:relative;padding-bottom:10px}#embedded-chat .s-message__container--first-in-continuation,#embedded-chat .s-message__container--is-continuation{padding-bottom:0}#embedded-chat .s-message__container--last-in-continuation{padding-bottom:10px}#embedded-chat .s-message--failed .s-message__container--last-in-continuation,#embedded-chat .s-message__container--last-in-continuation .s-message--starred{padding-bottom:0}#embedded-chat .s-message__info{width:56px}#embedded-chat .s-message__avatar{display:block;width:40px;height:40px;margin:10px 0 0 16px}#embedded-chat .s-message__avatar--clickable{cursor:pointer}#embedded-chat .s-message__short-time{font-size:12px;color:#a2a3a4;font-weight:300;display:flex;align-items:center;justify-content:flex-end;height:100%;cursor:default}#embedded-chat .s-message__main{flex:1;margin:0 16px 0 10px;max-width:610px;min-width:0}#embedded-chat .s-message__header{display:flex;padding:10px 0 2px;align-items:center;line-height:16px}#embedded-chat .s-message__header .w-custom-status-indicator{padding:2px 8px 2px 4px}#embedded-chat .s-message__author-direct-conversation-link:hover{cursor:pointer;text-decoration:underline}#embedded-chat .s-message__author{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3f4650;margin-right:8px;font-weight:600}#embedded-chat .s-message__author--has-status,#embedded-chat .s-message__author--is-bot{margin-right:0}#embedded-chat .s-message__author--clickable{text-decoration:none}#embedded-chat .s-message__author--clickable:hover{cursor:pointer;text-decoration:underline}#embedded-chat .s-message__author--tags .s-message__author--tag{padding:0 4px;border-radius:5px;font-weight:600;margin-right:8px;margin-left:4px}#embedded-chat .s-message__author--tags .s-message__author--bot-tag{color:#3f4650;background-color:#edf0f5}#embedded-chat .s-message__conversation-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#a2a3a4;margin-right:8px;text-decoration:none;font-weight:600}#embedded-chat .s-message__conversation-title:hover{cursor:pointer;text-decoration:underline}#embedded-chat .s-message__smart-time{white-space:nowrap;color:#a2a3a4;text-decoration:none}#embedded-chat .s-message__smart-time:hover{cursor:pointer;text-decoration:underline}#embedded-chat .s-message__sending-status{width:16px;height:16px;background-color:#f5f6f7;border-radius:50%;position:absolute;right:16px;bottom:7px;padding:3px;font-size:0;animation:chat-message-status-fade 2s}#embedded-chat .s-message__sending-status-icon{font-size:14px;color:#a2a3a4}#embedded-chat .s-message__failed-status{display:flex;align-items:center;padding:4px 0}#embedded-chat .s-message__failed-status-icon{color:#db6464;font-size:14px}#embedded-chat .s-message__failed-status-text{margin-left:8px;color:#6b6e71}#embedded-chat .s-message__contents-wrapper{line-height:16px}#embedded-chat .s-message__contents{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:hidden;line-height:1.7;word-wrap:break-word;display:block;flex-direction:column;width:100%;color:#3f4650;-webkit-user-select:text;-moz-user-select:text;user-select:text;line-height:22px}#embedded-chat .s-message__contents a{background:transparent}#embedded-chat .s-message__contents a:active,#embedded-chat .s-message__contents a:hover{outline:0}#embedded-chat .s-message__contents strong{font-weight:600}#embedded-chat .s-message__contents h1{font-size:2em;margin:.67em 0}#embedded-chat .s-message__contents img{border:0}#embedded-chat .s-message__contents hr{box-sizing:initial}#embedded-chat .s-message__contents pre{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar}#embedded-chat .s-message__contents pre::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-message__contents pre:-webkit-scrollbar-corner{display:none}#embedded-chat .s-message__contents pre::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-message__contents pre:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-message__contents pre::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-message__contents pre::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-message__contents pre{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-message__contents code,#embedded-chat .s-message__contents kbd,#embedded-chat .s-message__contents pre{font-family:monospace,monospace;font-size:1em}#embedded-chat .s-message__contents input{color:inherit;font:inherit;margin:0}#embedded-chat .s-message__contents html input[disabled]{cursor:default}#embedded-chat .s-message__contents input{line-height:normal}#embedded-chat .s-message__contents input[type=checkbox]{box-sizing:border-box;padding:0}#embedded-chat .s-message__contents table{border-collapse:collapse;border-spacing:0}#embedded-chat .s-message__contents td,#embedded-chat .s-message__contents th{padding:0}#embedded-chat .s-message__contents *{box-sizing:border-box}#embedded-chat .s-message__contents a{color:#6e94e7}#embedded-chat .s-message__contents hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #ddd}#embedded-chat .s-message__contents hr:before{display:table;content:""}#embedded-chat .s-message__contents hr:after{display:table;clear:both;content:""}#embedded-chat .s-message__contents h1,#embedded-chat .s-message__contents h2,#embedded-chat .s-message__contents h3,#embedded-chat .s-message__contents h4,#embedded-chat .s-message__contents h5,#embedded-chat .s-message__contents h6{margin-top:15px;margin-bottom:15px;line-height:1.1}#embedded-chat .s-message__contents h1{font-size:30px}#embedded-chat .s-message__contents h2{font-size:21px}#embedded-chat .s-message__contents h3{font-size:16px}#embedded-chat .s-message__contents h4{font-size:14px}#embedded-chat .s-message__contents h5{font-size:12px}#embedded-chat .s-message__contents h6{font-size:11px}#embedded-chat .s-message__contents blockquote{margin:0;overflow:hidden}#embedded-chat .s-message__contents ol,#embedded-chat .s-message__contents ul{padding:0;margin-top:0;margin-bottom:0}#embedded-chat .s-message__contents ol ol,#embedded-chat .s-message__contents ul ol{list-style-type:lower-roman}#embedded-chat .s-message__contents ol ol ol,#embedded-chat .s-message__contents ol ul ol,#embedded-chat .s-message__contents ul ol ol,#embedded-chat .s-message__contents ul ul ol{list-style-type:lower-alpha}#embedded-chat .s-message__contents dd{margin-left:0}#embedded-chat .s-message__contents code,#embedded-chat .s-message__contents pre{font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}#embedded-chat .s-message__contents pre{margin-top:0;margin-bottom:0}#embedded-chat .s-message__contents .octicon{font:normal normal 16px octicons-anchor;line-height:1;display:inline-block;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-message__contents .octicon-link:before{content:"\f05c"}#embedded-chat .s-message__contents .markdown-body>:first-child{margin-top:0!important}#embedded-chat .s-message__contents .markdown-body>:last-child{margin-bottom:0!important}#embedded-chat .s-message__contents .anchor{position:absolute;top:0;bottom:0;left:0;display:block;padding-right:6px;padding-left:30px;margin-left:-30px}#embedded-chat .s-message__contents .anchor:focus{outline:none}#embedded-chat .s-message__contents h1,#embedded-chat .s-message__contents h2,#embedded-chat .s-message__contents h3,#embedded-chat .s-message__contents h4,#embedded-chat .s-message__contents h5,#embedded-chat .s-message__contents h6{position:relative;margin-top:1em;margin-bottom:16px;font-weight:700;line-height:1.4}#embedded-chat .s-message__contents h1 .octicon-link,#embedded-chat .s-message__contents h2 .octicon-link,#embedded-chat .s-message__contents h3 .octicon-link,#embedded-chat .s-message__contents h4 .octicon-link,#embedded-chat .s-message__contents h5 .octicon-link,#embedded-chat .s-message__contents h6 .octicon-link{display:none;color:#000;vertical-align:middle}#embedded-chat .s-message__contents h1:hover .anchor,#embedded-chat .s-message__contents h2:hover .anchor,#embedded-chat .s-message__contents h3:hover .anchor,#embedded-chat .s-message__contents h4:hover .anchor,#embedded-chat .s-message__contents h5:hover .anchor,#embedded-chat .s-message__contents h6:hover .anchor{padding-left:8px;margin-left:-30px;line-height:1;text-decoration:none}#embedded-chat .s-message__contents h1:hover .anchor .octicon-link,#embedded-chat .s-message__contents h2:hover .anchor .octicon-link,#embedded-chat .s-message__contents h3:hover .anchor .octicon-link,#embedded-chat .s-message__contents h4:hover .anchor .octicon-link,#embedded-chat .s-message__contents h5:hover .anchor .octicon-link,#embedded-chat .s-message__contents h6:hover .anchor .octicon-link{display:inline-block}#embedded-chat .s-message__contents h1{padding-bottom:.3em;font-size:2.25em;line-height:1.2;border-bottom:1px solid #eee}#embedded-chat .s-message__contents h2{padding-bottom:.3em;font-size:1.75em;line-height:1.225;border-bottom:1px solid #eee}#embedded-chat .s-message__contents h3{font-size:1.5em;line-height:1.43}#embedded-chat .s-message__contents h4{font-size:1.25em}#embedded-chat .s-message__contents h5{font-size:1em}#embedded-chat .s-message__contents h6{font-size:1em;color:#777}#embedded-chat .s-message__contents blockquote,#embedded-chat .s-message__contents dl,#embedded-chat .s-message__contents ol,#embedded-chat .s-message__contents p,#embedded-chat .s-message__contents pre,#embedded-chat .s-message__contents table,#embedded-chat .s-message__contents ul{margin-top:0;margin-bottom:.3em}#embedded-chat .message--is-last-of-continuation .s-message__contents blockquote:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents dl:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents ol:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents p:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents pre:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents table:last-child,#embedded-chat .message--is-last-of-continuation .s-message__contents ul:last-child{margin-bottom:0}#embedded-chat .s-message__contents hr{height:4px;padding:0;margin:16px 0;background-color:#e7e7e7;border:0 none}#embedded-chat .s-message__contents ol ol,#embedded-chat .s-message__contents ol ul,#embedded-chat .s-message__contents ul ol,#embedded-chat .s-message__contents ul ul{margin-top:0;margin-bottom:0}#embedded-chat .s-message__contents li>p{margin-top:16px}#embedded-chat .s-message__contents dl{padding:0}#embedded-chat .s-message__contents dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}#embedded-chat .s-message__contents dl dd{padding:0 16px;margin-bottom:16px}#embedded-chat .s-message__contents .markdown-blockquote-light{border-left:4px solid hsla(0,0%,100%,.2)}#embedded-chat .s-message__contents blockquote{border-left:4px solid rgba(0,0,0,.2);padding:0 15px;color:rgba(51,51,51,.8)}#embedded-chat .s-message__contents blockquote>:first-child{margin-top:0}#embedded-chat .s-message__contents blockquote>:last-child{margin-bottom:0}#embedded-chat .s-message__contents table{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;width:100%;word-break:normal;word-break:keep-all}#embedded-chat .s-message__contents table::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-message__contents table:-webkit-scrollbar-corner{display:none}#embedded-chat .s-message__contents table::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-message__contents table:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-message__contents table::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-message__contents table::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-message__contents table{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-message__contents table th{font-weight:700}#embedded-chat .s-message__contents table td,#embedded-chat .s-message__contents table th{padding:6px 13px;border:1px solid #ddd}#embedded-chat .s-message__contents table tr{background-color:#fff;border-top:1px solid #ccc}#embedded-chat .s-message__contents table tr:nth-child(2n){background-color:#f8f8f8}#embedded-chat .s-message__contents img{max-width:100%;box-sizing:border-box}#embedded-chat .s-message__contents code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}#embedded-chat .s-message__contents pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}#embedded-chat .s-message__contents .highlight{margin-bottom:16px}#embedded-chat .s-message__contents .highlight pre,#embedded-chat .s-message__contents pre{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;padding:16px;font-size:85%;line-height:1.45;background-color:rgba(0,0,0,.04);border-radius:3px}#embedded-chat .s-message__contents .highlight pre::-webkit-scrollbar,#embedded-chat .s-message__contents pre::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-message__contents .highlight pre:-webkit-scrollbar-corner,#embedded-chat .s-message__contents pre:-webkit-scrollbar-corner{display:none}#embedded-chat .s-message__contents .highlight pre::-webkit-scrollbar-thumb,#embedded-chat .s-message__contents pre::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-message__contents .highlight pre:hover::-webkit-scrollbar-thumb,#embedded-chat .s-message__contents pre:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-message__contents .highlight pre::-webkit-scrollbar-thumb:hover,#embedded-chat .s-message__contents pre::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-message__contents .highlight pre::-webkit-scrollbar-track-piece,#embedded-chat .s-message__contents pre::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-message__contents .highlight pre,#embedded-chat .s-message__contents pre{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-message__contents .highlight pre{margin-bottom:0;word-break:normal}#embedded-chat .s-message__contents pre{word-wrap:normal}#embedded-chat .s-message__contents pre code{display:inline;max-width:none;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:initial;border:0}#embedded-chat .s-message__contents pre code:after,#embedded-chat .s-message__contents pre code:before{content:normal}#embedded-chat .s-message__contents .pl-c{color:#969896}#embedded-chat .s-message__contents .pl-c1,#embedded-chat .s-message__contents .pl-mdh,#embedded-chat .s-message__contents .pl-mm,#embedded-chat .s-message__contents .pl-mp,#embedded-chat .s-message__contents .pl-mr,#embedded-chat .s-message__contents .pl-s1 .pl-v,#embedded-chat .s-message__contents .pl-s3,#embedded-chat .s-message__contents .pl-sc,#embedded-chat .s-message__contents .pl-sv{color:#0086b3}#embedded-chat .s-message__contents .pl-e,#embedded-chat .s-message__contents .pl-en{color:#795da3}#embedded-chat .s-message__contents .pl-s1 .pl-s2,#embedded-chat .s-message__contents .pl-smi,#embedded-chat .s-message__contents .pl-smp,#embedded-chat .s-message__contents .pl-stj,#embedded-chat .s-message__contents .pl-vo,#embedded-chat .s-message__contents .pl-vpf{color:#333}#embedded-chat .s-message__contents .pl-ent{color:#63a35c}#embedded-chat .s-message__contents .pl-k,#embedded-chat .s-message__contents .pl-s,#embedded-chat .s-message__contents .pl-st{color:#a71d5d}#embedded-chat .s-message__contents .pl-pds,#embedded-chat .s-message__contents .pl-s1,#embedded-chat .s-message__contents .pl-s1 .pl-pse .pl-s2,#embedded-chat .s-message__contents .pl-sr,#embedded-chat .s-message__contents .pl-sr .pl-cce,#embedded-chat .s-message__contents .pl-sr .pl-sra,#embedded-chat .s-message__contents .pl-sr .pl-sre,#embedded-chat .s-message__contents .pl-src,#embedded-chat .s-message__contents .pl-v{color:#df5000}#embedded-chat .s-message__contents .pl-id{color:#b52a1d}#embedded-chat .s-message__contents .pl-ii{background-color:#b52a1d;color:#f8f8f8}#embedded-chat .s-message__contents .pl-sr .pl-cce{color:#63a35c;font-weight:700}#embedded-chat .s-message__contents .pl-ml{color:#693a17}#embedded-chat .s-message__contents .pl-mh,#embedded-chat .s-message__contents .pl-mh .pl-en,#embedded-chat .s-message__contents .pl-ms{color:#1d3e81;font-weight:700}#embedded-chat .s-message__contents .pl-mq{color:teal}#embedded-chat .s-message__contents .pl-mi{color:#333;font-style:italic}#embedded-chat .s-message__contents .pl-mb{color:#333;font-weight:700}#embedded-chat .s-message__contents .pl-md,#embedded-chat .s-message__contents .pl-mdhf{background-color:#ffecec;color:#bd2c00}#embedded-chat .s-message__contents .pl-mdht,#embedded-chat .s-message__contents .pl-mi1{background-color:#eaffea;color:#55a532}#embedded-chat .s-message__contents .pl-mdr{color:#795da3;font-weight:700}#embedded-chat .s-message__contents .pl-mo{color:#1d3e81}#embedded-chat .s-message__contents kbd{background-color:#e7e7e7;background-image:linear-gradient(#fefefe,#e7e7e7);background-repeat:repeat-x;display:inline-block;padding:3px 5px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#000;border:1px solid #cfcfcf;border-radius:2px}#embedded-chat .s-message__contents .task-list-item{list-style-type:none}#embedded-chat .s-message__contents .task-list-item+.task-list-item{margin-top:3px}#embedded-chat .s-message__contents .task-list-item input{float:left;margin:.3em 0 .25em -1.6em;vertical-align:middle}#embedded-chat .s-message__contents a{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer}#embedded-chat .s-message__contents a:active,#embedded-chat .s-message__contents a:focus,#embedded-chat .s-message__contents a:hover{text-decoration:underline}#embedded-chat .s-message__contents em{font-style:italic}#embedded-chat .s-message__contents p{margin-bottom:5px}#embedded-chat .s-message__contents p:last-child{margin-bottom:0}#embedded-chat .s-message__contents pre{line-height:16px}#embedded-chat .s-message__contents blockquote,#embedded-chat .s-message__contents dl,#embedded-chat .s-message__contents ol,#embedded-chat .s-message__contents p,#embedded-chat .s-message__contents pre,#embedded-chat .s-message__contents table,#embedded-chat .s-message__contents ul{margin-bottom:5px}#embedded-chat .s-message__contents ul{list-style:disc;list-style-position:outside;padding-left:18px}#embedded-chat .s-message__contents ul ul{list-style:circle;list-style-position:outside;padding-left:18px}#embedded-chat .s-message__contents ol{list-style:decimal;list-style-position:inside}#embedded-chat .s-message__contents ol ol{padding-left:16px}#embedded-chat .s-message__contents ol ul{padding-left:32px}#embedded-chat .s-message__contents ul ol{padding-left:16px}#embedded-chat .s-message__contents .embeded-image{display:block;max-width:500px}#embedded-chat .s-message__contents .embeded-image img{height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;cursor:pointer}#embedded-chat .s-message__contents .mention-tag{color:#3f4650;padding:1px 6px;border-radius:10px;background-color:#e1e7ef;font-weight:600}#embedded-chat .s-message__contents .mention-tag--all,#embedded-chat .s-message__contents .mention-tag--user{color:#3c8deb;background-color:#d8e9fd}#embedded-chat .s-message__contents .mention-tag--online{color:#2cc35c;background-color:#d9f0d6}#embedded-chat .s-message__contents .mention-tag--not-in-channel{background:none;border:1px solid #000;padding:0 5px}#embedded-chat .s-message__contents .mention-tag--clickable{cursor:pointer}#embedded-chat .s-message__contents .mention-tag--clickable:hover{background-color:#edf0f5}#embedded-chat .s-message--system .s-message__contents{color:#6b6e71}#embedded-chat .s-message__contents--redacted{color:#a2a3a4}#embedded-chat .s-message__contents--edited p:last-child{display:inline}#embedded-chat .s-message__contents--edited:after{content:"(edited)";padding-left:2px;color:#a2a3a4;cursor:default}#embedded-chat .s-message__message-reactions{margin:1px 0 3px}#embedded-chat .s-message__container--is-scroll-to-message{animation-name:chat-message-fade-highlight;animation-duration:5s}#embedded-chat .s-message--starred .s-message__container--is-scroll-to-message{animation:chat-starred-message-fade-highlight;animation-duration:5s}#embedded-chat .s-message--is-transient{color:#a2a3a4;padding:6px 0 2px;font-size:12px}#embedded-chat .s-typing-people{padding:3px 0 0 66px;min-height:20px;overflow:hidden;cursor:default}#embedded-chat .s-typing-people__content{font-size:12px;color:#a2a3a4;font-weight:400}#embedded-chat .s-conversation-introduction{flex-direction:column;display:flex;padding:16px;max-width:682px}#embedded-chat .s-conversation-introduction b{font-weight:700}#embedded-chat .s-conversation-introduction__title{font-size:16px;padding-bottom:8px}#embedded-chat .s-conversation-introduction__body{font-size:13px;color:#6b6e71}#embedded-chat .s-messages{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;background-color:#fff;flex:1;height:100%;overflow-x:hidden;font-size:13px;display:flex;flex-direction:column;z-index:1}#embedded-chat .s-messages::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .s-messages:-webkit-scrollbar-corner{display:none}#embedded-chat .s-messages::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .s-messages:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .s-messages::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .s-messages::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .s-messages{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .s-messages__item:last-of-type .s-message__container{padding-bottom:0}#embedded-chat .s-messages>*{flex-shrink:0}#embedded-chat .s-messages__empty-spot{margin-top:auto}#embedded-chat .s-messages__loader{display:flex;width:100%;position:relative;max-height:20px;min-height:20px;margin:100px 0 10px}#embedded-chat .s-messages__observed-area{width:100%;height:100%;position:absolute}#embedded-chat .s-messages__loader-icon{margin:0 auto}#embedded-chat .s-messages__loader-icon svg{width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf}#embedded-chat .s-messages__error{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:130px}#embedded-chat .s-messages__error-text{margin-bottom:5px;color:#6b6e71}#embedded-chat .s-messages__separator{width:100%;height:24px;background:transparent;top:0;z-index:10;font-size:12px}#embedded-chat .s-messages__separator--day{position:sticky}#embedded-chat .s-messages__separator--last-read{height:0}#embedded-chat .s-messages__separator--last-read.s-messages__separator--continuation{height:26px}#embedded-chat .s-messages__separator-line{width:100%;height:50%;background-color:#fff;border-bottom:1px solid #e5e5e5;text-align:center}#embedded-chat .s-messages__separator-line--last-read{border-color:#d8e9fd;position:relative;background-color:initial}#embedded-chat .s-messages__separator-content{padding:4px 40px;background-color:#fff;border-radius:8px;display:inline-block;cursor:default}#embedded-chat .s-messages__separator-content--last-read{background-color:#d8e9fd;color:#3c8deb;border-radius:10px;font-size:11px;position:relative;top:-10px}#embedded-chat .s-messages__separator--continuation .s-messages__separator-content--last-read{top:0}#embedded-chat .s-messages__item--selected{background-color:#f7f7f7}#embedded-chat .s-messages__item--starred{background:#fffbe9}#embedded-chat .s-messages__item--starred.s-messages__item--selected{background:#fef8e0}#embedded-chat .s-messages__item--failed{background:#fce9e9}#embedded-chat .s-messages-context-view__loader{display:flex;width:100%;position:relative;max-height:20px;min-height:20px;margin:10px 0 100px}#embedded-chat .s-file-loader{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:4px 8px 8px;padding-right:150px}#embedded-chat .full-app--window-size-tiny .s-file-loader{padding-right:0}#embedded-chat .s-file-loader__contents{display:flex;position:relative;max-width:236px}#embedded-chat .full-app--window-size-tiny .s-file-loader__contents{max-width:100%}#embedded-chat .s-file-loader__controls{display:flex;justify-content:space-between;width:100%;height:26px;background-color:#f7f7f7;border-radius:4px}#embedded-chat .s-file-loader__file-name-wrap{display:flex;height:100%;align-self:center;padding:0 8px;max-width:206px;overflow:hidden}#embedded-chat .full-app--window-size-tiny .s-file-loader__file-name-wrap{max-width:100%}#embedded-chat .s-file-loader__file-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#3c8deb;font-family:inherit;font-size:13px;font-weight:400;align-self:center}#embedded-chat .s-file-loader--is-uploading .s-file-loader__file-name{opacity:.5}#embedded-chat .s-file-loader__close-icon{width:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 10px;opacity:.8}#embedded-chat .s-file-loader__close-icon .icon{width:10px;height:10px;fill:#3c8deb}#embedded-chat .s-file-loader__close-icon:hover .icon{transform:scale(1.1)}#embedded-chat .s-file-loader__attachment-preview{position:absolute;bottom:25px;left:0;z-index:10}#embedded-chat .s-file-loader__attachment-preview img{background-color:#fff;box-shadow:0 1px 4px 0 rgba(50,51,52,.2);border-radius:4px;border:1px solid #f7f7f7;width:150px;max-height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}#embedded-chat .s-file-loader__progress{position:absolute;top:0;left:2px;right:2px;height:2px;overflow:hidden}#embedded-chat .s-file-loader__progress-bar{position:absolute;left:-100%;width:100%;height:100%;transition:transform 1s ease-in-out;background:#3c8deb}#embedded-chat .s-message-form{display:flex;background-color:#fff;border:1px solid #e5e5e5;border-bottom-width:2px;border-radius:5px;transition:border .1s ease-in-out;position:relative}#embedded-chat .s-message-form.s-message-form--buttons-inside-inline{margin-bottom:0}#embedded-chat .s-message-form.s-message-form--buttons-inside-below{padding-bottom:42px}#embedded-chat .s-message-form.s-message-form--buttons-inside-below .s-message-form__file-upload{position:absolute;bottom:0;left:0;border:0}#embedded-chat .s-message-form.s-message-form--buttons-inside-below .s-message-form__message-field{border-radius:4px}#embedded-chat .s-message-form.s-message-form--buttons-inside-below .s-message-form__file-loader{margin-top:8px;margin-bottom:4px}#embedded-chat .s-message-form.s-message-form--buttons-outside{margin-bottom:32px}#embedded-chat .s-message-form.s-message-form--buttons-outside .s-message-form__file-upload{position:absolute;bottom:-44px;left:0;border:0}#embedded-chat .s-message-form.s-message-form--buttons-outside .s-message-form__message-field{border-radius:4px}#embedded-chat .s-message-form:focus-within,#embedded-chat .s-message-form:focus-within .s-message-field{border-color:#d5d4d4}#embedded-chat .s-jump-to-last-message{height:32px;min-width:410px;max-width:410px;min-height:32px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#d8e9fd;color:#3c8deb;align-items:center;font-size:12px;border-radius:4px;margin:auto}#embedded-chat .full-app--window-size-tiny .s-jump-to-last-message{max-width:100%;min-width:auto}#embedded-chat .full-app--window-size-small .s-jump-to-last-message{min-width:320px}#embedded-chat .s-jump-to-last-message__arrow{transform:rotate(180deg);margin-right:8px;fill:#3c8deb}#embedded-chat .s-jump-to-last-message__unread-text{padding-left:16px;border-top-left-radius:4px;border-bottom-left-radius:4px;height:100%;display:flex;align-items:center;flex:1;cursor:pointer;background-color:#d8e9fd}#embedded-chat .s-jump-to-last-message__unread-text:hover{background-color:#cee4fd}#embedded-chat .s-jump-to-last-message__unread-count{font-weight:600}#embedded-chat .s-jump-to-last-message__close{padding:0 16px;display:flex;cursor:pointer;height:100%;align-items:center;font-weight:600;border-top-right-radius:4px;border-bottom-right-radius:4px}#embedded-chat .s-jump-to-last-message__close:hover{background-color:#cee4fd}#embedded-chat .s-jump-to-last-message__close .icon{width:14px;height:14px;fill:#3c8deb;transition:transform .2s ease-in-out}#embedded-chat .app--embedded .s-jump-to-last-message{min-width:360;max-width:360;border-radius:0}#embedded-chat .s-back-to-message-search{height:32px;min-width:460px;max-width:460px;min-height:32px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#3c8deb;color:#fff;border-radius:4px;font-size:12px;line-height:1.2;cursor:pointer}#embedded-chat .full-app--window-size-tiny .s-back-to-message-search{max-width:100%;min-width:auto}#embedded-chat .full-app--window-size-small .s-back-to-message-search{min-width:400px}#embedded-chat .s-back-to-message-search.s-conversation__jump-last-message--active{margin-top:8px}#embedded-chat .s-back-to-message-search__text{height:100%;display:flex;align-items:center;padding-left:16px;border-top-left-radius:4px;border-bottom-left-radius:4px;flex:1}#embedded-chat .s-back-to-message-search__text:hover{background-color:#4592ec}#embedded-chat .s-back-to-message-search__close{padding:0 16px;display:flex;cursor:pointer;height:100%;align-items:center;font-weight:600;border-top-right-radius:4px;border-bottom-right-radius:4px}#embedded-chat .s-back-to-message-search__close:hover{background-color:#4592ec}#embedded-chat .s-back-to-message-search__close-icon{width:14px;height:14px;fill:#fff}#embedded-chat .s-back-to-message-search__arrow{margin-right:8px;fill:#fff;width:12px;height:12px}#embedded-chat .s-back-to-highlights{height:32px;min-width:460px;max-width:460px;min-height:32px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#3c8deb;color:#fff;border-radius:4px;font-size:12px;line-height:1.2;cursor:pointer}#embedded-chat .full-app--window-size-tiny .s-back-to-highlights{max-width:100%;min-width:auto}#embedded-chat .full-app--window-size-small .s-back-to-highlights{min-width:400px}#embedded-chat .s-back-to-highlights.s-conversation__jump-last-message--active{margin-top:8px}#embedded-chat .s-back-to-highlights__text{height:100%;display:flex;align-items:center;padding-left:16px;border-top-left-radius:4px;border-bottom-left-radius:4px;flex:1}#embedded-chat .s-back-to-highlights__text:hover{background-color:#4592ec}#embedded-chat .s-back-to-highlights__close{padding:0 16px;display:flex;cursor:pointer;height:100%;align-items:center;font-weight:600;border-top-right-radius:4px;border-bottom-right-radius:4px}#embedded-chat .s-back-to-highlights__close:hover{background-color:#4592ec}#embedded-chat .s-back-to-highlights__close-icon{width:14px;height:14px;fill:#fff}#embedded-chat .s-back-to-highlights__arrow{margin-right:8px;fill:#fff;width:12px;height:12px}#embedded-chat .s-conversation{height:100%;min-width:0;flex:1;min-height:0;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff}#embedded-chat .s-conversation__message-form-wrapper{padding:0 12px 12px}#embedded-chat .s-conversation__join{padding:20px 16px;border-top:1px solid #f2f2f2;display:flex;align-items:center;font-size:13px}#embedded-chat .s-conversation__join-text{display:flex;align-items:center}#embedded-chat .s-conversation__join-link{color:#3c8deb;font-weight:600;cursor:pointer;white-space:nowrap;margin-left:8px}#embedded-chat .s-conversation__join-link:hover{text-decoration:underline}#embedded-chat .s-conversation__join-spinner{width:13px;height:13px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf;margin-left:4px}#embedded-chat .s-conversation__jump-to-latest-button-wrapper{position:relative;background-color:#fff}#embedded-chat .s-conversation__jump-to-latest-button-wrapper .s-conversation__jump-to-latest-button{z-index:1;position:absolute;right:25px;bottom:10px}#embedded-chat .full-app--window-size-medium .s-conversation__jump-to-latest-button-wrapper .s-conversation__jump-to-latest-button,#embedded-chat .full-app--window-size-small .s-conversation__jump-to-latest-button-wrapper .s-conversation__jump-to-latest-button,#embedded-chat .full-app--window-size-tiny .s-conversation__jump-to-latest-button-wrapper .s-conversation__jump-to-latest-button{right:30px}#embedded-chat .s-conversation__jump-to-latest-button-wrapper .s-conversation__jump-to-latest-button .icon{margin-left:5px;width:10px;fill:#a2a3a4}#embedded-chat .s-conversation__banner-wrapper{position:relative;z-index:2;height:0;margin:0 auto}#embedded-chat .full-app--window-size-tiny .s-conversation__banner-wrapper{width:100%;padding-left:16px;padding-right:16px}#embedded-chat .fade-enter-active,#embedded-chat .fade-leave-active{transition:opacity .5s}#embedded-chat .m-image-viewer__body{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;overflow:auto;display:flex;flex:1;background:#f5f6f7}#embedded-chat .m-image-viewer__body::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .m-image-viewer__body:-webkit-scrollbar-corner{display:none}#embedded-chat .m-image-viewer__body::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .m-image-viewer__body:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .m-image-viewer__body::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .m-image-viewer__body::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .m-image-viewer__body{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .m-image-viewer__body.m-image-viewer__body--is-zoomed-in{overflow:scroll}#embedded-chat .m-image-viewer__image-wrap{display:flex;position:relative;justify-content:center;align-items:center;flex:1;margin:20px}#embedded-chat .m-image-viewer__body--is-zoomed-in .m-image-viewer__image-wrap{margin:0}#embedded-chat .m-image-viewer__image--can-zoom-in{cursor:zoom-in}#embedded-chat .m-image-viewer__image--is-zoomed-in{cursor:zoom-out}#embedded-chat .m-image-viewer__body--is-zoomed-in .m-image-viewer__image{position:static;max-height:none;max-width:none}#embedded-chat .m-image-viewer__image{position:absolute;top:0;left:0;right:0;bottom:0;max-height:100%;max-width:100%;margin:auto}#embedded-chat .m-image-viewer__image__spinner{animation:chat-spinner .5s linear infinite;fill:#bfbfbf;width:20px;height:20px}#embedded-chat .m-pdf-viewer__body{display:flex;flex:1;background:#f5f6f7}#embedded-chat .m-pdf-viewer__pdf-wrap{display:flex;position:relative;flex:1}#embedded-chat .m-pdf-viewer__pdf{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;margin:auto}#embedded-chat .s-pdf-viewer__spinner{margin:auto}#embedded-chat .s-pdf-viewer__spinner svg{width:80px;height:80px;animation:chat-spinner .5s linear infinite;fill:#a2a3a4}#embedded-chat .s-pdf-viewer__error-wrapper{margin:auto;display:flex;flex-direction:column;align-items:center}#embedded-chat .s-pdf-viewer__error-wrapper .s-pdf-viewer__error-message{font-size:26px;margin-bottom:10px}#embedded-chat .m-file-viewer__body{display:flex;flex:1;min-height:0}#embedded-chat .m-file-viewer__wrap{display:flex;flex-direction:column;flex:1;max-height:100%}#embedded-chat .m-file-viewer__header{min-height:64px;height:64px;display:flex;flex:0 0 auto;align-items:center;padding:0 24px}#embedded-chat .m-file-viewer__filename{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1;font-size:18px}#embedded-chat .m-file-viewer__actions{display:flex;flex-direction:row;align-items:center}#embedded-chat .m-file-viewer__action{margin:13px 5px;padding:5px;will-change:transform;display:flex;align-items:center;justify-content:center}#embedded-chat .m-file-viewer__action .icon{height:16px;width:16px;fill:#3f4650}#embedded-chat .m-file-viewer__action:hover .icon{fill:rgba(63,70,80,.8)}#embedded-chat .m-file-viewer__action-close{margin-right:0}#embedded-chat .m-file-viewer__file{display:flex;flex:1;background:#f5f6f7;border-radius:0 0 4px 4px;overflow:hidden}#embedded-chat .s-select-people{padding:5px 0}#embedded-chat .s-select-people .multiselect__option{padding-left:8px;padding-right:8px}#embedded-chat .s-select-people .multiselect__tags{min-height:40px;max-height:none}#embedded-chat .s-select-people .multiselect__input,#embedded-chat .s-select-people .multiselect__placeholder{padding-top:6px}#embedded-chat .s-select-people .multiselect__select{width:44px;height:36px}#embedded-chat .s-select-people__option-avatar{height:30px;width:30px;margin-right:10px}#embedded-chat .s-select-people__option-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#embedded-chat .s-select-people__selection-tag{display:flex;position:relative;align-items:center;padding-bottom:8px}#embedded-chat .s-select-people__selection-avatar{border:1px solid #f7f7f7;border-radius:50%;display:inline-block;height:30px;width:30px;z-index:1}#embedded-chat .s-select-people__selection-handle{position:relative;left:-7px;border-radius:4px;background-color:#f7f7f7;height:22px;flex-shrink:0;z-index:0;white-space:nowrap}#embedded-chat .s-select-people__selection-handle span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:1px 0 1px 10px;height:100%;line-height:22px;display:inline-block;max-width:100px;vertical-align:top}#embedded-chat .s-select-people__remove-selection{position:relative;right:0;width:16px;height:100%;display:inline-block;line-height:inherit;text-align:center;font-style:normal;font-weight:700;cursor:pointer;border-top-right-radius:4px;border-bottom-right-radius:4px}#embedded-chat .s-select-people__remove-selection:hover{background:#f2f2f2}#embedded-chat .s-select-people__remove-selection:after{font-size:14px;line-height:24px;content:"\D7"}#embedded-chat .s-select-people__no-result{width:100%;text-align:center}#embedded-chat .s-select-projects{padding:5px 20px}#embedded-chat .s-select-projects .multiselect__tags{max-height:100%}#embedded-chat .s-select-projects__option-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#embedded-chat .s-select-projects__no-result{width:100%;text-align:center}#embedded-chat .s-select-projects__observed-area{width:100%;height:20px}#embedded-chat .s-select-tasklist{padding:5px 20px}#embedded-chat .s-select-tasklist .multiselect__tags{max-height:100%}#embedded-chat .s-select-tasklist__option-avatar{height:30px;width:30px;margin-right:10px;margin-left:5px}#embedded-chat .s-select-tasklist__option-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#embedded-chat .s-select-tasklist__selection-tag{padding-bottom:8px}#embedded-chat .s-select-tasklist__no-result{width:100%;text-align:center}#embedded-chat .s-select-tasklist__disabled{cursor:not-allowed}#embedded-chat .m-modal-base--createtask .m-modal{width:480px}#embedded-chat .full-app--window-size-tiny .m-modal-base--createtask .m-modal{width:auto}#embedded-chat .m-create-task__form{width:432px}#embedded-chat .full-app--window-size-tiny .m-create-task__form{width:auto}#embedded-chat .m-create-task__nav{display:flex;padding:5px 0;padding-bottom:0}#embedded-chat .m-create-task__row{display:flex;justify-content:space-between;margin-bottom:20px}#embedded-chat .m-create-task__row .s-select-people{flex:1;padding:0}#embedded-chat .m-create-task__row .s-select-people .multiselect__select{height:38px;width:38px}#embedded-chat .m-create-task__top-row .s-select-projects,#embedded-chat .m-create-task__top-row .s-select-tasklist{width:211px;padding:0}#embedded-chat .m-create-task__top-row .s-select-projects .multiselect__select,#embedded-chat .m-create-task__top-row .s-select-tasklist .multiselect__select{width:34px;height:34px}#embedded-chat .full-app--window-size-tiny .m-create-task__top-row{flex-direction:column}#embedded-chat .full-app--window-size-tiny .m-create-task__top-row .m-create-task__item--project{margin-bottom:20px;margin-right:0}#embedded-chat .full-app--window-size-tiny .m-create-task__top-row .s-select-projects,#embedded-chat .full-app--window-size-tiny .m-create-task__top-row .s-select-tasklist,#embedded-chat .m-create-task__time-row .w-text-input__text-input{width:100%}#embedded-chat .m-create-task__item{display:flex;flex-direction:column;flex:1}#embedded-chat .m-create-task__item .m-create-task__item-label{display:block;padding-bottom:8px}#embedded-chat .m-create-task__item .w-text-input{margin-top:5px}#embedded-chat .m-create-task__item--date,#embedded-chat .m-create-task__item--estimate,#embedded-chat .m-create-task__item--project{margin-right:10px}#embedded-chat .m-create-task__nav-item{cursor:pointer;padding:5px 15px;height:30px;border-bottom:2px solid #fff;fill:#a2a3a4}#embedded-chat .m-create-task__nav-item .icon{width:16px;height:16px}#embedded-chat .m-create-task__nav-item.m-create-task__nav-item--selected svg,#embedded-chat .m-create-task__nav-item:hover svg{fill:#3c8deb}#embedded-chat .m-create-task__nav-item.m-create-task__nav-item--selected{border-bottom:2px solid #3c8deb}#embedded-chat .m-create-task__tabs{height:250px;padding-top:10px;border-top:1px solid #f2f2f2}#embedded-chat .m-create-task__tab{height:100%;padding-top:10px;display:flex;flex-direction:column}#embedded-chat .m-create-task__tab .w-textarea{resize:none;flex:1}#embedded-chat .w-inline-alert{margin-bottom:10px}#embedded-chat .m-create-task__priority-selector{display:flex}#embedded-chat .full-app--window-size-tiny .m-create-task__priority-selector{flex-direction:column}#embedded-chat .m-create-task__priority-selector-row{display:flex;flex:1}#embedded-chat .m-create-task__priority-selector-row:first-of-type{margin-right:8px}#embedded-chat .m-create-task__priority-selector-row:last-of-type{margin-left:8px}#embedded-chat .full-app--window-size-tiny .m-create-task__priority-selector-row{margin:0}#embedded-chat .m-create-task__priority-option{cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0 8px;border:1px solid #e5e5e5;border-radius:3px;line-height:30px;width:96px;height:26px;color:#6b6e71}#embedded-chat .m-create-task__priority-option:first-of-type{margin-left:0}#embedded-chat .m-create-task__priority-option:last-of-type{margin-right:0}#embedded-chat .full-app--window-size-tiny .m-create-task__priority-option{width:100%;padding-left:10px;margin:8px}#embedded-chat .full-app--window-size-tiny .m-create-task__priority-option:first-of-type{margin-left:0}#embedded-chat .full-app--window-size-tiny .m-create-task__priority-option:last-of-type{margin-right:0}#embedded-chat .m-create-task__priority-option--selected{color:#fff}#embedded-chat .m-create-task__priority-option--selected .m-create-task__priority-circle svg{fill:#fff}#embedded-chat .m-create-task__priority-option--selected.m-create-task__priority-option--none{background-color:#a2a3a4;border-color:#bfbfbf}#embedded-chat .m-create-task__priority-option--selected.m-create-task__priority-option--low{background-color:#2cc35c;border-color:#2cc35c}#embedded-chat .m-create-task__priority-option--selected.m-create-task__priority-option--medium{background-color:#f39c12;border-color:#f39c12}#embedded-chat .m-create-task__priority-option--selected.m-create-task__priority-option--high{background-color:#db6464;border-color:#db6464}#embedded-chat .m-create-task__priority-circle{display:flex;flex-direction:column;justify-content:center;margin-right:5px}#embedded-chat .m-create-task__priority-circle .icon{width:16px;height:16px}#embedded-chat .m-create-task__priority-option--none .m-create-task__priority-circle{fill:#bfbfbf}#embedded-chat .m-create-task__priority-option--low .m-create-task__priority-circle{fill:#2cc35c}#embedded-chat .m-create-task__priority-option--medium .m-create-task__priority-circle{fill:#f39c12}#embedded-chat .m-create-task__priority-option--high .m-create-task__priority-circle{fill:#db6464}#embedded-chat .m-create-task__cancel-button.w-button--cancel{margin-right:10px}#embedded-chat .m-create-task__option-input{width:100%;min-width:0}#embedded-chat .w-create-conversation{display:flex;flex-direction:column;width:100%;flex:1;align-items:center;justify-content:center}#embedded-chat .m-modal-base--create-conversation .m-modal__body{overflow-y:initial}#embedded-chat .w-create-conversation__info{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;flex:1;display:flex;justify-content:center}#embedded-chat .w-create-conversation__info::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .w-create-conversation__info:-webkit-scrollbar-corner{display:none}#embedded-chat .w-create-conversation__info::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .w-create-conversation__info:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .w-create-conversation__info::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .w-create-conversation__info::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .w-create-conversation__info{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .w-create-conversation__prompt{display:flex;justify-content:center;align-items:center;padding:0 24px}#embedded-chat .w-create-conversation__prompt .w-create-conversation__icon{font-size:0}#embedded-chat .w-create-conversation__prompt .w-create-conversation__icon .icon{height:80px}#embedded-chat .w-create-conversation__prompt .w-create-conversation__prompt-text{padding:5px;text-align:center;max-width:50%}#embedded-chat .w-creation-conversation__mentioned-people{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px}#embedded-chat .w-creation-conversation__mentioned-people ul{list-style-type:none;margin:0;padding:0}#embedded-chat .w-creation-conversation__mentioned-people li{display:inline-block;padding:10px}#embedded-chat .w-creation-conversation__mentioned-people span{vertical-align:middle;display:inline-block;animation:chat-fade-in .5s}#embedded-chat .w-creation-conversation__mentioned-people .w-create-conversation__avatar{width:40px;height:40px}#embedded-chat .w-create-conversation__message-form{width:100%;padding:10px;display:flex;flex-direction:column;justify-content:flex-end;z-index:999}#embedded-chat .w-create-conversation__avatar-image .s-avatar__mention-online{height:100%;width:100%}#embedded-chat .s-create-conversation-embedded{height:100%;flex:1;display:flex;background-color:#fff}#embedded-chat .s-create-conversation-embedded .w-create-conversation__message-form{padding:0}#embedded-chat .s-create-conversation-embedded .w-create-conversation__message-form .s-message-form{margin:0 12px 12px}#embedded-chat .s-create-conversation-embedded .w-create-conversation__prompt{flex-direction:column}#embedded-chat .s-create-conversation-embedded .w-create-conversation__prompt .w-create-conversation__prompt-text{margin-top:20px;max-width:80%}#embedded-chat .m-toast{font-size:12px;margin:5px;color:#fff;background:#3c8deb;display:flex;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;overflow:hidden;min-height:48px}#embedded-chat .m-toast-wrapper{width:260px!important;top:auto!important;bottom:60px!important;right:6px!important}#embedded-chat .full-app--window-size-small .m-toast-wrapper,#embedded-chat .full-app--window-size-tiny .m-toast-wrapper{width:328px!important;top:24px!important;left:calc(50% - 164px)!important;bottom:auto!important}#embedded-chat .m-toast__body{display:flex;flex:1}#embedded-chat .m-toast__content{padding:16px 0 16px 16px;min-width:0;flex:1;display:flex;align-items:center}#embedded-chat .m-toast__title{word-wrap:break-word;font-size:14px}#embedded-chat .m-toast__text{word-wrap:break-word}#embedded-chat .m-toast__actions{display:flex;flex-direction:row}#embedded-chat .m-toast__button{padding:0 12px;cursor:pointer;display:flex;width:100%;align-items:center;justify-content:center;font-weight:600}#embedded-chat .m-toast__close{padding:0 16px;display:flex;cursor:pointer;align-items:center}#embedded-chat .m-toast__close-icon{width:14px;height:14px;fill:#f2f2f2;transition:transform .2s ease-in-out}#embedded-chat .m-toast--warning{background:#f39c12}#embedded-chat .m-toast--error{background:#db6464}#embedded-chat .m-toast--success{background:#2cc35c}#embedded-chat .m-toast--update-alert{line-height:1.5}#embedded-chat .m-toast__button:hover,#embedded-chat .m-toast__close:hover{background:#257fe9}#embedded-chat .m-toast--warning .m-toast__button:hover,#embedded-chat .m-toast--warning .m-toast__close:hover{background:#e08e0b}#embedded-chat .m-toast--error .m-toast__button:hover,#embedded-chat .m-toast--error .m-toast__close:hover{background:#d64f4f}#embedded-chat .m-toast--success .m-toast__button:hover,#embedded-chat .m-toast--success .m-toast__close:hover{background:#27ae52}#embedded-chat .app--embedded .notifications{position:relative;top:0!important;left:0!important;width:360px!important;z-index:2;padding:0 8px}#embedded-chat .app--embedded .m-toast{margin:0 0 4px}#embedded-chat .app--embedded .m-toast__body{padding:0}#embedded-chat .app--embedded .m-toast__content{text-align:left;padding-left:16px}#embedded-chat .app--embedded .m-toast__text{font-size:13px}#embedded-chat .app--embedded .m-toast__close:hover .m-toast__close-icon{fill:#f2f2f2}#embedded-chat .app--embedded .m-toast__close-icon{fill:#fff;width:12px;height:12px}#embedded-chat .m-modal-base--reaction-people .m-modal__header-title{overflow:visible}#embedded-chat .m-reaction-people__body{height:400px;display:flex;flex-direction:column;justify-content:center}#embedded-chat .m-reaction-people__loader-icon{align-self:center;width:20px;height:20px;animation:chat-spinner .5s linear infinite;fill:#a2a3a4}#embedded-chat .m-reaction-people__reactions{display:flex;flex-direction:row;font-size:14px;height:50px;margin-bottom:-14px;padding-top:6px}#embedded-chat .m-reaction-people__reactions .s-reaction__image{height:26px;width:26px}#embedded-chat .m-reaction-people__reaction{padding:0 14px 14px}#embedded-chat .m-reaction-people__reaction:hover{cursor:pointer}#embedded-chat .m-reaction-people__reaction .s-reaction__image{margin-right:4px}#embedded-chat .m-reaction-people__view-all-reaction{margin-top:4px}#embedded-chat .m-reaction-people__reaction--selected{border-bottom:2px solid #3c8deb}#embedded-chat .m-reaction-people__people{height:100%}#embedded-chat .m-reaction-people__person{display:flex;flex-direction:row;border-bottom:1px solid #f2f2f2;padding:5px;align-items:center}#embedded-chat .m-reaction-people__person:hover{background:#f2f2f2;cursor:pointer}#embedded-chat .m-reaction-people__person:hover .m-reaction-people__person-avatar-reaction{transform:scale(1.3)}#embedded-chat .m-reaction-people__person:last-of-type{border-bottom:0}#embedded-chat .m-reaction-people__person-avatar{height:48px;width:48px;margin-right:20px;position:relative}#embedded-chat .m-reaction-people__person-avatar-reaction{position:absolute;bottom:5%;right:-10%;transition:transform .2s ease-in-out}#embedded-chat .m-reaction-people__person-avatar-reaction .s-reaction__image{height:20px;width:20px}#embedded-chat .app--embedded .m-modal-base--reaction-people .m-modal__header{margin-top:5px;height:38px;padding:5px 0 8px}#embedded-chat .app--embedded .m-modal-base--reaction-people .m-modal__header-close{position:absolute;top:8px;right:4px}#embedded-chat .app--embedded .m-modal-base--reaction-people .m-modal__header-close .icon{width:14px;height:14px}#embedded-chat .app--embedded .m-modal-base--reaction-people .m-modal__header-title{overflow:visible}#embedded-chat .app--embedded .m-reaction-people__body{height:100%}#embedded-chat .app--embedded .m-reaction-people__reactions{margin-bottom:-6px}#embedded-chat .app--embedded .m-reaction-people__reactions .s-reaction__image{height:16px;width:16px}#embedded-chat .app--embedded .m-reaction-people__view-all-reaction{margin-top:1px}#embedded-chat .app--embedded .m-reaction-people__reaction{padding:0 6px}#embedded-chat .s-starred-conversations-list{padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-starred-conversations-list__wrapper{margin:6px 11px 0 15px;position:relative}#embedded-chat .s-starred-conversations-list__list{display:flex;flex-wrap:wrap}#embedded-chat .s-starred-conversations-list__list--is-draggable{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}#embedded-chat .s-starred-conversations-list__list--is-draggable .w-conversation-preview-avatar__unread-indicator--unread{border:3px solid transparent}#embedded-chat .s-starred-conversation-list__list-item{width:40px;height:40px;margin:0 14px 14px 0;cursor:pointer}#embedded-chat .s-starred-conversation-list__list-item--is-clickable .w-conversation-preview-avatar{transition:transform .1s ease-in-out}#embedded-chat .s-starred-conversation-list__list-item--is-clickable:hover .w-conversation-preview-avatar{transform:scale(1.1)}#embedded-chat .s-starred-conversation-list__list-item--is-dragging{opacity:.8}#embedded-chat .s-starred-conversation-list__list-item--is-dragging .w-conversation-preview-avatar__unread-indicator--unread{border:3px solid transparent}#embedded-chat .s-starred-conversation-list__list-item-placeholder{width:46px;height:46px;margin:2px 6px 6px 2px;border-radius:50%;background:transparent;border:1px dashed #a2a3a4}#embedded-chat .s-starred-conversations-list__header{display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#a2a3a4;height:37px;padding:8px 18px 8px 16px;margin-top:8px}#embedded-chat .s-starred-conversations-list--collapsed .s-starred-conversations-list__header .s-starred-conversations-list__show-more-icon{transform:rotate(0);padding-top:3px;padding-bottom:0}#embedded-chat .s-starred-conversations-list__show-more{display:flex;align-items:center;cursor:pointer}#embedded-chat .s-starred-conversations-list__show-more-icon{fill:#bfbfbf;font-size:0;margin-left:3px;transform:rotate(180deg);width:19px;height:19px;padding-top:2px;padding-bottom:1px}#embedded-chat .s-starred-conversations-list__ordering{width:30px;text-align:center;font-size:11px;background-color:#e5e5e5;padding:4px 0;border-radius:6px;line-height:0;cursor:pointer}#embedded-chat .s-starred-conversations-list__ordering:hover{background-color:hsla(0,0%,89.8%,.8)}#embedded-chat .s-starred-conversations-list__ordering-icon{font-size:13px;color:#6b6e71}#embedded-chat .app--embedded .s-starred-conversations-list__header{margin-top:0;height:auto;padding:10px 15px 2px;color:#a2a3a4}#embedded-chat .app--embedded .w-conversation-preview-avatar .s-avatar__status-indicator{border-color:#fff}#embedded-chat .s-subscription-error{width:100%;height:100%;background-color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#embedded-chat .s-subscription-error__logo{position:absolute;top:22px;left:22px;height:26px}#embedded-chat .s-subscription-error__spinner{width:32px;height:32px;animation:chat-spinner .5s linear infinite;fill:#bfbfbf}#embedded-chat .s-subscription-error__icon{margin-left:50px;height:210px}#embedded-chat .s-subscription-error__title{color:#3f4650;font-size:18px;font-weight:600;margin:24px 0 8px}#embedded-chat .s-subscription-error__text{color:#6b6e71;font-size:13px;max-width:260px;line-height:19px;text-align:center}#embedded-chat .s-subscription-error__link{color:#3c8deb;font-weight:600;text-decoration:none;cursor:pointer;margin-top:12px}#embedded-chat .s-subscription-error__link:active,#embedded-chat .s-subscription-error__link:focus,#embedded-chat .s-subscription-error__link:hover{text-decoration:underline}#embedded-chat .s-subscription-error__plan-name{font-weight:600}#embedded-chat .s-subscription-error__revert,#embedded-chat .s-subscription__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px}#embedded-chat .s-subscription-error__revert{height:84px}#embedded-chat .s-subscription-error__delete-account-button,#embedded-chat .s-subscription-error__revert-plan-button{margin-top:12px}#embedded-chat .s-subscription-error__revert-error-text{color:#6b6e71;font-size:13px;max-width:260px;line-height:19px;text-align:center;max-width:280px;color:#db6464}#embedded-chat fieldset[disabled] .multiselect{pointer-events:none}#embedded-chat .multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}#embedded-chat .multiselect__spinner:after,#embedded-chat .multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}#embedded-chat .multiselect__spinner:before{animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}#embedded-chat .multiselect__spinner:after{animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}#embedded-chat .multiselect__loading-enter-active,#embedded-chat .multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}#embedded-chat .multiselect__loading-enter,#embedded-chat .multiselect__loading-leave-active{opacity:0}#embedded-chat .multiselect,#embedded-chat .multiselect__input,#embedded-chat .multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}#embedded-chat .multiselect{box-sizing:initial;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}#embedded-chat .multiselect *{box-sizing:border-box}#embedded-chat .multiselect:focus{outline:none}#embedded-chat .multiselect--disabled{opacity:.6}#embedded-chat .multiselect--active{z-index:1}#embedded-chat .multiselect--active:not(.multiselect--above) .multiselect__current,#embedded-chat .multiselect--active:not(.multiselect--above) .multiselect__input,#embedded-chat .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}#embedded-chat .multiselect--active .multiselect__select{transform:rotate(180deg)}#embedded-chat .multiselect--above.multiselect--active .multiselect__current,#embedded-chat .multiselect--above.multiselect--active .multiselect__input,#embedded-chat .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}#embedded-chat .multiselect__input,#embedded-chat .multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}#embedded-chat .multiselect__input::-moz-placeholder{color:#35495e}#embedded-chat .multiselect__input::placeholder{color:#35495e}#embedded-chat .multiselect__tag~.multiselect__input,#embedded-chat .multiselect__tag~.multiselect__single{width:auto}#embedded-chat .multiselect__input:hover,#embedded-chat .multiselect__single:hover{border-color:#cfcfcf}#embedded-chat .multiselect__input:focus,#embedded-chat .multiselect__single:focus{border-color:#a8a8a8;outline:none}#embedded-chat .multiselect__single{padding-left:5px;margin-bottom:8px}#embedded-chat .multiselect__tags-wrap{display:inline}#embedded-chat .multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}#embedded-chat .multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}#embedded-chat .multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}#embedded-chat .multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}#embedded-chat .multiselect__tag-icon:focus,#embedded-chat .multiselect__tag-icon:hover{background:#369a6e}#embedded-chat .multiselect__tag-icon:focus:after,#embedded-chat .multiselect__tag-icon:hover:after{color:#fff}#embedded-chat .multiselect__current{min-height:40px;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}#embedded-chat .multiselect__current,#embedded-chat .multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}#embedded-chat .multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}#embedded-chat .multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0;border-color:#999 transparent transparent;content:""}#embedded-chat .multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}#embedded-chat .multiselect--active .multiselect__placeholder{display:none}#embedded-chat .multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;-webkit-overflow-scrolling:touch}#embedded-chat .multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}#embedded-chat .multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}#embedded-chat .multiselect__content::webkit-scrollbar{display:none}#embedded-chat .multiselect__element{display:block}#embedded-chat .multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}#embedded-chat .multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}#embedded-chat .multiselect__option--highlight{background:#41b883;outline:none;color:#fff}#embedded-chat .multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}#embedded-chat .multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}#embedded-chat .multiselect__option--selected:after{content:attr(data-selected);color:silver}#embedded-chat .multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}#embedded-chat .multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}#embedded-chat .multiselect--disabled{background:#ededed;pointer-events:none}#embedded-chat .multiselect--disabled .multiselect__current,#embedded-chat .multiselect--disabled .multiselect__select,#embedded-chat .multiselect__option--disabled{background:#ededed;color:#a6a6a6}#embedded-chat .multiselect__option--disabled{cursor:text;pointer-events:none}#embedded-chat .multiselect__option--group{background:#ededed;color:#35495e}#embedded-chat .multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}#embedded-chat .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}#embedded-chat .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}#embedded-chat .multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}#embedded-chat .multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}#embedded-chat .multiselect-enter-active,#embedded-chat .multiselect-leave-active{transition:all .15s ease}#embedded-chat .multiselect-enter,#embedded-chat .multiselect-leave-active{opacity:0}#embedded-chat .multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}#embedded-chat [dir=rtl] .multiselect{text-align:right}#embedded-chat [dir=rtl] .multiselect__select{right:auto;left:1px}#embedded-chat [dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}#embedded-chat [dir=rtl] .multiselect__content{text-align:right}#embedded-chat [dir=rtl] .multiselect__option:after{right:auto;left:0}#embedded-chat [dir=rtl] .multiselect__clear{right:auto;left:12px}#embedded-chat [dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(2turn)}}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */#embedded-chat .pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}#embedded-chat .pika-single:after,#embedded-chat .pika-single:before{content:" ";display:table}#embedded-chat .pika-single:after{clear:both}#embedded-chat .pika-single.is-hidden{display:none}#embedded-chat .pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}#embedded-chat .pika-lendar{float:left;width:240px;margin:8px}#embedded-chat .pika-title{position:relative;text-align:center}#embedded-chat .pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}#embedded-chat .pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}#embedded-chat .pika-next,#embedded-chat .pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}#embedded-chat .pika-next:hover,#embedded-chat .pika-prev:hover{opacity:1}#embedded-chat .is-rtl .pika-next,#embedded-chat .pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}#embedded-chat .is-rtl .pika-prev,#embedded-chat .pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}#embedded-chat .pika-next.is-disabled,#embedded-chat .pika-prev.is-disabled{cursor:default;opacity:.2}#embedded-chat .pika-select{display:inline-block}#embedded-chat .pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}#embedded-chat .pika-table td,#embedded-chat .pika-table th{width:14.285714285714286%;padding:0}#embedded-chat .pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}#embedded-chat .pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:auto}#embedded-chat .pika-week{font-size:11px;color:#999}#embedded-chat .is-today .pika-button{color:#3af;font-weight:700}#embedded-chat .has-event .pika-button,#embedded-chat .is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}#embedded-chat .has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}#embedded-chat .is-disabled .pika-button,#embedded-chat .is-inrange .pika-button{background:#d5e9f7}#embedded-chat .is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}#embedded-chat .is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}#embedded-chat .is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}#embedded-chat .is-outside-current-month .pika-button{color:#999;opacity:.3}#embedded-chat .is-selection-disabled{pointer-events:none;cursor:default}#embedded-chat .pika-button:hover,#embedded-chat .pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}#embedded-chat .pika-table abbr{border-bottom:none;cursor:help}#embedded-chat .vue-recycle-scroller{position:relative}#embedded-chat .vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}#embedded-chat .vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}#embedded-chat .vue-recycle-scroller.direction-horizontal{display:flex}#embedded-chat .vue-recycle-scroller__slot{flex:auto 0 0}#embedded-chat .vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}#embedded-chat .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}#embedded-chat .vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}#embedded-chat .vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}#embedded-chat .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}#embedded-chat .vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}#embedded-chat .resize-observer[data-v-b329ee4c]{border:none;background-color:initial;opacity:0}#embedded-chat .resize-observer[data-v-b329ee4c],#embedded-chat .resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}#embedded-chat a,#embedded-chat abbr,#embedded-chat acronym,#embedded-chat address,#embedded-chat applet,#embedded-chat article,#embedded-chat aside,#embedded-chat audio,#embedded-chat b,#embedded-chat big,#embedded-chat blockquote,#embedded-chat body,#embedded-chat canvas,#embedded-chat caption,#embedded-chat center,#embedded-chat cite,#embedded-chat code,#embedded-chat dd,#embedded-chat del,#embedded-chat details,#embedded-chat dfn,#embedded-chat div,#embedded-chat dl,#embedded-chat dt,#embedded-chat em,#embedded-chat embed,#embedded-chat fieldset,#embedded-chat figcaption,#embedded-chat figure,#embedded-chat footer,#embedded-chat form,#embedded-chat h1,#embedded-chat h2,#embedded-chat h3,#embedded-chat h4,#embedded-chat h5,#embedded-chat h6,#embedded-chat header,#embedded-chat hgroup,#embedded-chat i,#embedded-chat iframe,#embedded-chat img,#embedded-chat ins,#embedded-chat kbd,#embedded-chat label,#embedded-chat legend,#embedded-chat li,#embedded-chat main,#embedded-chat mark,#embedded-chat menu,#embedded-chat nav,#embedded-chat object,#embedded-chat ol,#embedded-chat output,#embedded-chat p,#embedded-chat pre,#embedded-chat q,#embedded-chat ruby,#embedded-chat s,#embedded-chat samp,#embedded-chat section,#embedded-chat small,#embedded-chat span,#embedded-chat strike,#embedded-chat strong,#embedded-chat sub,#embedded-chat summary,#embedded-chat sup,#embedded-chat table,#embedded-chat tbody,#embedded-chat td,#embedded-chat tfoot,#embedded-chat th,#embedded-chat thead,#embedded-chat time,#embedded-chat tr,#embedded-chat tt,#embedded-chat u,#embedded-chat ul,#embedded-chat var,#embedded-chat video,html#embedded-chat{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}#embedded-chat article,#embedded-chat aside,#embedded-chat details,#embedded-chat figcaption,#embedded-chat figure,#embedded-chat footer,#embedded-chat header,#embedded-chat hgroup,#embedded-chat main,#embedded-chat menu,#embedded-chat nav,#embedded-chat section{display:block}#embedded-chat [hidden]{display:none}#embedded-chat body{line-height:1}#embedded-chat menu,#embedded-chat ol,#embedded-chat ul{list-style:none}#embedded-chat blockquote,#embedded-chat q{quotes:none}#embedded-chat blockquote:after,#embedded-chat blockquote:before,#embedded-chat q:after,#embedded-chat q:before{content:"";content:none}#embedded-chat table{border-collapse:collapse;border-spacing:0}#embedded-chat .embedded-app__conversation,#embedded-chat .embedded-app__list,#embedded-chat .embedded-app__subscription-error-wrapper{width:360px;height:590px;max-height:100%;border-top-left-radius:4px;border-top-right-radius:4px;margin-right:10px;box-shadow:0 0 10px rgba(0,0,0,.15);background:#fff;overflow:hidden;pointer-events:all}@media (max-height:840px){#embedded-chat .embedded-app__conversation,#embedded-chat .embedded-app__list,#embedded-chat .embedded-app__subscription-error-wrapper{height:500px}}#embedded-chat .embedded-chat--tw-crm .embedded-app__conversation,#embedded-chat .embedded-chat--tw-crm .embedded-app__list,#embedded-chat .embedded-chat--tw-crm .embedded-app__subscription-error-wrapper{position:relative;z-index:3}#embedded-chat .embedded-app__conversation--minimized,#embedded-chat .embedded-app__list--minimized{height:auto;width:256px}@media (max-height:400px){#embedded-chat .embedded-app__conversation--minimized,#embedded-chat .embedded-app__list--minimized{top:auto}}#embedded-chat a{text-decoration:initial}#embedded-chat *{box-sizing:border-box;margin:0;padding:0}#embedded-chat .embedded-app{position:relative;color:#3f4650;display:flex;flex-direction:column;align-items:center;font-size:14px;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.25;-webkit-font-smoothing:antialiased}#embedded-chat .embedded-app .popper,#embedded-chat .embedded-app .w-chat-tooltip{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;display:block;font-size:12px;font-weight:400;z-index:10000;opacity:1;background:none;animation:chat-fade-in .5s;outline:none}#embedded-chat .embedded-app .popper .w-chat-popover-inner,#embedded-chat .embedded-app .popper .w-chat-tooltip-inner,#embedded-chat .embedded-app .w-chat-tooltip .w-chat-popover-inner,#embedded-chat .embedded-app .w-chat-tooltip .w-chat-tooltip-inner{background:rgba(30,37,43,.95);color:#fff;max-width:200px;width:auto;padding:5px;border-radius:4px;text-align:center;overflow:hidden;word-wrap:break-word}#embedded-chat .embedded-app .popper .popper__arrow,#embedded-chat .embedded-app .w-chat-tooltip .w-chat-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:rgba(30,37,43,.95)}#embedded-chat .embedded-app .popper[data-popper-placement^=top] .popper__inner,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=top] .w-chat-tooltip-inner{margin-bottom:5px}#embedded-chat .embedded-app .popper[data-popper-placement^=top] .popper__arrow,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=top] .w-chat-tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}#embedded-chat .embedded-app .popper[data-popper-placement^=bottom] .popper__inner,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=bottom] .w-chat-tooltip-inner{margin-top:5px}#embedded-chat .embedded-app .popper[data-popper-placement^=bottom] .popper__arrow,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=bottom] .w-chat-tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}#embedded-chat .embedded-app .popper[data-popper-placement^=right] .popper__inner,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=right] .w-chat-tooltip-inner{margin-left:5px}#embedded-chat .embedded-app .popper[data-popper-placement^=right] .popper__arrow,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=right] .w-chat-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}#embedded-chat .embedded-app .popper[data-popper-placement^=left] .popper__inner,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=left] .w-chat-tooltip-inner{margin-right:5px}#embedded-chat .embedded-app .popper[data-popper-placement^=left] .popper__arrow,#embedded-chat .embedded-app .w-chat-tooltip[x-placement^=left] .w-chat-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}#embedded-chat .embedded-app .w-chat-popover__menu.popper .w-chat-popover-inner,#embedded-chat .embedded-app .w-chat-popover__menu.w-chat-tooltip .w-chat-tooltip-inner{background:#fff;color:#000;max-width:200px;width:auto;padding:0;border-radius:4px;text-align:initial;border:1px solid #e5e5e5}#embedded-chat .embedded-app .w-chat-popover__menu.popper .popper__arrow,#embedded-chat .embedded-app .w-chat-popover__menu.w-chat-tooltip .w-chat-tooltip-arrow{border-color:#fff;visibility:hidden}#embedded-chat .embedded-app .v-popover .trigger{outline:none}#embedded-chat .embedded-app .emoji-inner{width:20px;height:20px;display:inline-block;vertical-align:top;pointer-events:none}#embedded-chat .embedded-app .multiselect,#embedded-chat .embedded-app .multiselect__input,#embedded-chat .embedded-app .multiselect__placeholder,#embedded-chat .embedded-app .multiselect__single{font-size:12px}#embedded-chat .embedded-app .multiselect__placeholder,#embedded-chat .embedded-app .multiselect__single{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#embedded-chat .embedded-app .multiselect{min-height:32px;color:#3f4650}#embedded-chat .embedded-app .multiselect__content-wrapper{overflow-y:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:auto;position:absolute;min-height:0;box-sizing:border-box;border-color:#bfbfbf;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#embedded-chat .embedded-app .multiselect__content-wrapper::-webkit-scrollbar{width:6px;height:4px}#embedded-chat .embedded-app .multiselect__content-wrapper:-webkit-scrollbar-corner{display:none}#embedded-chat .embedded-app .multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:transparent;background-clip:initial;border:0;min-height:0;padding:initial;box-shadow:none}#embedded-chat .embedded-app .multiselect__content-wrapper:hover::-webkit-scrollbar-thumb{background-color:rgba(66,82,110,.36);border-radius:4px}#embedded-chat .embedded-app .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(66,82,110,.56)}#embedded-chat .embedded-app .multiselect__content-wrapper::-webkit-scrollbar-track-piece{box-shadow:none;border-width:0;background-color:initial;border:0}#embedded-chat .embedded-app .multiselect__content-wrapper{scrollbar-width:thin;scrollbar-color:rgba(66,82,110,.36) hsla(0,0%,100%,0)}#embedded-chat .embedded-app .multiselect__content{max-width:100%}#embedded-chat .embedded-app .multiselect--disabled{background:none}#embedded-chat .embedded-app .multiselect__input{background:none;line-height:inherit;padding-left:2px}#embedded-chat .embedded-app .multiselect__input::-moz-placeholder{color:#a2a3a4}#embedded-chat .embedded-app .multiselect__input::placeholder{color:#a2a3a4}#embedded-chat .embedded-app .multiselect__placeholder{padding-left:2px;padding-top:3px}#embedded-chat .embedded-app .multiselect__select{transition:transform 0s;border-radius:4px;width:33px;height:33px;padding:0}#embedded-chat .embedded-app .multiselect__option{white-space:normal;display:flex;align-items:center;line-height:inherit;padding-left:13px}#embedded-chat .embedded-app .multiselect__option span{overflow:hidden;text-overflow:ellipsis}#embedded-chat .embedded-app .multiselect__option--selected{font-weight:600;background-color:#3c8deb;color:#fff}#embedded-chat .embedded-app .multiselect__option--selected:after{background-color:#3c8deb}#embedded-chat .embedded-app .multiselect__option--highlight,#embedded-chat .embedded-app .multiselect__option--highlight:after{background-color:#f7f7f7;color:#6b6e71}#embedded-chat .embedded-app .multiselect__option--highlight.multiselect__option--selected{background-color:#3c8deb;color:#fff}#embedded-chat .embedded-app .multiselect__option--highlight.multiselect__option--selected:after{background-color:#3c8deb}#embedded-chat .embedded-app .multiselect__tags{display:flex;flex-direction:column;padding-top:6px;min-width:120px;min-height:32px;max-height:32px;border:1px solid #bfbfbf;border-radius:4px}#embedded-chat .embedded-app .multiselect__tags-wrap{display:flex;flex-direction:row;flex-wrap:wrap}#embedded-chat .embedded-app .multiselect__spinner{border-radius:4px;width:39px;height:28px}#embedded-chat .embedded-app .pika-single{border-radius:4px;font-family:Open Sans,sans-serif;border:0}#embedded-chat .embedded-app .pika-single.calendar-view{border:0}#embedded-chat .embedded-app .pika-single.calendar-view .pika-lendar{padding:4px}#embedded-chat .embedded-app .pika-single.is-bound{box-shadow:0 1px 4px rgba(50,51,52,.2);border:1px solid #e5e5e5;margin-bottom:40px}#embedded-chat .embedded-app .pika-single .pika-lendar{width:100%;margin:0;padding:12px}#embedded-chat .embedded-app .pika-single .pika-title{margin-bottom:4px}#embedded-chat .embedded-app .pika-single .pika-label{pointer-events:none;font-size:14px;font-weight:400;color:#3f4650}#embedded-chat .embedded-app .pika-single .is-rtl .pika-next,#embedded-chat .embedded-app .pika-single .pika-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16.7 19.3L9.4 12l7.3-7.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0l-8 8c-.4.4-.4 1 0 1.4l8 8c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4z'/%3E%3C/svg%3E")}#embedded-chat .embedded-app .pika-single .is-rtl .pika-prev,#embedded-chat .embedded-app .pika-single .pika-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.3 4.7l7.3 7.3-7.3 7.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l8-8c.4-.4.4-1 0-1.4l-8-8c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4z'/%3E%3C/svg%3E")}#embedded-chat .embedded-app .pika-single .pika-table abbr{pointer-events:none;font-size:10px;color:#bfbfbf;text-decoration:none;font-weight:400}#embedded-chat .embedded-app .pika-single .pika-table .pika-button{background:#fff;color:#3f4650;width:24px;height:24px;border-radius:50%;margin:4px auto;padding:0;text-align:center;font-size:10px}#embedded-chat .embedded-app .pika-single .pika-table .pika-button:hover{background:#e5e5e5}#embedded-chat .embedded-app .pika-single .pika-table .is-today .pika-button{border:0;font-weight:400;background:#d8e9fd}#embedded-chat .embedded-app .pika-single .pika-table .is-endrange,#embedded-chat .embedded-app .pika-single .pika-table .is-inrange,#embedded-chat .embedded-app .pika-single .pika-table .is-startrange{position:relative}#embedded-chat .embedded-app .pika-single .pika-table .is-endrange:before,#embedded-chat .embedded-app .pika-single .pika-table .is-inrange:before,#embedded-chat .embedded-app .pika-single .pika-table .is-startrange:before{content:" ";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:24px;background:#d8e9fd;z-index:-1}#embedded-chat .embedded-app .pika-single .pika-table .is-startrange:before{left:50%;right:-1px}#embedded-chat .embedded-app .pika-single .pika-table .is-startrange .pika-button{background:#d8e9fd}#embedded-chat .embedded-app .pika-single .pika-table .is-endrange:before{right:50%;display:block}#embedded-chat .embedded-app .pika-single .pika-table .is-endrange .pika-button{background:#d8e9fd}#embedded-chat .embedded-app .pika-single .pika-table .is-inrange{position:relative}#embedded-chat .embedded-app .pika-single .pika-table .is-inrange:before{right:-1px}#embedded-chat .embedded-app .pika-single .pika-table .is-inrange .pika-button{background:#d8e9fd}#embedded-chat .embedded-app .pika-single .pika-table .is-selected .pika-button{border:0;background:#3c8deb;color:#fff;box-shadow:none;font-weight:400}#embedded-chat .embedded-app .pika-single .pika-table .is-disabled{cursor:not-allowed}#embedded-chat .embedded-app .fade-enter-active,#embedded-chat .embedded-app .fade-in-enter-active,#embedded-chat .embedded-app .fade-leave-active{transition:opacity .4s}#embedded-chat .embedded-app .fade-enter,#embedded-chat .embedded-app .fade-in-enter,#embedded-chat .embedded-app .fade-leave-to{opacity:0}#embedded-chat .embedded-app .slide-fade-enter-active,#embedded-chat .embedded-app .slide-fade-leave-active{transition:transform .2s ease-in-out,opacity .2s ease-in-out}#embedded-chat .embedded-app .slide-fade-enter,#embedded-chat .embedded-app .slide-fade-leave-to{transform:translateY(20px);opacity:0}#embedded-chat .embedded-app .flip-list-item{transition:transform .2s}#embedded-chat .embedded-app .scale-in-out-enter-active,#embedded-chat .embedded-app .scale-in-out-leave-active{transition:transform .2s,opacity .2s;transform:scale(1);opacity:1}#embedded-chat .embedded-app .scale-in-out-enter,#embedded-chat .embedded-app .scale-in-out-leave-active{transition:transform .2s,opacity .2s;transform:scale(.9);opacity:0}#embedded-chat .embedded-app .slide-in-enter-active{transition:transform .2s ease-in-out,opacity .2s ease-in-out}#embedded-chat .embedded-app .slide-in-leave-active{display:none}#embedded-chat .embedded-app .slide-in-enter{transform:translateY(-20px);opacity:0}#embedded-chat .embedded-app .reaction-slide-down-enter-active,#embedded-chat .embedded-app .reaction-slide-down-leave-active,#embedded-chat .embedded-app .reaction-slide-up-enter-active,#embedded-chat .embedded-app .reaction-slide-up-leave-active{transition:transform .1s ease-in-out,opacity .1s ease-in-out}#embedded-chat .embedded-app .reaction-slide-up-enter{transform:translateY(-10px);opacity:0}#embedded-chat .embedded-app .reaction-slide-down-enter,#embedded-chat .embedded-app .reaction-slide-up-leave-to{transform:translateY(10px);opacity:0}#embedded-chat .embedded-app .reaction-slide-down-leave-to{transform:translateY(-10px);opacity:0}@keyframes chat-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes chat-pulse{0%{left:-100%}to{left:100%}}@keyframes chat-fade-in{0%{opacity:0}to{opacity:1}}@keyframes chat-preloader-logo{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes chat-preloader-spinner{0%{transform:rotate(0deg) scale(1);opacity:.8}50%{transform:rotate(1turn) scale(.88);opacity:.5}to{transform:rotate(2turn) scale(1);opacity:.8}}@keyframes chat-message-fade-highlight{0%,70%{background-color:#c7def9}to{background-color:#fff}}@keyframes chat-starred-message-fade-highlight{0%,70%{background-color:#fff2b6}to{background-color:#fffbe9}}@keyframes chat-message-status-fade{0%,50%{opacity:0}to{opacity:1}}#embedded-chat .embedded-app .s-user-info__avatar{width:22px;height:22px}#embedded-chat .embedded-app .s-conversation-preview__newest-message-contents{max-height:21px}#embedded-chat .embedded-app .s-conversation-preview__smart-date,#embedded-chat .embedded-app .s-message__short-time,#embedded-chat .embedded-app .s-message__smart-time{font-weight:400}#embedded-chat .embedded-app .s-third-party-card__rich iframe,#embedded-chat .embedded-app .s-third-party-card__video-preview img,#embedded-chat .embedded-app .s-third-party-card__video iframe{width:220px;height:160px}#embedded-chat .embedded-app .s-file-upload__attachment-button,#embedded-chat .embedded-app .s-file-upload label{margin:0;font-size:inherit}#embedded-chat .embedded-app .s-card{display:block;min-width:auto}#embedded-chat .embedded-app--hidden{display:none}#embedded-chat .embedded-app__wrapper{display:flex;align-items:flex-end;position:fixed;bottom:0;right:24px;z-index:1;height:590px;max-height:80%;pointer-events:none}@media (max-height:840px){#embedded-chat .embedded-app__wrapper{height:500px}}#embedded-chat .embedded-app__list .s-embedded-chat-header-scafold__title-text{max-width:100%}#embedded-chat .embedded-app__list-content{background-color:#fff;display:flex;flex-direction:column;height:542px;position:relative}@media (max-height:840px){#embedded-chat .embedded-app__list-content{height:452px}}#embedded-chat .embedded-app__list-icon{height:100%;display:flex;align-items:center;cursor:pointer}#embedded-chat .embedded-app__conversation-list-title{width:100%;height:100%;display:flex;align-items:center}#embedded-chat .embedded-app__notifications{position:absolute;top:8px}#embedded-chat .embedded-app__notifications__conversation{top:56px}#embedded-chat .embedded-app__conversation-content-wrapper{height:100%;display:flex}#embedded-chat .embedded-app__conversation-content{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}#embedded-chat .embedded-app__header-settings-dropdown{color:#6b6e71;font-size:12px;position:absolute;width:160px;top:35px;left:-135px;background:#fff;border:1px solid #f2f2f2;box-shadow:2px 2px 6px 0 #bfbfbf;z-index:3}#embedded-chat .embedded-app__header-settings-dropdown-option:last-child{border-bottom:0}#embedded-chat .embedded-app__header-settings-dropdown-option:hover{background:#f7f7f7}#embedded-chat .embedded-app__header-settings-dropdown-option-link,#embedded-chat .embedded-app__header-settings-dropdown-option-text{display:block;padding:8px;width:100%}#embedded-chat .embedded-app__header-settings-dropdown-option-link,#embedded-chat .embedded-app__header-settings-dropdown-option-link:active,#embedded-chat .embedded-app__header-settings-dropdown-option-link:hover{color:#6b6e71}#embedded-chat .embedded-app__subscription-error-wrapper{display:flex;flex-direction:column}#embedded-chat .embedded-app__subscription-error-close-btn{align-self:flex-end;margin:10px 10px 0 0;cursor:pointer}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:auto}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}