/**
 * crisp-client
 * @version v4.4.4 db1a904
 * @author Crisp IM SAS
 * @date 3/10/2026
 */

@charset "UTF-8";
.crisp-client {
    font-size: medium !important;
    line-height: 1;
    direction: ltr !important;
    text-align: left !important;
    color: rgb(var(--crisp-color-base-black-normal)) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    list-style-type: disc !important
}

.crisp-client[dir=rtl] {
    text-align: right !important;
    direction: rtl !important
}

.crisp-client[dir=rtl] select,
.crisp-client[dir=rtl] textarea,
.crisp-client[dir=rtl] input {
    text-align: right !important
}

.crisp-client[dir=rtl] textarea {
    margin-inline: 0 4px !important
}

.crisp-client *,
.crisp-client *:before,
.crisp-client *:after {
    background: none auto 0 0 repeat padding-box border-box scroll transparent !important;
    border-color: rgb(var(--crisp-color-base-black-normal)) !important;
    border-color: currentcolor !important;
    border-style: none !important;
    border-width: medium !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;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none;
    max-width: none !important;
    min-height: 0;
    min-width: 0 !important;
    outline: invert none medium !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;
    text-rendering: auto !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;
    -o-border-image: none !important;
    border-image: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    box-sizing: content-box !important;
    -moz-columns: auto auto !important;
    columns: auto auto !important;
    -moz-column-gap: normal !important;
    column-gap: normal !important;
    -moz-column-rule: medium none rgb(var(--crisp-color-base-black-normal)) !important;
    column-rule: medium none rgb(var(--crisp-color-base-black-normal)) !important;
    -moz-column-span: 1 !important;
    column-span: 1 !important;
    font-feature-settings: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    perspective: none !important;
    perspective-origin: 50% 50% !important;
    backface-visibility: visible !important;
    text-shadow: none !important;
    transition: all 0s ease 0s !important;
    word-break: normal !important;
    -webkit-hyphens: manual !important;
    hyphens: manual !important;
    -webkit-tap-highlight-color: rgba(var(--crisp-color-base-black-normal), 0) !important;
    -moz-tap-highlight-color: rgba(var(--crisp-color-base-black-normal), 0) !important;
    -ms-tap-highlight-color: rgba(var(--crisp-color-base-black-normal), 0) !important;
    -o-tap-highlight-color: rgba(var(--crisp-color-base-black-normal), 0) !important;
    -webkit-text-fill-color: currentcolor !important;
    -webkit-hyphenate-character: "‐" !important;
    hyphenate-character: "‐" !important
}

.crisp-client,
.crisp-client h3,
.crisp-client h5,
.crisp-client p,
.crisp-client h1,
.crisp-client dl,
.crisp-client dt,
.crisp-client h6,
.crisp-client ol,
.crisp-client form,
.crisp-client option,
.crisp-client pre,
.crisp-client div,
.crisp-client h2,
.crisp-client caption,
.crisp-client h4,
.crisp-client ul,
.crisp-client dd,
.crisp-client fieldset,
.crisp-client hr,
.crisp-client article,
.crisp-client dialog,
.crisp-client figure,
.crisp-client footer,
.crisp-client header,
.crisp-client hgroup,
.crisp-client menu,
.crisp-client nav,
.crisp-client section,
.crisp-client audio,
.crisp-client video,
.crisp-client address,
.crisp-client blockquote,
.crisp-client colgroup,
.crisp-client main,
.crisp-client progress,
.crisp-client summary {
    display: block !important
}

.crisp-client h1,
.crisp-client h2,
.crisp-client h3,
.crisp-client h4,
.crisp-client h5,
.crisp-client h6 {
    font-weight: 700 !important
}

.crisp-client h1 {
    font-size: 2em !important;
    padding: .25em 0 !important
}

.crisp-client h2 {
    font-size: 1.5em !important;
    padding: .3em 0 !important
}

.crisp-client h3 {
    font-size: 1.17em !important;
    padding: .35em 0 !important
}

.crisp-client h4 {
    font-size: 1em !important
}

.crisp-client h5 {
    font-size: .83em !important
}

.crisp-client p {
    margin: 1em 0 !important
}

.crisp-client table {
    display: table !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important
}

.crisp-client thead {
    display: table-header-group !important
}

.crisp-client tbody {
    display: table-row-group !important
}

.crisp-client tfoot {
    display: table-footer-group !important
}

.crisp-client tr {
    display: table-row !important
}

.crisp-client th,
.crisp-client td {
    display: table-cell !important;
    padding: 2px !important
}

.crisp-client ol,
.crisp-client ul {
    margin: 1em 0 !important
}

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

.crisp-client ol ol,
.crisp-client ol ol ol,
.crisp-client ul ul,
.crisp-client ul ul ul,
.crisp-client ol ul,
.crisp-client ol ul ul,
.crisp-client ol ol ul,
.crisp-client ul ol,
.crisp-client ul ol ol,
.crisp-client ul ul ol {
    padding-inline-start: 40px !important;
    margin: 0 !important
}

.crisp-client nav ul,
.crisp-client nav ol {
    list-style-type: none !important
}

.crisp-client ul,
.crisp-client menu {
    list-style-type: disc !important
}

.crisp-client ol {
    list-style-type: decimal !important
}

.crisp-client ol ul,
.crisp-client ul ul,
.crisp-client menu ul,
.crisp-client ol menu,
.crisp-client ul menu,
.crisp-client menu menu {
    list-style-type: circle !important
}

.crisp-client ol ol ul,
.crisp-client ol ul ul,
.crisp-client ol menu ul,
.crisp-client ol ol menu,
.crisp-client ol ul menu,
.crisp-client ol menu menu,
.crisp-client ul ol ul,
.crisp-client ul ul ul,
.crisp-client ul menu ul,
.crisp-client ul ol menu,
.crisp-client ul ul menu,
.crisp-client ul menu menu,
.crisp-client menu ol ul,
.crisp-client menu ul ul,
.crisp-client menu menu ul,
.crisp-client menu ol menu,
.crisp-client menu ul menu,
.crisp-client menu menu menu {
    list-style-type: square !important
}

.crisp-client li {
    display: list-item !important;
    min-height: auto;
    min-width: auto !important;
    padding-inline-start: 20px !important
}

.crisp-client strong {
    font-weight: 700 !important
}

.crisp-client em {
    font-style: normal !important
}

.crisp-client a {
    color: rgb(var(--crisp-color-base-black-normal)) !important;
    text-decoration: underline !important
}

.crisp-client a,
.crisp-client a *,
.crisp-client input[type=submit],
.crisp-client input[type=radio],
.crisp-client input[type=checkbox],
.crisp-client select {
    cursor: pointer !important
}

.crisp-client button,
.crisp-client input[type=submit] {
    text-align: center !important;
    padding: 2px 6px 3px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    font-size: small !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    color: buttontext !important;
    border: 1px #a6a6a6 solid !important;
    background: #fff !important;
    background-image: linear-gradient(to bottom, rgb(var(--crisp-color-base-white-normal), 1), #ddd 100%, #d1d1d1, #ddd) !important;
    box-shadow: 1px 1px #eee !important;
    outline: initial !important
}

.crisp-client button {
    padding: 1px 6px 2px !important;
    margin-inline-end: 5px !important
}

.crisp-client input[type=hidden] {
    display: none !important
}

.crisp-client input[type=text] {
    background: rgb(var(--crisp-color-base-white-normal)) !important;
    padding: 1px !important;
    font-size: small !important
}

.crisp-client input[type=checkbox],
.crisp-client input[type=radio] {
    border: 1px #2b2b2b solid !important;
    border-radius: 4px !important;
    outline: intial !important
}

.crisp-client input[type=radio] {
    margin: 2px 2px 3px !important
}

.crisp-client textarea {
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
    background: rgb(var(--crisp-color-base-white-normal)) !important;
    padding: 2px !important;
    margin-inline-start: 4px !important;
    word-wrap: break-word !important;
    white-space: pre-wrap !important;
    font-size: 11px !important;
    line-height: 13px;
    resize: both !important;
    overflow: auto !important;
    vertical-align: top !important
}

.crisp-client select,
.crisp-client textarea,
.crisp-client input {
    border: 1px solid #cccccc !important;
    text-align: left !important;
    text-transform: none !important
}

.crisp-client textarea:disabled,
.crisp-client input:disabled,
.crisp-client button:disabled {
    opacity: initial !important
}

.crisp-client select {
    font-size: 11px !important;
    display: inline-block !important
}

.crisp-client textarea,
.crisp-client input {
    margin: 0 !important
}

.crisp-client textarea::-moz-placeholder,
.crisp-client input::-moz-placeholder {
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    text-align: inherit !important;
    opacity: 1 !important
}

.crisp-client textarea::placeholder,
.crisp-client input::placeholder {
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    text-align: inherit !important;
    opacity: 1 !important
}

.crisp-client textarea:focus,
.crisp-client input:focus {
    outline: initial !important
}

.crisp-client input[type=submit]:active,
.crisp-client button:active {
    background: #3b679e !important;
    background-image: linear-gradient(to bottom, #3b679e, #2b88d9 50%, #207cca 51%, #7db9e8) !important;
    border-color: #5259b0 !important
}

.crisp-client abbr[title],
.crisp-client acronym[title],
.crisp-client dfn[title] {
    cursor: help !important;
    border-bottom-width: 1px !important;
    border-bottom-style: dotted !important
}

.crisp-client ins {
    background-color: #ff9 !important;
    color: rgb(var(--crisp-color-base-black-normal)) !important
}

.crisp-client del {
    text-decoration: line-through !important
}

.crisp-client blockquote,
.crisp-client q {
    quotes: none !important
}

.crisp-client blockquote:before,
.crisp-client q:before,
.crisp-client li:before {
    content: "" !important
}

.crisp-client blockquote:after,
.crisp-client q:after,
.crisp-client li:after {
    content: "" !important
}

.crisp-client input,
.crisp-client select {
    vertical-align: middle !important
}

.crisp-client hr {
    display: block !important;
    height: 1px;
    border: 0 !important;
    border-top: 1px solid #cccccc !important;
    margin: 1em 0 !important
}

.crisp-client mark {
    background-color: #ff9 !important;
    color: rgb(var(--crisp-color-base-black-normal)) !important;
    font-style: normal !important;
    font-weight: 700 !important
}

.crisp-client menu {
    padding-inline-start: 40px !important;
    padding-top: 8px !important
}

.crisp-client [hidden],
.crisp-client template {
    display: none !important
}

.crisp-client abbr[title] {
    border-bottom: 1px dotted !important
}

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

.crisp-client sup {
    top: -.5em !important
}

.crisp-client sub {
    bottom: -.25em !important
}

.crisp-client img {
    border: 0 !important;
    overflow: clip !important
}

.crisp-client figure {
    margin: 0 !important
}

.crisp-client pre {
    white-space: pre !important
}

.crisp-client {
    --crisp-color-base-white-normal: 255, 255, 255;
    --crisp-color-base-white-dark: 255, 255, 255;
    --crisp-color-base-black-light: 28, 41, 59;
    --crisp-color-base-black-normal: 0, 0, 0;
    --crisp-color-base-blue-ultra-light: 224, 237, 255;
    --crisp-color-base-blue-light: 89, 144, 226;
    --crisp-color-base-grey-ultra-light: 240, 242, 245;
    --crisp-color-base-grey-light: 211, 221, 230;
    --crisp-color-base-grey-normal: 102, 120, 138;
    --crisp-color-base-grey-dark: 55, 81, 108;
    --crisp-color-base-grey-ultra-dark: 40, 64, 89;
    --crisp-color-base-red-ultra-light: 255, 242, 243;
    --crisp-color-base-red-light: 255, 220, 224;
    --crisp-color-base-red-normal: 238, 51, 75;
    --crisp-color-base-red-dark: 199, 10, 34;
    --crisp-color-base-red-ultra-dark: 107, 12, 0;
    --crisp-color-base-green-normal: 78, 206, 61;
    --crisp-color-base-green-dark: 34, 178, 15;
    --crisp-color-base-green-ultra-dark: 7, 58, 0;
    --crisp-color-base-orange-dark: 225, 105, 0;
    --crisp-color-base-yellow-ultra-light: 255, 246, 208;
    --crisp-color-base-yellow-light: 255, 244, 127;
    --crisp-color-base-yellow-normal: 245, 201, 12;
    --crisp-color-base-white-normal-fixed: 255, 255, 255;
    --crisp-color-base-black-normal-fixed: 0, 0, 0;
    --crisp-color-base-black-light-fixed: 28, 41, 59;
    --crisp-color-text-black-normal: 28, 41, 59;
    --crisp-color-text-white-normal: 255, 255, 255;
    --crisp-color-text-grey-normal: 102, 120, 138;
    --crisp-color-text-grey-dark: 55, 81, 108;
    --crisp-color-text-black-normal-fixed: 28, 41, 59;
    --crisp-color-text-white-normal-fixed: 255, 255, 255;
    --crisp-color-separator-normal: 233, 238, 243;
    --crisp-color-separator-dark: 211, 221, 230;
    --crisp-color-placeholder-normal: 102, 120, 138;
    --crisp-color-placeholder-disabled: 211, 221, 230;
    --crisp-color-shadow-normal: 0, 0, 0;
    --crisp-color-background-ultra-light: 247, 249, 252;
    --crisp-color-background-light: 237, 240, 246;
    --crisp-color-background-locker: 28, 41, 59
}

.crisp-client .cc-yv368[data-color-mode=dark].cc-s0g61,
.crisp-client .cc-yv368[data-color-mode=dark] .cc-s0g61 {
    --crisp-color-base-white-normal: 18, 18, 18;
    --crisp-color-base-white-dark: 48, 48, 48;
    --crisp-color-base-black-light: 255, 255, 255;
    --crisp-color-base-black-normal: 255, 255, 255;
    --crisp-color-base-grey-ultra-light: 48, 48, 48;
    --crisp-color-base-grey-light: 70.95, 70.95, 70.95;
    --crisp-color-base-grey-normal: 211, 221, 230;
    --crisp-color-base-grey-dark: 240, 242, 245;
    --crisp-color-base-grey-ultra-dark: 240, 242, 245;
    --crisp-color-text-black-normal: 255, 255, 255;
    --crisp-color-text-white-normal: 28, 41, 59;
    --crisp-color-text-grey-normal: 255, 255, 255;
    --crisp-color-text-grey-dark: 255, 255, 255;
    --crisp-color-separator-normal: 48, 48, 48;
    --crisp-color-separator-dark: 70.95, 70.95, 70.95;
    --crisp-color-placeholder-normal: 211, 221, 230;
    --crisp-color-placeholder-disabled: 78.6, 78.6, 78.6;
    --crisp-color-background-ultra-light: 48, 48, 48;
    --crisp-color-background-light: 65.85, 65.85, 65.85;
    --crisp-color-background-locker: 255, 255, 255
}

.crisp-client {
    --crisp-customization-container-index: 1000000;
    --crisp-customization-default-button-horizontal: 0px;
    --crisp-customization-default-button-vertical: 0px;
    --crisp-customization-mobile-button-horizontal: 0px;
    --crisp-customization-mobile-button-vertical: 0px
}

.crisp-client .cc-yv368 {
    --crisp-customization-button-horizontal: var(--crisp-customization-default-button-horizontal);
    --crisp-customization-button-vertical: var(--crisp-customization-default-button-vertical)
}

.crisp-client .cc-yv368[data-full-view=true] {
    --crisp-customization-button-horizontal: var(--crisp-customization-mobile-button-horizontal);
    --crisp-customization-button-vertical: var(--crisp-customization-mobile-button-vertical)
}

@keyframes cc-1gl01 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes cc-fxpn5 {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes cc-152xo {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes cc-1bvud {
    0% {
        opacity: 0;
        transform: scale3d(.6, .6, .6)
    }
    80% {
        opacity: 0;
        transform: scale3d(.9, .9, .9)
    }
    to {
        opacity: 1
    }
}

@keyframes cc-w7t04 {
    0% {
        opacity: 0;
        transform: translateY(4%)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes cc-lngcp {
    0% {
        opacity: 0;
        transform: translate(100px)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes cc-yx2c1 {
    0% {
        opacity: 0;
        transform: translate(-100px)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes cc-1mrui {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes cc-1wkka {
    0% {
        opacity: 1
    }
    50% {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes cc-eq177 {
    0% {
        opacity: 0;
        transform: translateY(3%)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes cc-kjd3c {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translateY(2.5%)
    }
}

@keyframes cc-1clf6 {
    0% {
        opacity: 0;
        transform: rotate(-10deg)
    }
    to {
        opacity: 1;
        transform: rotate(0)
    }
}

@keyframes cc-p8ryp {
    0% {
        opacity: 1;
        transform: rotate(0)
    }
    to {
        opacity: 0;
        transform: rotate(-10deg)
    }
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0020-007F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0020-007F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0020-007F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0020-007F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/00A0-00FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+00A0-00FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/00A0-00FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+00A0-00FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0100-017F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0100-017F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0100-017F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0100-017F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0180-024F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0180-024F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0180-024F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0180-024F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0250-02AF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0250-02AF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0250-02AF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0250-02AF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/02B0-02FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+02B0-02FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/02B0-02FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+02B0-02FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0300-036F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0300-036F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0300-036F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0300-036F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0370-03FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0370-03FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0400-04FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0400-04FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0400-04FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0400-04FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0500-052F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0500-052F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0500-052F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0500-052F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0530-058F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0530-058F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0530-058F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0530-058F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0590-05FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0590-05FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0590-05FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0590-05FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0600-06FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0600-06FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0600-06FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0600-06FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0700-074F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0700-074F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0700-074F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0700-074F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0780-07BF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0780-07BF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0780-07BF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0780-07BF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0900-097F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0900-097F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0900-097F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0900-097F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0980-09FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0980-09FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0980-09FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0980-09FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0A00-0A7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0A00-0A7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0A00-0A7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0A00-0A7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0A80-0AFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0A80-0AFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0A80-0AFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0A80-0AFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0B00-0B7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0B00-0B7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0B00-0B7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0B00-0B7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0B80-0BFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0B80-0BFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0B80-0BFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0B80-0BFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0C00-0C7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0C00-0C7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0C00-0C7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0C00-0C7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0C80-0CFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0C80-0CFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0C80-0CFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0C80-0CFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0D00-0D7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0D00-0D7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0D00-0D7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0D00-0D7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0D80-0DFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0D80-0DFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0D80-0DFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0D80-0DFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0E00-0E7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0E00-0E7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0E00-0E7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0E00-0E7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0E80-0EFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0E80-0EFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0E80-0EFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0E80-0EFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0F00-0FFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+0F00-0FFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/0F00-0FFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+0F00-0FFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1000-109F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1000-109F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1000-109F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1000-109F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10A0-10FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10A0-10FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10A0-10FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10A0-10FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1100-11FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1100-11FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1100-11FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1100-11FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1200-137F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1200-137F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1200-137F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1200-137F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/13A0-13FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+13A0-13FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/13A0-13FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+13A0-13FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1400-167F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1400-167F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1400-167F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1400-167F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1680-169F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1680-169F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1680-169F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1680-169F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/16A0-16FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+16A0-16FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/16A0-16FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+16A0-16FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1700-171F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1700-171F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1700-171F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1700-171F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1720-173F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1720-173F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1720-173F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1720-173F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1740-175F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1740-175F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1740-175F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1740-175F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1760-177F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1760-177F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1760-177F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1760-177F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1780-17FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1780-17FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1780-17FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1780-17FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1800-18AF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1800-18AF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1800-18AF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1800-18AF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1900-194F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1900-194F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1900-194F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1900-194F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1950-197F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1950-197F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1950-197F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1950-197F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/19E0-19FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+19E0-19FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/19E0-19FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+19E0-19FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D00-1D7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1D00-1D7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D00-1D7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1D00-1D7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1E00-1EFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1E00-1EFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1E00-1EFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1E00-1EFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1F00-1FFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2000-206F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2000-206F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2070-209F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2070-209F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/20A0-20CF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+20A0-20CF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/20D0-20FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+20D0-20FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2100-214F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2100-214F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2150-218F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2150-218F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2190-21FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2190-21FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2200-22FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2200-22FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2300-23FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2300-23FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2400-243F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2400-243F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2440-245F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2440-245F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2460-24FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2460-24FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2500-257F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2500-257F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2580-259F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2580-259F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2580-259F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2580-259F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/25A0-25FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+25A0-25FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/25A0-25FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+25A0-25FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2600-26FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2600-26FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2600-26FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2600-26FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2700-27BF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2700-27BF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2700-27BF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2700-27BF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/27C0-27EF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+27C0-27EF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/27C0-27EF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+27C0-27EF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/27F0-27FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+27F0-27FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/27F0-27FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+27F0-27FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2800-28FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2800-28FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2800-28FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2800-28FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2900-297F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2900-297F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2900-297F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2900-297F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2980-29FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2980-29FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2980-29FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2980-29FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2A00-2AFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2A00-2AFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2A00-2AFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2A00-2AFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2B00-2BFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2B00-2BFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2B00-2BFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2B00-2BFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2E80-2EFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2E80-2EFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2E80-2EFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2E80-2EFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2F00-2FDF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2F00-2FDF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2F00-2FDF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2F00-2FDF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2FF0-2FFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2FF0-2FFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2FF0-2FFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2FF0-2FFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3000-303F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3000-303F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3000-303F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3000-303F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3040-309F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3040-309F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3040-309F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3040-309F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/30A0-30FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+30A0-30FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/30A0-30FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+30A0-30FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3100-312F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3100-312F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3100-312F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3100-312F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3130-318F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3130-318F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3130-318F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3130-318F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3190-319F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3190-319F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3190-319F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3190-319F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/31A0-31BF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+31A0-31BF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/31A0-31BF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+31A0-31BF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/31F0-31FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+31F0-31FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/31F0-31FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+31F0-31FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3200-32FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3200-32FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3200-32FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3200-32FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3300-33FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3300-33FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3300-33FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3300-33FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3400-4DBF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+3400-4DBF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/3400-4DBF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+3400-4DBF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/4DC0-4DFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+4DC0-4DFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/4DC0-4DFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+4DC0-4DFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/4E00-9FFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+4E00-9FFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/4E00-9FFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+4E00-9FFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/A000-A48F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+A000-A48F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/A000-A48F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+A000-A48F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/A490-A4CF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+A490-A4CF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/A490-A4CF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+A490-A4CF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/AC00-D7AF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+AC00-D7AF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/AC00-D7AF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+AC00-D7AF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/D800-DB7F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+D800-DB7F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/D800-DB7F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+D800-DB7F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/DB80-DBFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+DB80-DBFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/DB80-DBFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+DB80-DBFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/DC00-DFFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+DC00-DFFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/DC00-DFFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+DC00-DFFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/E000-F8FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+E000-F8FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/E000-F8FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+E000-F8FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/F900-FAFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+F900-FAFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/F900-FAFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+F900-FAFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FB00-FB4F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FB00-FB4F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FB00-FB4F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FB00-FB4F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FB50-FDFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FB50-FDFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FB50-FDFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FB50-FDFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE00-FE0F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FE00-FE0F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE00-FE0F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FE00-FE0F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE20-FE2F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FE20-FE2F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE20-FE2F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FE20-FE2F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE30-FE4F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FE30-FE4F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE30-FE4F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FE30-FE4F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE50-FE6F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FE50-FE6F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE50-FE6F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FE50-FE6F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE70-FEFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FE70-FEFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FE70-FEFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FE70-FEFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FF00-FFEF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FF00-FFEF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FF00-FFEF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FF00-FFEF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FFF0-FFFF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+FFF0-FFFF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/FFF0-FFFF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+FFF0-FFFF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10000-1007F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10000-1007F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10000-1007F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10000-1007F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10080-100FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10080-100FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10080-100FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10080-100FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10100-1013F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10100-1013F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10100-1013F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10100-1013F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10300-1032F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10300-1032F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10300-1032F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10300-1032F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10330-1034F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10330-1034F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10330-1034F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10330-1034F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10380-1039F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10380-1039F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10380-1039F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10380-1039F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10400-1044F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10400-1044F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10400-1044F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10400-1044F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10450-1047F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10450-1047F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10450-1047F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10450-1047F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10480-104AF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10480-104AF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10480-104AF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10480-104AF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10800-1083F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+10800-1083F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/10800-1083F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+10800-1083F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D000-1D0FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1D000-1D0FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D000-1D0FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1D000-1D0FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D100-1D1FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1D100-1D1FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D100-1D1FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1D100-1D1FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D300-1D35F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1D300-1D35F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D300-1D35F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1D300-1D35F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D400-1D7FF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+1D400-1D7FF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/1D400-1D7FF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+1D400-1D7FF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/20000-2A6DF/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+20000-2A6DF
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/20000-2A6DF/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+20000-2A6DF
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2F800-2FA1F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+2F800-2FA1F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/2F800-2FA1F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+2F800-2FA1F
}

@font-face {
    font-family: Crisp Noto Sans Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/E0000-E007F/noto_sans_regular.woff2?db1a904) format("woff2");
    unicode-range: U+E0000-E007F
}

@font-face {
    font-family: Crisp Noto Sans Bold;
    font-weight: 700;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/noto_sans/E0000-E007F/noto_sans_bold.woff2?db1a904) format("woff2");
    unicode-range: U+E0000-E007F
}

@font-face {
    font-family: Hack Regular;
    font-weight: 400;
    font-style: normal;
    src: url(https://client.crisp.chat/static/fonts/hack/hack_regular.woff2?db1a904) format("woff2")
}

html.cc-1ge4k,
html.cc-1ge4k>body {
    position: static !important;
    transform: none !important;
    overflow: hidden !important;
    height: 0;
    width: 0 !important;
    overscroll-behavior: none !important
}

@media print {
    .crisp-client .cc-yv368 {
        display: none !important
    }
}

.cc-frbzi.cc-w8r32.cc-vdow5+.cc-1rzu4,
.cc-frbzi.cc-j7g9w+.cc-1rzu4,
.cc-frbzi.cc-gufgm+.cc-1rzu4 {
    display: none !important
}

.cc-frbzi.cc-j7g9w {
    border-color: rgb(var(--crisp-color-base-grey-light)) !important;
    border-width: 0 !important;
    border-inline-start-width: 2px !important;
    border-style: solid !important;
    margin: 6px 4px !important;
    padding-block: 1px 2px !important;
    padding-inline: 8px 0 !important;
    display: block !important
}

.cc-frbzi.cc-13vot {
    display: block !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    contain: inline-size !important
}

.cc-frbzi.cc-159gr {
    border-collapse: collapse !important
}

.cc-frbzi.cc-159gr thead {
    background-color: rgb(var(--crisp-color-background-ultra-light)) !important;
    letter-spacing: .1px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.cc-frbzi.cc-159gr th {
    white-space: nowrap !important
}

.cc-frbzi.cc-159gr td {
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important
}

.cc-frbzi.cc-159gr th,
.cc-frbzi.cc-159gr td {
    border-width: 0 !important;
    border-bottom-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(var(--crisp-color-base-grey-light)) !important;
    text-align: start !important;
    padding: 6px 8px !important
}

.cc-frbzi.cc-159gr thead tr {
    border-bottom-width: 2px !important
}

.cc-frbzi.cc-w8r32 {
    margin: 0 1px !important;
    padding: 2px 6px !important
}

.cc-frbzi.cc-w8r32.cc-mxy19 {
    display: inline !important;
    border-radius: 6px !important
}

.cc-frbzi.cc-w8r32.cc-vdow5 {
    white-space: pre-wrap !important;
    display: block !important;
    margin: 8px 0 !important;
    padding: 12px 14px !important;
    border-radius: 8px !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token {
    font-size: inherit !important;
    line-height: inherit;
    font-family: inherit !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.comment,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.prolog,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.cdata {
    color: #a2a2a2 !important;
    font-style: italic !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.punctuation {
    color: #f7f7f7 !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.variable,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.tag,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.operator,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.deleted {
    color: #f2777a !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.number,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.boolean,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.constant,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.url {
    color: #c2ee65 !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.class,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.class-name,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.bold {
    color: #88c4ff !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.property,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.string,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.symbol,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.attr-value,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.inserted,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.atrule {
    color: #c2ee65 !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.regex,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.important {
    color: #6cc !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.attr-name,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.function {
    color: #88c4ff !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.keyword,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.selector,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.italic,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.char,
.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.builtin {
    color: #ff9eff !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.doctype {
    color: #d27b53 !important
}

.cc-frbzi.cc-w8r32.cc-vdow5.prism-highlighted .token.entity {
    cursor: help !important
}

.cc-frbzi.cc-ibcby {
    text-decoration: line-through !important
}

.cc-frbzi.cc-1q2pi {
    background-color: rgb(var(--crisp-color-base-yellow-light)) !important;
    padding: 2px 3px !important
}

.cc-frbzi.cc-fktp8 {
    text-decoration: underline !important
}

.cc-frbzi.cc-pxtz9 {
    font-style: italic !important
}

.cc-frbzi.cc-1i0k1 {
    margin: .1em 0 !important;
    display: inline-block !important
}

.cc-frbzi.cc-gufgm {
    background: rgb(var(--crisp-color-base-grey-light)) !important;
    border: 0 none !important;
    height: 1px;
    width: 100% !important;
    min-width: 8px !important;
    margin: 8px 0 4px !important;
    display: inline-block !important
}

.cc-frbzi.cc-1y6po,
.cc-frbzi.cc-1vcwa {
    background-color: rgb(var(--crisp-color-base-white-normal), .15) !important;
    box-shadow: 0 1px 2px rgb(var(--crisp-color-shadow-normal), .08) !important
}

.cc-frbzi.cc-1y6po,
.cc-frbzi.cc-1y6po .cc-1sl8g,
.cc-frbzi.cc-1vcwa,
.cc-frbzi.cc-1vcwa .cc-1sl8g {
    text-align: center !important;
    line-height: 100px;
    min-width: 140px !important;
    min-height: 100px;
    max-width: 480px !important
}

.cc-frbzi.cc-1y6po,
.cc-frbzi.cc-1y6po img,
.cc-frbzi.cc-1vcwa,
.cc-frbzi.cc-1vcwa img {
    display: block !important;
    border-radius: 4px !important
}

.cc-frbzi.cc-1y6po img,
.cc-frbzi.cc-1vcwa img {
    border: 0 none !important;
    vertical-align: middle !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    display: inline-block !important
}

.cc-frbzi.cc-1vcwa {
    text-decoration: none !important
}

.cc-frbzi.cc-1vcwa:hover .cc-1sl8g:before {
    transform: scale(1.05) !important
}

.cc-frbzi.cc-1vcwa:active .cc-1sl8g:before {
    transform: scale(.98) !important
}

.cc-frbzi.cc-1vcwa.cc-12n8m,
.cc-frbzi.cc-1vcwa.cc-12n8m .cc-1w7n8 {
    max-width: 320px !important
}

.cc-frbzi.cc-1vcwa .cc-1sl8g {
    position: relative !important;
    display: block !important
}

.cc-frbzi.cc-1vcwa .cc-1sl8g:before {
    content: "" !important;
    width: 40px !important;
    height: 40px;
    margin-top: -20px !important;
    margin-left: -20px !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    z-index: 1 !important;
    transition: transform .15s ease-in-out !important
}

.cc-frbzi.cc-1rkq5 {
    margin: 0 1px !important;
    display: inline-block !important
}

.cc-frbzi.cc-1rkq5[data-type]:before {
    content: attr(data-type) "." !important;
    padding-inline-end: 6px !important
}

.cc-frbzi.cc-1rkq5[data-type="*"]:before {
    content: "•" !important
}

.crisp-client .cc-f45nf {
    margin-inline: 2px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important
}

.crisp-client .cc-f45nf[data-size=small] {
    width: 16px !important;
    height: 16px;
    margin-bottom: -3px !important
}

.crisp-client .cc-f45nf[data-size=large] {
    width: 32px !important;
    height: 32px
}

.crisp-client .cc-f45nf[data-name=angry] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M41.6%2050.9c-6.2-5.1-13-5.1-19.2%200-.7.6-1.4-.4-.9-1.4%202-3.6%205.7-7%2010.5-7s8.6%203.4%2010.5%207c.5.8-.2%202-.9%201.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.7%2024.4c-1.6%205%20.7%2010.7%205.7%2013s10.7.5%2013.5-4l-7.3-8.2z%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Cpath%20d%3D%22M13%2025.4c-1.5%203%200%206.8%203%208.2%203%201.5%206.8.1%208.2-3%201-2-10.2-7.2-11.2-5.2%22%2F%3E%3Cpath%20d%3D%22M8.7%2024.4a11%2011%200%200%201%205.8-1.6%2014.8%2014.8%200%200%201%2010.9%205c1.3%201.6%202.3%203.5%202.5%205.5a33.5%2033.5%200%200%200-8.7-6.2c-1.6-.8-3.2-1.3-5-1.8-1.8-.3-3.5-.7-5.5-.9%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M55.3%2024.4c1.6%205-.7%2010.7-5.7%2013s-10.7.5-13.5-4l7.3-8.2z%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Cpath%20d%3D%22M51%2025.4c1.5%203%200%206.8-3%208.2-3%201.5-6.8.1-8.2-3-1-2%2010.2-7.2%2011.2-5.2%22%2F%3E%3Cpath%20d%3D%22M55.3%2024.4a11%2011%200%200%200-5.8-1.6%2014.8%2014.8%200%200%200-10.9%205%2010.7%2010.7%200%200%200-2.5%205.5%2033.5%2033.5%200%200%201%208.7-6.2c1.6-.8%203.2-1.3%205-1.8%201.8-.3%203.5-.7%205.5-.9%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=blushing] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cg%20fill%3D%22%23ff717f%22%20opacity%3D%22.8%22%3E%3Ccircle%20cx%3D%2252.1%22%20cy%3D%2236.3%22%20r%3D%228.5%22%2F%3E%3Ccircle%20cx%3D%2211.9%22%20cy%3D%2236.3%22%20r%3D%228.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M45.4%2040.9c-8.6%206-18.2%206-26.8%200-1.1-.8-2%20.5-1.3%201.7A17.5%2017.5%200%200%200%2032%2050.8c6.8%200%2012-3.9%2014.7-8.2.7-1.2-.2-2.5-1.3-1.7M28.3%2026.6c-2-5.5-5-8.3-8-8.3s-6%202.8-8%208.3c-.3.5.8%201.5%201.3%201a9%209%200%200%201%206.7-3%209%209%200%200%201%206.6%203c.6.4%201.6-.5%201.4-1m23.3%200c-2-5.5-5-8.3-8-8.3s-6%202.8-8%208.3c-.2.5.9%201.5%201.4%201a9%209%200%200%201%206.6-3%209%209%200%200%201%206.6%203c.6.4%201.6-.5%201.4-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=confused] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M25%2026.6c-2-5.5-5-8.3-8-8.3s-6%202.8-8%208.3c-.1.5%201%201.5%201.5%201a9%209%200%200%201%206.6-3%209%209%200%200%201%206.6%203c.6.4%201.6-.5%201.4-1m23.3%200c-2-5.5-5-8.3-8-8.3s-6%202.8-8%208.3c-.2.5.9%201.5%201.4%201a9%209%200%200%201%206.6-3%209%209%200%200%201%206.6%203c.6.4%201.6-.5%201.4-1M47%2038.4c0-.8-.5-2-1.9-2.2a84.3%2084.3%200%200%200-16.2-1.4c-7%200-12.5.7-16.2%201.4-1.4.3-2%201.3-2%202.2%200%207.8%206%2015.6%2018.2%2015.6S47%2046.2%2047%2038.4%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M42.4%2038.7a80%2080%200%200%200-13.6-1c-6.3%200-11.2.6-13.6%201-1.3.2-1.4.8-1.3%201.6%200%20.5%200%201%20.3%201.7%200%20.7.3%201%201.4.9%202-.2%2024.5-.2%2026.5%200%201.1%200%201.2-.2%201.4-.9l.3-1.7c0-.8%200-1.4-1.5-1.6%22%2F%3E%3Cpath%20fill%3D%22%2365B1EF%22%20d%3D%22M61.9%2030a5.2%205.2%200%200%201-10.4%200c0-5.5%205.2-11%205.2-11S62%2024.5%2062%2030z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=cool] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M32%200a32%2032%200%201%201%200%2064%2032%2032%200%200%201%200-64%22%2F%3E%3Cpath%20fill%3D%22%23494949%22%20d%3D%22M36%2019.7a10%2010%200%200%201-8.2%200%2024.6%2024.6%200%200%200-9.2-2.4c-3.7-.3-11.2-.3-15%201l-1.3.6s-.2.2-.2.6v.6c0%201%200%20.6.7%201%201.5.9%202.3%203.1%202.7%206.2.7%204.5%203%207.4%206.4%208.7a14.4%2014.4%200%200%200%2010.4-.2%209.8%209.8%200%200%200%204.7-3.7c2.2-3.2%201.5-5.2%202.6-8%201-2.4%203.8-2.4%204.8%200%201.2%202.8.5%204.8%202.7%208a10.5%2010.5%200%200%200%204.7%203.7%2014.4%2014.4%200%200%200%2010.4.1c3.6-1.3%205.7-4.1%206.4-8.6.4-3%201.2-5.3%202.7-6.2.8-.4.7%200%20.7-1v-.6c0-.4%200-.5-.4-.6l-1.2-.5a44.7%2044.7%200%200%200-15-1.1%2025.7%2025.7%200%200%200-9.4%202.4%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M45.4%2043c-8.6%206-18.2%206-26.8%200-1.1-.8-2%20.5-1.3%201.7A17.5%2017.5%200%200%200%2032%2052.9c6.8%200%2012-3.8%2014.7-8.2.7-1.2-.2-2.5-1.3-1.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=crying] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill%3D%22%2365b1ef%22%3E%3Cellipse%20cx%3D%2216.5%22%20cy%3D%2261.8%22%20rx%3D%2213.3%22%20ry%3D%221.6%22%2F%3E%3Cellipse%20cx%3D%2244.8%22%20cy%3D%2262.1%22%20rx%3D%2219.2%22%20ry%3D%221.9%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M45.5%2047c-1.5-4-5-6.5-13.5-6.5S20%2043.1%2018.4%2047c-.7%202%20.4%205.4.4%205.4%201.4%204.1%201.1%205.3%2013.2%205.3s11.8-1.2%2013.2-5.3c0%200%201.2-3.3.3-5.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.6%2045.9a.8.8%200%200%200-.2-.9s-2.1-2.3-9.4-2.3-9.4%202.3-9.4%202.3c-.2.1-.2.5-.2.9l.2.6c.1.3.3.5.5.5h17.7c.3%200%20.6-.2.6-.5z%22%2F%3E%3Cpath%20fill%3D%22%2365b1ef%22%20d%3D%22M45.3%2062.4h7.3c8.7-10.6-1.6-21.3%201-31.8-2.5%200-5%202.7-7.3%202.7-3.4%2010.1%207.8%2018.5-1%2029.1m-26.6%200h-7.3c-8.7-10.6%201.6-21.3-1-31.8%202.5%200%205%202.7%207.3%202.7%203.4%2010.1-7.8%2018.5%201%2029.1%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M41.3%2017.4a15.2%2015.2%200%200%200%2012.1%204.4c.7-.1%201%202.2.2%202.3a17.4%2017.4%200%200%201-14-5.1c-.6-.5%201.2-2%201.7-1.6m-30.6%204.4a15.2%2015.2%200%200%200%2012.1-4.4c.5-.4%202.3%201%201.7%201.6a17.5%2017.5%200%200%201-14%205.1c-.9%200-.5-2.3.2-2.3%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M36.2%2030.2c4.4%208.5%2013.5%208.5%2018%200%20.2-.4-.3-.6-1-1a13.8%2013.8%200%200%201-16%200c-.6.4-1.3.6-1%201m-26.4%200c4.5%208.5%2013.6%208.5%2018%200%20.2-.4-.3-.6-1-1a13.8%2013.8%200%200%201-16%200c-.7.4-1.2.6-1%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=embarrassed] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M64%2032a32%2032%200%201%201-64%200%2032%2032%200%200%201%2064%200%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M55.4%2029c-3.7-4.1-15-2.6-18.4%203-.2.4.4%201%201.2%201.5a15.1%2015.1%200%200%201%207.7-2.7%205.4%205.4%200%200%200%205.3%205.5c4.3%200%206.2-4.8%204.2-7.3M26%2029c-3.5-4.1-14.9-2.6-18.3%203-.2.4.4%201%201.2%201.5a15%2015%200%200%201%207.7-2.7%205.4%205.4%200%200%200%205.3%205.5c4.2%200%206.3-4.8%204.1-7.3m15%2016.5a22%2022%200%200%200-18%203.2c-1.3%201%201.1%204.3%202.4%203.5A17.9%2017.9%200%200%201%2040%2049.6c1.4.3%202.6-3.6%201-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=thumbs-up] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2243%22%20height%3D%2263%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M20.8%2026.3s-4.6%201-.8-6.9c2.7-5.7%202.4-12.3%200-15.7C16-2%208.3-.1%209.2%203c2.7%2011-3.5%2014.4-6.6%2021.4-3.3%207-3%2017-1.5%2026%201%205.5%203.4%2012.4%2012%2012.4h12.1l-4.4-36.6%22%2F%3E%3Cpath%20fill%3D%22%23EBA352%22%20d%3D%22M14.5%2061.4C5.8%2061.4%204%2054.4%203%2048.9a42%2042%200%200%201%201-23.3c3.2-7.9%206.4-8%206.4-23.6%200-.7.5-1.3.9-1.7C9.9.8%209%201.7%209%203c0%2011.7-3.3%2014.5-6.4%2021.5-3.4%207-3%2017.1-1.6%2026C2.1%2056%204.5%2063%2013.1%2063h12.1v-1.6z%22%2F%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M35.7%2035.5H20.8c-5.2%200-5.2-9.2%200-9.2h15c5.2%200%205.2%209.2%200%209.2%22%2F%3E%3Cpath%20fill%3D%22%23EBA352%22%20d%3D%22M36.9%2034h-15c-3.5%200-4.5-4.2-3.4-6.8-2.8%202.2-2%208.4%202.2%208.4h15c1.7%200%202.9-1%203.5-2.3a4%204%200%200%201-2.3.7%22%2F%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M37.3%2044.7H19.5c-6.3%200-6.3-9.1%200-9.1h17.9c6.2%200%206.2%209.1-.1%209.1%22%2F%3E%3Cpath%20fill%3D%22%23EBA352%22%20d%3D%22M38.8%2043.1h-18c-4.2%200-5.5-4.2-4-6.8-3.4%202.2-2.5%208.4%202.7%208.4h17.9c2%200%203.4-1%204.1-2.3a5.5%205.5%200%200%201-2.7.7%22%2F%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M35.6%2053.8H20.5c-5.3%200-5.3-9.1%200-9.1h15.1c5.4%200%205.4%209.1%200%209.1%22%2F%3E%3Cpath%20fill%3D%22%23EBA352%22%20d%3D%22M36.9%2052.3H21.7c-3.6%200-4.8-4.2-3.5-7-2.8%202.2-2.1%208.4%202.3%208.4h15.1c1.7%200%202.8-1%203.5-2.3-.6.6-1.4.8-2.2.8%22%2F%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M34%2063h-9.7c-5.7%200-5.7-9.2%200-9.2h9.8c5.6%200%205.6%209.2%200%209.2%22%2F%3E%3Cpath%20fill%3D%22%23EBA352%22%20d%3D%22M35.3%2061.5h-9.8c-3.7%200-5-4.2-3.6-7-3%202.3-2.2%208.5%202.4%208.5H34c2%200%203-1%203.7-2.4-.6.6-1.5.9-2.4.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=heart] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2252%22%3E%3Cpath%20fill%3D%22%23FF5A79%22%20fill-rule%3D%22evenodd%22%20d%3D%22M63%2010.9c-6.8-18.1-29-10-31-1C29.2.3%207.6-6.8%201%2010.9c-7.4%2019.7%2028.4%2037.4%2031%2040.3%202.6-2.4%2038.4-21%2031-40.3%22%2F%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=laughing] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M53%2018.6c.6.3.3%201-.2%201.1a26%2026%200%200%200-8.8%202.6c4.2.7%207.6%202.9%209.5%205.1.5.5%200%201.2-.5%201a35.9%2035.9%200%200%200-16.8-2c-.6%200-1-.3-.9-.8C37%2017.8%2047%2014.9%2053%2018.6m-42%200c-.7.3-.3%201%20.2%201.1%202.9.5%205.9%201%208.8%202.6-4.2.7-7.6%202.9-9.6%205.1-.4.5.1%201.2.6%201a35.9%2035.9%200%200%201%2016.8-2c.6%200%201-.3.9-.8C27%2017.8%2017%2014.9%2011%2018.6m39.9%2016c-.4-.6-1.2-.5-2-.5H15.2c-.9%200-1.6%200-2%20.5-4.2%205.3.7%2020.9%2018.8%2020.9s23-15.6%2018.9-21%22%2F%3E%3Cpath%20fill%3D%22%234C3526%22%20d%3D%22M34%2042.4c-.7%200-1.7.5-1.2%202%20.2.8%201.2%201.8%201.2%203%200%202.6-4%202.6-4%200%200-1.2%201-2%201.3-3%20.3-1.4-.7-2-1.2-2-1.7%200-4.4%201.8-4.4%204.9a6.3%206.3%200%200%200%206.4%206.1%206.3%206.3%200%200%200%206.4-6.2c-.1-3-2.9-4.8-4.6-4.9%22%2F%3E%3Cpath%20fill%3D%22%23FF717F%22%20d%3D%22M23.8%2052a19.8%2019.8%200%200%200%208.2%201.6c3.1%200%205.9-.7%208.2-1.6a17.6%2017.6%200%200%200-8.2-2c-3.2%200-6%20.7-8.2%201.9%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M48%2036.3H16.1c-2.2%200-2.2%204.2-.1%204.2h32c2.1%200%202.1-4.2%200-4.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=sad] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%20transform%3D%22translate%2813.9%2020.3%29%22%3E%3Ccircle%20cx%3D%225.9%22%20cy%3D%226%22%20r%3D%225.3%22%2F%3E%3Ccircle%20cx%3D%2230.4%22%20cy%3D%226%22%20r%3D%225.3%22%2F%3E%3Cpath%20d%3D%22M8.5%2028.4c6.2-5.1%2013-5.1%2019.2%200%20.8.6%201.4-.4.9-1.4-2-3.6-5.7-7-10.5-7s-8.6%203.4-10.4%207c-.6%201%200%202%20.8%201.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=sick] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M22%2017.3a15%2015%200%200%201-12.5%203.3c-.7-.1-1.2%202.1-.4%202.3%205%201%2010.4-.5%2014.4-3.8.5-.5-1.1-2.2-1.5-1.8m32.5%203.2c-4.5.7-9-.4-12.5-3.3-.4-.4-2.1%201.3-1.5%201.8A17.2%2017.2%200%200%200%2055%2022.8c.8-.2.3-2.4-.4-2.3%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M47.6%2043.1a1.8%201.8%200%200%200-2.4-.3l-4.4%203c-.8.5-2%20.4-2.6-.1l-5-4.2c-.6-.5-1.6-.5-2.4%200L26%2045.7c-.6.5-1.8.6-2.5%200l-4.6-3a1.8%201.8%200%200%200-2.4.4l-4.7%205.5c-.5.7-.4.9.4.5l4-2.3a2.3%202.3%200%200%201%202.6.4l4.9%204.7c.6.7%201.7.7%202.4.1l4.8-3.6a2.3%202.3%200%200%201%202.6%200l4.7%203.7a2%202%200%200%200%202.4-.2l5-4.8a2.3%202.3%200%200%201%202.5-.3l4%202.3c.8.4%201%20.2.4-.5l-4.8-5.5M53%2027.8c.6.4.3%201.1-.2%201.2a26%2026%200%200%200-8.8%202.6c4.2.7%207.6%202.9%209.5%205%20.5.6%200%201.3-.5%201.2a35.9%2035.9%200%200%200-16.8-2.2c-.6%200-1-.2-.9-.7C37%2027%2047%2024.2%2053%2027.9m-42%200c-.7.3-.3%201%20.2%201.1%202.9.4%205.9%201%208.8%202.6-4.2.7-7.6%202.8-9.6%205-.4.6.1%201.3.6%201.2a35.9%2035.9%200%200%201%2016.8-2.2c.6%200%201-.2.9-.7C27%2027%2017%2024.2%2011%2027.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=small-smile] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Cg%20fill%3D%22%23664E27%22%20transform%3D%22translate%2813.9%2020.3%29%22%3E%3Ccircle%20cx%3D%225.9%22%20cy%3D%226%22%20r%3D%225.3%22%2F%3E%3Ccircle%20cx%3D%2230.4%22%20cy%3D%226%22%20r%3D%225.3%22%2F%3E%3Cpath%20d%3D%22M31.6%2020.6c-8.7%206-18.3%206-27%200-1-.8-1.8.5-1.2%201.7a17.5%2017.5%200%200%200%2014.7%208.2c6.9%200%2012-3.8%2014.8-8.2.6-1.2-.3-2.5-1.3-1.7%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=big-smile] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M50.9%2034.6c-.4-.6-1.2-.5-2-.5H15c-.8%200-1.6%200-2%20.5-4%205.3%201%2020.9%2019%2020.9s23-15.6%2018.9-21%22%2F%3E%3Cpath%20fill%3D%22%234c3526%22%20d%3D%22M34%2042.4c-.7%200-1.7.5-1.2%202%20.2.8%201.2%201.8%201.2%203%200%202.6-4%202.6-4%200%200-1.2%201-2%201.3-3%20.3-1.4-.7-2-1.2-2-1.7%200-4.4%201.8-4.4%204.9a6.3%206.3%200%200%200%206.4%206.1%206.3%206.3%200%200%200%206.4-6.2c-.1-3-2.9-4.8-4.6-4.9%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M23.8%2052a19.8%2019.8%200%200%200%208.2%201.6c3.1%200%205.9-.7%208.2-1.6a17.6%2017.6%200%200%200-8.2-2c-3.2%200-6%20.7-8.2%201.9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M48%2036.3H16.1c-2.2%200-2.2%204.2-.1%204.2h32c2.1%200%202.1-4.2%200-4.2%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Ccircle%20cx%3D%2219.7%22%20cy%3D%2222.4%22%20r%3D%225.3%22%2F%3E%3Ccircle%20cx%3D%2244.3%22%20cy%3D%2222.4%22%20r%3D%225.3%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=surprised] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Ccircle%20cx%3D%2218.1%22%20cy%3D%2228.8%22%20r%3D%2211.7%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M23.5%2028.8a5.3%205.3%200%200%201-5.4%205.3c-3%200-5.3-2.3-5.3-5.3s2.3-5.3%205.3-5.3a5.3%205.3%200%200%201%205.4%205.3%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M57.6%2028.8a11.7%2011.7%200%200%201-11.7%2011.7A11.7%2011.7%200%200%201%2034%2028.8a11.7%2011.7%200%200%201%2012-11.7%2011.7%2011.7%200%200%201%2011.7%2011.7%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M51.2%2028.8a5.3%205.3%200%200%201-5.3%205.3c-3%200-5.4-2.3-5.4-5.3s2.4-5.3%205.4-5.3a5.3%205.3%200%200%201%205.3%205.3%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M51.4%2014.7A15%2015%200%200%200%2039%2011.4c-.6.1-1.1-2.1-.4-2.3%205.1-1%2010.5.5%2014.4%203.8.6.5-1%202.3-1.5%201.8m-26.3-3.5c-4.5-.8-9.1.4-12.5%203.3-.4.4-2.1-1.3-1.5-1.8a17.2%2017.2%200%200%201%2014.4-3.9c.7.3.2%202.5-.4%202.4%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2250.1%22%20r%3D%229.6%22%20fill%3D%22%23664E27%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M25.6%2047a7.2%207.2%200%200%201%206.4-4.3c2.8%200%205.1%201.7%206.4%204.2H25.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=tongue] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFDD67%22%20d%3D%22M64%2032a32%2032%200%201%201-64%200%2032%2032%200%200%201%2064%200%22%2F%3E%3Cpath%20fill%3D%22%23FF717F%22%20d%3D%22M42.7%2049c-5.4-5.4-3-3%202.6-8.7%205.7-5.6%203.3-8%208.7-2.6%205.3%205.3%205.5%2010.5%202.3%2013.7-3%203.1-8.3%202.9-13.6-2.4%22%2F%3E%3Cpath%20fill%3D%22%23E2596C%22%20d%3D%22m46.5%2039.1%207.3%209.6-9.5-7.2z%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M28.3%2024.4c-2-5.4-5-8.2-8-8.2s-6%202.8-8%208.2c-.3.6.8%201.5%201.3%201a9%209%200%200%201%206.7-2.9%209%209%200%200%201%206.6%202.9c.6.5%201.6-.4%201.4-1m23.3%200c-2-5.4-5-8.2-8-8.2s-6%202.8-8%208.2c-.2.6.9%201.5%201.4%201a9%209%200%200%201%206.6-2.9%209%209%200%200%201%206.6%202.9c.6.5%201.6-.4%201.4-1m-2.4%208.7C44.6%2039.6%2039%2041%2032%2041s-12.6-1.5-17.2-8c-.6-.9-2.3-.4-1.9%201a19.5%2019.5%200%200%200%2019.2%2013.5c8.5%200%2016.7-5%2019.2-13.6.2-1.2-1.5-1.8-2.1-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .cc-f45nf[data-name=winking] {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%23FFDD67%22%2F%3E%3Ccircle%20cx%3D%2221.7%22%20cy%3D%2231.6%22%20r%3D%225.3%22%20fill%3D%22%23664E27%22%2F%3E%3Cpath%20fill%3D%22%23917524%22%20d%3D%22M52.5%2027.2A15%2015%200%200%200%2040%2023.9c-.6.1-1.2-2.1-.4-2.4%205-1%2010.4.6%2014.4%203.9.6.5-1%202.2-1.5%201.8M24%2017.9c-4.5-.7-9%20.5-12.5%203.3-.4.5-2.1-1.2-1.5-1.8a17.2%2017.2%200%200%201%2014.4-3.8c.8.2.2%202.4-.4%202.3%22%2F%3E%3Cpath%20fill%3D%22%23664E27%22%20d%3D%22M51.4%2034.5c-1.8-3.8-4.7-5.7-7.5-5.7-2.7%200-5.5%202-7.4%205.7-.2.4.7%201%201.3.6%201.8-1.4%204-2%206.2-2s4.3.6%206.1%202c.5.3%201.4-.3%201.3-.6M45%2042.9c-7.4%203.8-17.5%203-20.4%203-.7%200-1.3.4-1%201%202.1%207.5%2018.1%207.5%2022.5-2.8.5-1.2-.4-1.5-1-1.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.crisp-client .emoji {
    width: 16px !important;
    height: 16px
}

.crisp-client .cc-16j3k[data-size=large] {
    font-size: 42px !important;
    line-height: 42px
}

.crisp-client .cc-1plpv,
.crisp-client .cc-1plpv * {
    font-family: Crisp Noto Sans Regular, sans-serif !important
}

.crisp-client .cc-1plpv::-moz-placeholder,
.crisp-client .cc-1plpv *::-moz-placeholder {
    font-family: Crisp Noto Sans Regular, sans-serif !important
}

.crisp-client .cc-1plpv::placeholder,
.crisp-client .cc-1plpv *::placeholder {
    font-family: Crisp Noto Sans Regular, sans-serif !important
}

.crisp-client .cc-vqf16,
.crisp-client .cc-vqf16 * {
    font-family: Crisp Noto Sans Bold, sans-serif !important
}

.crisp-client .cc-vqf16::-moz-placeholder,
.crisp-client .cc-vqf16 *::-moz-placeholder {
    font-family: Crisp Noto Sans Bold, sans-serif !important
}

.crisp-client .cc-vqf16::placeholder,
.crisp-client .cc-vqf16 *::placeholder {
    font-family: Crisp Noto Sans Bold, sans-serif !important
}

.crisp-client .cc-h52z8,
.crisp-client .cc-h52z8 * {
    font-family: Hack Regular, monospace !important
}

.crisp-client .cc-h52z8::-moz-placeholder,
.crisp-client .cc-h52z8 *::-moz-placeholder {
    font-family: Hack Regular, monospace !important
}

.crisp-client .cc-h52z8::placeholder,
.crisp-client .cc-h52z8 *::placeholder {
    font-family: Hack Regular, monospace !important
}

.crisp-client[dir=rtl] .cc-1plpv,
.crisp-client[dir=rtl] .cc-1plpv * {
    font-family: Tahoma, sans-serif !important
}

.crisp-client[dir=rtl] .cc-1plpv::-moz-placeholder,
.crisp-client[dir=rtl] .cc-1plpv *::-moz-placeholder {
    font-family: Tahoma, sans-serif !important
}

.crisp-client[dir=rtl] .cc-1plpv::placeholder,
.crisp-client[dir=rtl] .cc-1plpv *::placeholder {
    font-family: Tahoma, sans-serif !important
}

.crisp-client[dir=rtl] .cc-vqf16,
.crisp-client[dir=rtl] .cc-vqf16 * {
    font-family: Tahoma, sans-serif !important;
    font-weight: 700 !important
}

.crisp-client[dir=rtl] .cc-vqf16::-moz-placeholder,
.crisp-client[dir=rtl] .cc-vqf16 *::-moz-placeholder {
    font-family: Tahoma, sans-serif !important;
    font-weight: 700 !important
}

.crisp-client[dir=rtl] .cc-vqf16::placeholder,
.crisp-client[dir=rtl] .cc-vqf16 *::placeholder {
    font-family: Tahoma, sans-serif !important;
    font-weight: 700 !important
}

.crisp-client {
    font-family: Crisp Noto Sans Regular, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 11px !important
}

.crisp-client[dir=rtl] {
    font-family: Tahoma, sans-serif !important
}

.crisp-client * {
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11px !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -moz-osx-font-smoothing: auto !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.crisp-client input {
    letter-spacing: .8px !important;
    font-size: 12px !important
}

.crisp-client input,
.crisp-client textarea {
    background: transparent !important;
    color: rgb(var(--crisp-color-text-black-normal)) !important;
    border: 0 none !important;
    outline-style: none !important;
    font-size: 11.2px !important
}

.crisp-client input::-moz-placeholder,
.crisp-client textarea::-moz-placeholder {
    color: rgb(var(--crisp-color-placeholder-normal)) !important;
    -webkit-text-fill-color: rgb(var(--crisp-color-placeholder-normal)) !important
}

.crisp-client input::placeholder,
.crisp-client textarea::placeholder {
    color: rgb(var(--crisp-color-placeholder-normal)) !important;
    -webkit-text-fill-color: rgb(var(--crisp-color-placeholder-normal)) !important
}

.crisp-client input:disabled::-moz-placeholder,
.crisp-client textarea:disabled::-moz-placeholder {
    color: rgb(var(--crisp-color-placeholder-disabled)) !important;
    -webkit-text-fill-color: rgb(var(--crisp-color-placeholder-disabled)) !important
}

.crisp-client input:disabled::placeholder,
.crisp-client textarea:disabled::placeholder {
    color: rgb(var(--crisp-color-placeholder-disabled)) !important;
    -webkit-text-fill-color: rgb(var(--crisp-color-placeholder-disabled)) !important
}

.crisp-client button {
    outline-style: none !important
}

.crisp-client a {
    text-decoration: none !important;
    cursor: pointer !important;
    outline-style: none !important
}

.crisp-client a:hover {
    cursor: pointer !important
}

.crisp-client a:focus-visible,
.crisp-client *[role=button]:focus-visible {
    outline: 4px solid rgb(var(--crisp-color-theme-900)) !important;
    outline-offset: 3px !important
}

.crisp-client .cc-yv368[data-hidden=true] .cc-cxjxh {
    display: none !important
}

.crisp-client .cc-13wgx,
.crisp-client .cc-11g9w {
    text-decoration: underline !important
}

.crisp-client .cc-7iqkz {
    display: block !important;
    clear: both !important
}

.crisp-client .cc-rzz1b,
.crisp-client .cc-rzz1b * {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    user-select: text !important
}

#crisp-loader {
    display: none !important
}

.cc-975hf {
    background: transparent !important;
    border-color: rgb(var(--crisp-color-base-white-normal), .5) !important;
    border-bottom-color: transparent !important;
    border-style: solid !important;
    display: inline-block !important;
    border-radius: 100% !important;
    animation-name: cc-1mrui;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-iteration-count: infinite
}

.cc-975hf[data-tint=theme] {
    border-color: rgb(var(--crisp-color-theme-500), .2) !important;
    border-bottom-color: rgb(var(--crisp-color-theme-500)) !important
}

.cc-975hf[data-tint=theme-light] {
    border-bottom-color: rgb(var(--crisp-color-theme-500)) !important
}

.cc-1egul {
    background-color: rgb(var(--crisp-color-base-white-normal)) !important
}

.cc-1egul:not([data-with-placeholder=false]) {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22101%22%20height%3D%22101%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%200h101v101H0z%22%2F%3E%3Cg%20fill%3D%22%23707584%22%3E%3Cpath%20d%3D%22M49.7%2025a13%2013%200%200%201%2013%2013v9.7a13%2013%200%201%201-26%200V38a13%2013%200%200%201%2013-13%22%2F%3E%3Cpath%20d%3D%22M31.8%2059.7h35.8a4.8%204.8%200%200%201%204.9%204.9v9.1H27v-9.1a4.8%204.8%200%200%201%204.8-4.9%22%20opacity%3D%22.8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important
}

.cc-1egul,
.cc-1egul .cc-1e566 {
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.crisp-client .cc-sp3ed {
    position: relative !important
}

.crisp-client .cc-sp3ed .cc-1p90b {
    line-height: 28px;
    width: 1000px !important;
    cursor: default !important;
    pointer-events: none !important;
    z-index: 1 !important;
    position: absolute !important;
    display: block !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transition: all .1s ease .1s !important
}

.crisp-client .cc-sp3ed .cc-1p90b .cc-1f4cg {
    background-color: rgb(var(--crisp-color-base-black-normal), .94) !important;
    color: rgb(var(--crisp-color-text-white-normal)) !important;
    letter-spacing: .1px !important;
    text-align: center !important;
    text-shadow: none !important;
    text-transform: initial !important;
    display: inline-block !important;
    inset-inline-start: 50% !important;
    padding: 0 12px !important;
    border-radius: 6px !important
}

.crisp-client .cc-sp3ed .cc-1p90b .cc-1f4cg,
.crisp-client .cc-sp3ed .cc-1p90b .cc-1f4cg * {
    font-size: 10.8px !important
}

.crisp-client .cc-sp3ed .cc-1p90b,
.crisp-client .cc-sp3ed .cc-1p90b * {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy.cc-dcrm9,
.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu.cc-dcrm9 {
    text-align: start !important;
    inset-inline-start: 0 !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy.cc-dcrm9:after,
.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu.cc-dcrm9:after {
    inset-inline-start: 0 !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy.cc-rdxbg,
.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu.cc-rdxbg {
    text-align: end !important;
    inset-inline-end: 0 !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy.cc-rdxbg:after,
.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu.cc-rdxbg:after {
    inset-inline-end: 0 !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy.cc-42mwu,
.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu.cc-42mwu {
    text-align: center !important;
    margin-left: -500px !important;
    left: 50% !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1hffy {
    margin-top: 5px !important;
    top: 100% !important;
    transform: translateY(-3px) !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-17hpu {
    margin-bottom: 5px !important;
    bottom: 100% !important;
    transform: translateY(-3px) !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1m9v1 {
    margin-top: -14px !important;
    top: 50% !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1m9v1.cc-dcrm9 {
    inset-inline-end: 100% !important;
    text-align: end !important;
    margin-inline-end: 7px !important;
    transform: translate(3px) !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-1m9v1.cc-rdxbg {
    inset-inline-start: 100% !important;
    text-align: start !important;
    margin-inline-start: 7px !important;
    transform: translate(-3px) !important
}

.crisp-client .cc-sp3ed .cc-1p90b.cc-teqa3 .cc-1f4cg {
    background-color: rgb(var(--crisp-color-base-white-normal)) !important;
    color: rgb(var(--crisp-color-base-black-normal)) !important
}

.crisp-client .cc-sp3ed .cc-1p90b:after {
    content: "" !important;
    height: 0;
    position: absolute !important;
    width: 0 !important
}

@media (hover: hover) {
    .crisp-client .cc-sp3ed:hover .cc-1p90b {
        visibility: visible !important;
        opacity: 1 !important;
        transition: all .15s ease !important
    }
    .crisp-client .cc-sp3ed:hover .cc-1p90b.cc-1hffy,
    .crisp-client .cc-sp3ed:hover .cc-1p90b.cc-17hpu {
        transform: translateY(0) !important
    }
    .crisp-client .cc-sp3ed:hover .cc-1p90b.cc-1m9v1.cc-dcrm9,
    .crisp-client .cc-sp3ed:hover .cc-1p90b.cc-1m9v1.cc-rdxbg {
        transform: translate(0) !important
    }
}

.crisp-client .cc-sp3ed.cc-as5ps .cc-1p90b {
    visibility: visible !important;
    opacity: 1 !important;
    transition: all .15s ease !important
}

.crisp-client .cc-sp3ed.cc-as5ps .cc-1p90b.cc-1hffy,
.crisp-client .cc-sp3ed.cc-as5ps .cc-1p90b.cc-17hpu {
    transform: translateY(0) !important
}

.crisp-client .cc-sp3ed.cc-as5ps .cc-1p90b.cc-1m9v1.cc-dcrm9,
.crisp-client .cc-sp3ed.cc-as5ps .cc-1p90b.cc-1m9v1.cc-rdxbg {
    transform: translate(0) !important
}

.crisp-client[dir=rtl] .cc-sp3ed .cc-1p90b.cc-1m9v1.cc-dcrm9 {
    transform: translate(-3px) !important
}

.crisp-client[dir=rtl] .cc-sp3ed .cc-1p90b.cc-1m9v1.cc-rdxbg {
    transform: translate(3px) !important
}

@media (hover: hover) {
    .crisp-client[dir=rtl] .cc-sp3ed:hover .cc-1p90b.cc-1m9v1.cc-dcrm9,
    .crisp-client[dir=rtl] .cc-sp3ed:hover .cc-1p90b.cc-1m9v1.cc-rdxbg {
        transform: translate(0) !important
    }
}

.crisp-client[dir=rtl] .cc-sp3ed.cc-as5ps .cc-1p90b.cc-1m9v1.cc-dcrm9,
.crisp-client[dir=rtl] .cc-sp3ed.cc-as5ps .cc-1p90b.cc-1m9v1.cc-rdxbg {
    transform: translate(0) !important
}

.cc-16kzz[data-partial-pending=true] {
    animation-name: cc-1wkka;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-iteration-count: infinite
}

.cc-yv368 .cc-1kr6o .cc-18ov6,
.cc-yv368 .cc-1kr6o .cc-rsqmy {
    position: fixed !important;
    right: 24px !important
}

.cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6,
.cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-rsqmy {
    right: auto !important;
    left: 24px !important
}

.cc-yv368[data-lock-maximized=false][data-is-activity-ongoing=false][data-force-show=false][data-blocked=true] .cc-cxjxh,
.cc-yv368[data-lock-maximized=false][data-is-activity-ongoing=false][data-force-show=false][data-hide-vacation=true] .cc-cxjxh,
.cc-yv368[data-lock-maximized=false][data-is-activity-ongoing=false][data-force-show=false][data-hide-on-away=true][data-was-availability-online=false][data-availability=away] .cc-cxjxh,
.cc-yv368[data-lock-maximized=false][data-is-activity-ongoing=false][data-force-show=false][data-hide-on-mobile=true][data-mobile-view=true] .cc-cxjxh {
    display: none !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g {
    display: block !important;
    z-index: 0 !important;
    position: relative !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli {
    text-align: center !important;
    position: fixed !important;
    bottom: 90px !important;
    right: 24px !important;
    margin-right: var(--crisp-customization-button-horizontal) !important;
    margin-bottom: var(--crisp-customization-button-vertical) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli.cc-1y6jn {
    animation-name: cc-1gl01;
    animation-duration: .25s;
    animation-fill-mode: both
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli.cc-1w9i4 {
    animation-name: cc-w7t04;
    animation-duration: .25s;
    animation-fill-mode: both
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] .cc-1jn3x .cc-1b9px,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px {
    border-radius: 33px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] .cc-1jn3x .cc-1b9px,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px {
    height: 38px;
    padding: 0 20px !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: 0 3px 6px rgb(var(--crisp-color-shadow-normal), .06) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] .cc-1jn3x .cc-1b9px .cc-17f3j,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px .cc-17f3j {
    letter-spacing: 0 !important;
    text-align: start !important;
    white-space: nowrap !important;
    margin-top: -2px !important;
    font-size: 12.4px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1b9px .cc-1xcml,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-4ukzq[data-type=chat] .cc-vngk3 {
    --mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M13%200a3%203%200%200%201%203%203v7a3%203%200%200%201-3%203H9.25a.76.76%200%200%200-.45.15l-3.6%202.7a.748.748%200%200%201-1.2-.6V13H3a3%203%200%200%201-3-3V3a3%203%200%200%201%203-3zM5.057%205.37H3.933a.563.563%200%200%200-.563.563v1.124c0%20.311.252.563.563.563h1.124a.563.563%200%200%200%20.563-.563V5.933a.563.563%200%200%200-.563-.563m3.5%200H7.432a.563.563%200%200%200-.562.563v1.124c0%20.311.252.563.562.563h1.125a.563.563%200%200%200%20.563-.563V5.933a.563.563%200%200%200-.563-.563m3.5%200h-1.124a.563.563%200%200%200-.563.563v1.124c0%20.311.252.563.563.563h1.124a.563.563%200%200%200%20.563-.563V5.933a.563.563%200%200%200-.563-.563%22%2F%3E%3C%2Fsvg%3E);
    -webkit-mask-image: var(--mask-image) !important;
    mask-image: var(--mask-image) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] .cc-1jn3x .cc-1b9px {
    background-color: rgb(var(--crisp-color-base-red-normal)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=failure_notice] .cc-1jn3x .cc-1b9px .cc-17f3j {
    color: rgb(var(--crisp-color-text-white-normal)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] {
    margin-right: calc(-8px + var(--crisp-customization-button-horizontal)) !important;
    margin-bottom: calc(-78px + var(--crisp-customization-button-vertical)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px {
    background: rgb(var(--crisp-color-base-white-normal)) !important;
    height: auto;
    min-width: 280px !important;
    max-width: 360px !important;
    padding: 16px !important;
    overflow: hidden !important;
    position: relative !important;
    box-shadow: 0 6px 6px rgb(var(--crisp-color-shadow-normal), .02), 0 8px 24px rgb(var(--crisp-color-shadow-normal), .12) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw {
    padding-inline-start: 4px !important;
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j {
    display: block !important;
    position: relative !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-1961w {
    position: absolute !important;
    inset-inline-end: 0 !important;
    top: 5.5px !important;
    z-index: 1 !important;
    display: none !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer {
    margin-bottom: 16px !important;
    text-align: start !important;
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-1r4k9,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-p4ctk {
    line-height: 17px;
    font-size: 13.6px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-s473h {
    margin-top: -7.5px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-s473h .cc-1r4k9 {
    color: rgb(var(--crisp-color-base-black-normal)) !important;
    letter-spacing: .05px !important;
    padding-inline-end: 22px !important;
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-p4ctk {
    color: rgb(var(--crisp-color-base-grey-normal)) !important;
    letter-spacing: .1px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    padding: 0 1px !important;
    display: block !important;
    flex: 1 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-p4ctk[data-id=online]:before {
    content: "" !important;
    background-color: rgb(var(--crisp-color-base-green-normal)) !important;
    outline: 4px solid rgb(var(--crisp-color-base-green-normal), .2) !important;
    vertical-align: middle !important;
    width: 8px !important;
    height: 8px;
    margin-top: -2px !important;
    margin-inline: 4px 9px !important;
    display: inline-block !important;
    border-radius: 8px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x {
    line-height: 0;
    margin-inline-start: 5px !important;
    flex: 0 0 auto !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x .cc-sxrt5 {
    margin-inline-start: -11px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x .cc-sxrt5:first-child {
    margin-inline-start: 0 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x .cc-sxrt5 .cc-1hhcz {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: rgb(var(--crisp-color-base-white-normal)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x .cc-sxrt5 .cc-1hhcz,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-ntqer .cc-97g0x .cc-sxrt5 .cc-1hhcz .cc-1gtge {
    width: 28px !important;
    height: 28px;
    display: inline-block !important;
    border-radius: 28px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n {
    padding-right: 57px !important;
    display: flex !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq {
    height: 38px;
    margin-inline-end: 6px !important;
    padding: 0 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 19px !important;
    transition: all .15s ease-in-out !important;
    transition-property: background-color, transform !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq:active {
    transform: translateY(1px) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq:last-of-type {
    margin-inline-end: 0 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq:nth-child(1) {
    flex: 1 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq:nth-child(2) {
    flex: 0 0 auto !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=chat] .cc-vngk3 {
    background-color: rgb(var(--crisp-color-theme-reverse)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=chat] .cc-1b6pi {
    color: rgb(var(--crisp-color-theme-reverse)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=search] {
    background-color: rgb(var(--crisp-color-base-grey-light)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=search]:hover {
    background-color: color-mix(in srgb, rgba(var(--crisp-color-base-grey-light), 1) 95%, rgba(var(--crisp-color-base-black-normal), 1)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=search]:active {
    background-color: color-mix(in srgb, rgba(var(--crisp-color-base-grey-light), 1) 93%, rgba(var(--crisp-color-base-black-normal), 1)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=search] .cc-vngk3 {
    background-color: rgb(var(--crisp-color-text-black-normal)) !important;
    --mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M13%206.5a6.48%206.48%200%200%201-1.25%203.835l3.957%203.96a1.002%201.002%200%200%201-1.416%201.415l-3.956-3.96A6.5%206.5%200%200%201%200%206.5%206.5%206.5%200%200%201%206.5%200%206.5%206.5%200%200%201%2013%206.5M6.5%2011a4.501%204.501%200%200%200%200-9%204.501%204.501%200%200%200%200%209%22%2F%3E%3C%2Fsvg%3E);
    -webkit-mask-image: var(--mask-image) !important;
    mask-image: var(--mask-image) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq[data-type=search] .cc-1b6pi {
    color: rgb(var(--crisp-color-text-black-normal)) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq .cc-vngk3 {
    width: 16px !important;
    height: 16px;
    margin-inline-end: 9px !important;
    flex: 0 0 auto !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    display: inline-block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n .cc-4ukzq .cc-1b6pi {
    line-height: 18px;
    letter-spacing: 0 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    margin-top: -2px !important;
    overflow: hidden !important;
    font-size: 12.4px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice]:hover .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-ntqer .cc-97g0x {
    opacity: 0 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice]:hover .cc-1jn3x .cc-1b9px .cc-1kwhw .cc-4me5j .cc-1961w {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt {
    display: block !important;
    position: relative !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-tk1m5 {
    margin-bottom: 7px !important;
    position: absolute !important;
    right: 0 !important;
    bottom: 100% !important;
    animation-name: cc-1gl01;
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-delay: .3s
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 {
    margin-bottom: 7px !important;
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns {
    animation-name: cc-lngcp;
    animation-duration: .3s;
    animation-fill-mode: both
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns:nth-last-child(2) {
    animation-delay: 15ms
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns:nth-last-child(3) {
    animation-delay: .03s
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns:nth-last-child(4) {
    animation-delay: 45ms
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns:nth-last-child(5) {
    animation-delay: .06s
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:last-of-type .cc-6ib0n .cc-vkkvp {
    padding-left: 13px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:last-of-type .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:last-of-type .cc-6ib0n .cc-vkkvp .cc-681tm .cc-h63yd {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(2) .cc-6ib0n .cc-vkkvp {
    opacity: .9 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(3) .cc-6ib0n .cc-vkkvp {
    opacity: .8 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(4) .cc-6ib0n .cc-vkkvp {
    opacity: .6 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(5) .cc-6ib0n .cc-vkkvp {
    opacity: .5 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n {
    float: right !important;
    position: relative !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover:nth-last-child(1) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover:nth-last-child(2) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover:nth-last-child(3) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover:nth-last-child(4) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover:nth-last-child(5) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active:nth-last-child(1) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active:nth-last-child(2) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active:nth-last-child(3) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active:nth-last-child(4) .cc-vkkvp,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active:nth-last-child(5) .cc-vkkvp {
    opacity: 1 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:hover .cc-vkkvp {
    box-shadow: 0 3px 12px rgb(var(--crisp-color-shadow-normal), .2) !important;
    transform: scale(1.015) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n:active .cc-vkkvp {
    transform: scale(.985) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp {
    background: rgb(var(--crisp-color-base-white-normal)) !important;
    border: .5px solid rgb(var(--crisp-color-separator-normal)) !important;
    text-align: start !important;
    max-width: 300px !important;
    max-height: 260px;
    padding: 11px 14px 12px !important;
    overflow: hidden !important;
    display: block !important;
    position: relative !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgb(var(--crisp-color-shadow-normal), .04), 0 0 6px rgb(var(--crisp-color-shadow-normal), .03) !important;
    transition: transform .15s ease-in-out, box-shadow .15s ease-in-out, opacity .15s ease-in-out !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-zq855 {
    background-image: linear-gradient(0deg, rgb(var(--crisp-color-base-white-normal), .8), rgb(var(--crisp-color-base-white-normal), 0)) !important;
    height: 15px;
    position: absolute !important;
    inset-inline: 0 !important;
    bottom: 0 !important;
    z-index: 1 !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm {
    display: flex !important;
    gap: 8px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2 {
    display: none !important;
    flex: 0 0 auto !important;
    box-shadow: 0 1px 2px rgb(var(--crisp-color-shadow-normal), .02) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2 .cc-17813 {
    width: 24px !important;
    height: 24px;
    border-radius: 24px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2 .cc-17813 {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-h63yd {
    color: rgb(var(--crisp-color-text-black-normal)) !important;
    letter-spacing: 0 !important;
    line-height: 14px;
    margin-top: 10px !important;
    display: none !important;
    font-size: 11px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-13wgx,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi {
    color: rgb(var(--crisp-color-text-black-normal)) !important;
    text-align: justify !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    letter-spacing: 0 !important;
    line-height: 17px;
    font-size: 12px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-13wgx,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi {
    pointer-events: none !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-13wgx {
    word-break: break-all !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="#"] {
    line-height: 32px;
    font-size: 28.8px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="##"] {
    line-height: 28px;
    font-size: 25.6px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="###"] {
    line-height: 24px;
    font-size: 22.4px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="####"] {
    line-height: 24px;
    font-size: 19.2px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="#####"] {
    line-height: 20px;
    font-size: 16px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-frbzi.cc-1i0k1[data-type="######"] {
    line-height: 16px;
    font-size: 12.8px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-f45nf[data-size=large] {
    margin-bottom: -4px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-xnulb .cc-2gvk5 {
    background-color: rgb(var(--crisp-color-base-grey-ultra-light)) !important;
    background-color: cover !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 180px !important;
    height: 80px;
    border-radius: 8px !important;
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x {
    margin-top: 14px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px {
    background-color: rgb(var(--crisp-color-theme-500)) !important;
    transition: transform .15s ease-in-out !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px:hover:hover {
    transform: scale(1.01) !important;
    box-shadow: 0 3px 8px rgb(var(--crisp-color-shadow-normal), .125) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px:hover:active {
    transform: scale(.985) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px .cc-1xcml {
    background-color: rgb(var(--crisp-color-theme-reverse)) !important;
    width: 16px !important;
    height: 16px;
    margin-inline-end: 10px !important;
    flex: 0 0 auto !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    display: inline-block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x .cc-1b9px .cc-17f3j {
    color: rgb(var(--crisp-color-theme-reverse)) !important;
    text-align: start !important;
    transition: color .1s ease-in-out !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-1jn3x {
    display: block !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-1jn3x .cc-1b9px {
    letter-spacing: .1px !important;
    line-height: 35px;
    text-align: center !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important;
    height: 37px;
    padding: 0 22px !important;
    overflow: hidden !important;
    float: right !important;
    position: relative !important;
    z-index: 1 !important;
    font-size: 12.8px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa {
    background-color: rgb(var(--crisp-color-base-black-normal), .4) !important;
    text-align: center !important;
    line-height: 0;
    height: 22px;
    width: 22px !important;
    display: inline-block !important;
    transition: transform .15s linear !important;
    box-shadow: 0 1px 4px rgb(var(--crisp-color-shadow-normal), .06) !important;
    border-radius: 22px !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa,
.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa:after {
    cursor: pointer !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa:hover {
    transform: scale(1.025) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa:active {
    transform: scale(.975) !important
}

.crisp-client .cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-tl9oa:after {
    content: "" !important;
    background-color: rgb(var(--crisp-color-text-white-normal)) !important;
    width: 8px !important;
    height: 8px;
    margin-top: 7px !important;
    --mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%3E%3Cpath%20d%3D%22M7.997.573a.57.57%200%200%200-.979-.398L4%203.194.982.175a.57.57%200%201%200-.807.807L3.194%204%20.175%207.018a.57.57%200%201%200%20.807.806L4%204.806l3.018%203.018a.57.57%200%201%200%20.806-.806L4.806%204%207.824.982a.57.57%200%200%200%20.173-.41%22%2F%3E%3C%2Fsvg%3E);
    -webkit-mask-image: var(--mask-image) !important;
    mask-image: var(--mask-image) !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    -webkit-mask-position: center !important;
    mask-position: center !important;
    display: inline-block !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli {
    bottom: 80px !important;
    right: 14px !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] {
    visibility: hidden !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-tk1m5 {
    display: block !important;
    opacity: 1 !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 {
    display: none !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(1),
.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2:nth-last-child(2) {
    display: block !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp {
    max-width: 260px !important;
    max-height: 140px
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n .cc-vkkvp .cc-681tm .cc-54oa2 {
    display: none !important
}

.crisp-client .cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1jn3x {
    margin-top: 8px !important
}

.crisp-client .cc-yv368[data-availability-tooltip=false] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice],
.crisp-client .cc-yv368[data-availability-tooltip=true][data-availability=away] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice][data-with-helpdesk=false],
.crisp-client .cc-yv368[data-availability-tooltip=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice][data-is-concealed=true] {
    visibility: hidden !important
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli {
    right: auto !important;
    left: 24px !important;
    margin-left: var(--crisp-customization-button-horizontal) !important
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] {
    margin-left: calc(-8px + var(--crisp-customization-button-horizontal)) !important;
    margin-right: 0 !important
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=general_entice] .cc-1jn3x .cc-1b9px .cc-1p31n {
    padding-left: 57px !important;
    padding-right: 0 !important
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-tk1m5 {
    right: auto !important;
    left: 0 !important
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2.cc-14rns {
    animation-name: cc-yx2c1
}

.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli[data-id=new_messages] .cc-1r8vt .cc-4v8ny .cc-p1ap2 .cc-6ib0n,
.crisp-client .cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli .cc-1jn3x .cc-1b9px {
    float: left !important
}

.crisp-client .cc-yv368[data-position-reverse=true][data-full-view=true] .cc-1kr6o .cc-18ov6 .cc-1442g .cc-17cli {
    right: auto !important;
    left: 14px !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 {
    margin-bottom: var(--crisp-customization-button-vertical) !important;
    margin-right: var(--crisp-customization-button-horizontal) !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 {
    width: 54px !important;
    height: 54px;
    z-index: 1 !important;
    position: relative !important;
    display: block !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0.cc-2eonl {
    cursor: not-allowed !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0.cc-2eonl .cc-otlyh {
    pointer-events: none !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh {
    outline: 0 solid transparent !important;
    width: 100% !important;
    height: 100%;
    border-radius: 100% !important;
    box-shadow: 0 4px 10px rgb(var(--crisp-color-shadow-normal), .05) !important;
    display: block !important;
    transition: background-color .1s linear, outline .15s ease-in-out, transform .15s ease-in-out !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_opened],
.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_closed] {
    background-color: rgb(var(--crisp-color-theme-500)) !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=in_failure] {
    background-color: rgb(var(--crisp-color-base-grey-dark)) !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-xrw89,
.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x {
    position: absolute !important;
    z-index: 2 !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-xrw89 {
    top: 15px !important;
    left: 15px !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-xrw89 .cc-16p6v {
    border-width: 2px !important;
    width: 20px !important;
    height: 20px
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze {
    display: none !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze,
.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze .cc-1p2bq {
    width: 100% !important;
    height: 100%;
    border-radius: 54px !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze .cc-1p2bq {
    display: block !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-1m2rp,
.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-s1rdc {
    width: 16px !important;
    height: 16px;
    position: absolute !important;
    right: 1px !important;
    bottom: -2px !important;
    border-radius: 16px !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-1m2rp {
    background-color: rgb(var(--crisp-color-base-white-normal)) !important;
    display: none !important;
    z-index: 3 !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-s1rdc {
    background-color: rgb(var(--crisp-color-base-red-normal)) !important;
    color: rgb(var(--crisp-color-text-white-normal-fixed)) !important;
    text-align: center !important;
    letter-spacing: 0 !important;
    line-height: 15px;
    z-index: 4 !important;
    font-size: 10.4px !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-has-unread=true] .cc-otlyh {
    -webkit-mask: radial-gradient(circle at calc(100% - 9px) calc(100% - 6px), transparent 10px, black 10px) !important;
    mask: radial-gradient(circle at calc(100% - 9px) calc(100% - 6px), transparent 10px, black 10px) !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6[data-maximized=false] .cc-1qbp0 .cc-otlyh .cc-11f3x {
    visibility: visible !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6[data-is-failure=false] .cc-1qbp0 .cc-otlyh:active {
    transform: scale(.965) !important
}

.cc-yv368[data-full-view=false][data-position-reverse=true] .cc-1kr6o .cc-18ov6 {
    margin-left: var(--crisp-customization-button-horizontal) !important
}

.cc-yv368[data-full-view=false][data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6[data-animate-minimize=true] .cc-1qbp0[data-is-ongoing=false] .cc-otlyh .cc-11f3x {
    animation-name: cc-p8ryp;
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-delay: .05s
}

.cc-yv368[data-full-view=false][data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6[data-animate-maximize=true] .cc-1qbp0[data-is-ongoing=false] .cc-otlyh .cc-11f3x {
    animation-name: cc-1clf6;
    animation-duration: .15s;
    animation-fill-mode: both
}

.cc-yv368[data-website-logo=true] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x,
.cc-yv368[data-last-operator-face=true] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
}

.cc-yv368[data-website-logo=true] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze,
.cc-yv368[data-last-operator-face=true] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh .cc-11f3x .cc-fajze {
    display: block !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false][data-ongoing-operator-face=false][data-full-view=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_opened]:hover,
.cc-yv368[data-website-logo=false][data-last-operator-face=false][data-ongoing-operator-face=false][data-full-view=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_closed]:hover {
    outline-width: 5px !important;
    outline-color: rgb(var(--crisp-color-theme-500), .15) !important;
    background-color: rgb(var(--crisp-color-theme-600)) !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false][data-ongoing-operator-face=false][data-full-view=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_opened]:hover:active,
.cc-yv368[data-website-logo=false][data-last-operator-face=false][data-ongoing-operator-face=false][data-full-view=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0 .cc-otlyh[data-id=chat_closed]:hover:active {
    outline-width: 3px !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false][data-full-view=false] .cc-1kr6o .cc-18ov6[data-maximized=true] .cc-1qbp0[data-is-ongoing=false] .cc-otlyh .cc-11f3x {
    width: 22px !important;
    height: 22px;
    top: 17px !important;
    left: 16px !important;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22c%22%20width%3D%22137.4%25%22%20height%3D%22137.4%25%22%20x%3D%22-18.7%25%22%20y%3D%22-13.4%25%22%3E%3CfeOffset%20dy%3D%221%22%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowOffsetOuter1%22%20result%3D%22shadowBlurOuter1%22%20stdDeviation%3D%221%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowBlurOuter1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.07%200%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22e%22%20width%3D%22148.1%25%22%20height%3D%22148.1%25%22%20x%3D%22-24.1%25%22%20y%3D%22-18.7%25%22%3E%3CfeMorphology%20in%3D%22SourceAlpha%22%20radius%3D%221%22%20result%3D%22shadowSpreadInner1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowSpreadInner1%22%20result%3D%22shadowBlurInner1%22%20stdDeviation%3D%222%22%2F%3E%3CfeOffset%20in%3D%22shadowBlurInner1%22%20result%3D%22shadowOffsetInner1%22%2F%3E%3CfeComposite%20in%3D%22shadowOffsetInner1%22%20in2%3D%22SourceAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%20result%3D%22shadowInnerInner1%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowInnerInner1%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.750191215%200%22%2F%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2246.516%25%22%20x2%3D%2256.688%25%22%20y1%3D%220%25%22%20y2%3D%2287.827%25%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.601%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22a%22%20d%3D%22M36.399%2019.04a1.334%201.334%200%200%200-2.29-.93l-7.056%207.057-7.058-7.057a1.333%201.333%200%201%200-1.885%201.885l7.057%207.058-7.057%207.057a1.334%201.334%200%201%200%201.885%201.885l7.058-7.057%207.057%207.057a1.334%201.334%200%201%200%201.885-1.885l-7.057-7.057%207.057-7.058a1.33%201.33%200%200%200%20.404-.955%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%28-15%20-16%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23c%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22url%28%23d%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23e%29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=false] .cc-otlyh .cc-11f3x {
    width: 35px !important;
    height: 30px;
    top: 14px !important;
    left: 9px !important;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2235%22%20height%3D%2230%22%20viewBox%3D%220%200%2035%2030%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22c%22%20width%3D%22123.1%25%22%20height%3D%22127.9%25%22%20x%3D%22-11.5%25%22%3E%3CfeOffset%20dy%3D%221%22%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowOffsetOuter1%22%20result%3D%22shadowBlurOuter1%22%20stdDeviation%3D%221%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowBlurOuter1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.07%200%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22e%22%20width%3D%22129.7%25%22%20height%3D%22135.9%25%22%20x%3D%22-14.8%25%22%20y%3D%22-14%25%22%3E%3CfeMorphology%20in%3D%22SourceAlpha%22%20radius%3D%221%22%20result%3D%22shadowSpreadInner1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowSpreadInner1%22%20result%3D%22shadowBlurInner1%22%20stdDeviation%3D%222%22%2F%3E%3CfeOffset%20in%3D%22shadowBlurInner1%22%20result%3D%22shadowOffsetInner1%22%2F%3E%3CfeComposite%20in%3D%22shadowOffsetInner1%22%20in2%3D%22SourceAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%20result%3D%22shadowInnerInner1%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowInnerInner1%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.750191215%200%22%2F%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2246.514%25%22%20x2%3D%2256.692%25%22%20y1%3D%2215.835%25%22%20y2%3D%2275.847%25%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.601%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22a%22%20d%3D%22m40.34%2016.878.005.052%201.327%2014.35a2%202%200%200%201-1.754%202.17l-7.814.934-3.293%205.326a1%201%200%200%201-1.574.165l-4.207-4.407-8.113.969a2%202%200%200%201-2.228-1.802l-1.328-14.35a2%202%200%200%201%201.755-2.17l25-2.986a2%202%200%200%201%202.223%201.749%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%28-9%20-14%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23c%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22url%28%23d%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23e%29%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=false] .cc-otlyh[data-prefer-search=true] .cc-11f3x {
    width: 30px !important;
    height: 30px;
    top: 12px !important;
    left: 11px !important;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22b%22%20width%3D%22125%25%22%20height%3D%22125%25%22%20x%3D%22-12.5%25%22%20y%3D%22-8.9%25%22%3E%3CfeOffset%20dy%3D%221%22%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowOffsetOuter1%22%20result%3D%22shadowBlurOuter1%22%20stdDeviation%3D%221%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowBlurOuter1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.07%200%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22e%22%20width%3D%22132.1%25%22%20height%3D%22132.1%25%22%20x%3D%22-16.1%25%22%20y%3D%22-12.5%25%22%3E%3CfeMorphology%20in%3D%22SourceAlpha%22%20radius%3D%221%22%20result%3D%22shadowSpreadInner1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowSpreadInner1%22%20result%3D%22shadowBlurInner1%22%20stdDeviation%3D%222%22%2F%3E%3CfeOffset%20in%3D%22shadowBlurInner1%22%20result%3D%22shadowOffsetInner1%22%2F%3E%3CfeComposite%20in%3D%22shadowOffsetInner1%22%20in2%3D%22SourceAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%20result%3D%22shadowInnerInner1%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowInnerInner1%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.750191215%200%22%2F%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2246.514%25%22%20x2%3D%2256.692%25%22%20y1%3D%220%25%22%20y2%3D%2287.827%25%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.601%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22a%22%20d%3D%22m27.64%2025.977-6.309-6.32a11.98%2011.98%200%200%200%202.718-7.623C24.049%205.388%2018.665%200%2012.024%200%205.384%200%200%205.388%200%2012.034s5.384%2012.034%2012.024%2012.034a11.96%2011.96%200%200%200%207.64-2.743l6.31%206.315c.736.674%201.426.24%201.666%200a1.14%201.14%200%200%200%200-1.663M2.347%2012.034c0-5.348%204.333-9.685%209.677-9.685%205.345%200%209.684%204.337%209.684%209.685s-4.334%209.686-9.678%209.686-9.683-4.337-9.683-9.686%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%282%201%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23b%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22url%28%23d%29%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20fill%3D%22%23000%22%20filter%3D%22url%28%23e%29%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M9.642%207.607c.208%200%20.39.138.447.337l.503%201.762c.22.77.823%201.374%201.594%201.594l1.762.503a.464.464%200%200%201%200%20.893l-1.762.503a2.32%202.32%200%200%200-1.594%201.595l-.503%201.762a.464.464%200%200%201-.893%200l-.503-1.762a2.32%202.32%200%200%200-1.595-1.595l-1.762-.503a.464.464%200%200%201%200-.893l1.762-.503a2.32%202.32%200%200%200%201.595-1.594l.503-1.762a.464.464%200%200%201%20.446-.337m5.571-1.857c.214%200%20.4.145.451.352l.16.64c.146.583.6%201.037%201.182%201.183l.641.16a.464.464%200%200%201%200%20.901l-.64.16c-.583.146-1.037.6-1.183%201.182l-.16.642a.464.464%200%200%201-.901%200l-.16-.642a1.63%201.63%200%200%200-1.182-1.182l-.642-.16a.464.464%200%200%201%200-.901l.642-.16a1.63%201.63%200%200%200%201.182-1.182l.16-.641a.464.464%200%200%201%20.45-.352m-.928%208.357c.2%200%20.377.128.44.317l.245.733c.092.276.31.494.586.586l.733.245a.464.464%200%200%201%200%20.88l-.733.245a.93.93%200%200%200-.586.586l-.245.733a.464.464%200%200%201-.88%200l-.245-.733a.93.93%200%200%200-.587-.586l-.732-.245a.464.464%200%200%201%200-.88l.732-.245a.93.93%200%200%200%20.587-.586l.245-.733a.46.46%200%200%201%20.44-.317%22%20opacity%3D%22.504%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: inline-block !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=true] .cc-otlyh .cc-11f3x {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
}

.cc-yv368[data-website-logo=false][data-last-operator-face=false] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=true] .cc-otlyh .cc-11f3x .cc-fajze {
    display: block !important
}

.cc-yv368[data-availability=online] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=true] .cc-1m2rp {
    background-color: rgb(var(--crisp-color-base-green-normal)) !important;
    display: block !important
}

.cc-yv368[data-availability=online] .cc-1kr6o .cc-18ov6 .cc-1qbp0[data-is-ongoing=true] .cc-otlyh {
    -webkit-mask: radial-gradient(circle at calc(100% - 9px) calc(100% - 6px), transparent 10px, black 10px) !important;
    mask: radial-gradient(circle at calc(100% - 9px) calc(100% - 6px), transparent 10px, black 10px) !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6 {
    z-index: calc(var(--crisp-customization-container-index) + 2) !important;
    display: block !important;
    bottom: 20px !important;
    border-radius: 100% !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6[data-is-failure=true],
.cc-yv368 .cc-1kr6o .cc-18ov6[data-is-failure=true] * {
    cursor: default !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6[data-is-failure=false],
.cc-yv368 .cc-1kr6o .cc-18ov6[data-is-failure=false] * {
    cursor: pointer !important
}

.cc-yv368 .cc-1kr6o .cc-18ov6[data-pane-animate-entrance=true] {
    animation-name: cc-1bvud;
    animation-duration: .75s;
    animation-fill-mode: both
}

.cc-yv368[data-full-view=true] .cc-1kr6o .cc-18ov6 {
    bottom: 14px !important;
    right: 14px !important;
    z-index: calc(var(--crisp-customization-container-index) + 1) !important
}

.cc-yv368[data-lock-maximized=true] .cc-1kr6o .cc-18ov6 {
    display: none !important
}

.cc-yv368[data-position-reverse=true][data-full-view=true] .cc-1kr6o .cc-18ov6 {
    right: auto !important;
    left: 14px !important
}

.crisp-client .cc-yv368 .cc-16grk {
    background: rgb(var(--crisp-color-theme-500)) !important;
    position: relative !important;
    box-shadow: inset 0 1px 2px rgb(var(--crisp-color-base-white-normal-fixed), .45), inset 0 -1px 2px rgb(var(--crisp-color-base-black-normal-fixed), .24) !important
}

.crisp-client .cc-yv368 .cc-16grk:before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    border-radius: inherit !important;
    background: linear-gradient(180deg, rgb(var(--crisp-color-base-white-normal-fixed), .1), rgb(var(--crisp-color-theme-700), .35)) !important;
    pointer-events: none !important
}

.crisp-client .cc-yv368 .cc-132ja,
.crisp-client .cc-yv368 .cc-132ja:active {
    background: rgb(var(--crisp-color-theme-900)) !important
}

.crisp-client .cc-yv368 .cc-132ja:hover {
    background: rgb(var(--crisp-color-theme-800)) !important
}

.crisp-client .cc-yv368 .cc-1z0cp {
    background: rgb(var(--crisp-color-theme-700)) !important
}

.crisp-client .cc-yv368 .cc-1z0cp:hover {
    background: rgb(var(--crisp-color-theme-800)) !important
}

.crisp-client .cc-yv368 .cc-1z0cp:active {
    background: rgb(var(--crisp-color-theme-900)) !important
}

.crisp-client .cc-yv368 .cc-fx907 {
    background: rgb(var(--crisp-color-theme-500)) !important
}

.crisp-client .cc-yv368 .cc-fx907:hover {
    background: rgb(var(--crisp-color-theme-600)) !important
}

.crisp-client .cc-yv368 .cc-fx907:active {
    background: rgb(var(--crisp-color-theme-700)) !important
}

.crisp-client .cc-yv368 .cc-1uxng {
    position: relative !important;
    box-shadow: 0 1px 2px rgb(var(--crisp-color-base-black-normal-fixed), .16), inset 0 1px 2px rgb(var(--crisp-color-base-white-normal-fixed), .45), inset 0 -1px 2px rgb(var(--crisp-color-base-black-normal-fixed), .24) !important
}

.crisp-client .cc-yv368 .cc-1uxng:before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    border-radius: inherit !important;
    background: linear-gradient(180deg, rgb(var(--crisp-color-base-white-normal-fixed), .15), rgb(var(--crisp-color-theme-700), .14)) !important;
    pointer-events: none !important
}

.crisp-client .cc-yv368 .cc-1uxng,
.crisp-client .cc-yv368 .cc-1uxng:hover,
.crisp-client .cc-yv368 .cc-1uxng:active {
    background: rgb(var(--crisp-color-theme-500)) !important
}

.crisp-client .cc-yv368 .cc-1uxng:hover {
    box-shadow: 0 2px 4px rgb(var(--crisp-color-base-black-normal-fixed), .2), inset 0 1px 2px rgb(var(--crisp-color-base-white-normal-fixed), .6), inset 0 -1px 2px rgb(var(--crisp-color-base-black-normal-fixed), .25) !important
}

.crisp-client .cc-yv368 .cc-1uxng:hover:before {
    background: linear-gradient(180deg, rgb(var(--crisp-color-base-white-normal-fixed), .12), rgb(var(--crisp-color-theme-700), .18)) !important
}

.crisp-client .cc-yv368 .cc-1uxng:active {
    transform: translateY(1px) !important;
    box-shadow: 0 1px 2px rgb(var(--crisp-color-base-black-normal-fixed), .25), inset 0 1px 1px rgb(var(--crisp-color-base-white-normal-fixed), .4), inset 0 -1px 1px rgb(var(--crisp-color-base-black-normal-fixed), .25) !important
}

.crisp-client .cc-yv368 .cc-1uxng:active:before {
    background: linear-gradient(180deg, rgb(var(--crisp-color-base-white-normal-fixed), .08), rgb(var(--crisp-color-theme-700), .22)) !important
}

.crisp-client .cc-yv368 .cc-jx6a3::-moz-selection,
.crisp-client .cc-yv368 .cc-jx6a3 *::-moz-selection {
    background-color: rgb(var(--crisp-color-theme-100)) !important;
    color: rgb(var(--crisp-color-text-black-normal-fixed)) !important
}

.crisp-client .cc-yv368 .cc-jx6a3::selection,
.crisp-client .cc-yv368 .cc-jx6a3 *::selection {
    background-color: rgb(var(--crisp-color-theme-100)) !important;
    color: rgb(var(--crisp-color-text-black-normal-fixed)) !important
}

.cc-yv368 .cc-1kr6o .cc-lpuhc .cc-uh1kj {
    background-image: radial-gradient(ellipse 50% 50% at 50% 50%, rgb(var(--crisp-color-base-black-normal), 1), rgb(var(--crisp-color-base-black-normal), 0)) !important;
    height: 1880px;
    width: 1380px !important;
    pointer-events: none !important;
    position: fixed !important;
    right: -790px !important;
    bottom: -1040px !important;
    opacity: .06 !important
}

.cc-yv368[data-full-view=false] .cc-1kr6o .cc-lpuhc[data-visible=true] {
    visibility: visible !important
}

.cc-yv368[data-full-view=false] .cc-1kr6o .cc-lpuhc[data-visible=false] {
    visibility: hidden !important
}

.cc-yv368[data-full-view=false] .cc-1kr6o .cc-lpuhc[data-animate-maximize=true] {
    animation-name: cc-1gl01;
    animation-duration: .15s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out
}

.cc-yv368[data-full-view=false] .cc-1kr6o .cc-lpuhc[data-animate-minimize=true] {
    animation-name: cc-fxpn5;
    animation-duration: .15s;
    animation-fill-mode: both;
    animation-delay: .05s
}

.cc-yv368[data-full-view=true] .cc-1kr6o .cc-lpuhc {
    display: none !important
}

.cc-yv368[data-position-reverse=true] .cc-1kr6o .cc-lpuhc .cc-uh1kj {
    right: auto !important;
    left: -790px !important
}