.bot-intent-answer-html-render a {
  color: #d6850d;
  text-decoration: none;
}
.bot-intent-answer-html-render a:hover,
.bot-intent-answer-html-render a:active,
.bot-intent-answer-html-render a:focus-visible,
.bot-intent-answer-html-render a:visited {
  text-decoration: none;
  color: #d6850d;
}

[dir="ltr"] .bot-intent-answer-html-render ul,
[dir="ltr"] .bot-intent-answer-html-render ol {
  padding-left: 20px;
}

[dir="rtl"] .bot-intent-answer-html-render ul,
[dir="rtl"] .bot-intent-answer-html-render ol {
  padding-right: 20px;
}
.bot-intent-answer-html-render ol {
  list-style: auto;
}
.bot-intent-answer-html-render ul {
  list-style: disc outside none;
  list-style: initial;
}

.bot-intent-answer-html-render ::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: transparent;
}

[dir="ltr"] .bot-intent-answer-html-render ::-webkit-scrollbar-thumb {
  right: 10px;
}

[dir="rtl"] .bot-intent-answer-html-render ::-webkit-scrollbar-thumb {
  left: 10px;
}
.bot-intent-answer-html-render ::-webkit-scrollbar-thumb:hover {
  background-color: hsla(215, 17%, 59%, 0.3);
}
.bot-intent-answer-html-render img {
  max-width: 100%;
  height: auto;
}

@keyframes shulexLoading {
  0% {
    background-color: #d3caca;
  }
  100% {
    background-color: #656363;
  }
}
.shulex-loading {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #656363;
  margin-top: 6px;
  animation-name: shulexLoading;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
}
.shulex-loading:nth-child(1) {
  animation-delay: 0.25s;
}
.shulex-loading:nth-child(2) {
  animation-delay: 0.5s;
}

.Cxo7MAM6wWX2_n0Hh1kK {
  background-image: url("");
  background-repeat: no-repeat;
}

[dir="ltr"] .Cxo7MAM6wWX2_n0Hh1kK {
  background-position: right bottom;
}

[dir="rtl"] .Cxo7MAM6wWX2_n0Hh1kK {
  background-position: left bottom;
}

[dir="ltr"] .E4PwUPBRZz81eNENinBO {
  background-image: linear-gradient(180deg, rgba(247, 166, 0, 0.32) 0%, rgba(255, 255, 255, 0.32) 100%);
}

[dir="rtl"] .E4PwUPBRZz81eNENinBO {
  background-image: linear-gradient(-180deg, rgba(247, 166, 0, 0.32) 0%, rgba(255, 255, 255, 0.32) 100%);
}
.nOdkBQq3XtkLWGzBHgzc {
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
}

