.online-chat-root-Verbox #supportTrigger {
    bottom: 25px !important;
    right: 25px !important
}


.svg-icon[data-v-7c7a3ea8] {
    width: 1em !important;
    max-width: 100% !important;
    max-height: 100% !important;
    fill: currentColor !important;
    color: inherit !important;
    height: 1em !important;
    vertical-align: -.2em !important;
    display: inline-block !important
}

.svg-icon.img[data-v-7c7a3ea8] {
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    margin: 0 auto !important
}

.svg-icon *[data-v-7c7a3ea8] {
    fill: currentColor !important;
    cursor: inherit !important
}

.online-chat-root .htmlify img.emoji {
    height: 1.8em !important;
    width: 1.8em !important;
    vertical-align: middle !important;
    margin: .2em !important
}

.online-chat-root .htmlify a {
    word-break: break-all !important
}

.online-chat-root .htmlify.pre {
    white-space: pre-wrap !important
}

.online-chat-root .htmlify span[data-copyblock] {
    background: rgba(0, 0, 0, .06) !important;
    border-left: 6px solid rgba(0, 0, 0, .1) !important;
    padding: 2px 4px !important;
    border-radius: 5px !important;
    cursor: pointer !important
}

.online-chat-root .htmlify span[data-copyblock]:hover {
    opacity: .8 !important
}

.round[data-v-594c3847] {
    border-radius: 1.5em !important
}

.notification-message-list[data-v-57d1450a] {
    overflow: hidden !important
}

.trigger-popup[data-v-546b16a2] {
    position: absolute !important;
    width: 300px !important;
    font-size: calc(1em + 1px) !important
}

.trigger-popup[data-v-546b16a2],
.trigger-popup .inner[data-v-546b16a2] {
    top: inherit !important;
    bottom: inherit !important;
    right: inherit !important;
    left: inherit !important
}

.trigger-popup .inner[data-v-546b16a2] {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1) !important;
    position: absolute !important;
    border-radius: 1em !important;
    border-width: 1px !important;
    border-style: solid !important;
    min-width: 4em !important;
    max-width: 300px !important
}

.trigger-popup .inner .slot[data-v-546b16a2] {
    border-radius: inherit !important;
    overflow: hidden !important
}

.trigger-popup .inner .close[data-v-546b16a2] {
    position: absolute !important;
    right: -.5em !important;
    left: auto !important;
    top: -.5em !important;
    opacity: 0 !important;
    visibility: hidden !important;
    -webkit-transition: all .2s ease !important;
    -o-transition: all .2s ease !important;
    transition: all .2s ease !important;
    height: 1.5em !important;
    width: 1.5em !important;
    line-height: 1.5em !important;
    border-radius: 50% !important;
    text-align: center !important
}

.trigger-popup .inner .close.touch[data-v-546b16a2],
.trigger-popup .inner:hover .close[data-v-546b16a2] {
    visibility: visible !important;
    opacity: 1 !important
}

.trigger-type.primary-right .trigger-popup .inner[data-v-546b16a2] {
    right: 0 !important
}

.trigger-type.primary-left.secondary-right .trigger-popup .inner[data-v-546b16a2] {
    margin-left: 1em !important
}

.trigger-type.primary-left.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 12px;
    z-index: 0 !important
}

.trigger-type.primary-left.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 10px;
    border-right-color: currentColor !important;
    z-index: 1 !important;
    margin-bottom: 2px !important
}

.trigger-type.primary-left.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-left.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    right: .8em !important
}

.trigger-type.primary-left.secondary-top .trigger-popup .inner[data-v-546b16a2] {
    margin-left: 1em !important
}

.trigger-type.primary-left.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 12px;
    z-index: 0 !important
}

.trigger-type.primary-left.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 10px;
    border-right-color: currentColor !important;
    z-index: 1 !important;
    margin-top: 2px !important
}

.trigger-type.primary-left.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-left.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    top: .8em !important
}

.trigger-type.primary-left.secondary-bottom .trigger-popup .inner[data-v-546b16a2] {
    margin-left: 1em !important
}

.trigger-type.primary-left.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 12px;
    z-index: 0 !important
}

.trigger-type.primary-left.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 10px;
    border-right-color: currentColor !important;
    z-index: 1 !important;
    margin-bottom: 2px !important
}

.trigger-type.primary-left.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-left.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    bottom: .8em !important
}

.trigger-type.primary-left.secondary-center .trigger-popup .inner[data-v-546b16a2] {
    margin-left: 1em !important
}

.trigger-type.primary-left.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 12px;
    z-index: 0 !important
}

.trigger-type.primary-left.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    right: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-right-style: solid !important;
    border-right-width: 10px;
    border-right-color: currentColor !important;
    z-index: 1 !important;
    margin-top: 2px !important
}

.trigger-type.primary-left.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-left.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    top: .8em !important
}

.trigger-type.primary-right.secondary-left .trigger-popup .inner[data-v-546b16a2] {
    margin-right: 1em !important
}

.trigger-type.primary-right.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 12px;
    border-left-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-right.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 10px;
    border-left-style: solid !important;
    border-left-color: currentColor !important;
    z-index: 1 !important;
    margin-bottom: 2px !important
}

.trigger-type.primary-right.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-right.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    left: .8em !important
}

.trigger-type.primary-right.secondary-top .trigger-popup .inner[data-v-546b16a2] {
    margin-right: 1em !important
}

.trigger-type.primary-right.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 12px;
    border-left-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-right.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 10px;
    border-left-style: solid !important;
    border-left-color: currentColor !important;
    z-index: 1 !important;
    margin-top: 2px !important
}

.trigger-type.primary-right.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-right.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    top: .8em !important
}

.trigger-type.primary-right.secondary-bottom .trigger-popup .inner[data-v-546b16a2] {
    margin-right: 1em !important
}

.trigger-type.primary-right.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 12px;
    border-left-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-right.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 10px;
    border-left-style: solid !important;
    border-left-color: currentColor !important;
    z-index: 1 !important;
    margin-bottom: 2px !important
}

.trigger-type.primary-right.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-right.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    bottom: .8em !important
}

.trigger-type.primary-right.secondary-center .trigger-popup .inner[data-v-546b16a2] {
    margin-right: 1em !important
}

.trigger-type.primary-right.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 12px solid rgba(0, 0, 0, 0) !important;
    border-top: 12px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 12px;
    border-left-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-right.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    left: 100% !important;
    border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid rgba(0, 0, 0, 0) !important;
    border-left-width: 10px;
    border-left-style: solid !important;
    border-left-color: currentColor !important;
    z-index: 1 !important;
    margin-top: 2px !important
}

.trigger-type.primary-right.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-right.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    top: .8em !important
}

.trigger-type.primary-top.secondary-left .trigger-popup .inner[data-v-546b16a2] {
    margin-top: 1em !important
}

.trigger-type.primary-top.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 12px;
    border-bottom-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-top.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 10px;
    border-bottom-style: solid !important;
    border-bottom-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-top.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-top.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    left: .8em !important
}

.trigger-type.primary-top.secondary-right .trigger-popup .inner[data-v-546b16a2] {
    margin-top: 1em !important
}

.trigger-type.primary-top.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 12px;
    border-bottom-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-top.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 10px;
    border-bottom-style: solid !important;
    border-bottom-color: currentColor !important;
    z-index: 1 !important;
    margin-right: 2px !important
}

.trigger-type.primary-top.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-top.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    right: .8em !important
}

.trigger-type.primary-top.secondary-bottom .trigger-popup .inner[data-v-546b16a2] {
    margin-top: 1em !important
}

.trigger-type.primary-top.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 12px;
    border-bottom-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-top.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 10px;
    border-bottom-style: solid !important;
    border-bottom-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-top.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-top.secondary-bottom .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    bottom: .8em !important
}

.trigger-type.primary-top.secondary-center .trigger-popup .inner[data-v-546b16a2] {
    margin-top: 1em !important
}

.trigger-type.primary-top.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 12px;
    border-bottom-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-top.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    top: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-bottom-width: 10px;
    border-bottom-style: solid !important;
    border-bottom-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-top.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-top.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    left: .8em !important
}

.trigger-type.primary-bottom.secondary-left .trigger-popup .inner[data-v-546b16a2] {
    margin-bottom: 1em !important
}

.trigger-type.primary-bottom.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 12px;
    border-top-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-bottom.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 10px;
    border-top-style: solid !important;
    border-top-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-bottom.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-bottom.secondary-left .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    left: .8em !important
}

.trigger-type.primary-bottom.secondary-right .trigger-popup .inner[data-v-546b16a2] {
    margin-bottom: 1em !important
}

.trigger-type.primary-bottom.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 12px;
    border-top-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-bottom.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 10px;
    border-top-style: solid !important;
    border-top-color: currentColor !important;
    z-index: 1 !important;
    margin-right: 2px !important
}

.trigger-type.primary-bottom.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-bottom.secondary-right .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    right: .8em !important
}

.trigger-type.primary-bottom.secondary-top .trigger-popup .inner[data-v-546b16a2] {
    margin-bottom: 1em !important
}

.trigger-type.primary-bottom.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 12px;
    border-top-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-bottom.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 10px;
    border-top-style: solid !important;
    border-top-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-bottom.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-bottom.secondary-top .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    top: .8em !important
}

.trigger-type.primary-bottom.secondary-center .trigger-popup .inner[data-v-546b16a2] {
    margin-bottom: 1em !important
}

.trigger-type.primary-bottom.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -12px !important;
    border-left: 12px solid rgba(0, 0, 0, 0) !important;
    border-right: 12px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 12px;
    border-top-style: solid !important;
    z-index: 0 !important
}

.trigger-type.primary-bottom.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    content: "" !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    bottom: -10px !important;
    border-left: 10px solid rgba(0, 0, 0, 0) !important;
    border-right: 10px solid rgba(0, 0, 0, 0) !important;
    border-top-width: 10px;
    border-top-style: solid !important;
    border-top-color: currentColor !important;
    z-index: 1 !important;
    margin-left: 2px !important
}

.trigger-type.primary-bottom.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:after,
.trigger-type.primary-bottom.secondary-center .trigger-popup .inner.with-arrow[data-v-546b16a2]:before {
    left: .8em !important
}

.trigger-type.primary-right .trigger-popup .inner .close[data-v-546b16a2],
.trigger-type.secondary-right .trigger-popup .inner .close[data-v-546b16a2] {
    left: -.5em !important;
    right: auto !important
}

.message-list[data-v-e91d6ee6] {
    padding: 1em !important
}

a.link[data-v-751227f8],
a.link[data-v-751227f8]:hover,
a.link[data-v-751227f8]:visited {
    text-decoration: none !important;
    color: inherit !important
}

.wrapper[data-v-d4fbbb0a] {
    position: fixed !important;
    background: rgba(0, 0, 0, .3) !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 10000000000 !important;
    font-size: calc(1em + 1px) !important
}

.wrapper>ul[data-v-d4fbbb0a] {
    border-top-left-radius: 1em !important;
    border-top-right-radius: 1em !important;
    margin: 0 !important;
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    max-height: 100% !important;
    overflow-y: auto !important
}

.wrapper>ul>li[data-v-d4fbbb0a] {
    background: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    border-top: 1px solid #f1f2f7 !important
}

.wrapper>ul>li>*[data-v-d4fbbb0a] {
    padding: 1em 1.4em !important;
    display: block !important
}

.wrapper>ul>li>* .icon[data-v-d4fbbb0a] {
    margin-right: .9em !important;
    font-size: 1.3em !important
}

@media (hover:hover) {
    .wrapper>ul>li[data-v-d4fbbb0a]>:hover {
        background: #f1f2f7 !important
    }
}

.wrapper>ul>li.devided>*[data-v-d4fbbb0a] {
    padding-top: 1.4em !important;
    padding-bottom: 1.4em !important
}

.online-chat-root .svg-icon-background-wrapper>*[data-v-1e7b39ea] {
    margin: 0 auto !important
}

.trigger-round-item[data-v-757831e9] {
    position: relative !important;
    text-align: center !important;
    border-radius: 50% !important;
    line-height: 100% !important;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33) !important
}

.trigger-round-item .icon-wrapper[data-v-757831e9] {
    line-height: .7em !important;
    font-family: arial, "sans-serif" !important
}

.trigger-round-item .icon[data-v-757831e9] {
    font-size: .6em !important
}

.trigger-round-item img[data-v-757831e9] {
    border-radius: 50% !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
    position: relative !important
}

.badge[data-v-46c5148e] {
    height: 1.588em !important;
    line-height: 1.588em !important;
    min-width: 1.588em !important;
    text-align: center !important;
    display: inline-block !important;
    border-radius: 50% !important;
    -webkit-animation: badge-46c5148e 10s infinite;
    animation: badge-46c5148e 10s infinite
}

.primary-left-right .classic-trigger-badge .badge-number[data-v-46c5148e] {
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

@-webkit-keyframes badge-46c5148e {
    50% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    55% {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn)
    }

    60% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@keyframes badge-46c5148e {
    50% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    55% {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn)
    }

    60% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

.round-trigger-badge[data-v-27dfd9b6] {
    font-size: .2em !important;
    line-height: 1em !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 2 !important
}

.trigger-menu[data-v-571f71ac] {
    margin: 0 !important;
    position: absolute !important;
    top: 1em !important
}

.trigger-menu>li[data-v-571f71ac] {
    list-style: none !important;
    padding: 0 !important;
    margin: .18em 0 0 !important;
    -webkit-transition: -webkit-transform .1s linear !important;
    transition: -webkit-transform .1s linear !important;
    -o-transition: transform .1s linear !important;
    transition: transform .1s linear !important;
    transition: transform .1s linear, -webkit-transform .1s linear !important
}

@media (hover:hover) {
    .trigger-menu>li[data-v-571f71ac]:hover {
        -webkit-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
        transform: scale(1.1) !important
    }

    .trigger-menu>li:hover .descr[data-v-571f71ac] {
        display: block !important
    }
}

.descr[data-v-571f71ac] {
    display: none !important;
    position: absolute !important;
    left: 100% !important;
    margin-left: .5em !important
}

.descr>span[data-v-571f71ac] {
    background: #fff !important;
    border: 1px solid #e1e5eb !important;
    color: #000 !important;
    padding: .5em 1em !important;
    white-space: nowrap !important;
    border-radius: .5em !important;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .13) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .13) !important
}

.trigger-type.primary-bottom .trigger-menu[data-v-571f71ac],
.trigger-type.secondary-bottom .trigger-menu[data-v-571f71ac] {
    bottom: 1em !important;
    top: auto !important
}

.trigger-type.primary-bottom .trigger-menu>li[data-v-571f71ac],
.trigger-type.secondary-bottom .trigger-menu>li[data-v-571f71ac] {
    margin-top: 0 !important;
    margin-bottom: .18em !important
}

.trigger-type.primary-top .trigger-menu[data-v-571f71ac] {
    top: 0 !important
}

.trigger-type.primary-bottom .trigger-menu[data-v-571f71ac] {
    bottom: 0 !important
}

.trigger-type.secondary-right .trigger-menu[data-v-571f71ac] {
    right: 100% !important
}

.trigger-type.primary-left .trigger-menu[data-v-571f71ac] {
    right: 0 !important
}

.trigger-type.primary-right .descr[data-v-571f71ac],
.trigger-type.secondary-right .descr[data-v-571f71ac] {
    left: auto !important;
    margin-left: 0 !important;
    right: 100% !important;
    margin-right: .5em !important
}

.trigger-menu[data-v-5eddb51a],
.trigger-menu li[data-v-5eddb51a] {
    margin: 0 !important
}

.trigger-menu li[data-v-5eddb51a] {
    list-style: none !important;
    padding: 0 !important;
    -webkit-transition: background .1s ease !important;
    -o-transition: background .1s ease !important;
    transition: background .1s ease !important;
    white-space: normal !important;
    font-size: 1em !important
}

.trigger-menu li>a[data-v-5eddb51a]:last-child {
    border: none !important
}

.trigger-menu li .icon[data-v-5eddb51a] {
    font-size: 1.2em !important;
    margin-right: 1.17em !important
}

.trigger-menu li>*[data-v-5eddb51a] {
    padding: 1em 1.4em !important
}

.dropdown-container[data-v-145f10d8] {
    position: absolute !important
}

.trigger-type.secondary-right .dropdown-container[data-v-145f10d8] {
    right: 0 !important
}

.trigger-type.secondary-left .dropdown-container[data-v-145f10d8] {
    left: 0 !important
}

.trigger-type.secondary-bottom .dropdown-container[data-v-145f10d8] {
    bottom: 0 !important
}

.trigger-type.secondary-center .dropdown-container[data-v-145f10d8],
.trigger-type.secondary-top .dropdown-container[data-v-145f10d8] {
    top: 0 !important
}

.trigger-type.primary-bottom .dropdown-container[data-v-145f10d8],
.trigger-type.primary-bottom .dropdown-container .inner[data-v-145f10d8] {
    bottom: 100% !important
}

.trigger-type.primary-top .dropdown-container[data-v-145f10d8] {
    top: 100% !important
}

.trigger-type.primary-right .dropdown-container[data-v-145f10d8] {
    right: 100% !important
}

.trigger-type.primary-right .dropdown-container .inner[data-v-145f10d8] {
    right: 0 !important
}

.trigger-type.primary-left .dropdown-container[data-v-145f10d8] {
    left: 100% !important
}

.trigger-type.primary-left-right.secondary-bottom .dropdown-container .inner[data-v-145f10d8] {
    bottom: 0 !important
}

.trigger-type.primary-top-bottom.secondary-right .dropdown-container .inner[data-v-145f10d8] {
    right: 0 !important
}

.trigger-classic[data-v-93824e86] {
    position: relative !important;
    padding: 1em !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2) !important
}

.classic-trigger-badge[data-v-93824e86],
.icon[data-v-93824e86] {
    top: .5em !important;
    font-size: 1.5em !important;
    position: absolute !important
}

.text[data-v-93824e86] {
    padding-left: 2.4em !important;
    white-space: nowrap !important
}

.icon-hidden .text[data-v-93824e86] {
    padding-left: 0 !important
}

.classic-trigger-badge[data-v-93824e86] {
    left: 100% !important;
    margin-left: .3em !important
}

.classic-trigger-badge>*[data-v-93824e86] {
    font-size: .7em !important
}

.trigger-type.primary-right.secondary-center .classic-dropdown-container[data-v-93824e86],
.trigger-type.primary-right.secondary-top .classic-dropdown-container[data-v-93824e86] {
    right: 0 !important
}

.trigger-type.primary-right.secondary-bottom .classic-dropdown-container[data-v-93824e86] {
    right: 100% !important;
    top: 0 !important;
    bottom: auto !important
}

.trigger-type.primary-right .classic-dropdown-container[data-v-93824e86] {
    -webkit-transform-origin: top right !important;
    -ms-transform-origin: top right !important;
    transform-origin: top right !important;
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.trigger-type.primary-left.secondary-bottom .classic-dropdown-container[data-v-93824e86] {
    left: 0 !important;
    top: auto !important;
    bottom: 0 !important
}

.trigger-type.primary-left.secondary-center .classic-dropdown-container[data-v-93824e86],
.trigger-type.primary-left.secondary-top .classic-dropdown-container[data-v-93824e86] {
    top: 100% !important
}

.trigger-type.primary-left .classic-dropdown-container[data-v-93824e86] {
    -webkit-transform-origin: top left !important;
    -ms-transform-origin: top left !important;
    transform-origin: top left !important;
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.trigger-type.secondary-right .classic-trigger-badge[data-v-93824e86],
.trigger-type.secondary-top .classic-trigger-badge[data-v-93824e86] {
    right: 100% !important;
    margin-right: .5em !important;
    left: auto !important;
    margin-left: 0 !important
}

.pulsate[data-v-e70d1cba]:after,
.pulsate[data-v-e70d1cba]:before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    border: 2px solid var(--trigger-background) !important;
    left: -20px !important;
    right: -20px !important;
    top: -20px !important;
    bottom: -20px !important;
    border-radius: 50% !important;
    opacity: 0;
    -webkit-animation: pulse-e70d1cba 1.8s;
    animation: pulse-e70d1cba 1.8s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.pulsate[data-v-e70d1cba]:after {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    border-width: 3px
}

.is-desktop.pulsate[data-v-e70d1cba]:hover:after,
.is-desktop.pulsate[data-v-e70d1cba]:hover:before {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important;
    display: none !important
}

@-webkit-keyframes pulse-e70d1cba {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: .4
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

@keyframes pulse-e70d1cba {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: .4
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0
    }
}

.trigger[data-v-278982da] {
    position: fixed !important
}

.trigger.hidden[data-v-278982da] {
    visibility: hidden !important;
    opacity: 0 !important
}

.n[data-v-20bbf0c9],
.s[data-v-20bbf0c9] {
    cursor: ns-resize !important
}

.e[data-v-20bbf0c9],
.w[data-v-20bbf0c9] {
    cursor: ew-resize !important
}

.n.e[data-v-20bbf0c9],
.s.w[data-v-20bbf0c9] {
    cursor: nesw-resize !important
}

.n.w[data-v-20bbf0c9],
.s.e[data-v-20bbf0c9] {
    cursor: nwse-resize !important
}

.resize-helper[data-v-20bbf0c9] {
    position: absolute !important
}

.resize-helper.active[data-v-20bbf0c9] {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.resize-helper.angle[data-v-20bbf0c9],
.resize-helper.n[data-v-20bbf0c9],
.resize-helper.s[data-v-20bbf0c9] {
    height: 3px !important
}

.resize-helper.n[data-v-20bbf0c9],
.resize-helper.s[data-v-20bbf0c9] {
    left: 0 !important;
    right: 0 !important
}

.resize-helper.e[data-v-20bbf0c9],
.resize-helper.w[data-v-20bbf0c9] {
    top: 0 !important;
    bottom: 0 !important
}

.resize-helper.angle[data-v-20bbf0c9],
.resize-helper.e[data-v-20bbf0c9],
.resize-helper.w[data-v-20bbf0c9] {
    width: 3px !important
}

.resize-helper.n.e[data-v-20bbf0c9],
.resize-helper.n.w[data-v-20bbf0c9] {
    bottom: auto !important
}

.resize-helper.s.e[data-v-20bbf0c9],
.resize-helper.s.w[data-v-20bbf0c9] {
    top: auto !important
}

.resize-helper.n[data-v-20bbf0c9] {
    top: 0 !important
}

.resize-helper.s[data-v-20bbf0c9] {
    bottom: 0 !important
}

.resize-helper.e[data-v-20bbf0c9] {
    left: auto !important;
    right: 0 !important
}

.resize-helper.w[data-v-20bbf0c9] {
    right: auto !important;
    left: 0 !important
}

.draggable[data-v-295bc6b0] {
    position: absolute !important
}

.draggable.fixed[data-v-295bc6b0] {
    position: fixed !important
}

.draggable.drag-active[data-v-295bc6b0] {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.draggable.drag-active.scale-when-drag[data-v-295bc6b0] {
    -webkit-transform: scale(1.05) !important;
    -ms-transform: scale(1.05) !important;
    transform: scale(1.05) !important
}

.draggable.scale-when-drag[data-v-295bc6b0] {
    -webkit-transition: -webkit-transform .2s ease, -webkit-box-shadow .2s ease !important;
    transition: -webkit-transform .2s ease, -webkit-box-shadow .2s ease !important;
    -o-transition: transform .2s ease, box-shadow .2s ease !important;
    transition: transform .2s ease, box-shadow .2s ease !important;
    transition: transform .2s ease, box-shadow .2s ease, -webkit-transform .2s ease, -webkit-box-shadow .2s ease !important
}

.device-type-desktop .widget-root[data-v-6bf4b5c1] {
    opacity: .9 !important
}

.loader[data-v-ad10317e] {
    font-size: 5em !important
}

.online-chat-widget-container[data-v-3b525266] {
    -webkit-transition: border-radius .2s ease !important;
    -o-transition: border-radius .2s ease !important;
    transition: border-radius .2s ease !important;
    overflow: hidden !important
}

.touch.online-chat-widget-draggable-wrapper[data-v-3b525266] {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 2147483647 !important
}

.touch.online-chat-widget-draggable-wrapper.text-input-focused[data-v-3b525266] {
    height: 100% !important;
    height: -moz-available !important;
    height: -webkit-fill-available !important;
    height: stretch !important
}

.touch.online-chat-widget-draggable-wrapper .online-chat-widget-container[data-v-3b525266] {
    border: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.online-chat-widget-draggable-wrapper.stick-to-top>.widget-root[data-v-3b525266] {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.online-chat-widget-draggable-wrapper.stick-to-bottom>.widget-root[data-v-3b525266] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.operator-avatar[data-v-3037471c] {
    display: inline-block !important;
    position: relative !important
}

.operator-avatar img[data-v-3037471c] {
    border-radius: 30em !important;
    line-height: 0 !important;
    width: 100% !important;
    height: 100% !important
}

.operator-avatar.with-border[data-v-3037471c] {
    padding: 2px !important;
    border-radius: 30em !important
}

.popup-notification[data-v-06ff7c74] {
    padding: 1em !important;
    position: fixed !important;
    left: 1em !important;
    bottom: 1em !important;
    width: 300px !important;
    border-radius: .5em !important
}

.device-type-mobile .popup-notification[data-v-06ff7c74] {
    width: auto !important;
    right: 1em !important
}

.avatar[data-v-06ff7c74] {
    width: 2.5em !important;
    height: 2.5em !important
}

.operator-name[data-v-06ff7c74] {
    opacity: .8 !important
}

.mobile[data-v-06ff7c74] {
    background: hsla(0, 0%, 100%, .2) !important;
    height: 2em !important;
    width: 2em !important;
    padding: .5em !important;
    border-radius: 50% !important;
    margin: -.5em -.5em -.5em 0 !important
}

.popup-notification[data-v-06ff7c74] button.primary.inverse {
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid !important;
    color: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

div.support-widget-not-ready {
    opacity: 0 !important
}

/*!
* CleanSlate
*   github.com/premasagar/cleanslate
*
*/
.online-chat-root,
.online-chat-root * {
    scroll-behavior: initial !important
}

.online-chat-root input::-webkit-input-placeholder,
.online-chat-root textarea::-webkit-input-placeholder {
    -webkit-box-flex: initial !important;
    -webkit-flex: initial !important;
    flex: initial !important;
    background-attachment: scroll !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline !important;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline: medium none invert !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
    background-size: auto !important;
    border-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-column-gap: normal !important;
    column-gap: normal !important;
    -webkit-column-rule: medium none #000 !important;
    column-rule: medium none #000 !important;
    -webkit-column-span: 1 !important;
    column-span: 1 !important;
    -webkit-columns: auto !important;
    columns: auto !important;
    -webkit-font-feature-settings: normal !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    -webkit-hyphens: manual !important;
    hyphens: manual !important;
    -webkit-perspective: none !important;
    perspective: none !important;
    -webkit-perspective-origin: 50% 50% !important;
    perspective-origin: 50% 50% !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    -webkit-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    -webkit-transform-style: flat !important;
    transform-style: flat !important;
    word-break: normal !important;
    -webkit-align-content: initial !important;
    align-content: initial !important;
    -webkit-box-align: initial !important;
    -webkit-align-items: initial !important;
    align-items: initial !important;
    -webkit-align-self: initial !important;
    align-self: initial !important;
    alignment-baseline: initial !important;
    user-select: initial !important;
    -webkit-user-select: initial !important;
    -webkit-flex-wrap: initial !important;
    flex-wrap: initial !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-text-fill-color: initial !important;
    -webkit-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
    caret-color: currentColor !important
}

.online-chat-root input::-moz-placeholder,
.online-chat-root textarea::-moz-placeholder {
    flex: initial !important;
    background-attachment: scroll !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline !important;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline: medium none invert !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
    background-size: auto !important;
    border-image: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    -moz-column-gap: normal !important;
    column-gap: normal !important;
    -moz-column-rule: medium none #000 !important;
    column-rule: medium none #000 !important;
    -moz-column-span: 1 !important;
    column-span: 1 !important;
    -moz-columns: auto !important;
    columns: auto !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    hyphens: manual !important;
    perspective: none !important;
    perspective-origin: 50% 50% !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    -moz-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    transform: none !important;
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    word-break: normal !important;
    align-content: initial !important;
    align-items: initial !important;
    align-self: initial !important;
    alignment-baseline: initial !important;
    -moz-user-select: initial !important;
    user-select: initial !important;
    -webkit-user-select: initial !important;
    flex-wrap: initial !important;
    flex-direction: row !important;
    -webkit-text-fill-color: initial !important;
    -moz-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
    caret-color: currentColor !important
}

.online-chat-root input:-ms-input-placeholder,
.online-chat-root textarea:-ms-input-placeholder {
    -ms-flex: initial !important;
    flex: initial !important;
    background-attachment: scroll !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline !important;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline: medium none invert !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
    background-size: auto !important;
    border-image: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    column-gap: normal !important;
    column-rule: medium none #000 !important;
    column-span: 1 !important;
    columns: auto !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    -ms-hyphens: manual !important;
    hyphens: manual !important;
    perspective: none !important;
    perspective-origin: 50% 50% !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    -ms-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    -ms-transform: none !important;
    transform: none !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    word-break: normal !important;
    -ms-flex-line-pack: initial !important;
    align-content: initial !important;
    -ms-flex-align: initial !important;
    align-items: initial !important;
    -ms-flex-item-align: initial !important;
    align-self: initial !important;
    alignment-baseline: initial !important;
    -ms-user-select: initial !important;
    user-select: initial !important;
    -webkit-user-select: initial !important;
    -ms-flex-wrap: initial !important;
    flex-wrap: initial !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-text-fill-color: initial !important;
    -ms-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
    caret-color: currentColor !important
}

.online-chat-root input::-ms-input-placeholder,
.online-chat-root textarea::-ms-input-placeholder {
    -ms-flex: initial !important;
    flex: initial !important;
    background-attachment: scroll !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline !important;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline: medium none invert !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
    background-size: auto !important;
    border-image: none !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    column-gap: normal !important;
    column-rule: medium none #000 !important;
    column-span: 1 !important;
    columns: auto !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    -ms-hyphens: manual !important;
    hyphens: manual !important;
    perspective: none !important;
    perspective-origin: 50% 50% !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    -ms-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    -ms-transform: none !important;
    transform: none !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    transform-style: flat !important;
    word-break: normal !important;
    -ms-flex-line-pack: initial !important;
    align-content: initial !important;
    -ms-flex-align: initial !important;
    align-items: initial !important;
    -ms-flex-item-align: initial !important;
    align-self: initial !important;
    alignment-baseline: initial !important;
    -ms-user-select: initial !important;
    user-select: initial !important;
    -webkit-user-select: initial !important;
    -ms-flex-wrap: initial !important;
    flex-wrap: initial !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-text-fill-color: initial !important;
    -ms-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
    caret-color: currentColor !important
}

.online-chat-root,
.online-chat-root a,
.online-chat-root audio,
.online-chat-root b,
.online-chat-root button,
.online-chat-root div,
.online-chat-root form,
.online-chat-root h1,
.online-chat-root h2,
.online-chat-root h3,
.online-chat-root h4,
.online-chat-root h5,
.online-chat-root h6,
.online-chat-root hr,
.online-chat-root i,
.online-chat-root iframe,
.online-chat-root img,
.online-chat-root input,
.online-chat-root input::placeholder,
.online-chat-root label,
.online-chat-root li,
.online-chat-root ol,
.online-chat-root option,
.online-chat-root p,
.online-chat-root path,
.online-chat-root pre,
.online-chat-root select,
.online-chat-root span,
.online-chat-root strong,
.online-chat-root sup,
.online-chat-root svg,
.online-chat-root table,
.online-chat-root tbody,
.online-chat-root td,
.online-chat-root textarea,
.online-chat-root textarea::placeholder,
.online-chat-root tfoot,
.online-chat-root th,
.online-chat-root thead,
.online-chat-root tr,
.online-chat-root ul {
    -webkit-box-flex: initial !important;
    -webkit-flex: initial !important;
    -ms-flex: initial !important;
    flex: initial !important;
    background-attachment: scroll !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-radius: 0 !important;
    border: none !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline !important;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline: medium none invert !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
    background-size: auto !important;
    -o-border-image: none !important;
    border-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-column-gap: normal !important;
    -moz-column-gap: normal !important;
    column-gap: normal !important;
    -webkit-column-rule: medium none #000 !important;
    -moz-column-rule: medium none #000 !important;
    column-rule: medium none #000 !important;
    -webkit-column-span: 1 !important;
    -moz-column-span: 1 !important;
    column-span: 1 !important;
    -webkit-columns: auto !important;
    -moz-columns: auto !important;
    columns: auto !important;
    -webkit-font-feature-settings: normal !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    -webkit-hyphens: manual !important;
    -ms-hyphens: manual !important;
    hyphens: manual !important;
    -webkit-perspective: none !important;
    perspective: none !important;
    -webkit-perspective-origin: 50% 50% !important;
    perspective-origin: 50% 50% !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    -webkit-transition: all 0s ease 0s !important;
    -o-transition: all 0s ease 0s !important;
    transition: all 0s ease 0s !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform-origin: 50% 50% !important;
    -ms-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
    -webkit-transform-style: flat !important;
    transform-style: flat !important;
    word-break: normal !important;
    -webkit-align-content: initial !important;
    -ms-flex-line-pack: initial !important;
    align-content: initial !important;
    -webkit-box-align: initial !important;
    -webkit-align-items: initial !important;
    -ms-flex-align: initial !important;
    align-items: initial !important;
    -webkit-align-self: initial !important;
    -ms-flex-item-align: initial !important;
    align-self: initial !important;
    alignment-baseline: initial !important;
    -moz-user-select: initial !important;
    -ms-user-select: initial !important;
    user-select: initial !important;
    -webkit-user-select: initial !important;
    -webkit-flex-wrap: initial !important;
    -ms-flex-wrap: initial !important;
    flex-wrap: initial !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-text-fill-color: initial !important;
    -webkit-text-size-adjust: initial !important;
    -moz-text-size-adjust: initial !important;
    -ms-text-size-adjust: initial !important;
    text-size-adjust: initial !important;
    caret-color: currentColor !important
}

.online-chat-root,
.online-chat-root div,
.online-chat-root form,
.online-chat-root h1,
.online-chat-root h2,
.online-chat-root h3,
.online-chat-root h4,
.online-chat-root h5,
.online-chat-root h6,
.online-chat-root hr,
.online-chat-root ol,
.online-chat-root option,
.online-chat-root p,
.online-chat-root pre,
.online-chat-root ul {
    display: block !important
}

.online-chat-root b,
.online-chat-root strong {
    font-weight: 700 !important
}

.online-chat-root br {
    display: inline !important;
    display: initial !important
}

.online-chat-root h1,
.online-chat-root h2,
.online-chat-root h3,
.online-chat-root h4,
.online-chat-root h5,
.online-chat-root h6 {
    font-weight: 700 !important
}

.online-chat-root h1 {
    font-size: 2em !important;
    padding: .67em 0 !important
}

.online-chat-root h2 {
    font-size: 1.5em !important;
    padding: .83em 0 !important
}

.online-chat-root h3 {
    font-size: 1.17em !important;
    padding: .83em 0 !important
}

.online-chat-root h4 {
    font-size: 1em !important
}

.online-chat-root h5 {
    font-size: .83em !important
}

.online-chat-root p {
    margin: 1em 0 !important
}

.online-chat-root table {
    display: table !important
}

.online-chat-root thead {
    display: table-header-group !important
}

.online-chat-root tbody {
    display: table-row-group !important
}

.online-chat-root tfoot {
    display: table-footer-group !important
}

.online-chat-root tr {
    display: table-row !important
}

.online-chat-root td,
.online-chat-root th {
    display: table-cell !important;
    padding: 2px !important
}

.online-chat-root ol,
.online-chat-root ul {
    margin: 1em 0 !important
}

.online-chat-root ol li,
.online-chat-root ol ol li,
.online-chat-root ol ol ol li,
.online-chat-root ol ol ul li,
.online-chat-root ol ul ul li,
.online-chat-root ul li,
.online-chat-root ul ol ol li,
.online-chat-root ul ul li,
.online-chat-root ul ul ol li,
.online-chat-root ul ul ul li {
    list-style-position: inside !important;
    margin-top: .08em !important
}

.online-chat-root ol ol,
.online-chat-root ol ol ol,
.online-chat-root ol ol ul,
.online-chat-root ol ul,
.online-chat-root ol ul ul,
.online-chat-root ul ol,
.online-chat-root ul ol ol,
.online-chat-root ul ul,
.online-chat-root ul ul ol,
.online-chat-root ul ul ul {
    padding-left: 40px !important;
    margin: 0 !important
}

.online-chat-root nav ol,
.online-chat-root nav ul {
    list-style-type: none !important
}

.online-chat-root ul {
    list-style-type: disc !important
}

.online-chat-root ol {
    list-style-type: decimal !important
}

.online-chat-root ol ul,
.online-chat-root ul ul {
    list-style-type: circle !important
}

.online-chat-root ol ol ul,
.online-chat-root ol ul ul,
.online-chat-root ul ol ul,
.online-chat-root ul ul ul {
    list-style-type: square !important
}

.online-chat-root li {
    display: list-item !important;
    min-height: auto !important;
    min-width: auto !important;
    padding-left: 20px !important
}

.online-chat-root strong {
    font-weight: 700 !important
}

.online-chat-root em {
    font-style: italic !important
}

.online-chat-root pre {
    font-family: monospace !important
}

.online-chat-root a {
    color: #00f !important;
    text-decoration: underline !important
}

.online-chat-root a:visited {
    color: #529 !important
}

.online-chat-root a,
.online-chat-root a *,
.online-chat-root button,
.online-chat-root input[type=button],
.online-chat-root input[type=checkbox],
.online-chat-root input[type=radio],
.online-chat-root input[type=submit],
.online-chat-root select {
    cursor: pointer !important
}

.online-chat-root button,
.online-chat-root input[type=submit] {
    text-align: center !important;
    padding: 2px 6px 3px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    font-family: arial, helvetica, sans-serif !important;
    font-size: small !important;
    -webkit-appearance: initial !important;
    -webkit-box-shadow: 1px 1px 0#eee !important;
    box-shadow: 1px 1px 0#eee !important;
    outline: medium none invert !important;
    outline: initial !important
}

.online-chat-root button {
    padding: 1px 6px 2px !important;
    margin-right: 5px !important
}

.online-chat-root input[type=hidden] {
    display: none !important
}

.online-chat-root textarea {
    -webkit-appearance: textarea !important;
    background: #fff !important;
    padding: 2px !important;
    margin-left: 4px !important;
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
    font-size: 11px !important;
    font-family: inherit !important;
    line-height: 13px !important;
    resize: both !important
}

.online-chat-root input,
.online-chat-root select,
.online-chat-root textarea {
    border: 1px solid #ccc !important
}

.online-chat-root select {
    font-size: 11px !important;
    font-family: inherit !important;
    display: inline-block;
    -webkit-appearance: initial !important
}

.online-chat-root input:focus,
.online-chat-root textarea:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline: initial !important
}

.online-chat-root input[type=email],
.online-chat-root input[type=text] {
    background: #fff !important;
    padding: 1px !important;
    font-family: inherit !important;
    font-size: small !important
}

.online-chat-root input[type=checkbox],
.online-chat-root input[type=radio] {
    border: 1px solid #2b2b2b !important;
    border-radius: 4px !important;
    outline: medium none invert !important;
    outline: initial !important
}

.online-chat-root input[type=radio] {
    margin: 2px 2px 3px !important
}

.online-chat-root input,
.online-chat-root select {
    vertical-align: middle !important
}

.online-chat-root table {
    border-collapse: collapse !important;
    border-spacing: 0 !important
}

.online-chat-root hr {
    display: block !important;
    height: 1px !important;
    border: 0 !important;
    border-top: 1px solid #ccc !important;
    margin: 1em 0 !important
}

.online-chat-root [dir=rtl] {
    direction: rtl !important
}

.online-chat-root mark {
    background-color: #ff9 !important;
    color: #000 !important;
    font-style: italic !important;
    font-weight: 700 !important
}

.online-chat-root menu {
    padding-left: 40px !important;
    padding-top: 8px !important
}

.online-chat-root [hidden] {
    display: none !important
}

.online-chat-root sub,
.online-chat-root sup {
    font-size: 75% !important;
    line-height: 0 !important;
    position: relative !important;
    vertical-align: baseline !important
}

.online-chat-root sup {
    top: -.5em !important
}

.online-chat-root sub {
    bottom: -.25em !important
}

.online-chat-root img {
    border: 0 !important
}

.online-chat-root textarea {
    overflow: auto !important;
    vertical-align: top !important
}

.online-chat-root pre {
    white-space: pre !important
}

.online-chat-root {
    font-size: medium !important;
    line-height: 1 !important;
    font-family: Times New Roman, Times, serif !important;
    color: #000 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    list-style-type: disc !important;
    direction: ltr !important;
    -webkit-filter: none !important;
    filter: none !important;
    text-align: left !important;
    pointer-events: initial !important;
    color: #595959 !important
}

.online-chat-root * {
    pointer-events: inherit !important
}

.online-chat-root.inherit {
    font-family: inherit !important;
    color: inherit !important
}

.online-chat-root:after,
.online-chat-root :after,
.online-chat-root:before,
.online-chat-root :before {
    content: unset !important
}

.online-chat-root .d-flex.vertical {
    height: 100% !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.online-chat-root .d-flex.horizontal {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    width: 100% !important
}

.online-chat-root .d-flex.wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.online-chat-root .d-flex.align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.online-chat-root .d-flex>.filler {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 !important;
    -ms-flex: 1 1 !important;
    flex: 1 1 !important
}

.online-chat-root .d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-direction: normal !important
}

.online-chat-root .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.online-chat-root .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.online-chat-root .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.online-chat-root .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.online-chat-root .flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.online-chat-root .flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.online-chat-root .flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.online-chat-root .flex-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.online-chat-root .flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.online-chat-root .flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.online-chat-root .flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.online-chat-root .flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.online-chat-root .justify-content-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.online-chat-root .justify-content-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.online-chat-root .justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.online-chat-root .justify-conten-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.online-chat-root .justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.online-chat-root .align-items-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.online-chat-root .align-items-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.online-chat-root .align-items-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.online-chat-root .align-items-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.online-chat-root .align-items-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.online-chat-root .align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.online-chat-root .align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.online-chat-root .align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.online-chat-root .align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.online-chat-root .align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.online-chat-root .align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.online-chat-root .align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.online-chat-root .align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.online-chat-root .align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.online-chat-root .align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.online-chat-root .align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.online-chat-root .align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.online-chat-root .h-100 {
    height: 100% !important
}

.online-chat-root .w-100 {
    width: 100% !important
}

.online-chat-root .mt-2 {
    margin-top: .5em !important
}

.online-chat-root .mt-3 {
    margin-top: .75em !important
}

.online-chat-root .mt-4 {
    margin-top: 1em !important
}

.online-chat-root .mt-8 {
    margin-top: 2em !important
}

.online-chat-root .ml-2 {
    margin-left: .5em !important
}

.online-chat-root .ml-4 {
    margin-left: 1em !important
}

.online-chat-root .mb-2 {
    margin-bottom: .5em !important
}

.online-chat-root .mb-4 {
    margin-bottom: 1em !important
}

.online-chat-root .mb-8 {
    margin-bottom: 2em !important
}

.online-chat-root .mb-10 {
    margin-bottom: 2.5em !important
}

.online-chat-root .mr-2 {
    margin-right: .5em !important
}

.online-chat-root .mr-3 {
    margin-right: .75em !important
}

.online-chat-root .mr-4 {
    margin-right: 1em !important
}

.online-chat-root .p-0 {
    padding: 0 !important
}

.online-chat-root .list-down-enter-active,
.online-chat-root .list-down-leave-active,
.online-chat-root .list-enter-active,
.online-chat-root .list-leave-active,
.online-chat-root .list-up-enter-active,
.online-chat-root .list-up-leave-active {
    -webkit-transition: all .3s !important;
    -o-transition: all .3s !important;
    transition: all .3s !important
}

.online-chat-root .list-down-enter,
.online-chat-root .list-down-leave-to,
.online-chat-root .list-enter,
.online-chat-root .list-leave-to,
.online-chat-root .list-up-enter,
.online-chat-root .list-up-leave-to {
    opacity: 0 !important
}

.online-chat-root .list-down-leave-to,
.online-chat-root .list-enter,
.online-chat-root .list-leave-to,
.online-chat-root .list-up-enter {
    -webkit-transform: translateY(30px) !important;
    -ms-transform: translateY(30px) !important;
    transform: translateY(30px) !important
}

.online-chat-root .list-down-enter,
.online-chat-root .list-up-leave-to {
    -webkit-transform: translateY(-30px) !important;
    -ms-transform: translateY(-30px) !important;
    transform: translateY(-30px) !important
}

.online-chat-root .zoom-enter-active,
.online-chat-root .zoom-leave-active {
    -webkit-transition: -webkit-transform .1s linear !important;
    transition: -webkit-transform .1s linear !important;
    -o-transition: transform .1s linear !important;
    transition: transform .1s linear !important;
    transition: transform .1s linear, -webkit-transform .1s linear !important
}

.online-chat-root .zoom-enter,
.online-chat-root .zoom-leave-to,
.online-chat-root .zoom-slowly-enter,
.online-chat-root .zoom-slowly-leave-to {
    -webkit-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    transform: scale(0) !important
}

.online-chat-root .zoom-slowly-enter-active,
.online-chat-root .zoom-slowly-leave-active {
    -webkit-transition: -webkit-transform .2s linear !important;
    transition: -webkit-transform .2s linear !important;
    -o-transition: transform .2s linear !important;
    transition: transform .2s linear !important;
    transition: transform .2s linear, -webkit-transform .2s linear !important
}

.online-chat-root .fade-enter-active,
.online-chat-root .fade-leave-active {
    -webkit-transition: opacity .1s !important;
    -o-transition: opacity .1s !important;
    transition: opacity .1s !important
}

.online-chat-root .fade-enter,
.online-chat-root .fade-leave-to {
    opacity: 0 !important
}

.online-chat-root .overlay {
    background: rgba(0, 0, 0, .6) !important
}

.online-chat-root .chat-modal-enter-active,
.online-chat-root .chat-modal-leave-active {
    -webkit-transition: background .2s !important;
    -o-transition: background .2s !important;
    transition: background .2s !important
}

.online-chat-root .chat-modal-enter-active>*,
.online-chat-root .chat-modal-leave-active>* {
    -webkit-transition: opacity .2s, -webkit-transform .2s !important;
    transition: opacity .2s, -webkit-transform .2s !important;
    -o-transition: transform .2s, opacity .2s !important;
    transition: transform .2s, opacity .2s !important;
    transition: transform .2s, opacity .2s, -webkit-transform .2s !important
}

.online-chat-root .chat-modal-enter,
.online-chat-root .chat-modal-leave-to {
    background: rgba(0, 0, 0, 0) !important
}

.online-chat-root .chat-modal-enter>*,
.online-chat-root .chat-modal-leave-to>* {
    opacity: 0 !important;
    -webkit-transform: translateY(-6em) !important;
    -ms-transform: translateY(-6em) !important;
    transform: translateY(-6em) !important
}

.online-chat-root .trigger-menu-enter-active,
.online-chat-root .trigger-menu-enter-active .trigger-round-item,
.online-chat-root .trigger-menu-leave-active,
.online-chat-root .trigger-menu-leave-active .trigger-round-item {
    -webkit-transition: -webkit-transform .15s linear !important;
    transition: -webkit-transform .15s linear !important;
    -o-transition: transform .15s linear !important;
    transition: transform .15s linear !important;
    transition: transform .15s linear, -webkit-transform .15s linear !important
}

.online-chat-root .trigger-menu-enter .trigger-round-item,
.online-chat-root .trigger-menu-leave-to .trigger-round-item {
    -webkit-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    transform: scale(0) !important
}

.online-chat-root .rotate-z-enter-active,
.online-chat-root .rotate-z-leave-active {
    -webkit-transition: -webkit-transform .15s !important;
    transition: -webkit-transform .15s !important;
    -o-transition: transform .15s !important;
    transition: transform .15s !important;
    transition: transform .15s, -webkit-transform .15s !important
}

.online-chat-root .rotate-z-enter {
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important
}

.online-chat-root .rotate-z-leave-to {
    -webkit-transform: rotate(-180deg) !important;
    -ms-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important
}

.online-chat-root input[type=file] {
    border: 0 !important
}

.online-chat-root input[type=checkbox] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important
}

.online-chat-root input[type=radio] {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important
}

.online-chat-root .like-input,
.online-chat-root .like-input:focus,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]),
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):focus,
.online-chat-root select,
.online-chat-root select:focus,
.online-chat-root textarea,
.online-chat-root textarea:focus {
    background: #fff !important;
    color: #595959 !important;
    padding: 1.05em 1em !important;
    border-radius: .75em !important;
    -webkit-transition: border-color .2s ease !important;
    -o-transition: border-color .2s ease !important;
    transition: border-color .2s ease !important;
    width: 100% !important;
    font-size: inherit !important;
    margin: 0 !important
}

.online-chat-root .like-input.with-icon,
.online-chat-root .like-input:focus.with-icon,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]).with-icon,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):focus.with-icon,
.online-chat-root select.with-icon,
.online-chat-root select:focus.with-icon,
.online-chat-root textarea.with-icon,
.online-chat-root textarea:focus.with-icon {
    padding-left: 3em !important
}

.online-chat-root .like-input.with-icon-right,
.online-chat-root .like-input:focus.with-icon-right,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]).with-icon-right,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):focus.with-icon-right,
.online-chat-root select.with-icon-right,
.online-chat-root select:focus.with-icon-right,
.online-chat-root textarea.with-icon-right,
.online-chat-root textarea:focus.with-icon-right {
    padding-right: 3em !important
}

.online-chat-root .like-input.error,
.online-chat-root .like-input:focus.error,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]).error,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):focus.error,
.online-chat-root select.error,
.online-chat-root select:focus.error,
.online-chat-root textarea.error,
.online-chat-root textarea:focus.error {
    border-color: #e74c3c !important
}

.online-chat-root .like-input.dimension,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]).dimension,
.online-chat-root select.dimension,
.online-chat-root textarea.dimension {
    width: auto !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-left: 0 !important
}

.online-chat-root .like-input.with-dimension,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]).with-dimension,
.online-chat-root select.with-dimension,
.online-chat-root textarea.with-dimension {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-right: 0 !important
}

.online-chat-root .like-input,
.online-chat-root button,
.online-chat-root input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]),
.online-chat-root select,
.online-chat-root textarea {
    line-height: 1.25em !important
}

.online-chat-root .date-input>* {
    padding-left: .2em !important;
    padding-right: .2em !important
}

.online-chat-root .date-input>:first-child {
    padding-left: 0 !important
}

.online-chat-root .date-input>:last-child {
    padding-right: 0 !important
}

.online-chat-root .chat-form.stepped {
    overflow: hidden !important;
    border: 1px solid #e1e5eb !important;
    border-radius: 1em !important;
    -webkit-box-shadow: 0 0 10px rgba(225, 229, 235, .7) !important;
    box-shadow: 0 0 10px rgba(225, 229, 235, .7) !important
}

.online-chat-root .chat-form.stepped .like-input,
.online-chat-root .chat-form.stepped .like-input:focus,
.online-chat-root .chat-form.stepped .like-input:hover,
.online-chat-root .chat-form.stepped input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]),
.online-chat-root .chat-form.stepped input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):focus,
.online-chat-root .chat-form.stepped input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]):hover,
.online-chat-root .chat-form.stepped select,
.online-chat-root .chat-form.stepped select:focus,
.online-chat-root .chat-form.stepped select:hover,
.online-chat-root .chat-form.stepped textarea,
.online-chat-root .chat-form.stepped textarea:focus,
.online-chat-root .chat-form.stepped textarea:hover {
    border-radius: 0 !important;
    border: 0 !important;
    background: #fff !important
}

.online-chat-root .chat-form.stepped button.continue {
    border-radius: 0 !important;
    border: 0 !important
}

.online-chat-root .chat-form.stepped .date-input>* {
    padding: 0 !important
}

.online-chat-root .chat-form.stepped .chat-form-item {
    border-bottom: 1px solid #e1e5eb !important
}

.online-chat-root .chat-form.stepped .chat-form-item:last-child {
    border-bottom: 0 !important
}

.online-chat-root .chat-form.stepped .chat-form-item .continue-button-wrapper {
    border-top: 1px solid #e1e5eb !important
}

.online-chat-root .chat-form.stepped select {
    -webkit-transition: background .1s ease !important;
    -o-transition: background .1s ease !important;
    transition: background .1s ease !important
}

@media (hover:hover) {
    .online-chat-root .chat-form.stepped select:hover {
        background: #f9f9f9 !important
    }
}

.online-chat-root .chat-form.full .chat-form-item {
    margin-bottom: 1em !important
}

.online-chat-root .chat-form .required .like-input,
.online-chat-root .chat-form .required input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=button]):not([type=submit]),
.online-chat-root .chat-form .required select,
.online-chat-root .chat-form .required textarea {
    padding-right: 2em !important
}

.online-chat-root .input-items>label {
    margin-top: 1.05em !important;
    display: block !important
}

.online-chat-root .input-items>label>input {
    width: 1em !important;
    margin-right: 1em !important
}

.online-chat-root input::-webkit-input-placeholder {
    white-space: nowrap !important
}

.online-chat-root input::-moz-placeholder {
    white-space: nowrap !important
}

.online-chat-root input:-ms-input-placeholder {
    white-space: nowrap !important
}

.online-chat-root input::-ms-input-placeholder {
    white-space: nowrap !important
}

.online-chat-root input::placeholder {
    white-space: nowrap !important
}

.online-chat-root select {
    outline: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

.online-chat-root textarea {
    resize: none !important
}

.online-chat-root input::-webkit-inner-spin-button,
.online-chat-root input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.online-chat-root input[type=number] {
    -moz-appearance: textfield
}

.online-chat-root .absolute-full-size {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}

.online-chat-root .relative {
    position: relative !important
}

.online-chat-root .clear {
    clear: both !important
}

.online-chat-root .float-right {
    float: right !important
}

.online-chat-root .text-muted {
    color: #818ea3 !important
}

.online-chat-root .text-red {
    color: #e74c3c !important
}

.online-chat-root .text-white {
    color: #fff !important
}

.online-chat-root .lh-primary {
    line-height: 1.35em !important
}

.online-chat-root .lh-1 {
    line-height: 1em !important
}

.online-chat-root .text-center {
    text-align: center !important
}

.online-chat-root .text-right {
    text-align: right !important
}

.online-chat-root .text-left {
    text-align: left !important
}

.online-chat-root h2,
.online-chat-root h3 {
    line-height: 1.5em !important
}

.online-chat-root .text-truncate {
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    max-width: 100% !important;
    white-space: nowrap !important
}

.online-chat-root .font-size-small {
    font-size: .8em !important
}

.online-chat-root h1,
.online-chat-root h2,
.online-chat-root h3,
.online-chat-root h4,
.online-chat-root h5,
.online-chat-root h6 {
    font-weight: 400 !important
}

.online-chat-root .font-weight-bold {
    font-weight: 700 !important
}

.online-chat-root .text-nowrap {
    white-space: nowrap !important
}

.online-chat-root p:first-child {
    margin-top: 0 !important
}

.online-chat-root p:last-child {
    margin-bottom: 0 !important
}

.online-chat-root .pb-1 {
    padding-bottom: .25rem !important
}

.online-chat-root .pb-2 {
    padding-bottom: .5rem !important;
    padding-bottom: 1rem !important;
    padding-bottom: 1.5rem !important
}

.online-chat-root .btn,
.online-chat-root button,
.online-chat-root input[type=submit] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    position: relative !important;
    padding: 1.05em 1em !important;
    font-size: 1em !important;
    font-family: inherit !important;
    background: #fff !important;
    color: #595959 !important;
    margin: 0 !important;
    border-radius: .75em;
    -webkit-transition: all .2s ease !important;
    -o-transition: all .2s ease !important;
    transition: all .2s ease !important
}

.online-chat-root .btn:not(.mobile):active:not(.primary):not(.inverse),
.online-chat-root .btn:not(.mobile):focus:not(.primary):not(.inverse),
.online-chat-root .btn:not(.mobile):hover:not(.primary):not(.inverse),
.online-chat-root button:not(.mobile):active:not(.primary):not(.inverse),
.online-chat-root button:not(.mobile):focus:not(.primary):not(.inverse),
.online-chat-root button:not(.mobile):hover:not(.primary):not(.inverse),
.online-chat-root input[type=submit]:not(.mobile):active:not(.primary):not(.inverse),
.online-chat-root input[type=submit]:not(.mobile):focus:not(.primary):not(.inverse),
.online-chat-root input[type=submit]:not(.mobile):hover:not(.primary):not(.inverse) {
    background: #fff !important;
    color: #595959 !important
}

.online-chat-root .btn,
.online-chat-root .btn *,
.online-chat-root button,
.online-chat-root button *,
.online-chat-root input[type=submit],
.online-chat-root input[type=submit] * {
    cursor: pointer !important
}

@media (hover:hover) {

    .online-chat-root .btn:hover,
    .online-chat-root button:hover,
    .online-chat-root input[type=submit]:hover {
        opacity: .9 !important
    }

    .online-chat-root .btn:hover:not(.primary):not(.inverse),
    .online-chat-root button:hover:not(.primary):not(.inverse),
    .online-chat-root input[type=submit]:hover:not(.primary):not(.inverse) {
        opacity: 1 !important
    }

    .online-chat-root .btn:hover.primary.inverse,
    .online-chat-root button:hover.primary.inverse,
    .online-chat-root input[type=submit]:hover.primary.inverse {
        opacity: 1 !important
    }
}

.online-chat-root .btn[disabled],
.online-chat-root button[disabled],
.online-chat-root input[type=submit][disabled] {
    opacity: .7 !important;
    pointer-events: none !important;
    cursor: not-allowed !important
}

.online-chat-root .btn[disabled] *,
.online-chat-root button[disabled] *,
.online-chat-root input[type=submit][disabled] * {
    pointer-events: none !important
}

.online-chat-root .btn[disabled].primary.inverse,
.online-chat-root button[disabled].primary.inverse,
.online-chat-root input[type=submit][disabled].primary.inverse {
    color: #818ea3 !important
}

.online-chat-root .btn.load>*,
.online-chat-root button.load>*,
.online-chat-root input[type=submit].load>* {
    visibility: hidden !important
}

.online-chat-root .btn.load>.loader,
.online-chat-root button.load>.loader,
.online-chat-root input[type=submit].load>.loader {
    visibility: visible !important
}

.online-chat-root .d-none {
    display: none !important
}

.online-chat-root .d-inline-block {
    display: inline-block !important
}

.online-chat-root .d-block {
    display: block !important
}

.online-chat-root [style*="display: none"],
.online-chat-root div[style*="display: none"] {
    display: none !important
}

.online-chat-root .spin {
    -webkit-animation: online-chat-spin 2s linear infinite !important;
    animation: online-chat-spin 2s linear infinite !important
}

@-webkit-keyframes online-chat-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes online-chat-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.online-chat-root .snippet-wrapper {
    line-height: 1 !important
}

.online-chat-root a.link-dashed {
    border-bottom: 1px dashed !important;
    text-decoration: none !important
}

@media (hover:hover) {
    .online-chat-root a.link-dashed:hover {
        cursor: pointer !important;
        border-bottom-color: rgba(0, 0, 0, 0) !important
    }
}

.online-chat-root .circle-border.like-link-light-border {
    border: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f4f5)) !important;
    background: -o-linear-gradient(top, #fff, #f3f4f5) !important;
    background: linear-gradient(180deg, #fff, #f3f4f5) !important;
    -webkit-box-shadow: 0 29px 44px #edeeee !important;
    box-shadow: 0 29px 44px #edeeee !important
}

.online-chat-root .circle-border.like-link-light-border svg {
    font-size: .6em !important;
    -webkit-transform: translateY(-.3em) !important;
    -ms-transform: translateY(-.3em) !important;
    transform: translateY(-.3em) !important
}

.online-chat-root.inline-mode,
.online-chat-root.inline-mode .online-chat-components-wrapper,
.online-chat-root.inline-mode .online-chat-widget-container,
.online-chat-root.inline-mode .online-chat-widget-draggable-wrapper {
    height: 100% !important
}

.online-chat-root.inline-mode .widget-header {
    cursor: auto !important;
    cursor: initial !important
}

.online-chat-root.inline-mode .widget-root {
    position: relative !important
}

.online-chat-root .margin-in-chat-block {
    margin-bottom: 2em !important
}

.online-chat-root .margin-in-chat-block:not(:first-child) {
    margin-top: 2em !important
}

.online-chat-root ul.simple-list li {
    line-height: 1.5 !important;
    padding: 0 !important
}

.online-chat-root .overflow-auto {
    overflow: auto !important
}

.online-chat-root .overflow-hidden {
    overflow: hidden !important
}

.online-chat-root .typo {
    line-height: 1.5em !important;
    word-spacing: .3em !important
}

.online-chat-root .typo * {
    letter-spacing: inherit !important
}

.online-chat-root .cursor-pointer,
.online-chat-root .cursor-pointer * {
    cursor: pointer !important
}

.online-chat-root .pointer-events-none {
    pointer-events: none !important
}

.online-chat-root .none {
    display: none !important
}

.online-chat-root * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important
}

.online-chat-root .widget-content-padding {
    padding: 1.5em 1.5em 0 !important
}

.online-chat-root .widget-content-padding:after {
    content: " " !important;
    height: 1.5em !important;
    width: 100% !important;
    display: block !important
}

.online-chat-root img {
    overflow: clip !important;
    max-width: 100% !important
}

.online-chat-root .circle-border {
    border-radius: 50px !important
}

@media (hover:hover) {
    .online-chat-root a:hover {
        text-decoration: none !important
    }
}

.online-chat-root .z-index {
    z-index: 1999999999 !important
}

.online-chat-root .content-border-radius-bottom,
.online-chat-root .content-border-radius-top {
    overflow: hidden !important
}

.online-chat-root .opacity05 {
    opacity: .5 !important
}

html.mobile-online-chat-opened,
html.mobile-online-chat-opened body {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    min-width: 1px !important;
    min-height: 0 !important
}

html.mobile-online-chat-opened body {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important
}

html.mobile-online-chat-opened>body>:not(.online-chat-root):not(.online-chat-keep-visible) {
    pointer-events: none !important
}

html.mobile-online-chat-opened>body.supportOpened>:not(.online-chat-root):not(.online-chat-keep-visible),
html.mobile-online-chat-opened>body.supportOpened>:not(.online-chat-root):not(.online-chat-keep-visible) * {
    visibility: hidden !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

html.mobile-online-chat-opened>body .online-chat-recaptcha-challenge {
    z-index: 2147483647
}

@media print {

    .online-chat-root .trigger,
    .online-chat-root .widget-root {
        display: none !important
    }
}


.online-chat-root-Verbox {
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px !important
}

.online-chat-root-Verbox .trigger-background {
    background: #427cd4 !important;
    color: #ffffff !important
}

.online-chat-root-Verbox .badge-background {
    background: #ff6c60 !important;
    color: #ffffff !important
}

.online-chat-root-Verbox a {
    color: #3cb8b4 !important
}

.online-chat-root-Verbox a:visited {
    color: #3cb8b4 !important
}

.online-chat-root-Verbox .link-color {
    color: #3cb8b4 !important
}

.online-chat-root-Verbox a:hover {
    color: #3cb8b4 !important
}

.online-chat-root-Verbox .default-font-size {
    font-size: 14px !important
}

.online-chat-root-Verbox .trigger-font-size {
    font-size: 15px !important
}

.online-chat-root-Verbox .trigger-font-family {
    font-family: Arial, Helvetica, sans-serif !important
}

.online-chat-root-Verbox .content-background {
    background: #ffffff !important
}

.online-chat-root-Verbox .top-z-index {
    z-index: 2147483649 !important
}

.online-chat-root-Verbox .typo {
    letter-spacing: 0em !important
}

.online-chat-root-Verbox .client-message-background {
    background: #3cb8b4 !important;
    color: #ffffff !important
}

.online-chat-root-Verbox .client-message-background a,
.online-chat-root-Verbox .client-message-background a:hover {
    color: #ffffff !important
}

.online-chat-root-Verbox .operator-message-background {
    background: #f3f2f7 !important;
    color: #363636 !important
}

.online-chat-root-Verbox .operator-message-background a,
.online-chat-root-Verbox .operator-message-background a:hover {
    color: #363636 !important
}

.online-chat-root-Verbox .online-chat-widget-container {
    border: 0px !important;
    background: #fff !important;
    box-shadow: 0 0 10px rgba(17, 17, 17, .2) !important
}

.online-chat-root-Verbox .online-chat-widget-container-border-radius {
    border-radius: 30px !important
}

.online-chat-root-Verbox .has-content-border-radius .content-border-radius-top {
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important
}

.online-chat-root-Verbox .has-content-border-radius .content-border-radius-bottom {
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important
}

.online-chat-root-Verbox .force-content-border-radius-bottom {
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important
}

.online-chat-root-Verbox .online-chat-widget-container.drag-active {
    box-shadow: 0 20px 20px rgba(17, 17, 17, .2) !important
}

.online-chat-root-Verbox .widget-header-background {
    background: linear-gradient(90deg, #2d0e42 0%, #11a8b0 100%) !important
}

.online-chat-root-Verbox .widget-header-color {
    color: #ffffff !important
}

.online-chat-root-Verbox .widget-header {
    padding-top: 1.2em !important;
    padding-bottom: 1.2em !important
}

.online-chat-root-Verbox .operator-avatar.with-border {
    border: 1px solid #ffffff !important
}

.online-chat-root-Verbox .message-border-radius {
    border-radius: 21px !important
}

.online-chat-root-Verbox .like-link-light-border {
    border: 1px solid #3cb8b42e !important;
    color: #3cb8b4 !important
}

.online-chat-root-Verbox .like-link-border {
    border: 1px solid #3cb8b4 !important
}

.online-chat-root-Verbox .link-color-background {
    background: #3cb8b4 !important
}

.online-chat-root-Verbox .chat-selectable-item.selected,
.online-chat-root-Verbox .chat-selectable-item:hover {
    box-shadow: 0 .5em .8em #3cb8b42e !important
}

.online-chat-root-Verbox .btn.primary.inverse,
.online-chat-root-Verbox button.primary.inverse,
.online-chat-root-Verbox input[type=submit].primary.inverse,
.online-chat-root-Verbox .btn.primary.inverse:focus,
.online-chat-root-Verbox button.primary.inverse:focus,
.online-chat-root-Verbox input[type=submit].primary.inverse:focus,
.online-chat-root-Verbox .btn.primary.inverse:active,
.online-chat-root-Verbox button.primary.inverse:active,
.online-chat-root-Verbox input[type=submit].primary.inverse:active {
    color: #3cb8b4 !important;
    background: #ffffff !important
}

.online-chat-root-Verbox .btn.primary,
.online-chat-root-Verbox button.primary,
.online-chat-root-Verbox input[type=submit].primary,
.online-chat-root-Verbox .btn.primary:focus,
.online-chat-root-Verbox button.primary:focus,
.online-chat-root-Verbox input[type=submit].primary:focus,
.online-chat-root-Verbox .btn.primary:active,
.online-chat-root-Verbox button.primary:active,
.online-chat-root-Verbox input[type=submit].primary:active,
.online-chat-root-Verbox .btn.primary.inverse:hover:not(.mobile),
.online-chat-root-Verbox button.primary.inverse:hover:not(.mobile),
.online-chat-root-Verbox input[type=submit].primary.inverse:hover:not(.mobile) {
    background: #3cb8b4 !important;
    color: #ffffff !important;
    border-color: #3cb8b4 !important
}

.online-chat-root-Verbox .content-border-radius-top>.ps__rail-y {
    margin: 25px 0 !important
}

.online-chat-root-Verbox .chat-history-wrapper>.ps__rail-y {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.online-chat-root-Verbox .widget-tab-content {
    margin: 0 0em 0em !important;
    overflow: hidden !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important
}

.online-chat-root-Verbox .placeholder-color,
.online-chat-root-Verbox .placeholder-color-when-blurred:not(:focus),
.online-chat-root-Verbox input::placeholder,
.online-chat-root-Verbox textarea::placeholder {
    color: #9ca2a8 !important
}

.online-chat-root-Verbox .chat-textarea-wrapper.d-flex.vertical {
    height: auto !important;
    background: #F3F2F7 !important;
    color: #52555B !important;
    border: 0px solid #e1e5eb !important;
    margin: -30px 0em 0em 0em !important;
    border-radius: 0px !important;
    padding-top: 30px !important
}

.online-chat-root-Verbox .chat-textarea-wrapper textarea::placeholder {
    color: #A3A2A8 !important
}

.online-chat-root-Verbox .chat-textarea-wrapper textarea {
    border-radius: 0px !important
}

.online-chat-root-Verbox input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):not([type=button]),
.online-chat-root-Verbox textarea,
.online-chat-root-Verbox select,
.online-chat-root-Verbox .like-input,
.online-chat-root-Verbox button,
.online-chat-root-Verbox input[type=submit],
.online-chat-root-Verbox .btn {
    border: 1px solid #f8f9fa !important;
    background-color: #f8f9fa !important
}

.online-chat-root-Verbox .trigger-popup .inner,
.online-chat-root-Verbox .trigger-popup .inner:before,
.online-chat-root-Verbox .trigger-popup .inner:after {
    border-color: #e1e5eb !important
}

.online-chat-root-Verbox .trigger-popup .inner {
    background: #ffffff !important;
    color: #ffffff !important
}

.online-chat-root-Verbox .trigger-popup .inner .slot {
    color: #595959 !important
}

.online-chat-root-Verbox .trigger-popup .inner .close {
    background: #e1e5eb !important;
    color: #595959 !important
}

.online-chat-root-Verbox .trigger-popup .trigger-menu li:hover {
    background: #f1f2f7 !important;
    color: #595959 !important
}

.online-chat-root-Verbox .trigger-popup .trigger-menu li>a {
    border-bottom: 1px solid #f1f2f7 !important
}

.online-chat-root-Verbox .popup-notification {
    background: #000000cc !important;
    color: #ffffff !important
}

.online-chat-root-Verbox .device-type-desktop .popup-notification {
    left: 14px !important;
    right: auto !important;
    bottom: 14px !important;
    top: auto !important
}


@import
/* original URL: https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap&subset=cyrillic */
url(stylesheet_1.css);


html.mobile-online-chat-opened>body.supportOpened {
    background: linear-gradient(90deg, #2d0e42 0%, #11a8b0 100%) !important
}


.supportNotLoaded .Verbox-online,
.supportNotLoaded .Verbox-offline,
.supportOnline .Verbox-offline,
.supportOffline .Verbox-online {
    display: none !important
}


img[src="data:,"],
source[src="data:,"] {
    display: none !important
}


.breach-popup {
    font-family: FigtreeVF, sans-serif;
    position: fixed;
    z-index: 2147483638;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    padding-inline: 16px;
    height: 0;
    overflow: visible;
    color: #222e3a
}

.breach-popup * {
    box-sizing: border-box
}

.breach-popup__inner {
    background-color: #de4558;
    width: 100%;
    border-radius: 16px;
    margin-inline: auto;
    pointer-events: all;
    position: relative;
    transition: transform .25s ease-in-out, max-width .25s ease-in-out;
    transform: translateY(16px);
    max-height: calc(100svh - 80px);
    display: flex;
    flex-direction: column
}

.breach-popup__header {
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 16px;
    padding: 4px;
    cursor: pointer
}

.breach-popup__close {
    cursor: pointer;
    background-color: transparent;
    border-style: none;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    opacity: .5
}

.breach-popup__wrap {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .25s ease-in-out;
    overflow: hidden
}

.breach-popup__content {
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px)
}

.breach-popup--minimize .breach-popup__inner {
    max-width: 485px;
    transform: translateY(-100%)
}

.breach-popup--collapse .breach-popup__inner {
    max-width: 485px
}

.breach-popup--expand .breach-popup__inner {
    max-width: 1120px
}

.breach-popup--expand .breach-popup__wrap {
    grid-template-rows: 1fr
}

.breach-popup--expand .breach-popup__content {
    opacity: 1;
    transform: translateY(0);
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transition-delay: .15s
}

.breach-popup--expand .breach-popup__header {
    cursor: default
}

.breach-info {
    padding: 2px;
    height: 100%
}

.breach-info__inner {
    padding: 22px 22px 0;
    background-color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 100%;
    overflow: auto
}

.breach-info__alert {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin: 0
}

.breach-info__list {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

@media only screen and (width>=992px) {
    .breach-info__list {
        flex-wrap: nowrap
    }
}

.breach-info__item {
    width: 100%
}

.breach-info__item:nth-child(2) {
    max-width: 320px
}

.breach-info__item:nth-child(3) {
    max-width: 200px
}

.breach-info__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -.1px;
    color: #de4558;
    margin-top: 0;
    margin-bottom: 4px
}

.breach-info__description {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -.1px
}

.breach-info__description ul {
    margin: 0
}

.breach-info__actions {
    display: flex;
    justify-content: center;
    padding-top: 32px;
    padding-bottom: 22px;
    background-color: #fff;
    position: sticky;
    bottom: 0
}

.breach-info__btn {
    cursor: pointer;
    border-style: none;
    outline: none;
    display: inline-flex;
    align-items: center;
    height: 48px;
    padding-inline: 20px;
    border-radius: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.1px;
    color: #fff;
    background-color: #ff6400
}

.button-expand {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    z-index: 1
}

.button-expand__pointer {
    cursor: pointer
}

.button-expand__alert {
    pointer-events: none;
    transition: opacity .25s ease-in-out
}

.button-expand__arrow {
    pointer-events: none;
    transition: transform .25s ease-in-out, opacity .25s ease-in-out;
    transform-origin: center
}

.button-expand--minimize .button-expand__arrow,
.button-expand--collapse .button-expand__alert,
.button-expand--expand .button-expand__alert {
    opacity: 0
}

.button-expand--expand .button-expand__arrow {
    transform: rotate(180deg)
}

.header-collapse {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 4px;
    padding-left: 8px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.1px;
    color: #fff
}

.header-expand {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 4px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -.1px;
    color: #fff
}

.mobileMenuDown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}

.textSeo {
    margin: 0 10px;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 30px;
    margin-top: 40px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 700px) {
    .textSeo {
        padding: 0 0px!important;
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 25px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}