/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.svg-inline--fa, svg:not(:root).svg-inline--fa {
    overflow: visible
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    fill: currentColor;
    vertical-align: -.133em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .9375em
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em
}

:root {
    --chat-bg-color: #fff;
    --chat-transparent-bg-color: hsla(0, 0%, 100%, 0);
    --client-transparent-bubble-bg: rgba(212, 243, 252, 0.08);
    --client-bubble-bg: #d4f3fc;
    --agent-bubble-bg: #f1f3f5
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

* {
    margin: 0;
    word-wrap: break-word;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 15px
}

button, input, textarea {
    font-size: 100%
}

body, html {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent
}

h1, h2, h3, h4 {
    font-weight: 400;
    line-height: 1.3
}

ul {
    list-style-type: none;
    padding: 0
}

body, input, select, textarea {
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif
}

body {
    line-height: 1.5
}

::input-placeholder {
    color: #bebec3;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #bebec3;
    opacity: 1
}

::-moz-placeholder {
    color: #bebec3;
    opacity: 1
}

:-ms-input-placeholder {
    color: #bebec3;
    opacity: 1
}

::placeholder {
    color: #bebec3;
    opacity: 1
}

.is-mouse-focused:focus, :hover {
    outline: none
}

::-ms-clear {
    display: none
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff !important
}

html.ios input:-webkit-autofill, html.ios select:-webkit-autofill, html.ios textarea:-webkit-autofill, html.safari input:-webkit-autofill, html.safari select:-webkit-autofill, html.safari textarea:-webkit-autofill {
    -webkit-transition: background-color 999999999s ease-in-out 999999999s !important;
    transition: background-color 999999999s ease-in-out 999999999s !important
}

.hidden {
    display: none !important
}

.show {
    display: block !important
}

.hideaway, .invisible, [invisible] {
    visibility: hidden !important
}

.hideaway {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    z-index: -1 !important
}

.fw-600 {
    font-weight: 600
}

.emojione {
    font-size: inherit;
    height: 2.5ex;
    width: 2.5ex;
    display: inline-block;
    margin: -.4ex .05em 0;
    vertical-align: middle
}

.animation-shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }
    20% {
        -webkit-transform: translateX(12px);
        transform: translateX(12px)
    }
    30% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    40% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    60% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
    70% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }
    80% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }
    90% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }
    20% {
        -webkit-transform: translateX(12px);
        transform: translateX(12px)
    }
    30% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    40% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    50% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    60% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
    70% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }
    80% {
        -webkit-transform: translateX(3px);
        transform: translateX(3px)
    }
    90% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes appear {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes appear {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-webkit-keyframes input-blink {
    0% {
        border-color: #3b99fc
    }
    50% {
        border-color: #dadcde
    }
    to {
        border-color: #3b99fc
    }
}

@keyframes input-blink {
    0% {
        border-color: #3b99fc
    }
    50% {
        border-color: #dadcde
    }
    to {
        border-color: #3b99fc
    }
}

@-webkit-keyframes progress-bar {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 32px 0
    }
}

@keyframes progress-bar {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 32px 0
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes show-small {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes show-small {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.show {
    -webkit-animation: show 333ms ease-out;
    animation: show 333ms ease-out
}

@-webkit-keyframes show {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes show {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes show-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(10px);
        transform: translate(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes show-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(10px);
        transform: translate(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes typing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

@keyframes typing {
    0% {
        opacity: 1
    }
    50% {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

.attachment-image {
    display: block;
    max-width: 100%
}

.attachment-image.is-notification {
    border-radius: 5px;
    overflow: hidden
}

#main.is-mobile-widget .attachment-image.is-notification {
    max-height: 148px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.attachment-image__inner {
    width: 100%;
    height: 0;
    position: relative
}

.attachment-image__thumb-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.attachment-image__loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -28px;
    padding: 3px;
    background-color: hsla(0, 0%, 100%, .7);
    border-radius: 50%;
    color: rgba(0, 0, 0, .4)
}

.attachment-image.is-incomplete .attachment-image__thumb-holder {
    opacity: .2
}

.attachment-image.is-thumb-not-ready .attachment-image__thumb-holder {
    opacity: 0
}

.attachment-image__thumb-holder-table {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed
}

.attachment-image__thumb-holder-row {
    display: table-row
}

.attachment-image__thumb-holder-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.attachment-image__thumb {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.attachment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: .6em .9em;
    max-width: 100%;
    position: relative
}

.attachment:after, .attachment:before {
    content: "";
    display: table
}

.attachment:after {
    clear: both
}

a.attachment {
    text-decoration: none
}

.attachment:not(:last-child):after {
    content: "";
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    height: 1px;
    display: block;
    opacity: .2;
    background: rgba(0, 0, 0, .3)
}

.attachment__pic {
    float: left;
    width: 36px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #9caab8
}

.attachment__icon {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    fill: currentColor
}

.attachment--client .attachment__pic {
    color: #78ccf2
}

.attachment__info {
    padding-left: .5em
}

.attachment__name {
    font-size: 1em;
    color: #000;
    font-weight: 700;
    word-break: break-word
}

.attachment__size {
    color: #000;
    opacity: .5;
    font-size: .9em
}

@supports (--foo:#008000) and ((-webkit-filter:brightness(0.1) contrast(0.1) saturate(0.1)) or (filter:brightness(0.1) contrast(0.1) saturate(0.1))) {
    .attachment--dark-bg:not(:last-child):after {
        background: #fefdff
    }

    .attachment--dark-bg .attachment__name {
        color: #fefdff
    }

    .attachment--dark-bg .attachment__pic, .attachment--dark-bg .attachment__size {
        opacity: .7;
        color: #fefdff
    }

    .attachment--light-bg:not(:last-child):after {
        background: var(--local-bg);
        -webkit-filter: brightness(.55) contrast(1.4) saturate(1.4);
        filter: brightness(.55) contrast(1.4) saturate(1.4)
    }

    .attachment--light-bg .attachment__name {
        color: #09080b
    }

    .attachment--light-bg .attachment__pic, .attachment--light-bg .attachment__size {
        -webkit-filter: brightness(.55) contrast(1.4) saturate(1.4);
        filter: brightness(.55) contrast(1.4) saturate(1.4);
        color: var(--local-bg)
    }

    .attachment--light-bg .attachment__size {
        opacity: 1
    }

    .attachment--very-light-bg:not(:last-child):after {
        background: var(--local-bg)
    }

    .attachment--very-light-bg .attachment__pic, .attachment--very-light-bg:not(:last-child):after {
        -webkit-filter: brightness(.6) contrast(2) saturate(2);
        filter: brightness(.6) contrast(2) saturate(2)
    }

    .attachment--very-light-bg .attachment__pic {
        color: var(--local-bg)
    }

    .attachment--very-light-bg .attachment__size {
        opacity: 1;
        color: var(--local-bg);
        -webkit-filter: brightness(.6) contrast(2) saturate(2);
        filter: brightness(.6) contrast(2) saturate(2)
    }
}

.badge {
    padding: .1em .5em 0;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    background: #e13418;
    border-radius: 1em
}

.badge, .button {
    display: inline-block;
    box-sizing: border-box
}

.button {
    padding: calc(.6em - 1px) 1em;
    min-width: 2em;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 2em;
    text-align: center;
    background-color: transparent;
    background-image: none;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transition-property: background-color, border-color, color, text-shadow;
    transition-property: background-color, border-color, color, text-shadow;
    vertical-align: middle;
    outline: none
}

a.button {
    text-decoration: none
}

.button, .button.is-loading {
    color: #000;
    border-color: rgba(0, 0, 0, .5)
}

.button:active:not(.is-loading), .button:focus:not(.is-loading), .button:hover:not(.is-loading) {
    color: #3b99fc;
    border-color: #3b99fc
}

.button[disabled] {
    pointer-events: none
}

.button[disabled]:not(.is-loading) {
    color: #000 !important;
    opacity: .4 !important;
    background-color: #fff !important;
    border-color: rgba(0, 0, 0, .2) !important;
    box-shadow: none !important
}

.button[disabled]:not(.is-loading).is-saved {
    color: #3ca553 !important;
    opacity: 1 !important;
    border-color: rgba(60, 165, 83, .2) !important
}

.button.is-active .button__inner, .button:active .button__inner, .button__inner:active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.button--gray, .button--gray.is-loading {
    color: #fff;
    border-color: hsla(0, 0%, 40%, .5);
    background-color: #666
}

.button--gray-o, .button--gray-o.is-loading {
    color: #4c4c4c;
    border-color: #4c4c4c
}

.button--gray-o:active:not(.is-loading), .button--gray-o:focus:not(.is-loading), .button--gray-o:hover:not(.is-loading), .button--gray:active:not(.is-loading), .button--gray:focus:not(.is-loading), .button--gray:hover:not(.is-loading) {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #4c4c4c
}

.button--black, .button--black.is-loading {
    color: #eee;
    border-color: #111;
    background-color: #111
}

.button--black:active:not(.is-loading), .button--black:focus:not(.is-loading), .button--black:hover:not(.is-loading) {
    color: #fff;
    border-color: #000;
    background-color: #000
}

.button--chtr, .button--chtr.is-loading {
    color: #fff;
    border-color: rgba(78, 163, 252, .5);
    background-color: #4ea3fc
}

.button--chtr-o {
    color: #3b99fc;
    border-color: rgba(59, 153, 252, .5)
}

.button--chtr-o.is-loading {
    color: rgba(59, 153, 252, .5);
    border-color: rgba(59, 153, 252, .5)
}

.button--chtr-o:active:not(.is-loading), .button--chtr-o:focus:not(.is-loading), .button--chtr-o:hover:not(.is-loading), .button--chtr:active:not(.is-loading), .button--chtr:focus:not(.is-loading), .button--chtr:hover:not(.is-loading) {
    color: #fff;
    background-color: #3b99fc;
    border-color: #3b99fc
}

.button--bot {
    color: #3b99fc;
    border-color: rgba(59, 153, 252, .5)
}

.button--bot:active:not(.is-loading), .button--bot:focus:not(.is-loading), .button--bot:hover:not(.is-loading) {
    color: #fff;
    background-color: #3b99fc;
    border-color: #3b99fc
}

#main.is-transparent .button--bot {
    text-shadow: 0 1px hsla(0, 0%, 100%, .5);
    background-color: hsla(0, 0%, 100%, .95);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    border: none
}

#main.is-transparent .button--bot:active:not(.is-loading), #main.is-transparent .button--bot:focus:not(.is-loading), #main.is-transparent .button--bot:hover:not(.is-loading) {
    text-shadow: none;
    background-color: #3b99fc
}

.button--danger, .button--danger.is-loading {
    color: #790001;
    border-color: rgba(121, 0, 1, .5)
}

.button--danger:active:not(.is-loading), .button--danger:focus:not(.is-loading), .button--danger:hover:not(.is-loading) {
    color: #fff;
    background-color: #790001;
    border-color: #790001
}

.button--error, .button--error.is-loading {
    color: #e13418;
    border-color: rgba(225, 52, 24, .5)
}

.button--error:active:not(.is-loading), .button--error:focus:not(.is-loading), .button--error:hover:not(.is-loading) {
    color: #fff;
    background-color: #e13418;
    border-color: #e13418
}

.button--green, .button--green.is-loading {
    color: #fff;
    border-color: rgba(56, 156, 39, .5);
    background-color: #389c27
}

.button--green:active:not(.is-loading), .button--green:focus:not(.is-loading), .button--green:hover:not(.is-loading) {
    color: #fff;
    background-color: #239110;
    border-color: #239110
}

.button--green-o, .button--green-o.is-loading {
    color: #389c27;
    border-color: rgba(56, 156, 39, .5)
}

.button--green-o:active:not(.is-loading), .button--green-o:focus:not(.is-loading), .button--green-o:hover:not(.is-loading) {
    color: #fff;
    background-color: #239110;
    border-color: #239110
}

.button--transparent, .button--transparent.is-loading {
    box-shadow: none;
    border-color: transparent;
    background-color: transparent
}

.button--close {
    width: 32px;
    height: 32px
}

.button--narrow {
    padding: 0 .5em;
    font-size: .8em
}

.button--padding {
    padding: .4em 1.1em
}

.button--wide {
    padding-left: 1.1em;
    padding-right: 1.1em
}

.button--ultrawide {
    padding-left: 2em;
    padding-right: 2em
}

.button--margin {
    margin: .5em 0
}

.button--hanging {
    margin-left: -.6em
}

.button--significant {
    font-size: 1.2em
}

.button--big {
    font-size: 1.5em
}

.button--small {
    font-size: .9em;
    padding: .6em 1.3em
}

.button--fullwidth {
    width: 100%
}

.button--rounded {
    border-radius: 999em
}

.button__inner {
    display: inline-block;
    pointer-events: none;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    vertical-align: top;
    text-align: left
}

html.edgehtml .button__inner, html.trident .button__inner {
    display: inline
}

.button__icon, .button__label, .button__status {
    vertical-align: middle
}

.button__status {
    margin-top: -1px
}

.button__icon--img {
    width: auto;
    height: 1.5em
}

.button.is-loading {
    text-shadow: none;
    -webkit-transition: none;
    transition: none;
    background-size: 8px 8px;
    -webkit-animation: progress-bar 2s linear infinite;
    animation: progress-bar 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .15) 12.5%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 62.5%, transparent 0);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .15) 12.5%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 62.5%, transparent 0)
}

.button--chtr.is-loading {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 12.5%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 62.5%, transparent 0);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 12.5%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 62.5%, transparent 0)
}

.button--chtr-o.is-loading {
    background-image: -webkit-linear-gradient(45deg, rgba(59, 153, 252, .15) 12.5%, transparent 0, transparent 50%, rgba(59, 153, 252, .15) 0, rgba(59, 153, 252, .15) 62.5%, transparent 0);
    background-image: linear-gradient(45deg, rgba(59, 153, 252, .15) 12.5%, transparent 0, transparent 50%, rgba(59, 153, 252, .15) 0, rgba(59, 153, 252, .15) 62.5%, transparent 0)
}

.button--danger.is-loading {
    background-image: -webkit-linear-gradient(45deg, rgba(121, 0, 1, .15) 12.5%, transparent 0, transparent 50%, rgba(121, 0, 1, .15) 0, rgba(121, 0, 1, .15) 62.5%, transparent 0);
    background-image: linear-gradient(45deg, rgba(121, 0, 1, .15) 12.5%, transparent 0, transparent 50%, rgba(121, 0, 1, .15) 0, rgba(121, 0, 1, .15) 62.5%, transparent 0)
}

.chat-and-input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

.chat-and-input__input {
    z-index: 30;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

#main:not(.is-under-shown) .chat-and-input__input {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important
}

.chat-and-input.is-hidden {
    visibility: hidden;
    opacity: 0
}

.chat-and-input__chat {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-height: calc(100% - 3.6em);
    position: relative
}

#main.is-transparent .chat-and-input__chat {
    max-height: 100%
}

#main.is-under-shown .chat-and-input__chat {
    cursor: pointer
}

#main.is-under-shown .chat-and-input__chat > * {
    pointer-events: none
}

#main.is-input-hidden .chat-and-input__input, html.mobile #main.is-transparent .chat-and-input__input {
    visibility: hidden;
    height: 0
}

.chat-bubble {
    position: relative;
    clear: both;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    box-sizing: border-box
}

.chat-bubble.is-fade-out {
    opacity: 0
}

.chat-bubble.is-unsaved:not(.chat-bubble--image):not(.chat-bubble--file) {
    opacity: .5
}

.chat-bubble__inner {
    padding: .6em 1em
}

.chat-bubble__name {
    font-weight: 600;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal
}

.chat-bubble__name:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 7px;
    height: 7px;
    line-height: 7px;
    margin-right: 2px;
    border-radius: 5px;
    top: -1px
}

.chat-bubble__name--online:before {
    background-color: #51d161;
    background-image: -webkit-linear-gradient(left top, #80dc7a, #23c748);
    background-image: linear-gradient(to right bottom, #80dc7a, #23c748)
}

.chat-bubble__name--offline:before {
    background-color: #1f89f8;
    background-image: -webkit-linear-gradient(left top, #3b99fc, #0479f5);
    background-image: linear-gradient(to right bottom, #3b99fc, #0479f5)
}

.chat-bubble--image .chat-bubble__name {
    padding-bottom: .6em
}

.chat-bubble--file .chat-bubble__name {
    padding: .8em 1em .1em
}

.chat-bubble__message-text {
    min-width: 0
}

.chat-bubble__loading {
    margin: .55em 1em
}

.chat-bubble__files {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -.6em -.9em
}

.chat-bubble__message-text + .chat-bubble__files {
    margin-top: .3em
}

.chat-bubble__dot:before {
    content: "."
}

.chat-bubble__dot:last-child:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 1.3em;
    -webkit-animation: bubble-cursor 1s linear infinite;
    animation: bubble-cursor 1s linear infinite
}

.chat-bubble--operator {
    background-color: #f1f3f5;
    background-color: var(--agent-bubble-bg)
}

.chat-bubble--notification {
    background-color: #fff;
    background-color: var(--chat-bg-color);
    color: #000
}

.chat-bubble--notification.is-overflown:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-image: -webkit-linear-gradient(bottom, #fff .8em, hsla(0, 0%, 100%, 0));
    background-image: linear-gradient(0deg, #fff .8em, hsla(0, 0%, 100%, 0));
    background-image: -webkit-linear-gradient(bottom, var(--chat-bg-color) .8em, var(--chat-transparent-bg-color));
    background-image: linear-gradient(0deg, var(--chat-bg-color) .8em, var(--chat-transparent-bg-color));
    pointer-events: none
}

.chat-bubble--client {
    color: #000;
    color: var(--client-bubble-text);
    background-color: #d4f3fc;
    background-color: var(--client-bubble-bg)
}

.chat-bubble--reply-preset .chat-bubble__inner {
    padding-top: calc(.6em - 1px);
    padding-bottom: calc(.6em - 1px);
    color: #000;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2em
}

.chat-bubble--reply-preset.is-unsaved .chat-bubble__inner {
    background-size: 8px 8px;
    -webkit-animation: progress-bar 2s linear infinite;
    animation: progress-bar 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .15) 12.5%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 62.5%, transparent 0);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .15) 12.5%, transparent 0, transparent 50%, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, .15) 62.5%, transparent 0)
}

.chat-bubble__redo-icon {
    opacity: .6;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.chat-bubble--reply-preset.is-unsaved .chat-bubble__redo-icon {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 1
}

.chat-bubble--rating .chat-bubble__inner {
    padding-top: calc(.6em - 1px);
    padding-bottom: calc(.6em - 1px);
    color: #000;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2em
}

.chat-bubble--rating-good .chat-bubble__inner {
    border-color: rgba(60, 165, 83, .2)
}

.chat-bubble--rating-bad .chat-bubble__inner {
    border-color: rgba(195, 0, 5, .2)
}

.chat-bubble__rating-icon {
    font-size: 15px;
    margin-left: .4em
}

.chat-bubble--rating-good .chat-bubble__rating-icon {
    color: #3ca553
}

.chat-bubble--rating-bad .chat-bubble__rating-icon {
    color: #c30005;
    position: relative;
    top: 2px
}

.chat-bubble--rating .chat-bubble__message-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.chat-bubble--image {
    background-color: #fff
}

.chat-bubble--image .chat-bubble__inner {
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.chat-bubble--file .chat-bubble__inner, .chat-bubble--image:not(.chat-bubble--notification) .chat-bubble__inner {
    padding: 0
}

.chat-bubble--emoji:not(.chat-bubble--notification) {
    background-color: transparent
}

.chat-bubble--emoji .chat-bubble__message {
    font-size: 2.5em
}

.chat-bubble--emoji:not(.chat-bubble--notification) .chat-bubble__inner {
    padding: 0 .25em
}

html.ios .chat-bubble--emoji .chat-bubble__message, html.osx .chat-bubble--emoji .chat-bubble__message {
    font-size: 3em;
    line-height: 1.3
}

.chat-bubble--form {
    overflow: visible;
    width: 100%;
    border-color: #d4f3fc;
    border-color: var(--client-bubble-bg);
    border-top: 2px solid;
    border-top-color: var(--client-bubble-bg);
    background-color: #fff;
    background-color: var(--chat-bg-color);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1), 0 4px 15px 0 rgba(0, 0, 0, .1)
}

.chat-bubble--form .chat-bubble__inner {
    padding: 0
}

@-webkit-keyframes bubble-cursor {
    0% {
        background-color: #000
    }
    50% {
        background-color: #000
    }
    75% {
        background-color: transparent
    }
    to {
        background-color: transparent
    }
}

@keyframes bubble-cursor {
    0% {
        background-color: #000
    }
    50% {
        background-color: #000
    }
    75% {
        background-color: transparent
    }
    to {
        background-color: transparent
    }
}

.chat-date-block {
    text-align: center;
    position: relative;
    padding: 1em 0;
    overflow: hidden;
    font-size: .9em;
    font-weight: 700
}

.chat-date-block--normal {
    font-weight: 400
}

.chat-date-block > span {
    background-color: #fff;
    background-color: var(--chat-bg-color);
    padding: 0 .5em;
    position: relative
}

.chat-date-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(right, rgba(218, 220, 222, 0), #dadcde, rgba(218, 220, 222, 0));
    background-image: linear-gradient(270deg, rgba(218, 220, 222, 0), #dadcde, rgba(218, 220, 222, 0));
    top: 50%
}

.chat-faces {
    text-align: center;
    padding: 1.5em 1em;
    position: relative;
    margin: 0 auto;
    max-width: 30em
}

.chat-faces__face {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding: 0 .3em
}

.chat-faces--2 .chat-faces__face {
    width: 40%
}

.chat-faces--3 .chat-faces__face {
    width: 33%;
    font-size: .9em
}

.chat-faces__userpic {
    display: inline-block;
    position: relative
}

.chat-faces__status {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    border: 2px solid #fff;
    background-color: #51d161;
    background-image: -webkit-linear-gradient(left top, #80dc7a, #23c748);
    background-image: linear-gradient(to right bottom, #80dc7a, #23c748)
}

.chat-faces__face--100 .chat-faces__status {
    bottom: 8px;
    right: 8px
}

.chat-faces__face--80 .chat-faces__status {
    bottom: 5px;
    right: 5px
}

.chat-faces__face--64 .chat-faces__status {
    bottom: 3px;
    right: 3px
}

.chat-faces__name {
    line-height: 1.3
}

.chat-faces__title {
    font-size: .9em
}

.chat-faces__comma {
    margin-right: -.3em
}

.chat-faces__message {
    color: rgba(0, 0, 0, .4);
    font-size: .8em;
    font-style: italic
}

.chat-faces--2 .chat-faces__name {
    font-size: .95em
}

.chat-faces--3 .chat-faces__name {
    font-size: .86em
}

.chat-message-loader {
    position: relative;
    min-height: 64px;
    text-align: center;
    color: rgba(0, 0, 0, .4);
    font-weight: 200;
    line-height: 64px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal
}

.chat-message-loader__no-messages {
    opacity: 0;
    -webkit-animation: hide 1s ease-out;
    animation: hide 1s ease-out
}

.is-under-welcome .chat-message-loader {
    visibility: hidden
}

.chat-message {
    padding: .5em 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%
}

.chat-message.is-group {
    padding-top: 1px;
    margin-top: -.5em
}

.chat-message.is-emoji + .chat-message.is-group:not(.is-emoji), .chat-message:not(.is-emoji) + .chat-message.is-emoji.is-group {
    padding-top: .5em
}

.chat-message__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    box-sizing: border-box
}

.chat-message__name {
    padding-left: 8px;
    font-size: .8em
}

.chat-message__name, .chat-message__status {
    color: rgba(0, 0, 0, .4);
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal
}

.chat-message__status {
    font-size: 12px;
    height: 1.5em;
    top: 100%;
    text-align: right;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: opacity, height;
    transition-property: opacity, height
}

.chat-message.is-first .chat-message__status, .chat-message__status.is-hidden {
    opacity: 0;
    height: 0
}

.chat-message.is-operator .chat-message__status {
    text-align: left
}

.chat-message__userpic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.7em;
    vertical-align: top;
    position: relative;
    text-align: center;
    cursor: default;
    margin-right: .5em;
    width: 30px
}

.chat-message.is-notification .chat-message__userpic {
    width: 40px
}

.chat-message.is-emoji .chat-message__userpic {
    height: 3.75em
}

html.ios .chat-message.is-emoji .chat-message__userpic, html.osx .chat-message.is-emoji .chat-message__userpic {
    height: 3.5em
}

.chat-message.is-group .chat-message__name {
    display: none
}

.chat-message.is-group .chat-message__userpic {
    visibility: hidden
}

.chat-message__bubble-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%
}

.chat-message.is-notification .chat-message__bubble-wrapper {
    overflow: hidden;
    padding: .6em;
    margin: -.6em
}

.chat-message__bubble {
    box-sizing: border-box;
    position: relative;
    max-width: 100%;
    max-height: 100%
}

@media screen and (min-width: 25em) {
    .chat-message__bubble {
        max-width: 80%
    }
}

@media screen and (min-width: 40em) {
    .chat-message__bubble {
        max-width: 70%
    }
}

@media screen and (min-width: 60em) {
    .chat-message__bubble {
        max-width: 60%
    }
}

.chat-message.is-operator .chat-message__content {
    padding-right: 2em
}

.chat-message.is-operator.is-notification .chat-message__content {
    padding-right: 0
}

.chat-message.is-client {
    display: block
}

.chat-message.is-client .chat-message__content {
    margin-left: 30px;
    padding-left: .5em
}

.chat-message.is-client .chat-message__bubble {
    margin-left: auto
}

.chat-message.is-operator:not(.is-notification) .chat-message__bubble {
    --local-bg: var(--agent-bubble-bg)
}

.chat-message.is-first.is-operator .chat-message__bubble {
    border-bottom-left-radius: 0
}

.chat-message.is-group.is-operator .chat-message__bubble {
    border-top-left-radius: 0
}

.chat-message.is-client .chat-message__bubble {
    --local-bg: var(--client-bubble-bg)
}

.chat-message.is-first.is-client .chat-message__bubble {
    border-bottom-right-radius: 0
}

.chat-message.is-group.is-client .chat-message__bubble {
    border-top-right-radius: 0
}

.chat-message.is-notification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    overflow: visible
}

.chat-message.is-notification .chat-message__bubble {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    box-shadow: 0 0 .2em rgba(0, 0, 0, .1), 0 0 .6em rgba(0, 0, 0, .2);
    --local-bg: #fff
}

.chat-message.is-notification .chat-message__bubble, .chat-message.is-notification .chat-message__userpic {
    cursor: pointer
}

.chat-message__script-replies {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(100% + 2em);
    margin-top: 1em;
    margin-bottom: -.5em;
    text-align: right
}

.chat-message__script-replies--hide {
    display: none
}

.chat-message__script-replies .chat-message__bubble {
    margin-right: .5em;
    margin-top: .5em
}

.chat-message.is-notification .chat-message__script-replies {
    min-height: 0;
    padding: .5em 0 0;
    margin: 0 0 -.5em;
    width: 100%
}

.chat-message__script-reply {
    margin-left: .1em;
    margin-bottom: .5em;
    -webkit-animation: show-small .2s ease-out both;
    animation: show-small .2s ease-out both;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.chat-message__script-reply:first-child {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.chat-message__script-reply:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.chat-message__script-reply:nth-child(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.chat-message__script-reply:nth-child(4) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.chat-message__script-reply:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.chat-message__script-reply--hide {
    display: none
}

.chat-message.is-notification .chat-message__script-reply {
    font-size: 14px
}

.chat-scroller {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.chat-shaft {
    padding: 1em .8em 0em;
    position: relative;
    overflow: hidden
}

html.no-hiddenscroll .chat-shaft {
    padding-right: 1.2em
}

.chat-shaft__inner {
    position: relative;
    opacity: 1;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

html:not(.gecko) .chat-shaft__inner {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

html.gecko .chat-shaft__inner {
    top: 0;
    -webkit-transition-property: top, opacity;
    transition-property: top, opacity
}

.chat-shaft__inner.is-under-welcome {
    opacity: 0;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.chat-textarea {
    width: 100%;
    box-sizing: border-box;
    line-height: 1.5;
    height: 3.1em;
    min-height: 3.1em;
    padding: .8em .5em;
    border: 0;
    background-color: transparent;
    vertical-align: middle;
    resize: none;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: color .4s;
    transition: color .4s
}

#main.is-under-shown .chat-textarea {
    color: rgba(0, 0, 0, .4)
}

#main.is-under-shown .chat-textarea:hover {
    color: #000
}

#main.is-transparent .chat-textarea {
    height: 2.7em;
    min-height: 2.7em;
    padding: .6em .5em
}

html.mobile .chat-textarea {
    font-size: 16px
}

.chat-textarea.is-empty {
    white-space: nowrap;
    overflow-x: hidden
}

.chat-textarea:focus {
    outline: 0
}

.chat-typing {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 30;
    text-align: center;
    color: rgba(0, 0, 0, .4)
}

.chat-typing__inner {
    position: absolute;
    font-size: 12px;
    line-height: 20px;
    bottom: .75em;
    left: 20px;
    width: calc(100% - 40px);
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
}

html.gecko .chat-typing__inner {
    -webkit-transition-property: left, opacity;
    transition-property: left, opacity;
    -webkit-transform: none;
    transform: none
}

.chat-typing__inner.is-inserting {
    opacity: 0;
    -webkit-transform: translate(-20px);
    transform: translate(-20px)
}

html.gecko .chat-typing__inner.is-inserting {
    -webkit-transform: none;
    transform: none;
    left: -20px
}

.chat-typing__inner.is-removing {
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: translate(40px);
    transform: translate(40px)
}

html.gecko .chat-typing__inner.is-removing {
    -webkit-transform: none;
    transform: none;
    left: 40px
}

.chat-typing__typing {
    pointer-events: none
}

.chat-typing__dot {
    position: relative;
    display: inline-block;
    font-weight: 700;
    -webkit-animation: typing linear infinite;
    animation: typing linear infinite
}

.chat-typing__dot:first-child {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.chat-typing__dot:nth-child(2) {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.chat-typing__dot:nth-child(3) {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s
}

.chat-welcome-message {
    padding: 1.5em 1em;
    text-align: center;
    position: relative
}

.chat-welcome {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: show .3s ease-out;
    animation: show .3s ease-out;
    z-index: 10;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.chat-welcome.is-hiding {
    opacity: 0;
    -webkit-animation: hide .5s ease-out;
    animation: hide .5s ease-out
}

html.safari .chat-welcome {
    -webkit-animation: none;
    animation: none
}

.chat-welcome__inner {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.chat-welcome__shaft {
    padding: 1em .8em 3em
}

html.no-hiddenscroll .chat-welcome__shaft {
    padding-right: 1.2em
}

.chat-welcome__active {
    margin-top: -1em;
    padding: 0 1em 1.5em;
    text-align: center;
    color: rgba(0, 0, 0, .4);
    font-size: .9em;
    font-style: italic
}

.chat-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.chat-wrapper.is-hidden {
    display: none
}

.chat-wrapper.is-visually-hidden {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .2em;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 100%
}

.checkbox__hidden-input {
    opacity: 0;
    position: absolute;
    pointer-events: none
}

.checkbox__box {
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .33em;
    position: relative;
    top: 1px;
    color: #fff;
    border: 1px solid #dadcde;
    border-radius: 5px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .1s ease;
    transition: .1s ease;
    -webkit-transition-property: background-color, border-color, color, text-shadow, box-shadow;
    transition-property: background-color, border-color, color, text-shadow, box-shadow
}

.checkbox__box > svg {
    font-size: 12px;
    vertical-align: top;
    position: relative;
    top: 2px
}

.checkbox:hover .checkbox__box, .checkbox__hidden-input:focus ~ .checkbox__box {
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .07), 0 0 2px #3b99fc;
    border-color: #3b99fc
}

.checkbox__hidden-input:checked ~ .checkbox__box {
    visibility: visible;
    background-color: #3b99fc;
    border-color: #3b99fc;
    color: #fff
}

.checkbox__text {
    cursor: pointer;
    min-width: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox--small .checkbox__text {
    font-size: .93em
}

.checkbox--spaced {
    margin-top: .3em;
    margin-bottom: .3em
}

.checkbox--inline {
    margin-right: 1em
}

.color--text {
    color: #000
}

.color--green {
    color: #3ca553
}

.color--error {
    color: #e13418
}

.color--danger {
    color: #790001
}

.color--tinted {
    color: rgba(0, 0, 0, .4)
}

.color--barely {
    color: rgba(0, 0, 0, .2)
}

.color--ok {
    color: #94e74a
}

.color--alert {
    color: #e13418
}

.color--from-danger-to-tinted {
    color: rgba(0, 0, 0, .4);
    -webkit-animation: from-danger-to-tinted 2s ease-in;
    animation: from-danger-to-tinted 2s ease-in
}

.color--from-danger-to-barely {
    color: rgba(0, 0, 0, .2);
    -webkit-animation: from-danger-to-barely 2s ease-in;
    animation: from-danger-to-barely 2s ease-in
}

.color--from-green-to-tinted {
    color: rgba(0, 0, 0, .4);
    -webkit-animation: from-green-to-tinted 2s ease-in;
    animation: from-green-to-tinted 2s ease-in
}

.color--from-green-to-barely {
    color: rgba(0, 0, 0, .2);
    -webkit-animation: from-green-to-barely 2s ease-in;
    animation: from-green-to-barely 2s ease-in
}

@-webkit-keyframes from-danger-to-tinted {
    0% {
        color: #790001
    }
    to {
        color: rgba(0, 0, 0, .4)
    }
}

@keyframes from-danger-to-tinted {
    0% {
        color: #790001
    }
    to {
        color: rgba(0, 0, 0, .4)
    }
}

@-webkit-keyframes from-danger-to-barely {
    0% {
        color: #790001
    }
    to {
        color: rgba(0, 0, 0, .2)
    }
}

@keyframes from-danger-to-barely {
    0% {
        color: #790001
    }
    to {
        color: rgba(0, 0, 0, .2)
    }
}

@-webkit-keyframes from-green-to-tinted {
    0% {
        color: #3ca553
    }
    to {
        color: rgba(0, 0, 0, .4)
    }
}

@keyframes from-green-to-tinted {
    0% {
        color: #3ca553
    }
    to {
        color: rgba(0, 0, 0, .4)
    }
}

@-webkit-keyframes from-green-to-barely {
    0% {
        color: #3ca553
    }
    to {
        color: rgba(0, 0, 0, .2)
    }
}

@keyframes from-green-to-barely {
    0% {
        color: #3ca553
    }
    to {
        color: rgba(0, 0, 0, .2)
    }
}

.container {
    height: 100%;
    box-sizing: border-box;
    overflow: hidden
}

#main.is-separate .container {
    background-color: #fff;
    background-color: var(--chat-bg-color)
}

#main.is-fast-toggling .container {
    -webkit-animation: show 50ms steps(1);
    animation: show 50ms steps(1)
}

.container__inner {
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 15
}

#main.is-toggling .container__inner {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: background-color;
    transition-property: background-color
}

#main.is-toggling.is-chat-opened .container__inner {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

#main.is-separate .container__inner {
    max-width: 560px
}

#main.is-widget .container__inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background-color: #fff;
    background-color: var(--chat-bg-color);
    overflow: hidden
}

#main.is-transparent .container__inner {
    background: transparent
}

.container__main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.container__header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#main.is-under-shown .container__header {
    cursor: pointer
}

.container__main-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    display: none
}

#main.is-chat-opened.is-transparent .container__main-wrapper, #main.is-fully-opened .container__main-wrapper {
    display: block
}

#main.is-fully-opened:not(.is-transparent) .container__main-wrapper {
    -webkit-animation: appear .25s ease-out;
    animation: appear .25s ease-out
}

#main.is-chat-closed .container__main-wrapper {
    -webkit-transition: none;
    transition: none
}

.custom-scrollbar__caret {
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    padding: 10px 5px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    -ms-touch-action: pan-x;
    touch-action: pan-x;
    z-index: 15
}

.custom-scrollbar__caret.is-active {
    cursor: -webkit-grab;
    cursor: grab;
    visibility: visible
}

.custom-scrollbar__caret-inner {
    height: 100%;
    background: rgba(0, 0, 0, .15);
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 5px;
    box-sizing: border-box
}

.custom-scrollbar.is-light .custom-scrollbar__caret-inner {
    background-color: hsla(0, 0%, 100%, .1);
    border-color: hsla(0, 0%, 100%, .15)
}

.custom-scrollbar__recipient {
    box-sizing: border-box
}

.custom-scrollbar.is-grabbing, .custom-scrollbar.is-grabbing .custom-scrollbar__caret.is-active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.custom-scrollbar.is-grabbing .custom-scrollbar__recipient {
    pointer-events: none
}

.custom-scrollbar__recipient:hover ~ .custom-scrollbar__caret.is-active {
    opacity: .7
}

.custom-scrollbar__recipient:not(:hover) ~ .custom-scrollbar__caret.is-active:not(:hover) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.custom-scrollbar.is-grabbing .custom-scrollbar__caret.is-active, .custom-scrollbar__caret.is-active:hover {
    opacity: 1
}

.disabled-blur {
    position: relative;
    opacity: .5;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    cursor: default;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 100%;
    overflow: hidden
}

.disabled-blur:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent
}

html.mobile .disabled-blur, html.no-cssfilters .disabled-blur {
    -webkit-filter: none;
    filter: none;
    opacity: .4
}

.disabled-blur--light {
    opacity: .8
}

.disabled-blur--strong {
    opacity: .4
}

.disabled-blur--no-blur {
    -webkit-filter: none;
    filter: none
}

.emojipicker {
    position: absolute;
    right: .5rem;
    bottom: calc(100% + 3px);
    width: calc(100% - 1rem);
    max-height: calc(100vh - 90px);
    max-width: 277px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 14px 1px rgba(0, 0, 0, .2);
    z-index: 40;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: .15s ease-in;
    transition: .15s ease-in;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    pointer-events: none;
    display: none
}

#main.is-fully-opened .emojipicker {
    display: block
}

#main.is-separate .emojipicker {
    right: calc(.5rem + 1.2em + 1px)
}

.emojipicker.is-visible {
    pointer-events: auto;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.emojipicker:after {
    content: "";
    display: block;
    position: absolute;
    border: 8px solid transparent;
    border-top-color: #fff;
    bottom: -16px;
    right: 12px;
    pointer-events: none
}

.emojipicker.is-fileinput-visible:after {
    right: 39px
}

.emojipicker__inner {
    padding: .5rem;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden
}

.emojipicker__emoji {
    display: inline-block;
    text-align: center;
    padding: .225em 0;
    width: 2.24em;
    height: 2.25em;
    line-height: 2.25em;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.emojipicker__emoji-inner {
    font-size: 1.95em;
    word-wrap: normal
}

.emojipicker.is-fallback .emojipicker__emoji-inner {
    font-size: 1.5em
}

.emojipicker__emoji:hover {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.emojipicker__emoji:focus:not(:active):not(:hover):not(.is-mouse-focused) {
    outline: 2px solid #0479f5
}

.file-dnd-overlay {
    position: absolute;
    display: table;
    table-layout: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1em;
    font-size: 1.5em;
    z-index: 100;
    background: rgba(253, 252, 255, .8);
    box-sizing: border-box;
    -webkit-transition: .15s linear;
    transition: .15s linear;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

.file-dnd-overlay.is-hidden {
    opacity: 0;
    visibility: hidden
}

.file-dnd-overlay__row {
    display: table-row
}

.file-dnd-overlay__cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 1em 1em 2.5em;
    border: 2px dashed rgba(0, 0, 0, .3);
    border-radius: .4em
}

.file-dnd-overlay__icon {
    fill: #1f89f8;
    width: 4em;
    height: 4em
}

.form-error-notice {
    font-size: .8em;
    color: #e13418;
    margin: .2em 0
}

.form-input-wrapper {
    position: relative;
    max-width: 100%
}

.form-input-wrapper__required {
    position: absolute;
    font-size: .8em;
    font-weight: 200;
    color: #e13418;
    top: .2em;
    right: 1em;
    display: none
}

.form-input-wrapper__input.is-empty + .form-input-wrapper__required {
    display: block
}

.form-input {
    width: 100%;
    max-width: 100%;
    border: 1px solid #e7e8e9;
    padding: .6em;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    -webkit-transition-property: border-color, background-color, box-shadow;
    transition-property: border-color, background-color, box-shadow;
    vertical-align: middle;
    background-image: none
}

html.mobile .form-input {
    font-size: 16px
}

input.form-input, textarea.form-input {
    -webkit-appearance: none
}

.form-input:focus, .form-input:hover:not([disabled]) {
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .07)
}

.form-input:focus {
    border-color: #3b99fc;
    outline: none
}

.form-input.is-invalid {
    border-color: #e13418
}

.form-input--textarea {
    height: 5em
}

.form-input--ellipsis {
    text-overflow: ellipsis
}

.form-input--unobtrusive {
    margin-left: -.6em
}

.form-input--fat {
    padding-top: .7em;
    padding-bottom: .7em
}

.form-input--filled {
    background-color: #fafafa
}

.form-input--unobtrusive:not(.is-loading):not(.is-invalid):not(.is-empty):not(:focus):not(:hover) {
    cursor: pointer;
    border-color: transparent;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: none;
    transition: none
}

.form-input--blink {
    border-color: #3b99fc;
    -webkit-animation: input-blink 2s ease .5s infinite;
    animation: input-blink 2s ease .5s infinite
}

.form-item {
    margin-bottom: 1em;
    box-sizing: border-box
}

.form-item--close {
    margin-bottom: .5em
}

.form-item--single {
    margin-top: 1.5em
}

.form-label {
    display: block;
    font-size: .8em;
    line-height: 1.3;
    color: rgba(0, 0, 0, .4);
    text-transform: uppercase;
    height: 1.3em;
    opacity: 1;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: height, opacity;
    transition-property: height, opacity;
    cursor: pointer
}

.form-label.is-hidden {
    height: 0;
    opacity: 0
}

.form-tip {
    margin: .5em 0 0
}

.form-tip--before {
    margin: 0 0 .5em
}

.form-tip--spacer {
    margin: 1.5em 0 0
}

.form-tip--spacer.form-tip--before {
    margin: 0 0 1.5em
}

.ghost-button {
    background: transparent;
    border: 0;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: opacity, color;
    transition-property: opacity, color;
    opacity: .5;
    font-weight: 700;
    vertical-align: middle;
    word-wrap: normal;
    outline: 0
}

.ghost-button:focus, .ghost-button:hover {
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

.ghost-button--reconnect {
    display: inline;
    line-height: 1.5;
    padding: .2em .5em;
    vertical-align: baseline;
    font-weight: 400;
    border: 1px dotted;
    border-radius: 3px
}

.ghost-button--reconnect:focus, .ghost-button--reconnect:hover {
    border-style: solid
}

.ghost-button[disabled] {
    opacity: .3;
    -webkit-transition: none;
    transition: none;
    color: #000
}

.header {
    outline: 0;
    min-height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0;
    position: relative;
    z-index: 15;
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    max-width: 100vw
}

#main.is-widget.is-style-tab.is-fully-closed.is-side-right .header {
    width: auto;
    max-width: none;
    top: auto;
    bottom: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%)
}

html.win.webkit #main.is-widget.is-style-tab.is-fully-closed.is-side-right .header {
    -webkit-transform: rotate(-90.03deg) translateX(-100%);
    transform: rotate(-90.03deg) translateX(-100%)
}

html.win.firefox #main.is-widget.is-style-tab.is-fully-closed.is-side-right .header {
    -webkit-transform: rotate(-90deg) translateX(-100%) translateZ(1px);
    transform: rotate(-90deg) translateX(-100%) translateZ(1px)
}

#main.is-widget.is-style-tab.is-fully-closed.is-side-left .header {
    width: auto;
    max-width: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg) translateY(-100%);
    transform: rotate(90deg) translateY(-100%)
}

html.win.webkit #main.is-widget.is-style-tab.is-fully-closed.is-side-left .header {
    -webkit-transform: rotate(90.03deg) translateY(-100%);
    transform: rotate(90.03deg) translateY(-100%)
}

html.win.firefox #main.is-widget.is-style-tab.is-fully-closed.is-side-left .header {
    -webkit-transform: rotate(90deg) translateY(-100%) translateZ(1px);
    transform: rotate(90deg) translateY(-100%) translateZ(1px)
}

#main.is-widget .header {
    -webkit-animation: header-appear .25s ease-out both;
    animation: header-appear .25s ease-out both;
    display: none
}

#main.is-widget.is-fully-closed:not(.is-transparent) .header, #main.is-widget.is-fully-opened:not(.is-transparent) .header {
    display: block
}

.header:focus:not(.is-mouse-focused):not(:hover):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: hsla(0, 0%, 100%, .1);
    pointer-events: none
}

#main.is-separate .header {
    cursor: default
}

#main.is-chat-closed .header {
    min-height: 40px;
    line-height: 40px;
    border-bottom: 0
}

.header__inner {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 calc(1em - 5px) 0 1em
}

#main.is-fully-opened .header__inner {
    padding-right: 40px
}

#main.is-chat-opened .header {
    padding: .5em 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2), 0 -1px 10px var(--chat-button-shadow-color)
}

#main.is-chat-opened .header--flat, #main.is-chat-opened.is-separate .header {
    padding: .3em 0;
    box-shadow: 0 0 10px #fff, 0 0 20px #fff;
    box-shadow: 0 0 10px var(--chat-bg-color), 0 0 20px var(--chat-bg-color)
}

#main.is-chat-opened .header__inner {
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.header__welcome-text:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    line-height: 8px;
    margin-right: 2px;
    border-radius: 5px;
    vertical-align: .1em;
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .8)
}

.header--online .header__welcome-text:before {
    background-color: #51d161;
    background-image: -webkit-linear-gradient(left top, #80dc7a, #23c748);
    background-image: linear-gradient(to right bottom, #80dc7a, #23c748)
}

.header--offline .header__welcome-text:before {
    background-color: #1f89f8;
    background-image: -webkit-linear-gradient(left top, #3b99fc, #0479f5);
    background-image: linear-gradient(to right bottom, #3b99fc, #0479f5)
}

#main.is-chat-opened.is-disconnected .header__welcome-text:before {
    background-image: none;
    background-color: #ccc
}

.header__close {
    position: absolute;
    top: 50%;
    right: 0;
    height: 40px;
    margin-top: -20px;
    padding: 0 20px;
    font-weight: 700;
    outline: 0;
    background: transparent;
    border: 0;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: .6;
    vertical-align: middle;
    word-wrap: normal;
}

#main.is-widget.is-fully-opened .header__close {
    visibility: visible;
    z-index: 0
}

#main.is-widget.is-fully-opened .header:focus .header__close, #main.is-widget.is-fully-opened .header:hover .header__close {
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

.header__close-symbol {
    position: relative;
    top: -.1em
}

.header__logo {
    position: absolute;
    top: 0;
    right: 2px;
    padding: 0 1em;
    opacity: .5
}

#main.is-chat-opened .header__logo {
    display: none
}

#main.is-separate .header__logo {
    display: block
}

#main.is-mobile-widget.is-style-tab.is-chat-closed .header {
    min-height: 40px;
    line-height: 40px
}

#main.is-mobile-widget.is-style-tab.is-fully-closed:not(.is-transparent) .header, #main.is-mobile-widget.is-style-tab.is-fully-opened:not(.is-transparent) .header {
    display: block
}

.header__close-icon {
    width: 7px;
    height: 7px;
    fill: currentColor;
    vertical-align: middle;
    position: relative;
    top: 45%;
}

.header__round-button-icon {
    position: absolute;
    display: none;
    top: 20%;
    left: 20%;
    width: 60%;
    height: 60%;
    fill: currentColor;
    pointer-events: none
}

#main.is-widget.is-style-round.is-chat-closed .header {
    width: 100%;
    min-height: 100%;
    line-height: 0
}

#main.is-widget.is-style-round.is-chat-closed .header__round-button-icon, #main.is-widget.is-style-round.is-fully-closed:not(.is-transparent) .header, #main.is-widget.is-style-round.is-fully-opened:not(.is-transparent) .header {
    display: block
}

#main.is-chat-closed.is-widget.is-style-round .header {
    position: absolute
}

#main.is-chat-closed.is-widget.is-style-round .header__logo, #main.is-chat-closed.is-widget.is-style-round .header__welcome-text {
    display: none
}

@-webkit-keyframes header-appear {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes header-appear {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.inline-form {
    padding: 0 1em
}

.inline-form__section {
    position: relative
}

.inline-form__section--submit {
    padding: .8em 0
}

.inline-form__section + .inline-form__section {
    border-top: 1px solid #e6e6e6
}

.inline-form__section.is-error + .inline-form__section {
    border-top: 1px solid #fad6d0
}

.inline-form__input {
    position: relative;
    -webkit-transform: translateY(.55em);
    transform: translateY(.55em);
    width: 100%;
    max-width: 100%;
    border: none;
    padding: .7em 1.6em 0 0;
    margin-bottom: .8em;
    line-height: 1.8;
    box-sizing: border-box;
    vertical-align: middle;
    background-image: none;
    outline: none;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
    box-shadow: none;
    background: transparent !important
}

.inline-form__input.is-error {
    color: #e13418
}

.inline-form__input.is-error::input-placeholder {
    color: #f0998b
}

.inline-form__input.is-error::-webkit-input-placeholder {
    color: #f0998b
}

.inline-form__input.is-error::-moz-placeholder {
    color: #f0998b
}

.inline-form__input.is-error:-ms-input-placeholder {
    color: #f0998b
}

.inline-form__input.is-error::placeholder {
    color: #f0998b
}

html.trident .inline-form__input {
    height: 49.5px;
    padding-top: 0;
    margin-bottom: 0
}

.inline-form__input:placeholder-shown {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

html.trident .inline-form__input:-ms-input-placeholder {
    transform: translateY(0)
}

.inline-form__label {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-.35em);
    transform: translateY(-.35em);
    font-size: .7em;
    box-sizing: border-box;
    pointer-events: none;
    -webkit-transition: font-size .1s ease, -webkit-transform .1s ease;
    transition: font-size .1s ease, -webkit-transform .1s ease;
    transition: transform .1s ease, font-size .1s ease;
    transition: transform .1s ease, font-size .1s ease, -webkit-transform .1s ease;
    padding: .7em 1.6em 0 0;
    margin-bottom: .8em;
    line-height: 1.8
}

.inline-form__input:placeholder-shown ~ .inline-form__label {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 1em
}

html.trident .inline-form__input:-ms-input-placeholder ~ .inline-form__label {
    transform: translateY(0);
    font-size: 1em
}

.inline-form__section.is-error .inline-form__label {
    color: #f0998b
}

.inline-form__input-button, .inline-form__input-status {
    position: absolute;
    top: 50%;
    right: -1em;
    padding: 0 1em;
    width: 1em;
    height: 3em;
    margin-top: -1.5em;
    border: none;
    text-align: center;
    box-sizing: content-box;
    vertical-align: middle;
    line-height: 3
}

.inline-form__input-button {
    background-color: transparent;
    background-image: none;
    outline: none;
    font-weight: 600;
    color: #3b99fc
}

.inline-form__input-button:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border-radius: 100px;
    background-color: rgba(4, 121, 245, .1);
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.inline-form__input-button:active:not(.is-loading), .inline-form__input-button:focus:not(.is-loading), .inline-form__input-button:hover:not(.is-loading) {
    color: #0479f5
}

.inline-form__input-button:active:not(.is-loading):after, .inline-form__input-button:focus:not(.is-loading):after, .inline-form__input-button:hover:not(.is-loading):after {
    opacity: 1
}

.inline-form__input-button[disabled] {
    font-weight: 400;
    color: #bebec3;
    pointer-events: none;
    cursor: default
}

.inline-form__input-status {
    color: #3ca553;
    pointer-events: none
}

.inline-form__checkbox {
    margin-bottom: 10px
}

.inline-form__checkbox + .inline-form__checkbox {
    margin-top: -5px
}

.inline-form__submit {
    text-align: right
}

.input-area-wrapper {
    position: relative;
    padding: 0
}

#main.is-transparent .input-area-wrapper {
    padding-left: calc(50px + .5em);
    padding-right: 22px;
    padding-bottom: .7em
}

#main.is-separate .input-area-wrapper {
    margin: 0 -10px;
}

html.no-hiddenscroll #main.is-separate .input-area-wrapper {

}

.input-area-wrapper__bottom {
    text-align: right
}

.input-area-wrapper__logo {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal;
    margin-top: .5em;
    text-align: right;
    font-size: .8em
}

.input-area {
    width: 100%;
    display: table;
    -webkit-transition: -webkit-transform .2s ease-out .05s;
    transition: -webkit-transform .2s ease-out .05s;
    transition: transform .2s ease-out .05s;
    transition: transform .2s ease-out .05s, -webkit-transform .2s ease-out .05s;
    box-shadow: 0 0 1px rgba(0, 0, 0, .1), 0 0 3px rgba(0, 0, 0, .2);
    background: #fff;
    position: relative;
    padding: .3em 1em;
    box-sizing: border-box;
    z-index: 2
}

#main.is-under-no-input .input-area {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

#main.is-under-no-input.is-separate .input-area {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-radius: 0 !important
}

#main.is-separate .input-area {
    border-radius: 12px
}

#main.is-transparent .input-area {
    padding: 0 .5em;
    border-radius: 12px;
    box-shadow: 0 0 .2em rgba(0, 0, 0, .1), 0 0 .6em rgba(0, 0, 0, .2)
}

#main.is-separate .input-area {
    border: 1px solid #dadcde;
    box-shadow: 0 0 10px var(--chat-bg-color), 0 0 20px var(--chat-bg-color)
}

#main.is-separate .input-area.is-focused:not(.is-inactive):not(.is-disconnected) {
    border-color: #3b99fc
}

.input-area.is-inactive {
    background-color: #fdfcff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    position: relative;
    opacity: .5;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    cursor: default;
    pointer-events: none;
    user-select: none
}

.input-area.is-inactive:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent
}

html.mobile .input-area.is-inactive, html.no-cssfilters .input-area.is-inactive {
    -webkit-filter: none;
    filter: none;
    opacity: .4
}

#main:not(.is-transparent) .input-area.is-disconnected {
    background-color: #fef3cf
}

#main.is-under-no-input .input-area-wrapper {
    cursor: pointer
}

.input-area__row {
    display: table-row
}

.input-area__button-cell {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #bebec3;
    white-space: nowrap;
    visibility: visible;
    -webkit-transition: color .15s linear, opacity .4s ease, visibility .4s linear, -webkit-transform .4s ease;
    transition: color .15s linear, opacity .4s ease, visibility .4s linear, -webkit-transform .4s ease;
    transition: color .15s linear, transform .4s ease, opacity .4s ease, visibility .4s linear;
    transition: color .15s linear, transform .4s ease, opacity .4s ease, visibility .4s linear, -webkit-transform .4s ease
}

#main.is-under-shown .input-area__button-cell {
    opacity: 0;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    pointer-events: none;
    visibility: hidden
}

.input-area__button-cell.is-active, .input-area__button-cell:hover {
    color: #0479f5
}

.input-area__button-cell.is-hidden {
    display: none
}

.input-area__button {
    background: transparent;
    border: 0;
    padding: 0;
    height: 100%
}

html.mobile .input-area__button--submit {
    color: #0479f5
}

.input-area__button-icon {
    width: 1.8em;
    height: 1.8em;
    fill: currentColor;
    vertical-align: middle;
    pointer-events: none
}

.input-area__button-text {
    display: inline-block;
    padding: 0 .5em
}

.input-area__input {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

#main.is-under-no-input .input-area__input {
    opacity: 0
}

.input-area.is-empty .input-area__button-cell--submit, .input-area:not(.is-empty) .input-area__button-cell--attachment, .input-area:not(.is-empty) .input-area__button-cell--rate {

}

.input-area.is-safari-on-ios-15:focus-within {
    padding-bottom: calc(53px + .3em)
}

.joined-message {
    text-align: center;
    margin: auto
}

.joined-message__userpic {
    display: inline-block
}

.joined-message__name {
    line-height: 1.3
}

.joined-message__title {
    font-size: .9em
}

.joined-message__comma {
    margin-right: -.3em
}

.joined-message__message {
    color: rgba(0, 0, 0, .4);
    font-size: .8em;
    font-style: italic
}

.last-message-bubble {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    padding: 22px 22px 10px 10px
}

html.trident .last-message-bubble {
    -webkit-animation: appear .1s ease-in .2s both;
    animation: appear .1s ease-in .2s both
}

.last-message-bubble__close {
    background: transparent;
    border: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0;
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .95);
    text-shadow: 0 1px #fff;
    color: rgba(0, 0, 0, .6);
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    width: 21px;
    height: 21px;
    line-height: 21px;
    z-index: 10;
    -webkit-transition: .15s ease-in;
    transition: .15s ease-in;
    -webkit-transition-property: opacity, color, background-color, -webkit-transform;
    transition-property: opacity, color, background-color, -webkit-transform;
    transition-property: opacity, color, background-color, transform;
    transition-property: opacity, color, background-color, transform, -webkit-transform
}

.last-message-bubble__close-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.last-message-bubble__close:hover {
    opacity: 1;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .5);
    background-color: red;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.last-message-bubble__close-icon {
    width: 7px;
    height: 7px;
    fill: currentColor
}

.logo {
    padding: 0 .1em;
    word-spacing: -.1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.logo--bold {
    font-weight: 700
}

a.logo {
    color: rgba(0, 0, 0, .4);
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: color;
    transition-property: color;
    text-decoration: none;
    outline: none
}

a.logo:focus, a.logo:hover {
    color: #0479f5
}

.logo__icon {
    width: 20px;
    height: 20px;
    fill: currentcolor;
    vertical-align: top;
    position: relative;
    margin: 0 2px
}

.main {
    height: 100%;
    overflow: hidden
}

.main.is-hidden {
    opacity: 0
}

html.safari .main:not(.is-mobile-widget) {
    border-radius: 12px
}

html.safari .main.is-style-round.is-chat-closed {
    border-radius: 50%
}

html.ios .main.is-fully-closed, html.ios .main.is-fully-closed * {
    cursor: pointer !important
}

.missed-notice {
    padding: .2em .5em .5em;
    margin-bottom: .5em;
    background: #fefce0;
    font-size: 1em;
    border-radius: 7px;
    position: relative
}

.missed-notice__close {
    position: absolute;
    top: 0;
    right: 0
}

.missed-notice__description {
    margin-bottom: .3em;
    padding-right: 1.5em
}

.missed-notice__actions {
    font-size: .9em
}

.modal-logo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    text-align: center;
    color: rgba(0, 0, 0, .4)
}

.modal-logo__inner {
    position: absolute;
    font-size: 12px;
    line-height: 20px;
    bottom: .75em;
    left: 20px;
    width: calc(100% - 40px);
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-wrap: normal
}

.modal-logo__inner-bg {
    border-radius: 1em;
    padding: .25em .5em;
    background: hsla(0, 0%, 100%, .96);
    box-shadow: 0 0 20px #fff
}

.norm-label {
    display: inline-block;
    margin-bottom: .2em;
    font-weight: 200
}

.parsed-text code {
    font-size: 90%;
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

.parsed-text--message code {
    color: #00316e
}

.parsed-text pre {
    margin-top: .3rem;
    margin-bottom: .3rem;
    font-size: 85%;
    line-height: 1.5;
    white-space: pre-wrap;
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

.parsed-text--message pre {
    color: #00316e
}

.parsed-text blockquote {
    position: relative;
    margin-top: .25em;
    margin-bottom: .25em;
    padding-left: .8em
}

.parsed-text blockquote:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .15)
}

.parsed-text a[href] {
    color: #3b99fc
}

.parsed-text a[href]:hover {
    color: #0479f5
}

@supports (--foo:#008000) and ((-webkit-filter:brightness(0.1) contrast(0.1) saturate(0.1)) or (filter:brightness(0.1) contrast(0.1) saturate(0.1))) {
    .parsed-text--dark-bg {
        color: #fefdff
    }

    .parsed-text--dark-bg a[href] {
        color: #fefdff;
        text-decoration: underline;
        -webkit-text-decoration-color: rgba(254, 253, 255, .55);
        text-decoration-color: rgba(254, 253, 255, .55);
        opacity: .9
    }

    .parsed-text--dark-bg a[href]:hover {
        opacity: 1;
        color: #fff;
        -webkit-text-decoration-color: rgba(254, 253, 255, .65);
        text-decoration-color: rgba(254, 253, 255, .65)
    }

    .parsed-text--dark-bg blockquote:before {
        background-color: hsla(0, 0%, 100%, .3)
    }

    .parsed-text--light-bg, .parsed-text--very-light-bg {
        color: #09080b
    }

    .parsed-text--light-bg a[href] {
        color: #09080b;
        text-decoration: underline;
        opacity: .85;
        -webkit-text-decoration-color: rgba(9, 8, 11, .3);
        text-decoration-color: rgba(9, 8, 11, .3)
    }

    .parsed-text--light-bg a[href]:hover {
        color: #09080b;
        opacity: 1;
        -webkit-text-decoration-color: rgba(9, 8, 11, .4);
        text-decoration-color: rgba(9, 8, 11, .4)
    }

    .parsed-text--light-bg blockquote:before {
        background-color: rgba(0, 0, 0, .2)
    }

    .parsed-text--very-light-bg a[href] {
        text-decoration: underline;
        -webkit-text-decoration-color: rgba(59, 153, 252, .2);
        text-decoration-color: rgba(59, 153, 252, .2)
    }

    .parsed-text--very-light-bg a[href]:hover {
        -webkit-text-decoration-color: rgba(4, 121, 245, .2);
        text-decoration-color: rgba(4, 121, 245, .2)
    }

    .parsed-text--message.parsed-text--dark-bg code, .parsed-text--message.parsed-text--dark-bg pre, .parsed-text--message.parsed-text--light-bg code, .parsed-text--message.parsed-text--light-bg pre {
        color: inherit
    }
}

.preform-bubble__message {
    display: block;
    margin-bottom: .6em
}

.preform-bubble__info {
    padding-bottom: .3em
}

.preform-bubble__info-text {
    font-weight: 600;
    border-left: .1em solid #3ca553;
    padding: 0 0 .2em .4em
}

.preform-bubble__input {
    margin-bottom: .5em
}

.preform-bubble__button {
    margin-left: .5em;
    font-size: .9em;
    background: transparent;
    border: 0;
    padding: 0;
    color: #000;
    border-bottom: 1px dashed rgba(0, 0, 0, .2);
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: color, border-color;
    transition-property: color, border-color
}

.preform-bubble__button:hover {
    color: #0479f5;
    border-bottom-color: rgba(4, 121, 245, .2);
    -webkit-transition: none;
    transition: none
}

.preform-bubble__button--dark-bg {
    color: #fefdff;
    border-bottom-color: rgba(254, 253, 255, .55);
    opacity: .9
}

.preform-bubble__button--dark-bg:hover {
    opacity: 1;
    color: #fff;
    border-bottom-color: rgba(254, 253, 255, .65)
}

.preform-bubble__button--light-bg {
    color: #09080b;
    border-bottom-color: rgba(9, 8, 11, .3);
    opacity: .85
}

.preform-bubble__button--light-bg:hover {
    color: #09080b;
    opacity: 1;
    border-bottom-color: rgba(9, 8, 11, .4)
}

.preform {
    position: absolute;
    top: 0;
    left: -100%;
    right: 100%;
    bottom: 0;
    z-index: 100
}

.preform__note {
    margin: 0 0 1.5em
}

.progress-circle {
    vertical-align: middle
}

html.edgehtml .progress-circle, html.trident .progress-circle, html:not(.edgehtml) .progress-circle__bar, html:not(.trident) .progress-circle__bar {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.progress-circle__base {
    stroke: rgba(0, 0, 0, .15)
}

.progress-circle--file .progress-circle__base {
    stroke: transparent
}

.progress-circle__bar {
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-property: stroke, stroke-dasharray, stroke-dashoffset;
    transition-property: stroke, stroke-dasharray, stroke-dashoffset;
    stroke: currentColor
}

html.edgehtml .progress-circle.is-processing, html.trident .progress-circle.is-processing, html:not(.edgehtml) .progress-circle.is-processing .progress-circle__bar, html:not(.trident) .progress-circle.is-processing .progress-circle__bar {
    -webkit-animation: progress-circle-spin .65s linear infinite;
    animation: progress-circle-spin .65s linear infinite
}

.progress-circle.is-processing .progress-circle__bar {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.progress-circle.is-err .progress-circle__bar {
    stroke: #e13418
}

@-webkit-keyframes progress-circle-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes progress-circle-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.pseudo-link {
    padding: 0;
    border: 0;
    color: #3b99fc;
    border-bottom: 1px dashed;
    background: transparent
}

.rating-form {
    -webkit-animation: show .3s ease-out both;
    animation: show .3s ease-out both
}

.rating-form__rating {
    -webkit-transition: min-height .4s ease;
    transition: min-height .4s ease;
    text-align: center
}

.rating-form.is-rated .rating-form__rating {
    margin-bottom: -30px
}

.rating-form__header {
    font-size: 1em;
    margin: 0 0 1em;
    font-style: italic
}

.rating-form__comment-and-submit {
    margin-top: 1em;
    display: none
}

.rating-form:not(.is-already-rated) .rating-form__comment-and-submit {
    -webkit-animation: rating-form-show-coomment .5s ease .1s both;
    animation: rating-form-show-coomment .5s ease .1s both
}

.rating-form.is-rated .rating-form__comment-and-submit {
    display: block
}

.rating-form__rating-switch {
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.rating-form__rating-switch:last-child {
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.rating-form.is-rated .rating-form__rating-switch {
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.rating-form__radio {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0
}

.rating-form__icon {
    width: 100%;
    height: 100%;
    fill: rgba(0, 0, 0, .4)
}

.rating-form__radio:focus:not(.is-mouse-focused) + .rating-form__icon:not(:hover) {
    outline: 2px dashed #999
}

.rating-form__icon--dislike {
    position: relative;
    top: 14px
}

.rating-form__radio:checked + .rating-form__icon--like, .rating-form__rating-switch:hover .rating-form__radio:not(:checked) + .rating-form__icon--like {
    fill: #3ca553
}

.rating-form__radio:checked + .rating-form__icon--dislike, .rating-form__rating-switch:hover .rating-form__radio:not(:checked) + .rating-form__icon--dislike {
    fill: #c30005
}

.rating-form__comment {
    display: block;
    width: 85%;
    margin: 0 auto
}

.rating-form__submit-row {
    text-align: center;
    margin: 2em 0 0 !important
}

.rating-form__error {
    margin-top: 1.3em
}

.rating-form.is-safari-on-ios-15 {
    padding-bottom: 53px
}

@-webkit-keyframes rating-form-show-coomment {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    30% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    80% {
        opacity: 1
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes rating-form-show-coomment {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    30% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    80% {
        opacity: 1
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

.scroller, .scroller__inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.scroller__inner {
    max-height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.scroller__shaft {
    padding: 2em;
    box-sizing: border-box;
    min-height: 100%;
    position: relative;
    overflow: hidden
}

.select-group__header {
    font-style: italic;
    margin-bottom: .7em
}

.select-group__groups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -9px;
    margin-top: -9px
}

.select-group__group {
    margin-left: 9px;
    margin-top: 9px;
    position: relative;
    border-color: transparent !important
}

.select-group__group:active, .select-group__group:focus, .select-group__group:hover {
    color: #fff !important
}

.select-group__group-background {
    opacity: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    border-radius: inherit;
    -webkit-transition: opacity .1s ease;
    transition: opacity .1s ease
}

.select-group__group:active .select-group__group-background, .select-group__group:focus .select-group__group-background, .select-group__group:hover .select-group__group-background {
    opacity: 1
}

.select-group__group-border {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    opacity: .6;
    border: inherit;
    border-radius: inherit
}

.service-message {
    text-align: center;
    font-size: .9em;
    font-style: italic;
    color: rgba(0, 0, 0, .4)
}

.js-show-after-flush, [show-after-flush] {
    display: none !important
}

.js-hide-after-flush, [hide-after-flush] {
    display: block !important
}

.under {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 1;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    -webkit-font-smoothing: antialiased
}

#main.is-under-shown .under {
    visibility: visible
}

.under #main.is-separate {
    padding-top: 6px
}

.under:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-linear-gradient(right, rgba(218, 220, 222, 0), #dadcde, rgba(218, 220, 222, 0));
    background-image: linear-gradient(270deg, rgba(218, 220, 222, 0), #dadcde, rgba(218, 220, 222, 0))
}

#main.is-separate .under:before, #main.is-under-no-input .under:before {
    display: none
}

.under__scroller-shaft {
    padding: 0
}

.under__content {
    padding: 20px 22px 30px
}

html.chrome .chat-and-input__chat, html.opera .chat-and-input__chat {
    -webkit-transition: -webkit-filter .4s;
    transition: -webkit-filter .4s;
    transition: filter .4s;
    transition: filter .4s, -webkit-filter .4s
}

html.chrome #main.is-under-shown .chat-and-input__chat, html.opera #main.is-under-shown .chat-and-input__chat {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

html.chrome .container__header .header, html.opera .container__header .header {
    -webkit-transition: -webkit-transform 0s linear .4s;
    transition: -webkit-transform 0s linear .4s;
    transition: transform 0s linear .4s;
    transition: transform 0s linear .4s, -webkit-transform 0s linear .4s;
    z-index: 18
}

html.chrome #main.is-under-shown .container__header .header, html.opera #main.is-under-shown .container__header .header {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s
}

html.chrome .container__header .header__close, html.opera .container__header .header__close {
    -webkit-transition: -webkit-transform 0s linear .4s;
    transition: -webkit-transform 0s linear .4s;
    transition: transform 0s linear .4s;
    transition: transform 0s linear .4s, -webkit-transform 0s linear .4s
}

html.chrome #main.is-under-shown .container__header .header__close, html.opera #main.is-under-shown .container__header .header__close {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s
}

html.chrome .chat-and-input .header, html.opera .chat-and-input .header {
    top: -55px;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .4s;
    transition: visibility 0s linear .4s;
    padding-top: 1.5em !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-top: -1em !important;
    left: -10px !important;
    width: calc(100% + 20px) !important
}

html.chrome #main.is-under-shown .chat-and-input .header, html.opera #main.is-under-shown .chat-and-input .header {
    visibility: visible;
    -webkit-transition: visibility 0s;
    transition: visibility 0s
}

html.chrome #main.is-separate .chat-and-input .header, html.chrome .chat-and-input .header--flat, html.opera #main.is-separate .chat-and-input .header, html.opera .chat-and-input .header--flat {
    top: -52px
}

html.chrome .chat-and-input .header__inner, html.opera .chat-and-input .header__inner {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

html.chrome .chat-and-input .header__close, html.opera .chat-and-input .header__close {
    display: none
}

html:not(.chrome):not(.opera) .chat-and-input__chat:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsla(0, 0%, 100%, .9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, visibility .4s;
    transition: opacity .4s ease, visibility .4s;
    z-index: 17
}

html:not(.chrome):not(.opera) #main.is-under-shown .chat-and-input__chat:before {
    opacity: 1;
    visibility: visible
}

html:not(.chrome):not(.opera) .header {
    -webkit-font-smoothing: antialiased
}

html:not(.chrome):not(.opera) .header__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsla(0, 0%, 100%, .9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, visibility .4s;
    transition: opacity .4s ease, visibility .4s;
    z-index: 1
}

html:not(.chrome):not(.opera) #main.is-under-shown .header__inner:before {
    opacity: 1;
    visibility: visible
}

html:not(.chrome):not(.opera) .header__close {
    z-index: 2 !important;
    -webkit-transform: color .4s linear;
    transform: color .4s linear
}

html:not(.chrome):not(.opera) #main.is-under-shown .header:not(.header--flat) .header__close {
    color: #333
}

html:not(.chrome):not(.opera) .chat-and-input .header {
    display: none !important
}

.unread-counter {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #fb4a46;
    color: #fff;
    border-radius: 50%;
    z-index: 20;
    font-size: 11px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .2);
    -webkit-animation: unread-counter-appear .15s ease;
    animation: unread-counter-appear .15s ease
}

#main.is-style-round .unread-counter {
    top: 3%;
    right: 3%;
    width: 36vw;
    height: 36vw;
    line-height: 36vw;
    font-size: 20vw
}

@-webkit-keyframes unread-counter-appear {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes unread-counter-appear {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.upload-progress {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.upload-progress__icon-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30%;
    margin-left: -30%;
    width: 60%;
    height: 60%
}

.upload-progress__cancel {
    background: transparent;
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    vertical-align: top
}

.upload-progress__cancel-icon {
    width: 100%;
    height: 100%;
    fill: currentColor
}

html:not(.mobile) .upload-progress__cancel-icon {
    -webkit-animation: upload-progress-popup .3s ease;
    animation: upload-progress-popup .3s ease
}

.upload-progress__ok-icon {
    fill: currentColor
}

.upload-progress__err-icon, .upload-progress__ok-icon {
    -webkit-animation: upload-progress-popup .3s ease;
    animation: upload-progress-popup .3s ease;
    width: 100%;
    height: 100%
}

.upload-progress__err-icon {
    fill: #e13418
}

@-webkit-keyframes upload-progress-popup {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes upload-progress-popup {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.userpic {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.userpic__inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    background-color: #f1f3f5
}

.userpic--bot .userpic__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
    background-color: #fff
}

#main.is-transparent .userpic {
    width: 40px;
    height: 40px;
    line-height: 40px
}

#main.is-transparent .userpic__inner {
    background-color: hsla(0, 0%, 100%, .95);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

.userpic.is-loaded .userpic__inner {
    background-color: #fff;
    background-color: var(--chat-bg-color)
}

.userpic__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.userpic--border .userpic__inner {
    border: 2px solid #fff;
    border-color: var(--chat-bg-color)
}

.userpic--border .userpic__img {
    top: 2px;
    left: 2px
}

.userpic__text {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.userpic__text--black {
    color: rgba(0, 0, 0, .6)
}

.userpic.is-loaded .userpic__text {
    visibility: hidden
}

.userpic__status {
    position: absolute;
    top: 0;
    right: 0
}

.userpic--message .userpic__text {
    font-size: .7em
}

.userpic__bot {
    width: 24px;
    height: 30px;
    margin-left: auto;
    position: relative;
    top: -1px
}

.userpic.is-notification .userpic__bot {
    margin: auto
}

html.trident .userpic.is-notification .userpic__bot {
    margin: 5px
}

.welcome-message {
    margin: 1em auto;
    width: 100%
}

.chat-date-block + .chat-message > .welcome-message {
    margin-top: 0
}

.welcome-message__faces {
    position: relative;
    top: -2px;
    left: -2px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 0;
    padding: 0 10px 10px 0
}

.welcome-message__face {
    display: inline-block;
    position: relative;
    margin-right: -10px;
    z-index: 9
}

.welcome-message__face:first-child {
    z-index: 10
}

.welcome-message__face:last-child {
    z-index: 8
}

.welcome-message__message {
    text-align: center;
    vertical-align: middle;
    padding: 0 12px
}

@media screen and (min-width: 300px) {
    .welcome-message {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 100%
    }

    .welcome-message__faces {
        text-align: left;
        padding-right: 14px;
        padding-bottom: 0
    }

    html.trident .welcome-message__faces {
        text-align: right;
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .welcome-message__face {
        margin-right: -14px
    }

    .welcome-message__message {
        min-width: 0;
        text-align: left
    }

    .welcome-message__message.is-centered {
        text-align: center
    }

    html.trident .welcome-message__message {
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .support-circle{
        width: 53px;
        height: 53px;
        background-size: 26px 26px;
    }
}

.support-circle{
    text-rendering: optimizespeed;
    line-height: 1.5;
    font-family: "Pluto sans",Arial,Helvetica,sans-serif;
    font-weight: 300;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: fixed;
    bottom: 20px;
    right: 25px;
    width: 76px;
    height: 76px;
    border-radius: 50px 12px 50px 50px;
    z-index: 9457830458204582039485023045;
    backdrop-filter: blur(10px);
    --webkit-backdrop-filter: blur(10px);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAIMElEQVR4nO2dB4wUVRiAxwJ2RQUFwSB6WEGNJRpiwYI1ogZsYMTee1BDgo0oigUllogYgxgVAVFjLGBCsSAmiCgYznKKYkNiwYNT4LjP/Nn/YN2b3alv5s3ufMkm5JjZee/9O6/81XFyckwBbA3sDhwGnACcpZ/BwInAxvnomxn4HsBA4D5gCjAfWIE3E3KBxCOAnsBVOvjLCc86oEsulHBC2Bu4A1hIvFyeC8S/ENrrnP8u0IIZ3swF4i2IrYChwK+Y5x9Z/HOhlH8jbgZ+I1kG5AJpK4zTgC9Jh1XAYmA28BJwO3AK0LnmBAV0AiZjL4uAkXqW2cipZoD+wDKyw2LgGmAbp5oANgFGGdw5mWaFTmtbOVkH2AGYQXXwE3BhZqcyYBfgM6qPadI3J0sA+wE/Ur0sB05ysgCwJ/Az1U8zcL1jMzUkjGJGW7muAB2Br6lNHnVsAtgCmEttc69jC6qCyIGLbBDGtbkk1vOvqF3SFMYh2oicDSwFtk9DGFsCXxU1JGcD49MQiGz3cspzRpLC6KNOAznlWQJsnpT2dkGFhuRsYGgSArm+6IE5lfkT2NGkMHbSh+T4506TAnmUbCsD16Xw3GVG1hKgK9BEdnkMeDGlZ19iQiBPk11+AToAe+mbkjTz4hZGN2A12WVwUV+eS6kN+8QpkCwfAmcX2yuAPYC1mV3cRS8D/E02+UPCFyyZfr+ISyC3kE1agNPL9GlnnzElcbNrVGFslGEF4oMefRMH76QZElUg/cgmc8WZ24ezd33C7YoWxWW5H245xMmim8/+nUqyNERdzP/N4CLeO2A/X014XQvnKwxcRrZoAo4M0c8uCevn+oQVyCyywxqZfkJ1tNDXKxJs65Vh9VZZMUCtA84PK4yi3eR7CbV3VJgGXk02aBaP9CjCKPG6lOgq07wQpnHi4W07qyVqNw5hJOzSNCtoo7bNgCLxL+D4OIVRNHVND9kmyShxjpsLkHro7AqcHNhBW9NW2My3Eu4QpyBcNNuyfQ7CR+JOa6pBY7GXGWJGNtLx/4/BgIDt6meyMQ3YRwswBtjUWMfbjsPjAdrXwVQjJL2RbXxvYr3wMRabAZ/4aaDLvaWs1JBrsSvtm9XTeQvwjGwy4h7sAONR50dN73Kf11Zd3vZ2fhowHjtYAPR1LAA426uxLvf4YbqnUCywffwiqgXxjnQsAniyUqNdro8eeaVpL9IK7v9BD2Vmto7xrCeytXXF5Xq/rC3r/KAJYZJE5tK3NEdWe8dy9HzimkLK5dogPFzugZLBzTSy23hDdWW+jEg2ofquSXo4XY/LdUFYaMo6KOqMefoRE+o7wESxbWtKioPl1XeqBKA7ME6meZf/C8Lf5R5QH/EEvaVTgwDDXP4WCKeM8iuKi+UJTo2Cy44wDoEcSjQytx6YJA6BXBRRIFWzNtgikKi+u8Y1sLUmEMmVG4WBqfS8igUSNWfunFpNdg/s5vK38NteTWQcB/c5tVmR4S2Xv4c/GIouhfh4xaR51bIT+1C11UQ9qT9UerPU1jCRMFJO6d2dKoGC8nWiW4I2l2uDKBf3TtIoNdmpEijosFxxudYvo90eNAJzrM1cBk8XJKy5UgSyy/V+mOZqoErASmgucD4hgOMqddDleq8f6eiy1sIEEh0vTdJbxATA/ZU66HJ9KY1anOYhz2jchNx+kktVZAAf3ifbxfWgjRMKypnmZBQKAaJekQDHRAiKmrQ+r7w+LAnEVl/nZBDgBp+x8O0CfGc74GL1JRAON3Eo9OIRJ4Pg01kOeF/9EtoY6lQbUqeFY8a0HijbBPFoZrikEHt6JydDAL1C9PNll7opXjzVerFILElGOhkCeCBEH88r+Q7ZWXkxs/ViKUuaJCtSSaEaAjVrBy1Y9l3pWuKzZMeSNJMgZ+KgSLhUhmeWfMcRPu8Tf4Z2csNwkuf3qA7UFDwJr1N3I1mbSpFYwY+BC8K4pWqWh9YdUGi9FDA1wP11csPDpMPwCMLoGjAr6pyg8Ru6JY1UsiLE+txPbnqWdFgZxlOFwpsRJkXtB34tmlrpoXRbWg7xYOxfpvZW0ApDQ5JOK1HKxIRT1A7y+YxhHj8kqZHyvIYptNHRSeqMkKU7bpabZ5IugWJAKKwLJmmIUitXcvTqqT0MI5PooBeLAqocGg22RfRVR0cQRt+IhdDGOhpbnTY3WSKQMSEFcQAwJYZUJFMcAwXkw9DkNxASc2WVvvbjLK46qZ76NtytM0xcQU4zo3q8x8l8P+6oevaIdVHXQbZhplhgW0z6OJ/b3k/j2vZqKg1bsuYtdkKcRk1ztc+D4fyAB0NXix5wF/bQEIcLadw0l+qDKqg2rtHBbiyjOplbSXUC3IhdLHVUr2Qb/5isM6tmaylibxvLHIszVq8GzjXki/sadvKno79GW2nRX3IsSQRkaw18jr00OSmVbgjKnKCpX13eihFlkrLZ1P/moLusVepEvUgN+hJvPkGN9nfrIjlEfLAke4+oITQUurdmGeqmbi/Fn//pjYBBZVw212gIcs+AztG3Vdi4iKZ2f5dseqVt7K7tP1D7c4z2T3JqXape8PcCT2jBmLc160O9Plva7ocfWz3fv9epSwb6da1EM0x3KMeqZ0rBbygBgIMq/FBEPfEhcKsOTBf1u5VPZ+Aoddt5x8PfbKrRYl1tzzqdVZj9NWnCPVrHRN7+5ZrjxXN3mRoUio+9Sfz8FlcW05qEgs3hmxgE0ageJGYyv9USwKa6NslUFZR6nX47pt2PqgToofm0xGInHoUyBclaIR/5t6hUpLa7bDB6pd3eoPwHwWWGo7pOV9kAAAAASUVORK5CYII=);
    background-position: center;
    background-size: 43px 43px;
    background-repeat: no-repeat;
    box-shadow: rgba(0, 0, 0, 0.26) 0px 5px 4px 0px;
    cursor: pointer;
    background-color: #dc0032;
}