@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff"), url("https://cdn.inbenta.io/static/fonts/ps-fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2");
  font-weight: 800;
  font-style: normal; }

body #inbenta-bot-sdk.inbenta .inbenta-bot, body #inbenta-bot-sdk.inbenta.inbenta-bot,
body #inbenta-survey .inbenta-bot,
body #inbenta-survey.inbenta-bot {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  line-height: 1.4;
  z-index: 999999; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot *, body #inbenta-bot-sdk.inbenta.inbenta-bot *,
  body #inbenta-survey .inbenta-bot *,
  body #inbenta-survey.inbenta-bot * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot *:not([class^="icon"]), body #inbenta-bot-sdk.inbenta.inbenta-bot *:not([class^="icon"]),
    body #inbenta-survey .inbenta-bot *:not([class^="icon"]),
    body #inbenta-survey.inbenta-bot *:not([class^="icon"]) {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot *:focus, body #inbenta-bot-sdk.inbenta.inbenta-bot *:focus,
    body #inbenta-survey .inbenta-bot *:focus,
    body #inbenta-survey.inbenta-bot *:focus {
      outline: none; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot a, body #inbenta-bot-sdk.inbenta.inbenta-bot a,
  body #inbenta-survey .inbenta-bot a,
  body #inbenta-survey.inbenta-bot a {
    color: #a50034; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot a:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot a:hover,
    body #inbenta-survey .inbenta-bot a:hover,
    body #inbenta-survey.inbenta-bot a:hover {
      color: #d80546; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot a:active, body #inbenta-bot-sdk.inbenta .inbenta-bot a:focus, body #inbenta-bot-sdk.inbenta.inbenta-bot a:active, body #inbenta-bot-sdk.inbenta.inbenta-bot a:focus,
    body #inbenta-survey .inbenta-bot a:active,
    body #inbenta-survey .inbenta-bot a:focus,
    body #inbenta-survey.inbenta-bot a:active,
    body #inbenta-survey.inbenta-bot a:focus {
      color: #a50034; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot ul, body #inbenta-bot-sdk.inbenta .inbenta-bot ol, body #inbenta-bot-sdk.inbenta.inbenta-bot ul, body #inbenta-bot-sdk.inbenta.inbenta-bot ol,
  body #inbenta-survey .inbenta-bot ul,
  body #inbenta-survey .inbenta-bot ol,
  body #inbenta-survey.inbenta-bot ul,
  body #inbenta-survey.inbenta-bot ol {
    padding-left: 15px;
    list-style: disc; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot-button,
  body #inbenta-survey .inbenta-bot-button,
  body #inbenta-survey.inbenta-bot-button {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: white;
    color: black;
    border-radius: 4px;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    text-transform: none;
    min-height: 0;
    padding: 6px 16px;
    border: 1px solid #a50034; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot-button.clicked,
    body #inbenta-survey .inbenta-bot-button:hover:not([disabled]),
    body #inbenta-survey .inbenta-bot-button.clicked,
    body #inbenta-survey.inbenta-bot-button:hover:not([disabled]),
    body #inbenta-survey.inbenta-bot-button.clicked {
      background-color: #a50034;
      color: white;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-button[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot-button[disabled],
    body #inbenta-survey .inbenta-bot-button[disabled],
    body #inbenta-survey.inbenta-bot-button[disabled] {
      background-color: white;
      color: black;
      opacity: 0.5; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-button[disabled].clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot-button[disabled].clicked,
      body #inbenta-survey .inbenta-bot-button[disabled].clicked,
      body #inbenta-survey.inbenta-bot-button[disabled].clicked {
        color: white;
        background-color: #a50034;
        opacity: 0.5;
        font-weight: normal; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-input, body #inbenta-bot-sdk.inbenta.inbenta-bot-input,
  body #inbenta-survey .inbenta-bot-input,
  body #inbenta-survey.inbenta-bot-input {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: white;
    color: black;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #eee; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__trigger, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__trigger,
  body #inbenta-survey .inbenta-bot-dropdown__trigger,
  body #inbenta-survey.inbenta-bot-dropdown__trigger {
    background-color: white;
    color: #a50034;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 10px 12px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    margin-top: 8px;
    cursor: pointer; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__trigger:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__trigger:hover,
    body #inbenta-survey .inbenta-bot-dropdown__trigger:hover,
    body #inbenta-survey.inbenta-bot-dropdown__trigger:hover {
      background-color: white;
      color: #d80546; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__trigger .trigger__action, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__trigger .trigger__action,
    body #inbenta-survey .inbenta-bot-dropdown__trigger .trigger__action,
    body #inbenta-survey.inbenta-bot-dropdown__trigger .trigger__action {
      font-size: 16px; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__menu, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__menu,
  body #inbenta-survey .inbenta-bot-dropdown__menu,
  body #inbenta-survey.inbenta-bot-dropdown__menu {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e5; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__menu__item, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__menu__item,
    body #inbenta-survey .inbenta-bot-dropdown__menu__item,
    body #inbenta-survey.inbenta-bot-dropdown__menu__item {
      padding: 10px 12px;
      background-color: white;
      color: black;
      font-size: 16px;
      cursor: pointer; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__menu__item + .inbenta-bot-dropdown__menu__item, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__menu__item + .inbenta-bot-dropdown__menu__item,
      body #inbenta-survey .inbenta-bot-dropdown__menu__item + .inbenta-bot-dropdown__menu__item,
      body #inbenta-survey.inbenta-bot-dropdown__menu__item + .inbenta-bot-dropdown__menu__item {
        border-top: 1px solid #e5e5e5; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown__menu__item:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown__menu__item:hover,
      body #inbenta-survey .inbenta-bot-dropdown__menu__item:hover,
      body #inbenta-survey.inbenta-bot-dropdown__menu__item:hover {
        color: #d80546; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-dropdown ~ .content__status, body #inbenta-bot-sdk.inbenta.inbenta-bot-dropdown ~ .content__status,
  body #inbenta-survey .inbenta-bot-dropdown ~ .content__status,
  body #inbenta-survey.inbenta-bot-dropdown ~ .content__status {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    top: 5px;
    right: 0; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher,
  body #inbenta-survey .inbenta-bot__launcher,
  body #inbenta-survey.inbenta-bot__launcher {
    background-color: transparent;
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    z-index: 9999;
    height: auto;
    margin: 0 56px -16px 0;
    display: none; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher.active, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher.active,
    body #inbenta-survey .inbenta-bot__launcher.active,
    body #inbenta-survey.inbenta-bot__launcher.active {
      display: block; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__image, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher__image,
    body #inbenta-survey .inbenta-bot__launcher__image,
    body #inbenta-survey.inbenta-bot__launcher__image {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAABxCAYAAADifkzQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpFNkFFMTFFM0YwQzVFNDExOUQwQzkzREQzMEMzQjdFMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNjhGREZBRTEzQkIxMUU1QkYyM0VERkRFMkJCQjdBNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNjhGREZBRDEzQkIxMUU1QkYyM0VERkRFMkJCQjdBNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4NThDNkIxRDAxMEU1MTFBNEVFQTMwQjI3QTA5NzRGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU2QUUxMUUzRjBDNUU0MTE5RDBDOTNERDMwQzNCN0UwIi8+IDwvcmRmOkRlc2NyaXB0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);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 66px;
      height: 66px;
      display: block; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__image + .inbenta-bot__launcher__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher__image + .inbenta-bot__launcher__text,
      body #inbenta-survey .inbenta-bot__launcher__image + .inbenta-bot__launcher__text,
      body #inbenta-survey.inbenta-bot__launcher__image + .inbenta-bot__launcher__text {
        margin-left: 10px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher__text,
    body #inbenta-survey .inbenta-bot__launcher__text,
    body #inbenta-survey.inbenta-bot__launcher__text {
      color: white;
      font-weight: 600; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__launcher:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__launcher:hover,
    body #inbenta-survey .inbenta-bot__launcher:hover,
    body #inbenta-survey.inbenta-bot__launcher:hover {
      background-color: transparent;
      color: white;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot__chat, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble,
  body #inbenta-survey .inbenta-bot__chat,
  body #inbenta-survey .inbenta-bot__bubble,
  body #inbenta-survey.inbenta-bot__chat,
  body #inbenta-survey.inbenta-bot__bubble {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
    width: 354px;
    height: 510px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__header, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__header, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__header,
    body #inbenta-survey .inbenta-bot__chat__header,
    body #inbenta-survey .inbenta-bot__bubble__header,
    body #inbenta-survey.inbenta-bot__chat__header,
    body #inbenta-survey.inbenta-bot__bubble__header {
      background-color: #333;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0 10px;
      position: relative;
      min-height: 50px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .header__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__title,
    body #inbenta-survey .inbenta-bot__chat .header__title,
    body #inbenta-survey .inbenta-bot__bubble .header__title,
    body #inbenta-survey.inbenta-bot__chat .header__title,
    body #inbenta-survey.inbenta-bot__bubble .header__title {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-justify-content: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      font-size: 20px;
      color: white;
      font-weight: normal;
      text-transform: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__title:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__title:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .header__title:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__title:before,
      body #inbenta-survey .inbenta-bot__chat .header__title:before,
      body #inbenta-survey .inbenta-bot__bubble .header__title:before,
      body #inbenta-survey.inbenta-bot__chat .header__title:before,
      body #inbenta-survey.inbenta-bot__bubble .header__title:before {
        -ms-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        content: "";
        background-image: url(../../assets/images/LG--logo.c2c8c823.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 82px;
        height: 34px;
        display: inline-block;
        margin-right: 10px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__actions__icon-categories, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__actions__icon-categories, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .header__actions__icon-categories, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__actions__icon-categories,
    body #inbenta-survey .inbenta-bot__chat .header__actions__icon-categories,
    body #inbenta-survey .inbenta-bot__bubble .header__actions__icon-categories,
    body #inbenta-survey.inbenta-bot__chat .header__actions__icon-categories,
    body #inbenta-survey.inbenta-bot__bubble .header__actions__icon-categories {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-justify-content: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #a50034;
      border-radius: 100px;
      margin-right: 8px;
      height: 35px;
      width: 35px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__actions__icon-categories:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__actions__icon-categories:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .header__actions__icon-categories:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__actions__icon-categories:before,
      body #inbenta-survey .inbenta-bot__chat .header__actions__icon-categories:before,
      body #inbenta-survey .inbenta-bot__bubble .header__actions__icon-categories:before,
      body #inbenta-survey.inbenta-bot__chat .header__actions__icon-categories:before,
      body #inbenta-survey.inbenta-bot__bubble .header__actions__icon-categories:before {
        content: "M";
        font-size: 16px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .header__actions__icon-categories:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__actions__icon-categories:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .header__actions__icon-categories:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__actions__icon-categories:hover,
      body #inbenta-survey .inbenta-bot__chat .header__actions__icon-categories:hover,
      body #inbenta-survey .inbenta-bot__bubble .header__actions__icon-categories:hover,
      body #inbenta-survey.inbenta-bot__chat .header__actions__icon-categories:hover,
      body #inbenta-survey.inbenta-bot__bubble .header__actions__icon-categories:hover {
        background-color: #d80546; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .body__wrapper, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .body__wrapper, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .body__wrapper, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .body__wrapper,
    body #inbenta-survey .inbenta-bot__chat .body__wrapper,
    body #inbenta-survey .inbenta-bot__bubble .body__wrapper,
    body #inbenta-survey.inbenta-bot__chat .body__wrapper,
    body #inbenta-survey.inbenta-bot__bubble .body__wrapper {
      background-color: #f2f3f4;
      padding: 15px 15px 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .alert-box__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .alert-box__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .alert-box__title,
    body #inbenta-survey .inbenta-bot__chat .alert-box__title,
    body #inbenta-survey .inbenta-bot__bubble .alert-box__title,
    body #inbenta-survey.inbenta-bot__chat .alert-box__title,
    body #inbenta-survey.inbenta-bot__bubble .alert-box__title {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      color: #a50034; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .alert-box__message, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .alert-box__message, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .alert-box__message, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .alert-box__message,
    body #inbenta-survey .inbenta-bot__chat .alert-box__message,
    body #inbenta-survey .inbenta-bot__bubble .alert-box__message,
    body #inbenta-survey.inbenta-bot__chat .alert-box__message,
    body #inbenta-survey.inbenta-bot__bubble .alert-box__message {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message__content,
    body #inbenta-survey .inbenta-bot__chat .messages__message__content,
    body #inbenta-survey .inbenta-bot__bubble .messages__message__content,
    body #inbenta-survey.inbenta-bot__chat .messages__message__content,
    body #inbenta-survey.inbenta-bot__bubble .messages__message__content {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: black;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 9px 12px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message .extended_message_container, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message .extended_message_container,
    body #inbenta-survey .inbenta-bot__chat .messages__message .extended_message_container,
    body #inbenta-survey .inbenta-bot__bubble .messages__message .extended_message_container,
    body #inbenta-survey.inbenta-bot__chat .messages__message .extended_message_container,
    body #inbenta-survey.inbenta-bot__bubble .messages__message .extended_message_container {
      -webkit-box-shadow: none;
              box-shadow: none;
      background-color: white;
      border-radius: 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message .extended_message_container .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content,
      body #inbenta-survey .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content,
      body #inbenta-survey .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content,
      body #inbenta-survey.inbenta-bot__chat .messages__message .extended_message_container .messages__message__content,
      body #inbenta-survey.inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content {
        padding: 0; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__text,
        body #inbenta-survey .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__text,
        body #inbenta-survey .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__text,
        body #inbenta-survey.inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__text,
        body #inbenta-survey.inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__text {
          padding: 9px 12px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--sent .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--sent .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--sent .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--sent .messages__message__content,
    body #inbenta-survey .inbenta-bot__chat .messages__message--sent .messages__message__content,
    body #inbenta-survey .inbenta-bot__bubble .messages__message--sent .messages__message__content,
    body #inbenta-survey.inbenta-bot__chat .messages__message--sent .messages__message__content,
    body #inbenta-survey.inbenta-bot__bubble .messages__message--sent .messages__message__content {
      background-color: #e5e5e5;
      color: black;
      border-radius: 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--sent .content__text .autolink-url, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--sent .content__text .autolink-url, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--sent .content__text .autolink-url, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--sent .content__text .autolink-url,
    body #inbenta-survey .inbenta-bot__chat .messages__message--sent .content__text .autolink-url,
    body #inbenta-survey .inbenta-bot__bubble .messages__message--sent .content__text .autolink-url,
    body #inbenta-survey.inbenta-bot__chat .messages__message--sent .content__text .autolink-url,
    body #inbenta-survey.inbenta-bot__bubble .messages__message--sent .content__text .autolink-url {
      word-break: break-all;
      -ms-word-break: break-all; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received,
    body #inbenta-survey .inbenta-bot__chat .messages__message--received,
    body #inbenta-survey .inbenta-bot__bubble .messages__message--received,
    body #inbenta-survey.inbenta-bot__chat .messages__message--received,
    body #inbenta-survey.inbenta-bot__bubble .messages__message--received {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-align-items: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__avatar,
      body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__avatar,
      body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__avatar,
      body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__avatar,
      body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__avatar {
        content: "";
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OENCOTM1RkFBQjQ5MTFFN0FGNTY4QTE3OTIxQTJBQTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OENCOTM1RjlBQjQ5MTFFN0FGNTY4QTE3OTIxQTJBQTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9Ijc0NUQ5RTNCQTAxMjhFNzUyOEFBODg4M0UwRDFCRkNDIiBzdFJlZjpkb2N1bWVudElEPSI3NDVEOUUzQkEwMTI4RTc1MjhBQTg4ODNFMEQxQkZDQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqpeXmYAABLdSURBVHjazFsJcNRVmv/6Sqc790ESkkCI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);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 0;
        width: 40px;
        height: 40px;
        margin: 0 26px 0 0; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar,
        body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar,
        body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar,
        body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar,
        body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar {
          display: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content,
      body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content,
      body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content,
      body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content,
      body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content {
        background-color: white;
        color: black;
        border-radius: 0;
        border: 1px solid #e5e5e5;
        position: relative; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content:after, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content:after,
        body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content:after,
        body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content:after,
        body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content:after,
        body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content:after {
          background-image: url(../../assets/images/arrow_message--received.76e38aad.svg);
          background-size: 100%;
          background-repeat: no-repeat;
          background-position: 50%;
          position: absolute;
          top: 8px;
          left: -19px;
          width: 20px;
          height: 20px;
          content: "";
          display: block;
          -webkit-transform: scaleX(-1), rotate(90deg);
              -ms-transform: scaleX(-1), rotate(90deg);
                  transform: scaleX(-1), rotate(90deg); }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content,
        body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content,
        body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content,
        body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content,
        body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content {
          background-color: white; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase,
          body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase,
          body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase,
          body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase,
          body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase {
            padding: 0 10px 0 0; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button .inbenta-bot-icon:before {
            color: #a50034; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
          body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
          body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
          body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
          body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button__text {
            color: #a50034; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover,
          body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover,
          body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover,
          body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover,
          body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover {
            background-color: #d80546; }
            body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before,
            body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before,
            body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before,
            body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before,
            body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button:hover .inbenta-bot-icon:before {
              color: white; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea,
          body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea,
          body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea,
          body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea,
          body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea {
            border-radius: 0;
            -webkit-box-shadow: none;
                    box-shadow: none;
            border: 1px solid #e7e7e7; }
            body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover,
            body #inbenta-survey .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover,
            body #inbenta-survey .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover,
            body #inbenta-survey.inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover,
            body #inbenta-survey.inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper__textarea:hover {
              border: 1px solid #e7e7e7; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .content__label, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .content__label,
      body #inbenta-survey .inbenta-bot__chat .messages__message--received .content__label,
      body #inbenta-survey .inbenta-bot__bubble .messages__message--received .content__label,
      body #inbenta-survey.inbenta-bot__chat .messages__message--received .content__label,
      body #inbenta-survey.inbenta-bot__bubble .messages__message--received .content__label {
        display: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .content__text__privacy, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .content__text__privacy, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .content__text__privacy, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .content__text__privacy,
      body #inbenta-survey .inbenta-bot__chat .messages__message--received .content__text__privacy,
      body #inbenta-survey .inbenta-bot__bubble .messages__message--received .content__text__privacy,
      body #inbenta-survey.inbenta-bot__chat .messages__message--received .content__text__privacy,
      body #inbenta-survey.inbenta-bot__bubble .messages__message--received .content__text__privacy {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 15px 0; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .content__text__privacy .privacy__input, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .content__text__privacy .privacy__input, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--received .content__text__privacy .privacy__input, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--received .content__text__privacy .privacy__input,
        body #inbenta-survey .inbenta-bot__chat .messages__message--received .content__text__privacy .privacy__input,
        body #inbenta-survey .inbenta-bot__bubble .messages__message--received .content__text__privacy .privacy__input,
        body #inbenta-survey.inbenta-bot__chat .messages__message--received .content__text__privacy .privacy__input,
        body #inbenta-survey.inbenta-bot__bubble .messages__message--received .content__text__privacy .privacy__input {
          height: 23px;
          margin: 0 5px 0 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--system .messages__message__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--system .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .messages__message--system .messages__message__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .messages__message--system .messages__message__content,
    body #inbenta-survey .inbenta-bot__chat .messages__message--system .messages__message__content,
    body #inbenta-survey .inbenta-bot__bubble .messages__message--system .messages__message__content,
    body #inbenta-survey.inbenta-bot__chat .messages__message--system .messages__message__content,
    body #inbenta-survey.inbenta-bot__bubble .messages__message--system .messages__message__content {
      background-color: white;
      color: black;
      border-radius: 0;
      border: 1px solid #e5e5e5; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--close, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--clock, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--check, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--doblecheck, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--close, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--clock, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--check, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--doblecheck, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--close, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--clock, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--check, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--doblecheck, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--close, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--clock, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--check, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--doblecheck,
    body #inbenta-survey .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--close,
    body #inbenta-survey .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--clock,
    body #inbenta-survey .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--check,
    body #inbenta-survey .inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--doblecheck,
    body #inbenta-survey .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--close,
    body #inbenta-survey .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--clock,
    body #inbenta-survey .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--check,
    body #inbenta-survey .inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--doblecheck,
    body #inbenta-survey.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--close,
    body #inbenta-survey.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--clock,
    body #inbenta-survey.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--check,
    body #inbenta-survey.inbenta-bot__chat .content__status .status__icon.inbenta-bot-icon--doblecheck,
    body #inbenta-survey.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--close,
    body #inbenta-survey.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--clock,
    body #inbenta-survey.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--check,
    body #inbenta-survey.inbenta-bot__bubble .content__status .status__icon.inbenta-bot-icon--doblecheck {
      color: #a50034;
      opacity: .4; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__open-sidebubble__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__open-sidebubble__phrase,
    body #inbenta-survey .inbenta-bot__chat .content__open-sidebubble__phrase,
    body #inbenta-survey .inbenta-bot__bubble .content__open-sidebubble__phrase,
    body #inbenta-survey.inbenta-bot__chat .content__open-sidebubble__phrase,
    body #inbenta-survey.inbenta-bot__bubble .content__open-sidebubble__phrase {
      color: #a50034;
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      font-weight: 600;
      margin: 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__open-sidebubble__icon,
    body #inbenta-survey .inbenta-bot__chat .content__open-sidebubble__icon,
    body #inbenta-survey .inbenta-bot__bubble .content__open-sidebubble__icon,
    body #inbenta-survey.inbenta-bot__chat .content__open-sidebubble__icon,
    body #inbenta-survey.inbenta-bot__bubble .content__open-sidebubble__icon {
      color: #a50034;
      margin: 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__open-sidebubble:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__open-sidebubble:hover,
    body #inbenta-survey .inbenta-bot__chat .content__open-sidebubble:hover,
    body #inbenta-survey .inbenta-bot__bubble .content__open-sidebubble:hover,
    body #inbenta-survey.inbenta-bot__chat .content__open-sidebubble:hover,
    body #inbenta-survey.inbenta-bot__bubble .content__open-sidebubble:hover {
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon,
      body #inbenta-survey .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-survey .inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon,
      body #inbenta-survey .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-survey .inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon,
      body #inbenta-survey.inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-survey.inbenta-bot__chat .content__open-sidebubble:hover .content__open-sidebubble__icon,
      body #inbenta-survey.inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__phrase,
      body #inbenta-survey.inbenta-bot__bubble .content__open-sidebubble:hover .content__open-sidebubble__icon {
        color: #d80546; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons,
    body #inbenta-survey .inbenta-bot__chat .content__buttons,
    body #inbenta-survey .inbenta-bot__bubble .content__buttons,
    body #inbenta-survey.inbenta-bot__chat .content__buttons,
    body #inbenta-survey.inbenta-bot__bubble .content__buttons {
      margin: 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise,
      body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise,
      body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise,
      body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise,
      body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise {
        padding-top: 13px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon,
        body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon,
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon,
        body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon,
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon {
          margin-right: 5px; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before,
          body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before,
          body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before,
          body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before,
          body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-icon--faq-icon:before {
            color: #a50034; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button,
        body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button,
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button,
        body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button,
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button {
          color: #a50034;
          font-size: 16px;
          font-weight: normal;
          background-color: transparent;
          border: none;
          padding: 0; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]),
          body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]),
          body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]),
          body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]),
          body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
            background-color: transparent;
            color: #d80546;
            opacity: 1; }
            body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked span, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked span, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked span, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked span,
            body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span,
            body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked span,
            body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span,
            body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked span,
            body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span,
            body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked span,
            body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) span,
            body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked span {
              opacity: 1; }
            body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button:hover:not([disabled]) .inbenta-bot-icon--faq-icon:before,
            body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked .inbenta-bot-icon--faq-icon:before {
              color: #d80546; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button.clicked,
          body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button.clicked {
            color: #d80546; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button[disabled],
          body #inbenta-survey .inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button[disabled],
          body #inbenta-survey .inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button[disabled],
          body #inbenta-survey.inbenta-bot__chat .content__buttons--multiple-choise .inbenta-bot-button[disabled],
          body #inbenta-survey.inbenta-bot__bubble .content__buttons--multiple-choise .inbenta-bot-button[disabled] {
            background-color: transparent; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--download .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button,
      body #inbenta-survey .inbenta-bot__chat .content__buttons--download .inbenta-bot-button,
      body #inbenta-survey .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button,
      body #inbenta-survey.inbenta-bot__chat .content__buttons--download .inbenta-bot-button,
      body #inbenta-survey.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button {
        color: #a50034;
        background-color: transparent;
        padding: 0;
        border: none;
        font-size: 16px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked,
        body #inbenta-survey .inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked,
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked,
        body #inbenta-survey.inbenta-bot__chat .content__buttons--download .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__chat .content__buttons--download .inbenta-bot-button.clicked,
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--download .inbenta-bot-button.clicked {
          background-color: transparent;
          color: #d80546; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button,
      body #inbenta-survey .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button,
      body #inbenta-survey .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button,
      body #inbenta-survey.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button,
      body #inbenta-survey.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button {
        color: #a50034;
        background-color: transparent;
        padding: 0;
        border: none;
        font-size: 16px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked,
        body #inbenta-survey .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked,
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked,
        body #inbenta-survey.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__chat .content__buttons--attached .inbenta-bot-button.clicked,
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__bubble .content__buttons--attached .inbenta-bot-button.clicked {
          background-color: transparent;
          color: #d80546; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-contents, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-contents, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related-contents, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related-contents,
    body #inbenta-survey .inbenta-bot__chat .content__related-contents,
    body #inbenta-survey .inbenta-bot__bubble .content__related-contents,
    body #inbenta-survey.inbenta-bot__chat .content__related-contents,
    body #inbenta-survey.inbenta-bot__bubble .content__related-contents {
      border-radius: 0;
      background-color: transparent;
      padding: 9px 12px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-contents .content__related__show, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-contents .content__related__show, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related-contents .content__related__show, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related-contents .content__related__show,
      body #inbenta-survey .inbenta-bot__chat .content__related-contents .content__related__show,
      body #inbenta-survey .inbenta-bot__bubble .content__related-contents .content__related__show,
      body #inbenta-survey.inbenta-bot__chat .content__related-contents .content__related__show,
      body #inbenta-survey.inbenta-bot__bubble .content__related-contents .content__related__show {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-justify-content: space-between;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0;
        font-size: 15px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__show, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__show, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__show,
    body #inbenta-survey .inbenta-bot__chat .content__related__show,
    body #inbenta-survey .inbenta-bot__bubble .content__related__show,
    body #inbenta-survey.inbenta-bot__chat .content__related__show,
    body #inbenta-survey.inbenta-bot__bubble .content__related__show {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      font-size: 16px;
      background-color: transparent;
      border-radius: 0;
      color: black; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__show:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__show:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__show:hover,
      body #inbenta-survey .inbenta-bot__chat .content__related__show:hover,
      body #inbenta-survey .inbenta-bot__bubble .content__related__show:hover,
      body #inbenta-survey.inbenta-bot__chat .content__related__show:hover,
      body #inbenta-survey.inbenta-bot__bubble .content__related__show:hover {
        background-color: transparent;
        color: black; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__icon,
    body #inbenta-survey .inbenta-bot__chat .content__related__icon,
    body #inbenta-survey .inbenta-bot__bubble .content__related__icon,
    body #inbenta-survey.inbenta-bot__chat .content__related__icon,
    body #inbenta-survey.inbenta-bot__bubble .content__related__icon {
      padding-bottom: 3px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__icon--closed:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__icon--closed:before,
      body #inbenta-survey .inbenta-bot__chat .content__related__icon--closed:before,
      body #inbenta-survey .inbenta-bot__bubble .content__related__icon--closed:before,
      body #inbenta-survey.inbenta-bot__chat .content__related__icon--closed:before,
      body #inbenta-survey.inbenta-bot__bubble .content__related__icon--closed:before {
        color: black; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__icon--opened:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__icon--opened:before,
      body #inbenta-survey .inbenta-bot__chat .content__related__icon--opened:before,
      body #inbenta-survey .inbenta-bot__bubble .content__related__icon--opened:before,
      body #inbenta-survey.inbenta-bot__chat .content__related__icon--opened:before,
      body #inbenta-survey.inbenta-bot__bubble .content__related__icon--opened:before {
        color: black; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related-buttons, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related-buttons, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related-buttons, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related-buttons,
    body #inbenta-survey .inbenta-bot__chat .content__related-buttons,
    body #inbenta-survey .inbenta-bot__bubble .content__related-buttons,
    body #inbenta-survey.inbenta-bot__chat .content__related-buttons,
    body #inbenta-survey.inbenta-bot__bubble .content__related-buttons {
      margin: 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__button,
    body #inbenta-survey .inbenta-bot__chat .content__related__button,
    body #inbenta-survey .inbenta-bot__bubble .content__related__button,
    body #inbenta-survey.inbenta-bot__chat .content__related__button,
    body #inbenta-survey.inbenta-bot__bubble .content__related__button {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      font-size: 16px;
      background-color: transparent;
      color: #a50034;
      border-radius: 0;
      padding: 4px 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:focus, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__button--active, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__button:focus, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__button--active, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__button:focus,
      body #inbenta-survey .inbenta-bot__chat .content__related__button--active,
      body #inbenta-survey .inbenta-bot__chat .content__related__button:hover:not([disabled]),
      body #inbenta-survey .inbenta-bot__chat .content__related__button:focus,
      body #inbenta-survey .inbenta-bot__bubble .content__related__button--active,
      body #inbenta-survey .inbenta-bot__bubble .content__related__button:hover:not([disabled]),
      body #inbenta-survey .inbenta-bot__bubble .content__related__button:focus,
      body #inbenta-survey.inbenta-bot__chat .content__related__button--active,
      body #inbenta-survey.inbenta-bot__chat .content__related__button:hover:not([disabled]),
      body #inbenta-survey.inbenta-bot__chat .content__related__button:focus,
      body #inbenta-survey.inbenta-bot__bubble .content__related__button--active,
      body #inbenta-survey.inbenta-bot__bubble .content__related__button:hover:not([disabled]),
      body #inbenta-survey.inbenta-bot__bubble .content__related__button:focus {
        background-color: transparent;
        color: #d80546; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .content__related__button:first-child, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .content__related__button:first-child, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .content__related__button:first-child, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .content__related__button:first-child,
      body #inbenta-survey .inbenta-bot__chat .content__related__button:first-child,
      body #inbenta-survey .inbenta-bot__bubble .content__related__button:first-child,
      body #inbenta-survey.inbenta-bot__chat .content__related__button:first-child,
      body #inbenta-survey.inbenta-bot__bubble .content__related__button:first-child {
        margin-top: 10px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__footer, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__footer, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__footer, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__footer,
    body #inbenta-survey .inbenta-bot__chat__footer,
    body #inbenta-survey .inbenta-bot__bubble__footer,
    body #inbenta-survey.inbenta-bot__chat__footer,
    body #inbenta-survey.inbenta-bot__bubble__footer {
      margin: 0;
      border-top: 1px solid #e5e5e5; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__content,
    body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__content,
    body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__content,
    body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__content,
    body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__content {
      background-color: white;
      color: black;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid #e5e5e5; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__content:after, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__content:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__content:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__content:after,
      body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__content:after,
      body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__content:after,
      body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__content:after,
      body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__content:after {
        background-image: url(../../assets/images/arrow_message--received.76e38aad.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        top: 8px;
        left: -19px;
        width: 20px;
        height: 20px;
        content: "";
        display: block;
        -webkit-transform: scaleX(-1), rotate(90deg);
            -ms-transform: scaleX(-1), rotate(90deg);
                transform: scaleX(-1), rotate(90deg); }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__avatar, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__avatar,
    body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__avatar,
    body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__avatar,
    body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__avatar,
    body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__avatar {
      content: "";
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OENCOTM1RkFBQjQ5MTFFN0FGNTY4QTE3OTIxQTJBQTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OENCOTM1RjlBQjQ5MTFFN0FGNTY4QTE3OTIxQTJBQTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9Ijc0NUQ5RTNCQTAxMjhFNzUyOEFBODg4M0UwRDFCRkNDIiBzdFJlZjpkb2N1bWVudElEPSI3NDVEOUUzQkEwMTI4RTc1MjhBQTg4ODNFMEQxQkZDQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqpeXmYAABLdSURBVHjazFsJcNRVmv/6Sqc790ESkkCI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);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100%;
      background-color: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-radius: 0;
      width: 40px;
      height: 40px;
      margin: 0 26px 0 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon,
      body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon,
      body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon,
      body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon,
      body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon {
        display: none; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before,
        body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before,
        body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before,
        body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before,
        body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__avatar .inbenta-bot-icon--avatar:before {
          color: white; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__dot, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__dot,
    body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__dot,
    body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__dot,
    body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__dot,
    body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__dot {
      background-color: #a50034; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__chat-activity .activity__text, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__chat-activity .activity__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__chat-activity .activity__text, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__chat-activity .activity__text,
    body #inbenta-survey .inbenta-bot__chat .footer__chat-activity .activity__text,
    body #inbenta-survey .inbenta-bot__bubble .footer__chat-activity .activity__text,
    body #inbenta-survey.inbenta-bot__chat .footer__chat-activity .activity__text,
    body #inbenta-survey.inbenta-bot__bubble .footer__chat-activity .activity__text {
      color: black;
      font-style: normal;
      font-size: 16px; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form,
    body #inbenta-survey .inbenta-bot__chat .footer__form,
    body #inbenta-survey .inbenta-bot__bubble .footer__form,
    body #inbenta-survey.inbenta-bot__chat .footer__form,
    body #inbenta-survey.inbenta-bot__bubble .footer__form {
      background-color: white;
      -webkit-box-shadow: none;
              box-shadow: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input,
      body #inbenta-survey .inbenta-bot__chat .footer__form__input,
      body #inbenta-survey .inbenta-bot__bubble .footer__form__input,
      body #inbenta-survey.inbenta-bot__chat .footer__form__input,
      body #inbenta-survey.inbenta-bot__bubble .footer__form__input {
        color: black;
        font-size: 16px;
        height: 50px;
        border: none;
        background-color: white;
        -webkit-box-shadow: none;
                box-shadow: none; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input::-webkit-input-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input::-webkit-input-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input::-webkit-input-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input::-webkit-input-placeholder,
        body #inbenta-survey .inbenta-bot__chat .footer__form__input::-webkit-input-placeholder,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input::-webkit-input-placeholder,
        body #inbenta-survey.inbenta-bot__chat .footer__form__input::-webkit-input-placeholder,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input::-webkit-input-placeholder {
          color: #7b7b7b;
          opacity: 1; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input::-moz-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input::-moz-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input::-moz-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input::-moz-placeholder,
        body #inbenta-survey .inbenta-bot__chat .footer__form__input::-moz-placeholder,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input::-moz-placeholder,
        body #inbenta-survey.inbenta-bot__chat .footer__form__input::-moz-placeholder,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input::-moz-placeholder {
          color: #7b7b7b;
          opacity: 1; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:-ms-input-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:-ms-input-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input:-ms-input-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input:-ms-input-placeholder,
        body #inbenta-survey .inbenta-bot__chat .footer__form__input:-ms-input-placeholder,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input:-ms-input-placeholder,
        body #inbenta-survey.inbenta-bot__chat .footer__form__input:-ms-input-placeholder,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input:-ms-input-placeholder {
          color: #7b7b7b;
          opacity: 1; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:-moz-placeholder, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:-moz-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input:-moz-placeholder, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input:-moz-placeholder,
        body #inbenta-survey .inbenta-bot__chat .footer__form__input:-moz-placeholder,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input:-moz-placeholder,
        body #inbenta-survey.inbenta-bot__chat .footer__form__input:-moz-placeholder,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input:-moz-placeholder {
          color: #7b7b7b;
          opacity: 1; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__input:hover[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__input:hover[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__input:hover[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input[disabled], body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__input:hover[disabled],
        body #inbenta-survey .inbenta-bot__chat .footer__form__input[disabled],
        body #inbenta-survey .inbenta-bot__chat .footer__form__input:hover[disabled],
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input[disabled],
        body #inbenta-survey .inbenta-bot__bubble .footer__form__input:hover[disabled],
        body #inbenta-survey.inbenta-bot__chat .footer__form__input[disabled],
        body #inbenta-survey.inbenta-bot__chat .footer__form__input:hover[disabled],
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input[disabled],
        body #inbenta-survey.inbenta-bot__bubble .footer__form__input:hover[disabled] {
          border: none;
          background-color: white; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button,
      body #inbenta-survey .inbenta-bot__chat .footer__form__button,
      body #inbenta-survey .inbenta-bot__bubble .footer__form__button,
      body #inbenta-survey.inbenta-bot__chat .footer__form__button,
      body #inbenta-survey.inbenta-bot__bubble .footer__form__button {
        background-color: white;
        height: 50px;
        -webkit-box-shadow: none;
                box-shadow: none;
        border: none; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before,
        body #inbenta-survey .inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before,
        body #inbenta-survey.inbenta-bot__chat .footer__form__button .inbenta-bot-icon:before,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__button .inbenta-bot-icon:before {
          color: #a50034; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button .inbenta-bot-icon--send, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon--send, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button .inbenta-bot-icon--send, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button .inbenta-bot-icon--send,
        body #inbenta-survey .inbenta-bot__chat .footer__form__button .inbenta-bot-icon--send,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__button .inbenta-bot-icon--send,
        body #inbenta-survey.inbenta-bot__chat .footer__form__button .inbenta-bot-icon--send,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__button .inbenta-bot-icon--send {
          right: 0; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button:hover:not([disabled]), body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__chat .footer__form__button:hover:not([disabled]),
        body #inbenta-survey .inbenta-bot__bubble .footer__form__button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__chat .footer__form__button:hover:not([disabled]),
        body #inbenta-survey.inbenta-bot__bubble .footer__form__button:hover:not([disabled]) {
          background-color: white;
          color: #d80546; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__chat .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__bubble .footer__form__button:hover:not([disabled]) .inbenta-bot-icon:before {
            color: #d80546; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button.footer__form__button--attach, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button.footer__form__button--attach, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button.footer__form__button--attach, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button.footer__form__button--attach,
        body #inbenta-survey .inbenta-bot__chat .footer__form__button.footer__form__button--attach,
        body #inbenta-survey .inbenta-bot__bubble .footer__form__button.footer__form__button--attach,
        body #inbenta-survey.inbenta-bot__chat .footer__form__button.footer__form__button--attach,
        body #inbenta-survey.inbenta-bot__bubble .footer__form__button.footer__form__button--attach {
          padding-right: 0; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__chat .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__bubble .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__chat .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__bubble .footer__form__button.footer__form__button--attach .inbenta-bot-icon:before {
            color: #a50034; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__chat .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey .inbenta-bot__bubble .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__chat .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before,
          body #inbenta-survey.inbenta-bot__bubble .footer__form__button.footer__form__button--attach:hover:not([disabled]) .inbenta-bot-icon:before {
            color: #d80546; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat .footer__form__counter-content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .footer__form__counter-content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat .footer__form__counter-content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .footer__form__counter-content,
      body #inbenta-survey .inbenta-bot__chat .footer__form__counter-content,
      body #inbenta-survey .inbenta-bot__bubble .footer__form__counter-content,
      body #inbenta-survey.inbenta-bot__chat .footer__form__counter-content,
      body #inbenta-survey.inbenta-bot__bubble .footer__form__counter-content {
        background-color: white;
        font-size: 13px;
        color: #d61049; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation,
    body #inbenta-survey .inbenta-bot__chat__confirmation,
    body #inbenta-survey .inbenta-bot__bubble__confirmation,
    body #inbenta-survey.inbenta-bot__chat__confirmation,
    body #inbenta-survey.inbenta-bot__bubble__confirmation {
      font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
      border-radius: 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation .confirmation-box, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation .confirmation-box,
      body #inbenta-survey .inbenta-bot__chat__confirmation .confirmation-box,
      body #inbenta-survey .inbenta-bot__bubble__confirmation .confirmation-box,
      body #inbenta-survey.inbenta-bot__chat__confirmation .confirmation-box,
      body #inbenta-survey.inbenta-bot__bubble__confirmation .confirmation-box {
        border-radius: 0; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation .confirmation-box__icon:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation .confirmation-box__icon:before,
        body #inbenta-survey .inbenta-bot__chat__confirmation .confirmation-box__icon:before,
        body #inbenta-survey .inbenta-bot__bubble__confirmation .confirmation-box__icon:before,
        body #inbenta-survey.inbenta-bot__chat__confirmation .confirmation-box__icon:before,
        body #inbenta-survey.inbenta-bot__bubble__confirmation .confirmation-box__icon:before {
          color: #a50034; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation .confirmation-box__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation .confirmation-box__title,
        body #inbenta-survey .inbenta-bot__chat__confirmation .confirmation-box__title,
        body #inbenta-survey .inbenta-bot__bubble__confirmation .confirmation-box__title,
        body #inbenta-survey.inbenta-bot__chat__confirmation .confirmation-box__title,
        body #inbenta-survey.inbenta-bot__bubble__confirmation .confirmation-box__title {
          font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
          color: black;
          text-align: center;
          font-size: 16px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation .confirmation-box__subtitle, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation .confirmation-box__subtitle,
        body #inbenta-survey .inbenta-bot__chat__confirmation .confirmation-box__subtitle,
        body #inbenta-survey .inbenta-bot__bubble__confirmation .confirmation-box__subtitle,
        body #inbenta-survey.inbenta-bot__chat__confirmation .confirmation-box__subtitle,
        body #inbenta-survey.inbenta-bot__bubble__confirmation .confirmation-box__subtitle {
          font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
          font-size: 15px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__confirmation .confirmation-box__buttons .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__confirmation .confirmation-box__buttons .inbenta-bot-button,
        body #inbenta-survey .inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button,
        body #inbenta-survey .inbenta-bot__bubble__confirmation .confirmation-box__buttons .inbenta-bot-button,
        body #inbenta-survey.inbenta-bot__chat__confirmation .confirmation-box__buttons .inbenta-bot-button,
        body #inbenta-survey.inbenta-bot__bubble__confirmation .confirmation-box__buttons .inbenta-bot-button {
          font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window,
    body #inbenta-survey .inbenta-bot__chat__custom-window,
    body #inbenta-survey .inbenta-bot__bubble__custom-window,
    body #inbenta-survey.inbenta-bot__chat__custom-window,
    body #inbenta-survey.inbenta-bot__bubble__custom-window {
      position: absolute !important;
      top: 25px !important;
      right: !important;
      bottom: !important;
      left: !important; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__close-button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__close-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__close-button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__close-button,
      body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__close-button,
      body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__close-button,
      body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__close-button,
      body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__close-button {
        display: none; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content,
      body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content,
      body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content,
      body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content,
      body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-justify-content: space-between;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        background-color: #f2f3f4;
        height: 100%; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__header .header__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__header .header__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title,
        body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__header .header__title,
        body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title,
        body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__header .header__title,
        body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title {
          background-color: #fff;
          color: black;
          margin: 0;
          padding: 12px 10px;
          min-height: 96px;
          position: relative;
          font-size: 26px;
          line-height: 36px;
          font-weight: bold;
          padding-right: 75px; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__header .header__title:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__header .header__title:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:before,
          body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__header .header__title:before,
          body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:before,
          body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__header .header__title:before,
          body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:before {
            content: none; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__header .header__title:after, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__header .header__title:after, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:after,
          body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__header .header__title:after,
          body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:after,
          body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__header .header__title:after,
          body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__header .header__title:after {
            content: "";
            -ms-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
            background-image: url(../../assets/images/LG--avatar_big.cf9fb4b9.png);
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: 50%;
            position: absolute;
            bottom: -28px;
            height: 119px;
            width: 75px;
            right: 20px; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body,
        body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body,
        body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body,
        body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body,
        body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body {
          height: 100%;
          max-height: 100%;
          overflow: auto;
          padding: 16px; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body .body__title, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body .body__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body .body__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body .body__title,
          body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body .body__title,
          body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body .body__title,
          body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body .body__title,
          body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body .body__title {
            color: #6b6b6b;
            font-weight: 600;
            font-size: 14px;
            margin: 4px 0; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body ul, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body ul, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body ul, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body ul,
          body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body ul,
          body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body ul,
          body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body ul,
          body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body ul {
            margin: 0;
            padding: 0; }
            body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body ul li, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body ul li, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body ul li, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body ul li,
            body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body ul li,
            body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body ul li,
            body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body ul li,
            body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body ul li {
              list-style: none;
              padding: 4px 0; }
              body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body ul li:before, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body ul li:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body ul li:before, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body ul li:before,
              body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body ul li:before,
              body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body ul li:before,
              body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body ul li:before,
              body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body ul li:before {
                content: "";
                display: inline-block;
                background-image: url(../../assets/images/LG--star.320464b2.svg);
                background-position: center center;
                background-repeat: no-repeat;
                background-size: 100%;
                width: 12px;
                min-width: 12px;
                height: 12px;
                min-height: 12px;
                margin-right: 10px; }
              body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body ul li a, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body ul li a, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body ul li a, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body ul li a,
              body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body ul li a,
              body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body ul li a,
              body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body ul li a,
              body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body ul li a {
                color: #6b6b6b;
                text-decoration: underline;
                font-size: 16px; }
                body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__body ul li a:hover, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__body ul li a:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__body ul li a:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__body ul li a:hover,
                body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__body ul li a:hover,
                body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__body ul li a:hover,
                body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__body ul li a:hover,
                body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__body ul li a:hover {
                  color: #a50034; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__footer, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__footer, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__footer, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__footer,
        body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__footer,
        body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__footer,
        body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__footer,
        body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__footer {
          padding: 16px; }
          body #inbenta-bot-sdk.inbenta .inbenta-bot__chat__custom-window .custom-window__content__footer .footer__button, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__custom-window .custom-window__content__footer .footer__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat__custom-window .custom-window__content__footer .footer__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__custom-window .custom-window__content__footer .footer__button,
          body #inbenta-survey .inbenta-bot__chat__custom-window .custom-window__content__footer .footer__button,
          body #inbenta-survey .inbenta-bot__bubble__custom-window .custom-window__content__footer .footer__button,
          body #inbenta-survey.inbenta-bot__chat__custom-window .custom-window__content__footer .footer__button,
          body #inbenta-survey.inbenta-bot__bubble__custom-window .custom-window__content__footer .footer__button {
            height: 43px;
            background-color: #a50034;
            border: none;
            border-bottom: 4px solid #670020;
            color: #fff;
            padding: 0 20px;
            border-radius: 5px;
            font-size: 16px;
            cursor: pointer;
            display: block;
            width: 100%; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .header__title, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble .header__title,
  body #inbenta-survey .inbenta-bot__bubble .header__title,
  body #inbenta-survey.inbenta-bot__bubble .header__title {
    font-size: 18px; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq__categories, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__body .body__content-faq__categories,
  body #inbenta-survey .inbenta-bot__bubble__body .body__content-faq__categories,
  body #inbenta-survey.inbenta-bot__bubble__body .body__content-faq__categories {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq__categories .categories__item, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__body .body__content-faq__categories .categories__item,
    body #inbenta-survey .inbenta-bot__bubble__body .body__content-faq__categories .categories__item,
    body #inbenta-survey.inbenta-bot__bubble__body .body__content-faq__categories .categories__item {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-grow: 2;
      -webkit-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      margin: 10px 5px;
      cursor: pointer;
      width: 30%; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq__categories .categories__item img, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__body .body__content-faq__categories .categories__item img,
      body #inbenta-survey .inbenta-bot__bubble__body .body__content-faq__categories .categories__item img,
      body #inbenta-survey.inbenta-bot__bubble__body .body__content-faq__categories .categories__item img {
        -webkit-box-shadow: none;
                box-shadow: none;
        height: 35px !important; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq__categories .categories__item__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__body .body__content-faq__categories .categories__item__button,
      body #inbenta-survey .inbenta-bot__bubble__body .body__content-faq__categories .categories__item__button,
      body #inbenta-survey.inbenta-bot__bubble__body .body__content-faq__categories .categories__item__button {
        border: none;
        color: #6b6b6b;
        font-size: 16px;
        background-color: white;
        padding: 15px 0 0 0; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble__body .body__content-faq__categories .categories__item:hover .categories__item__button, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble__body .body__content-faq__categories .categories__item:hover .categories__item__button,
      body #inbenta-survey .inbenta-bot__bubble__body .body__content-faq__categories .categories__item:hover .categories__item__button,
      body #inbenta-survey.inbenta-bot__bubble__body .body__content-faq__categories .categories__item:hover .categories__item__button {
        color: #a50034;
        cursor: pointer; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content,
  body #inbenta-survey .inbenta-bot-rating__content,
  body #inbenta-survey.inbenta-bot-rating__content {
    background-color: #F6F6F6; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__buttons .inbenta-bot-button,
    body #inbenta-survey .inbenta-bot-rating__content__buttons .inbenta-bot-button,
    body #inbenta-survey.inbenta-bot-rating__content__buttons .inbenta-bot-button {
      background-color: white; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button + .inbenta-bot-button, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__buttons .inbenta-bot-button + .inbenta-bot-button,
      body #inbenta-survey .inbenta-bot-rating__content__buttons .inbenta-bot-button + .inbenta-bot-button,
      body #inbenta-survey.inbenta-bot-rating__content__buttons .inbenta-bot-button + .inbenta-bot-button {
        margin-left: 8px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__buttons .inbenta-bot-button__text, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
      body #inbenta-survey .inbenta-bot-rating__content__buttons .inbenta-bot-button__text,
      body #inbenta-survey.inbenta-bot-rating__content__buttons .inbenta-bot-button__text {
        color: white; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content .inbenta-bot-icon--rating-yes:before, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content .inbenta-bot-icon--rating-yes:before,
    body #inbenta-survey .inbenta-bot-rating__content .inbenta-bot-icon--rating-yes:before,
    body #inbenta-survey.inbenta-bot-rating__content .inbenta-bot-icon--rating-yes:before {
      color: white; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content .inbenta-bot-icon--rating-no:before, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content .inbenta-bot-icon--rating-no:before,
    body #inbenta-survey .inbenta-bot-rating__content .inbenta-bot-icon--rating-no:before,
    body #inbenta-survey.inbenta-bot-rating__content .inbenta-bot-icon--rating-no:before {
      color: white; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__phrase,
    body #inbenta-survey .inbenta-bot-rating__content__phrase,
    body #inbenta-survey.inbenta-bot-rating__content__phrase {
      color: black; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__comment .comment__phrase, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__comment .comment__phrase,
    body #inbenta-survey .inbenta-bot-rating__content__comment .comment__phrase,
    body #inbenta-survey.inbenta-bot-rating__content__comment .comment__phrase {
      color: black;
      margin: 0; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-rating__content__thanks, body #inbenta-bot-sdk.inbenta.inbenta-bot-rating__content__thanks,
    body #inbenta-survey .inbenta-bot-rating__content__thanks,
    body #inbenta-survey.inbenta-bot-rating__content__thanks {
      color: black; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal,
  body #inbenta-survey .inbenta-bot-survey__modal,
  body #inbenta-survey.inbenta-bot-survey__modal {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.48);
    z-index: 99999999; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__header, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__header,
    body #inbenta-survey .inbenta-bot-survey__modal__header,
    body #inbenta-survey.inbenta-bot-survey__modal__header {
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-justify-content: flex-end;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      position: relative;
      width: 100%;
      max-width: 513px; }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__header .header__button, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__header .header__button,
      body #inbenta-survey .inbenta-bot-survey__modal__header .header__button,
      body #inbenta-survey.inbenta-bot-survey__modal__header .header__button {
        position: absolute !important;
        top: -21px !important;
        right: -46px !important;
        bottom: !important;
        left: !important;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-justify-content: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-align-items: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 100px;
        height: 32px;
        width: 32px;
        color: white;
        padding: 0;
        background-color: #a50034; }
        body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__header .header__button:hover, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__header .header__button:hover,
        body #inbenta-survey .inbenta-bot-survey__modal__header .header__button:hover,
        body #inbenta-survey.inbenta-bot-survey__modal__header .header__button:hover {
          background-color: #a50034; }
    body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__body, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__body,
    body #inbenta-survey .inbenta-bot-survey__modal__body,
    body #inbenta-survey.inbenta-bot-survey__modal__body {
      -webkit-box-shadow: 0px 8px 32px -8px rgba(0, 0, 0, 0.4);
              box-shadow: 0px 8px 32px -8px rgba(0, 0, 0, 0.4); }
      body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__body iframe, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__body iframe,
      body #inbenta-survey .inbenta-bot-survey__modal__body iframe,
      body #inbenta-survey.inbenta-bot-survey__modal__body iframe {
        border: none;
        max-height: 513px;
        max-width: 100%; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message__content .content__text .autolink-url, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message__content .content__text .autolink-url {
  display: block;
  word-break: break-all; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar {
  margin: 0 8px 0 0; }
  html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__avatar .inbenta-bot-icon--avatar {
    display: none; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__phrase {
  width: 60%; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__buttons .inbenta-bot-button {
  -ms-flex-shrink: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper .inbenta-bot-button, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message--received .messages__message__content .inbenta-bot-rating__content__comment .comment__wrapper .inbenta-bot-button {
  -ms-flex-shrink: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding: 6px 16px; }

html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__chat .messages__message .extended_message_container .messages__message__content .content__related__show, html.inbenta-bot--msie-11 #inbenta-bot-sdk.inbenta .inbenta-bot__bubble .messages__message .extended_message_container .messages__message__content .content__related__show {
  font-size: 15px;
  padding: 0; }

@media (max-width: 768px) {
  body #inbenta-bot-sdk.inbenta .inbenta-bot__chat, body #inbenta-bot-sdk.inbenta .inbenta-bot__bubble, body #inbenta-bot-sdk.inbenta.inbenta-bot__chat, body #inbenta-bot-sdk.inbenta.inbenta-bot__bubble,
  body #inbenta-survey .inbenta-bot__chat,
  body #inbenta-survey .inbenta-bot__bubble,
  body #inbenta-survey.inbenta-bot__chat,
  body #inbenta-survey.inbenta-bot__bubble {
    border-radius: 0;
    width: 100%;
    height: 100%; }
  body #inbenta-bot-sdk.inbenta .inbenta-bot-survey__modal__header .header__button, body #inbenta-bot-sdk.inbenta.inbenta-bot-survey__modal__header .header__button,
  body #inbenta-survey .inbenta-bot-survey__modal__header .header__button,
  body #inbenta-survey.inbenta-bot-survey__modal__header .header__button {
    position: absolute !important;
    top: !important;
    right: 14px !important;
    bottom: !important;
    left: !important; } }
